{
  "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/qXQVWG1AZxpdrbBmhE1U/Video.js", "ssg:https://framerusercontent.com/modules/6XEUSx2gmgYbVZKWyasj/ShTxgiM8MZn5DJYJLPne/fXrYtnviK.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.16.3/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/w90zR0qzeh1mgaDSvD54/Carousel.js", "ssg:https://framerusercontent.com/modules/UAoCyUwjkNLI0ETcyl1D/vN7ioopBXVLmrMuJt2ax/lZn5rFkp2.js", "ssg:https://framerusercontent.com/modules/z6AQeLfkjGEhtTxTF97q/a4irZ4W1Pc7VpOUfGjl8/NrGGt8HNg.js", "ssg:https://framerusercontent.com/modules/RgYRJX2NFjaEbmquL5x3/YY3uzlQZQKYwaKec3had/z94ZV63Gf.js", "ssg:https://framerusercontent.com/modules/JSOEwUMFMUgboI7suxtl/DjHcIfjPPvqhtBpBjKVo/wTiNE6v9P.js", "ssg:https://framerusercontent.com/modules/0uh4ervtP5utddBgT63h/auQrJOpzlZw2PecFdVgE/xXWfUWk6C.js", "ssg:https://framerusercontent.com/modules/3aRD8vUkclMcDQBD16Zc/DoekvW262ucNL7eEMrHr/iXRPp3cWw.js", "ssg:https://framerusercontent.com/modules/nqgrYagZlpz1C5M5hBQd/ZYlgOlqORwTfsvnQxZ8E/Zz0cotrbw.js", "ssg:https://framerusercontent.com/modules/035yBYfmG11be5AS5fLL/v5dM1eNz3S7UPtPkP8I9/Sticky_Button.js", "ssg:https://framerusercontent.com/modules/qK8sL8goYuFda3IGpcrk/sgFOTtvhfWAQBqlDQwQO/augiA20Il.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget}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 setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const isPlaying=videoRef.current.currentTime>0&&videoRef.current.onplaying&&!videoRef.current.paused&&!videoRef.current.ended&&videoRef.current.readyState>videoRef.current.HAVE_CURRENT_DATA;if(!isPlaying&&videoRef.current&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;videoRef.current.play().catch(e=>{}) // It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();},[]);return{play,pause,setProgress};}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);// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress}=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===SrcType.Url)return srcUrl+fragment;if(srcType===SrcType.Video)return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&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=()=>{if(!videoRef.current)return;if(videoRef.current.currentTime<.3)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=>{return onSeeked===null||onSeeked===void 0?void 0:onSeeked(e);},onPause:e=>{return onPause===null||onPause===void 0?void 0:onPause(e);},onPlay:e=>{return onPlay===null||onPlay===void 0?void 0:onPlay(e);},onEnded:e=>{return onEnd===null||onEnd===void 0?void 0:onEnd(e);},autoPlay:autoplayBehavior===\"on-mount\",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:SrcType.Url,srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",srcFile:\"\",posterEnabled:false,controls:false,playing:true,loop:true,muted:true,playsinline:true,restartOnEnter:false,objectFit:ObjectFitType.Cover,backgroundColor:\"rgba(0,0,0,0)\",radius:0,volume:25,startTime:0};const groupsRegex=/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu;function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(groupsRegex)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[ObjectFitType.Cover,ObjectFitType.Fill,ObjectFitType.Contain,ObjectFitType.ScaleDown,ObjectFitType.None,];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[SrcType.Url,SrcType.Video]},srcUrl:{type:ControlType.String,title:\" \",placeholder:\"../example.mp4\",hidden(props){return props.srcType===SrcType.Video;},description:\"Hosted video file URL. For YouTube, use the YouTube component.\"},srcFile:{type:ControlType.File,title:\" \",allowedFileTypes:[\"mp4\"],hidden(props){return props.srcType===SrcType.Url;}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},poster:{type:ControlType.Image,title:\" \",hidden:({posterEnabled})=>!posterEnabled},backgroundColor:{type:ControlType.Color,title:\"Background\"},...borderRadiusControl,startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options: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\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"112\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "// Generated by Framer (91bcfbd)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,Link,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/qXQVWG1AZxpdrbBmhE1U/Video.js\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";const IconoirFonts=getFonts(Iconoir);const VideoFonts=getFonts(Video);const MotionAWithFX=withFX(motion.a);const cycleOrder=[\"q2tAXrDBq\",\"QkbIy9TBP\",\"U5rh8TSXf\",\"SJzOKuCAi\",\"CBESpaMd9\",\"hYbGneCii\"];const serializationHash=\"framer-36NkL\";const variantClassNames={CBESpaMd9:\"framer-v-hhb5l9\",hYbGneCii:\"framer-v-1o893oq\",q2tAXrDBq:\"framer-v-1ibuc3j\",QkbIy9TBP:\"framer-v-17bak6a\",SJzOKuCAi:\"framer-v-76z5m1\",U5rh8TSXf:\"framer-v-vg45sl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation={opacity:0,rotate:0,scale:1,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,scale:1,transition:transition1,x:0,y:0};const transformTemplate2=(_,t)=>`perspective(1200px) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Tablet BLur\":\"SJzOKuCAi\",\"Variant 1\":\"q2tAXrDBq\",\"Variant 2\":\"QkbIy9TBP\",Tablet:\"hYbGneCii\",Variant:\"CBESpaMd9\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"q2tAXrDBq\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,MS2EauO_8,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"q2tAXrDBq\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1j6fp52=activeVariantCallback(async(...args)=>{setVariant(\"NAh1tUO2i\");});const onTap7wmo2q=activeVariantCallback(async(...args)=>{setVariant(\"U5rh8TSXf\");});const onTap17uvv92=activeVariantCallback(async(...args)=>{setVariant(\"CBESpaMd9\");});const onTap3rxd8l=activeVariantCallback(async(...args)=>{setVariant(\"hYbGneCii\");});const onTap1976po0=activeVariantCallback(async(...args)=>{setVariant(\"q2tAXrDBq\");});const onTap1ux0o08=activeVariantCallback(async(...args)=>{if(MS2EauO_8){const res=await MS2EauO_8(...args);if(res===false)return false;}});const onTap1cwvfg2=activeVariantCallback(async(...args)=>{setVariant(\"SJzOKuCAi\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"CBESpaMd9\",\"hYbGneCii\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"QkbIy9TBP\",\"SJzOKuCAi\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"SJzOKuCAi\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"hYbGneCii\")return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"U5rh8TSXf\")return false;return true;};const isDisplayed5=()=>{if(baseVariant===\"U5rh8TSXf\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"SJzOKuCAi\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"CBESpaMd9\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"CBESpaMd9\")return false;return true;};const isDisplayed9=()=>{if(baseVariant===\"hYbGneCii\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(Image,{...restProps,background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"min(345px, 100vw)\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ibuc3j\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"q2tAXrDBq\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({CBESpaMd9:{\"data-framer-name\":undefined},hYbGneCii:{\"data-framer-name\":\"Tablet\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"min(654px, 100vw)\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"}},QkbIy9TBP:{\"data-framer-name\":\"Variant 2\"},SJzOKuCAi:{\"data-framer-name\":\"Tablet BLur\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"min(654px, 100vw)\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"}},U5rh8TSXf:{\"data-framer-name\":\"Tablet\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"min(654px, 100vw)\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"}}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-wee8hq\",layoutDependency:layoutDependency,layoutId:\"vLMZwoMgL\",children:/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(345px, 100vw) - 30px)\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"},className:\"framer-zn4dus\",\"data-framer-name\":\"Navbar - Mobile\",layoutDependency:layoutDependency,layoutId:\"AVSWf_3Z0\",...addPropertyOverrides({SJzOKuCAi:{background:{alt:\"\",fit:\"fill\",sizes:\"624px\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"}},U5rh8TSXf:{background:{alt:\"\",fit:\"fill\",sizes:\"624px\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-184g6l\",layoutDependency:layoutDependency,layoutId:\"widUsduXP\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-6l3g74 framer-1tek33d\",\"data-framer-name\":\"Group 1216400264\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:176,layoutDependency:layoutDependency,layoutId:\"xWDBZMNXm\",svg:'<svg width=\"176\" height=\"25\" viewBox=\"0 0 176 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_748_1168)\">\\n<path d=\"M99.5375 18.1368V5.46338H104.942C107.14 5.46338 108.615 6.97478 108.615 9.22453C108.615 11.4743 107.172 12.9634 104.942 12.9634H101.071V18.1393H99.5375V18.1368ZM101.071 11.6527H104.747C106.222 11.6527 107.103 10.7434 107.103 9.22205C107.103 7.70074 106.222 6.7716 104.747 6.7716H101.071V11.6527Z\" fill=\"white\"/>\\n<path d=\"M110.036 18.1372V8.54603H111.422L111.473 10.5901L111.668 10.2284C112.106 9.41075 112.887 8.43701 114.123 8.43701C114.551 8.43701 114.893 8.50887 115.095 8.56337V10.0847C114.837 9.98062 114.551 9.8939 114.1 9.8939C112.719 9.8939 111.505 11.5217 111.505 13.3751V18.1397H110.036V18.1372Z\" fill=\"white\"/>\\n<path d=\"M120.142 18.3775C117.385 18.3775 115.602 16.4053 115.602 13.3527C115.602 10.3002 117.385 8.30566 120.142 8.30566C122.9 8.30566 124.682 10.2853 124.682 13.3527C124.682 16.4201 122.9 18.3775 120.142 18.3775ZM120.164 9.56681C118.256 9.56681 117.072 11.0163 117.072 13.3527C117.072 15.6892 118.286 17.1387 120.164 17.1387C122.043 17.1387 123.235 15.652 123.235 13.3527C123.235 11.0534 122.031 9.56681 120.164 9.56681Z\" fill=\"white\"/>\\n<path d=\"M127.159 18.137V9.69793H125.278V8.5458H127.159V7.10874C127.159 4.82925 128.823 4.01904 130.249 4.01904C131.081 4.01904 131.546 4.19992 132.086 4.4576V5.7014C131.793 5.51557 131.182 5.19347 130.443 5.19347C129.242 5.19347 128.607 5.89218 128.607 7.21775V8.5458H131.027V9.69793H128.607V18.1395H127.159V18.137Z\" fill=\"white\"/>\\n<path d=\"M136.158 18.3775C133.41 18.3775 131.704 16.4523 131.704 13.3527C131.704 10.2531 133.442 8.30566 136.136 8.30566C138.617 8.30566 140.22 10.0301 140.22 12.6986C140.22 12.9043 140.203 13.2066 140.186 13.437H133.152V13.655C133.152 16.0906 134.651 17.1808 136.136 17.1808C137.62 17.1808 138.526 16.4771 138.736 15.2457H140.205C139.944 17.1535 138.369 18.3775 136.155 18.3775H136.158ZM136.072 9.48009C134.617 9.48009 133.462 10.5653 133.198 12.1808L133.179 12.3071H138.78V12.1957C138.733 10.5207 137.697 9.48009 136.074 9.48009H136.072Z\" fill=\"white\"/>\\n<path d=\"M145.523 18.3775C143.204 18.3775 141.624 17.094 141.468 15.0945H142.896C143.049 16.4226 144.024 17.1832 145.59 17.1832C146.991 17.1832 147.86 16.5489 147.86 15.5306C147.86 14.4355 146.72 14.2125 145.804 14.0316L144.657 13.8136C142.781 13.4469 141.87 12.6069 141.87 11.2442C141.87 9.43298 143.194 8.30811 145.329 8.30811C147.464 8.30811 148.756 9.42059 148.909 11.2219H147.503C147.375 10.1292 146.58 9.50236 145.307 9.50236C144.034 9.50236 143.276 10.149 143.276 11.1129C143.276 12.0767 144.216 12.3492 145.179 12.5475L146.39 12.7878C148.431 13.1991 149.263 13.9424 149.263 15.3572C149.263 17.1931 147.796 18.38 145.523 18.38V18.3775Z\" fill=\"white\"/>\\n<path d=\"M154.436 18.3775C152.117 18.3775 150.536 17.094 150.381 15.0945H151.809C151.962 16.4226 152.937 17.1832 154.502 17.1832C155.903 17.1832 156.772 16.5489 156.772 15.5306C156.772 14.4355 155.632 14.2125 154.717 14.0316L153.569 13.8136C151.693 13.4469 150.782 12.6069 150.782 11.2442C150.782 9.43298 152.107 8.30811 154.241 8.30811C156.376 8.30811 157.669 9.42059 157.821 11.2219H156.415C156.287 10.1292 155.492 9.50236 154.219 9.50236C152.946 9.50236 152.188 10.149 152.188 11.1129C152.188 12.0767 153.129 12.3492 154.091 12.5475L155.303 12.7878C157.344 13.1991 158.176 13.9424 158.176 15.3572C158.176 17.1931 156.708 18.38 154.436 18.38V18.3775Z\" fill=\"white\"/>\\n<path d=\"M164.04 18.3775C161.283 18.3775 159.5 16.4053 159.5 13.3527C159.5 10.3002 161.283 8.30566 164.04 8.30566C166.798 8.30566 168.58 10.2853 168.58 13.3527C168.58 16.4201 166.798 18.3775 164.04 18.3775ZM164.063 9.56681C162.154 9.56681 160.97 11.0163 160.97 13.3527C160.97 15.6892 162.184 17.1387 164.063 17.1387C165.941 17.1387 167.133 15.652 167.133 13.3527C167.133 11.0534 165.929 9.56681 164.063 9.56681Z\" fill=\"white\"/>\\n<path d=\"M170.749 18.1372V8.54603H172.136L172.187 10.5901L172.382 10.2284C172.82 9.41075 173.6 8.43701 174.836 8.43701C175.265 8.43701 175.607 8.50887 175.809 8.56337V10.0847C175.543 9.97814 175.267 9.8939 174.814 9.8939C173.433 9.8939 172.219 11.5217 172.219 13.3751V18.1397H170.749V18.1372Z\" fill=\"white\"/>\\n<path d=\"M46.9633 15.0154H46.914L43.9054 5.4936L43.8931 5.46387H40.8624L45.198 18.0977L45.2079 18.1274H48.6769L52.9928 5.52333L53.015 5.46387H49.9891L46.9633 15.0154Z\" fill=\"white\"/>\\n<path d=\"M55.7084 4.74512C55.317 4.74512 54.9723 4.88139 54.6891 5.1465C54.4035 5.4141 54.2607 5.73868 54.2607 6.11033C54.2607 6.48199 54.406 6.81152 54.6891 7.07911C54.9723 7.3467 55.317 7.4805 55.7133 7.4805C56.1097 7.4805 56.4544 7.34423 56.7351 7.07911C57.0182 6.81152 57.161 6.48446 57.161 6.11033C57.161 5.7362 57.0182 5.4141 56.7351 5.1465C56.452 4.87891 56.1073 4.74512 55.706 4.74512H55.7084Z\" fill=\"white\"/>\\n<path d=\"M57.0453 8.60547H54.3568V18.1273H57.0453V8.60547Z\" fill=\"white\"/>\\n<path d=\"M64.3699 8.49646C64.2123 8.47911 64.0744 8.47168 63.9439 8.47168C63.4121 8.47168 62.9345 8.62777 62.5258 8.93253C62.1245 9.23233 61.834 9.67584 61.6592 10.2531H61.6395V8.60795H59.0297V18.1298H61.7183V12.7482C61.7183 12.3741 61.8044 12.0371 61.9719 11.7522C62.1393 11.4647 62.3707 11.2393 62.6612 11.0782C62.9517 10.9172 63.289 10.8354 63.6608 10.8354C63.8356 10.8354 64.0326 10.8503 64.2468 10.8775C64.4585 10.9048 64.6284 10.9395 64.7466 10.9742L64.8057 10.9915V8.57327L64.7712 8.56583C64.6579 8.5361 64.5225 8.5138 64.3674 8.49646H64.3699Z\" fill=\"white\"/>\\n<path d=\"M71.3497 15.9667L71.0247 16.0261C70.7342 16.0806 70.4363 16.0682 70.2221 15.9815C70.1015 15.932 70.0055 15.8452 69.9365 15.7214C69.8676 15.595 69.8331 15.4141 69.8331 15.1812V10.6594H71.5959V8.60292H69.8331V6.34326H67.1446V8.60292H65.8643V10.6594H67.1446V15.5256C67.1397 16.15 67.2726 16.6753 67.536 17.0866C67.7995 17.4979 68.1762 17.8051 68.6513 18.0008C69.0724 18.1743 69.5598 18.261 70.1064 18.261C70.1753 18.261 70.2443 18.261 70.3157 18.256C70.6554 18.2437 70.946 18.209 71.1848 18.1545C71.4261 18.0975 71.6058 18.0504 71.7363 18.0083L71.7757 17.9959L71.3571 16.0088L71.3473 15.9642L71.3497 15.9667Z\" fill=\"white\"/>\\n<path d=\"M79.2061 14.0663C79.211 14.4776 79.1297 14.827 78.9648 15.1045C78.7998 15.382 78.5832 15.5951 78.3197 15.7363C78.0538 15.8775 77.7658 15.9494 77.4629 15.9494C76.9853 15.9494 76.6012 15.7908 76.3181 15.4786C76.035 15.1664 75.8872 14.7303 75.8848 14.1902V8.60795H73.1962V14.6585C73.2012 15.3993 73.339 16.0435 73.6074 16.5762C73.8758 17.1089 74.2574 17.5277 74.7375 17.8176C75.2176 18.1075 75.7814 18.2536 76.4141 18.2536C77.1232 18.2536 77.7338 18.0827 78.2311 17.7432C78.7186 17.4087 79.0731 16.9628 79.2898 16.4177H79.3119V18.1297H81.8971V8.60547H79.2085V14.0663H79.2061Z\" fill=\"white\"/>\\n<path d=\"M90.6939 9.24702C90.3197 8.98686 89.8864 8.7936 89.4038 8.66971C88.9237 8.54583 88.4165 8.48389 87.8946 8.48389C87.1437 8.48389 86.474 8.60034 85.9053 8.82829C85.3341 9.05624 84.8613 9.38825 84.4994 9.81193C84.1375 10.2356 83.8938 10.7435 83.7707 11.3209L83.7608 11.3729L86.2155 11.5736H86.2524L86.2622 11.5414C86.3484 11.2416 86.5281 10.9888 86.794 10.7881C87.0624 10.5875 87.4292 10.4859 87.8847 10.4859C88.3156 10.4859 88.6504 10.5899 88.8819 10.7931C89.1133 10.9963 89.229 11.2886 89.229 11.6628V11.6999C89.229 11.8858 89.1625 12.022 89.0222 12.1162C88.8769 12.2153 88.6406 12.2896 88.3156 12.3392C87.9857 12.3912 87.5548 12.4433 87.0009 12.5027C86.538 12.5473 86.0874 12.6266 85.6664 12.7381C85.243 12.8496 84.8589 13.0156 84.5265 13.2361C84.1917 13.4566 83.9233 13.7515 83.7313 14.1132C83.5368 14.475 83.4383 14.9259 83.4383 15.4561C83.4383 16.0855 83.5762 16.6157 83.8519 17.0369C84.1252 17.4581 84.5044 17.7802 84.9795 17.9933C85.4522 18.2064 85.9964 18.3129 86.5971 18.3129C87.0624 18.3129 87.481 18.2485 87.8379 18.1221C88.1949 17.9958 88.5052 17.8174 88.7612 17.5919C89.0099 17.3739 89.2118 17.1162 89.3619 16.8263V18.1345H91.9175V11.7297C91.9175 11.1648 91.8067 10.6717 91.5876 10.2629C91.3685 9.85653 91.0681 9.51709 90.6914 9.25693L90.6939 9.24702ZM89.2487 13.7886V14.7103C89.2487 15.0324 89.1674 15.3223 89.005 15.5751C88.8425 15.8303 88.616 16.0334 88.3328 16.1821C88.0472 16.3308 87.7148 16.4076 87.3406 16.4076C86.9664 16.4076 86.6315 16.3159 86.3829 16.1375C86.1342 15.9591 86.0136 15.7039 86.0136 15.362C86.0136 15.1266 86.0751 14.9284 86.1933 14.7723C86.3139 14.6137 86.4863 14.4849 86.7054 14.3907C86.9295 14.2941 87.1929 14.2222 87.4933 14.1801C87.6361 14.1603 87.7936 14.1355 87.9684 14.1107C88.1457 14.0835 88.323 14.0513 88.4953 14.0191C88.6701 13.9844 88.8301 13.9447 88.9729 13.9001C89.0813 13.8679 89.1724 13.8308 89.2462 13.7911L89.2487 13.7886Z\" fill=\"white\"/>\\n<path d=\"M96.5339 5.46387H93.8453V18.1274H96.5339V5.46387Z\" fill=\"white\"/>\\n<path d=\"M29.1505 13.1491L31.8439 11.7046V17.0242L17.7217 24.8637L17.0077 24.4722L3.5921 17.0242V11.7046L6.28803 13.154V15.4261L17.7168 21.769L29.1505 15.4261V13.1491Z\" fill=\"white\"/>\\n<path d=\"M34.7861 7.77998L33.3113 8.57284L31.8439 9.35828L29.1505 10.8077L17.7168 16.9425L6.28804 10.8077L3.59211 9.36323L2.12228 8.57284L0.647522 7.77998L17.7168 0L34.7861 7.77998Z\" fill=\"white\"/>\\n<path d=\"M2.22568 22.2992V11.1743L0.684445 10.4087V22.2992C0.273286 22.5593 0 23.0152 0 23.538C0 24.3458 0.652439 25.0023 1.45506 25.0023C2.25768 25.0023 2.91012 24.3458 2.91012 23.538C2.91012 23.0152 2.63438 22.5593 2.22568 22.2992Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_748_1168\">\\n<rect width=\"175.806\" height=\"25\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-95hc3n\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"KFlrUGyza\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(97, 165, 223)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(42, 119, 187)\",borderBottomLeftRadius:6.5,borderBottomRightRadius:6.5,borderTopLeftRadius:6.5,borderTopRightRadius:6.5},...addPropertyOverrides({SJzOKuCAi:{onTap:onTap7wmo2q}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uj2lg2-container\",layoutDependency:layoutDependency,layoutId:\"QmwWoVF3P-container\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Cancel\",id:\"QmwWoVF3P\",layoutId:\"QmwWoVF3P\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-rj823c\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"cLxkqowGh\",onTap:onTap17uvv92,...addPropertyOverrides({U5rh8TSXf:{onTap:onTap3rxd8l}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-eml44t\",\"data-framer-name\":\"Group 1216400280\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:37,intrinsicWidth:34,layoutDependency:layoutDependency,layoutId:\"RZsGQA0ma\",svg:'<svg width=\"34\" height=\"37\" viewBox=\"0 0 34 37\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_748_1225)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.27271 14.0399C9.27271 13.8559 9.34394 13.6795 9.47074 13.5494C9.59754 13.4193 9.76952 13.3462 9.94884 13.3462H23.0208C23.2001 13.3462 23.3721 13.4193 23.4989 13.5494C23.6257 13.6795 23.6969 13.8559 23.6969 14.0399C23.6969 14.2239 23.6257 14.4004 23.4989 14.5305C23.3721 14.6606 23.2001 14.7337 23.0208 14.7337H9.94884C9.76952 14.7337 9.59754 14.6606 9.47074 14.5305C9.34394 14.4004 9.27271 14.2239 9.27271 14.0399ZM9.27271 17.9712C9.27271 17.7872 9.34394 17.6107 9.47074 17.4806C9.59754 17.3505 9.76952 17.2774 9.94884 17.2774H23.0208C23.2001 17.2774 23.3721 17.3505 23.4989 17.4806C23.6257 17.6107 23.6969 17.7872 23.6969 17.9712C23.6969 18.1552 23.6257 18.3316 23.4989 18.4617C23.3721 18.5918 23.2001 18.6649 23.0208 18.6649H9.94884C9.76952 18.6649 9.59754 18.5918 9.47074 18.4617C9.34394 18.3316 9.27271 18.1552 9.27271 17.9712ZM9.94884 21.2087C9.76952 21.2087 9.59754 21.2818 9.47074 21.4119C9.34394 21.542 9.27271 21.7184 9.27271 21.9024C9.27271 22.0864 9.34394 22.2629 9.47074 22.393C9.59754 22.5231 9.76952 22.5962 9.94884 22.5962H23.0208C23.2001 22.5962 23.3721 22.5231 23.4989 22.393C23.6257 22.2629 23.6969 22.0864 23.6969 21.9024C23.6969 21.7184 23.6257 21.542 23.4989 21.4119C23.3721 21.2818 23.2001 21.2087 23.0208 21.2087H9.94884Z\" fill=\"white\"/>\\n</g>\\n<rect x=\"0.5\" y=\"-0.5\" width=\"33\" height=\"36\" rx=\"6.5\" transform=\"matrix(1 0 0 -1 0 36)\" fill=\"#7AB3E2\" fill-opacity=\"0.2\" stroke=\"#61A5DF\"/>\\n<defs>\\n<clipPath id=\"clip0_748_1225\">\\n<rect width=\"14.4242\" height=\"14.8\" fill=\"white\" transform=\"translate(9.27271 10.5713)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-olf99g\",layoutDependency:layoutDependency,layoutId:\"WhZbq1BId\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:\"315px\",src:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png\",srcSet:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=512 512w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png 2048w\"},className:\"framer-xcqh7\",\"data-framer-name\":\"Group 1216400251\",layoutDependency:layoutDependency,layoutId:\"YQ6wX86uh\",...addPropertyOverrides({U5rh8TSXf:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:\"502px\",src:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png\",srcSet:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=512 512w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png 2048w\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:478,intrinsicWidth:600,pixelHeight:478,pixelWidth:600,sizes:\"240px\",src:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif\",srcSet:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif?scale-down-to=512 512w, https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif 600w\"},className:\"framer-1sqm9kj\",layoutDependency:layoutDependency,layoutId:\"EEkDmHGrY\",style:{borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5},...addPropertyOverrides({U5rh8TSXf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:478,intrinsicWidth:600,pixelHeight:478,pixelWidth:600,sizes:\"386px\",src:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif\",srcSet:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif?scale-down-to=512 512w, https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif 600w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ceyb58\",layoutDependency:layoutDependency,layoutId:\"McdibHOgp\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"45px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Work Smarter,\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"45px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(255, 255, 255))\"},children:\"Not Harder!\"})]}),className:\"framer-163ziqs\",\"data-framer-name\":\"Work Smarter, Not Harder!\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"M7ctPROtg\",style:{\"--extracted-2gxw0f\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Take advantage of our advanced \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(255, 255, 255))\"},children:\"A.I technology to enhance your learning\"})]}),className:\"framer-oh6n3l\",\"data-framer-name\":\"Take advantage of our advanced A.I technology to enhance your learning\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"fPp83lwr9\",style:{\"--extracted-2gxw0f\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"17.61140032893082px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Take advantage of our advanced. A.I technology to enhance your learning\"})}),className:\"framer-5svrl9\",\"data-framer-name\":\"Take advantage of our advanced A.I technology to enhance your learning\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"FglUuQejt\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",viewBox:\"0 0 619 24\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yg2pdz\",layoutDependency:layoutDependency,layoutId:\"x12ibfrVJ\",children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"158px\",src:\"https://framerusercontent.com/images/DyTYx6lAQm6yRP353fVyBvOpk.png\",srcSet:\"https://framerusercontent.com/images/DyTYx6lAQm6yRP353fVyBvOpk.png?scale-down-to=512 512w, https://framerusercontent.com/images/DyTYx6lAQm6yRP353fVyBvOpk.png 580w\"},className:\"framer-1ehtrgh framer-1tek33d\",\"data-framer-name\":\"Rectangle 99\",layoutDependency:layoutDependency,layoutId:\"vnXb0hyl_\",style:{borderBottomLeftRadius:7,borderBottomRightRadius:7,borderTopLeftRadius:7,borderTopRightRadius:7},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Download now\"})}),className:\"framer-1sktgkk\",\"data-framer-name\":\"Download now\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"TYF0rIbcW\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22.935248115273765px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Work Smarter, Not Harder!\"})}),className:\"framer-nwyt8i\",\"data-framer-name\":\"Work Smarter, Not Harder!\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"PgpcFYAFg\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",viewBox:\"0 0 295 20\",withExternalLayout:true}),isDisplayed6()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/mXx5xLadCsG51GqD05hd1FwV2Vk.png\",srcSet:\"https://framerusercontent.com/images/mXx5xLadCsG51GqD05hd1FwV2Vk.png?scale-down-to=512 512w, https://framerusercontent.com/images/mXx5xLadCsG51GqD05hd1FwV2Vk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/mXx5xLadCsG51GqD05hd1FwV2Vk.png 2048w\"},className:\"framer-na4s7w\",\"data-framer-name\":\"Group 1216400251\",layoutDependency:layoutDependency,layoutId:\"ClJ9EC0am\",...addPropertyOverrides({SJzOKuCAi:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:\"624px\",src:\"https://framerusercontent.com/images/mXx5xLadCsG51GqD05hd1FwV2Vk.png\",srcSet:\"https://framerusercontent.com/images/mXx5xLadCsG51GqD05hd1FwV2Vk.png?scale-down-to=512 512w, https://framerusercontent.com/images/mXx5xLadCsG51GqD05hd1FwV2Vk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/mXx5xLadCsG51GqD05hd1FwV2Vk.png 2048w\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zzb6nf-container\",layoutDependency:layoutDependency,layoutId:\"YdtOOZ_Ny-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:5,bottomLeftRadius:5,bottomRightRadius:5,controls:false,height:\"100%\",id:\"YdtOOZ_Ny\",isMixedBorderRadius:false,layoutId:\"YdtOOZ_Ny\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/b713zAT1tDEw1Qcoyex9zEYdzQ.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:5,topRightRadius:5,volume:25,width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-5pidxa\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"i6lqnixlZ\",onTap:onTap1976po0,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(71, 71, 71, 0.16)\",WebkitBackdropFilter:\"blur(10px)\"}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-i75md5-container\",layoutDependency:layoutDependency,layoutId:\"v_LSh3PgE-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,controls:true,height:\"100%\",id:\"v_LSh3PgE\",isMixedBorderRadius:false,layoutId:\"v_LSh3PgE\",loop:true,muted:false,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/ItNe0X02j31DsCWDsixDBJ6V2OE.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:10,topRightRadius:10,volume:25,width:\"100%\",...addPropertyOverrides({SJzOKuCAi:{objectFit:\"contain\"}},baseVariant,gestureVariant)})}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"},className:\"framer-1d7vrop\",layoutDependency:layoutDependency,layoutId:\"by_SGakPV\",...addPropertyOverrides({CBESpaMd9:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(345px, 100vw) - 30px)\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"}}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o8j80n\",layoutDependency:layoutDependency,layoutId:\"n656130f0\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-gzgsds\",\"data-framer-name\":\"Group 1216400264\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:176,layoutDependency:layoutDependency,layoutId:\"gtsB37oFm\",svg:'<svg width=\"176\" height=\"25\" viewBox=\"0 0 176 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_748_1168)\">\\n<path d=\"M99.5375 18.1368V5.46338H104.942C107.14 5.46338 108.615 6.97478 108.615 9.22453C108.615 11.4743 107.172 12.9634 104.942 12.9634H101.071V18.1393H99.5375V18.1368ZM101.071 11.6527H104.747C106.222 11.6527 107.103 10.7434 107.103 9.22205C107.103 7.70074 106.222 6.7716 104.747 6.7716H101.071V11.6527Z\" fill=\"white\"/>\\n<path d=\"M110.036 18.1372V8.54603H111.422L111.473 10.5901L111.668 10.2284C112.106 9.41075 112.887 8.43701 114.123 8.43701C114.551 8.43701 114.893 8.50887 115.095 8.56337V10.0847C114.837 9.98062 114.551 9.8939 114.1 9.8939C112.719 9.8939 111.505 11.5217 111.505 13.3751V18.1397H110.036V18.1372Z\" fill=\"white\"/>\\n<path d=\"M120.142 18.3775C117.385 18.3775 115.602 16.4053 115.602 13.3527C115.602 10.3002 117.385 8.30566 120.142 8.30566C122.9 8.30566 124.682 10.2853 124.682 13.3527C124.682 16.4201 122.9 18.3775 120.142 18.3775ZM120.164 9.56681C118.256 9.56681 117.072 11.0163 117.072 13.3527C117.072 15.6892 118.286 17.1387 120.164 17.1387C122.043 17.1387 123.235 15.652 123.235 13.3527C123.235 11.0534 122.031 9.56681 120.164 9.56681Z\" fill=\"white\"/>\\n<path d=\"M127.159 18.137V9.69793H125.278V8.5458H127.159V7.10874C127.159 4.82925 128.823 4.01904 130.249 4.01904C131.081 4.01904 131.546 4.19992 132.086 4.4576V5.7014C131.793 5.51557 131.182 5.19347 130.443 5.19347C129.242 5.19347 128.607 5.89218 128.607 7.21775V8.5458H131.027V9.69793H128.607V18.1395H127.159V18.137Z\" fill=\"white\"/>\\n<path d=\"M136.158 18.3775C133.41 18.3775 131.704 16.4523 131.704 13.3527C131.704 10.2531 133.442 8.30566 136.136 8.30566C138.617 8.30566 140.22 10.0301 140.22 12.6986C140.22 12.9043 140.203 13.2066 140.186 13.437H133.152V13.655C133.152 16.0906 134.651 17.1808 136.136 17.1808C137.62 17.1808 138.526 16.4771 138.736 15.2457H140.205C139.944 17.1535 138.369 18.3775 136.155 18.3775H136.158ZM136.072 9.48009C134.617 9.48009 133.462 10.5653 133.198 12.1808L133.179 12.3071H138.78V12.1957C138.733 10.5207 137.697 9.48009 136.074 9.48009H136.072Z\" fill=\"white\"/>\\n<path d=\"M145.523 18.3775C143.204 18.3775 141.624 17.094 141.468 15.0945H142.896C143.049 16.4226 144.024 17.1832 145.59 17.1832C146.991 17.1832 147.86 16.5489 147.86 15.5306C147.86 14.4355 146.72 14.2125 145.804 14.0316L144.657 13.8136C142.781 13.4469 141.87 12.6069 141.87 11.2442C141.87 9.43298 143.194 8.30811 145.329 8.30811C147.464 8.30811 148.756 9.42059 148.909 11.2219H147.503C147.375 10.1292 146.58 9.50236 145.307 9.50236C144.034 9.50236 143.276 10.149 143.276 11.1129C143.276 12.0767 144.216 12.3492 145.179 12.5475L146.39 12.7878C148.431 13.1991 149.263 13.9424 149.263 15.3572C149.263 17.1931 147.796 18.38 145.523 18.38V18.3775Z\" fill=\"white\"/>\\n<path d=\"M154.436 18.3775C152.117 18.3775 150.536 17.094 150.381 15.0945H151.809C151.962 16.4226 152.937 17.1832 154.502 17.1832C155.903 17.1832 156.772 16.5489 156.772 15.5306C156.772 14.4355 155.632 14.2125 154.717 14.0316L153.569 13.8136C151.693 13.4469 150.782 12.6069 150.782 11.2442C150.782 9.43298 152.107 8.30811 154.241 8.30811C156.376 8.30811 157.669 9.42059 157.821 11.2219H156.415C156.287 10.1292 155.492 9.50236 154.219 9.50236C152.946 9.50236 152.188 10.149 152.188 11.1129C152.188 12.0767 153.129 12.3492 154.091 12.5475L155.303 12.7878C157.344 13.1991 158.176 13.9424 158.176 15.3572C158.176 17.1931 156.708 18.38 154.436 18.38V18.3775Z\" fill=\"white\"/>\\n<path d=\"M164.04 18.3775C161.283 18.3775 159.5 16.4053 159.5 13.3527C159.5 10.3002 161.283 8.30566 164.04 8.30566C166.798 8.30566 168.58 10.2853 168.58 13.3527C168.58 16.4201 166.798 18.3775 164.04 18.3775ZM164.063 9.56681C162.154 9.56681 160.97 11.0163 160.97 13.3527C160.97 15.6892 162.184 17.1387 164.063 17.1387C165.941 17.1387 167.133 15.652 167.133 13.3527C167.133 11.0534 165.929 9.56681 164.063 9.56681Z\" fill=\"white\"/>\\n<path d=\"M170.749 18.1372V8.54603H172.136L172.187 10.5901L172.382 10.2284C172.82 9.41075 173.6 8.43701 174.836 8.43701C175.265 8.43701 175.607 8.50887 175.809 8.56337V10.0847C175.543 9.97814 175.267 9.8939 174.814 9.8939C173.433 9.8939 172.219 11.5217 172.219 13.3751V18.1397H170.749V18.1372Z\" fill=\"white\"/>\\n<path d=\"M46.9633 15.0154H46.914L43.9054 5.4936L43.8931 5.46387H40.8624L45.198 18.0977L45.2079 18.1274H48.6769L52.9928 5.52333L53.015 5.46387H49.9891L46.9633 15.0154Z\" fill=\"white\"/>\\n<path d=\"M55.7084 4.74512C55.317 4.74512 54.9723 4.88139 54.6891 5.1465C54.4035 5.4141 54.2607 5.73868 54.2607 6.11033C54.2607 6.48199 54.406 6.81152 54.6891 7.07911C54.9723 7.3467 55.317 7.4805 55.7133 7.4805C56.1097 7.4805 56.4544 7.34423 56.7351 7.07911C57.0182 6.81152 57.161 6.48446 57.161 6.11033C57.161 5.7362 57.0182 5.4141 56.7351 5.1465C56.452 4.87891 56.1073 4.74512 55.706 4.74512H55.7084Z\" fill=\"white\"/>\\n<path d=\"M57.0453 8.60547H54.3568V18.1273H57.0453V8.60547Z\" fill=\"white\"/>\\n<path d=\"M64.3699 8.49646C64.2123 8.47911 64.0744 8.47168 63.9439 8.47168C63.4121 8.47168 62.9345 8.62777 62.5258 8.93253C62.1245 9.23233 61.834 9.67584 61.6592 10.2531H61.6395V8.60795H59.0297V18.1298H61.7183V12.7482C61.7183 12.3741 61.8044 12.0371 61.9719 11.7522C62.1393 11.4647 62.3707 11.2393 62.6612 11.0782C62.9517 10.9172 63.289 10.8354 63.6608 10.8354C63.8356 10.8354 64.0326 10.8503 64.2468 10.8775C64.4585 10.9048 64.6284 10.9395 64.7466 10.9742L64.8057 10.9915V8.57327L64.7712 8.56583C64.6579 8.5361 64.5225 8.5138 64.3674 8.49646H64.3699Z\" fill=\"white\"/>\\n<path d=\"M71.3497 15.9667L71.0247 16.0261C70.7342 16.0806 70.4363 16.0682 70.2221 15.9815C70.1015 15.932 70.0055 15.8452 69.9365 15.7214C69.8676 15.595 69.8331 15.4141 69.8331 15.1812V10.6594H71.5959V8.60292H69.8331V6.34326H67.1446V8.60292H65.8643V10.6594H67.1446V15.5256C67.1397 16.15 67.2726 16.6753 67.536 17.0866C67.7995 17.4979 68.1762 17.8051 68.6513 18.0008C69.0724 18.1743 69.5598 18.261 70.1064 18.261C70.1753 18.261 70.2443 18.261 70.3157 18.256C70.6554 18.2437 70.946 18.209 71.1848 18.1545C71.4261 18.0975 71.6058 18.0504 71.7363 18.0083L71.7757 17.9959L71.3571 16.0088L71.3473 15.9642L71.3497 15.9667Z\" fill=\"white\"/>\\n<path d=\"M79.2061 14.0663C79.211 14.4776 79.1297 14.827 78.9648 15.1045C78.7998 15.382 78.5832 15.5951 78.3197 15.7363C78.0538 15.8775 77.7658 15.9494 77.4629 15.9494C76.9853 15.9494 76.6012 15.7908 76.3181 15.4786C76.035 15.1664 75.8872 14.7303 75.8848 14.1902V8.60795H73.1962V14.6585C73.2012 15.3993 73.339 16.0435 73.6074 16.5762C73.8758 17.1089 74.2574 17.5277 74.7375 17.8176C75.2176 18.1075 75.7814 18.2536 76.4141 18.2536C77.1232 18.2536 77.7338 18.0827 78.2311 17.7432C78.7186 17.4087 79.0731 16.9628 79.2898 16.4177H79.3119V18.1297H81.8971V8.60547H79.2085V14.0663H79.2061Z\" fill=\"white\"/>\\n<path d=\"M90.6939 9.24702C90.3197 8.98686 89.8864 8.7936 89.4038 8.66971C88.9237 8.54583 88.4165 8.48389 87.8946 8.48389C87.1437 8.48389 86.474 8.60034 85.9053 8.82829C85.3341 9.05624 84.8613 9.38825 84.4994 9.81193C84.1375 10.2356 83.8938 10.7435 83.7707 11.3209L83.7608 11.3729L86.2155 11.5736H86.2524L86.2622 11.5414C86.3484 11.2416 86.5281 10.9888 86.794 10.7881C87.0624 10.5875 87.4292 10.4859 87.8847 10.4859C88.3156 10.4859 88.6504 10.5899 88.8819 10.7931C89.1133 10.9963 89.229 11.2886 89.229 11.6628V11.6999C89.229 11.8858 89.1625 12.022 89.0222 12.1162C88.8769 12.2153 88.6406 12.2896 88.3156 12.3392C87.9857 12.3912 87.5548 12.4433 87.0009 12.5027C86.538 12.5473 86.0874 12.6266 85.6664 12.7381C85.243 12.8496 84.8589 13.0156 84.5265 13.2361C84.1917 13.4566 83.9233 13.7515 83.7313 14.1132C83.5368 14.475 83.4383 14.9259 83.4383 15.4561C83.4383 16.0855 83.5762 16.6157 83.8519 17.0369C84.1252 17.4581 84.5044 17.7802 84.9795 17.9933C85.4522 18.2064 85.9964 18.3129 86.5971 18.3129C87.0624 18.3129 87.481 18.2485 87.8379 18.1221C88.1949 17.9958 88.5052 17.8174 88.7612 17.5919C89.0099 17.3739 89.2118 17.1162 89.3619 16.8263V18.1345H91.9175V11.7297C91.9175 11.1648 91.8067 10.6717 91.5876 10.2629C91.3685 9.85653 91.0681 9.51709 90.6914 9.25693L90.6939 9.24702ZM89.2487 13.7886V14.7103C89.2487 15.0324 89.1674 15.3223 89.005 15.5751C88.8425 15.8303 88.616 16.0334 88.3328 16.1821C88.0472 16.3308 87.7148 16.4076 87.3406 16.4076C86.9664 16.4076 86.6315 16.3159 86.3829 16.1375C86.1342 15.9591 86.0136 15.7039 86.0136 15.362C86.0136 15.1266 86.0751 14.9284 86.1933 14.7723C86.3139 14.6137 86.4863 14.4849 86.7054 14.3907C86.9295 14.2941 87.1929 14.2222 87.4933 14.1801C87.6361 14.1603 87.7936 14.1355 87.9684 14.1107C88.1457 14.0835 88.323 14.0513 88.4953 14.0191C88.6701 13.9844 88.8301 13.9447 88.9729 13.9001C89.0813 13.8679 89.1724 13.8308 89.2462 13.7911L89.2487 13.7886Z\" fill=\"white\"/>\\n<path d=\"M96.5339 5.46387H93.8453V18.1274H96.5339V5.46387Z\" fill=\"white\"/>\\n<path d=\"M29.1505 13.1491L31.8439 11.7046V17.0242L17.7217 24.8637L17.0077 24.4722L3.5921 17.0242V11.7046L6.28803 13.154V15.4261L17.7168 21.769L29.1505 15.4261V13.1491Z\" fill=\"white\"/>\\n<path d=\"M34.7861 7.77998L33.3113 8.57284L31.8439 9.35828L29.1505 10.8077L17.7168 16.9425L6.28804 10.8077L3.59211 9.36323L2.12228 8.57284L0.647522 7.77998L17.7168 0L34.7861 7.77998Z\" fill=\"white\"/>\\n<path d=\"M2.22568 22.2992V11.1743L0.684445 10.4087V22.2992C0.273286 22.5593 0 23.0152 0 23.538C0 24.3458 0.652439 25.0023 1.45506 25.0023C2.25768 25.0023 2.91012 24.3458 2.91012 23.538C2.91012 23.0152 2.63438 22.5593 2.22568 22.2992Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_748_1168\">\\n<rect width=\"175.806\" height=\"25\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-q950k1\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"EbsjRN6XV\",onTap:onTap1976po0,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(97, 165, 223)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(42, 119, 187)\",borderBottomLeftRadius:6.5,borderBottomRightRadius:6.5,borderTopLeftRadius:6.5,borderTopRightRadius:6.5},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y4q2wy-container\",layoutDependency:layoutDependency,layoutId:\"bpN7eQ3wS-container\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Cancel\",id:\"bpN7eQ3wS\",layoutId:\"bpN7eQ3wS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qbli8i\",layoutDependency:layoutDependency,layoutId:\"ywBktpam5\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-n3x6v3\",layoutDependency:layoutDependency,layoutId:\"TDSaj96_j\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nqt0g7\",layoutDependency:layoutDependency,layoutId:\"ZussyZXFK\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":hWAFxIlsp\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-9g3otl framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MkwYTzYAZ\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"How it Works\"})}),className:\"framer-wac1lt\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"lfpJqRm_o\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":aoFBAjXhB\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-8xyy6h framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"gKSHuHcgH\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Features\"})}),className:\"framer-1jpcc8z\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"ADMG5ZAww\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":IP0jQfvCP\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-mdmaz0 framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vROIUczwc\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"FAQs\"})}),className:\"framer-1ekd32i\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"MBAP74aJg\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":EL7njBr4p\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1p8it7l framer-1tek33d\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"LFv_PmpMM\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Reviews\"})}),className:\"framer-jy46dd\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"ViK5vUKvY\",verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed8()&&/*#__PURE__*/_jsx(Link,{href:{hash:\":LbMNk0rTV\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1bdvptw framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"C_bj05mCn\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Pricing\"})}),className:\"framer-1lsttav\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"wFq24EMGL\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@virtualprofessor.io\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-o31y62 framer-1tek33d\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"ECgKBdkOY\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Contact Us\"})}),className:\"framer-17y7et9\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"peE8J_lHH\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signin\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-10jpmbz framer-1tek33d\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"iaoscDvqC\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Log In\"})}),className:\"framer-13cmxvj\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"tQ5gkFf0a\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-itdf2r framer-1tek33d\",layoutDependency:layoutDependency,layoutId:\"oj39nL4Je\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Sign Up\"})}),className:\"framer-hpniv3\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"uuSctXHlS\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})})]}),isDisplayed9()&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"},className:\"framer-lnb5dg\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"NNvPxSUzD\",onTap:onTap1ux0o08,...addPropertyOverrides({hYbGneCii:{background:{alt:\"\",fit:\"fill\",sizes:\"624px\",src:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png\",srcSet:\"https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=1024 575w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png?scale-down-to=2048 1150w, https://framerusercontent.com/images/Q5bDOrUjWszc3SfsakS77qNilKo.png 1440w\"}}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c64b30\",layoutDependency:layoutDependency,layoutId:\"gBNPM4TAY\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-61xnt2\",\"data-framer-name\":\"Group 1216400264\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:176,layoutDependency:layoutDependency,layoutId:\"V9INatONt\",svg:'<svg width=\"176\" height=\"25\" viewBox=\"0 0 176 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_748_1168)\">\\n<path d=\"M99.5375 18.1368V5.46338H104.942C107.14 5.46338 108.615 6.97478 108.615 9.22453C108.615 11.4743 107.172 12.9634 104.942 12.9634H101.071V18.1393H99.5375V18.1368ZM101.071 11.6527H104.747C106.222 11.6527 107.103 10.7434 107.103 9.22205C107.103 7.70074 106.222 6.7716 104.747 6.7716H101.071V11.6527Z\" fill=\"white\"/>\\n<path d=\"M110.036 18.1372V8.54603H111.422L111.473 10.5901L111.668 10.2284C112.106 9.41075 112.887 8.43701 114.123 8.43701C114.551 8.43701 114.893 8.50887 115.095 8.56337V10.0847C114.837 9.98062 114.551 9.8939 114.1 9.8939C112.719 9.8939 111.505 11.5217 111.505 13.3751V18.1397H110.036V18.1372Z\" fill=\"white\"/>\\n<path d=\"M120.142 18.3775C117.385 18.3775 115.602 16.4053 115.602 13.3527C115.602 10.3002 117.385 8.30566 120.142 8.30566C122.9 8.30566 124.682 10.2853 124.682 13.3527C124.682 16.4201 122.9 18.3775 120.142 18.3775ZM120.164 9.56681C118.256 9.56681 117.072 11.0163 117.072 13.3527C117.072 15.6892 118.286 17.1387 120.164 17.1387C122.043 17.1387 123.235 15.652 123.235 13.3527C123.235 11.0534 122.031 9.56681 120.164 9.56681Z\" fill=\"white\"/>\\n<path d=\"M127.159 18.137V9.69793H125.278V8.5458H127.159V7.10874C127.159 4.82925 128.823 4.01904 130.249 4.01904C131.081 4.01904 131.546 4.19992 132.086 4.4576V5.7014C131.793 5.51557 131.182 5.19347 130.443 5.19347C129.242 5.19347 128.607 5.89218 128.607 7.21775V8.5458H131.027V9.69793H128.607V18.1395H127.159V18.137Z\" fill=\"white\"/>\\n<path d=\"M136.158 18.3775C133.41 18.3775 131.704 16.4523 131.704 13.3527C131.704 10.2531 133.442 8.30566 136.136 8.30566C138.617 8.30566 140.22 10.0301 140.22 12.6986C140.22 12.9043 140.203 13.2066 140.186 13.437H133.152V13.655C133.152 16.0906 134.651 17.1808 136.136 17.1808C137.62 17.1808 138.526 16.4771 138.736 15.2457H140.205C139.944 17.1535 138.369 18.3775 136.155 18.3775H136.158ZM136.072 9.48009C134.617 9.48009 133.462 10.5653 133.198 12.1808L133.179 12.3071H138.78V12.1957C138.733 10.5207 137.697 9.48009 136.074 9.48009H136.072Z\" fill=\"white\"/>\\n<path d=\"M145.523 18.3775C143.204 18.3775 141.624 17.094 141.468 15.0945H142.896C143.049 16.4226 144.024 17.1832 145.59 17.1832C146.991 17.1832 147.86 16.5489 147.86 15.5306C147.86 14.4355 146.72 14.2125 145.804 14.0316L144.657 13.8136C142.781 13.4469 141.87 12.6069 141.87 11.2442C141.87 9.43298 143.194 8.30811 145.329 8.30811C147.464 8.30811 148.756 9.42059 148.909 11.2219H147.503C147.375 10.1292 146.58 9.50236 145.307 9.50236C144.034 9.50236 143.276 10.149 143.276 11.1129C143.276 12.0767 144.216 12.3492 145.179 12.5475L146.39 12.7878C148.431 13.1991 149.263 13.9424 149.263 15.3572C149.263 17.1931 147.796 18.38 145.523 18.38V18.3775Z\" fill=\"white\"/>\\n<path d=\"M154.436 18.3775C152.117 18.3775 150.536 17.094 150.381 15.0945H151.809C151.962 16.4226 152.937 17.1832 154.502 17.1832C155.903 17.1832 156.772 16.5489 156.772 15.5306C156.772 14.4355 155.632 14.2125 154.717 14.0316L153.569 13.8136C151.693 13.4469 150.782 12.6069 150.782 11.2442C150.782 9.43298 152.107 8.30811 154.241 8.30811C156.376 8.30811 157.669 9.42059 157.821 11.2219H156.415C156.287 10.1292 155.492 9.50236 154.219 9.50236C152.946 9.50236 152.188 10.149 152.188 11.1129C152.188 12.0767 153.129 12.3492 154.091 12.5475L155.303 12.7878C157.344 13.1991 158.176 13.9424 158.176 15.3572C158.176 17.1931 156.708 18.38 154.436 18.38V18.3775Z\" fill=\"white\"/>\\n<path d=\"M164.04 18.3775C161.283 18.3775 159.5 16.4053 159.5 13.3527C159.5 10.3002 161.283 8.30566 164.04 8.30566C166.798 8.30566 168.58 10.2853 168.58 13.3527C168.58 16.4201 166.798 18.3775 164.04 18.3775ZM164.063 9.56681C162.154 9.56681 160.97 11.0163 160.97 13.3527C160.97 15.6892 162.184 17.1387 164.063 17.1387C165.941 17.1387 167.133 15.652 167.133 13.3527C167.133 11.0534 165.929 9.56681 164.063 9.56681Z\" fill=\"white\"/>\\n<path d=\"M170.749 18.1372V8.54603H172.136L172.187 10.5901L172.382 10.2284C172.82 9.41075 173.6 8.43701 174.836 8.43701C175.265 8.43701 175.607 8.50887 175.809 8.56337V10.0847C175.543 9.97814 175.267 9.8939 174.814 9.8939C173.433 9.8939 172.219 11.5217 172.219 13.3751V18.1397H170.749V18.1372Z\" fill=\"white\"/>\\n<path d=\"M46.9633 15.0154H46.914L43.9054 5.4936L43.8931 5.46387H40.8624L45.198 18.0977L45.2079 18.1274H48.6769L52.9928 5.52333L53.015 5.46387H49.9891L46.9633 15.0154Z\" fill=\"white\"/>\\n<path d=\"M55.7084 4.74512C55.317 4.74512 54.9723 4.88139 54.6891 5.1465C54.4035 5.4141 54.2607 5.73868 54.2607 6.11033C54.2607 6.48199 54.406 6.81152 54.6891 7.07911C54.9723 7.3467 55.317 7.4805 55.7133 7.4805C56.1097 7.4805 56.4544 7.34423 56.7351 7.07911C57.0182 6.81152 57.161 6.48446 57.161 6.11033C57.161 5.7362 57.0182 5.4141 56.7351 5.1465C56.452 4.87891 56.1073 4.74512 55.706 4.74512H55.7084Z\" fill=\"white\"/>\\n<path d=\"M57.0453 8.60547H54.3568V18.1273H57.0453V8.60547Z\" fill=\"white\"/>\\n<path d=\"M64.3699 8.49646C64.2123 8.47911 64.0744 8.47168 63.9439 8.47168C63.4121 8.47168 62.9345 8.62777 62.5258 8.93253C62.1245 9.23233 61.834 9.67584 61.6592 10.2531H61.6395V8.60795H59.0297V18.1298H61.7183V12.7482C61.7183 12.3741 61.8044 12.0371 61.9719 11.7522C62.1393 11.4647 62.3707 11.2393 62.6612 11.0782C62.9517 10.9172 63.289 10.8354 63.6608 10.8354C63.8356 10.8354 64.0326 10.8503 64.2468 10.8775C64.4585 10.9048 64.6284 10.9395 64.7466 10.9742L64.8057 10.9915V8.57327L64.7712 8.56583C64.6579 8.5361 64.5225 8.5138 64.3674 8.49646H64.3699Z\" fill=\"white\"/>\\n<path d=\"M71.3497 15.9667L71.0247 16.0261C70.7342 16.0806 70.4363 16.0682 70.2221 15.9815C70.1015 15.932 70.0055 15.8452 69.9365 15.7214C69.8676 15.595 69.8331 15.4141 69.8331 15.1812V10.6594H71.5959V8.60292H69.8331V6.34326H67.1446V8.60292H65.8643V10.6594H67.1446V15.5256C67.1397 16.15 67.2726 16.6753 67.536 17.0866C67.7995 17.4979 68.1762 17.8051 68.6513 18.0008C69.0724 18.1743 69.5598 18.261 70.1064 18.261C70.1753 18.261 70.2443 18.261 70.3157 18.256C70.6554 18.2437 70.946 18.209 71.1848 18.1545C71.4261 18.0975 71.6058 18.0504 71.7363 18.0083L71.7757 17.9959L71.3571 16.0088L71.3473 15.9642L71.3497 15.9667Z\" fill=\"white\"/>\\n<path d=\"M79.2061 14.0663C79.211 14.4776 79.1297 14.827 78.9648 15.1045C78.7998 15.382 78.5832 15.5951 78.3197 15.7363C78.0538 15.8775 77.7658 15.9494 77.4629 15.9494C76.9853 15.9494 76.6012 15.7908 76.3181 15.4786C76.035 15.1664 75.8872 14.7303 75.8848 14.1902V8.60795H73.1962V14.6585C73.2012 15.3993 73.339 16.0435 73.6074 16.5762C73.8758 17.1089 74.2574 17.5277 74.7375 17.8176C75.2176 18.1075 75.7814 18.2536 76.4141 18.2536C77.1232 18.2536 77.7338 18.0827 78.2311 17.7432C78.7186 17.4087 79.0731 16.9628 79.2898 16.4177H79.3119V18.1297H81.8971V8.60547H79.2085V14.0663H79.2061Z\" fill=\"white\"/>\\n<path d=\"M90.6939 9.24702C90.3197 8.98686 89.8864 8.7936 89.4038 8.66971C88.9237 8.54583 88.4165 8.48389 87.8946 8.48389C87.1437 8.48389 86.474 8.60034 85.9053 8.82829C85.3341 9.05624 84.8613 9.38825 84.4994 9.81193C84.1375 10.2356 83.8938 10.7435 83.7707 11.3209L83.7608 11.3729L86.2155 11.5736H86.2524L86.2622 11.5414C86.3484 11.2416 86.5281 10.9888 86.794 10.7881C87.0624 10.5875 87.4292 10.4859 87.8847 10.4859C88.3156 10.4859 88.6504 10.5899 88.8819 10.7931C89.1133 10.9963 89.229 11.2886 89.229 11.6628V11.6999C89.229 11.8858 89.1625 12.022 89.0222 12.1162C88.8769 12.2153 88.6406 12.2896 88.3156 12.3392C87.9857 12.3912 87.5548 12.4433 87.0009 12.5027C86.538 12.5473 86.0874 12.6266 85.6664 12.7381C85.243 12.8496 84.8589 13.0156 84.5265 13.2361C84.1917 13.4566 83.9233 13.7515 83.7313 14.1132C83.5368 14.475 83.4383 14.9259 83.4383 15.4561C83.4383 16.0855 83.5762 16.6157 83.8519 17.0369C84.1252 17.4581 84.5044 17.7802 84.9795 17.9933C85.4522 18.2064 85.9964 18.3129 86.5971 18.3129C87.0624 18.3129 87.481 18.2485 87.8379 18.1221C88.1949 17.9958 88.5052 17.8174 88.7612 17.5919C89.0099 17.3739 89.2118 17.1162 89.3619 16.8263V18.1345H91.9175V11.7297C91.9175 11.1648 91.8067 10.6717 91.5876 10.2629C91.3685 9.85653 91.0681 9.51709 90.6914 9.25693L90.6939 9.24702ZM89.2487 13.7886V14.7103C89.2487 15.0324 89.1674 15.3223 89.005 15.5751C88.8425 15.8303 88.616 16.0334 88.3328 16.1821C88.0472 16.3308 87.7148 16.4076 87.3406 16.4076C86.9664 16.4076 86.6315 16.3159 86.3829 16.1375C86.1342 15.9591 86.0136 15.7039 86.0136 15.362C86.0136 15.1266 86.0751 14.9284 86.1933 14.7723C86.3139 14.6137 86.4863 14.4849 86.7054 14.3907C86.9295 14.2941 87.1929 14.2222 87.4933 14.1801C87.6361 14.1603 87.7936 14.1355 87.9684 14.1107C88.1457 14.0835 88.323 14.0513 88.4953 14.0191C88.6701 13.9844 88.8301 13.9447 88.9729 13.9001C89.0813 13.8679 89.1724 13.8308 89.2462 13.7911L89.2487 13.7886Z\" fill=\"white\"/>\\n<path d=\"M96.5339 5.46387H93.8453V18.1274H96.5339V5.46387Z\" fill=\"white\"/>\\n<path d=\"M29.1505 13.1491L31.8439 11.7046V17.0242L17.7217 24.8637L17.0077 24.4722L3.5921 17.0242V11.7046L6.28803 13.154V15.4261L17.7168 21.769L29.1505 15.4261V13.1491Z\" fill=\"white\"/>\\n<path d=\"M34.7861 7.77998L33.3113 8.57284L31.8439 9.35828L29.1505 10.8077L17.7168 16.9425L6.28804 10.8077L3.59211 9.36323L2.12228 8.57284L0.647522 7.77998L17.7168 0L34.7861 7.77998Z\" fill=\"white\"/>\\n<path d=\"M2.22568 22.2992V11.1743L0.684445 10.4087V22.2992C0.273286 22.5593 0 23.0152 0 23.538C0 24.3458 0.652439 25.0023 1.45506 25.0023C2.25768 25.0023 2.91012 24.3458 2.91012 23.538C2.91012 23.0152 2.63438 22.5593 2.22568 22.2992Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_748_1168\">\\n<rect width=\"175.806\" height=\"25\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-plwfgx\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"XcbraTi06\",onTap:onTap7wmo2q,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(97, 165, 223)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(42, 119, 187)\",borderBottomLeftRadius:6.5,borderBottomRightRadius:6.5,borderTopLeftRadius:6.5,borderTopRightRadius:6.5},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-v2afns-container\",layoutDependency:layoutDependency,layoutId:\"fN4oNW2FH-container\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Cancel\",id:\"fN4oNW2FH\",layoutId:\"fN4oNW2FH\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pyh9gz\",layoutDependency:layoutDependency,layoutId:\"Wot7vKwUl\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-91x054\",layoutDependency:layoutDependency,layoutId:\"o6Vhb1CcA\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cb4zq4\",layoutDependency:layoutDependency,layoutId:\"x2mGTUi8f\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":GNtQ8gtab\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1gpcyfi framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"zF2SMC1DN\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"How it Works\"})}),className:\"framer-7vzb1q\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"wGB3kr00b\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":aoFBAjXhB\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-47az2o framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"T7k_0CtGY\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Features\"})}),className:\"framer-qjj1p3\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"mISTaXJLd\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":YCtITmA2j\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-hjig0t framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"uiaw08JLd\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"FAQs\"})}),className:\"framer-bzkx8i\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"k6n5UXlCO\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1fllff2 framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"FbDAo59QP\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Reviews\"})}),className:\"framer-opibou\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"Y__bCfoTA\",verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:{hash:\":fJ_fQTy7u\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1ratf6 framer-1tek33d\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"bubdP7PhE\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Pricing\"})}),className:\"framer-x80ffe\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"XIXV0zCqC\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@virtualprofessor.io\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1q4lkqm framer-1tek33d\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"DqAQkBrCB\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Contact Us\"})}),className:\"framer-bk409v\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"Fxt3OnfNr\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/login\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1veeuxd framer-1tek33d\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"tH00M32Uw\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Log In\"})}),className:\"framer-qa8d4l\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"rKMc1LZlU\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1ohxtaz framer-1tek33d\",layoutDependency:layoutDependency,layoutId:\"j067wI7MQ\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Sign Up\"})}),className:\"framer-15jybeq\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"IghwOIuhG\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})})]}),isDisplayed9()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-79tq9b\",layoutDependency:layoutDependency,layoutId:\"TkYKqc7gn\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:\"502px\",src:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png\",srcSet:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=512 512w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png 2048w\"},className:\"framer-1v5t8hj\",\"data-framer-name\":\"Group 1216400251\",layoutDependency:layoutDependency,layoutId:\"bAM_TSqXd\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:478,intrinsicWidth:600,pixelHeight:478,pixelWidth:600,sizes:\"386px\",src:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif\",srcSet:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif?scale-down-to=512 512w, https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif 600w\"},className:\"framer-yigc3i\",layoutDependency:layoutDependency,layoutId:\"V1ixnpQCv\",style:{borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1redcie\",layoutDependency:layoutDependency,layoutId:\"PadMqNopz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"17.61140032893082px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Take advantage of our advanced. A.I technology to enhance your learning\"})}),className:\"framer-aldiby\",\"data-framer-name\":\"Take advantage of our advanced A.I technology to enhance your learning\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"z2QV8XT75\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",viewBox:\"0 0 619 24\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rykxxp\",layoutDependency:layoutDependency,layoutId:\"JGwzen7mE\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"158px\",src:\"https://framerusercontent.com/images/DyTYx6lAQm6yRP353fVyBvOpk.png\",srcSet:\"https://framerusercontent.com/images/DyTYx6lAQm6yRP353fVyBvOpk.png?scale-down-to=512 512w, https://framerusercontent.com/images/DyTYx6lAQm6yRP353fVyBvOpk.png 580w\"},className:\"framer-1pnc74d framer-1tek33d\",\"data-framer-name\":\"Rectangle 99\",layoutDependency:layoutDependency,layoutId:\"QcBS3psWK\",style:{borderBottomLeftRadius:7,borderBottomRightRadius:7,borderTopLeftRadius:7,borderTopRightRadius:7},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Download now\"})}),className:\"framer-qlk934\",\"data-framer-name\":\"Download now\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"VaSqyoVsP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uit80c\",\"data-framer-name\":\"Group 1216400300\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jx4qR0vod\",onTap:onTap1cwvfg2,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Watch Demo\"})}),className:\"framer-1vv4r2y\",\"data-framer-name\":\"See Video\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kgisYk1rC\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1frlbmw\",\"data-framer-name\":\"Group 5398\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:50,layoutDependency:layoutDependency,layoutId:\"WVqewbEN7\",svg:'<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"25\" cy=\"25\" r=\"24.5\" fill=\"#7AB3E2\" fill-opacity=\"0.2\" stroke=\"#61A5DF\"/>\\n<path d=\"M33.5726 24.1432C34.2188 24.5318 34.2188 25.4685 33.5726 25.8571L21.5129 33.1099C20.8464 33.5107 19.9976 33.0307 19.9976 32.2529L19.9976 17.7474C19.9976 16.9696 20.8464 16.4896 21.5129 16.8904L33.5726 24.1432Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22.935248115273765px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Work Smarter, Not Harder!\"})}),className:\"framer-i1oq9r\",\"data-framer-name\":\"Work Smarter, Not Harder!\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"TJOkJ0Y2o\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",viewBox:\"0 0 295 20\",withExternalLayout:true})]})]})})})});});const css=['.framer-36NkL[data-border=\"true\"]::after, .framer-36NkL [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-36NkL.framer-1tek33d, .framer-36NkL .framer-1tek33d { display: block; }\",\".framer-36NkL.framer-1ibuc3j { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 15px 50px 15px; position: relative; width: min-content; }\",\".framer-36NkL .framer-wee8hq { align-self: stretch; flex: none; height: 56px; overflow: visible; position: relative; width: auto; }\",\".framer-36NkL .framer-zn4dus { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 56px; justify-content: center; left: calc(49.84126984126986% - 100% / 2); overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; top: calc(50.00000000000002% - 56px / 2); width: 100%; }\",\".framer-36NkL .framer-184g6l, .framer-36NkL .framer-1o8j80n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 34px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36NkL .framer-6l3g74 { flex: none; height: 25px; position: relative; text-decoration: none; width: 175px; }\",\".framer-36NkL .framer-95hc3n { cursor: pointer; flex: none; height: 33px; overflow: visible; position: relative; width: 34px; z-index: 1; }\",\".framer-36NkL .framer-1uj2lg2-container, .framer-36NkL .framer-y4q2wy-container, .framer-36NkL .framer-v2afns-container { flex: none; height: 21px; left: calc(50.00000000000002% - 19px / 2); position: absolute; top: calc(48.484848484848506% - 21px / 2); width: 19px; }\",\".framer-36NkL .framer-rj823c { cursor: pointer; flex: none; height: 34px; overflow: visible; position: relative; width: 34px; }\",\".framer-36NkL .framer-eml44t { flex: none; height: 33px; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 33px / 2); }\",\".framer-36NkL .framer-olf99g { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: auto; }\",\".framer-36NkL .framer-xcqh7 { flex: none; height: 196px; position: relative; width: 315px; }\",\".framer-36NkL .framer-1sqm9kj { flex: none; height: 162px; left: calc(49.84126984126986% - 240px / 2); overflow: visible; position: absolute; top: calc(48.46938775510206% - 162px / 2); width: 240px; }\",\".framer-36NkL .framer-1ceyb58, .framer-36NkL .framer-1redcie { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36NkL .framer-163ziqs, .framer-36NkL .framer-oh6n3l { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-36NkL .framer-5svrl9, .framer-36NkL .framer-aldiby { flex: none; height: auto; position: relative; white-space: pre; width: 100%; }\",\".framer-36NkL .framer-1yg2pdz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36NkL .framer-1ehtrgh, .framer-36NkL .framer-1pnc74d { flex: none; height: 52px; position: relative; text-decoration: none; width: 158px; }\",\".framer-36NkL .framer-1sktgkk, .framer-36NkL .framer-qlk934 { flex: none; height: auto; left: 49%; position: absolute; top: 48%; white-space: pre; width: auto; }\",\".framer-36NkL .framer-nwyt8i, .framer-36NkL .framer-i1oq9r { flex: none; height: auto; overflow: hidden; overflow-x: auto; position: relative; white-space: pre; width: 100%; }\",\".framer-36NkL .framer-na4s7w { flex: none; height: 389px; position: relative; width: 100%; }\",\".framer-36NkL .framer-zzb6nf-container { flex: none; height: 71%; left: calc(49.519230769230795% - 75.64102564102564% / 2); position: absolute; top: calc(48.43049327354262% - 71.30044843049326% / 2); width: 76%; }\",\".framer-36NkL .framer-5pidxa { bottom: 0px; cursor: pointer; flex: none; height: 500px; left: 0px; overflow: visible; position: absolute; width: 345px; z-index: 1; }\",\".framer-36NkL .framer-i75md5-container { flex: none; height: 80%; left: calc(50.14492753623191% - 275px / 2); position: absolute; top: calc(55.871886120996464% - 80.2491103202847% / 2); width: 275px; z-index: 1; }\",\".framer-36NkL .framer-1d7vrop { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: auto; justify-content: center; overflow: hidden; padding: 12px 0px 15px 0px; position: relative; width: 100%; }\",\".framer-36NkL .framer-gzgsds, .framer-36NkL .framer-61xnt2 { flex: none; height: 25px; position: relative; width: 175px; }\",\".framer-36NkL .framer-q950k1, .framer-36NkL .framer-plwfgx { cursor: pointer; flex: none; height: 33px; overflow: visible; position: relative; width: 34px; }\",\".framer-36NkL .framer-qbli8i, .framer-36NkL .framer-pyh9gz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 315px; }\",\".framer-36NkL .framer-n3x6v3, .framer-36NkL .framer-91x054 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36NkL .framer-1nqt0g7, .framer-36NkL .framer-1cb4zq4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 315px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-36NkL .framer-9g3otl, .framer-36NkL .framer-8xyy6h, .framer-36NkL .framer-mdmaz0, .framer-36NkL .framer-1bdvptw, .framer-36NkL .framer-1gpcyfi, .framer-36NkL .framer-47az2o, .framer-36NkL .framer-hjig0t, .framer-36NkL .framer-1fllff2, .framer-36NkL .framer-1ratf6 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 38px; justify-content: flex-start; overflow: hidden; padding: 15px 15px 15px 15px; position: relative; text-decoration: none; width: 90%; }\",\".framer-36NkL .framer-wac1lt, .framer-36NkL .framer-1jpcc8z, .framer-36NkL .framer-1ekd32i, .framer-36NkL .framer-jy46dd, .framer-36NkL .framer-1lsttav, .framer-36NkL .framer-17y7et9, .framer-36NkL .framer-13cmxvj, .framer-36NkL .framer-hpniv3, .framer-36NkL .framer-7vzb1q, .framer-36NkL .framer-qjj1p3, .framer-36NkL .framer-bzkx8i, .framer-36NkL .framer-opibou, .framer-36NkL .framer-x80ffe, .framer-36NkL .framer-bk409v, .framer-36NkL .framer-qa8d4l, .framer-36NkL .framer-15jybeq, .framer-36NkL .framer-1vv4r2y { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-36NkL .framer-1p8it7l, .framer-36NkL .framer-o31y62, .framer-36NkL .framer-10jpmbz, .framer-36NkL .framer-itdf2r, .framer-36NkL .framer-1q4lkqm, .framer-36NkL .framer-1veeuxd, .framer-36NkL .framer-1ohxtaz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 38px; justify-content: flex-start; overflow: hidden; padding: 15px 15px 15px 15px; position: relative; text-decoration: none; width: 90%; }\",\".framer-36NkL .framer-lnb5dg { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: auto; justify-content: center; overflow: hidden; padding: 12px 15px 15px 15px; position: relative; width: 624px; }\",\".framer-36NkL .framer-c64b30 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 34px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 624px; }\",\".framer-36NkL .framer-79tq9b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 624px; }\",\".framer-36NkL .framer-1v5t8hj { flex: none; height: 389px; position: relative; width: 502px; }\",\".framer-36NkL .framer-yigc3i { flex: none; height: 262px; left: calc(50.00000000000002% - 386px / 2); overflow: visible; position: absolute; top: calc(48.58611825192804% - 262px / 2); width: 386px; }\",\".framer-36NkL .framer-rykxxp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36NkL .framer-uit80c { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-36NkL .framer-1frlbmw { flex: none; height: 50px; position: relative; width: 50px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-36NkL.framer-1ibuc3j, .framer-36NkL .framer-zn4dus, .framer-36NkL .framer-olf99g, .framer-36NkL .framer-1ceyb58, .framer-36NkL .framer-1yg2pdz, .framer-36NkL .framer-1d7vrop, .framer-36NkL .framer-qbli8i, .framer-36NkL .framer-n3x6v3, .framer-36NkL .framer-1nqt0g7, .framer-36NkL .framer-9g3otl, .framer-36NkL .framer-8xyy6h, .framer-36NkL .framer-mdmaz0, .framer-36NkL .framer-1p8it7l, .framer-36NkL .framer-1bdvptw, .framer-36NkL .framer-o31y62, .framer-36NkL .framer-10jpmbz, .framer-36NkL .framer-itdf2r, .framer-36NkL .framer-lnb5dg, .framer-36NkL .framer-pyh9gz, .framer-36NkL .framer-91x054, .framer-36NkL .framer-1cb4zq4, .framer-36NkL .framer-1gpcyfi, .framer-36NkL .framer-47az2o, .framer-36NkL .framer-hjig0t, .framer-36NkL .framer-1fllff2, .framer-36NkL .framer-1ratf6, .framer-36NkL .framer-1q4lkqm, .framer-36NkL .framer-1veeuxd, .framer-36NkL .framer-1ohxtaz, .framer-36NkL .framer-79tq9b, .framer-36NkL .framer-1redcie, .framer-36NkL .framer-rykxxp, .framer-36NkL .framer-uit80c { gap: 0px; } .framer-36NkL.framer-1ibuc3j > *, .framer-36NkL .framer-1ceyb58 > *, .framer-36NkL .framer-qbli8i > *, .framer-36NkL .framer-pyh9gz > *, .framer-36NkL .framer-1redcie > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-36NkL.framer-1ibuc3j > :first-child, .framer-36NkL .framer-olf99g > :first-child, .framer-36NkL .framer-1ceyb58 > :first-child, .framer-36NkL .framer-1d7vrop > :first-child, .framer-36NkL .framer-qbli8i > :first-child, .framer-36NkL .framer-1nqt0g7 > :first-child, .framer-36NkL .framer-lnb5dg > :first-child, .framer-36NkL .framer-pyh9gz > :first-child, .framer-36NkL .framer-1cb4zq4 > :first-child, .framer-36NkL .framer-79tq9b > :first-child, .framer-36NkL .framer-1redcie > :first-child { margin-top: 0px; } .framer-36NkL.framer-1ibuc3j > :last-child, .framer-36NkL .framer-olf99g > :last-child, .framer-36NkL .framer-1ceyb58 > :last-child, .framer-36NkL .framer-1d7vrop > :last-child, .framer-36NkL .framer-qbli8i > :last-child, .framer-36NkL .framer-1nqt0g7 > :last-child, .framer-36NkL .framer-lnb5dg > :last-child, .framer-36NkL .framer-pyh9gz > :last-child, .framer-36NkL .framer-1cb4zq4 > :last-child, .framer-36NkL .framer-79tq9b > :last-child, .framer-36NkL .framer-1redcie > :last-child { margin-bottom: 0px; } .framer-36NkL .framer-zn4dus > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-36NkL .framer-zn4dus > :first-child, .framer-36NkL .framer-1yg2pdz > :first-child, .framer-36NkL .framer-n3x6v3 > :first-child, .framer-36NkL .framer-9g3otl > :first-child, .framer-36NkL .framer-8xyy6h > :first-child, .framer-36NkL .framer-mdmaz0 > :first-child, .framer-36NkL .framer-1p8it7l > :first-child, .framer-36NkL .framer-1bdvptw > :first-child, .framer-36NkL .framer-o31y62 > :first-child, .framer-36NkL .framer-10jpmbz > :first-child, .framer-36NkL .framer-itdf2r > :first-child, .framer-36NkL .framer-91x054 > :first-child, .framer-36NkL .framer-1gpcyfi > :first-child, .framer-36NkL .framer-47az2o > :first-child, .framer-36NkL .framer-hjig0t > :first-child, .framer-36NkL .framer-1fllff2 > :first-child, .framer-36NkL .framer-1ratf6 > :first-child, .framer-36NkL .framer-1q4lkqm > :first-child, .framer-36NkL .framer-1veeuxd > :first-child, .framer-36NkL .framer-1ohxtaz > :first-child, .framer-36NkL .framer-rykxxp > :first-child, .framer-36NkL .framer-uit80c > :first-child { margin-left: 0px; } .framer-36NkL .framer-zn4dus > :last-child, .framer-36NkL .framer-1yg2pdz > :last-child, .framer-36NkL .framer-n3x6v3 > :last-child, .framer-36NkL .framer-9g3otl > :last-child, .framer-36NkL .framer-8xyy6h > :last-child, .framer-36NkL .framer-mdmaz0 > :last-child, .framer-36NkL .framer-1p8it7l > :last-child, .framer-36NkL .framer-1bdvptw > :last-child, .framer-36NkL .framer-o31y62 > :last-child, .framer-36NkL .framer-10jpmbz > :last-child, .framer-36NkL .framer-itdf2r > :last-child, .framer-36NkL .framer-91x054 > :last-child, .framer-36NkL .framer-1gpcyfi > :last-child, .framer-36NkL .framer-47az2o > :last-child, .framer-36NkL .framer-hjig0t > :last-child, .framer-36NkL .framer-1fllff2 > :last-child, .framer-36NkL .framer-1ratf6 > :last-child, .framer-36NkL .framer-1q4lkqm > :last-child, .framer-36NkL .framer-1veeuxd > :last-child, .framer-36NkL .framer-1ohxtaz > :last-child, .framer-36NkL .framer-rykxxp > :last-child, .framer-36NkL .framer-uit80c > :last-child { margin-right: 0px; } .framer-36NkL .framer-olf99g > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-36NkL .framer-1yg2pdz > *, .framer-36NkL .framer-rykxxp > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-36NkL .framer-1d7vrop > *, .framer-36NkL .framer-lnb5dg > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-36NkL .framer-n3x6v3 > *, .framer-36NkL .framer-9g3otl > *, .framer-36NkL .framer-8xyy6h > *, .framer-36NkL .framer-mdmaz0 > *, .framer-36NkL .framer-1p8it7l > *, .framer-36NkL .framer-1bdvptw > *, .framer-36NkL .framer-o31y62 > *, .framer-36NkL .framer-10jpmbz > *, .framer-36NkL .framer-itdf2r > *, .framer-36NkL .framer-91x054 > *, .framer-36NkL .framer-1gpcyfi > *, .framer-36NkL .framer-47az2o > *, .framer-36NkL .framer-hjig0t > *, .framer-36NkL .framer-1fllff2 > *, .framer-36NkL .framer-1ratf6 > *, .framer-36NkL .framer-1q4lkqm > *, .framer-36NkL .framer-1veeuxd > *, .framer-36NkL .framer-1ohxtaz > *, .framer-36NkL .framer-uit80c > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-36NkL .framer-1nqt0g7 > *, .framer-36NkL .framer-1cb4zq4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-36NkL .framer-79tq9b > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }\",\".framer-36NkL.framer-v-17bak6a .framer-wee8hq, .framer-36NkL.framer-v-76z5m1 .framer-na4s7w, .framer-36NkL.framer-v-hhb5l9 .framer-1d7vrop, .framer-36NkL.framer-v-1o893oq .framer-1v5t8hj { order: 0; }\",\".framer-36NkL.framer-v-17bak6a .framer-olf99g, .framer-36NkL.framer-v-76z5m1 .framer-1yg2pdz, .framer-36NkL.framer-v-1o893oq .framer-rykxxp { order: 3; }\",\".framer-36NkL.framer-v-17bak6a .framer-5pidxa, .framer-36NkL.framer-v-vg45sl .framer-nwyt8i, .framer-36NkL.framer-v-1o893oq .framer-lnb5dg, .framer-36NkL.framer-v-1o893oq .framer-i1oq9r { order: 1; }\",\".framer-36NkL.framer-v-17bak6a .framer-i75md5-container, .framer-36NkL.framer-v-vg45sl .framer-1ceyb58, .framer-36NkL.framer-v-vg45sl .framer-5svrl9, .framer-36NkL.framer-v-76z5m1 .framer-1ceyb58, .framer-36NkL.framer-v-hhb5l9 .framer-olf99g, .framer-36NkL.framer-v-1o893oq .framer-1redcie { order: 2; }\",\".framer-36NkL.framer-v-vg45sl .framer-zn4dus { left: calc(49.84126984126986% - 624px / 2); width: 624px; }\",\".framer-36NkL.framer-v-vg45sl .framer-olf99g { align-self: unset; gap: 18px; width: 624px; }\",\".framer-36NkL.framer-v-vg45sl .framer-xcqh7 { height: 389px; order: 0; width: 502px; }\",\".framer-36NkL.framer-v-vg45sl .framer-1sqm9kj { height: 262px; left: calc(50.00000000000002% - 386px / 2); top: calc(48.58611825192804% - 262px / 2); width: 386px; }\",\".framer-36NkL.framer-v-vg45sl .framer-1yg2pdz { justify-content: center; order: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-36NkL.framer-v-vg45sl .framer-olf99g { gap: 0px; } .framer-36NkL.framer-v-vg45sl .framer-olf99g > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-36NkL.framer-v-vg45sl .framer-olf99g > :first-child { margin-top: 0px; } .framer-36NkL.framer-v-vg45sl .framer-olf99g > :last-child { margin-bottom: 0px; } }\",\".framer-36NkL.framer-v-76z5m1 .framer-wee8hq { align-self: unset; order: 0; width: 624px; }\",\".framer-36NkL.framer-v-76z5m1 .framer-zn4dus { left: 0px; right: 0px; width: unset; }\",\".framer-36NkL.framer-v-76z5m1 .framer-olf99g { align-self: unset; height: 621px; order: 3; width: 624px; }\",\".framer-36NkL.framer-v-76z5m1 .framer-5pidxa { height: unset; left: 0px; order: 1; top: 56px; width: 100%; }\",\".framer-36NkL.framer-v-76z5m1 .framer-i75md5-container { height: 609px; left: calc(50.00000000000002% - 337px / 2); order: 2; top: calc(54.15019762845852% - 609px / 2); width: 337px; }\",\".framer-36NkL.framer-v-1o893oq .framer-79tq9b { order: 7; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 562\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"QkbIy9TBP\":{\"layout\":[\"auto\",\"auto\"]},\"U5rh8TSXf\":{\"layout\":[\"auto\",\"auto\"]},\"SJzOKuCAi\":{\"layout\":[\"auto\",\"auto\"]},\"CBESpaMd9\":{\"layout\":[\"auto\",\"auto\"]},\"hYbGneCii\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerfXrYtnviK=withCSS(Component,css,\"framer-36NkL\");export default FramerfXrYtnviK;FramerfXrYtnviK.displayName=\"Hero - Mobile\";FramerfXrYtnviK.defaultProps={height:562,width:345};addPropertyControls(FramerfXrYtnviK,{variant:{options:[\"q2tAXrDBq\",\"QkbIy9TBP\",\"U5rh8TSXf\",\"SJzOKuCAi\",\"CBESpaMd9\",\"hYbGneCii\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Tablet\",\"Tablet BLur\",\"Variant\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerfXrYtnviK,[...IconoirFonts,...VideoFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfXrYtnviK\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"345\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QkbIy9TBP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"U5rh8TSXf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SJzOKuCAi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CBESpaMd9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hYbGneCii\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"562\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fXrYtnviK.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useCallback,useLayoutEffect,useEffect,useState,useRef,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{scroll,resize}from\"@motionone/dom\";import{clamp,progress}from\"@motionone/utils\";import{animate,motion,useMotionValue,useTransform,useReducedMotion}from\"framer-motion\";import{usePadding,paddingControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";/**\n * Calculate the width of the fade mask. Fade width and inset are provided\n * as percentages. There's a fade on the left and the right, so we return\n * a maximum of 50%.\n */ function calcMaskWidth([inset,width]){return inset+(100-inset)*(width/100)*.5;}/**\n * Use media queries to determine if this device uses a mouse as\n * the primary input.\n */ function useIsMouse(){const[isMouseDevice,setIsMouseDevice]=useState(false);useLayoutEffect(()=>{setIsMouseDevice(window.matchMedia(\"(pointer:fine)\").matches);},[]);return isMouseDevice;}/**\n * This checks a scroll position against the available scrollable\n * range. If we have hit an edge, start/end, we fade out the pagination\n * controls and mask. Likewise if we've just moved away from an edge we\n * fade them back in.\n */ function checkLimit(progress,target,{edgeOpacity,moreItems,buttonRef},transition){if(moreItems.current&&progress===target){moreItems.current=false;animate(edgeOpacity,1,transition);buttonRef.current.setAttribute(\"disabled\",\"\");}else if(!moreItems.current&&progress!==target){moreItems.current=true;animate(edgeOpacity,0,transition);buttonRef.current.removeAttribute(\"disabled\");}}function useGUI(initialMoreItems,initialAlpha){const moreItems=useRef(initialMoreItems);const edgeOpacity=useMotionValue(moreItems.current?0:1);const fadeOpacity=useTransform(edgeOpacity,[0,1],[initialAlpha||0,1]);const buttonOpacity=useTransform(edgeOpacity,v=>1-v);const buttonRef=useRef(null);/**\n     * Returns a pointer-events CSS value for a given opacity.\n     * The threshold here is arbitrary, the theory being we\n     * should only enable pointer-events when the button is\n     * somewhat visible.\n     */ const pointerEvents=useTransform(buttonOpacity,v=>v>.2?\"auto\":\"none\");/**\n     * Returns a cursor CSS value for a given pointer-events value.\n     * So only indicate\n     */ const cursor=useTransform(pointerEvents,v=>v===\"auto\"?\"pointer\":\"default\");const buttonStyle={...baseButtonStyles,opacity:buttonOpacity,pointerEvents,cursor};return{moreItems,fadeOpacity,edgeOpacity,buttonStyle,buttonRef};}function setAriaVisible({element}){element.setAttribute(\"aria-hidden\",false);}function useScrollLimits(container,axis,scrollInfo,updateCurrentScroll,targetScroll,checkLimits,measureItems){useEffect(()=>{if(!container.current)return;const updateScrollInfo=info=>{scrollInfo.current=info[axis];/**\n             * If we've reached our target scroll, delete it.\n             * This way we know when to make calculations based on the\n             * actual current scroll or the target scroll.\n             */ if(info[axis].current===targetScroll.current){targetScroll.current=undefined;}updateCurrentScroll(info[axis].current);checkLimits();};const stopScroll=scroll(updateScrollInfo,{container:container.current,axis});const stopResize=resize(container.current,()=>{measureItems();checkLimits();});return()=>{stopScroll();stopResize();};},[checkLimits,measureItems]);}/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */ export default function Carousel({slots,gap,axis,align,sizingObject,fadeObject,arrowObject,snapObject,progressObject,ariaLabel,borderRadius,effectsObject,...props}){const numItems=Children.count(slots);const isCanvas=RenderTarget.current()===RenderTarget.canvas;const padding=usePadding(props);const axisLabel=axis?\"x\":\"y\";const{fadeContent,fadeWidth,fadeInset,fadeTransition,fadeAlpha}=fadeObject;const{snap,snapEdge,fluid}=snapObject;const{widthType,widthInset,widthColumns,heightType,heightInset,heightRows}=sizingObject;const{showScrollbar,showProgressDots,dotSize,dotsInset,dotsRadius,dotsPadding,dotsGap,dotsFill,dotsBackground,dotsActiveOpacity,dotsOpacity,dotsBlur}=progressObject;const{showMouseControls,arrowSize,arrowRadius,arrowFill,leftArrow,rightArrow,arrowPadding}=arrowObject;/**\n     * The latest scroll info on the scrollable axis as reported by Motion One.\n     */ const scrollInfo=useRef(undefined);/**\n     * The target scroll we're currently animating to, calculated when\n     * a user presses a pagination button.\n     */ const targetScroll=useRef(undefined);/**\n     * If we're performing a scroll animation, return the target scroll instead\n     * of the latest scroll position. This will help users paginate through\n     * a carousel much quicker.\n     */ const currentScroll=useMotionValue(0);const updateCurrentScroll=newScroll=>{currentScroll.set(targetScroll.current!==undefined?targetScroll.current:newScroll);};/**\n     * We only want to display pagination buttons if the user has enabled the setting\n     * and this is actually a mouse device.\n     */ const isMouseDevice=useIsMouse();/**\n     * Create all the motion values for the GUI at each end of the carousel.\n     */ const start=useGUI(false,fadeAlpha);const end=useGUI(true,fadeAlpha);const startMaskInset=useMotionValue(fadeInset*.5);const endMaskInset=useTransform(startMaskInset,v=>100-v);const baseWidth=useMotionValue(fadeWidth);const startMaskWidth=useTransform([startMaskInset,baseWidth],calcMaskWidth);const endMaskWidth=useTransform(startMaskWidth,v=>100-v);const direction=useMotionValue(axis?\"right\":\"bottom\");const mask=useTransform([direction,start.fadeOpacity,startMaskInset,startMaskWidth,end.fadeOpacity,endMaskInset,endMaskWidth,],latest=>{return`linear-gradient(to ${latest[0]}, rgb(0, 0, 0, ${latest[1]}) ${latest[2]}%, rgb(0, 0, 0, 1) ${latest[3]}%, rgba(0, 0, 0, 1) ${latest[6]}%, rgb(0, 0, 0, ${latest[4]}) ${latest[5]}%)`;});const carouselRef=useRef(null);/**\n     * Dots state\n     */ const[numPages,setNumPages]=useState(isCanvas?4:1);/**\n     * Generate styles for components.\n     */ const itemStyle={scrollSnapAlign:snapEdge,flexShrink:0};const childStyle={};if(align===\"stretch\"){if(axis){childStyle.height=\"100%\";itemStyle.height=\"auto\";}else{childStyle.width=\"100%\";itemStyle.width=\"auto\";}}if(!fluid){itemStyle.scrollSnapStop=\"always\";}if(widthType===\"stretch\"){itemStyle.width=`calc(100% - ${widthInset||0}px)`;childStyle.width=\"100%\";}else if(widthType===\"columns\"){itemStyle.width=`calc(${100/widthColumns}% - ${gap}px + ${gap/widthColumns}px)`;childStyle.width=\"100%\";}if(heightType===\"stretch\"){itemStyle.height=`calc(100% - ${heightInset||0}px)`;childStyle.height=\"100%\";}else if(heightType===\"rows\"){itemStyle.height=`calc(${100/heightRows}% - ${gap}px + ${gap/heightRows}px)`;childStyle.height=\"100%\";}const scrollOverflow=isCanvas?\"hidden\":\"auto\";const containerStyle={...baseContainerStyle,padding};const carouselStyle={...baseCarouselStyle,gap,alignItems:align,flexDirection:axis?\"row\":\"column\",overflowX:axis?scrollOverflow:\"hidden\",overflowY:axis?\"hidden\":scrollOverflow,scrollSnapType:snap?`${axisLabel} mandatory`:undefined,WebkitOverflowScrolling:\"touch\",WebkitMaskImage:fadeContent?mask:undefined,MozMaskImage:fadeContent?mask:undefined,maskImage:fadeContent?mask:undefined,borderRadius};const carouselA11y={[\"aria-roledescription\"]:\"carousel\"};if(ariaLabel){carouselA11y[\"aria-title\"]=ariaLabel;}const itemA11y={};if(align===\"stretch\"){itemA11y[\"aria-role\"]=\"group\";itemA11y[\"aria-roledescription\"]=\"slide\";}if(!isCanvas){const itemSizes=useRef([]);useScrollLimits(carouselRef,axisLabel,scrollInfo,updateCurrentScroll,targetScroll,useCallback(()=>{if(!scrollInfo.current)return;const{targetLength,containerLength,scrollLength}=scrollInfo.current;const current=currentScroll.get();if(!targetLength&&!containerLength)return;if(targetLength>containerLength){checkLimit(current,0,start,fadeTransition);checkLimit(current,scrollLength,end,fadeTransition);for(let i=0;i<itemSizes.current.length;i++){const{element,start:start1,end:end1}=itemSizes.current[i];if(end1<current||start1>current+containerLength){element.setAttribute(\"aria-hidden\",true);}else{element.setAttribute(\"aria-hidden\",false);}}}else{checkLimit(0,0,start,fadeTransition);checkLimit(1,1,end,fadeTransition);itemSizes.current.forEach(setAriaVisible);}// This used to be Math.ceil, which would round 3.05 to 4.\n// This now uses Math.round to ensure people get a perfect amount of dots\n// when using Columns or Rows \u2014\u00A0Benjamin\n/**\n                 * Update by Matt: changing back to ceil, might break dots but round was incorrectly\n                 * paginating for all widths - overshooting items at shorter viewports and\n                 * not paginating at all for wide.\n                 */ let newNumPages=Math.ceil(targetLength/containerLength);if(!isNaN(newNumPages)){// If the number of dots is 65% of the number of items, make it 100%\nif(newNumPages/numItems>.65)newNumPages=numItems;if(newNumPages!==numPages)setNumPages(newNumPages);}},[numPages]),useCallback(()=>{if(!carouselRef.current)return;itemSizes.current=Array.from(carouselRef.current.children).map(element=>{return axis?{element,start:element.offsetLeft,end:element.offsetLeft+element.offsetWidth}:{element,start:element.offsetTop,end:element.offsetTop+element.offsetHeight};});},[]));}/**\n     * On the canvas, we want to keep the motion values updated\n     * with the latest props. Outside of the canvas these will never\n     * update.\n     */ if(isCanvas){useEffect(()=>{baseWidth.set(fadeWidth);},[fadeWidth]);useEffect(()=>{startMaskInset.set(fadeInset*.5);},[fadeInset]);useEffect(()=>{direction.set(axis?\"right\":\"bottom\");},[axis]);}const findNextItem=(delta,target)=>{if(!scrollInfo.current)return;const{current}=scrollInfo.current;const{children}=carouselRef.current;let scrollTarget;let i=delta===1?0:children.length-1;while(scrollTarget===undefined){const item=children[i];const start=axis?item.offsetLeft:item.offsetTop;const length=axis?item.offsetWidth:item.offsetHeight;const end=start+length;const threshold=.05;if(delta===1){const visibility=progress(start,end,target);if(visibility<1-threshold){scrollTarget=start;}else if(i===children.length-1){scrollTarget=end;}}else if(delta===-1){const visibility1=progress(start,end,target);if(visibility1>threshold){scrollTarget=end;}else if(i===0){scrollTarget=start;}}i+=delta;}return scrollTarget;};const isReducedMotion=useReducedMotion();const goto=scrollTo=>{targetScroll.current=scrollTo;const options=axis?{left:scrollTo}:{top:scrollTo};carouselRef.current.scrollTo({...options,behavior:isReducedMotion?\"auto\":\"smooth\"});};const gotoPage=page=>{if(!scrollInfo.current)return;const{scrollLength}=scrollInfo.current;goto(page*(scrollLength/(numPages-1)));};const gotoDelta=delta=>()=>{if(!scrollInfo.current)return;const{containerLength,scrollLength}=scrollInfo.current;const current=currentScroll.get();const pageLength=scrollLength/numPages;const currentPage=clamp(0,numPages-1,Math.floor(current/pageLength));gotoPage(currentPage+delta);};/**\n     * Return placeholder if no children\n     */ if(numItems===0){return /*#__PURE__*/ _jsx(Placeholder,{});}const dots=[];const dotsBlurStyle={};if(numPages>1&&showProgressDots&&!showScrollbar){for(let i=0;i<numPages;i++){const isSelected=isCanvas&&!i||false;dots.push(/*#__PURE__*/ _jsx(Dot,{dotStyle:{...dotStyle,width:dotSize,height:dotSize,backgroundColor:dotsFill},buttonStyle:baseButtonStyles,isSelected:isSelected,selectedOpacity:dotsActiveOpacity,opacity:dotsOpacity,onClick:()=>gotoPage(i),currentScroll:currentScroll,scrollInfo:scrollInfo,total:numPages,index:i,gap:dotsGap,padding:dotsPadding,axis:axis}));}if(dotsBlur){dotsBlurStyle.backdropFilter=dotsBlurStyle.WebkitBackdropFilter=dotsBlurStyle.MozBackdropFilter=`blur(${dotsBlur}px)`;}}return /*#__PURE__*/ _jsxs(\"section\",{style:containerStyle,...carouselA11y,children:[/*#__PURE__*/ _jsx(motion.ul,{ref:carouselRef,style:carouselStyle,className:\"framer--carousel\",\"data-show-scrollbar\":showScrollbar,\"aria-atomic\":\"false\",\"aria-live\":\"polite\",onWheel:()=>targetScroll.current=undefined,children:Children.map(slots,(child,index)=>{var ref;/*#__PURE__*/ return _jsx(\"li\",{style:itemStyle,...itemA11y,\"aria-label\":`${index+1} of ${numItems}`,children:/*#__PURE__*/ cloneElement(child,{...child.props,style:{...(ref=child.props)===null||ref===void 0?void 0:ref.style,...childStyle}})});})}),/*#__PURE__*/ _jsxs(\"fieldset\",{style:{...controlsStyles,padding:arrowPadding,display:\"flex\",flexDirection:axis?\"row\":\"column\"},\"aria-label\":\"Carousel pagination controls\",className:\"framer--carousel-controls\",\"data-show-mouse-controls\":showMouseControls,children:[/*#__PURE__*/ _jsx(motion.button,{ref:start.buttonRef,type:\"button\",style:{...start.buttonStyle,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!axis?90:0,display:showMouseControls?\"block\":\"none\"},onClick:gotoDelta(-1),\"aria-label\":\"Previous\",whileTap:{scale:.9},transition:{duration:.05},children:/*#__PURE__*/ _jsx(\"img\",{alt:\"\",width:arrowSize,height:arrowSize,src:leftArrow||\"https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg\"})}),/*#__PURE__*/ _jsx(motion.button,{ref:end.buttonRef,type:\"button\",style:{...end.buttonStyle,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!axis?90:0,display:showMouseControls?\"block\":\"none\"},onClick:gotoDelta(1),\"aria-label\":\"Next\",whileTap:{scale:.9},transition:{duration:.05},children:/*#__PURE__*/ _jsx(\"img\",{alt:\"\",width:arrowSize,height:arrowSize,src:rightArrow||\"https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg\"})}),dots.length>1?/*#__PURE__*/ _jsx(\"div\",{style:{...dotsContainerStyle,left:axis?\"50%\":dotsInset,top:!axis?\"50%\":\"unset\",transform:axis?\"translateX(-50%)\":\"translateY(-50%)\",flexDirection:axis?\"row\":\"column\",bottom:axis?dotsInset:\"unset\",borderRadius:dotsRadius,backgroundColor:dotsBackground,...dotsBlurStyle},children:dots}):null]}),/*#__PURE__*/ _jsx(MouseStyles,{})]});};/* Default Properties */ Carousel.defaultProps={gap:10,padding:10,progressObject:{showScrollbar:false,showProgressDots:false},sizingObject:{widthType:\"auto\",widthOffset:0,widthColumns:2,heightType:\"auto\",heightOffset:0,heightRows:2},borderRadius:0};/* Property Controls */ addPropertyControls(Carousel,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},axis:{type:ControlType.Enum,title:\"Direction\",options:[true,false],optionIcons:[\"direction-horizontal\",\"direction-vertical\"],displaySegmentedControl:true},align:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{axis:{true:[\"align-top\",\"align-middle\",\"align-bottom\"],false:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},...paddingControl,sizingObject:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Enum,title:\"Width\",options:[\"auto\",\"stretch\",\"columns\"],optionTitles:[\"Auto\",\"Stretch\",\"Columns\"],defaultValue:\"auto\"},widthInset:{type:ControlType.Number,title:\"Inset\",min:0,max:500,defaultValue:0,hidden:props=>props.widthType!==\"stretch\"},widthColumns:{type:ControlType.Number,title:\"Columns\",min:1,max:10,defaultValue:2,displayStepper:true,hidden:props=>props.widthType!==\"columns\"},heightType:{type:ControlType.Enum,title:\"Height\",options:[\"auto\",\"stretch\",\"rows\"],optionTitles:[\"Auto\",\"Stretch\",\"Rows\"],defaultValue:\"auto\"},heightInset:{type:ControlType.Number,title:\"Inset\",min:0,max:500,defaultValue:0,hidden:props=>props.heightType!==\"stretch\"},heightRows:{type:ControlType.Number,title:\"Rows\",min:1,max:10,defaultValue:2,displayStepper:true,hidden:props=>props.heightType!==\"rows\"}}},snapObject:{type:ControlType.Object,title:\"Snapping\",controls:{snap:{type:ControlType.Boolean,title:\"Enable\"},snapEdge:{type:ControlType.Enum,title:\"Edge\",options:[\"start\",\"center\",\"end\"],optionTitles:[\"Left\",\"Center\",\"Right\"],defaultValue:\"center\",hidden:props=>!props.snap},fluid:{type:ControlType.Boolean,title:\"Fluid\",defaultValue:false,hidden:props=>!props.snap}}},fadeObject:{type:ControlType.Object,title:\"Fading\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Enable\",defaultValue:false},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden:props=>!props.fadeContent},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden:props=>!props.fadeContent},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",hidden:props=>!props.fadeContent,min:0,max:1,step:.05,defaultValue:0},fadeTransition:{type:ControlType.Transition,title:\"Transition\",hidden:props=>!props.fadeContent}}},progressObject:{type:ControlType.Object,title:\"Progress\",controls:{showScrollbar:{type:ControlType.Boolean,title:\"Scroll Bar\",defaultValue:false},showProgressDots:{type:ControlType.Boolean,title:\"Dots\",defaultValue:false,hidden:props=>props.showScrollbar},dotSize:{type:ControlType.Number,title:\"Size\",min:1,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsInset:{type:ControlType.Number,title:\"Inset\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsPadding:{type:ControlType.Number,title:\"Padding\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#fff\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBackground:{type:ControlType.Color,title:\"Backdrop\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:200,defaultValue:50,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,defaultValue:.5,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsActiveOpacity:{type:ControlType.Number,title:\"Current\",min:0,max:1,defaultValue:1,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:50,defaultValue:4,step:1,hidden:props=>!props.showProgressDots||props.showScrollbar}}},arrowObject:{type:ControlType.Object,title:\"Arrows\",controls:{showMouseControls:{type:ControlType.Boolean,title:\"Show\",defaultValue:true},arrowFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showMouseControls},leftArrow:{type:ControlType.Image,title:\"Previous\",hidden:props=>!props.showMouseControls},rightArrow:{type:ControlType.Image,title:\"Next\",hidden:props=>!props.showMouseControls},arrowSize:{type:ControlType.Number,title:\"Size\",min:0,max:200,displayStepper:true,defaultValue:40,hidden:props=>!props.showMouseControls},arrowRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,defaultValue:40,hidden:props=>!props.showMouseControls},arrowPadding:{type:ControlType.Number,title:\"Inset\",min:0,max:100,defaultValue:20,displayStepper:true,hidden:props=>!props.showMouseControls}}},ariaLabel:{type:ControlType.String,title:\"Aria Label\",placeholder:\"Movies...\"},borderRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,displayStepper:true,defaultValue:0}});function Dot({currentScroll,scrollInfo,isSelected,selectedOpacity,opacity:unselectedOpacity,total,index,dotStyle,buttonStyle,gap,padding,axis,...props}){const opacity=useTransform(currentScroll,v=>{var ref,ref1;if(!((ref=scrollInfo.current)===null||ref===void 0?void 0:ref.scrollLength)){return index===0?selectedOpacity:unselectedOpacity;}const pageLength=((ref1=scrollInfo.current)===null||ref1===void 0?void 0:ref1.scrollLength)/total;const minScroll=pageLength*index;const maxScroll=minScroll+pageLength;const isSelected=v>=minScroll&&(index<total-1?v<maxScroll:index===total-1);return isSelected?selectedOpacity:unselectedOpacity;});const inlinePadding=gap/2;let top=!axis&&index>0?inlinePadding:padding;let bottom=!axis&&index!==total-1?inlinePadding:padding;let right=axis&&index!==total-1?inlinePadding:padding;let left=axis&&index>0?inlinePadding:padding;return /*#__PURE__*/ _jsx(\"button\",{\"aria-label\":`Scroll to page ${index+1}`,type:\"button\",...props,style:{...buttonStyle,padding:`${top}px ${right}px ${bottom}px ${left}px`},children:/*#__PURE__*/ _jsx(motion.div,{style:{...dotStyle,opacity}})});}function Placeholder(){return /*#__PURE__*/ _jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/ _jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/ _jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/ _jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to swipe between.\"})]});}function MouseStyles(){return /*#__PURE__*/ _jsx(\"div\",{dangerouslySetInnerHTML:{__html:`<style>@media (pointer: fine) {\n                .framer--carousel[data-show-scrollbar=\"false\"]::-webkit-scrollbar {\n                    display: none;\n                    -webkit-appearance: none;\n                    width: 0;\n                    height: 0;\n                }\n\n                .framer--carousel[data-show-scrollbar=\"false\"]::-webkit-scrollbar-thumb {\n                    display: none;\n                }\n\n                .framer--carousel[data-show-scrollbar=\"false\"] {\n                    scrollbar-width: none;\n                    scrollbar-height: none;\n                }\n            }</style>`}});}/* Styles */ const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:130,lineHeight:1.5,textAlign:\"center\"};const labelStyle={clip:\"rect(0 0 0 0)\",WebkitClipPath:\"inset(50%)\",clipPath:\"inset(50%)\",height:1,width:1,margin:-1,padding:0,overflow:\"hidden\",position:\"absolute\",whiteSpace:\"nowrap\"};/**\n * GUI styles\n */ const baseContainerStyle={display:\"flex\",overflow:\"hidden\",width:\"100%\",height:\"100%\",position:\"relative\"};const baseCarouselStyle={padding:0,margin:0,listStyle:\"none\",position:\"relative\",display:\"flex\",flex:\"1 1 100%\",width:\"100%\",height:\"100%\"};const baseButtonStyles={border:\"none\",display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",background:\"transparent\",cursor:\"pointer\",margin:0,padding:0};const controlsStyles={display:\"flex\",justifyContent:\"space-between\",alignItems:\"center\",position:\"absolute\",top:0,left:0,right:0,bottom:0,pointerEvents:\"none\",border:0,padding:0,margin:0};/**\n * Dot styles\n */ const dotsContainerStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",position:\"absolute\",pointerEvents:\"auto\"};const dotStyle={borderRadius:\"50%\",background:\"white\",cursor:\"pointer\",border:\"none\",placeContent:\"center\",placeItems:\"center\",padding:0};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Carousel\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerIntrinsicHeight\":\"200\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Carousel.map", "// Generated by Framer (3944b55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/w90zR0qzeh1mgaDSvD54/Carousel.js\";const CarouselFonts=getFonts(Carousel);const cycleOrder=[\"FhIcJ79E2\",\"z8houiulH\",\"xo4Z9fFKy\",\"M4uRnV78r\",\"cDaBskAep\",\"ZqtK9Zi6W\",\"j5IciTwSP\",\"AIoLy4nbP\",\"cFr9z7CW9\"];const variantClassNames={AIoLy4nbP:\"framer-v-1y8yiw3\",cDaBskAep:\"framer-v-1d1ug3f\",cFr9z7CW9:\"framer-v-xi2dod\",FhIcJ79E2:\"framer-v-3qd584\",j5IciTwSP:\"framer-v-d6ujjm\",M4uRnV78r:\"framer-v-66bzk8\",xo4Z9fFKy:\"framer-v-xh2ax6\",z8houiulH:\"framer-v-16xrul2\",ZqtK9Zi6W:\"framer-v-at7koo\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={AIoLy4nbP:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},cDaBskAep:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},cFr9z7CW9:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},j5IciTwSP:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},M4uRnV78r:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},xo4Z9fFKy:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},z8houiulH:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},ZqtK9Zi6W:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"1\":\"FhIcJ79E2\",\"2\":\"z8houiulH\",\"3\":\"xo4Z9fFKy\",\"4\":\"M4uRnV78r\",\"5\":\"cDaBskAep\",\"6\":\"ZqtK9Zi6W\",\"7\":\"j5IciTwSP\",\"8\":\"AIoLy4nbP\",\"9\":\"cFr9z7CW9\"};const getProps=({height,id,width,...props})=>{var _variant,ref;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"FhIcJ79E2\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"FhIcJ79E2\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1mc09tq=activeVariantCallback(async(...args)=>{setVariant(\"cFr9z7CW9\");});const onTaptfr4xu=activeVariantCallback(async(...args)=>{setVariant(\"FhIcJ79E2\");});const onTap7iw4u7=activeVariantCallback(async(...args)=>{setVariant(\"z8houiulH\");});const onTap1lp8844=activeVariantCallback(async(...args)=>{setVariant(\"xo4Z9fFKy\");});const onTapgad3mg=activeVariantCallback(async(...args)=>{setVariant(\"M4uRnV78r\");});const onTapnuzr6x=activeVariantCallback(async(...args)=>{setVariant(\"cDaBskAep\");});const onTap1yw3iy7=activeVariantCallback(async(...args)=>{setVariant(\"ZqtK9Zi6W\");});const onTapo8qd54=activeVariantCallback(async(...args)=>{setVariant(\"j5IciTwSP\");});const onTap15jujl1=activeVariantCallback(async(...args)=>{setVariant(\"AIoLy4nbP\");});const isDisplayed=()=>{if([\"z8houiulH\",\"xo4Z9fFKy\",\"M4uRnV78r\",\"cDaBskAep\",\"ZqtK9Zi6W\",\"j5IciTwSP\",\"AIoLy4nbP\",\"cFr9z7CW9\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"z8houiulH\",\"xo4Z9fFKy\",\"M4uRnV78r\",\"cDaBskAep\",\"ZqtK9Zi6W\",\"j5IciTwSP\",\"AIoLy4nbP\",\"cFr9z7CW9\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"z8houiulH\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"xo4Z9fFKy\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"M4uRnV78r\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"cDaBskAep\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"ZqtK9Zi6W\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"j5IciTwSP\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"AIoLy4nbP\")return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"cFr9z7CW9\")return true;return false;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-4L7ix\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-3qd584\",className),\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"FhIcJ79E2\",ref:ref,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({AIoLy4nbP:{\"data-framer-name\":\"8\"},cDaBskAep:{\"data-framer-name\":\"5\"},cFr9z7CW9:{\"data-framer-name\":\"9\"},j5IciTwSP:{\"data-framer-name\":\"7\"},M4uRnV78r:{\"data-framer-name\":\"4\"},xo4Z9fFKy:{\"data-framer-name\":\"3\"},z8houiulH:{\"data-framer-name\":\"2\"},ZqtK9Zi6W:{\"data-framer-name\":\"6\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1v4dx24\",layoutDependency:layoutDependency,layoutId:\"W9fkr8amp\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1mii5mx\",layoutDependency:layoutDependency,layoutId:\"YTFmQHKpT\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"52px\"},children:\"Our Reviews\"})}),className:\"framer-13utinu\",\"data-framer-name\":\"Our Reviews\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"tPxOBPV2Y\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(100, 100, 100))\"},children:\"Discover what others are saying! Read through our reviews to see the impact our service has had for their learning experience\\xa0\"})}),className:\"framer-qujytc\",\"data-framer-name\":\"Discover what others are saying! Read through our reviews to see the impact our service has had for their learning experience\\xa0\",layoutDependency:layoutDependency,layoutId:\"cLbMDS1Xh\",style:{\"--extracted-r6o4lv\":\"rgb(100, 100, 100)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1archha\",layoutDependency:layoutDependency,layoutId:\"EGRI6mwZe\",children:[isDisplayed()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-zczg9y\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"e36S7MGRA\",onTap:onTap1mc09tq,...addPropertyOverrides({AIoLy4nbP:{onTap:onTapo8qd54},cDaBskAep:{onTap:onTapgad3mg},cFr9z7CW9:{onTap:onTap15jujl1},j5IciTwSP:{onTap:onTap1yw3iy7},M4uRnV78r:{onTap:onTap1lp8844},xo4Z9fFKy:{onTap:onTap7iw4u7},z8houiulH:{onTap:onTaptfr4xu},ZqtK9Zi6W:{onTap:onTapnuzr6x}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(SVG,{className:\"framer-11w50dp\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jC07KVj7Y\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 12.5 60 C 5.596 60 0 60 0 60 L 0 0 C 0 0 5.596 0 12.5 0 L 47.5 0 C 54.404 0 60 0 60 0 L 60 60 C 60 60 54.404 60 47.5 60 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:3176943163,withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1kgkq2l\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"xNIs15Hoh\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 12.5 59.375 C 5.942 59.375 0.625 59.375 0.625 59.375 L 0.625 0.625 C 0.625 0.625 5.942 0.625 12.5 0.625 L 47.5 0.625 C 54.058 0.625 59.375 0.625 59.375 0.625 L 59.375 59.375 C 59.375 59.375 54.058 59.375 47.5 59.375 Z\" fill=\"transparent\" stroke-width=\"1.25\" stroke=\"rgba(153,153,153,0.6)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 33.75 25.5 L 27.5 31.75 L 33.75 38\" fill=\"transparent\" stroke-width=\"1.875\" stroke=\"rgb(4,27,41)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:142513359,withExternalLayout:true})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1oek43f\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"nn81pl_wB\",onTap:onTap7iw4u7,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{cFr9z7CW9:{backgroundColor:\"rgb(204, 204, 204)\"}},...addPropertyOverrides({AIoLy4nbP:{onTap:onTap1mc09tq},cDaBskAep:{onTap:onTap1yw3iy7},cFr9z7CW9:{\"data-highlight\":undefined,onTap:undefined},j5IciTwSP:{onTap:onTap15jujl1},M4uRnV78r:{onTap:onTapnuzr6x},xo4Z9fFKy:{onTap:onTapgad3mg},z8houiulH:{onTap:onTap1lp8844},ZqtK9Zi6W:{onTap:onTapo8qd54}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(SVG,{className:\"framer-11l1c5a\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"rXEw9N2pb\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><g><defs><linearGradient id=\"idss93959616_1g1582574423\" x1=\"0\" x2=\"1\" y1=\"0.4975124378109453\" y2=\"0.5024875621890547\"><stop offset=\"0\" stop-color=\"rgb(27,68,100)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(7,109,188)\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 7 60 C 3.134 60 0 60 0 60 L 0 0 C 0 0 3.134 0 7 0 L 53 0 C 56.866 0 60 0 60 0 L 60 60 C 60 60 56.866 60 53 60 Z\" fill=\"url(#idss93959616_1g1582574423)\"></path></g></svg>',svgContentId:93959616,variants:{cFr9z7CW9:{backgroundColor:\"rgb(0, 0, 0)\"}},withExternalLayout:true,...addPropertyOverrides({cFr9z7CW9:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 7 60 C 3.134 60 0 60 0 60 L 0 0 C 0 0 3.134 0 7 0 L 53 0 C 56.866 0 60 0 60 0 L 60 60 C 60 60 56.866 60 53 60 Z\" fill=\"hsl(0, 0%, 78%)\"></path></svg>',svgContentId:2356208172}},baseVariant,gestureVariant)}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-6vtihh\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"iuoPcIZua\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9 16\"><path d=\"M 1.5 1.75 L 7.75 8 L 1.5 14.25\" fill=\"transparent\" stroke-width=\"1.875\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:1534929354,withExternalLayout:true})]})]})]}),isDisplayed1()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-pwp8zp-container\",layoutDependency:layoutDependency,layoutId:\"JE_OFR6Bt-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"JE_OFR6Bt\",layoutId:\"JE_OFR6Bt\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-jcuq1o\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"Ncoc9RgQ0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"Having an assistant on your browser is something everyone should do. Don't use it to just get answers and definitely utilize the explanation feature so you can understand what you're learning.\\\"\"})}),className:\"framer-u5si3t\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"KlU_KXXvm\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-11ab6qz\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"jVHaVFyfk\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-17izqpt\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"j5LHNR3WH\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Michael H.\"})}),className:\"framer-1qsduw1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"cV8kksiHW\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Electrical Engineering\"})}),className:\"framer-f65t2i\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"fm75EU9Jz\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/e56baporsDhlOYD6dtJQjSWW2A.jpeg\"},className:\"framer-zyiui9\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"kht_Vqmgb\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1v0wq5d\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"AxWGfwEm2\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-f639h6\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"fzb7WantE\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-13ci0zq\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"YFVcWiXL4\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8rzdvr\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"BBRYIJVRj\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Having this on my computer has made me less anxious in class. Even if I missed something, I know I can always access the extension later to get explanations on things I missed.\"'})}),className:\"framer-w93vq6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"BwNKrVBp1\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-vz3sp2\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"a93C_gup_\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u89x5n\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"SaavNvEVU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Jessica R.\"})}),className:\"framer-1ugnnrd\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"OM0TfB9r_\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-1c89ivn\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"i5F3cMFm0\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/bs7U9Ng1Pf8g1wdTTuBcRo7Eg.png\"},className:\"framer-ukk28j\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AxgGcx5Vr\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s7f574\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"T6mzOxZEZ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1nh6s0n\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"zfTlxnZv7\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1vwijar\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"T5Densd79\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-15mywfy\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"SlZOfXbX9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"I've been using it for about two weeks now, and they've updated it almost weekly with new features. It's cool that they're continually improving it.\\\"\"})}),className:\"framer-11iwqen\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Ri_FZmrB_\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4l0ll\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Ajs6VPaeu\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-5m07nd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"pIYY9EJWi\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Benjamin K.\"})}),className:\"framer-1shikuh\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ujobLw7c4\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ytxmyu\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"yG3x7r_m6\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/3wijKekW3lAt2sSL1bbQGSVxSlc.jpeg\"},className:\"framer-c5dvew\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"MfdnXjaWu\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-10rpuq5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"U7bacrLBo\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-8vbcye\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"dUojsLcSW\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1f3hi7k\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"vO_ZzapP8\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-px5c7o\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"jVWYgz2eH\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"As an art major, I was impressed with the wide variety of subjects offered, but it caters to everyone, regardless of their field of study.\"'})}),className:\"framer-1tcvoc3\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"YejOp2md0\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1b3yggm\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"WQpKcD5gN\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xz3a1z\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"PWrOSLPv_\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Olivia G.\"})}),className:\"framer-x6ygt1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"cp2RezTkl\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1pbvmp\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"blNgqpLbN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/Afpd523OdXjHImYEcPftyWFHdUY.jpeg\"},className:\"framer-5yhs5r\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"B8LgPpDBT\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-qx64l8\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"JPGQ0m0Zb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-b5fa2l\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"Tm7Tnhspo\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1y4gy0k\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"onc4EJjfn\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4vrq1r\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"AsMkvz5d5\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-qzzsa6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Y70PqFNSb\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1e72kpg\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Or7xYE1n3\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-nusv5m\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Vy4po6V1r\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-1ddf5mr\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"QC1fTYaW6\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-vv1nhd\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Q3JuuEVH9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-67gzk7\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"GTcPkODJX\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1njcu5u\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Er0JaUDS1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-19ea23h\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"rvLJba6RB\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-18y5t68\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"QyKUU31ZH\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q9pbn9\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"txXekak6i\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-1g0the9\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"swJ50UuIX\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ttejem\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"g8otZFi_h\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8ylok0\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"B_B4kbf_x\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-1if15sc\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"gfZGDNacz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-1x2kw2j\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"N5ASSAz8G\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-kzq908\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"w7UoXaTm0\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u3rco7\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"DlCOo61G6\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-11nk6he\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"KgZ9TKjht\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1xwtc1m\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"rp5oErjFL\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1121wxh\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"BSqJRGwh_\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-f9rok8\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"mMS0CqHB8\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xn8l7r\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"QyBkW_XNx\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-d3qofd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ng1IVjbsR\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-qennvw\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ds34zvgPL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-184p6v8\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Kv23efMIw\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-t3ohiy\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"qA00ursJD\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cdwfth\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"xmW8xhxms\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1ni6ap8\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"yVL_J8QkI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1hem6nb\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"WEkKnM5SF\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-138s619\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"OlPpR49Kh\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-46td3v\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pGpJ0CeXi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s82ogd\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"MlOBUuaEF\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ogkubw\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"oAUGCC0Eb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-wmkn2j\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MuRQA5eEi\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-106r4xf\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"KQAZ08obK\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-1q2f2s4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"KwPrpk8So\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18lr0ty\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"ys0MM5vKp\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ksaiz\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"nJEpdPGbT\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1agkffm\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"TBGYufQFX\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed2()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1f4lzsp-container\",layoutDependency:layoutDependency,layoutId:\"SSLINs7Vy-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"SSLINs7Vy\",layoutId:\"SSLINs7Vy\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8rzdvr\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"BBRYIJVRj\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Having this on my computer has made me less anxious in class. Even if I missed something, I know I can always access the extension later to get explanations on things I missed.\"'})}),className:\"framer-w93vq6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"BwNKrVBp1\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-vz3sp2\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"a93C_gup_\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u89x5n\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"SaavNvEVU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Jessica R.\"})}),className:\"framer-1ugnnrd\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"OM0TfB9r_\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-1c89ivn\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"i5F3cMFm0\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/bs7U9Ng1Pf8g1wdTTuBcRo7Eg.png\"},className:\"framer-ukk28j\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AxgGcx5Vr\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s7f574\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"T6mzOxZEZ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1nh6s0n\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"zfTlxnZv7\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1vwijar\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"T5Densd79\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-15mywfy\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"SlZOfXbX9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"I've been using it for about two weeks now, and they've updated it almost weekly with new features. It's cool that they're continually improving it.\\\"\"})}),className:\"framer-11iwqen\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Ri_FZmrB_\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4l0ll\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Ajs6VPaeu\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-5m07nd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"pIYY9EJWi\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Benjamin K.\"})}),className:\"framer-1shikuh\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ujobLw7c4\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ytxmyu\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"yG3x7r_m6\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/3wijKekW3lAt2sSL1bbQGSVxSlc.jpeg\"},className:\"framer-c5dvew\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"MfdnXjaWu\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-10rpuq5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"U7bacrLBo\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-8vbcye\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"dUojsLcSW\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1f3hi7k\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"vO_ZzapP8\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-px5c7o\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"jVWYgz2eH\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"As an art major, I was impressed with the wide variety of subjects offered, but it caters to everyone, regardless of their field of study.\"'})}),className:\"framer-1tcvoc3\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"YejOp2md0\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1b3yggm\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"WQpKcD5gN\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xz3a1z\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"PWrOSLPv_\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Olivia G.\"})}),className:\"framer-x6ygt1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"cp2RezTkl\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1pbvmp\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"blNgqpLbN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/Afpd523OdXjHImYEcPftyWFHdUY.jpeg\"},className:\"framer-5yhs5r\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"B8LgPpDBT\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-qx64l8\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"JPGQ0m0Zb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-b5fa2l\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"Tm7Tnhspo\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1y4gy0k\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"onc4EJjfn\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4vrq1r\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"AsMkvz5d5\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-qzzsa6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Y70PqFNSb\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1e72kpg\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Or7xYE1n3\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-nusv5m\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Vy4po6V1r\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-1ddf5mr\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"QC1fTYaW6\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-vv1nhd\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Q3JuuEVH9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-67gzk7\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"GTcPkODJX\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1njcu5u\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Er0JaUDS1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-19ea23h\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"rvLJba6RB\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-18y5t68\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"QyKUU31ZH\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q9pbn9\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"txXekak6i\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-1g0the9\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"swJ50UuIX\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ttejem\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"g8otZFi_h\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8ylok0\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"B_B4kbf_x\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-1if15sc\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"gfZGDNacz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-1x2kw2j\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"N5ASSAz8G\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-kzq908\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"w7UoXaTm0\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u3rco7\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"DlCOo61G6\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-11nk6he\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"KgZ9TKjht\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1xwtc1m\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"rp5oErjFL\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1121wxh\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"BSqJRGwh_\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-f9rok8\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"mMS0CqHB8\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xn8l7r\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"QyBkW_XNx\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-d3qofd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ng1IVjbsR\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-qennvw\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ds34zvgPL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-184p6v8\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Kv23efMIw\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-t3ohiy\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"qA00ursJD\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cdwfth\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"xmW8xhxms\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1ni6ap8\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"yVL_J8QkI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1hem6nb\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"WEkKnM5SF\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-138s619\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"OlPpR49Kh\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-46td3v\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pGpJ0CeXi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s82ogd\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"MlOBUuaEF\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ogkubw\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"oAUGCC0Eb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-wmkn2j\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MuRQA5eEi\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-106r4xf\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"KQAZ08obK\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-1q2f2s4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"KwPrpk8So\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18lr0ty\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"ys0MM5vKp\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ksaiz\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"nJEpdPGbT\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1agkffm\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"TBGYufQFX\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ggbtmi\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"fNHNEOAx9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-1am45s6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NGOQ_9oSg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4onob4\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A5vUSN5WS\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8szgkg\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"CHq73cWpy\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-ao3g84\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HrJqA2lPX\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-cpwzi\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"dEHP1EP3c\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-u8sjga\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"mt_p2tkaJ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qflk9r\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"FqllrrTQY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-157t4pp\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"oIv_xi_Be\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-3bz2h0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"tOxU2edbr\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kw43z0\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"usWfcXsD0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This extension is honestly a game-changer. My life just got a whole lot easier.\"'})}),className:\"framer-1i6llfp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HBrwyjuBY\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ubtw2c\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"zVCjJrIQZ\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bidgl9\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"RPGZSGWHU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"David S.\"})}),className:\"framer-1awwmpl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ySDqyNCgz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ezz5ar\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"kEfT_R3WN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/ttfnTIV8cSHpNvWyyRvzgnzeuvc.jpeg\"},className:\"framer-1xfhwxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"ZOqdyX2X7\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1gjosdt\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Iw8YfDGDY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-zprn6e\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"tKsE9O4Pi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-b1kwsx\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"kNE85Usq6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed3()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1u6lqhe-container\",layoutDependency:layoutDependency,layoutId:\"H3FAq4WId-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"H3FAq4WId\",layoutId:\"H3FAq4WId\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-15mywfy\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"SlZOfXbX9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"I've been using it for about two weeks now, and they've updated it almost weekly with new features. It's cool that they're continually improving it.\\\"\"})}),className:\"framer-11iwqen\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Ri_FZmrB_\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4l0ll\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Ajs6VPaeu\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-5m07nd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"pIYY9EJWi\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Benjamin K.\"})}),className:\"framer-1shikuh\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ujobLw7c4\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ytxmyu\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"yG3x7r_m6\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/3wijKekW3lAt2sSL1bbQGSVxSlc.jpeg\"},className:\"framer-c5dvew\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"MfdnXjaWu\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-10rpuq5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"U7bacrLBo\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-8vbcye\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"dUojsLcSW\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1f3hi7k\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"vO_ZzapP8\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-px5c7o\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"jVWYgz2eH\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"As an art major, I was impressed with the wide variety of subjects offered, but it caters to everyone, regardless of their field of study.\"'})}),className:\"framer-1tcvoc3\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"YejOp2md0\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1b3yggm\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"WQpKcD5gN\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xz3a1z\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"PWrOSLPv_\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Olivia G.\"})}),className:\"framer-x6ygt1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"cp2RezTkl\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1pbvmp\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"blNgqpLbN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/Afpd523OdXjHImYEcPftyWFHdUY.jpeg\"},className:\"framer-5yhs5r\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"B8LgPpDBT\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-qx64l8\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"JPGQ0m0Zb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-b5fa2l\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"Tm7Tnhspo\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1y4gy0k\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"onc4EJjfn\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4vrq1r\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"AsMkvz5d5\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-qzzsa6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Y70PqFNSb\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1e72kpg\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Or7xYE1n3\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-nusv5m\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Vy4po6V1r\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-1ddf5mr\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"QC1fTYaW6\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-vv1nhd\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Q3JuuEVH9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-67gzk7\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"GTcPkODJX\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1njcu5u\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Er0JaUDS1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-19ea23h\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"rvLJba6RB\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-18y5t68\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"QyKUU31ZH\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q9pbn9\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"txXekak6i\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-1g0the9\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"swJ50UuIX\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ttejem\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"g8otZFi_h\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8ylok0\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"B_B4kbf_x\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-1if15sc\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"gfZGDNacz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-1x2kw2j\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"N5ASSAz8G\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-kzq908\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"w7UoXaTm0\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u3rco7\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"DlCOo61G6\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-11nk6he\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"KgZ9TKjht\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1xwtc1m\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"rp5oErjFL\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1121wxh\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"BSqJRGwh_\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-f9rok8\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"mMS0CqHB8\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xn8l7r\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"QyBkW_XNx\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-d3qofd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ng1IVjbsR\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-qennvw\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ds34zvgPL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-184p6v8\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Kv23efMIw\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-t3ohiy\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"qA00ursJD\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cdwfth\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"xmW8xhxms\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1ni6ap8\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"yVL_J8QkI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1hem6nb\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"WEkKnM5SF\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-138s619\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"OlPpR49Kh\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-46td3v\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pGpJ0CeXi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s82ogd\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"MlOBUuaEF\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ogkubw\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"oAUGCC0Eb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-wmkn2j\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MuRQA5eEi\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-106r4xf\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"KQAZ08obK\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-1q2f2s4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"KwPrpk8So\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18lr0ty\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"ys0MM5vKp\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ksaiz\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"nJEpdPGbT\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1agkffm\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"TBGYufQFX\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ggbtmi\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"fNHNEOAx9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-1am45s6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NGOQ_9oSg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4onob4\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A5vUSN5WS\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8szgkg\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"CHq73cWpy\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-ao3g84\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HrJqA2lPX\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-cpwzi\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"dEHP1EP3c\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-u8sjga\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"mt_p2tkaJ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qflk9r\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"FqllrrTQY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-157t4pp\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"oIv_xi_Be\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-3bz2h0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"tOxU2edbr\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kw43z0\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"usWfcXsD0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This extension is honestly a game-changer. My life just got a whole lot easier.\"'})}),className:\"framer-1i6llfp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HBrwyjuBY\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ubtw2c\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"zVCjJrIQZ\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bidgl9\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"RPGZSGWHU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"David S.\"})}),className:\"framer-1awwmpl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ySDqyNCgz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ezz5ar\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"kEfT_R3WN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/ttfnTIV8cSHpNvWyyRvzgnzeuvc.jpeg\"},className:\"framer-1xfhwxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"ZOqdyX2X7\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1gjosdt\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Iw8YfDGDY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-zprn6e\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"tKsE9O4Pi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-b1kwsx\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"kNE85Usq6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed4()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1rx4jp1-container\",layoutDependency:layoutDependency,layoutId:\"Nvz4GgaVQ-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"Nvz4GgaVQ\",layoutId:\"Nvz4GgaVQ\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-px5c7o\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"jVWYgz2eH\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"As an art major, I was impressed with the wide variety of subjects offered, but it caters to everyone, regardless of their field of study.\"'})}),className:\"framer-1tcvoc3\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"YejOp2md0\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1b3yggm\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"WQpKcD5gN\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xz3a1z\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"PWrOSLPv_\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Olivia G.\"})}),className:\"framer-x6ygt1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"cp2RezTkl\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1pbvmp\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"blNgqpLbN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/Afpd523OdXjHImYEcPftyWFHdUY.jpeg\"},className:\"framer-5yhs5r\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"B8LgPpDBT\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-qx64l8\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"JPGQ0m0Zb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-b5fa2l\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"Tm7Tnhspo\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1y4gy0k\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"onc4EJjfn\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4vrq1r\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"AsMkvz5d5\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-qzzsa6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Y70PqFNSb\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1e72kpg\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Or7xYE1n3\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-nusv5m\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Vy4po6V1r\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-1ddf5mr\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"QC1fTYaW6\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-vv1nhd\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Q3JuuEVH9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-67gzk7\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"GTcPkODJX\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1njcu5u\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Er0JaUDS1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-19ea23h\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"rvLJba6RB\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-18y5t68\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"QyKUU31ZH\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q9pbn9\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"txXekak6i\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-1g0the9\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"swJ50UuIX\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ttejem\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"g8otZFi_h\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8ylok0\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"B_B4kbf_x\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-1if15sc\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"gfZGDNacz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-1x2kw2j\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"N5ASSAz8G\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-kzq908\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"w7UoXaTm0\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u3rco7\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"DlCOo61G6\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-11nk6he\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"KgZ9TKjht\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1xwtc1m\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"rp5oErjFL\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1121wxh\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"BSqJRGwh_\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-f9rok8\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"mMS0CqHB8\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xn8l7r\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"QyBkW_XNx\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-d3qofd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ng1IVjbsR\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-qennvw\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ds34zvgPL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-184p6v8\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Kv23efMIw\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-t3ohiy\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"qA00ursJD\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cdwfth\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"xmW8xhxms\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1ni6ap8\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"yVL_J8QkI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1hem6nb\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"WEkKnM5SF\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-138s619\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"OlPpR49Kh\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-46td3v\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pGpJ0CeXi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s82ogd\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"MlOBUuaEF\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ogkubw\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"oAUGCC0Eb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-wmkn2j\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MuRQA5eEi\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-106r4xf\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"KQAZ08obK\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-1q2f2s4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"KwPrpk8So\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18lr0ty\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"ys0MM5vKp\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ksaiz\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"nJEpdPGbT\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1agkffm\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"TBGYufQFX\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ggbtmi\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"fNHNEOAx9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-1am45s6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NGOQ_9oSg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4onob4\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A5vUSN5WS\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8szgkg\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"CHq73cWpy\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-ao3g84\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HrJqA2lPX\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-cpwzi\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"dEHP1EP3c\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-u8sjga\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"mt_p2tkaJ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qflk9r\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"FqllrrTQY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-157t4pp\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"oIv_xi_Be\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-3bz2h0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"tOxU2edbr\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kw43z0\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"usWfcXsD0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This extension is honestly a game-changer. My life just got a whole lot easier.\"'})}),className:\"framer-1i6llfp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HBrwyjuBY\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ubtw2c\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"zVCjJrIQZ\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bidgl9\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"RPGZSGWHU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"David S.\"})}),className:\"framer-1awwmpl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ySDqyNCgz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ezz5ar\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"kEfT_R3WN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/ttfnTIV8cSHpNvWyyRvzgnzeuvc.jpeg\"},className:\"framer-1xfhwxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"ZOqdyX2X7\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1gjosdt\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Iw8YfDGDY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-zprn6e\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"tKsE9O4Pi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-b1kwsx\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"kNE85Usq6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed5()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-zayath-container\",layoutDependency:layoutDependency,layoutId:\"RDqGQa1VK-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"RDqGQa1VK\",layoutId:\"RDqGQa1VK\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4vrq1r\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"AsMkvz5d5\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-qzzsa6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Y70PqFNSb\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1e72kpg\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Or7xYE1n3\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-nusv5m\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Vy4po6V1r\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-1ddf5mr\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"QC1fTYaW6\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-vv1nhd\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Q3JuuEVH9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-67gzk7\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"GTcPkODJX\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1njcu5u\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Er0JaUDS1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-19ea23h\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"rvLJba6RB\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-18y5t68\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"QyKUU31ZH\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q9pbn9\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"txXekak6i\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-1g0the9\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"swJ50UuIX\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ttejem\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"g8otZFi_h\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8ylok0\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"B_B4kbf_x\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-1if15sc\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"gfZGDNacz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-1x2kw2j\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"N5ASSAz8G\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-kzq908\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"w7UoXaTm0\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u3rco7\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"DlCOo61G6\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-11nk6he\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"KgZ9TKjht\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1xwtc1m\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"rp5oErjFL\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1121wxh\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"BSqJRGwh_\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-f9rok8\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"mMS0CqHB8\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xn8l7r\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"QyBkW_XNx\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-d3qofd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ng1IVjbsR\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-qennvw\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ds34zvgPL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-184p6v8\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Kv23efMIw\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-t3ohiy\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"qA00ursJD\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cdwfth\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"xmW8xhxms\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1ni6ap8\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"yVL_J8QkI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1hem6nb\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"WEkKnM5SF\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-138s619\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"OlPpR49Kh\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-46td3v\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pGpJ0CeXi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s82ogd\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"MlOBUuaEF\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ogkubw\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"oAUGCC0Eb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-wmkn2j\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MuRQA5eEi\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-106r4xf\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"KQAZ08obK\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-1q2f2s4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"KwPrpk8So\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18lr0ty\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"ys0MM5vKp\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ksaiz\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"nJEpdPGbT\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1agkffm\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"TBGYufQFX\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ggbtmi\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"fNHNEOAx9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-1am45s6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NGOQ_9oSg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4onob4\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A5vUSN5WS\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8szgkg\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"CHq73cWpy\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-ao3g84\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HrJqA2lPX\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-cpwzi\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"dEHP1EP3c\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-u8sjga\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"mt_p2tkaJ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qflk9r\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"FqllrrTQY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-157t4pp\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"oIv_xi_Be\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-3bz2h0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"tOxU2edbr\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kw43z0\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"usWfcXsD0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This extension is honestly a game-changer. My life just got a whole lot easier.\"'})}),className:\"framer-1i6llfp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HBrwyjuBY\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ubtw2c\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"zVCjJrIQZ\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bidgl9\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"RPGZSGWHU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"David S.\"})}),className:\"framer-1awwmpl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ySDqyNCgz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ezz5ar\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"kEfT_R3WN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/ttfnTIV8cSHpNvWyyRvzgnzeuvc.jpeg\"},className:\"framer-1xfhwxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"ZOqdyX2X7\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1gjosdt\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Iw8YfDGDY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-zprn6e\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"tKsE9O4Pi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-b1kwsx\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"kNE85Usq6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed6()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-cwv8q6-container\",layoutDependency:layoutDependency,layoutId:\"EeaUgTpes-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"EeaUgTpes\",layoutId:\"EeaUgTpes\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q9pbn9\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"txXekak6i\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-1g0the9\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"swJ50UuIX\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ttejem\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"g8otZFi_h\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8ylok0\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"B_B4kbf_x\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-1if15sc\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"gfZGDNacz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-1x2kw2j\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"N5ASSAz8G\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-kzq908\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"w7UoXaTm0\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u3rco7\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"DlCOo61G6\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-11nk6he\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"KgZ9TKjht\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1xwtc1m\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"rp5oErjFL\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1121wxh\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"BSqJRGwh_\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-f9rok8\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"mMS0CqHB8\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xn8l7r\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"QyBkW_XNx\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-d3qofd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ng1IVjbsR\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-qennvw\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ds34zvgPL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-184p6v8\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Kv23efMIw\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-t3ohiy\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"qA00ursJD\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cdwfth\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"xmW8xhxms\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1ni6ap8\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"yVL_J8QkI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1hem6nb\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"WEkKnM5SF\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-138s619\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"OlPpR49Kh\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-46td3v\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pGpJ0CeXi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s82ogd\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"MlOBUuaEF\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ogkubw\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"oAUGCC0Eb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-wmkn2j\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MuRQA5eEi\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-106r4xf\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"KQAZ08obK\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-1q2f2s4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"KwPrpk8So\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18lr0ty\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"ys0MM5vKp\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ksaiz\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"nJEpdPGbT\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1agkffm\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"TBGYufQFX\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ggbtmi\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"fNHNEOAx9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-1am45s6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NGOQ_9oSg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4onob4\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A5vUSN5WS\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8szgkg\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"CHq73cWpy\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-ao3g84\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HrJqA2lPX\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-cpwzi\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"dEHP1EP3c\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-u8sjga\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"mt_p2tkaJ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qflk9r\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"FqllrrTQY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-157t4pp\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"oIv_xi_Be\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-3bz2h0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"tOxU2edbr\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kw43z0\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"usWfcXsD0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This extension is honestly a game-changer. My life just got a whole lot easier.\"'})}),className:\"framer-1i6llfp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HBrwyjuBY\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ubtw2c\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"zVCjJrIQZ\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bidgl9\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"RPGZSGWHU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"David S.\"})}),className:\"framer-1awwmpl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ySDqyNCgz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ezz5ar\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"kEfT_R3WN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/ttfnTIV8cSHpNvWyyRvzgnzeuvc.jpeg\"},className:\"framer-1xfhwxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"ZOqdyX2X7\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1gjosdt\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Iw8YfDGDY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-zprn6e\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"tKsE9O4Pi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-b1kwsx\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"kNE85Usq6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed7()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-12i8mcb-container\",layoutDependency:layoutDependency,layoutId:\"AmZJi3tnS-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"AmZJi3tnS\",layoutId:\"AmZJi3tnS\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1121wxh\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"BSqJRGwh_\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-f9rok8\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"mMS0CqHB8\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-xn8l7r\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"QyBkW_XNx\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-d3qofd\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ng1IVjbsR\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-qennvw\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ds34zvgPL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-184p6v8\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"Kv23efMIw\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-t3ohiy\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"qA00ursJD\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cdwfth\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"xmW8xhxms\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1ni6ap8\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"yVL_J8QkI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1hem6nb\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"WEkKnM5SF\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-138s619\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"OlPpR49Kh\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-46td3v\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pGpJ0CeXi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s82ogd\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"MlOBUuaEF\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ogkubw\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"oAUGCC0Eb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-wmkn2j\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MuRQA5eEi\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-106r4xf\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"KQAZ08obK\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-1q2f2s4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"KwPrpk8So\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18lr0ty\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"ys0MM5vKp\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ksaiz\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"nJEpdPGbT\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1agkffm\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"TBGYufQFX\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ggbtmi\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"fNHNEOAx9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-1am45s6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NGOQ_9oSg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4onob4\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A5vUSN5WS\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8szgkg\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"CHq73cWpy\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-ao3g84\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HrJqA2lPX\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-cpwzi\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"dEHP1EP3c\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-u8sjga\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"mt_p2tkaJ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qflk9r\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"FqllrrTQY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-157t4pp\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"oIv_xi_Be\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-3bz2h0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"tOxU2edbr\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kw43z0\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"usWfcXsD0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This extension is honestly a game-changer. My life just got a whole lot easier.\"'})}),className:\"framer-1i6llfp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HBrwyjuBY\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ubtw2c\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"zVCjJrIQZ\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bidgl9\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"RPGZSGWHU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"David S.\"})}),className:\"framer-1awwmpl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ySDqyNCgz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ezz5ar\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"kEfT_R3WN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/ttfnTIV8cSHpNvWyyRvzgnzeuvc.jpeg\"},className:\"framer-1xfhwxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"ZOqdyX2X7\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1gjosdt\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Iw8YfDGDY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-zprn6e\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"tKsE9O4Pi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-b1kwsx\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"kNE85Usq6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed8()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-h9hxt6-container\",layoutDependency:layoutDependency,layoutId:\"FtOafzhPC-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"FtOafzhPC\",layoutId:\"FtOafzhPC\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-138s619\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"OlPpR49Kh\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-46td3v\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pGpJ0CeXi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-s82ogd\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"MlOBUuaEF\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ogkubw\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"oAUGCC0Eb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-wmkn2j\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MuRQA5eEi\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-106r4xf\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"KQAZ08obK\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-1q2f2s4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"KwPrpk8So\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18lr0ty\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"ys0MM5vKp\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ksaiz\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"nJEpdPGbT\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1agkffm\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"TBGYufQFX\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ggbtmi\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"fNHNEOAx9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-1am45s6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NGOQ_9oSg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4onob4\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A5vUSN5WS\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8szgkg\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"CHq73cWpy\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-ao3g84\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HrJqA2lPX\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-cpwzi\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"dEHP1EP3c\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-u8sjga\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"mt_p2tkaJ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qflk9r\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"FqllrrTQY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-157t4pp\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"oIv_xi_Be\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-3bz2h0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"tOxU2edbr\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kw43z0\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"usWfcXsD0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This extension is honestly a game-changer. My life just got a whole lot easier.\"'})}),className:\"framer-1i6llfp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HBrwyjuBY\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ubtw2c\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"zVCjJrIQZ\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bidgl9\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"RPGZSGWHU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"David S.\"})}),className:\"framer-1awwmpl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ySDqyNCgz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ezz5ar\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"kEfT_R3WN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/ttfnTIV8cSHpNvWyyRvzgnzeuvc.jpeg\"},className:\"framer-1xfhwxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"ZOqdyX2X7\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1gjosdt\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Iw8YfDGDY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-zprn6e\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"tKsE9O4Pi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-b1kwsx\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"kNE85Usq6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ux46a5\",\"data-framer-name\":\"1.1\",layoutDependency:layoutDependency,layoutId:\"cyE7qE01h\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"Having an assistant on your browser is something everyone should do. Don't use it to just get answers and definitely utilize the explanation feature so you can understand what you're learning.\\\"\"})}),className:\"framer-1h826qr\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"enJMjMsVp\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ojjj0u\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"eZbrk1hpr\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-9nvk8s\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"z91GKAuDK\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Michael H.\"})}),className:\"framer-adg4fl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"XdRyx4exK\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Electrical Engineering\"})}),className:\"framer-1wimqgu\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"FYt1vFbBa\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/e56baporsDhlOYD6dtJQjSWW2A.jpeg\"},className:\"framer-rcptik\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"qWEroBeEF\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1rsq7z\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Yv4F5KLVo\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-p1wiit\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"fw3Rb9xDi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-buauz3\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"BGUnGwy1t\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed9()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1j12q0v-container\",layoutDependency:layoutDependency,layoutId:\"r4gfKZIOV-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"r4gfKZIOV\",layoutId:\"r4gfKZIOV\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ggbtmi\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"fNHNEOAx9\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-1am45s6\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NGOQ_9oSg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-4onob4\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A5vUSN5WS\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8szgkg\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"CHq73cWpy\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-ao3g84\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HrJqA2lPX\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-cpwzi\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"dEHP1EP3c\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-u8sjga\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"mt_p2tkaJ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qflk9r\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"FqllrrTQY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-157t4pp\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"oIv_xi_Be\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-3bz2h0\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"tOxU2edbr\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kw43z0\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"usWfcXsD0\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This extension is honestly a game-changer. My life just got a whole lot easier.\"'})}),className:\"framer-1i6llfp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HBrwyjuBY\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ubtw2c\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"zVCjJrIQZ\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bidgl9\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"RPGZSGWHU\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"David S.\"})}),className:\"framer-1awwmpl\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ySDqyNCgz\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-ezz5ar\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"kEfT_R3WN\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/ttfnTIV8cSHpNvWyyRvzgnzeuvc.jpeg\"},className:\"framer-1xfhwxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"ZOqdyX2X7\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1gjosdt\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Iw8YfDGDY\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-zprn6e\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"tKsE9O4Pi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-b1kwsx\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"kNE85Usq6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})})]})})})});});const css=['.framer-4L7ix [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4L7ix .framer-1lyhcz9 { display: block; }\",\".framer-4L7ix .framer-3qd584 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 1000px; }\",\".framer-4L7ix .framer-1v4dx24 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 20px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-4L7ix .framer-1mii5mx { flex: none; height: 114px; overflow: hidden; position: relative; width: 622px; }\",\".framer-4L7ix .framer-13utinu { flex: none; height: auto; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-4L7ix .framer-qujytc { bottom: 0px; flex: none; height: auto; left: 0px; position: absolute; white-space: pre-wrap; width: 623px; word-break: break-word; word-wrap: break-word; }\",\".framer-4L7ix .framer-1archha { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 62px; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 145px; }\",\".framer-4L7ix .framer-zczg9y, .framer-4L7ix .framer-1oek43f { cursor: pointer; flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-4L7ix .framer-11w50dp, .framer-4L7ix .framer-1kgkq2l { flex: none; height: 60px; left: calc(50.37037037037039% - 60px / 2); position: absolute; top: calc(50.00000000000002% - 60px / 2); width: 60px; }\",\".framer-4L7ix .framer-11l1c5a { flex: none; height: 60px; left: calc(50.34482758620692% - 60px / 2); position: absolute; top: calc(50.00000000000002% - 60px / 2); width: 60px; }\",\".framer-4L7ix .framer-6vtihh { flex: none; height: 16px; left: calc(48.10126582278483% - 9px / 2); position: absolute; top: calc(48.38709677419357% - 16px / 2); width: 9px; }\",\".framer-4L7ix .framer-pwp8zp-container, .framer-4L7ix .framer-1f4lzsp-container, .framer-4L7ix .framer-1u6lqhe-container, .framer-4L7ix .framer-1rx4jp1-container, .framer-4L7ix .framer-zayath-container, .framer-4L7ix .framer-cwv8q6-container, .framer-4L7ix .framer-12i8mcb-container, .framer-4L7ix .framer-h9hxt6-container, .framer-4L7ix .framer-1j12q0v-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-4L7ix .framer-jcuq1o { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 328px; justify-content: space-between; padding: 25px 25px 25px 25px; position: relative; width: min-content; z-index: 5; }\",\".framer-4L7ix .framer-u5si3t { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-4L7ix .framer-11ab6qz, .framer-4L7ix .framer-vz3sp2, .framer-4L7ix .framer-4l0ll, .framer-4L7ix .framer-1b3yggm, .framer-4L7ix .framer-1e72kpg, .framer-4L7ix .framer-1ttejem, .framer-4L7ix .framer-xn8l7r, .framer-4L7ix .framer-s82ogd, .framer-4L7ix .framer-4onob4, .framer-4L7ix .framer-1ubtw2c, .framer-4L7ix .framer-ojjj0u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 140px; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 354px; }\",\".framer-4L7ix .framer-17izqpt, .framer-4L7ix .framer-u89x5n, .framer-4L7ix .framer-5m07nd, .framer-4L7ix .framer-xz3a1z, .framer-4L7ix .framer-nusv5m, .framer-4L7ix .framer-8ylok0, .framer-4L7ix .framer-d3qofd, .framer-4L7ix .framer-1ogkubw, .framer-4L7ix .framer-8szgkg, .framer-4L7ix .framer-1bidgl9, .framer-4L7ix .framer-9nvk8s { flex: none; height: 60px; overflow: visible; position: relative; width: 239px; }\",\".framer-4L7ix .framer-1qsduw1, .framer-4L7ix .framer-1ugnnrd, .framer-4L7ix .framer-1shikuh, .framer-4L7ix .framer-x6ygt1, .framer-4L7ix .framer-1ddf5mr, .framer-4L7ix .framer-1if15sc, .framer-4L7ix .framer-qennvw, .framer-4L7ix .framer-wmkn2j, .framer-4L7ix .framer-ao3g84, .framer-4L7ix .framer-1awwmpl, .framer-4L7ix .framer-adg4fl { flex: none; height: auto; left: 80px; position: absolute; top: 6px; white-space: pre; width: auto; }\",\".framer-4L7ix .framer-f65t2i, .framer-4L7ix .framer-1c89ivn, .framer-4L7ix .framer-ytxmyu, .framer-4L7ix .framer-1pbvmp, .framer-4L7ix .framer-vv1nhd, .framer-4L7ix .framer-1x2kw2j, .framer-4L7ix .framer-184p6v8, .framer-4L7ix .framer-106r4xf, .framer-4L7ix .framer-cpwzi, .framer-4L7ix .framer-ezz5ar, .framer-4L7ix .framer-1wimqgu { flex: none; height: auto; left: 80px; position: absolute; top: 30px; white-space: pre; width: auto; }\",\".framer-4L7ix .framer-zyiui9, .framer-4L7ix .framer-ukk28j, .framer-4L7ix .framer-c5dvew, .framer-4L7ix .framer-5yhs5r, .framer-4L7ix .framer-67gzk7, .framer-4L7ix .framer-kzq908, .framer-4L7ix .framer-t3ohiy, .framer-4L7ix .framer-1q2f2s4, .framer-4L7ix .framer-u8sjga, .framer-4L7ix .framer-1xfhwxj, .framer-4L7ix .framer-rcptik { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); left: 0px; position: absolute; top: 0px; width: 60px; }\",\".framer-4L7ix .framer-1v0wq5d, .framer-4L7ix .framer-s7f574, .framer-4L7ix .framer-10rpuq5, .framer-4L7ix .framer-qx64l8, .framer-4L7ix .framer-1njcu5u, .framer-4L7ix .framer-u3rco7, .framer-4L7ix .framer-cdwfth, .framer-4L7ix .framer-18lr0ty, .framer-4L7ix .framer-1qflk9r, .framer-4L7ix .framer-1gjosdt, .framer-4L7ix .framer-1rsq7z { flex: none; height: 60px; overflow: visible; position: relative; width: 146px; }\",\".framer-4L7ix .framer-f639h6, .framer-4L7ix .framer-1nh6s0n, .framer-4L7ix .framer-8vbcye, .framer-4L7ix .framer-b5fa2l, .framer-4L7ix .framer-19ea23h, .framer-4L7ix .framer-11nk6he, .framer-4L7ix .framer-1ni6ap8, .framer-4L7ix .framer-2ksaiz, .framer-4L7ix .framer-157t4pp, .framer-4L7ix .framer-zprn6e, .framer-4L7ix .framer-p1wiit { flex: none; height: auto; left: 0px; position: absolute; top: 34px; white-space: pre; width: auto; }\",\".framer-4L7ix .framer-13ci0zq, .framer-4L7ix .framer-1vwijar, .framer-4L7ix .framer-1f3hi7k, .framer-4L7ix .framer-1y4gy0k, .framer-4L7ix .framer-18y5t68, .framer-4L7ix .framer-1xwtc1m, .framer-4L7ix .framer-1hem6nb, .framer-4L7ix .framer-1agkffm, .framer-4L7ix .framer-3bz2h0, .framer-4L7ix .framer-b1kwsx, .framer-4L7ix .framer-buauz3 { flex: none; height: 26px; left: 0px; position: absolute; top: 0px; width: 146px; }\",\".framer-4L7ix .framer-8rzdvr, .framer-4L7ix .framer-15mywfy, .framer-4L7ix .framer-px5c7o, .framer-4L7ix .framer-4vrq1r, .framer-4L7ix .framer-q9pbn9, .framer-4L7ix .framer-1121wxh, .framer-4L7ix .framer-138s619, .framer-4L7ix .framer-ggbtmi, .framer-4L7ix .framer-kw43z0, .framer-4L7ix .framer-1ux46a5 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 328px; justify-content: space-between; padding: 25px 25px 25px 25px; position: relative; width: 404px; z-index: 5; }\",\".framer-4L7ix .framer-w93vq6, .framer-4L7ix .framer-11iwqen, .framer-4L7ix .framer-1tcvoc3, .framer-4L7ix .framer-qzzsa6, .framer-4L7ix .framer-1g0the9, .framer-4L7ix .framer-f9rok8, .framer-4L7ix .framer-46td3v, .framer-4L7ix .framer-1am45s6, .framer-4L7ix .framer-1i6llfp, .framer-4L7ix .framer-1h826qr { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4L7ix .framer-3qd584, .framer-4L7ix .framer-1archha, .framer-4L7ix .framer-11ab6qz, .framer-4L7ix .framer-vz3sp2, .framer-4L7ix .framer-4l0ll, .framer-4L7ix .framer-1b3yggm, .framer-4L7ix .framer-1e72kpg, .framer-4L7ix .framer-1ttejem, .framer-4L7ix .framer-xn8l7r, .framer-4L7ix .framer-s82ogd, .framer-4L7ix .framer-4onob4, .framer-4L7ix .framer-1ubtw2c, .framer-4L7ix .framer-ojjj0u { gap: 0px; } .framer-4L7ix .framer-3qd584 > *, .framer-4L7ix .framer-11ab6qz > *, .framer-4L7ix .framer-vz3sp2 > *, .framer-4L7ix .framer-4l0ll > *, .framer-4L7ix .framer-1b3yggm > *, .framer-4L7ix .framer-1e72kpg > *, .framer-4L7ix .framer-1ttejem > *, .framer-4L7ix .framer-xn8l7r > *, .framer-4L7ix .framer-s82ogd > *, .framer-4L7ix .framer-4onob4 > *, .framer-4L7ix .framer-1ubtw2c > *, .framer-4L7ix .framer-ojjj0u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4L7ix .framer-3qd584 > :first-child, .framer-4L7ix .framer-11ab6qz > :first-child, .framer-4L7ix .framer-vz3sp2 > :first-child, .framer-4L7ix .framer-4l0ll > :first-child, .framer-4L7ix .framer-1b3yggm > :first-child, .framer-4L7ix .framer-1e72kpg > :first-child, .framer-4L7ix .framer-1ttejem > :first-child, .framer-4L7ix .framer-xn8l7r > :first-child, .framer-4L7ix .framer-s82ogd > :first-child, .framer-4L7ix .framer-4onob4 > :first-child, .framer-4L7ix .framer-1ubtw2c > :first-child, .framer-4L7ix .framer-ojjj0u > :first-child { margin-top: 0px; } .framer-4L7ix .framer-3qd584 > :last-child, .framer-4L7ix .framer-11ab6qz > :last-child, .framer-4L7ix .framer-vz3sp2 > :last-child, .framer-4L7ix .framer-4l0ll > :last-child, .framer-4L7ix .framer-1b3yggm > :last-child, .framer-4L7ix .framer-1e72kpg > :last-child, .framer-4L7ix .framer-1ttejem > :last-child, .framer-4L7ix .framer-xn8l7r > :last-child, .framer-4L7ix .framer-s82ogd > :last-child, .framer-4L7ix .framer-4onob4 > :last-child, .framer-4L7ix .framer-1ubtw2c > :last-child, .framer-4L7ix .framer-ojjj0u > :last-child { margin-bottom: 0px; } .framer-4L7ix .framer-1archha > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4L7ix .framer-1archha > :first-child { margin-left: 0px; } .framer-4L7ix .framer-1archha > :last-child { margin-right: 0px; } }\",\".framer-4L7ix.framer-v-16xrul2 .framer-11l1c5a, .framer-4L7ix.framer-v-xh2ax6 .framer-11l1c5a, .framer-4L7ix.framer-v-66bzk8 .framer-11l1c5a, .framer-4L7ix.framer-v-1d1ug3f .framer-11l1c5a, .framer-4L7ix.framer-v-at7koo .framer-11l1c5a, .framer-4L7ix.framer-v-d6ujjm .framer-11l1c5a, .framer-4L7ix.framer-v-1y8yiw3 .framer-11l1c5a { left: calc(48.88888888888891% - 60px / 2); }\",\".framer-4L7ix.framer-v-xi2dod .framer-1oek43f { cursor: unset; }\",\".framer-4L7ix.framer-v-xi2dod .framer-11l1c5a { left: calc(48.33333333333336% - 60px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 512\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"z8houiulH\":{\"layout\":[\"fixed\",\"auto\"]},\"xo4Z9fFKy\":{\"layout\":[\"fixed\",\"auto\"]},\"M4uRnV78r\":{\"layout\":[\"fixed\",\"auto\"]},\"cDaBskAep\":{\"layout\":[\"fixed\",\"auto\"]},\"ZqtK9Zi6W\":{\"layout\":[\"fixed\",\"auto\"]},\"j5IciTwSP\":{\"layout\":[\"fixed\",\"auto\"]},\"AIoLy4nbP\":{\"layout\":[\"fixed\",\"auto\"]},\"cFr9z7CW9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables false\n */ const FramerlZn5rFkp2=withCSS(Component,css,\"framer-4L7ix\");export default FramerlZn5rFkp2;FramerlZn5rFkp2.displayName=\"Reviews Slider\";FramerlZn5rFkp2.defaultProps={height:512,width:1e3};addPropertyControls(FramerlZn5rFkp2,{variant:{options:[\"FhIcJ79E2\",\"z8houiulH\",\"xo4Z9fFKy\",\"M4uRnV78r\",\"cDaBskAep\",\"ZqtK9Zi6W\",\"j5IciTwSP\",\"AIoLy4nbP\",\"cFr9z7CW9\"],optionTitles:[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlZn5rFkp2,[...CarouselFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlZn5rFkp2\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1000\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"512\",\"framerImmutableVariables\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z8houiulH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xo4Z9fFKy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M4uRnV78r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cDaBskAep\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZqtK9Zi6W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j5IciTwSP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AIoLy4nbP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cFr9z7CW9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lZn5rFkp2.map", "// Generated by Framer (1249b65)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/w90zR0qzeh1mgaDSvD54/Carousel.js\";const CarouselFonts=getFonts(Carousel);const cycleOrder=[\"RB4VH3_JW\",\"IH9RsLj55\",\"jeWnjyHCJ\",\"ODxzqYEwa\",\"nU6x9JCNU\",\"Eru966cr3\",\"ARYTZZVUP\",\"P6I_ZqoAm\",\"CaCCtRUOM\"];const variantClassNames={ARYTZZVUP:\"framer-v-mjouph\",CaCCtRUOM:\"framer-v-1f93361\",Eru966cr3:\"framer-v-zxfrk9\",IH9RsLj55:\"framer-v-iavatx\",jeWnjyHCJ:\"framer-v-1lopy45\",nU6x9JCNU:\"framer-v-13bdnh8\",ODxzqYEwa:\"framer-v-i4fx2b\",P6I_ZqoAm:\"framer-v-7aenma\",RB4VH3_JW:\"framer-v-jr3owr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={ARYTZZVUP:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},CaCCtRUOM:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},default:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"},Eru966cr3:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},IH9RsLj55:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},jeWnjyHCJ:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},nU6x9JCNU:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},ODxzqYEwa:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},P6I_ZqoAm:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"1\":\"RB4VH3_JW\",\"2\":\"IH9RsLj55\",\"3\":\"jeWnjyHCJ\",\"4\":\"ODxzqYEwa\",\"5\":\"nU6x9JCNU\",\"6\":\"Eru966cr3\",\"7\":\"ARYTZZVUP\",\"8\":\"P6I_ZqoAm\",\"9\":\"CaCCtRUOM\"};const getProps=({height,id,width,...props})=>{var _variant,ref;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"RB4VH3_JW\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"RB4VH3_JW\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapaj3fcp=activeVariantCallback(async(...args)=>{setVariant(\"CaCCtRUOM\");});const onTapaih46m=activeVariantCallback(async(...args)=>{setVariant(\"RB4VH3_JW\");});const onTap1ahxui9=activeVariantCallback(async(...args)=>{setVariant(\"IH9RsLj55\");});const onTap1upq9jy=activeVariantCallback(async(...args)=>{setVariant(\"jeWnjyHCJ\");});const onTaprt5id3=activeVariantCallback(async(...args)=>{setVariant(\"ODxzqYEwa\");});const onTapn84qoo=activeVariantCallback(async(...args)=>{setVariant(\"nU6x9JCNU\");});const onTap1xvag83=activeVariantCallback(async(...args)=>{setVariant(\"Eru966cr3\");});const onTaplz55lq=activeVariantCallback(async(...args)=>{setVariant(\"ARYTZZVUP\");});const onTap1e07z59=activeVariantCallback(async(...args)=>{setVariant(\"P6I_ZqoAm\");});const isDisplayed=()=>{if([\"IH9RsLj55\",\"jeWnjyHCJ\",\"ODxzqYEwa\",\"nU6x9JCNU\",\"Eru966cr3\",\"ARYTZZVUP\",\"P6I_ZqoAm\",\"CaCCtRUOM\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"ODxzqYEwa\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"ARYTZZVUP\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"CaCCtRUOM\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"Eru966cr3\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"IH9RsLj55\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"jeWnjyHCJ\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"nU6x9JCNU\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"P6I_ZqoAm\")return true;return false;};const isDisplayed9=()=>{if([\"IH9RsLj55\",\"jeWnjyHCJ\",\"ODxzqYEwa\",\"nU6x9JCNU\",\"Eru966cr3\",\"ARYTZZVUP\",\"P6I_ZqoAm\",\"CaCCtRUOM\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-DYLDK\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-jr3owr\",className),\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"RB4VH3_JW\",ref:ref,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({ARYTZZVUP:{\"data-framer-name\":\"7\"},CaCCtRUOM:{\"data-framer-name\":\"9\"},Eru966cr3:{\"data-framer-name\":\"6\"},IH9RsLj55:{\"data-framer-name\":\"2\"},jeWnjyHCJ:{\"data-framer-name\":\"3\"},nU6x9JCNU:{\"data-framer-name\":\"5\"},ODxzqYEwa:{\"data-framer-name\":\"4\"},P6I_ZqoAm:{\"data-framer-name\":\"8\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pa2ov7\",layoutDependency:layoutDependency,layoutId:\"QdCdEN6U4\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-8o9xpg\",layoutDependency:layoutDependency,layoutId:\"SPPAICPaW\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\"},children:\"Our Reviews\"})}),className:\"framer-pefpvh\",\"data-framer-name\":\"Our Reviews\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"wHvmZwwpM\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(100, 100, 100))\"},children:\"Discover what others are saying! Read through our reviews to see the impact our service has had for their learning experience\\xa0\"})}),className:\"framer-wa9vuz\",\"data-framer-name\":\"Discover what others are saying! Read through our reviews to see the impact our service has had for their learning experience\\xa0\",layoutDependency:layoutDependency,layoutId:\"KMJkLkwEe\",style:{\"--extracted-r6o4lv\":\"rgb(100, 100, 100)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-gwfqrm-container\",layoutDependency:layoutDependency,layoutId:\"geRvVkVfo-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"geRvVkVfo\",layoutId:\"geRvVkVfo\",padding:0,paddingBottom:20,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1xadabu\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"rMdAw5bes\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"Having an assistant on your browser is something everyone should do. Don't use it to just get answers and definitely utilize the explanation feature so you can understand what you're learning.\\\"\"})}),className:\"framer-ntmakj\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kJBcd8IVk\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-dn7myx\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"o7AF9W2IG\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-y2sx0h\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"avxwpBezs\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Michael H.\"})}),className:\"framer-wnoi92\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"VMCOECSXW\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Electrical Engineering\"})}),className:\"framer-1jo7xl9\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"prxkx0NI0\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/e56baporsDhlOYD6dtJQjSWW2A.jpeg\"},className:\"framer-10wg2rn\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"DnTXsYrXt\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1dihvy7\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"kknjbiT4r\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1p4v317\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"JqZK7HO6d\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1vh0irl\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"Mp91FnoN0\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-so4m08\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"tdDXs3ymR\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Having this on my computer has made me less anxious in class. Even if I missed something, I know I can always access the extension later to get explanations on things I missed.\"'})}),className:\"framer-1f03f89\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"KmK3qvOW4\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-tuf94t\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"yy6xJSBl9\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-znxbnz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"qpbO3FGzh\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Jessica R.\"})}),className:\"framer-1r4gua1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NG6jjQr82\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-fzurqe\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"lH2kT2HnC\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/bs7U9Ng1Pf8g1wdTTuBcRo7Eg.png\"},className:\"framer-7b8y1r\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"Yfx3oRBpu\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-lqna08\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"qlyGSyFOz\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-133k2a9\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"VDm1cHgIL\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1wj2wu6\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"vnrWxtEDw\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-19vgl59\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"BDlln0IXy\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"I've been using it for about two weeks now, and they've updated it almost weekly with new features. It's cool that they're continually improving it.\\\"\"})}),className:\"framer-1pcdvsr\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"azL_xT0XM\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-7z7ef1\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"cUvOCgyGm\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1317g1m\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"uvgAWBHwZ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Benjamin K.\"})}),className:\"framer-aa7hju\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"vnJR_WiRv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-1miqvn\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"gK8zMYxhg\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/3wijKekW3lAt2sSL1bbQGSVxSlc.jpeg\"},className:\"framer-1p79dge\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"zDvwcZYMB\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18e08y8\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"MRBdTb7xe\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-xti15j\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"aDjZcU8BI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1cs8iio\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"CiuL8F_zD\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-10ezjw4\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"dW671Kth8\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"As an art major, I was impressed with the wide variety of subjects offered, but it caters to everyone, regardless of their field of study.\"'})}),className:\"framer-1xdxv5u\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ubgrHLLbL\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-dmazgm\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Hcls6ZzAo\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-13o2e5g\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ey21mLDD1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Olivia G.\"})}),className:\"framer-75aaq9\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"wPa7dRgFJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-v7m7d4\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"CF3SoImS5\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/Afpd523OdXjHImYEcPftyWFHdUY.jpeg\"},className:\"framer-xrmw7m\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"k12sEe7KQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ull36n\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"NpNjZWl_N\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1k6jpg2\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"ZZbja5b3x\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-17kfk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"yy80j8tek\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hq4ieh\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"Ly5jH1hWX\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-1sqhi47\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"WCwPT6Cwe\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hp4gyp\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dNKwggVox\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1363yua\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"qlKBSBEc4\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-n08fje\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pdW8X__sv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-1obkr9k\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"WkETBZNC9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-frmnby\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"BxKtvzSOi\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-r5np7f\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Wiqa69ggb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-18wjdc\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"aMBVY270a\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12drlk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"Vu1qYxrZS\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-gjhp3y\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"kY3WBg1lO\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-zx41bp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"uymAEDPuH\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u1iv11\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dmk1qh60s\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pn282a\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"ky4oMWyzF\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-piz92t\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"TneCDC5YG\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-w7iw48\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"zZiJfsP3W\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-2qqyxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"PmLyfBfh9\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14eih5p\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"SHrKSrTDJ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-15v0h6s\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"YvtUrfBJs\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-k0mn15\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"MI8U71ZVU\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2ila3k\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"jeASGgius\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-17w863t\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"r5BjmaLou\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1jirj8p\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"oVtEODPOD\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-v8giiz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"gcwvX4iCG\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-fyyaem\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bHvEkmdjs\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1j7uviq\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"jCfxqQ7zv\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-fefons\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"j1MfSVgtQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-108rzih\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"dG65mp52f\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-166tju6\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"XQwyeB_2p\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-16vfvuh\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"VueGEAbz6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bg5gkz\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"zkD9RJRSQ\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-op8u5w\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"M4SwK7TOg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ifj1n\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A9iWCjYUc\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q05xli\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"By_nLPDy7\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-137qrg7\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kFLYio5RI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-1ompu06\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"HoauUGV0I\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-12g5vsp\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AO58vJenc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ft57zf\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"rMAU68veI\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-6p5ydf\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"TtD80aEWi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12lnhhv\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"lDZzS6hYN\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed1()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1gfizac-container\",layoutDependency:layoutDependency,layoutId:\"cDxgE570l-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"cDxgE570l\",layoutId:\"cDxgE570l\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-10ezjw4\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"dW671Kth8\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"As an art major, I was impressed with the wide variety of subjects offered, but it caters to everyone, regardless of their field of study.\"'})}),className:\"framer-1xdxv5u\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ubgrHLLbL\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-dmazgm\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Hcls6ZzAo\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-13o2e5g\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ey21mLDD1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Olivia G.\"})}),className:\"framer-75aaq9\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"wPa7dRgFJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-v7m7d4\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"CF3SoImS5\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/Afpd523OdXjHImYEcPftyWFHdUY.jpeg\"},className:\"framer-xrmw7m\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"k12sEe7KQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ull36n\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"NpNjZWl_N\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1k6jpg2\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"ZZbja5b3x\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-17kfk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"yy80j8tek\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hq4ieh\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"Ly5jH1hWX\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-1sqhi47\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"WCwPT6Cwe\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hp4gyp\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dNKwggVox\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1363yua\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"qlKBSBEc4\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-n08fje\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pdW8X__sv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-1obkr9k\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"WkETBZNC9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-frmnby\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"BxKtvzSOi\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-r5np7f\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Wiqa69ggb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-18wjdc\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"aMBVY270a\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12drlk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"Vu1qYxrZS\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-gjhp3y\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"kY3WBg1lO\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-zx41bp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"uymAEDPuH\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u1iv11\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dmk1qh60s\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pn282a\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"ky4oMWyzF\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-piz92t\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"TneCDC5YG\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-w7iw48\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"zZiJfsP3W\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-2qqyxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"PmLyfBfh9\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14eih5p\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"SHrKSrTDJ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-15v0h6s\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"YvtUrfBJs\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-k0mn15\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"MI8U71ZVU\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2ila3k\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"jeASGgius\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-17w863t\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"r5BjmaLou\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1jirj8p\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"oVtEODPOD\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-v8giiz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"gcwvX4iCG\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-fyyaem\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bHvEkmdjs\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1j7uviq\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"jCfxqQ7zv\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-fefons\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"j1MfSVgtQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-108rzih\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"dG65mp52f\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-166tju6\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"XQwyeB_2p\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-16vfvuh\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"VueGEAbz6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bg5gkz\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"zkD9RJRSQ\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-op8u5w\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"M4SwK7TOg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ifj1n\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A9iWCjYUc\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q05xli\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"By_nLPDy7\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-137qrg7\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kFLYio5RI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-1ompu06\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"HoauUGV0I\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-12g5vsp\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AO58vJenc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ft57zf\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"rMAU68veI\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-6p5ydf\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"TtD80aEWi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12lnhhv\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"lDZzS6hYN\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-12wrein\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"CBSh9ds7Y\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-3jvlcd\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LURe7lqEI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1o0h7nj\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"hjJCl1e2f\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14xqk6q\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"cW5HbwAdS\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-y9hez1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"jRcs9Zs10\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-r4ilav\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"YfHWrYwls\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-1ppalb4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"g3zXhxqcM\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-49rcr5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"VXwtTlmfv\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ay754\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"QZKy5ow2M\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-wcbd9d\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"GegMOlwfx\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed2()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-fpyc0-container\",layoutDependency:layoutDependency,layoutId:\"hWeG0x6Vm-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"hWeG0x6Vm\",layoutId:\"hWeG0x6Vm\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2ila3k\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"jeASGgius\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-17w863t\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"r5BjmaLou\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1jirj8p\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"oVtEODPOD\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-v8giiz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"gcwvX4iCG\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-fyyaem\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bHvEkmdjs\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1j7uviq\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"jCfxqQ7zv\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-fefons\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"j1MfSVgtQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-108rzih\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"dG65mp52f\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-166tju6\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"XQwyeB_2p\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-16vfvuh\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"VueGEAbz6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bg5gkz\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"zkD9RJRSQ\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-op8u5w\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"M4SwK7TOg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ifj1n\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A9iWCjYUc\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q05xli\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"By_nLPDy7\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-137qrg7\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kFLYio5RI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-1ompu06\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"HoauUGV0I\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-12g5vsp\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AO58vJenc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ft57zf\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"rMAU68veI\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-6p5ydf\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"TtD80aEWi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12lnhhv\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"lDZzS6hYN\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-12wrein\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"CBSh9ds7Y\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-3jvlcd\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LURe7lqEI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1o0h7nj\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"hjJCl1e2f\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14xqk6q\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"cW5HbwAdS\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-y9hez1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"jRcs9Zs10\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-r4ilav\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"YfHWrYwls\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-1ppalb4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"g3zXhxqcM\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-49rcr5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"VXwtTlmfv\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ay754\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"QZKy5ow2M\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-wcbd9d\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"GegMOlwfx\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed3()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-11rmdne-container\",layoutDependency:layoutDependency,layoutId:\"ACA4sgN4G-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"ACA4sgN4G\",layoutId:\"ACA4sgN4G\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-12wrein\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"CBSh9ds7Y\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-3jvlcd\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LURe7lqEI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1o0h7nj\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"hjJCl1e2f\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14xqk6q\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"cW5HbwAdS\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-y9hez1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"jRcs9Zs10\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-r4ilav\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"YfHWrYwls\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-1ppalb4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"g3zXhxqcM\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-49rcr5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"VXwtTlmfv\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ay754\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"QZKy5ow2M\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-wcbd9d\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"GegMOlwfx\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed4()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-zlp9hd-container\",layoutDependency:layoutDependency,layoutId:\"ubmDIW1e7-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"ubmDIW1e7\",layoutId:\"ubmDIW1e7\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-gjhp3y\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"kY3WBg1lO\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-zx41bp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"uymAEDPuH\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u1iv11\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dmk1qh60s\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pn282a\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"ky4oMWyzF\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-piz92t\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"TneCDC5YG\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-w7iw48\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"zZiJfsP3W\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-2qqyxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"PmLyfBfh9\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14eih5p\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"SHrKSrTDJ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-15v0h6s\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"YvtUrfBJs\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-k0mn15\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"MI8U71ZVU\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2ila3k\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"jeASGgius\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-17w863t\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"r5BjmaLou\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1jirj8p\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"oVtEODPOD\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-v8giiz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"gcwvX4iCG\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-fyyaem\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bHvEkmdjs\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1j7uviq\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"jCfxqQ7zv\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-fefons\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"j1MfSVgtQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-108rzih\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"dG65mp52f\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-166tju6\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"XQwyeB_2p\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-16vfvuh\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"VueGEAbz6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bg5gkz\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"zkD9RJRSQ\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-op8u5w\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"M4SwK7TOg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ifj1n\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A9iWCjYUc\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q05xli\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"By_nLPDy7\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-137qrg7\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kFLYio5RI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-1ompu06\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"HoauUGV0I\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-12g5vsp\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AO58vJenc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ft57zf\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"rMAU68veI\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-6p5ydf\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"TtD80aEWi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12lnhhv\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"lDZzS6hYN\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-12wrein\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"CBSh9ds7Y\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-3jvlcd\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LURe7lqEI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1o0h7nj\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"hjJCl1e2f\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14xqk6q\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"cW5HbwAdS\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-y9hez1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"jRcs9Zs10\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-r4ilav\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"YfHWrYwls\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-1ppalb4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"g3zXhxqcM\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-49rcr5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"VXwtTlmfv\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ay754\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"QZKy5ow2M\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-wcbd9d\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"GegMOlwfx\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed5()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1l2z17j-container\",layoutDependency:layoutDependency,layoutId:\"h_U6nHHLy-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"h_U6nHHLy\",layoutId:\"h_U6nHHLy\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-so4m08\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"tdDXs3ymR\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Having this on my computer has made me less anxious in class. Even if I missed something, I know I can always access the extension later to get explanations on things I missed.\"'})}),className:\"framer-1f03f89\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"KmK3qvOW4\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-tuf94t\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"yy6xJSBl9\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-znxbnz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"qpbO3FGzh\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Jessica R.\"})}),className:\"framer-1r4gua1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NG6jjQr82\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-fzurqe\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"lH2kT2HnC\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/bs7U9Ng1Pf8g1wdTTuBcRo7Eg.png\"},className:\"framer-7b8y1r\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"Yfx3oRBpu\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-lqna08\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"qlyGSyFOz\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-133k2a9\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"VDm1cHgIL\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1wj2wu6\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"vnrWxtEDw\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-19vgl59\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"BDlln0IXy\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"I've been using it for about two weeks now, and they've updated it almost weekly with new features. It's cool that they're continually improving it.\\\"\"})}),className:\"framer-1pcdvsr\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"azL_xT0XM\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-7z7ef1\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"cUvOCgyGm\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1317g1m\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"uvgAWBHwZ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Benjamin K.\"})}),className:\"framer-aa7hju\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"vnJR_WiRv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-1miqvn\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"gK8zMYxhg\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/3wijKekW3lAt2sSL1bbQGSVxSlc.jpeg\"},className:\"framer-1p79dge\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"zDvwcZYMB\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18e08y8\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"MRBdTb7xe\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-xti15j\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"aDjZcU8BI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1cs8iio\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"CiuL8F_zD\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-10ezjw4\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"dW671Kth8\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"As an art major, I was impressed with the wide variety of subjects offered, but it caters to everyone, regardless of their field of study.\"'})}),className:\"framer-1xdxv5u\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ubgrHLLbL\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-dmazgm\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Hcls6ZzAo\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-13o2e5g\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ey21mLDD1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Olivia G.\"})}),className:\"framer-75aaq9\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"wPa7dRgFJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-v7m7d4\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"CF3SoImS5\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/Afpd523OdXjHImYEcPftyWFHdUY.jpeg\"},className:\"framer-xrmw7m\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"k12sEe7KQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ull36n\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"NpNjZWl_N\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1k6jpg2\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"ZZbja5b3x\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-17kfk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"yy80j8tek\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hq4ieh\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"Ly5jH1hWX\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-1sqhi47\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"WCwPT6Cwe\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hp4gyp\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dNKwggVox\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1363yua\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"qlKBSBEc4\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-n08fje\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pdW8X__sv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-1obkr9k\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"WkETBZNC9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-frmnby\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"BxKtvzSOi\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-r5np7f\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Wiqa69ggb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-18wjdc\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"aMBVY270a\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12drlk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"Vu1qYxrZS\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-gjhp3y\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"kY3WBg1lO\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-zx41bp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"uymAEDPuH\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u1iv11\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dmk1qh60s\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pn282a\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"ky4oMWyzF\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-piz92t\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"TneCDC5YG\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-w7iw48\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"zZiJfsP3W\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-2qqyxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"PmLyfBfh9\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14eih5p\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"SHrKSrTDJ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-15v0h6s\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"YvtUrfBJs\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-k0mn15\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"MI8U71ZVU\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2ila3k\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"jeASGgius\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-17w863t\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"r5BjmaLou\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1jirj8p\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"oVtEODPOD\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-v8giiz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"gcwvX4iCG\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-fyyaem\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bHvEkmdjs\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1j7uviq\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"jCfxqQ7zv\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-fefons\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"j1MfSVgtQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-108rzih\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"dG65mp52f\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-166tju6\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"XQwyeB_2p\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-16vfvuh\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"VueGEAbz6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bg5gkz\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"zkD9RJRSQ\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-op8u5w\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"M4SwK7TOg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ifj1n\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A9iWCjYUc\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q05xli\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"By_nLPDy7\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-137qrg7\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kFLYio5RI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-1ompu06\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"HoauUGV0I\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-12g5vsp\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AO58vJenc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ft57zf\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"rMAU68veI\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-6p5ydf\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"TtD80aEWi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12lnhhv\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"lDZzS6hYN\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-12wrein\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"CBSh9ds7Y\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-3jvlcd\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LURe7lqEI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1o0h7nj\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"hjJCl1e2f\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14xqk6q\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"cW5HbwAdS\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-y9hez1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"jRcs9Zs10\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-r4ilav\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"YfHWrYwls\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-1ppalb4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"g3zXhxqcM\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-49rcr5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"VXwtTlmfv\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ay754\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"QZKy5ow2M\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-wcbd9d\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"GegMOlwfx\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed6()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1tkiczj-container\",layoutDependency:layoutDependency,layoutId:\"JsGNWdato-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"JsGNWdato\",layoutId:\"JsGNWdato\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-19vgl59\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"BDlln0IXy\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"I've been using it for about two weeks now, and they've updated it almost weekly with new features. It's cool that they're continually improving it.\\\"\"})}),className:\"framer-1pcdvsr\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"azL_xT0XM\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-7z7ef1\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"cUvOCgyGm\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1317g1m\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"uvgAWBHwZ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Benjamin K.\"})}),className:\"framer-aa7hju\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"vnJR_WiRv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Business Administration\"})}),className:\"framer-1miqvn\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"gK8zMYxhg\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/3wijKekW3lAt2sSL1bbQGSVxSlc.jpeg\"},className:\"framer-1p79dge\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"zDvwcZYMB\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-18e08y8\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"MRBdTb7xe\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-xti15j\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"aDjZcU8BI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1cs8iio\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"CiuL8F_zD\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-10ezjw4\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"dW671Kth8\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"As an art major, I was impressed with the wide variety of subjects offered, but it caters to everyone, regardless of their field of study.\"'})}),className:\"framer-1xdxv5u\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ubgrHLLbL\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-dmazgm\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"Hcls6ZzAo\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-13o2e5g\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"Ey21mLDD1\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Olivia G.\"})}),className:\"framer-75aaq9\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"wPa7dRgFJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-v7m7d4\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"CF3SoImS5\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/Afpd523OdXjHImYEcPftyWFHdUY.jpeg\"},className:\"framer-xrmw7m\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"k12sEe7KQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ull36n\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"NpNjZWl_N\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-1k6jpg2\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"ZZbja5b3x\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-17kfk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"yy80j8tek\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hq4ieh\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"Ly5jH1hWX\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-1sqhi47\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"WCwPT6Cwe\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hp4gyp\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dNKwggVox\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1363yua\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"qlKBSBEc4\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-n08fje\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pdW8X__sv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-1obkr9k\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"WkETBZNC9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-frmnby\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"BxKtvzSOi\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-r5np7f\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Wiqa69ggb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-18wjdc\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"aMBVY270a\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12drlk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"Vu1qYxrZS\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-gjhp3y\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"kY3WBg1lO\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-zx41bp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"uymAEDPuH\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u1iv11\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dmk1qh60s\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pn282a\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"ky4oMWyzF\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-piz92t\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"TneCDC5YG\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-w7iw48\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"zZiJfsP3W\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-2qqyxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"PmLyfBfh9\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14eih5p\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"SHrKSrTDJ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-15v0h6s\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"YvtUrfBJs\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-k0mn15\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"MI8U71ZVU\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2ila3k\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"jeASGgius\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-17w863t\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"r5BjmaLou\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1jirj8p\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"oVtEODPOD\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-v8giiz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"gcwvX4iCG\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-fyyaem\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bHvEkmdjs\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1j7uviq\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"jCfxqQ7zv\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-fefons\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"j1MfSVgtQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-108rzih\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"dG65mp52f\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-166tju6\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"XQwyeB_2p\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-16vfvuh\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"VueGEAbz6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bg5gkz\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"zkD9RJRSQ\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-op8u5w\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"M4SwK7TOg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ifj1n\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A9iWCjYUc\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q05xli\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"By_nLPDy7\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-137qrg7\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kFLYio5RI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-1ompu06\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"HoauUGV0I\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-12g5vsp\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AO58vJenc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ft57zf\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"rMAU68veI\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-6p5ydf\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"TtD80aEWi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12lnhhv\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"lDZzS6hYN\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-12wrein\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"CBSh9ds7Y\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-3jvlcd\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LURe7lqEI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1o0h7nj\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"hjJCl1e2f\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14xqk6q\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"cW5HbwAdS\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-y9hez1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"jRcs9Zs10\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-r4ilav\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"YfHWrYwls\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-1ppalb4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"g3zXhxqcM\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-49rcr5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"VXwtTlmfv\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ay754\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"QZKy5ow2M\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-wcbd9d\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"GegMOlwfx\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed7()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-otfpk9-container\",layoutDependency:layoutDependency,layoutId:\"THBLL7gHB-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"THBLL7gHB\",layoutId:\"THBLL7gHB\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hq4ieh\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"Ly5jH1hWX\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Being an international student is not easy, but the virtual professor is making studying feel much more manageable. Life-saving, truly.\"'})}),className:\"framer-1sqhi47\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"WCwPT6Cwe\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1hp4gyp\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dNKwggVox\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1363yua\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"qlKBSBEc4\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Matthew T.\"})}),className:\"framer-n08fje\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pdW8X__sv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Corporate Law\"})}),className:\"framer-1obkr9k\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"WkETBZNC9\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/gF3eb8lCfa43pmfS2lDlSK5AE.jpeg\"},className:\"framer-frmnby\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"BxKtvzSOi\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-r5np7f\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"Wiqa69ggb\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-18wjdc\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"aMBVY270a\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12drlk\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"Vu1qYxrZS\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-gjhp3y\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"kY3WBg1lO\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"This AI Chrome extension is nothing short of amazing. It\\'s crazy how much simpler studying feels with it.\"'})}),className:\"framer-zx41bp\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"uymAEDPuH\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-u1iv11\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"dmk1qh60s\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pn282a\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"ky4oMWyzF\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Samantha J.\"})}),className:\"framer-piz92t\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"TneCDC5YG\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Architecture\"})}),className:\"framer-w7iw48\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"zZiJfsP3W\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/3v3q8ZPux9i0DLwCOnLbMxsWTqs.jpeg\"},className:\"framer-2qqyxj\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"PmLyfBfh9\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14eih5p\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"SHrKSrTDJ\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-15v0h6s\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"YvtUrfBJs\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-k0mn15\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"MI8U71ZVU\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2ila3k\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"jeASGgius\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:'\"Honestly, I love this extension. With the explanation feature, work has never felt this exciting and approachable.\"'})}),className:\"framer-17w863t\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"r5BjmaLou\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1jirj8p\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"oVtEODPOD\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-v8giiz\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"gcwvX4iCG\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Sarah M.\"})}),className:\"framer-fyyaem\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bHvEkmdjs\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"High School Student\"})}),className:\"framer-1j7uviq\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"jCfxqQ7zv\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/2Qk27a0uNoV0SPK3dY6f0osKs8E.jpeg\"},className:\"framer-fefons\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"j1MfSVgtQ\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-108rzih\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"dG65mp52f\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-166tju6\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"XQwyeB_2p\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-16vfvuh\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"VueGEAbz6\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bg5gkz\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"zkD9RJRSQ\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-op8u5w\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"M4SwK7TOg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ifj1n\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A9iWCjYUc\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q05xli\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"By_nLPDy7\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-137qrg7\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kFLYio5RI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-1ompu06\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"HoauUGV0I\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-12g5vsp\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AO58vJenc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ft57zf\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"rMAU68veI\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-6p5ydf\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"TtD80aEWi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12lnhhv\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"lDZzS6hYN\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-12wrein\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"CBSh9ds7Y\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-3jvlcd\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LURe7lqEI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1o0h7nj\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"hjJCl1e2f\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14xqk6q\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"cW5HbwAdS\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-y9hez1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"jRcs9Zs10\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-r4ilav\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"YfHWrYwls\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-1ppalb4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"g3zXhxqcM\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-49rcr5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"VXwtTlmfv\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ay754\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"QZKy5ow2M\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-wcbd9d\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"GegMOlwfx\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),isDisplayed8()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-hnwgfk-container\",layoutDependency:layoutDependency,layoutId:\"bn8sFwUkK-container\",children:/*#__PURE__*/ _jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"bn8sFwUkK\",layoutId:\"bn8sFwUkK\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1bg5gkz\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"zkD9RJRSQ\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"As someone who's not particularly tech-savvy, I can attest to the ease of use of this extension. It's a simple yet powerful tool that helps me with my assignments and keeps me on track and is an absolute must-have.\\\"\"})}),className:\"framer-op8u5w\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"M4SwK7TOg\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-ifj1n\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"A9iWCjYUc\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q05xli\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"By_nLPDy7\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Alex C.\"})}),className:\"framer-137qrg7\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kFLYio5RI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Computer Science\"})}),className:\"framer-1ompu06\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"HoauUGV0I\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/QcEIyf9qmIVhfWmuPROByx5LOI.jpeg\"},className:\"framer-12g5vsp\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"AO58vJenc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1ft57zf\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"rMAU68veI\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-6p5ydf\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"TtD80aEWi\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-12lnhhv\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"lDZzS6hYN\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-12wrein\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"CBSh9ds7Y\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"VP has become an essential part of my routine, and I can't imagine studying without it now. It's easy to navigate and the answers boosts my confidence. It allows me to focus on my progress and supports to validate my progress. \\\"\"})}),className:\"framer-3jvlcd\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LURe7lqEI\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1o0h7nj\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"hjJCl1e2f\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14xqk6q\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"cW5HbwAdS\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Emily B.\"})}),className:\"framer-y9hez1\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"jRcs9Zs10\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Medical Science\"})}),className:\"framer-r4ilav\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"YfHWrYwls\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/hqnveXYiTwETCM3YPnSXCqXnFk.jpeg\"},className:\"framer-1ppalb4\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"g3zXhxqcM\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-49rcr5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"VXwtTlmfv\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-2ay754\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"QZKy5ow2M\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-wcbd9d\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"GegMOlwfx\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-k81hxb\",\"data-framer-name\":\"1.1\",layoutDependency:layoutDependency,layoutId:\"G76IGpe1c\",style:{backgroundColor:\"rgb(242, 245, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"\\\"Having an assistant on your browser is something everyone should do. Don't use it to just get answers and definitely utilize the explanation feature so you can understand what you're learning.\\\"\"})}),className:\"framer-1q3xw6a\",\"data-framer-name\":'\"Having this on my computer has made me less anxious in class, even if I missed something I know I can always access the extension later to get explanations on things I missed\"',fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pwQjNeoBU\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pna97a\",\"data-framer-name\":\"Group 1216400218\",layoutDependency:layoutDependency,layoutId:\"s37uQRhCv\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1rhik3l\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"uPMEiS02F\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\"},children:\"Michael H.\"})}),className:\"framer-1o9p7gb\",\"data-framer-name\":\"Jessica R.\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"LzBIdgfnC\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(128, 128, 128))\"},children:\"Electrical Engineering\"})}),className:\"framer-8xki7t\",\"data-framer-name\":\"Business Administration\",layoutDependency:layoutDependency,layoutId:\"MwND5mOJg\",style:{\"--extracted-r6o4lv\":\"rgb(128, 128, 128)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/e56baporsDhlOYD6dtJQjSWW2A.jpeg\"},className:\"framer-15srb1e\",\"data-framer-name\":\"Ellipse 3\",layoutDependency:layoutDependency,layoutId:\"XrDfxBDMO\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",boxShadow:\"4px 6px 14px 0px rgba(243, 181, 69, 0.12999999523162842)\"}})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1obi3v5\",\"data-framer-name\":\"Group 1216400217\",layoutDependency:layoutDependency,layoutId:\"X2yfvvT_s\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 27, 41))\"},children:\"4.9/5 Rating\"})}),className:\"framer-kyewlj\",\"data-framer-name\":\"4.9/5 Rating\",layoutDependency:layoutDependency,layoutId:\"M6682zBVZ\",style:{\"--extracted-r6o4lv\":\"rgb(4, 27, 41)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1dqv9ce\",\"data-framer-name\":\"Star\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"pKY9S5l5h\",svg:'<svg width=\"146\" height=\"26\" viewBox=\"0 0 146 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.1033 1.81699C12.4701 1.07374 13.5299 1.07374 13.8967 1.81699L16.5879 7.26995C16.7336 7.56509 17.0152 7.76966 17.3409 7.81699L23.3586 8.69141C24.1788 8.8106 24.5063 9.81857 23.9128 10.3971L19.5583 14.6416C19.3227 14.8714 19.2151 15.2024 19.2707 15.5268L20.2987 21.5202C20.4388 22.3371 19.5814 22.96 18.8477 22.5743L13.4653 19.7446C13.174 19.5915 12.826 19.5915 12.5347 19.7446L7.15226 22.5743C6.41864 22.96 5.5612 22.3371 5.70131 21.5202L6.72926 15.5268C6.7849 15.2024 6.67735 14.8714 6.44166 14.6416L2.08721 10.3971C1.4937 9.81857 1.82121 8.8106 2.64143 8.69141L8.65913 7.81699C8.98484 7.76966 9.2664 7.56509 9.41207 7.26995L12.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M42.1033 1.81699C42.4701 1.07374 43.5299 1.07374 43.8967 1.81699L46.5879 7.26995C46.7336 7.56509 47.0152 7.76966 47.3409 7.81699L53.3586 8.69141C54.1788 8.8106 54.5063 9.81857 53.9128 10.3971L49.5583 14.6416C49.3227 14.8714 49.2151 15.2024 49.2707 15.5268L50.2987 21.5202C50.4388 22.3371 49.5814 22.96 48.8477 22.5743L43.4653 19.7446C43.174 19.5915 42.826 19.5915 42.5347 19.7446L37.1523 22.5743C36.4186 22.96 35.5612 22.3371 35.7013 21.5202L36.7293 15.5268C36.7849 15.2024 36.6774 14.8714 36.4417 14.6416L32.0872 10.3971C31.4937 9.81857 31.8212 8.8106 32.6414 8.69141L38.6591 7.81699C38.9848 7.76966 39.2664 7.56509 39.4121 7.26995L42.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M72.1033 1.81699C72.4701 1.07374 73.5299 1.07374 73.8967 1.81699L76.5879 7.26995C76.7336 7.56509 77.0152 7.76966 77.3409 7.81699L83.3586 8.69141C84.1788 8.8106 84.5063 9.81857 83.9128 10.3971L79.5583 14.6416C79.3227 14.8714 79.2151 15.2024 79.2707 15.5268L80.2987 21.5202C80.4388 22.3371 79.5814 22.96 78.8477 22.5743L73.4653 19.7446C73.174 19.5915 72.826 19.5915 72.5347 19.7446L67.1523 22.5743C66.4186 22.96 65.5612 22.3371 65.7013 21.5202L66.7293 15.5268C66.7849 15.2024 66.6774 14.8714 66.4417 14.6416L62.0872 10.3971C61.4937 9.81857 61.8212 8.8106 62.6414 8.69141L68.6591 7.81699C68.9848 7.76966 69.2664 7.56509 69.4121 7.26995L72.1033 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M102.103 1.81699C102.47 1.07374 103.53 1.07374 103.897 1.81699L106.588 7.26995C106.734 7.56509 107.015 7.76966 107.341 7.81699L113.359 8.69141C114.179 8.8106 114.506 9.81857 113.913 10.3971L109.558 14.6416C109.323 14.8714 109.215 15.2024 109.271 15.5268L110.299 21.5202C110.439 22.3371 109.581 22.96 108.848 22.5743L103.465 19.7446C103.174 19.5915 102.826 19.5915 102.535 19.7446L97.1523 22.5743C96.4186 22.96 95.5612 22.3371 95.7013 21.5202L96.7293 15.5268C96.7849 15.2024 96.6774 14.8714 96.4417 14.6416L92.0872 10.3971C91.4937 9.81857 91.8212 8.8106 92.6414 8.69141L98.6591 7.81699C98.9848 7.76966 99.2664 7.56509 99.4121 7.26995L102.103 1.81699Z\" fill=\"#FAAE24\"/>\\n<path d=\"M132.103 1.81699C132.47 1.07374 133.53 1.07374 133.897 1.81699L136.588 7.26995C136.734 7.56509 137.015 7.76966 137.341 7.81699L143.359 8.69141C144.179 8.8106 144.506 9.81857 143.913 10.3971L139.558 14.6416C139.323 14.8714 139.215 15.2024 139.271 15.5268L140.299 21.5202C140.439 22.3371 139.581 22.96 138.848 22.5743L133.465 19.7446C133.174 19.5915 132.826 19.5915 132.535 19.7446L127.152 22.5743C126.419 22.96 125.561 22.3371 125.701 21.5202L126.729 15.5268C126.785 15.2024 126.677 14.8714 126.442 14.6416L122.087 10.3971C121.494 9.81857 121.821 8.8106 122.641 8.69141L128.659 7.81699C128.985 7.76966 129.266 7.56509 129.412 7.26995L132.103 1.81699Z\" fill=\"#FAAE24\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})],snapObject:{fluid:false,snap:false,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-188bksb\",layoutDependency:layoutDependency,layoutId:\"skL1HG7QL\",children:[isDisplayed9()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1wxbv0t\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"kdMk9xziJ\",onTap:onTapaj3fcp,...addPropertyOverrides({ARYTZZVUP:{onTap:onTap1xvag83},CaCCtRUOM:{onTap:onTap1e07z59},Eru966cr3:{onTap:onTapn84qoo},IH9RsLj55:{onTap:onTapaih46m},jeWnjyHCJ:{onTap:onTap1ahxui9},nU6x9JCNU:{onTap:onTaprt5id3},ODxzqYEwa:{onTap:onTap1upq9jy},P6I_ZqoAm:{onTap:onTaplz55lq}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(SVG,{className:\"framer-19mfq5f\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"crWYb9cPh\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 12.5 60 C 5.596 60 0 60 0 60 L 0 0 C 0 0 5.596 0 12.5 0 L 47.5 0 C 54.404 0 60 0 60 0 L 60 60 C 60 60 54.404 60 47.5 60 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:3176943163,withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-86csc7\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"BU1UNZcol\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 12.5 59.375 C 5.942 59.375 0.625 59.375 0.625 59.375 L 0.625 0.625 C 0.625 0.625 5.942 0.625 12.5 0.625 L 47.5 0.625 C 54.058 0.625 59.375 0.625 59.375 0.625 L 59.375 59.375 C 59.375 59.375 54.058 59.375 47.5 59.375 Z\" fill=\"transparent\" stroke-width=\"1.25\" stroke=\"rgba(153,153,153,0.6)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 33.75 25.5 L 27.5 31.75 L 33.75 38\" fill=\"transparent\" stroke-width=\"1.875\" stroke=\"rgb(4,27,41)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:142513359,withExternalLayout:true})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-e16sp2\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jmOCkB8dF\",onTap:onTap1ahxui9,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{CaCCtRUOM:{backgroundColor:\"rgb(204, 204, 204)\"}},...addPropertyOverrides({ARYTZZVUP:{onTap:onTap1e07z59},CaCCtRUOM:{\"data-highlight\":undefined,onTap:undefined},Eru966cr3:{onTap:onTaplz55lq},IH9RsLj55:{onTap:onTap1upq9jy},jeWnjyHCJ:{onTap:onTaprt5id3},nU6x9JCNU:{onTap:onTap1xvag83},ODxzqYEwa:{onTap:onTapn84qoo},P6I_ZqoAm:{onTap:onTapaj3fcp}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(SVG,{className:\"framer-mrbr9m\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"LWEAiVg2G\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><g><defs><linearGradient id=\"idss93959616_1g1582574423\" x1=\"0\" x2=\"1\" y1=\"0.4975124378109453\" y2=\"0.5024875621890547\"><stop offset=\"0\" stop-color=\"rgb(27,68,100)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(7,109,188)\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 7 60 C 3.134 60 0 60 0 60 L 0 0 C 0 0 3.134 0 7 0 L 53 0 C 56.866 0 60 0 60 0 L 60 60 C 60 60 56.866 60 53 60 Z\" fill=\"url(#idss93959616_1g1582574423)\"></path></g></svg>',svgContentId:93959616,variants:{CaCCtRUOM:{backgroundColor:\"rgb(0, 0, 0)\"}},withExternalLayout:true,...addPropertyOverrides({CaCCtRUOM:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 7 60 C 3.134 60 0 60 0 60 L 0 0 C 0 0 3.134 0 7 0 L 53 0 C 56.866 0 60 0 60 0 L 60 60 C 60 60 56.866 60 53 60 Z\" fill=\"hsl(0, 0%, 78%)\"></path></svg>',svgContentId:2356208172}},baseVariant,gestureVariant)}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1jqe0ol\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"tdPfM82Ap\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9 16\"><path d=\"M 1.5 1.75 L 7.75 8 L 1.5 14.25\" fill=\"transparent\" stroke-width=\"1.875\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:1534929354,withExternalLayout:true})]})]})]})})})})});});const css=['.framer-DYLDK [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DYLDK .framer-7g40r5 { display: block; }\",\".framer-DYLDK .framer-jr3owr { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; padding: 0px 0px 0px 0px; position: relative; width: 360px; }\",\".framer-DYLDK .framer-pa2ov7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-DYLDK .framer-8o9xpg { 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: 15px 15px 15px 15px; position: relative; width: 100%; }\",\".framer-DYLDK .framer-pefpvh, .framer-DYLDK .framer-wa9vuz, .framer-DYLDK .framer-ntmakj, .framer-DYLDK .framer-1f03f89, .framer-DYLDK .framer-1pcdvsr, .framer-DYLDK .framer-1xdxv5u, .framer-DYLDK .framer-1sqhi47, .framer-DYLDK .framer-zx41bp, .framer-DYLDK .framer-17w863t, .framer-DYLDK .framer-op8u5w, .framer-DYLDK .framer-3jvlcd, .framer-DYLDK .framer-1q3xw6a { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DYLDK .framer-gwfqrm-container, .framer-DYLDK .framer-11rmdne-container, .framer-DYLDK .framer-zlp9hd-container, .framer-DYLDK .framer-1l2z17j-container, .framer-DYLDK .framer-1tkiczj-container, .framer-DYLDK .framer-otfpk9-container, .framer-DYLDK .framer-hnwgfk-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-DYLDK .framer-1xadabu, .framer-DYLDK .framer-so4m08, .framer-DYLDK .framer-19vgl59, .framer-DYLDK .framer-10ezjw4, .framer-DYLDK .framer-1hq4ieh, .framer-DYLDK .framer-gjhp3y, .framer-DYLDK .framer-2ila3k, .framer-DYLDK .framer-1bg5gkz, .framer-DYLDK .framer-12wrein { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 377px; justify-content: space-between; padding: 25px 25px 25px 25px; position: relative; width: 304px; z-index: 5; }\",\".framer-DYLDK .framer-dn7myx, .framer-DYLDK .framer-tuf94t, .framer-DYLDK .framer-7z7ef1, .framer-DYLDK .framer-dmazgm, .framer-DYLDK .framer-1hp4gyp, .framer-DYLDK .framer-u1iv11, .framer-DYLDK .framer-1jirj8p, .framer-DYLDK .framer-ifj1n, .framer-DYLDK .framer-1o0h7nj, .framer-DYLDK .framer-pna97a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 140px; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 354px; }\",\".framer-DYLDK .framer-y2sx0h, .framer-DYLDK .framer-znxbnz, .framer-DYLDK .framer-1317g1m, .framer-DYLDK .framer-13o2e5g, .framer-DYLDK .framer-1363yua, .framer-DYLDK .framer-pn282a, .framer-DYLDK .framer-v8giiz, .framer-DYLDK .framer-q05xli, .framer-DYLDK .framer-14xqk6q, .framer-DYLDK .framer-1rhik3l { flex: none; height: 60px; overflow: visible; position: relative; width: 239px; }\",\".framer-DYLDK .framer-wnoi92, .framer-DYLDK .framer-1r4gua1, .framer-DYLDK .framer-aa7hju, .framer-DYLDK .framer-75aaq9, .framer-DYLDK .framer-n08fje, .framer-DYLDK .framer-piz92t, .framer-DYLDK .framer-fyyaem, .framer-DYLDK .framer-137qrg7, .framer-DYLDK .framer-y9hez1, .framer-DYLDK .framer-1o9p7gb { flex: none; height: auto; left: 80px; position: absolute; top: 6px; white-space: pre; width: auto; }\",\".framer-DYLDK .framer-1jo7xl9, .framer-DYLDK .framer-fzurqe, .framer-DYLDK .framer-1miqvn, .framer-DYLDK .framer-v7m7d4, .framer-DYLDK .framer-1obkr9k, .framer-DYLDK .framer-w7iw48, .framer-DYLDK .framer-1j7uviq, .framer-DYLDK .framer-1ompu06, .framer-DYLDK .framer-r4ilav, .framer-DYLDK .framer-8xki7t { flex: none; height: auto; left: 80px; position: absolute; top: 30px; white-space: pre; width: auto; }\",\".framer-DYLDK .framer-10wg2rn, .framer-DYLDK .framer-7b8y1r, .framer-DYLDK .framer-1p79dge, .framer-DYLDK .framer-xrmw7m, .framer-DYLDK .framer-frmnby, .framer-DYLDK .framer-2qqyxj, .framer-DYLDK .framer-fefons, .framer-DYLDK .framer-12g5vsp, .framer-DYLDK .framer-1ppalb4, .framer-DYLDK .framer-15srb1e { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); left: 0px; position: absolute; top: 0px; width: 60px; }\",\".framer-DYLDK .framer-1dihvy7, .framer-DYLDK .framer-lqna08, .framer-DYLDK .framer-18e08y8, .framer-DYLDK .framer-1ull36n, .framer-DYLDK .framer-r5np7f, .framer-DYLDK .framer-14eih5p, .framer-DYLDK .framer-108rzih, .framer-DYLDK .framer-1ft57zf, .framer-DYLDK .framer-49rcr5, .framer-DYLDK .framer-1obi3v5 { flex: none; height: 60px; overflow: visible; position: relative; width: 146px; }\",\".framer-DYLDK .framer-1p4v317, .framer-DYLDK .framer-133k2a9, .framer-DYLDK .framer-xti15j, .framer-DYLDK .framer-1k6jpg2, .framer-DYLDK .framer-18wjdc, .framer-DYLDK .framer-15v0h6s, .framer-DYLDK .framer-166tju6, .framer-DYLDK .framer-6p5ydf, .framer-DYLDK .framer-2ay754, .framer-DYLDK .framer-kyewlj { flex: none; height: auto; left: 0px; position: absolute; top: 34px; white-space: pre; width: auto; }\",\".framer-DYLDK .framer-1vh0irl, .framer-DYLDK .framer-1wj2wu6, .framer-DYLDK .framer-1cs8iio, .framer-DYLDK .framer-17kfk, .framer-DYLDK .framer-12drlk, .framer-DYLDK .framer-k0mn15, .framer-DYLDK .framer-16vfvuh, .framer-DYLDK .framer-12lnhhv, .framer-DYLDK .framer-wcbd9d, .framer-DYLDK .framer-1dqv9ce { flex: none; height: 26px; left: 0px; position: absolute; top: 0px; width: 146px; }\",\".framer-DYLDK .framer-1gfizac-container { flex: none; height: auto; position: relative; width: 357px; }\",\".framer-DYLDK .framer-fpyc0-container { flex: none; height: auto; position: relative; width: 356px; }\",\".framer-DYLDK .framer-k81hxb { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 328px; justify-content: space-between; padding: 25px 25px 25px 25px; position: relative; width: 404px; z-index: 5; }\",\".framer-DYLDK .framer-188bksb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 62px; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 90%; }\",\".framer-DYLDK .framer-1wxbv0t, .framer-DYLDK .framer-e16sp2 { cursor: pointer; flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-DYLDK .framer-19mfq5f, .framer-DYLDK .framer-86csc7, .framer-DYLDK .framer-mrbr9m { flex: none; height: 60px; left: calc(50.00000000000002% - 60px / 2); position: absolute; top: calc(50.00000000000002% - 60px / 2); width: 60px; }\",\".framer-DYLDK .framer-1jqe0ol { flex: none; height: 16px; left: calc(46.66666666666669% - 9px / 2); position: absolute; top: calc(48.33333333333336% - 16px / 2); width: 9px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DYLDK .framer-jr3owr, .framer-DYLDK .framer-8o9xpg, .framer-DYLDK .framer-dn7myx, .framer-DYLDK .framer-tuf94t, .framer-DYLDK .framer-7z7ef1, .framer-DYLDK .framer-dmazgm, .framer-DYLDK .framer-1hp4gyp, .framer-DYLDK .framer-u1iv11, .framer-DYLDK .framer-1jirj8p, .framer-DYLDK .framer-ifj1n, .framer-DYLDK .framer-1o0h7nj, .framer-DYLDK .framer-pna97a, .framer-DYLDK .framer-188bksb { gap: 0px; } .framer-DYLDK .framer-jr3owr > *, .framer-DYLDK .framer-8o9xpg > *, .framer-DYLDK .framer-dn7myx > *, .framer-DYLDK .framer-tuf94t > *, .framer-DYLDK .framer-7z7ef1 > *, .framer-DYLDK .framer-dmazgm > *, .framer-DYLDK .framer-1hp4gyp > *, .framer-DYLDK .framer-u1iv11 > *, .framer-DYLDK .framer-1jirj8p > *, .framer-DYLDK .framer-ifj1n > *, .framer-DYLDK .framer-1o0h7nj > *, .framer-DYLDK .framer-pna97a > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-DYLDK .framer-jr3owr > :first-child, .framer-DYLDK .framer-8o9xpg > :first-child, .framer-DYLDK .framer-dn7myx > :first-child, .framer-DYLDK .framer-tuf94t > :first-child, .framer-DYLDK .framer-7z7ef1 > :first-child, .framer-DYLDK .framer-dmazgm > :first-child, .framer-DYLDK .framer-1hp4gyp > :first-child, .framer-DYLDK .framer-u1iv11 > :first-child, .framer-DYLDK .framer-1jirj8p > :first-child, .framer-DYLDK .framer-ifj1n > :first-child, .framer-DYLDK .framer-1o0h7nj > :first-child, .framer-DYLDK .framer-pna97a > :first-child { margin-top: 0px; } .framer-DYLDK .framer-jr3owr > :last-child, .framer-DYLDK .framer-8o9xpg > :last-child, .framer-DYLDK .framer-dn7myx > :last-child, .framer-DYLDK .framer-tuf94t > :last-child, .framer-DYLDK .framer-7z7ef1 > :last-child, .framer-DYLDK .framer-dmazgm > :last-child, .framer-DYLDK .framer-1hp4gyp > :last-child, .framer-DYLDK .framer-u1iv11 > :last-child, .framer-DYLDK .framer-1jirj8p > :last-child, .framer-DYLDK .framer-ifj1n > :last-child, .framer-DYLDK .framer-1o0h7nj > :last-child, .framer-DYLDK .framer-pna97a > :last-child { margin-bottom: 0px; } .framer-DYLDK .framer-188bksb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-DYLDK .framer-188bksb > :first-child { margin-left: 0px; } .framer-DYLDK .framer-188bksb > :last-child { margin-right: 0px; } }\",\".framer-DYLDK.framer-v-iavatx .framer-pa2ov7, .framer-DYLDK.framer-v-i4fx2b .framer-pa2ov7 { order: 0; }\",\".framer-DYLDK.framer-v-iavatx .framer-mrbr9m, .framer-DYLDK.framer-v-1lopy45 .framer-mrbr9m, .framer-DYLDK.framer-v-i4fx2b .framer-mrbr9m, .framer-DYLDK.framer-v-13bdnh8 .framer-mrbr9m, .framer-DYLDK.framer-v-zxfrk9 .framer-mrbr9m, .framer-DYLDK.framer-v-mjouph .framer-mrbr9m, .framer-DYLDK.framer-v-7aenma .framer-mrbr9m { left: calc(48.88888888888891% - 60px / 2); }\",\".framer-DYLDK.framer-v-1f93361 .framer-jr3owr { max-width: 700px; }\",\".framer-DYLDK.framer-v-1f93361 .framer-e16sp2 { cursor: unset; }\",\".framer-DYLDK.framer-v-1f93361 .framer-mrbr9m { left: calc(48.33333333333336% - 60px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 675\n * @framerIntrinsicWidth 360\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"IH9RsLj55\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"jeWnjyHCJ\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"ODxzqYEwa\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"nU6x9JCNU\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"Eru966cr3\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"ARYTZZVUP\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"P6I_ZqoAm\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"CaCCtRUOM\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"700px\",null,null]}}}\n * @framerImmutableVariables false\n */ const FramerNrGGt8HNg=withCSS(Component,css,\"framer-DYLDK\");export default FramerNrGGt8HNg;FramerNrGGt8HNg.displayName=\"Reviews Slider Copy\";FramerNrGGt8HNg.defaultProps={height:675,width:360};addPropertyControls(FramerNrGGt8HNg,{variant:{options:[\"RB4VH3_JW\",\"IH9RsLj55\",\"jeWnjyHCJ\",\"ODxzqYEwa\",\"nU6x9JCNU\",\"Eru966cr3\",\"ARYTZZVUP\",\"P6I_ZqoAm\",\"CaCCtRUOM\"],optionTitles:[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerNrGGt8HNg,[...CarouselFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNrGGt8HNg\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"IH9RsLj55\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"jeWnjyHCJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"ODxzqYEwa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"nU6x9JCNU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"Eru966cr3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"ARYTZZVUP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"P6I_ZqoAm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"CaCCtRUOM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"700px\\\",null,null]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"360\",\"framerIntrinsicHeight\":\"675\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NrGGt8HNg.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-1ckVq .framer-styles-preset-zogv8a:not(.rich-text-wrapper), .framer-1ckVq .framer-styles-preset-zogv8a.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-decoration: none; --framer-link-text-decoration: none; }\"];export const className=\"framer-1ckVq\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (91bcfbd)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,Link,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/qXQVWG1AZxpdrbBmhE1U/Video.js\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/RgYRJX2NFjaEbmquL5x3/YY3uzlQZQKYwaKec3had/z94ZV63Gf.js\";const VideoFonts=getFonts(Video);const IconoirFonts=getFonts(Iconoir);const MotionAWithFX=withFX(motion.a);const cycleOrder=[\"AXWGNRmOv\",\"O9hzmnY7T\",\"i8re7zfP3\",\"DJG8Tx9TM\"];const serializationHash=\"framer-2UCiH\";const variantClassNames={AXWGNRmOv:\"framer-v-1mx33e5\",DJG8Tx9TM:\"framer-v-1l50moz\",i8re7zfP3:\"framer-v-1qledlk\",O9hzmnY7T:\"framer-v-bq6qwo\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const animation={opacity:0,rotate:0,scale:1,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,scale:1,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`perspective(1200px) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate3=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"AXWGNRmOv\",\"Variant 2\":\"O9hzmnY7T\",\"Variant 3\":\"i8re7zfP3\",\"Variant 4\":\"DJG8Tx9TM\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"AXWGNRmOv\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"AXWGNRmOv\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap752jks=activeVariantCallback(async(...args)=>{setVariant(\"AXWGNRmOv\");});const onTap1j6fp52=activeVariantCallback(async(...args)=>{setVariant(\"NAh1tUO2i\");});const onTap10y209a=activeVariantCallback(async(...args)=>{setVariant(\"O9hzmnY7T\");});const onTapnz7sxq=activeVariantCallback(async(...args)=>{setVariant(\"i8re7zfP3\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"i8re7zfP3\",\"DJG8Tx9TM\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"O9hzmnY7T\")return true;return false;};const isDisplayed2=()=>{if([\"i8re7zfP3\",\"DJG8Tx9TM\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"i8re7zfP3\")return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"DJG8Tx9TM\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(Image,{...restProps,background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"min(1440px, 100vw)\",src:\"https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png\",srcSet:\"https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=512 512w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png 2880w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-1mx33e5\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"AXWGNRmOv\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({DJG8Tx9TM:{\"data-framer-name\":\"Variant 4\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"min(1200px, 100vw)\",src:\"https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png\",srcSet:\"https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=512 512w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png 2880w\"}},i8re7zfP3:{\"data-framer-name\":\"Variant 3\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"min(1200px, 100vw)\",src:\"https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png\",srcSet:\"https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=512 512w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/OysuUG8j7nFuo7UPYwgMsBHLa4Q.png 2880w\"}},O9hzmnY7T:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vljo30\",layoutDependency:layoutDependency,layoutId:\"c2VzjVk6N\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i5eh2y\",layoutDependency:layoutDependency,layoutId:\"WRyXqKQxI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1orwp3z\",layoutDependency:layoutDependency,layoutId:\"mZg1wcIQU\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"72px\",\"--framer-line-height\":\"82px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"Work Smarter,\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"72px\",\"--framer-line-height\":\"82px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-5dqwso, rgba(255, 255, 255, 1))\"},children:\"Not Harder!\"})})]}),className:\"framer-1eviitg\",\"data-framer-name\":\"Work Smarter, Not Harder!\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"y3xOd8Fhv\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\",\"--extracted-5dqwso\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"Take advantage of our advanced A.I technology \"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-5dqwso, rgba(255, 255, 255, 1))\"},children:\"to enhance your learning\"})})]}),className:\"framer-uukun\",\"data-framer-name\":\"Take advantage of our advanced A.I technology to enhance your learning\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"o5URbU50g\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\",\"--extracted-5dqwso\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-l74z5o\",layoutDependency:layoutDependency,layoutId:\"qb15i5Y2j\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-og1tsq\",\"data-framer-name\":\"Group 1000004884\",layoutDependency:layoutDependency,layoutId:\"LjSwnOs8V\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"180px\",src:\"https://framerusercontent.com/images/5yRvKp0IwqyGyZfsT193vJ1s20.png\",srcSet:\"https://framerusercontent.com/images/5yRvKp0IwqyGyZfsT193vJ1s20.png?scale-down-to=512 512w, https://framerusercontent.com/images/5yRvKp0IwqyGyZfsT193vJ1s20.png 720w\"},className:\"framer-svo8j0 framer-25p0ke\",\"data-framer-name\":\"Rectangle 99\",layoutDependency:layoutDependency,layoutId:\"x7jxqtYu3\",style:{borderBottomLeftRadius:7,borderBottomRightRadius:7,borderTopLeftRadius:7,borderTopRightRadius:7}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Download now\"})})})}),className:\"framer-14f9d3c\",\"data-framer-name\":\"Download now\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"biY6QBatd\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:\"939px\",src:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png\",srcSet:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=512 512w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png 2048w\"},className:\"framer-ym79ru\",\"data-framer-name\":\"Group 1216400251\",layoutDependency:layoutDependency,layoutId:\"avFGr8xvF\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:478,intrinsicWidth:600,pixelHeight:478,pixelWidth:600,sizes:\"713px\",src:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif\",srcSet:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif?scale-down-to=512 512w, https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif 600w\"},className:\"framer-4if107\",layoutDependency:layoutDependency,layoutId:\"BOFgYpvOL\"})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-101rwgh\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"hygoNy0mu\",onTap:onTap752jks,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(71, 71, 71, 0.16)\",WebkitBackdropFilter:\"blur(10px)\"}}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oyxn7m\",layoutDependency:layoutDependency,layoutId:\"P4DIG_buf\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-r5pkj7-container\",layoutDependency:layoutDependency,layoutId:\"OI69xYllu-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,controls:true,height:\"100%\",id:\"OI69xYllu\",isMixedBorderRadius:false,layoutId:\"OI69xYllu\",loop:true,muted:false,objectFit:\"fill\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/ItNe0X02j31DsCWDsixDBJ6V2OE.mp4\",srcType:\"Upload\",srcUrl:\"https://651ab29d451fdb0db247283e--delicate-daifuku-7c521d.netlify.app/howitworksvid.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:10,topRightRadius:10,volume:25,width:\"100%\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-o744ew\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ljN_DotCD\",onTap:onTap1j6fp52,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(97, 165, 223)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(42, 119, 187)\",borderBottomLeftRadius:6.5,borderBottomRightRadius:6.5,borderTopLeftRadius:6.5,borderTopRightRadius:6.5},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-525rmq-container\",layoutDependency:layoutDependency,layoutId:\"tjv1hOcrh-container\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Cancel\",id:\"tjv1hOcrh\",layoutId:\"tjv1hOcrh\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o9vr2n\",\"data-framer-name\":\"Navbar\",layoutDependency:layoutDependency,layoutId:\"cg_DurxOR\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-pbmm50 framer-25p0ke\",\"data-framer-name\":\"Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:230,layoutDependency:layoutDependency,layoutId:\"EgHfBfQ_P\",svg:'<svg width=\"230\" height=\"33\" viewBox=\"0 0 230 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_745_336)\">\\n<path d=\"M130.221 23.9404V7.21143H137.291C140.167 7.21143 142.096 9.20647 142.096 12.1761C142.096 15.1458 140.209 17.1114 137.291 17.1114H132.227V23.9436H130.221V23.9404ZM132.227 15.3813H137.036C138.966 15.3813 140.119 14.181 140.119 12.1729C140.119 10.1647 138.966 8.93828 137.036 8.93828H132.227V15.3813Z\" fill=\"white\"/>\\n<path d=\"M143.955 23.9405V11.2801H145.768L145.836 13.9784L146.09 13.5008C146.664 12.4216 147.685 11.1362 149.302 11.1362C149.862 11.1362 150.31 11.2311 150.574 11.303V13.3112C150.236 13.1738 149.862 13.0593 149.273 13.0593C147.466 13.0593 145.878 15.2081 145.878 17.6545V23.9438H143.955V23.9405Z\" fill=\"white\"/>\\n<path d=\"M157.177 24.2577C153.57 24.2577 151.238 21.6544 151.238 17.625C151.238 13.5957 153.57 10.9629 157.177 10.9629C160.785 10.9629 163.116 13.5761 163.116 17.625C163.116 21.674 160.785 24.2577 157.177 24.2577ZM157.206 12.6276C154.71 12.6276 153.16 14.5409 153.16 17.625C153.16 20.7092 154.748 22.6225 157.206 22.6225C159.664 22.6225 161.223 20.6601 161.223 17.625C161.223 14.5899 159.648 12.6276 157.206 12.6276Z\" fill=\"white\"/>\\n<path d=\"M166.357 23.9404V12.8008H163.896V11.28H166.357V9.38308C166.357 6.37416 168.534 5.30469 170.399 5.30469C171.488 5.30469 172.097 5.54344 172.802 5.88358V7.5254C172.419 7.28011 171.62 6.85494 170.654 6.85494C169.082 6.85494 168.251 7.77723 168.251 9.52699V11.28H171.417V12.8008H168.251V23.9436H166.357V23.9404Z\" fill=\"white\"/>\\n<path d=\"M178.129 24.2577C174.535 24.2577 172.303 21.7165 172.303 17.625C172.303 13.5336 174.577 10.9629 178.1 10.9629C181.347 10.9629 183.444 13.2392 183.444 16.7616C183.444 17.0331 183.422 17.4321 183.399 17.7362H174.197V18.024C174.197 21.239 176.158 22.6781 178.1 22.6781C180.043 22.6781 181.228 21.7492 181.502 20.1237H183.425C183.083 22.6421 181.022 24.2577 178.126 24.2577H178.129ZM178.017 12.5131C176.113 12.5131 174.603 13.9456 174.258 16.0781L174.232 16.2449H181.56V16.0977C181.499 13.8868 180.143 12.5131 178.02 12.5131H178.017Z\" fill=\"white\"/>\\n<path d=\"M190.382 24.2574C187.348 24.2574 185.28 22.5632 185.077 19.9239H186.945C187.145 21.6769 188.42 22.681 190.469 22.681C192.302 22.681 193.439 21.8437 193.439 20.4995C193.439 19.0539 191.947 18.7596 190.749 18.5208L189.248 18.233C186.794 17.749 185.602 16.6403 185.602 14.8414C185.602 12.4507 187.335 10.9658 190.128 10.9658C192.92 10.9658 194.611 12.4343 194.811 14.812H192.972C192.804 13.3697 191.764 12.5422 190.099 12.5422C188.433 12.5422 187.441 13.3958 187.441 14.6681C187.441 15.9403 188.672 16.3001 189.931 16.5618L191.516 16.879C194.186 17.4219 195.275 18.4031 195.275 20.2706C195.275 22.6941 193.355 24.2607 190.382 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M202.042 24.2574C199.008 24.2574 196.94 22.5632 196.737 19.9239H198.605C198.805 21.6769 200.08 22.681 202.129 22.681C203.962 22.681 205.099 21.8437 205.099 20.4995C205.099 19.0539 203.607 18.7596 202.409 18.5208L200.908 18.233C198.454 17.749 197.262 16.6403 197.262 14.8414C197.262 12.4507 198.995 10.9658 201.787 10.9658C204.58 10.9658 206.271 12.4343 206.471 14.812H204.632C204.464 13.3697 203.424 12.5422 201.759 12.5422C200.093 12.5422 199.101 13.3958 199.101 14.6681C199.101 15.9403 200.332 16.3001 201.591 16.5618L203.176 16.879C205.846 17.4219 206.935 18.4031 206.935 20.2706C206.935 22.6941 205.015 24.2607 202.042 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M214.607 24.2577C210.999 24.2577 208.667 21.6544 208.667 17.625C208.667 13.5957 210.999 10.9629 214.607 10.9629C218.214 10.9629 220.546 13.5761 220.546 17.625C220.546 21.674 218.214 24.2577 214.607 24.2577ZM214.636 12.6276C212.14 12.6276 210.59 14.5409 210.59 17.625C210.59 20.7092 212.178 22.6225 214.636 22.6225C217.094 22.6225 218.652 20.6601 218.652 17.625C218.652 14.5899 217.077 12.6276 214.636 12.6276Z\" fill=\"white\"/>\\n<path d=\"M223.384 23.9405V11.2801H225.198L225.265 13.9784L225.52 13.5008C226.093 12.4216 227.114 11.1362 228.731 11.1362C229.291 11.1362 229.739 11.2311 230.003 11.303V13.3112C229.655 13.1705 229.295 13.0593 228.702 13.0593C226.895 13.0593 225.307 15.2081 225.307 17.6545V23.9438H223.384V23.9405Z\" fill=\"white\"/>\\n<path d=\"M61.4401 19.8195H61.3756L57.4396 7.25067L57.4235 7.21143H53.4585L59.1306 23.888L59.1435 23.9273H63.6819L69.3282 7.28992L69.3572 7.21143H65.3986L61.4401 19.8195Z\" fill=\"white\"/>\\n<path d=\"M72.881 6.26318C72.3689 6.26318 71.9179 6.44306 71.5475 6.79302C71.1739 7.14624 70.9871 7.57468 70.9871 8.06526C70.9871 8.55585 71.1771 8.99083 71.5475 9.34406C71.9179 9.69728 72.3689 9.87389 72.8874 9.87389C73.406 9.87389 73.8569 9.69401 74.2241 9.34406C74.5946 8.99083 74.7814 8.55912 74.7814 8.06526C74.7814 7.57141 74.5946 7.14624 74.2241 6.79302C73.8537 6.43979 73.4028 6.26318 72.8778 6.26318H72.881Z\" fill=\"white\"/>\\n<path d=\"M74.63 11.3589H71.1127V23.9277H74.63V11.3589Z\" fill=\"white\"/>\\n<path d=\"M84.2124 11.2148C84.0062 11.1919 83.8258 11.1821 83.6551 11.1821C82.9594 11.1821 82.3345 11.3882 81.7999 11.7905C81.2748 12.1862 80.8948 12.7716 80.6661 13.5337H80.6403V11.362H77.2261V23.9308H80.7434V16.8271C80.7434 16.3333 80.8561 15.8885 81.0751 15.5124C81.2942 15.133 81.5969 14.8354 81.977 14.6228C82.3571 14.4102 82.7984 14.3022 83.2847 14.3022C83.5134 14.3022 83.7711 14.3219 84.0513 14.3578C84.3283 14.3938 84.5506 14.4396 84.7052 14.4854L84.7825 14.5083V11.3162L84.7374 11.3064C84.5892 11.2672 84.4121 11.2377 84.2091 11.2148H84.2124Z\" fill=\"white\"/>\\n<path d=\"M93.3438 21.0754L92.9186 21.1539C92.5386 21.2259 92.1488 21.2095 91.8686 21.0951C91.7108 21.0296 91.5852 20.9152 91.495 20.7516C91.4048 20.5848 91.3597 20.3461 91.3597 20.0387V14.0699H93.6659V11.3553H91.3597V8.37256H87.8424V11.3553H86.1675V14.0699H87.8424V20.4933C87.8359 21.3175 88.0099 22.0108 88.3545 22.5537C88.6992 23.0966 89.192 23.5022 89.8136 23.7606C90.3644 23.9895 91.0022 24.104 91.7172 24.104C91.8074 24.104 91.8976 24.104 91.991 24.0974C92.4355 24.0811 92.8156 24.0353 93.128 23.9633C93.4437 23.8881 93.6788 23.826 93.8495 23.7704L93.901 23.754L93.3535 21.131L93.3406 21.0722L93.3438 21.0754Z\" fill=\"white\"/>\\n<path d=\"M103.622 18.5672C103.628 19.1101 103.522 19.5713 103.306 19.9376C103.09 20.3039 102.807 20.5851 102.462 20.7716C102.115 20.958 101.738 21.0528 101.341 21.0528C100.717 21.0528 100.214 20.8435 99.8437 20.4314C99.4733 20.0193 99.28 19.4437 99.2768 18.7307V11.3622H95.7595V19.3489C95.766 20.3268 95.9463 21.1771 96.2974 21.8803C96.6485 22.5835 97.1478 23.1362 97.7759 23.5188C98.4039 23.9015 99.1415 24.0945 99.9693 24.0945C100.897 24.0945 101.696 23.8688 102.346 23.4207C102.984 22.9792 103.448 22.3905 103.731 21.671H103.76V23.9309H107.142V11.3589H103.625V18.5672H103.622Z\" fill=\"white\"/>\\n<path d=\"M118.651 12.2056C118.161 11.8622 117.594 11.6071 116.963 11.4435C116.335 11.28 115.672 11.1982 114.989 11.1982C114.006 11.1982 113.13 11.352 112.386 11.6529C111.639 11.9537 111.02 12.392 110.547 12.9513C110.074 13.5105 109.755 14.181 109.594 14.943L109.581 15.0117L112.792 15.2766H112.84L112.853 15.2341C112.966 14.8384 113.201 14.5048 113.549 14.2399C113.9 13.975 114.38 13.8409 114.976 13.8409C115.539 13.8409 115.978 13.9782 116.28 14.2464C116.583 14.5146 116.734 14.9005 116.734 15.3944V15.4434C116.734 15.6887 116.648 15.8686 116.464 15.9929C116.274 16.1237 115.965 16.2218 115.539 16.2872C115.108 16.3559 114.544 16.4246 113.819 16.5031C113.214 16.562 112.625 16.6666 112.074 16.8138C111.52 16.961 111.017 17.1801 110.582 17.4712C110.144 17.7623 109.793 18.1515 109.542 18.629C109.288 19.1065 109.159 19.7017 109.159 20.4016C109.159 21.2323 109.339 21.9322 109.7 22.4882C110.057 23.0442 110.553 23.4694 111.175 23.7507C111.794 24.0319 112.505 24.1726 113.291 24.1726C113.9 24.1726 114.448 24.0875 114.915 23.9207C115.382 23.7539 115.788 23.5185 116.122 23.2208C116.448 22.933 116.712 22.5929 116.908 22.2102V23.9371H120.252V15.4827C120.252 14.737 120.107 14.0861 119.82 13.5465C119.534 13.0101 119.141 12.5621 118.648 12.2187L118.651 12.2056ZM116.76 18.2005V19.4172C116.76 19.8423 116.654 20.225 116.441 20.5586C116.229 20.8955 115.932 21.1637 115.562 21.3599C115.188 21.5561 114.754 21.6575 114.264 21.6575C113.774 21.6575 113.336 21.5365 113.011 21.301C112.686 21.0655 112.528 20.7287 112.528 20.2773C112.528 19.9666 112.608 19.705 112.763 19.4989C112.921 19.2896 113.146 19.1196 113.433 18.9953C113.726 18.8677 114.071 18.7729 114.464 18.7173C114.651 18.6911 114.857 18.6584 115.085 18.6257C115.317 18.5897 115.549 18.5472 115.775 18.5047C116.003 18.4589 116.213 18.4066 116.4 18.3477C116.541 18.3052 116.66 18.2561 116.757 18.2038L116.76 18.2005Z\" fill=\"white\"/>\\n<path d=\"M126.291 7.21143H122.774V23.9273H126.291V7.21143Z\" fill=\"white\"/>\\n<path d=\"M38.1363 17.3569L41.66 15.4502V22.4721L23.1845 32.8202L22.2504 32.3034L4.69934 22.4721V15.4502L8.22631 17.3635V20.3626L23.1781 28.7352L38.1363 20.3626V17.3569Z\" fill=\"white\"/>\\n<path d=\"M45.5092 10.2696L43.5798 11.3162L41.6601 12.3529L38.1364 14.2662L23.1782 22.3641L8.22642 14.2662L4.69945 12.3595L2.77653 11.3162L0.847168 10.2696L23.1782 0L45.5092 10.2696Z\" fill=\"white\"/>\\n<path d=\"M2.91176 29.4352V14.7504L0.89543 13.7397V29.4352C0.357528 29.7786 0 30.3804 0 31.0705C0 32.1367 0.853558 33.0034 1.90359 33.0034C2.95363 33.0034 3.80719 32.1367 3.80719 31.0705C3.80719 30.3804 3.44644 29.7786 2.91176 29.4352Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_745_336\">\\n<rect width=\"230\" height=\"33\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1145wcv\",layoutDependency:layoutDependency,layoutId:\"ewvn16ON3\",children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":rA7aXDyQG\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1a9jbe6 framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"O_aZX3h5a\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"How it Works\"})}),className:\"framer-1xmkb0z\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"ZGi6EoRzt\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":aoFBAjXhB\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-4207fy framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"vU0NQ6gBD\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Features\"})}),className:\"framer-1gzpbkq\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"GP7vEiZVg\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":IP0jQfvCP\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-rvuxcm framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"p2nN4LSYv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"FAQs\"})}),className:\"framer-1q0jfi5\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"qMZ1fB8w3\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":M4CGNH9oo\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-klfoy5 framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"roO6smtP4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Reviews\"})}),className:\"framer-1xhdabl\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"lv88752jq\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":LbMNk0rTV\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-7p1rrz framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"pIUpS_RAI\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Pricing\"})}),className:\"framer-1b4bdb9\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"g66c0OOyI\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@virtualprofessor.io\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1vv6piz framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"JQJHq82c_\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact Us\"})}),className:\"framer-1svrss7\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"icvkhfI8O\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11l5oq8\",layoutDependency:layoutDependency,layoutId:\"rUrX5L10g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-decoration\":\"underline\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signin\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Login\"})})})}),className:\"framer-1rlc5ut\",\"data-framer-name\":\"Login\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"AEUsQM0er\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ziqxdj\",\"data-framer-name\":\"Group 1000004879\",layoutDependency:layoutDependency,layoutId:\"wfjYla02e\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pjtsrt\",\"data-framer-name\":\"Group 1000004881\",layoutDependency:layoutDependency,layoutId:\"eltrb_5Gu\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/fbWQBodXNizCrQKlRMEFo0JU8F0.png\",srcSet:\"https://framerusercontent.com/images/fbWQBodXNizCrQKlRMEFo0JU8F0.png?scale-down-to=512 512w, https://framerusercontent.com/images/fbWQBodXNizCrQKlRMEFo0JU8F0.png 560w\"},className:\"framer-ymep9w framer-25p0ke\",\"data-framer-name\":\"Rectangle 98\",layoutDependency:layoutDependency,layoutId:\"GFBUoHTDB\",style:{borderBottomLeftRadius:7,borderBottomRightRadius:7,borderTopLeftRadius:7,borderTopRightRadius:7}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Sign Up\"})})})}),className:\"framer-1tmg3z1\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"HhkExeW_O\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gyw0pd\",layoutDependency:layoutDependency,layoutId:\"tOpyqyNYa\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gs8204\",layoutDependency:layoutDependency,layoutId:\"sMIlVR4aw\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6y7iez\",layoutDependency:layoutDependency,layoutId:\"OES5WW9wB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"82px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Work Smarter,\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"82px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(255, 255, 255))\"},children:\"Not Harder!\"})]}),className:\"framer-1y8ctmh\",\"data-framer-name\":\"Work Smarter, Not Harder!\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"qMKhgNFh3\",style:{\"--extracted-2gxw0f\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Take advantage of our advanced A.I technology \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(255, 255, 255))\"},children:\"to enhance your learning\"})]}),className:\"framer-1u0bcoe\",\"data-framer-name\":\"Take advantage of our advanced A.I technology to enhance your learning\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"rqCCqt0ha\",style:{\"--extracted-2gxw0f\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vupl74\",layoutDependency:layoutDependency,layoutId:\"hU5XHtbB7\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y4hqfu\",\"data-framer-name\":\"Group 1000004884\",layoutDependency:layoutDependency,layoutId:\"L4dwNz9JH\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"180px\",src:\"https://framerusercontent.com/images/5yRvKp0IwqyGyZfsT193vJ1s20.png\",srcSet:\"https://framerusercontent.com/images/5yRvKp0IwqyGyZfsT193vJ1s20.png?scale-down-to=512 512w, https://framerusercontent.com/images/5yRvKp0IwqyGyZfsT193vJ1s20.png 720w\"},className:\"framer-1x30s7e framer-25p0ke\",\"data-framer-name\":\"Rectangle 99\",layoutDependency:layoutDependency,layoutId:\"ZcPiLObMj\",style:{borderBottomLeftRadius:7,borderBottomRightRadius:7,borderTopLeftRadius:7,borderTopRightRadius:7}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Download now\"})})})}),className:\"framer-177ogsl\",\"data-framer-name\":\"Download now\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"EGJBzWE8H\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-184u2ua\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ORE_w2U1n\",onTap:onTap10y209a,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1unpatd\",\"data-framer-name\":\"Group 1216400187\",layoutDependency:layoutDependency,layoutId:\"J2ONBkPOZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"See how it works\"})}),className:\"framer-3nz6ds\",\"data-framer-name\":\"See how it works\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pI_WA0Tem\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ar60x1\",\"data-framer-name\":\"Group 5398\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:40,layoutDependency:layoutDependency,layoutId:\"g3kBF5416\",svg:'<svg width=\"40\" height=\"41\" viewBox=\"0 0 40 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"20\" cy=\"20.3569\" r=\"20\" fill=\"url(#paint0_linear_745_320)\"/>\\n<circle cx=\"20\" cy=\"20.3569\" r=\"20\" fill=\"url(#paint1_linear_745_320)\"/>\\n<path d=\"M26.5731 19.5003C27.2193 19.8889 27.2193 20.8256 26.5731 21.2142L17.5134 26.6628C16.8469 27.0636 15.998 26.5836 15.998 25.8058L15.998 14.9087C15.998 14.1309 16.8469 13.6509 17.5134 14.0517L26.5731 19.5003Z\" fill=\"white\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_745_320\" x1=\"1.49012e-07\" y1=\"20.3569\" x2=\"40\" y2=\"20.3569\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#1B4464\"/>\\n<stop offset=\"1\" stop-color=\"#076DBC\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_745_320\" x1=\"-1.21739\" y1=\"40.3569\" x2=\"35.6755\" y2=\"39.7586\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#087EDA\"/>\\n<stop offset=\"1\" stop-color=\"#519BDB\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png\",srcSet:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=512 512w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png 2048w\"},className:\"framer-1qzzxk1\",\"data-framer-name\":\"Group 1216400251\",layoutDependency:layoutDependency,layoutId:\"ljM0Si3CT\",...addPropertyOverrides({DJG8Tx9TM:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(1200px, 100vw) * 0.595)\",src:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png\",srcSet:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=512 512w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png 2048w\"}},i8re7zfP3:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1177,intrinsicWidth:2048,pixelHeight:1177,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:\"742px\",src:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png\",srcSet:\"https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=512 512w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/jIQAGMhdeSGziYgFslLAlHzTI.png 2048w\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:478,intrinsicWidth:600,pixelHeight:478,pixelWidth:600,src:\"https://framerusercontent.com/images/dQtvNKBr8iRPFHxG81kC9Up6Boo.gif\",srcSet:\"https://framerusercontent.com/images/dQtvNKBr8iRPFHxG81kC9Up6Boo.gif?scale-down-to=512 512w, https://framerusercontent.com/images/dQtvNKBr8iRPFHxG81kC9Up6Boo.gif 600w\"},className:\"framer-fj3vo1\",layoutDependency:layoutDependency,layoutId:\"TnSzIeyYP\",...addPropertyOverrides({DJG8Tx9TM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:478,intrinsicWidth:600,pixelHeight:478,pixelWidth:600,sizes:\"calc(min(1200px, 100vw) * 0.4586)\",src:\"https://framerusercontent.com/images/dQtvNKBr8iRPFHxG81kC9Up6Boo.gif\",srcSet:\"https://framerusercontent.com/images/dQtvNKBr8iRPFHxG81kC9Up6Boo.gif?scale-down-to=512 512w, https://framerusercontent.com/images/dQtvNKBr8iRPFHxG81kC9Up6Boo.gif 600w\"}},i8re7zfP3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:478,intrinsicWidth:600,pixelHeight:478,pixelWidth:600,sizes:\"568px\",src:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif\",srcSet:\"https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif?scale-down-to=512 512w, https://framerusercontent.com/images/LQ7gIaWsc8GTuMfjMncoFnUEg.gif 600w\"}}},baseVariant,gestureVariant)})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12y30u4\",\"data-framer-name\":\"Navbar\",layoutDependency:layoutDependency,layoutId:\"A6Sdx5x6j\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-8oij07 framer-25p0ke\",\"data-framer-name\":\"Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:230,layoutDependency:layoutDependency,layoutId:\"WZys4OuUj\",svg:'<svg width=\"230\" height=\"33\" viewBox=\"0 0 230 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_745_336)\">\\n<path d=\"M130.221 23.9404V7.21143H137.291C140.167 7.21143 142.096 9.20647 142.096 12.1761C142.096 15.1458 140.209 17.1114 137.291 17.1114H132.227V23.9436H130.221V23.9404ZM132.227 15.3813H137.036C138.966 15.3813 140.119 14.181 140.119 12.1729C140.119 10.1647 138.966 8.93828 137.036 8.93828H132.227V15.3813Z\" fill=\"white\"/>\\n<path d=\"M143.955 23.9405V11.2801H145.768L145.836 13.9784L146.09 13.5008C146.664 12.4216 147.685 11.1362 149.302 11.1362C149.862 11.1362 150.31 11.2311 150.574 11.303V13.3112C150.236 13.1738 149.862 13.0593 149.273 13.0593C147.466 13.0593 145.878 15.2081 145.878 17.6545V23.9438H143.955V23.9405Z\" fill=\"white\"/>\\n<path d=\"M157.177 24.2577C153.57 24.2577 151.238 21.6544 151.238 17.625C151.238 13.5957 153.57 10.9629 157.177 10.9629C160.785 10.9629 163.116 13.5761 163.116 17.625C163.116 21.674 160.785 24.2577 157.177 24.2577ZM157.206 12.6276C154.71 12.6276 153.16 14.5409 153.16 17.625C153.16 20.7092 154.748 22.6225 157.206 22.6225C159.664 22.6225 161.223 20.6601 161.223 17.625C161.223 14.5899 159.648 12.6276 157.206 12.6276Z\" fill=\"white\"/>\\n<path d=\"M166.357 23.9404V12.8008H163.896V11.28H166.357V9.38308C166.357 6.37416 168.534 5.30469 170.399 5.30469C171.488 5.30469 172.097 5.54344 172.802 5.88358V7.5254C172.419 7.28011 171.62 6.85494 170.654 6.85494C169.082 6.85494 168.251 7.77723 168.251 9.52699V11.28H171.417V12.8008H168.251V23.9436H166.357V23.9404Z\" fill=\"white\"/>\\n<path d=\"M178.129 24.2577C174.535 24.2577 172.303 21.7165 172.303 17.625C172.303 13.5336 174.577 10.9629 178.1 10.9629C181.347 10.9629 183.444 13.2392 183.444 16.7616C183.444 17.0331 183.422 17.4321 183.399 17.7362H174.197V18.024C174.197 21.239 176.158 22.6781 178.1 22.6781C180.043 22.6781 181.228 21.7492 181.502 20.1237H183.425C183.083 22.6421 181.022 24.2577 178.126 24.2577H178.129ZM178.017 12.5131C176.113 12.5131 174.603 13.9456 174.258 16.0781L174.232 16.2449H181.56V16.0977C181.499 13.8868 180.143 12.5131 178.02 12.5131H178.017Z\" fill=\"white\"/>\\n<path d=\"M190.382 24.2574C187.348 24.2574 185.28 22.5632 185.077 19.9239H186.945C187.145 21.6769 188.42 22.681 190.469 22.681C192.302 22.681 193.439 21.8437 193.439 20.4995C193.439 19.0539 191.947 18.7596 190.749 18.5208L189.248 18.233C186.794 17.749 185.602 16.6403 185.602 14.8414C185.602 12.4507 187.335 10.9658 190.128 10.9658C192.92 10.9658 194.611 12.4343 194.811 14.812H192.972C192.804 13.3697 191.764 12.5422 190.099 12.5422C188.433 12.5422 187.441 13.3958 187.441 14.6681C187.441 15.9403 188.672 16.3001 189.931 16.5618L191.516 16.879C194.186 17.4219 195.275 18.4031 195.275 20.2706C195.275 22.6941 193.355 24.2607 190.382 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M202.042 24.2574C199.008 24.2574 196.94 22.5632 196.737 19.9239H198.605C198.805 21.6769 200.08 22.681 202.129 22.681C203.962 22.681 205.099 21.8437 205.099 20.4995C205.099 19.0539 203.607 18.7596 202.409 18.5208L200.908 18.233C198.454 17.749 197.262 16.6403 197.262 14.8414C197.262 12.4507 198.995 10.9658 201.787 10.9658C204.58 10.9658 206.271 12.4343 206.471 14.812H204.632C204.464 13.3697 203.424 12.5422 201.759 12.5422C200.093 12.5422 199.101 13.3958 199.101 14.6681C199.101 15.9403 200.332 16.3001 201.591 16.5618L203.176 16.879C205.846 17.4219 206.935 18.4031 206.935 20.2706C206.935 22.6941 205.015 24.2607 202.042 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M214.607 24.2577C210.999 24.2577 208.667 21.6544 208.667 17.625C208.667 13.5957 210.999 10.9629 214.607 10.9629C218.214 10.9629 220.546 13.5761 220.546 17.625C220.546 21.674 218.214 24.2577 214.607 24.2577ZM214.636 12.6276C212.14 12.6276 210.59 14.5409 210.59 17.625C210.59 20.7092 212.178 22.6225 214.636 22.6225C217.094 22.6225 218.652 20.6601 218.652 17.625C218.652 14.5899 217.077 12.6276 214.636 12.6276Z\" fill=\"white\"/>\\n<path d=\"M223.384 23.9405V11.2801H225.198L225.265 13.9784L225.52 13.5008C226.093 12.4216 227.114 11.1362 228.731 11.1362C229.291 11.1362 229.739 11.2311 230.003 11.303V13.3112C229.655 13.1705 229.295 13.0593 228.702 13.0593C226.895 13.0593 225.307 15.2081 225.307 17.6545V23.9438H223.384V23.9405Z\" fill=\"white\"/>\\n<path d=\"M61.4401 19.8195H61.3756L57.4396 7.25067L57.4235 7.21143H53.4585L59.1306 23.888L59.1435 23.9273H63.6819L69.3282 7.28992L69.3572 7.21143H65.3986L61.4401 19.8195Z\" fill=\"white\"/>\\n<path d=\"M72.881 6.26318C72.3689 6.26318 71.9179 6.44306 71.5475 6.79302C71.1739 7.14624 70.9871 7.57468 70.9871 8.06526C70.9871 8.55585 71.1771 8.99083 71.5475 9.34406C71.9179 9.69728 72.3689 9.87389 72.8874 9.87389C73.406 9.87389 73.8569 9.69401 74.2241 9.34406C74.5946 8.99083 74.7814 8.55912 74.7814 8.06526C74.7814 7.57141 74.5946 7.14624 74.2241 6.79302C73.8537 6.43979 73.4028 6.26318 72.8778 6.26318H72.881Z\" fill=\"white\"/>\\n<path d=\"M74.63 11.3589H71.1127V23.9277H74.63V11.3589Z\" fill=\"white\"/>\\n<path d=\"M84.2124 11.2148C84.0062 11.1919 83.8258 11.1821 83.6551 11.1821C82.9594 11.1821 82.3345 11.3882 81.7999 11.7905C81.2748 12.1862 80.8948 12.7716 80.6661 13.5337H80.6403V11.362H77.2261V23.9308H80.7434V16.8271C80.7434 16.3333 80.8561 15.8885 81.0751 15.5124C81.2942 15.133 81.5969 14.8354 81.977 14.6228C82.3571 14.4102 82.7984 14.3022 83.2847 14.3022C83.5134 14.3022 83.7711 14.3219 84.0513 14.3578C84.3283 14.3938 84.5506 14.4396 84.7052 14.4854L84.7825 14.5083V11.3162L84.7374 11.3064C84.5892 11.2672 84.4121 11.2377 84.2091 11.2148H84.2124Z\" fill=\"white\"/>\\n<path d=\"M93.3438 21.0754L92.9186 21.1539C92.5386 21.2259 92.1488 21.2095 91.8686 21.0951C91.7108 21.0296 91.5852 20.9152 91.495 20.7516C91.4048 20.5848 91.3597 20.3461 91.3597 20.0387V14.0699H93.6659V11.3553H91.3597V8.37256H87.8424V11.3553H86.1675V14.0699H87.8424V20.4933C87.8359 21.3175 88.0099 22.0108 88.3545 22.5537C88.6992 23.0966 89.192 23.5022 89.8136 23.7606C90.3644 23.9895 91.0022 24.104 91.7172 24.104C91.8074 24.104 91.8976 24.104 91.991 24.0974C92.4355 24.0811 92.8156 24.0353 93.128 23.9633C93.4437 23.8881 93.6788 23.826 93.8495 23.7704L93.901 23.754L93.3535 21.131L93.3406 21.0722L93.3438 21.0754Z\" fill=\"white\"/>\\n<path d=\"M103.622 18.5672C103.628 19.1101 103.522 19.5713 103.306 19.9376C103.09 20.3039 102.807 20.5851 102.462 20.7716C102.115 20.958 101.738 21.0528 101.341 21.0528C100.717 21.0528 100.214 20.8435 99.8437 20.4314C99.4733 20.0193 99.28 19.4437 99.2768 18.7307V11.3622H95.7595V19.3489C95.766 20.3268 95.9463 21.1771 96.2974 21.8803C96.6485 22.5835 97.1478 23.1362 97.7759 23.5188C98.4039 23.9015 99.1415 24.0945 99.9693 24.0945C100.897 24.0945 101.696 23.8688 102.346 23.4207C102.984 22.9792 103.448 22.3905 103.731 21.671H103.76V23.9309H107.142V11.3589H103.625V18.5672H103.622Z\" fill=\"white\"/>\\n<path d=\"M118.651 12.2056C118.161 11.8622 117.594 11.6071 116.963 11.4435C116.335 11.28 115.672 11.1982 114.989 11.1982C114.006 11.1982 113.13 11.352 112.386 11.6529C111.639 11.9537 111.02 12.392 110.547 12.9513C110.074 13.5105 109.755 14.181 109.594 14.943L109.581 15.0117L112.792 15.2766H112.84L112.853 15.2341C112.966 14.8384 113.201 14.5048 113.549 14.2399C113.9 13.975 114.38 13.8409 114.976 13.8409C115.539 13.8409 115.978 13.9782 116.28 14.2464C116.583 14.5146 116.734 14.9005 116.734 15.3944V15.4434C116.734 15.6887 116.648 15.8686 116.464 15.9929C116.274 16.1237 115.965 16.2218 115.539 16.2872C115.108 16.3559 114.544 16.4246 113.819 16.5031C113.214 16.562 112.625 16.6666 112.074 16.8138C111.52 16.961 111.017 17.1801 110.582 17.4712C110.144 17.7623 109.793 18.1515 109.542 18.629C109.288 19.1065 109.159 19.7017 109.159 20.4016C109.159 21.2323 109.339 21.9322 109.7 22.4882C110.057 23.0442 110.553 23.4694 111.175 23.7507C111.794 24.0319 112.505 24.1726 113.291 24.1726C113.9 24.1726 114.448 24.0875 114.915 23.9207C115.382 23.7539 115.788 23.5185 116.122 23.2208C116.448 22.933 116.712 22.5929 116.908 22.2102V23.9371H120.252V15.4827C120.252 14.737 120.107 14.0861 119.82 13.5465C119.534 13.0101 119.141 12.5621 118.648 12.2187L118.651 12.2056ZM116.76 18.2005V19.4172C116.76 19.8423 116.654 20.225 116.441 20.5586C116.229 20.8955 115.932 21.1637 115.562 21.3599C115.188 21.5561 114.754 21.6575 114.264 21.6575C113.774 21.6575 113.336 21.5365 113.011 21.301C112.686 21.0655 112.528 20.7287 112.528 20.2773C112.528 19.9666 112.608 19.705 112.763 19.4989C112.921 19.2896 113.146 19.1196 113.433 18.9953C113.726 18.8677 114.071 18.7729 114.464 18.7173C114.651 18.6911 114.857 18.6584 115.085 18.6257C115.317 18.5897 115.549 18.5472 115.775 18.5047C116.003 18.4589 116.213 18.4066 116.4 18.3477C116.541 18.3052 116.66 18.2561 116.757 18.2038L116.76 18.2005Z\" fill=\"white\"/>\\n<path d=\"M126.291 7.21143H122.774V23.9273H126.291V7.21143Z\" fill=\"white\"/>\\n<path d=\"M38.1363 17.3569L41.66 15.4502V22.4721L23.1845 32.8202L22.2504 32.3034L4.69934 22.4721V15.4502L8.22631 17.3635V20.3626L23.1781 28.7352L38.1363 20.3626V17.3569Z\" fill=\"white\"/>\\n<path d=\"M45.5092 10.2696L43.5798 11.3162L41.6601 12.3529L38.1364 14.2662L23.1782 22.3641L8.22642 14.2662L4.69945 12.3595L2.77653 11.3162L0.847168 10.2696L23.1782 0L45.5092 10.2696Z\" fill=\"white\"/>\\n<path d=\"M2.91176 29.4352V14.7504L0.89543 13.7397V29.4352C0.357528 29.7786 0 30.3804 0 31.0705C0 32.1367 0.853558 33.0034 1.90359 33.0034C2.95363 33.0034 3.80719 32.1367 3.80719 31.0705C3.80719 30.3804 3.44644 29.7786 2.91176 29.4352Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_745_336\">\\n<rect width=\"230\" height=\"33\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pcq67u\",layoutDependency:layoutDependency,layoutId:\"NSFd_eRxH\",children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":rA7aXDyQG\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-9i35ym framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"evbnbmK_J\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"How it Works\"})}),className:\"framer-1agq9am\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"AtWez1QrW\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":aoFBAjXhB\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1sn4rim framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"LsDxYtOgO\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Features\"})}),className:\"framer-1pw7rjc\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"IwXVhLywM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":IP0jQfvCP\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ysfnrd framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"p_shxqLYj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"FAQs\"})}),className:\"framer-1np4xiq\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"oEKdoz1Cw\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":M4CGNH9oo\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1kxi3yg framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"s0DfkTRnv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Reviews\"})}),className:\"framer-jyo2c6\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"hjbAEgU_n\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":LbMNk0rTV\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1yoewcf framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"SsNTbdvax\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Pricing\"})}),className:\"framer-1250tb4\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"X_ZIncfD4\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@virtualprofessor.io\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1orv753 framer-25p0ke\",layoutDependency:layoutDependency,layoutId:\"TjNljKRRe\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact Us\"})}),className:\"framer-116o322\",\"data-framer-name\":\"How it Works Features FAQs Reviews Pricing Contact Us\",layoutDependency:layoutDependency,layoutId:\"l_iiRt2tj\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19aotez\",layoutDependency:layoutDependency,layoutId:\"DStWORrcz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-decoration\":\"underline\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signin\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Login\"})})})}),className:\"framer-be0aki\",\"data-framer-name\":\"Login\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"G3aO69ERi\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sfezja\",\"data-framer-name\":\"Group 1000004879\",layoutDependency:layoutDependency,layoutId:\"MBMd27TSr\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ts7z1g\",\"data-framer-name\":\"Group 1000004881\",layoutDependency:layoutDependency,layoutId:\"snK5vjaNV\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/fbWQBodXNizCrQKlRMEFo0JU8F0.png\",srcSet:\"https://framerusercontent.com/images/fbWQBodXNizCrQKlRMEFo0JU8F0.png?scale-down-to=512 512w, https://framerusercontent.com/images/fbWQBodXNizCrQKlRMEFo0JU8F0.png 560w\"},className:\"framer-1h4p4qq framer-25p0ke\",\"data-framer-name\":\"Rectangle 98\",layoutDependency:layoutDependency,layoutId:\"XRcCw_230\",style:{borderBottomLeftRadius:7,borderBottomRightRadius:7,borderTopLeftRadius:7,borderTopRightRadius:7}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Sign Up\"})})})}),className:\"framer-1g6kzzh\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"DC12gqe3m\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hgtgw4\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vcknLZqPI\",onTap:onTap752jks,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(71, 71, 71, 0.16)\",WebkitBackdropFilter:\"blur(10px)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-6z8vmm-container\",layoutDependency:layoutDependency,layoutId:\"kVbd0t8tG-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:15,bottomLeftRadius:15,bottomRightRadius:15,controls:true,height:\"100%\",id:\"kVbd0t8tG\",isMixedBorderRadius:false,layoutId:\"kVbd0t8tG\",loop:true,muted:false,objectFit:\"fill\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/ItNe0X02j31DsCWDsixDBJ6V2OE.mp4\",srcType:\"Upload\",srcUrl:\"https://651ab29d451fdb0db247283e--delicate-daifuku-7c521d.netlify.app/howitworksvid.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:15,topRightRadius:15,volume:25,width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ofgi5p\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wk21jnX8_\",onTap:onTapnz7sxq,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(97, 165, 223)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(42, 119, 187)\",borderBottomLeftRadius:6.5,borderBottomRightRadius:6.5,borderTopLeftRadius:6.5,borderTopRightRadius:6.5},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6w84be-container\",layoutDependency:layoutDependency,layoutId:\"eSxhTA5hK-container\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Cancel\",id:\"eSxhTA5hK\",layoutId:\"eSxhTA5hK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})})})});});const css=['.framer-2UCiH[data-border=\"true\"]::after, .framer-2UCiH [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2UCiH.framer-25p0ke, .framer-2UCiH .framer-25p0ke { display: block; }\",\".framer-2UCiH.framer-1mx33e5 { height: 874px; position: relative; width: 1440px; }\",\".framer-2UCiH .framer-vljo30 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 62%; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; right: -100px; top: calc(51.83066361556067% - 61.784897025171624% / 2); width: 100%; }\",\".framer-2UCiH .framer-1i5eh2y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 328px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 35%; }\",\".framer-2UCiH .framer-1orwp3z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 237px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-2UCiH .framer-1eviitg, .framer-2UCiH .framer-uukun, .framer-2UCiH .framer-1rlc5ut, .framer-2UCiH .framer-1u0bcoe, .framer-2UCiH .framer-be0aki { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2UCiH .framer-l74z5o, .framer-2UCiH .framer-vupl74 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 52px; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 405px; }\",\".framer-2UCiH .framer-og1tsq, .framer-2UCiH .framer-1y4hqfu { flex: none; height: 52px; overflow: visible; position: relative; width: 180px; }\",\".framer-2UCiH .framer-svo8j0, .framer-2UCiH .framer-1x30s7e { flex: none; height: 52px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 180px; }\",\".framer-2UCiH .framer-svo8j0::-webkit-scrollbar, .framer-2UCiH .framer-1x30s7e::-webkit-scrollbar { height: 0px; width: 0px; }\",\".framer-2UCiH .framer-svo8j0::-webkit-scrollbar-thumb, .framer-2UCiH .framer-1x30s7e::-webkit-scrollbar-thumb { background: transparent; }\",\".framer-2UCiH .framer-14f9d3c, .framer-2UCiH .framer-177ogsl { flex: none; height: auto; left: 33px; position: absolute; top: 16px; white-space: pre; width: auto; }\",\".framer-2UCiH .framer-ym79ru { flex: none; height: 540px; position: relative; width: 939px; }\",\".framer-2UCiH .framer-4if107 { flex: none; height: 488px; left: calc(49.4142705005325% - 713px / 2); overflow: visible; position: absolute; top: calc(48.51851851851854% - 488px / 2); width: 713px; }\",\".framer-2UCiH .framer-101rwgh, .framer-2UCiH .framer-1hgtgw4 { bottom: 0px; cursor: pointer; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-2UCiH .framer-oyxn7m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 658px; justify-content: center; left: calc(51.736111111111136% - 452px / 2); overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: calc(53.54691075514877% - 658px / 2); width: 452px; }\",\".framer-2UCiH .framer-r5pkj7-container { flex: none; height: 658px; position: relative; width: 401px; }\",\".framer-2UCiH .framer-o744ew { cursor: pointer; flex: none; height: 33px; overflow: visible; position: relative; width: 34px; z-index: 1; }\",\".framer-2UCiH .framer-525rmq-container, .framer-2UCiH .framer-6w84be-container { flex: none; height: 21px; left: calc(50.00000000000002% - 19px / 2); position: absolute; top: calc(48.484848484848506% - 21px / 2); width: 19px; }\",\".framer-2UCiH .framer-1o9vr2n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 52px; justify-content: space-between; left: calc(50.00000000000002% - 80% / 2); overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 33px; width: 80%; }\",\".framer-2UCiH .framer-pbmm50, .framer-2UCiH .framer-8oij07 { flex: none; height: 33px; position: relative; text-decoration: none; width: 230px; }\",\".framer-2UCiH .framer-1145wcv, .framer-2UCiH .framer-1pcq67u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 26px; height: auto; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: auto; }\",\".framer-2UCiH .framer-1a9jbe6, .framer-2UCiH .framer-9i35ym { flex: none; height: 19px; overflow: hidden; position: relative; text-decoration: none; width: 100px; }\",\".framer-2UCiH .framer-1xmkb0z, .framer-2UCiH .framer-1q0jfi5, .framer-2UCiH .framer-1xhdabl, .framer-2UCiH .framer-1agq9am, .framer-2UCiH .framer-1np4xiq, .framer-2UCiH .framer-jyo2c6 { flex: none; height: auto; left: 0px; position: absolute; top: 47%; white-space: pre; width: auto; }\",\".framer-2UCiH .framer-4207fy, .framer-2UCiH .framer-1sn4rim { flex: none; height: 19px; overflow: hidden; position: relative; text-decoration: none; width: 66px; }\",\".framer-2UCiH .framer-1gzpbkq, .framer-2UCiH .framer-1pw7rjc { flex: none; height: auto; position: absolute; right: 0px; top: 47%; white-space: pre; width: auto; }\",\".framer-2UCiH .framer-rvuxcm, .framer-2UCiH .framer-1ysfnrd { flex: none; height: 19px; overflow: hidden; position: relative; text-decoration: none; width: 39px; }\",\".framer-2UCiH .framer-klfoy5, .framer-2UCiH .framer-1kxi3yg { flex: none; height: 19px; overflow: hidden; position: relative; text-decoration: none; width: 63px; }\",\".framer-2UCiH .framer-7p1rrz, .framer-2UCiH .framer-1yoewcf { flex: none; height: 19px; overflow: hidden; position: relative; text-decoration: none; width: 52px; }\",\".framer-2UCiH .framer-1b4bdb9, .framer-2UCiH .framer-1250tb4 { flex: none; height: auto; left: 50%; position: absolute; top: 47%; white-space: pre; width: auto; }\",\".framer-2UCiH .framer-1vv6piz, .framer-2UCiH .framer-1orv753 { flex: none; height: 19px; overflow: hidden; position: relative; text-decoration: none; width: 85px; }\",\".framer-2UCiH .framer-1svrss7, .framer-2UCiH .framer-116o322 { flex: none; height: auto; left: 49%; position: absolute; top: 47%; white-space: pre; width: auto; }\",\".framer-2UCiH .framer-11l5oq8, .framer-2UCiH .framer-19aotez { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 52px; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 213px; }\",\".framer-2UCiH .framer-ziqxdj, .framer-2UCiH .framer-1sfezja { flex: none; height: 52px; overflow: visible; position: relative; width: 140px; }\",\".framer-2UCiH .framer-1pjtsrt, .framer-2UCiH .framer-1ts7z1g { flex: none; height: 52px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 140px; }\",\".framer-2UCiH .framer-ymep9w, .framer-2UCiH .framer-1h4p4qq { flex: none; height: 52px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 140px; }\",\".framer-2UCiH .framer-1tmg3z1, .framer-2UCiH .framer-1g6kzzh { flex: none; height: auto; left: 40px; position: absolute; top: 16px; white-space: pre; width: auto; }\",\".framer-2UCiH .framer-gyw0pd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 540px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; right: -110px; top: calc(51.9450800915332% - 540px / 2); width: 107%; }\",\".framer-2UCiH .framer-1gs8204 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 61%; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 38%; z-index: 3; }\",\".framer-2UCiH .framer-6y7iez { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 237px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-2UCiH .framer-1y8ctmh { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 3; }\",\".framer-2UCiH .framer-184u2ua { cursor: pointer; flex: none; height: 40px; overflow: visible; position: relative; width: 185px; }\",\".framer-2UCiH .framer-1unpatd { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-2UCiH .framer-3nz6ds { flex: none; height: auto; left: 50px; position: absolute; top: 9px; white-space: pre; width: auto; }\",\".framer-2UCiH .framer-1ar60x1 { flex: none; height: 41px; left: 0px; position: absolute; top: 0px; width: 40px; }\",\".framer-2UCiH .framer-1qzzxk1 { flex: none; height: 91%; position: relative; width: 56%; }\",\".framer-2UCiH .framer-fj3vo1 { flex: none; height: 75%; left: calc(50.445859872611486% - 77.07006369426752% / 2); overflow: visible; position: absolute; top: calc(48.14814814814817% - 74.81481481481481% / 2); width: 77%; z-index: 1; }\",\".framer-2UCiH .framer-12y30u4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 52px; justify-content: space-between; left: calc(50.16666666666669% - 93.83333333333333% / 2); overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 33px; width: 94%; }\",\".framer-2UCiH .framer-6z8vmm-container { bottom: 25px; flex: none; height: 561px; left: calc(49.916666666666686% - 299px / 2); position: absolute; width: 299px; }\",\".framer-2UCiH .framer-ofgi5p { cursor: pointer; flex: none; height: 33px; overflow: visible; position: absolute; right: 407px; top: 120px; width: 34px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2UCiH .framer-vljo30, .framer-2UCiH .framer-1i5eh2y, .framer-2UCiH .framer-1orwp3z, .framer-2UCiH .framer-oyxn7m, .framer-2UCiH .framer-1145wcv, .framer-2UCiH .framer-gyw0pd, .framer-2UCiH .framer-1gs8204, .framer-2UCiH .framer-6y7iez, .framer-2UCiH .framer-1pcq67u { gap: 0px; } .framer-2UCiH .framer-vljo30 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-2UCiH .framer-vljo30 > :first-child, .framer-2UCiH .framer-oyxn7m > :first-child, .framer-2UCiH .framer-1145wcv > :first-child, .framer-2UCiH .framer-gyw0pd > :first-child, .framer-2UCiH .framer-1pcq67u > :first-child { margin-left: 0px; } .framer-2UCiH .framer-vljo30 > :last-child, .framer-2UCiH .framer-oyxn7m > :last-child, .framer-2UCiH .framer-1145wcv > :last-child, .framer-2UCiH .framer-gyw0pd > :last-child, .framer-2UCiH .framer-1pcq67u > :last-child { margin-right: 0px; } .framer-2UCiH .framer-1i5eh2y > *, .framer-2UCiH .framer-1orwp3z > *, .framer-2UCiH .framer-1gs8204 > *, .framer-2UCiH .framer-6y7iez > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-2UCiH .framer-1i5eh2y > :first-child, .framer-2UCiH .framer-1orwp3z > :first-child, .framer-2UCiH .framer-1gs8204 > :first-child, .framer-2UCiH .framer-6y7iez > :first-child { margin-top: 0px; } .framer-2UCiH .framer-1i5eh2y > :last-child, .framer-2UCiH .framer-1orwp3z > :last-child, .framer-2UCiH .framer-1gs8204 > :last-child, .framer-2UCiH .framer-6y7iez > :last-child { margin-bottom: 0px; } .framer-2UCiH .framer-oyxn7m > *, .framer-2UCiH .framer-gyw0pd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2UCiH .framer-1145wcv > *, .framer-2UCiH .framer-1pcq67u > * { margin: 0px; margin-left: calc(26px / 2); margin-right: calc(26px / 2); } }\",\".framer-2UCiH.framer-v-1qledlk.framer-1mx33e5, .framer-2UCiH.framer-v-1l50moz.framer-1mx33e5 { height: 700px; width: 1200px; }\",\".framer-2UCiH.framer-v-1qledlk .framer-gyw0pd { top: calc(52.28571428571431% - 540px / 2); }\",\".framer-2UCiH.framer-v-1qledlk .framer-1qzzxk1 { height: 512px; width: 742px; }\",\".framer-2UCiH.framer-v-1qledlk .framer-fj3vo1 { height: 389px; left: calc(49.73045822102428% - 568px / 2); top: calc(48.63281250000002% - 389px / 2); width: 568px; }\",\".framer-2UCiH.framer-v-1l50moz .framer-1gs8204 { z-index: 0; }\",\".framer-2UCiH.framer-v-1l50moz .framer-1y8ctmh { z-index: -1; }\",\".framer-2UCiH.framer-v-1l50moz .framer-fj3vo1 { left: calc(57.70308123249301% - 77.07006369426752% / 2); top: calc(46.95121951219514% - 74.81481481481481% / 2); z-index: 0; }\",\".framer-2UCiH.framer-v-1l50moz .framer-12y30u4 { z-index: 1; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 874\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"O9hzmnY7T\":{\"layout\":[\"fixed\",\"fixed\"]},\"i8re7zfP3\":{\"layout\":[\"fixed\",\"fixed\"]},\"DJG8Tx9TM\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerwTiNE6v9P=withCSS(Component,css,\"framer-2UCiH\");export default FramerwTiNE6v9P;FramerwTiNE6v9P.displayName=\"Hero - Desktop\";FramerwTiNE6v9P.defaultProps={height:874,width:1440};addPropertyControls(FramerwTiNE6v9P,{variant:{options:[\"AXWGNRmOv\",\"O9hzmnY7T\",\"i8re7zfP3\",\"DJG8Tx9TM\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerwTiNE6v9P,[...VideoFonts,...IconoirFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwTiNE6v9P\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"874\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"O9hzmnY7T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"i8re7zfP3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DJG8Tx9TM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wTiNE6v9P.map", "// Generated by Framer (3d7d016)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/w90zR0qzeh1mgaDSvD54/Carousel.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/RgYRJX2NFjaEbmquL5x3/YY3uzlQZQKYwaKec3had/z94ZV63Gf.js\";const CarouselFonts=getFonts(Carousel);const cycleOrder=[\"H6_ni4GeV\",\"O_5MfiVka\",\"k7P9OAZSF\"];const serializationHash=\"framer-Vi1nC\";const variantClassNames={H6_ni4GeV:\"framer-v-c2zo1s\",k7P9OAZSF:\"framer-v-1rdc9ik\",O_5MfiVka:\"framer-v-vpkb20\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"H6_ni4GeV\",\"Variant 2\":\"O_5MfiVka\",Variant:\"k7P9OAZSF\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"H6_ni4GeV\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"H6_ni4GeV\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-c2zo1s\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"H6_ni4GeV\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({k7P9OAZSF:{\"data-framer-name\":undefined},O_5MfiVka:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sj4dm8-container\",layoutDependency:layoutDependency,layoutId:\"fOhDu7ib7-container\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:15,height:\"100%\",id:\"fOhDu7ib7\",layoutId:\"fOhDu7ib7\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:true,paddingRight:10,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:5,dotsInset:0,dotSize:15,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2hk1u5\",\"data-framer-name\":\"Monthly\",layoutDependency:layoutDependency,layoutId:\"ubFjkDOki\",style:{background:\"linear-gradient(90.0000002134434deg, rgba(27, 68, 100, 1) 0%, rgba(7, 109, 188, 1) 100%)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ja402q\",\"data-framer-name\":\"Group 1216400204\",layoutDependency:layoutDependency,layoutId:\"EwBDnqVmp\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qhcxcg\",\"data-framer-name\":\"35$\",layoutDependency:layoutDependency,layoutId:\"zh07QcKga\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ycyls3\",\"data-framer-name\":\"Frame 1000004033\",layoutDependency:layoutDependency,layoutId:\"HdWajMn2Q\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"27.27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Free Trial\"})}),className:\"framer-1e5msxx\",\"data-framer-name\":\"Free Trial\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"kSuwvPCZX\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Worried about commitment? No problem. Give us a try for free! Just download Virtual Professor on your desktop, and instantly access answers and explanations to enhance your learning process\"})}),className:\"framer-2ytv8j\",\"data-framer-name\":\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\",layoutDependency:layoutDependency,layoutId:\"RT53aT4T5\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1boq50q\",\"data-framer-name\":\"line\",layoutDependency:layoutDependency,layoutId:\"YQsGBbZ9X\",style:{backgroundColor:\"rgba(255, 255, 255, 0.3)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yuldm9\",\"data-framer-name\":\"Frame 1000004034\",layoutDependency:layoutDependency,layoutId:\"zWXwfIaZc\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tqtb3p\",\"data-framer-name\":\"Group 1216400198\",layoutDependency:layoutDependency,layoutId:\"v54waAd1B\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Free Question & Explanation\"})}),className:\"framer-1njypbj\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"AiIQgV1R2\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12x2tl5\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,layoutDependency:layoutDependency,layoutId:\"BXGizYNUl\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.761719C4.19983 0.761719 0.128967 4.83258 0.128967 9.85015C0.128967 14.8677 4.19983 18.9386 9.2174 18.9386C14.235 18.9386 18.3058 14.8677 18.3058 9.85015C18.3058 4.83258 14.235 0.761719 9.2174 0.761719ZM13.8942 7.65378L8.5547 13.0122C8.3843 13.1826 8.13815 13.2962 7.89201 13.2962C7.64586 13.2962 7.39972 13.2015 7.22931 13.0122L4.54065 10.3235C4.16196 9.94483 4.16196 9.35786 4.54065 8.97918C4.91933 8.60049 5.50629 8.60049 5.88498 8.97918L7.89201 10.9862L12.5688 6.30945C12.9474 5.93077 13.5344 5.93077 13.9131 6.30945C14.2728 6.68814 14.2728 7.2751 13.8942 7.65378Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11tjpvp\",\"data-framer-name\":\"Group 1216400198\",layoutDependency:layoutDependency,layoutId:\"LyvPIPVQ8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Easy to Use\"})}),className:\"framer-th7p0y\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"U5yVoOrpM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-lgtupd\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,layoutDependency:layoutDependency,layoutId:\"VYgfgjbjY\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.761719C4.19983 0.761719 0.128967 4.83258 0.128967 9.85015C0.128967 14.8677 4.19983 18.9386 9.2174 18.9386C14.235 18.9386 18.3058 14.8677 18.3058 9.85015C18.3058 4.83258 14.235 0.761719 9.2174 0.761719ZM13.8942 7.65378L8.5547 13.0122C8.3843 13.1826 8.13815 13.2962 7.89201 13.2962C7.64586 13.2962 7.39972 13.2015 7.22931 13.0122L4.54065 10.3235C4.16196 9.94483 4.16196 9.35786 4.54065 8.97918C4.91933 8.60049 5.50629 8.60049 5.88498 8.97918L7.89201 10.9862L12.5688 6.30945C12.9474 5.93077 13.5344 5.93077 13.9131 6.30945C14.2728 6.68814 14.2728 7.2751 13.8942 7.65378Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mtlzpp\",\"data-framer-name\":\"Group 1216400198\",layoutDependency:layoutDependency,layoutId:\"XbHQZP8uQ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Advanced AI Technology\"})}),className:\"framer-17rk77f\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MAU0NrU2h\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1pcld2t\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,layoutDependency:layoutDependency,layoutId:\"sGv9MvY8z\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.761719C4.19983 0.761719 0.128967 4.83258 0.128967 9.85015C0.128967 14.8677 4.19983 18.9386 9.2174 18.9386C14.235 18.9386 18.3058 14.8677 18.3058 9.85015C18.3058 4.83258 14.235 0.761719 9.2174 0.761719ZM13.8942 7.65378L8.5547 13.0122C8.3843 13.1826 8.13815 13.2962 7.89201 13.2962C7.64586 13.2962 7.39972 13.2015 7.22931 13.0122L4.54065 10.3235C4.16196 9.94483 4.16196 9.35786 4.54065 8.97918C4.91933 8.60049 5.50629 8.60049 5.88498 8.97918L7.89201 10.9862L12.5688 6.30945C12.9474 5.93077 13.5344 5.93077 13.9131 6.30945C14.2728 6.68814 14.2728 7.2751 13.8942 7.65378Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hy7yl2\",\"data-framer-name\":\"Group 1216400198\",layoutDependency:layoutDependency,layoutId:\"D33YXDa8_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Seamless Integration\"})}),className:\"framer-1bxltvn\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"aaFLyT6UB\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-2y8bxp\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,layoutDependency:layoutDependency,layoutId:\"eXnLW_HUH\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.761719C4.19983 0.761719 0.128967 4.83258 0.128967 9.85015C0.128967 14.8677 4.19983 18.9386 9.2174 18.9386C14.235 18.9386 18.3058 14.8677 18.3058 9.85015C18.3058 4.83258 14.235 0.761719 9.2174 0.761719ZM13.8942 7.65378L8.5547 13.0122C8.3843 13.1826 8.13815 13.2962 7.89201 13.2962C7.64586 13.2962 7.39972 13.2015 7.22931 13.0122L4.54065 10.3235C4.16196 9.94483 4.16196 9.35786 4.54065 8.97918C4.91933 8.60049 5.50629 8.60049 5.88498 8.97918L7.89201 10.9862L12.5688 6.30945C12.9474 5.93077 13.5344 5.93077 13.9131 6.30945C14.2728 6.68814 14.2728 7.2751 13.8942 7.65378Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zzu5su\",\"data-framer-name\":\"Group 1216400198\",layoutDependency:layoutDependency,layoutId:\"QpjZgGkNt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Detailed Explanations\"})}),className:\"framer-blrk4k\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"xtIsoch6f\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-beaqza\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,layoutDependency:layoutDependency,layoutId:\"I0m_Dv8aE\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.761719C4.19983 0.761719 0.128967 4.83258 0.128967 9.85015C0.128967 14.8677 4.19983 18.9386 9.2174 18.9386C14.235 18.9386 18.3058 14.8677 18.3058 9.85015C18.3058 4.83258 14.235 0.761719 9.2174 0.761719ZM13.8942 7.65378L8.5547 13.0122C8.3843 13.1826 8.13815 13.2962 7.89201 13.2962C7.64586 13.2962 7.39972 13.2015 7.22931 13.0122L4.54065 10.3235C4.16196 9.94483 4.16196 9.35786 4.54065 8.97918C4.91933 8.60049 5.50629 8.60049 5.88498 8.97918L7.89201 10.9862L12.5688 6.30945C12.9474 5.93077 13.5344 5.93077 13.9131 6.30945C14.2728 6.68814 14.2728 7.2751 13.8942 7.65378Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9jy6a7\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"H0rH2A8lG\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5o2gh0\",\"data-framer-name\":\"icon\",layoutDependency:layoutDependency,layoutId:\"IJGHZg9E_\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w9lt7w\",\"data-framer-name\":\"Group 1216400335\",layoutDependency:layoutDependency,layoutId:\"R3udFshfs\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-132ojdj framer-6g9t48\",\"data-framer-name\":\"base\",layoutDependency:layoutDependency,layoutId:\"weafpyun9\",style:{background:\"linear-gradient(89.07096063375637deg, #C54C19 0%, #D97F1B 100%)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 251, 251))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Download Now\"})})})}),className:\"framer-1l9ib40\",\"data-framer-name\":\"Download Now\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"AnSH79f7Y\",style:{\"--extracted-r6o4lv\":\"rgb(255, 251, 251)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-o3aem4\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:13,layoutDependency:layoutDependency,layoutId:\"mDj1oaZe2\",svg:'<svg width=\"13\" height=\"4\" viewBox=\"-1 -1 13 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.95004 1.00098H1H9.95004Z\" fill=\"#FFFCFC\"/>\\n<path d=\"M9.95004 1.00098H1\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-15i1a4u\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"sa0OH7T4l\",svg:'<svg width=\"11\" height=\"13\" viewBox=\"-1 -1 11 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.949219 8.18997C0.949219 8.97705 1.8164 9.45561 2.48231 9.03603L7.54346 5.84707C8.166 5.45481 8.166 4.54721 7.54346 4.15495L2.48231 0.965982C1.8164 0.546399 0.949219 1.02497 0.949219 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zy4h2z\",\"data-border\":true,\"data-framer-name\":\"Monthly\",layoutDependency:layoutDependency,layoutId:\"ymVJtnwKu\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(214, 214, 214)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ph2mp9\",\"data-framer-name\":\"Group 1216400204\",layoutDependency:layoutDependency,layoutId:\"fVnsE6IuF\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nlybd0\",\"data-framer-name\":\"35$\",layoutDependency:layoutDependency,layoutId:\"xwRsR3DCA\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a2noqg\",\"data-framer-name\":\"Frame 1000004033\",layoutDependency:layoutDependency,layoutId:\"KWL4eePk3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\"},children:\"$9.99\"})}),className:\"framer-146jkkq\",\"data-framer-name\":\"$9.99\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"gr4q0JDz1\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(105, 105, 105))\"},children:\"/month\"})}),className:\"framer-1pnuo5y\",\"data-framer-name\":\"/month\",layoutDependency:layoutDependency,layoutId:\"Gk9zXffdf\",style:{\"--extracted-r6o4lv\":\"rgb(105, 105, 105)\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\"},children:\"Monthly Plan\"})}),className:\"framer-800vjz\",\"data-framer-name\":\"Monthly Plan\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"FSROng_GJ\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(105, 105, 105))\"},children:\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\"})}),className:\"framer-1kr1b7z\",\"data-framer-name\":\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\",layoutDependency:layoutDependency,layoutId:\"YhYrbV03x\",style:{\"--extracted-r6o4lv\":\"rgb(105, 105, 105)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ilcej3\",\"data-framer-name\":\"line\",layoutDependency:layoutDependency,layoutId:\"EoJhT_Ro7\",style:{backgroundColor:\"rgba(153, 153, 153, 0.3)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lh6wb8\",\"data-framer-name\":\"Frame 1000004034\",layoutDependency:layoutDependency,layoutId:\"MnEdK8T9s\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r4ur6c\",\"data-framer-name\":\"Group 1216400198\",layoutDependency:layoutDependency,layoutId:\"Zp6xsPOHg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Unlimited Answers\"})}),className:\"framer-yktk2c\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"OOpmpEqrK\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1av7nz8\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"CxtR8BbwI\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12lpm6p\",\"data-framer-name\":\"Group 1216400199\",layoutDependency:layoutDependency,layoutId:\"XMhUJNi4N\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Unlimited Explanations\"})}),className:\"framer-1i3u7fy\",\"data-framer-name\":\"Unlimited Explanations\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"gPzfsXhgU\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1qh2dd9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"vVlnxySVR\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6g5i7n\",\"data-framer-name\":\"Group 1216400200\",layoutDependency:layoutDependency,layoutId:\"s7ArbBSji\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Cancel Anytime\"})}),className:\"framer-3flm3j\",\"data-framer-name\":\"Cancel Anytime\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"vN6llgj1O\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ylthis\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"cLPJXbvjf\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e0p0by\",\"data-framer-name\":\"Group 1216400201\",layoutDependency:layoutDependency,layoutId:\"SbYJVsVm0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Easy to Use\"})}),className:\"framer-dgsngw\",\"data-framer-name\":\"Undetectable\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"xiY18ljie\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-qtxf7o\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"eCiS8dq_q\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-137uv8\",\"data-framer-name\":\"Group 1216400203\",layoutDependency:layoutDependency,layoutId:\"QMYnpmFOZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Advanced Ai Technology\"})}),className:\"framer-dcjaq6\",\"data-framer-name\":\"Advanced Ai Technology\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"SWzcTCcwz\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-kk2xdl\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"PG3kEJVtY\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8685yq\",\"data-framer-name\":\"Group 1216400202\",layoutDependency:layoutDependency,layoutId:\"tkXZ45Tc_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Seamless Integration\"})}),className:\"framer-sjwynn\",\"data-framer-name\":\"Works with Learning Platforms\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"iWtlQikze\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-fktxum\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"vcRiGpgtJ\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-135x2m1\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"GuP_udn2y\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1luhpej\",\"data-framer-name\":\"icon\",layoutDependency:layoutDependency,layoutId:\"tdOeHp_UD\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k7bq74\",\"data-framer-name\":\"Group 1216400335\",layoutDependency:layoutDependency,layoutId:\"BCLVY9nf0\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-m0de4r framer-6g9t48\",\"data-framer-name\":\"base\",layoutDependency:layoutDependency,layoutId:\"jE1VqwjRT\",style:{background:\"linear-gradient(89.07096063375637deg, rgba(8, 125, 217, 1) 0%, rgba(81, 155, 218, 1) 100%)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 251, 251))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Download Now\"})})})}),className:\"framer-1h4821c\",\"data-framer-name\":\"Download Now\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"oelNyAB4N\",style:{\"--extracted-r6o4lv\":\"rgb(255, 251, 251)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-mqlf7y\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:13,layoutDependency:layoutDependency,layoutId:\"T13O_mK6G\",svg:'<svg width=\"13\" height=\"4\" viewBox=\"-1 -1 13 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.95004 1.00098H1H9.95004Z\" fill=\"#FFFCFC\"/>\\n<path d=\"M9.95004 1.00098H1\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-sc9jqg\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"ZFvlfGrjF\",svg:'<svg width=\"11\" height=\"13\" viewBox=\"-1 -1 11 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.949219 8.18997C0.949219 8.97705 1.8164 9.45561 2.48231 9.03603L7.54346 5.84707C8.166 5.45481 8.166 4.54721 7.54346 4.15495L2.48231 0.965982C1.8164 0.546399 0.949219 1.02497 0.949219 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rkte76\",\"data-border\":true,\"data-framer-name\":\"Yearly\",layoutDependency:layoutDependency,layoutId:\"vUBlcEyZQ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(214, 214, 214)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ewtvji\",\"data-framer-name\":\"Group 1216400204\",layoutDependency:layoutDependency,layoutId:\"j4MctZXRQ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17dqlyu\",\"data-framer-name\":\"35$\",layoutDependency:layoutDependency,layoutId:\"TGrRcj7kZ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t4x31h\",\"data-framer-name\":\"Frame 1000004033\",layoutDependency:layoutDependency,layoutId:\"fzCqYyCEw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\"},children:\"$49.99\"})}),className:\"framer-1ezfvf8\",\"data-framer-name\":\"$9.99\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"pigc9pD_8\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(105, 105, 105))\"},children:\"/year\"})}),className:\"framer-1svwut2\",\"data-framer-name\":\"/month\",layoutDependency:layoutDependency,layoutId:\"H2kmN4gBt\",style:{\"--extracted-r6o4lv\":\"rgb(105, 105, 105)\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\"},children:\"Yearly Plan\"})}),className:\"framer-j7tyhb\",\"data-framer-name\":\"Monthly Plan\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"KPVELupkM\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(105, 105, 105))\"},children:\"Unlock our most popular plan, which comes with our best deal\u2014costing less than $5 per month. Enjoy all benefits that maximize your learning experience and savings!\"})}),className:\"framer-1lz1pb5\",\"data-framer-name\":\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\",layoutDependency:layoutDependency,layoutId:\"f_uqWJiGG\",style:{\"--extracted-r6o4lv\":\"rgb(105, 105, 105)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4atdgw\",\"data-framer-name\":\"line\",layoutDependency:layoutDependency,layoutId:\"kwoxQionB\",style:{backgroundColor:\"rgba(153, 153, 153, 0.3)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i6bvde\",\"data-framer-name\":\"Frame 1000004034\",layoutDependency:layoutDependency,layoutId:\"eznkln5TH\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rbccvh\",\"data-framer-name\":\"Group 1216400203\",layoutDependency:layoutDependency,layoutId:\"WRe3PVVoq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"50% OFF\"})}),className:\"framer-ggyk65\",\"data-framer-name\":\"Advanced Ai Technology\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"SKezPn3Bv\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cybzv9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"ldHA1TUV3\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qwv804\",\"data-framer-name\":\"Group 1216400198\",layoutDependency:layoutDependency,layoutId:\"XPxmWFlN3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Unlimited Answers\"})}),className:\"framer-5fuxvh\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"CnYoGgYqX\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xzf3j1\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"TVqmpaLU5\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ljiz3\",\"data-framer-name\":\"Group 1216400199\",layoutDependency:layoutDependency,layoutId:\"Jzzynl8v6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Unlimited Explanations\"})}),className:\"framer-9g4we9\",\"data-framer-name\":\"Unlimited Explanations\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"u2Gpld0AO\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jw1mbd\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"QRjZdrzDX\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-peowxt\",\"data-framer-name\":\"Group 1216400200\",layoutDependency:layoutDependency,layoutId:\"roIzYDklv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Cancel Anytime\"})}),className:\"framer-13ltswd\",\"data-framer-name\":\"Cancel Anytime\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"K4tiZoAFe\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-aup1pl\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"Jx6ZWS_wf\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rna708\",\"data-framer-name\":\"Group 1216400201\",layoutDependency:layoutDependency,layoutId:\"h8MNulaz4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Easy to Use\"})}),className:\"framer-bh8jh4\",\"data-framer-name\":\"Undetectable\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"AuyB6SyIX\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-3zk6uy\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"S5TFqBYxK\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hj9hg2\",\"data-framer-name\":\"Group 1216400202\",layoutDependency:layoutDependency,layoutId:\"apcggZxqp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Seamless Integration\"})}),className:\"framer-9jxiej\",\"data-framer-name\":\"Works with Learning Platforms\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bH3D5kYlk\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1e626ii\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"BcYV3z_UC\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jh2by3\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"VUF5bKde4\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uw6740\",\"data-framer-name\":\"icon\",layoutDependency:layoutDependency,layoutId:\"gabqANay1\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c0r7by\",\"data-framer-name\":\"Group 1216400335\",layoutDependency:layoutDependency,layoutId:\"VyZ4kWLk2\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1q0rovm framer-6g9t48\",\"data-framer-name\":\"base\",layoutDependency:layoutDependency,layoutId:\"C3QhfYnhX\",style:{background:\"linear-gradient(89.07096063375637deg, rgba(8, 125, 217, 1) 0%, rgba(81, 155, 218, 1) 100%)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 251, 251))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Download Now\"})})})}),className:\"framer-17z08us\",\"data-framer-name\":\"Download Now\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"nYTDloKQ3\",style:{\"--extracted-r6o4lv\":\"rgb(255, 251, 251)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18v42yw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:13,layoutDependency:layoutDependency,layoutId:\"NM4wL506C\",svg:'<svg width=\"13\" height=\"4\" viewBox=\"-1 -1 13 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.95004 1.00098H1H9.95004Z\" fill=\"#FFFCFC\"/>\\n<path d=\"M9.95004 1.00098H1\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ox7p0a\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"CecskaBqn\",svg:'<svg width=\"11\" height=\"13\" viewBox=\"-1 -1 11 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.949219 8.18997C0.949219 8.97705 1.8164 9.45561 2.48231 9.03603L7.54346 5.84707C8.166 5.45481 8.166 4.54721 7.54346 4.15495L2.48231 0.965982C1.8164 0.546399 0.949219 1.02497 0.949219 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})})]})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=['.framer-Vi1nC[data-border=\"true\"]::after, .framer-Vi1nC [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Vi1nC.framer-6g9t48, .framer-Vi1nC .framer-6g9t48 { display: block; }\",\".framer-Vi1nC.framer-c2zo1s { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 360px; }\",\".framer-Vi1nC .framer-1sj4dm8-container { flex: 1 0 0px; height: 604px; position: relative; width: 1px; }\",\".framer-Vi1nC .framer-2hk1u5 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 15px 15px 15px 15px; position: relative; width: min-content; }\",\".framer-Vi1nC .framer-1ja402q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: 503px; justify-content: center; max-width: 320.17px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 257px; }\",\".framer-Vi1nC .framer-qhcxcg, .framer-Vi1nC .framer-1nlybd0, .framer-Vi1nC .framer-17dqlyu { flex: none; height: 41px; overflow: visible; position: relative; width: 147px; }\",\".framer-Vi1nC .framer-ycyls3, .framer-Vi1nC .framer-1a2noqg, .framer-Vi1nC .framer-1t4x31h { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 0px; width: min-content; }\",\".framer-Vi1nC .framer-1e5msxx, .framer-Vi1nC .framer-146jkkq, .framer-Vi1nC .framer-1pnuo5y, .framer-Vi1nC .framer-800vjz, .framer-Vi1nC .framer-1ezfvf8, .framer-Vi1nC .framer-1svwut2, .framer-Vi1nC .framer-j7tyhb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Vi1nC .framer-2ytv8j, .framer-Vi1nC .framer-1kr1b7z, .framer-Vi1nC .framer-1lz1pb5 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Vi1nC .framer-1boq50q, .framer-Vi1nC .framer-ilcej3, .framer-Vi1nC .framer-4atdgw { flex: none; height: 2px; position: relative; width: 100%; }\",\".framer-Vi1nC .framer-1yuldm9, .framer-Vi1nC .framer-lh6wb8, .framer-Vi1nC .framer-i6bvde { 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 0px 0px 0px; position: relative; width: min-content; }\",\".framer-Vi1nC .framer-tqtb3p, .framer-Vi1nC .framer-11tjpvp, .framer-Vi1nC .framer-1mtlzpp, .framer-Vi1nC .framer-1hy7yl2, .framer-Vi1nC .framer-zzu5su, .framer-Vi1nC .framer-r4ur6c, .framer-Vi1nC .framer-1qwv804 { flex: none; height: 26px; overflow: visible; position: relative; width: 154px; }\",\".framer-Vi1nC .framer-1njypbj, .framer-Vi1nC .framer-th7p0y, .framer-Vi1nC .framer-17rk77f, .framer-Vi1nC .framer-1bxltvn, .framer-Vi1nC .framer-blrk4k, .framer-Vi1nC .framer-yktk2c, .framer-Vi1nC .framer-1i3u7fy, .framer-Vi1nC .framer-3flm3j, .framer-Vi1nC .framer-dgsngw, .framer-Vi1nC .framer-dcjaq6, .framer-Vi1nC .framer-sjwynn, .framer-Vi1nC .framer-ggyk65, .framer-Vi1nC .framer-5fuxvh, .framer-Vi1nC .framer-9g4we9, .framer-Vi1nC .framer-13ltswd, .framer-Vi1nC .framer-bh8jh4, .framer-Vi1nC .framer-9jxiej { flex: none; height: auto; left: 28px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-Vi1nC .framer-12x2tl5, .framer-Vi1nC .framer-lgtupd, .framer-Vi1nC .framer-1pcld2t, .framer-Vi1nC .framer-2y8bxp, .framer-Vi1nC .framer-beaqza { flex: none; height: 19px; left: 3px; position: absolute; top: calc(50.00000000000002% - 19px / 2); width: 19px; }\",\".framer-Vi1nC .framer-9jy6a7, .framer-Vi1nC .framer-135x2m1, .framer-Vi1nC .framer-1jh2by3 { flex: none; height: 46px; overflow: visible; position: relative; width: 222px; }\",\".framer-Vi1nC .framer-5o2gh0, .framer-Vi1nC .framer-1w9lt7w, .framer-Vi1nC .framer-1luhpej, .framer-Vi1nC .framer-k7bq74, .framer-Vi1nC .framer-1uw6740, .framer-Vi1nC .framer-c0r7by { flex: none; height: 46px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 222px; }\",\".framer-Vi1nC .framer-132ojdj, .framer-Vi1nC .framer-m0de4r, .framer-Vi1nC .framer-1q0rovm { flex: none; height: 46px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 222px; }\",\".framer-Vi1nC .framer-1l9ib40, .framer-Vi1nC .framer-1h4821c, .framer-Vi1nC .framer-17z08us { flex: none; height: auto; left: 22px; position: absolute; top: 10px; white-space: pre; width: auto; }\",\".framer-Vi1nC .framer-o3aem4, .framer-Vi1nC .framer-mqlf7y, .framer-Vi1nC .framer-18v42yw { flex: none; height: 4px; position: absolute; right: 28px; top: calc(45.6521739130435% - 4px / 2); width: 13px; }\",\".framer-Vi1nC .framer-15i1a4u, .framer-Vi1nC .framer-sc9jqg, .framer-Vi1nC .framer-ox7p0a { bottom: 19px; flex: none; left: 190px; position: absolute; right: 24px; top: 17px; }\",\".framer-Vi1nC .framer-zy4h2z, .framer-Vi1nC .framer-1rkte76 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 15px 15px 15px 15px; position: relative; width: min-content; }\",\".framer-Vi1nC .framer-1ph2mp9, .framer-Vi1nC .framer-1ewtvji { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 473px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 257px; }\",\".framer-Vi1nC .framer-1av7nz8, .framer-Vi1nC .framer-1qh2dd9, .framer-Vi1nC .framer-1ylthis, .framer-Vi1nC .framer-qtxf7o, .framer-Vi1nC .framer-kk2xdl, .framer-Vi1nC .framer-fktxum, .framer-Vi1nC .framer-1cybzv9, .framer-Vi1nC .framer-1xzf3j1, .framer-Vi1nC .framer-1jw1mbd, .framer-Vi1nC .framer-aup1pl, .framer-Vi1nC .framer-3zk6uy, .framer-Vi1nC .framer-1e626ii { flex: none; height: 17px; left: 0px; position: absolute; top: 5px; width: 16px; }\",\".framer-Vi1nC .framer-12lpm6p, .framer-Vi1nC .framer-19ljiz3 { flex: none; height: 26px; overflow: visible; position: relative; width: 181px; }\",\".framer-Vi1nC .framer-6g5i7n, .framer-Vi1nC .framer-peowxt { flex: none; height: 26px; overflow: visible; position: relative; width: 134px; }\",\".framer-Vi1nC .framer-1e0p0by, .framer-Vi1nC .framer-rna708 { flex: none; height: 26px; overflow: visible; position: relative; width: 119px; }\",\".framer-Vi1nC .framer-137uv8, .framer-Vi1nC .framer-rbccvh { flex: none; height: 26px; overflow: visible; position: relative; width: 195px; }\",\".framer-Vi1nC .framer-8685yq, .framer-Vi1nC .framer-hj9hg2 { flex: none; height: 26px; overflow: visible; position: relative; width: 233px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vi1nC.framer-c2zo1s, .framer-Vi1nC .framer-2hk1u5, .framer-Vi1nC .framer-1ja402q, .framer-Vi1nC .framer-ycyls3, .framer-Vi1nC .framer-1yuldm9, .framer-Vi1nC .framer-zy4h2z, .framer-Vi1nC .framer-1a2noqg, .framer-Vi1nC .framer-lh6wb8, .framer-Vi1nC .framer-1rkte76, .framer-Vi1nC .framer-1t4x31h, .framer-Vi1nC .framer-i6bvde { gap: 0px; } .framer-Vi1nC.framer-c2zo1s > *, .framer-Vi1nC .framer-2hk1u5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Vi1nC.framer-c2zo1s > :first-child, .framer-Vi1nC .framer-2hk1u5 > :first-child, .framer-Vi1nC .framer-ycyls3 > :first-child, .framer-Vi1nC .framer-1a2noqg > :first-child, .framer-Vi1nC .framer-1t4x31h > :first-child { margin-left: 0px; } .framer-Vi1nC.framer-c2zo1s > :last-child, .framer-Vi1nC .framer-2hk1u5 > :last-child, .framer-Vi1nC .framer-ycyls3 > :last-child, .framer-Vi1nC .framer-1a2noqg > :last-child, .framer-Vi1nC .framer-1t4x31h > :last-child { margin-right: 0px; } .framer-Vi1nC .framer-1ja402q > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-Vi1nC .framer-1ja402q > :first-child, .framer-Vi1nC .framer-1yuldm9 > :first-child, .framer-Vi1nC .framer-zy4h2z > :first-child, .framer-Vi1nC .framer-lh6wb8 > :first-child, .framer-Vi1nC .framer-1rkte76 > :first-child, .framer-Vi1nC .framer-i6bvde > :first-child { margin-top: 0px; } .framer-Vi1nC .framer-1ja402q > :last-child, .framer-Vi1nC .framer-1yuldm9 > :last-child, .framer-Vi1nC .framer-zy4h2z > :last-child, .framer-Vi1nC .framer-lh6wb8 > :last-child, .framer-Vi1nC .framer-1rkte76 > :last-child, .framer-Vi1nC .framer-i6bvde > :last-child { margin-bottom: 0px; } .framer-Vi1nC .framer-ycyls3 > *, .framer-Vi1nC .framer-1a2noqg > *, .framer-Vi1nC .framer-1t4x31h > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Vi1nC .framer-1yuldm9 > *, .framer-Vi1nC .framer-lh6wb8 > *, .framer-Vi1nC .framer-i6bvde > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Vi1nC .framer-zy4h2z > *, .framer-Vi1nC .framer-1rkte76 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-Vi1nC.framer-v-vpkb20.framer-c2zo1s { width: min-content; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 604\n * @framerIntrinsicWidth 360\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"O_5MfiVka\":{\"layout\":[\"auto\",\"auto\"]},\"k7P9OAZSF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxXWfUWk6C=withCSS(Component,css,\"framer-Vi1nC\");export default FramerxXWfUWk6C;FramerxXWfUWk6C.displayName=\"Pricing Slider\";FramerxXWfUWk6C.defaultProps={height:604,width:360};addPropertyControls(FramerxXWfUWk6C,{variant:{options:[\"H6_ni4GeV\",\"O_5MfiVka\",\"k7P9OAZSF\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerxXWfUWk6C,[...CarouselFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxXWfUWk6C\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"O_5MfiVka\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"k7P9OAZSF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"360\",\"framerIntrinsicHeight\":\"604\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xXWfUWk6C.map", "// Generated by Framer (89417f6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"rfnciNu06\",\"hLyOOtTQs\",\"Gxfeqhb9v\",\"eyNKDN71L\",\"M6tGmm7gi\",\"l_pADs51N\",\"hROoxuw4a\",\"B9tbGbD7E\",\"PLfHoynnj\",\"mCmMDDslb\",\"svh7ssFXL\",\"qWSn5GxWv\"];const variantClassNames={B9tbGbD7E:\"framer-v-xr7a9f\",eyNKDN71L:\"framer-v-1qiycn6\",Gxfeqhb9v:\"framer-v-vncwjh\",hLyOOtTQs:\"framer-v-112ghfg\",hROoxuw4a:\"framer-v-131duiw\",l_pADs51N:\"framer-v-dlu290\",M6tGmm7gi:\"framer-v-184t4ah\",mCmMDDslb:\"framer-v-157l07z\",PLfHoynnj:\"framer-v-1dtxygh\",qWSn5GxWv:\"framer-v-5or6je\",rfnciNu06:\"framer-v-ihpsc2\",svh7ssFXL:\"framer-v-15z21in\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Question 1 - Tap\":\"hLyOOtTQs\",\"Question 1\":\"rfnciNu06\",\"Question 2 - Tap\":\"eyNKDN71L\",\"Question 2\":\"Gxfeqhb9v\",\"Question 3 - Tap\":\"l_pADs51N\",\"Question 3\":\"M6tGmm7gi\",\"Question 4 - Tap\":\"B9tbGbD7E\",\"Question 4\":\"hROoxuw4a\",\"Question 5 - Tap\":\"mCmMDDslb\",\"Question 5\":\"PLfHoynnj\",\"Question 6 - Tap\":\"qWSn5GxWv\",\"Question 6\":\"svh7ssFXL\"};const getProps=({height,id,tap,text2,title,width,...props})=>{var ref,_variant,ref1,ref2;return{...props,DIFvfOQ_m:(ref=text2!==null&&text2!==void 0?text2:props.DIFvfOQ_m)!==null&&ref!==void 0?ref:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",mRoKPLP8Z:tap!==null&&tap!==void 0?tap:props.mRoKPLP8Z,variant:(ref1=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref1!==void 0?ref1:\"rfnciNu06\",WTFw_4yRR:(ref2=title!==null&&title!==void 0?title:props.WTFw_4yRR)!==null&&ref2!==void 0?ref2:\"How does this work?\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,WTFw_4yRR,DIFvfOQ_m,mRoKPLP8Z,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"rfnciNu06\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapwkifjs=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"hLyOOtTQs\");});const onTap15y0bil=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"rfnciNu06\");});const onTap5kjz41=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"eyNKDN71L\");});const onTapmk62vd=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"Gxfeqhb9v\");});const onTap15jswd6=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}});const onTapjbey3k=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"M6tGmm7gi\");});const onTap4zs70r=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"hROoxuw4a\");});const onTapnf0295=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"PLfHoynnj\");});const onTaplq438s=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"qWSn5GxWv\");});const onTap1s2zi33=activeVariantCallback(async(...args)=>{if(mRoKPLP8Z){const res=await mRoKPLP8Z(...args);if(res===false)return false;}setVariant(\"svh7ssFXL\");});const isDisplayed=()=>{if([\"hLyOOtTQs\",\"eyNKDN71L\",\"l_pADs51N\",\"B9tbGbD7E\",\"mCmMDDslb\",\"qWSn5GxWv\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"hLyOOtTQs\")return true;return false;};const isDisplayed2=()=>{if([\"hLyOOtTQs\",\"eyNKDN71L\",\"l_pADs51N\",\"B9tbGbD7E\",\"mCmMDDslb\",\"qWSn5GxWv\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"qWSn5GxWv\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"mCmMDDslb\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"B9tbGbD7E\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"l_pADs51N\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"eyNKDN71L\")return true;return false;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-UZ3eO\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-ihpsc2\",className),\"data-border\":true,\"data-framer-name\":\"Question 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rfnciNu06\",onTap:onTapwkifjs,ref:ref,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(153, 153, 153, 0.6)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},...addPropertyOverrides({B9tbGbD7E:{\"data-framer-name\":\"Question 4 - Tap\",onTap:onTap4zs70r},eyNKDN71L:{\"data-framer-name\":\"Question 2 - Tap\",onTap:onTapmk62vd},Gxfeqhb9v:{\"data-framer-name\":\"Question 2\",onTap:onTap5kjz41},hLyOOtTQs:{\"data-framer-name\":\"Question 1 - Tap\",onTap:onTap15y0bil},hROoxuw4a:{\"data-framer-name\":\"Question 4\",onTap:onTap15jswd6},l_pADs51N:{\"data-framer-name\":\"Question 3 - Tap\",onTap:onTapjbey3k},M6tGmm7gi:{\"data-framer-name\":\"Question 3\",onTap:onTap15jswd6},mCmMDDslb:{\"data-framer-name\":\"Question 5 - Tap\",onTap:onTapnf0295},PLfHoynnj:{\"data-framer-name\":\"Question 5\",onTap:onTap15jswd6},qWSn5GxWv:{\"data-framer-name\":\"Question 6 - Tap\",onTap:onTap1s2zi33},svh7ssFXL:{\"data-framer-name\":\"Question 6\",onTap:onTaplq438s}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"How does this work?\"})}),className:\"framer-1k5o1q8\",\"data-framer-name\":\"Can anyone see that I'm using VP?\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"DOI1kHjmj\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Gxfeqhb9v:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"Can I get commission if I share with my friends?\"})})},hROoxuw4a:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"Can anyone see that I'm using VP?\"})})},M6tGmm7gi:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"What is your refund policy?\"})})},PLfHoynnj:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"Can I cancel my membership anytime?\"})})},svh7ssFXL:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"What If I have more questions?\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1pyzfv2\",layoutDependency:layoutDependency,layoutId:\"ywtfg8dSm\",children:[isDisplayed1()&&/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"How does this work?\"})}),className:\"framer-1dzw4w1\",\"data-framer-name\":\"How does this work?\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"xVO7BqMNc\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:WTFw_4yRR,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kl09m6\",\"data-framer-name\":\"Icon/Minus\",layoutDependency:layoutDependency,layoutId:\"MM0f8VsZV\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-9hsncy\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"jD7gD8Brz\"}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1484jzl\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"lOnY1EJt3\",svg:'<svg width=\"24\" height=\"8\" viewBox=\"-2 -2 24 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.4375 2H17.5625\" stroke=\"#1B4464\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),isDisplayed2()&&/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(110, 112, 114))\"},children:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\"})}),className:\"framer-25reeb\",\"data-framer-name\":\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",layoutDependency:layoutDependency,layoutId:\"y1M4gCvFr\",style:{\"--extracted-r6o4lv\":\"rgb(110, 112, 114)\",\"--framer-paragraph-spacing\":\"0px\"},text:DIFvfOQ_m,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B9tbGbD7E:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(110, 112, 114))\"},children:\"No, we are completely invisible to everyone except you.\"})}),text:undefined},eyNKDN71L:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(110, 112, 114))\"},children:\"Yes, contact us at hello@virtualprofessor.io and we will set you up as an affiliate with 50% commission on initial purchases.\"})}),text:undefined},hLyOOtTQs:{text:undefined},l_pADs51N:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(110, 112, 114))\"},children:\"Yes, we offer seamless refunds. If you\u2019re not satisfied with Virtual Professor - send us an email and we\u2019ll refund/cancel your\\xa0subscription.\"})}),text:undefined},mCmMDDslb:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(110, 112, 114))\"},children:\"Yes, anytime!\"})}),text:undefined},qWSn5GxWv:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsxs(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(110, 112, 114))\"},children:[\"Reach out to our team at \",/*#__PURE__*/ _jsx(Link,{href:\"mailto:hello@virtualproffessor.ai\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/ _jsx(motion.a,{children:\"hello@virtualproffessor.\"})}),\"io\"]})}),text:undefined}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1n5m7te\",layoutDependency:layoutDependency,layoutId:\"aD9TLSHSr\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"Can anyone see that I'm using VP?\"})}),className:\"framer-1uslgua\",\"data-framer-name\":\"How does this work?\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"lJ1PeNnIM\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1q6qb0m\",\"data-framer-name\":\"Icon/Minus\",layoutDependency:layoutDependency,layoutId:\"NIDcgI8Fx\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-gx1jx5\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"ca1od91Hc\"}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-yk3r3i\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"Jcl2tuz_Z\",svg:'<svg width=\"24\" height=\"8\" viewBox=\"-2 -2 24 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.4375 2H17.5625\" stroke=\"#1B4464\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),isDisplayed4()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1fmm7ey\",layoutDependency:layoutDependency,layoutId:\"Y9659Rgzj\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"Can I cancel my membership anytime?\"})}),className:\"framer-m7siwa\",\"data-framer-name\":\"How does this work?\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"AT2prWmuc\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-v4etub\",\"data-framer-name\":\"Icon/Minus\",layoutDependency:layoutDependency,layoutId:\"uMxNYg0Bv\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1g87nov\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"Nq4PZSKq6\"}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1nam6j3\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"nXjkCqSkw\",svg:'<svg width=\"24\" height=\"8\" viewBox=\"-2 -2 24 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.4375 2H17.5625\" stroke=\"#1B4464\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),isDisplayed5()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-r0u336\",layoutDependency:layoutDependency,layoutId:\"EsBMu8sKH\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"Can anyone see that I'm using VP?\"})}),className:\"framer-o170rk\",\"data-framer-name\":\"How does this work?\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"uiTQWuwuK\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1i0dq8s\",\"data-framer-name\":\"Icon/Minus\",layoutDependency:layoutDependency,layoutId:\"EXA3Fjh2P\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-iu70l5\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"bMpDG2MTU\"}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-9y5kby\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"Sta8KNsym\",svg:'<svg width=\"24\" height=\"8\" viewBox=\"-2 -2 24 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.4375 2H17.5625\" stroke=\"#1B4464\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),isDisplayed6()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cd49lk\",layoutDependency:layoutDependency,layoutId:\"k_ybJJvtm\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"What is your refund policy?\"})}),className:\"framer-lzmh7t\",\"data-framer-name\":\"How does this work?\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"tHKG9BmG7\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-16l3zjp\",\"data-framer-name\":\"Icon/Minus\",layoutDependency:layoutDependency,layoutId:\"ewnokReoH\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-16i2svv\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"O0LCYWnGo\"}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1yd4rtt\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"FxqJv5yNI\",svg:'<svg width=\"24\" height=\"8\" viewBox=\"-2 -2 24 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.4375 2H17.5625\" stroke=\"#1B4464\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),isDisplayed7()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1llxtqa\",layoutDependency:layoutDependency,layoutId:\"QamF_ou5b\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\"},children:\"Can I get commission if I share with my friends?\"})}),className:\"framer-8n6vsn\",\"data-framer-name\":\"How does this work?\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"l0zoipAtB\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-14h5faf\",\"data-framer-name\":\"Icon/Minus\",layoutDependency:layoutDependency,layoutId:\"xsaz9cvlh\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1a3s664\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"MHClB91qk\"}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-18rnr20\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"S1kZphpeh\",svg:'<svg width=\"24\" height=\"8\" viewBox=\"-2 -2 24 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.4375 2H17.5625\" stroke=\"#1B4464\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/ _jsx(SVG,{className:\"framer-1uw0h2s\",\"data-framer-name\":\"Icon/Plus\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"mGJK1y1Em\",svg:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3.4375 11H18.5625\" stroke=\"#1B4464\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M11 3.4375V18.5625\" stroke=\"#1B4464\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})})});});const css=['.framer-UZ3eO [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UZ3eO .framer-p2tdnm { display: block; }\",\".framer-UZ3eO .framer-ihpsc2 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; height: 86px; justify-content: space-between; padding: 30px 30px 30px 30px; position: relative; width: 558px; }\",\".framer-UZ3eO .framer-1k5o1q8, .framer-UZ3eO .framer-1dzw4w1, .framer-UZ3eO .framer-1uslgua, .framer-UZ3eO .framer-m7siwa, .framer-UZ3eO .framer-o170rk, .framer-UZ3eO .framer-lzmh7t, .framer-UZ3eO .framer-8n6vsn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; }\",\".framer-UZ3eO .framer-1pyzfv2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; min-height: 196px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-UZ3eO .framer-kl09m6, .framer-UZ3eO .framer-1q6qb0m, .framer-UZ3eO .framer-v4etub, .framer-UZ3eO .framer-1i0dq8s, .framer-UZ3eO .framer-16l3zjp, .framer-UZ3eO .framer-14h5faf { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); overflow: hidden; position: relative; width: 22px; }\",\".framer-UZ3eO .framer-9hsncy, .framer-UZ3eO .framer-gx1jx5, .framer-UZ3eO .framer-1g87nov, .framer-UZ3eO .framer-iu70l5, .framer-UZ3eO .framer-16i2svv, .framer-UZ3eO .framer-1a3s664 { bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: 5%; }\",\".framer-UZ3eO .framer-1484jzl, .framer-UZ3eO .framer-yk3r3i, .framer-UZ3eO .framer-1nam6j3, .framer-UZ3eO .framer-9y5kby, .framer-UZ3eO .framer-1yd4rtt, .framer-UZ3eO .framer-18rnr20 { flex: none; height: 36%; left: calc(50.00000000000002% - 86.36363636363636% / 2); position: absolute; top: calc(50.00000000000002% - 36.36363636363637% / 2); width: 86%; }\",\".framer-UZ3eO .framer-25reeb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 491px; word-break: break-word; word-wrap: break-word; }\",\".framer-UZ3eO .framer-1n5m7te, .framer-UZ3eO .framer-1fmm7ey, .framer-UZ3eO .framer-r0u336, .framer-UZ3eO .framer-cd49lk, .framer-UZ3eO .framer-1llxtqa { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-UZ3eO .framer-1uw0h2s { flex: none; height: 22px; position: relative; width: 23px; }\",\".framer-UZ3eO.framer-v-112ghfg .framer-ihpsc2, .framer-UZ3eO.framer-v-1qiycn6 .framer-ihpsc2, .framer-UZ3eO.framer-v-dlu290 .framer-ihpsc2, .framer-UZ3eO.framer-v-xr7a9f .framer-ihpsc2, .framer-UZ3eO.framer-v-157l07z .framer-ihpsc2, .framer-UZ3eO.framer-v-5or6je .framer-ihpsc2 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; height: min-content; justify-content: center; }\",\".framer-UZ3eO.framer-v-112ghfg .framer-1pyzfv2 { min-height: unset; }\",\".framer-UZ3eO.framer-v-112ghfg .framer-25reeb { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UZ3eO.framer-v-112ghfg .framer-ihpsc2 { gap: 0px; } .framer-UZ3eO.framer-v-112ghfg .framer-ihpsc2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UZ3eO.framer-v-112ghfg .framer-ihpsc2 > :first-child { margin-top: 0px; } .framer-UZ3eO.framer-v-112ghfg .framer-ihpsc2 > :last-child { margin-bottom: 0px; } }\",\".framer-UZ3eO.framer-v-vncwjh .framer-1k5o1q8, .framer-UZ3eO.framer-v-184t4ah .framer-1k5o1q8 { width: 95%; }\",\".framer-UZ3eO.framer-v-1qiycn6 .framer-25reeb { order: 7; width: 100%; }\",\".framer-UZ3eO.framer-v-1qiycn6 .framer-1llxtqa, .framer-UZ3eO.framer-v-dlu290 .framer-cd49lk, .framer-UZ3eO.framer-v-xr7a9f .framer-r0u336, .framer-UZ3eO.framer-v-157l07z .framer-1fmm7ey, .framer-UZ3eO.framer-v-5or6je .framer-1n5m7te { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UZ3eO.framer-v-1qiycn6 .framer-ihpsc2 { gap: 0px; } .framer-UZ3eO.framer-v-1qiycn6 .framer-ihpsc2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UZ3eO.framer-v-1qiycn6 .framer-ihpsc2 > :first-child { margin-top: 0px; } .framer-UZ3eO.framer-v-1qiycn6 .framer-ihpsc2 > :last-child { margin-bottom: 0px; } }\",\".framer-UZ3eO.framer-v-dlu290 .framer-25reeb { order: 6; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UZ3eO.framer-v-dlu290 .framer-ihpsc2 { gap: 0px; } .framer-UZ3eO.framer-v-dlu290 .framer-ihpsc2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UZ3eO.framer-v-dlu290 .framer-ihpsc2 > :first-child { margin-top: 0px; } .framer-UZ3eO.framer-v-dlu290 .framer-ihpsc2 > :last-child { margin-bottom: 0px; } }\",\".framer-UZ3eO.framer-v-xr7a9f .framer-25reeb { order: 5; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UZ3eO.framer-v-xr7a9f .framer-ihpsc2 { gap: 0px; } .framer-UZ3eO.framer-v-xr7a9f .framer-ihpsc2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UZ3eO.framer-v-xr7a9f .framer-ihpsc2 > :first-child { margin-top: 0px; } .framer-UZ3eO.framer-v-xr7a9f .framer-ihpsc2 > :last-child { margin-bottom: 0px; } }\",\".framer-UZ3eO.framer-v-157l07z .framer-25reeb { order: 4; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UZ3eO.framer-v-157l07z .framer-ihpsc2 { gap: 0px; } .framer-UZ3eO.framer-v-157l07z .framer-ihpsc2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UZ3eO.framer-v-157l07z .framer-ihpsc2 > :first-child { margin-top: 0px; } .framer-UZ3eO.framer-v-157l07z .framer-ihpsc2 > :last-child { margin-bottom: 0px; } }\",\".framer-UZ3eO.framer-v-5or6je .framer-25reeb { order: 3; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UZ3eO.framer-v-5or6je .framer-ihpsc2 { gap: 0px; } .framer-UZ3eO.framer-v-5or6je .framer-ihpsc2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UZ3eO.framer-v-5or6je .framer-ihpsc2 > :first-child { margin-top: 0px; } .framer-UZ3eO.framer-v-5or6je .framer-ihpsc2 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 86\n * @framerIntrinsicWidth 558\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"hLyOOtTQs\":{\"layout\":[\"fixed\",\"auto\"]},\"Gxfeqhb9v\":{\"layout\":[\"fixed\",\"fixed\"]},\"eyNKDN71L\":{\"layout\":[\"fixed\",\"auto\"]},\"M6tGmm7gi\":{\"layout\":[\"fixed\",\"fixed\"]},\"l_pADs51N\":{\"layout\":[\"fixed\",\"auto\"]},\"hROoxuw4a\":{\"layout\":[\"fixed\",\"fixed\"]},\"B9tbGbD7E\":{\"layout\":[\"fixed\",\"auto\"]},\"PLfHoynnj\":{\"layout\":[\"fixed\",\"fixed\"]},\"mCmMDDslb\":{\"layout\":[\"fixed\",\"auto\"]},\"svh7ssFXL\":{\"layout\":[\"fixed\",\"fixed\"]},\"qWSn5GxWv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"WTFw_4yRR\":\"title\",\"DIFvfOQ_m\":\"text2\",\"mRoKPLP8Z\":\"tap\"}\n * @framerImmutableVariables false\n */ const FrameriXRPp3cWw=withCSS(Component,css,\"framer-UZ3eO\");export default FrameriXRPp3cWw;FrameriXRPp3cWw.displayName=\"FAQ Card\";FrameriXRPp3cWw.defaultProps={height:86,width:558};addPropertyControls(FrameriXRPp3cWw,{variant:{options:[\"rfnciNu06\",\"hLyOOtTQs\",\"Gxfeqhb9v\",\"eyNKDN71L\",\"M6tGmm7gi\",\"l_pADs51N\",\"hROoxuw4a\",\"B9tbGbD7E\",\"PLfHoynnj\",\"mCmMDDslb\",\"svh7ssFXL\",\"qWSn5GxWv\"],optionTitles:[\"Question 1\",\"Question 1 - Tap\",\"Question 2\",\"Question 2 - Tap\",\"Question 3\",\"Question 3 - Tap\",\"Question 4\",\"Question 4 - Tap\",\"Question 5\",\"Question 5 - Tap\",\"Question 6\",\"Question 6 - Tap\"],title:\"Variant\",type:ControlType.Enum},WTFw_4yRR:{defaultValue:\"How does this work?\",displayTextArea:false,title:\"Title\",type:ControlType.String},DIFvfOQ_m:{defaultValue:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",displayTextArea:false,title:\"Text 2\",type:ControlType.String},mRoKPLP8Z:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FrameriXRPp3cWw,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriXRPp3cWw\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"WTFw_4yRR\\\":\\\"title\\\",\\\"DIFvfOQ_m\\\":\\\"text2\\\",\\\"mRoKPLP8Z\\\":\\\"tap\\\"}\",\"framerIntrinsicHeight\":\"86\",\"framerImmutableVariables\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"558\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hLyOOtTQs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gxfeqhb9v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eyNKDN71L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M6tGmm7gi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"l_pADs51N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hROoxuw4a\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"B9tbGbD7E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PLfHoynnj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mCmMDDslb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"svh7ssFXL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qWSn5GxWv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./iXRPp3cWw.map", "// Generated by Framer (89417f6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,RichText,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FAQCard from\"https://framerusercontent.com/modules/3aRD8vUkclMcDQBD16Zc/DoekvW262ucNL7eEMrHr/iXRPp3cWw.js\";const FAQCardFonts=getFonts(FAQCard);const cycleOrder=[\"VDRLaKsHs\",\"k7Syu_Jny\",\"yLPyNSrtr\",\"TArXzN6se\",\"zW3u_X939\",\"VxaBLRFf8\",\"BdJLYN8Td\",\"ugqXVlzLb\",\"EqOg59uir\",\"buXe_KW9S\",\"XI6B6EqPE\",\"RvX6eErqB\",\"Esx2iQrYZ\",\"F33V6LGyb\"];const variantClassNames={BdJLYN8Td:\"framer-v-y8mk4u\",buXe_KW9S:\"framer-v-1sml74z\",EqOg59uir:\"framer-v-1qo064v\",Esx2iQrYZ:\"framer-v-9u1au3\",F33V6LGyb:\"framer-v-1g09qge\",k7Syu_Jny:\"framer-v-1o5zeg7\",RvX6eErqB:\"framer-v-gogash\",TArXzN6se:\"framer-v-4m2fum\",ugqXVlzLb:\"framer-v-qrx5yk\",VDRLaKsHs:\"framer-v-dscet8\",VxaBLRFf8:\"framer-v-u6jcrc\",XI6B6EqPE:\"framer-v-1ni8igg\",yLPyNSrtr:\"framer-v-x91uyi\",zW3u_X939:\"framer-v-lcm963\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Question 1\":\"VDRLaKsHs\",Mobile:\"F33V6LGyb\",Primary:\"BdJLYN8Td\",Variant:\"Esx2iQrYZ\"};const getProps=({height,id,width,...props})=>{var _variant,ref;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"VDRLaKsHs\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"VDRLaKsHs\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const mRoKPLP8Zcxi374=activeVariantCallback(async(...args)=>{setVariant(\"BdJLYN8Td\");});const mRoKPLP8Zhyrcl2=activeVariantCallback(async(...args)=>{setVariant(\"VDRLaKsHs\");});const mRoKPLP8Zmmnro1=activeVariantCallback(async(...args)=>{setVariant(\"F33V6LGyb\");});const mRoKPLP8Zjrpe2x=activeVariantCallback(async(...args)=>{setVariant(\"ugqXVlzLb\");});const mRoKPLP8Zwrzqhz=activeVariantCallback(async(...args)=>{setVariant(\"k7Syu_Jny\");});const mRoKPLP8Z1bxgwmi=activeVariantCallback(async(...args)=>{setVariant(\"EqOg59uir\");});const mRoKPLP8Z1vcspvr=activeVariantCallback(async(...args)=>{setVariant(\"yLPyNSrtr\");});const mRoKPLP8Z1t3n9u2=activeVariantCallback(async(...args)=>{setVariant(\"buXe_KW9S\");});const mRoKPLP8Z1s6r6vg=activeVariantCallback(async(...args)=>{setVariant(\"VxaBLRFf8\");});const mRoKPLP8Z1lmw67h=activeVariantCallback(async(...args)=>{setVariant(\"Esx2iQrYZ\");});const mRoKPLP8Z161c2e6=activeVariantCallback(async(...args)=>{setVariant(\"zW3u_X939\");});const mRoKPLP8Z14oaspg=activeVariantCallback(async(...args)=>{setVariant(\"RvX6eErqB\");});const mRoKPLP8Z1n8m4fn=activeVariantCallback(async(...args)=>{setVariant(\"TArXzN6se\");});const mRoKPLP8Z1ted5p9=activeVariantCallback(async(...args)=>{setVariant(\"XI6B6EqPE\");});const isDisplayed=()=>{if(baseVariant===\"F33V6LGyb\")return false;return true;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-QJXLO\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-dscet8\",className),\"data-framer-name\":\"Question 1\",layoutDependency:layoutDependency,layoutId:\"VDRLaKsHs\",ref:ref,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({BdJLYN8Td:{\"data-framer-name\":\"Primary\"},buXe_KW9S:{\"data-framer-name\":undefined},EqOg59uir:{\"data-framer-name\":undefined},Esx2iQrYZ:{\"data-framer-name\":undefined},F33V6LGyb:{\"data-framer-name\":\"Mobile\"},k7Syu_Jny:{\"data-framer-name\":undefined},RvX6eErqB:{\"data-framer-name\":undefined},TArXzN6se:{\"data-framer-name\":undefined},ugqXVlzLb:{\"data-framer-name\":undefined},VxaBLRFf8:{\"data-framer-name\":undefined},XI6B6EqPE:{\"data-framer-name\":undefined},yLPyNSrtr:{\"data-framer-name\":undefined},zW3u_X939:{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-cp0bec\",\"data-framer-name\":\"FAQs\",layoutDependency:layoutDependency,layoutId:\"IyZnKl_0Q\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-wf1p00\",\"data-framer-name\":\"Group 1216400211\",layoutDependency:layoutDependency,layoutId:\"Cf6h1ohqw\",children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\"},children:\"Frequently Asked Questions\"})}),className:\"framer-1oua5fi\",\"data-framer-name\":\"Frequently Asked Questions\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"wiHLnc9XY\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(100, 100, 100))\"},children:\"Have questions? We've got answers. Explore our FAQ section to find solutions to commonly asked questions and get the information you need.\"})}),className:\"framer-1wl6wxs\",\"data-framer-name\":\"Have questions? We've got answers. Explore our FAQ section to find solutions to commonly asked questions and get the information you need.\",layoutDependency:layoutDependency,layoutId:\"ctFVYlIiC\",style:{\"--extracted-r6o4lv\":\"rgb(100, 100, 100)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-7vauwd\",layoutDependency:layoutDependency,layoutId:\"d4kW8Wvll\",children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1c9c3t3\",layoutDependency:layoutDependency,layoutId:\"jjN30Mckl\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-dl6kff-container\",layoutDependency:layoutDependency,layoutId:\"a6VQZdQEV-container\",children:/*#__PURE__*/ _jsx(FAQCard,{DIFvfOQ_m:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",height:\"100%\",id:\"a6VQZdQEV\",layoutId:\"a6VQZdQEV\",mRoKPLP8Z:mRoKPLP8Zcxi374,style:{width:\"100%\"},variant:\"hLyOOtTQs\",width:\"100%\",WTFw_4yRR:\"How does this work?\",...addPropertyOverrides({BdJLYN8Td:{mRoKPLP8Z:mRoKPLP8Zhyrcl2,variant:\"rfnciNu06\"},buXe_KW9S:{mRoKPLP8Z:mRoKPLP8Zjrpe2x,variant:\"rfnciNu06\"},EqOg59uir:{mRoKPLP8Z:mRoKPLP8Zjrpe2x,variant:\"rfnciNu06\"},Esx2iQrYZ:{mRoKPLP8Z:mRoKPLP8Zjrpe2x,variant:\"rfnciNu06\"},F33V6LGyb:{mRoKPLP8Z:mRoKPLP8Zjrpe2x,style:{height:\"100%\",width:\"100%\"},variant:\"rfnciNu06\"},k7Syu_Jny:{mRoKPLP8Z:mRoKPLP8Zhyrcl2,variant:\"rfnciNu06\"},RvX6eErqB:{mRoKPLP8Z:mRoKPLP8Zjrpe2x,variant:\"rfnciNu06\"},TArXzN6se:{variant:\"rfnciNu06\"},ugqXVlzLb:{mRoKPLP8Z:mRoKPLP8Zmmnro1},VxaBLRFf8:{variant:\"rfnciNu06\"},XI6B6EqPE:{mRoKPLP8Z:mRoKPLP8Zjrpe2x,variant:\"rfnciNu06\"},yLPyNSrtr:{mRoKPLP8Z:mRoKPLP8Zhyrcl2,variant:\"rfnciNu06\"},zW3u_X939:{variant:\"rfnciNu06\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1rdg0hu-container\",layoutDependency:layoutDependency,layoutId:\"Hb13l789t-container\",children:/*#__PURE__*/ _jsx(FAQCard,{DIFvfOQ_m:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",height:\"100%\",id:\"Hb13l789t\",layoutId:\"Hb13l789t\",mRoKPLP8Z:mRoKPLP8Zwrzqhz,style:{width:\"100%\"},variant:\"Gxfeqhb9v\",width:\"100%\",WTFw_4yRR:\"How does this work?\",...addPropertyOverrides({buXe_KW9S:{mRoKPLP8Z:mRoKPLP8Z1bxgwmi},EqOg59uir:{mRoKPLP8Z:mRoKPLP8Zmmnro1,variant:\"eyNKDN71L\"},Esx2iQrYZ:{mRoKPLP8Z:mRoKPLP8Z1bxgwmi},F33V6LGyb:{mRoKPLP8Z:mRoKPLP8Z1bxgwmi},k7Syu_Jny:{mRoKPLP8Z:mRoKPLP8Zcxi374,variant:\"eyNKDN71L\"},RvX6eErqB:{mRoKPLP8Z:mRoKPLP8Z1bxgwmi},ugqXVlzLb:{mRoKPLP8Z:mRoKPLP8Z1bxgwmi},XI6B6EqPE:{mRoKPLP8Z:mRoKPLP8Z1bxgwmi}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1enpwz2-container\",layoutDependency:layoutDependency,layoutId:\"PE7Iqptuy-container\",children:/*#__PURE__*/ _jsx(FAQCard,{DIFvfOQ_m:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",height:\"100%\",id:\"PE7Iqptuy\",layoutId:\"PE7Iqptuy\",mRoKPLP8Z:mRoKPLP8Z1vcspvr,style:{width:\"100%\"},variant:\"M6tGmm7gi\",width:\"100%\",WTFw_4yRR:\"How does this work?\",...addPropertyOverrides({buXe_KW9S:{mRoKPLP8Z:mRoKPLP8Zmmnro1,variant:\"l_pADs51N\"},EqOg59uir:{mRoKPLP8Z:mRoKPLP8Z1t3n9u2},Esx2iQrYZ:{mRoKPLP8Z:mRoKPLP8Z1t3n9u2},F33V6LGyb:{mRoKPLP8Z:mRoKPLP8Z1t3n9u2},RvX6eErqB:{mRoKPLP8Z:mRoKPLP8Z1t3n9u2},ugqXVlzLb:{mRoKPLP8Z:mRoKPLP8Z1t3n9u2},XI6B6EqPE:{mRoKPLP8Z:mRoKPLP8Z1t3n9u2},yLPyNSrtr:{mRoKPLP8Z:mRoKPLP8Zcxi374,variant:\"l_pADs51N\"}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-7q3y6a\",layoutDependency:layoutDependency,layoutId:\"BFBU59_KY\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-qpk8gt-container\",layoutDependency:layoutDependency,layoutId:\"lVBOMsCIW-container\",children:/*#__PURE__*/ _jsx(FAQCard,{DIFvfOQ_m:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",height:\"100%\",id:\"lVBOMsCIW\",layoutId:\"lVBOMsCIW\",mRoKPLP8Z:mRoKPLP8Z1s6r6vg,style:{width:\"100%\"},variant:\"hROoxuw4a\",width:\"100%\",WTFw_4yRR:\"How does this work?\",...addPropertyOverrides({buXe_KW9S:{mRoKPLP8Z:mRoKPLP8Z1lmw67h},EqOg59uir:{mRoKPLP8Z:mRoKPLP8Z1lmw67h},Esx2iQrYZ:{mRoKPLP8Z:mRoKPLP8Zmmnro1,variant:\"B9tbGbD7E\"},F33V6LGyb:{mRoKPLP8Z:mRoKPLP8Z1lmw67h},RvX6eErqB:{mRoKPLP8Z:mRoKPLP8Z1lmw67h},ugqXVlzLb:{mRoKPLP8Z:mRoKPLP8Z1lmw67h},VxaBLRFf8:{mRoKPLP8Z:mRoKPLP8Zcxi374,variant:\"B9tbGbD7E\"},XI6B6EqPE:{mRoKPLP8Z:mRoKPLP8Z1lmw67h}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-lkhrkw-container\",layoutDependency:layoutDependency,layoutId:\"EgbBQL2yl-container\",children:/*#__PURE__*/ _jsx(FAQCard,{DIFvfOQ_m:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",height:\"100%\",id:\"EgbBQL2yl\",layoutId:\"EgbBQL2yl\",mRoKPLP8Z:mRoKPLP8Z161c2e6,style:{width:\"100%\"},variant:\"PLfHoynnj\",width:\"100%\",WTFw_4yRR:\"How does this work?\",...addPropertyOverrides({buXe_KW9S:{mRoKPLP8Z:mRoKPLP8Z14oaspg},EqOg59uir:{mRoKPLP8Z:mRoKPLP8Z14oaspg},Esx2iQrYZ:{mRoKPLP8Z:mRoKPLP8Z14oaspg},F33V6LGyb:{mRoKPLP8Z:mRoKPLP8Z14oaspg},RvX6eErqB:{mRoKPLP8Z:mRoKPLP8Zmmnro1,variant:\"mCmMDDslb\"},ugqXVlzLb:{mRoKPLP8Z:mRoKPLP8Z14oaspg},XI6B6EqPE:{mRoKPLP8Z:mRoKPLP8Z14oaspg},zW3u_X939:{mRoKPLP8Z:mRoKPLP8Zcxi374,variant:\"mCmMDDslb\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-jzgxl1-container\",layoutDependency:layoutDependency,layoutId:\"A5PckzBpy-container\",children:/*#__PURE__*/ _jsx(FAQCard,{DIFvfOQ_m:\"Virtual Professor leverages cutting-edge AI technology to deliver highly accurate answers to homework, quiz, and exam problems/questions. Simply install the extension, activate it in your dashboard, and click the button by your question to get the answer and explanation.\",height:\"100%\",id:\"A5PckzBpy\",layoutId:\"A5PckzBpy\",mRoKPLP8Z:mRoKPLP8Z1n8m4fn,style:{width:\"100%\"},variant:\"svh7ssFXL\",width:\"100%\",WTFw_4yRR:\"How does this work?\",...addPropertyOverrides({buXe_KW9S:{mRoKPLP8Z:mRoKPLP8Z1ted5p9},EqOg59uir:{mRoKPLP8Z:mRoKPLP8Z1ted5p9},Esx2iQrYZ:{mRoKPLP8Z:mRoKPLP8Z1ted5p9},F33V6LGyb:{mRoKPLP8Z:mRoKPLP8Z1ted5p9},RvX6eErqB:{mRoKPLP8Z:mRoKPLP8Z1ted5p9},TArXzN6se:{mRoKPLP8Z:mRoKPLP8Zcxi374,variant:\"qWSn5GxWv\"},ugqXVlzLb:{mRoKPLP8Z:mRoKPLP8Z1ted5p9},XI6B6EqPE:{mRoKPLP8Z:mRoKPLP8Zmmnro1,variant:\"qWSn5GxWv\"}},baseVariant,gestureVariant)})})]})]}),isDisplayed()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-7zervw\",\"data-framer-name\":\"bg\",layoutDependency:layoutDependency,layoutId:\"UpWpacxyt\",style:{backgroundColor:\"rgba(234, 241, 248, 0.5)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,rotate:15}})]})})})})});});const css=['.framer-QJXLO [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QJXLO .framer-86ntu1 { display: block; }\",\".framer-QJXLO .framer-dscet8 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 50px 0px 70px 0px; position: relative; width: 1440px; }\",\".framer-QJXLO .framer-cp0bec { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1170px; }\",\".framer-QJXLO .framer-wf1p00 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 58%; z-index: 2; }\",\".framer-QJXLO .framer-1oua5fi { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 82%; word-break: break-word; word-wrap: break-word; }\",\".framer-QJXLO .framer-1wl6wxs { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QJXLO .framer-7vauwd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 5px 5px 5px; position: relative; width: 99%; z-index: 2; }\",\".framer-QJXLO .framer-1c9c3t3, .framer-QJXLO .framer-7q3y6a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 50%; }\",\".framer-QJXLO .framer-dl6kff-container, .framer-QJXLO .framer-1rdg0hu-container, .framer-QJXLO .framer-1enpwz2-container, .framer-QJXLO .framer-qpk8gt-container, .framer-QJXLO .framer-lkhrkw-container, .framer-QJXLO .framer-jzgxl1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-QJXLO .framer-7zervw { bottom: 67px; flex: none; left: 163px; position: absolute; right: 655px; top: 65px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QJXLO .framer-dscet8, .framer-QJXLO .framer-cp0bec, .framer-QJXLO .framer-wf1p00, .framer-QJXLO .framer-7vauwd, .framer-QJXLO .framer-1c9c3t3, .framer-QJXLO .framer-7q3y6a { gap: 0px; } .framer-QJXLO .framer-dscet8 > *, .framer-QJXLO .framer-7vauwd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QJXLO .framer-dscet8 > :first-child, .framer-QJXLO .framer-7vauwd > :first-child { margin-left: 0px; } .framer-QJXLO .framer-dscet8 > :last-child, .framer-QJXLO .framer-7vauwd > :last-child { margin-right: 0px; } .framer-QJXLO .framer-cp0bec > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-QJXLO .framer-cp0bec > :first-child, .framer-QJXLO .framer-wf1p00 > :first-child, .framer-QJXLO .framer-1c9c3t3 > :first-child, .framer-QJXLO .framer-7q3y6a > :first-child { margin-top: 0px; } .framer-QJXLO .framer-cp0bec > :last-child, .framer-QJXLO .framer-wf1p00 > :last-child, .framer-QJXLO .framer-1c9c3t3 > :last-child, .framer-QJXLO .framer-7q3y6a > :last-child { margin-bottom: 0px; } .framer-QJXLO .framer-wf1p00 > *, .framer-QJXLO .framer-1c9c3t3 > *, .framer-QJXLO .framer-7q3y6a > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-QJXLO.framer-v-1o5zeg7 .framer-7zervw, .framer-QJXLO.framer-v-1qo064v .framer-7zervw { bottom: -11px; }\",\".framer-QJXLO.framer-v-x91uyi .framer-7zervw, .framer-QJXLO.framer-v-1sml74z .framer-7zervw { bottom: 15px; }\",\".framer-QJXLO.framer-v-4m2fum .framer-7zervw, .framer-QJXLO.framer-v-lcm963 .framer-7zervw, .framer-QJXLO.framer-v-u6jcrc .framer-7zervw, .framer-QJXLO.framer-v-1ni8igg .framer-7zervw, .framer-QJXLO.framer-v-gogash .framer-7zervw, .framer-QJXLO.framer-v-9u1au3 .framer-7zervw { bottom: -37px; }\",\".framer-QJXLO.framer-v-y8mk4u .framer-7zervw { bottom: -71px; }\",\".framer-QJXLO.framer-v-qrx5yk .framer-dscet8 { align-content: flex-start; align-items: flex-start; padding: 30px 0px 70px 0px; width: 360px; }\",\".framer-QJXLO.framer-v-qrx5yk .framer-cp0bec, .framer-QJXLO.framer-v-1qo064v .framer-cp0bec, .framer-QJXLO.framer-v-1sml74z .framer-cp0bec, .framer-QJXLO.framer-v-1ni8igg .framer-cp0bec, .framer-QJXLO.framer-v-gogash .framer-cp0bec, .framer-QJXLO.framer-v-9u1au3 .framer-cp0bec, .framer-QJXLO.framer-v-1g09qge .framer-cp0bec { flex: 1 0 0px; width: 1px; }\",\".framer-QJXLO.framer-v-qrx5yk .framer-wf1p00, .framer-QJXLO.framer-v-qrx5yk .framer-1oua5fi, .framer-QJXLO.framer-v-qrx5yk .framer-1c9c3t3, .framer-QJXLO.framer-v-qrx5yk .framer-7q3y6a, .framer-QJXLO.framer-v-1qo064v .framer-wf1p00, .framer-QJXLO.framer-v-1qo064v .framer-1oua5fi, .framer-QJXLO.framer-v-1qo064v .framer-1c9c3t3, .framer-QJXLO.framer-v-1qo064v .framer-7q3y6a, .framer-QJXLO.framer-v-1sml74z .framer-wf1p00, .framer-QJXLO.framer-v-1sml74z .framer-1oua5fi, .framer-QJXLO.framer-v-1sml74z .framer-1c9c3t3, .framer-QJXLO.framer-v-1sml74z .framer-7q3y6a, .framer-QJXLO.framer-v-1ni8igg .framer-wf1p00, .framer-QJXLO.framer-v-1ni8igg .framer-1oua5fi, .framer-QJXLO.framer-v-1ni8igg .framer-1c9c3t3, .framer-QJXLO.framer-v-1ni8igg .framer-7q3y6a, .framer-QJXLO.framer-v-gogash .framer-wf1p00, .framer-QJXLO.framer-v-gogash .framer-1oua5fi, .framer-QJXLO.framer-v-gogash .framer-1c9c3t3, .framer-QJXLO.framer-v-gogash .framer-7q3y6a, .framer-QJXLO.framer-v-9u1au3 .framer-wf1p00, .framer-QJXLO.framer-v-9u1au3 .framer-1oua5fi, .framer-QJXLO.framer-v-9u1au3 .framer-1c9c3t3, .framer-QJXLO.framer-v-9u1au3 .framer-7q3y6a, .framer-QJXLO.framer-v-1g09qge .framer-wf1p00, .framer-QJXLO.framer-v-1g09qge .framer-1oua5fi, .framer-QJXLO.framer-v-1g09qge .framer-1c9c3t3, .framer-QJXLO.framer-v-1g09qge .framer-7q3y6a { width: 100%; }\",\".framer-QJXLO.framer-v-qrx5yk .framer-7vauwd, .framer-QJXLO.framer-v-1qo064v .framer-7vauwd, .framer-QJXLO.framer-v-1sml74z .framer-7vauwd, .framer-QJXLO.framer-v-1ni8igg .framer-7vauwd, .framer-QJXLO.framer-v-gogash .framer-7vauwd, .framer-QJXLO.framer-v-9u1au3 .framer-7vauwd { align-content: center; align-items: center; flex-direction: column; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QJXLO.framer-v-qrx5yk .framer-7vauwd { gap: 0px; } .framer-QJXLO.framer-v-qrx5yk .framer-7vauwd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QJXLO.framer-v-qrx5yk .framer-7vauwd > :first-child { margin-top: 0px; } .framer-QJXLO.framer-v-qrx5yk .framer-7vauwd > :last-child { margin-bottom: 0px; } }\",\".framer-QJXLO.framer-v-1qo064v .framer-dscet8, .framer-QJXLO.framer-v-1sml74z .framer-dscet8, .framer-QJXLO.framer-v-1ni8igg .framer-dscet8, .framer-QJXLO.framer-v-gogash .framer-dscet8, .framer-QJXLO.framer-v-9u1au3 .framer-dscet8, .framer-QJXLO.framer-v-1g09qge .framer-dscet8 { padding: 30px 0px 70px 0px; width: 360px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QJXLO.framer-v-1qo064v .framer-7vauwd { gap: 0px; } .framer-QJXLO.framer-v-1qo064v .framer-7vauwd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QJXLO.framer-v-1qo064v .framer-7vauwd > :first-child { margin-top: 0px; } .framer-QJXLO.framer-v-1qo064v .framer-7vauwd > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QJXLO.framer-v-1sml74z .framer-7vauwd { gap: 0px; } .framer-QJXLO.framer-v-1sml74z .framer-7vauwd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QJXLO.framer-v-1sml74z .framer-7vauwd > :first-child { margin-top: 0px; } .framer-QJXLO.framer-v-1sml74z .framer-7vauwd > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QJXLO.framer-v-1ni8igg .framer-7vauwd { gap: 0px; } .framer-QJXLO.framer-v-1ni8igg .framer-7vauwd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QJXLO.framer-v-1ni8igg .framer-7vauwd > :first-child { margin-top: 0px; } .framer-QJXLO.framer-v-1ni8igg .framer-7vauwd > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QJXLO.framer-v-gogash .framer-7vauwd { gap: 0px; } .framer-QJXLO.framer-v-gogash .framer-7vauwd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QJXLO.framer-v-gogash .framer-7vauwd > :first-child { margin-top: 0px; } .framer-QJXLO.framer-v-gogash .framer-7vauwd > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QJXLO.framer-v-9u1au3 .framer-7vauwd { gap: 0px; } .framer-QJXLO.framer-v-9u1au3 .framer-7vauwd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QJXLO.framer-v-9u1au3 .framer-7vauwd > :first-child { margin-top: 0px; } .framer-QJXLO.framer-v-9u1au3 .framer-7vauwd > :last-child { margin-bottom: 0px; } }\",\".framer-QJXLO.framer-v-1g09qge .framer-7vauwd { flex-direction: column; width: 100%; }\",\".framer-QJXLO.framer-v-1g09qge .framer-dl6kff-container { height: 86px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QJXLO.framer-v-1g09qge .framer-7vauwd { gap: 0px; } .framer-QJXLO.framer-v-1g09qge .framer-7vauwd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QJXLO.framer-v-1g09qge .framer-7vauwd > :first-child { margin-top: 0px; } .framer-QJXLO.framer-v-1g09qge .framer-7vauwd > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 690\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"k7Syu_Jny\":{\"layout\":[\"fixed\",\"auto\"]},\"yLPyNSrtr\":{\"layout\":[\"fixed\",\"auto\"]},\"TArXzN6se\":{\"layout\":[\"fixed\",\"auto\"]},\"zW3u_X939\":{\"layout\":[\"fixed\",\"auto\"]},\"VxaBLRFf8\":{\"layout\":[\"fixed\",\"auto\"]},\"BdJLYN8Td\":{\"layout\":[\"fixed\",\"auto\"]},\"ugqXVlzLb\":{\"layout\":[\"fixed\",\"auto\"]},\"EqOg59uir\":{\"layout\":[\"fixed\",\"auto\"]},\"buXe_KW9S\":{\"layout\":[\"fixed\",\"auto\"]},\"XI6B6EqPE\":{\"layout\":[\"fixed\",\"auto\"]},\"RvX6eErqB\":{\"layout\":[\"fixed\",\"auto\"]},\"Esx2iQrYZ\":{\"layout\":[\"fixed\",\"auto\"]},\"F33V6LGyb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables false\n */ const FramerZz0cotrbw=withCSS(Component,css,\"framer-QJXLO\");export default FramerZz0cotrbw;FramerZz0cotrbw.displayName=\"FAQ\";FramerZz0cotrbw.defaultProps={height:690,width:1440};addPropertyControls(FramerZz0cotrbw,{variant:{options:[\"VDRLaKsHs\",\"k7Syu_Jny\",\"yLPyNSrtr\",\"TArXzN6se\",\"zW3u_X939\",\"VxaBLRFf8\",\"BdJLYN8Td\",\"ugqXVlzLb\",\"EqOg59uir\",\"buXe_KW9S\",\"XI6B6EqPE\",\"RvX6eErqB\",\"Esx2iQrYZ\",\"F33V6LGyb\"],optionTitles:[\"Question 1\",\"Variant\",\"Variant\",\"Variant\",\"Variant\",\"Variant\",\"Primary\",\"Variant\",\"Variant\",\"Variant\",\"Variant\",\"Variant\",\"Variant\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerZz0cotrbw,[...FAQCardFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZz0cotrbw\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k7Syu_Jny\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yLPyNSrtr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TArXzN6se\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zW3u_X939\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VxaBLRFf8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BdJLYN8Td\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ugqXVlzLb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EqOg59uir\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"buXe_KW9S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XI6B6EqPE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RvX6eErqB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Esx2iQrYZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F33V6LGyb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"690\",\"framerImmutableVariables\":\"false\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Zz0cotrbw.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/developers/#code-components-auto-sizing\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */ export default function Sticky_Button(props){// This is a React component\nconst[showContainer,setShowContainer]=useState(false);useEffect(()=>{// Add a scroll event listener to the window\nconst handleScroll=()=>{// Check the scroll position\nif(window.scrollY>=500){// If scrolled 700px or more, show the container\nsetShowContainer(true);}else{// Otherwise, hide the container\nsetShowContainer(false);}};window.addEventListener(\"scroll\",handleScroll);// Clean up the event listener on unmount\nreturn()=>{window.removeEventListener(\"scroll\",handleScroll);};},[]);const containerStyle={height:\"70px\",width:\"100%\",padding:\"10px\",position:\"fixed\",bottom:\"0\",left:\"0\",background:\"white\",marginBottom:\"0px\",zIndex:9,display:\"block\",transition:\"transform 0.5s ease\",transform:showContainer?\"translateY(0)\":\"translateY(100%)\",boxShadow:showContainer?\"0 0 10px rgba(0, 0, 0, 0.2)\":\"none\"};const buttonStyle={margin:\"0\",height:\"100%\",width:\"100%\",background:\"transparent\",border:\"none\",color:\"#fff\",background:\"linear-gradient(#087DD9, #519BDA)\",marginBottom:\"5px\",fontSize:16,fontWeight:\"bold\",borderRadius:10,cursor:\"pointer\"};return /*#__PURE__*/ _jsx(\"div\",{style:containerStyle,children:/*#__PURE__*/ _jsx(\"a\",{href:\"https://app.virtualprofessor.io/signup\",target:\"_blank\",style:{textDecoration:\"none\"},children:/*#__PURE__*/ _jsx(\"button\",{style:buttonStyle,children:\"Download Now\"})})});};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Sticky_Button\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"auto\",\"framerSupportedLayoutHeight\":\"auto\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Sticky_Button.map", "// Generated by Framer (3d7d016)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,Image,Link,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Input from\"https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/QOVXBlV2UNTt0qPAuW0e/Input.js\";import HeroMobile from\"#framer/local/canvasComponent/fXrYtnviK/fXrYtnviK.js\";import ReviewsSlider from\"#framer/local/canvasComponent/lZn5rFkp2/lZn5rFkp2.js\";import ReviewsSliderCopy from\"#framer/local/canvasComponent/NrGGt8HNg/NrGGt8HNg.js\";import MenuList from\"#framer/local/canvasComponent/o6lqqjmxI/o6lqqjmxI.js\";import HeroDesktop from\"#framer/local/canvasComponent/wTiNE6v9P/wTiNE6v9P.js\";import PricingSlider from\"#framer/local/canvasComponent/xXWfUWk6C/xXWfUWk6C.js\";import FAQ from\"#framer/local/canvasComponent/Zz0cotrbw/Zz0cotrbw.js\";import Sticky_Button from\"#framer/local/codeFile/bNmTAjJ/Sticky_Button.js\";import*as sharedStyle1 from\"#framer/local/css/hJQB40GQL/hJQB40GQL.js\";import*as sharedStyle from\"#framer/local/css/z94ZV63Gf/z94ZV63Gf.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const HeroDesktopFonts=getFonts(HeroDesktop);const HeroMobileFonts=getFonts(HeroMobile);const PricingSliderFonts=getFonts(PricingSlider);const FAQFonts=getFonts(FAQ);const ReviewsSliderCopyFonts=getFonts(ReviewsSliderCopy);const ReviewsSliderFonts=getFonts(ReviewsSlider);const Sticky_ButtonFonts=getFonts(Sticky_Button);const MenuListFonts=getFonts(MenuList);const InputFonts=getFonts(Input);const cycleOrder=[\"WQLkyLRf1\",\"jQJoNOOpw\",\"S2jtqlNDQ\",\"j_03d2rmv\"];const breakpoints={j_03d2rmv:\"(max-width: 809px)\",jQJoNOOpw:\"(min-width: 1200px) and (max-width: 1439px)\",S2jtqlNDQ:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-yulHz\";const variantClassNames={j_03d2rmv:\"framer-v-3ywq4w\",jQJoNOOpw:\"framer-v-fw474k\",S2jtqlNDQ:\"framer-v-1magujm\",WQLkyLRf1:\"framer-v-72rtr7\"};const transitions={default:{duration:0}};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Laptop:\"jQJoNOOpw\",Phone:\"j_03d2rmv\",Tablet:\"S2jtqlNDQ\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useLayoutEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-yulHz`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-yulHz`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"S2jtqlNDQ\",\"j_03d2rmv\"].includes(baseVariant))return!isBrowser();return true;};const id=useRouteElementId(\"oRpF3Lr7I\");const ref2=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"j_03d2rmv\")return true;return!isBrowser();};const id1=useRouteElementId(\"VQf9k0KCS\");const ref3=React.useRef(null);const isDisplayed2=()=>{if(baseVariant===\"j_03d2rmv\")return!isBrowser();return true;};const id2=useRouteElementId(\"rA7aXDyQG\");const ref4=React.useRef(null);const id3=useRouteElementId(\"aoFBAjXhB\");const ref5=React.useRef(null);const isDisplayed3=()=>{if(baseVariant===\"S2jtqlNDQ\")return!isBrowser();return true;};const id4=useRouteElementId(\"LbMNk0rTV\");const ref6=React.useRef(null);const id5=useRouteElementId(\"IP0jQfvCP\");const ref7=React.useRef(null);const isDisplayed4=()=>{if([\"S2jtqlNDQ\",\"j_03d2rmv\"].includes(baseVariant))return true;return!isBrowser();};const id6=useRouteElementId(\"EL7njBr4p\");const ref8=React.useRef(null);const id7=useRouteElementId(\"M4CGNH9oo\");const ref9=React.useRef(null);const isDisplayed5=()=>{if(baseVariant===\"S2jtqlNDQ\")return true;return!isBrowser();};const id8=useRouteElementId(\"YCtITmA2j\");const ref10=React.useRef(null);const id9=useRouteElementId(\"hWAFxIlsp\");const ref11=React.useRef(null);const id10=useRouteElementId(\"GNtQ8gtab\");const ref12=React.useRef(null);const id11=useRouteElementId(\"fJ_fQTy7u\");const ref13=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a7b1l1-container hidden-1magujm hidden-3ywq4w\",id:id,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{variant:\"i8re7zfP3\"}},children:/*#__PURE__*/_jsx(HeroDesktop,{height:\"100%\",id:\"oRpF3Lr7I\",layoutId:\"oRpF3Lr7I\",style:{width:\"100%\"},variant:\"AXWGNRmOv\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iq3145-container hidden-72rtr7 hidden-fw474k hidden-1magujm\",children:/*#__PURE__*/_jsx(HeroMobile,{height:\"100%\",id:\"WlJXEoIKO\",layoutId:\"WlJXEoIKO\",style:{width:\"100%\"},variant:\"q2tAXrDBq\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/htRPQ32vlpKiKRbZDuLBmXp56U.png\",srcSet:\"https://framerusercontent.com/images/htRPQ32vlpKiKRbZDuLBmXp56U.png?scale-down-to=512 512w, https://framerusercontent.com/images/htRPQ32vlpKiKRbZDuLBmXp56U.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/htRPQ32vlpKiKRbZDuLBmXp56U.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/htRPQ32vlpKiKRbZDuLBmXp56U.png 2884w\"},className:\"framer-fki6qo\",\"data-framer-name\":\"Numbers - Desktop & Mob\",id:id1,name:\"Numbers - Desktop & Mob\",ref:ref3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15nw73h\",\"data-framer-name\":\"Group 1216400276\",name:\"Group 1216400276\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"10K+\"})})},jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"10K+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"50px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"10K+\"})})}),className:\"framer-17rbimi\",\"data-framer-name\":\"10K+\",fonts:[\"Inter-Bold\"],name:\"10K+\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Worldwide \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Users\"})]})},jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Worldwide Users\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Worldwide Users\"})})}),className:\"framer-184r9rh\",\"data-framer-name\":\"Worldwide Users\",fonts:[\"Inter-Medium\"],name:\"Worldwide Users\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ybe14o hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-border\":true,\"data-framer-name\":\"Group 1216400276\",name:\"Group 1216400276\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"250k+\"})}),className:\"framer-acr05n\",\"data-framer-name\":\"10K+\",fonts:[\"Inter-Bold\"],name:\"10K+\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Questions \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Solved\"})]}),className:\"framer-mq8c4x\",\"data-framer-name\":\"Worldwide Users\",fonts:[\"Inter-Medium\"],name:\"Worldwide Users\",verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nu40zu hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-framer-name\":\"Group 1216400276\",name:\"Group 1216400276\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"100+\"})}),className:\"framer-17w6lp3\",\"data-framer-name\":\"10K+\",fonts:[\"Inter-Bold\"],name:\"10K+\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"5 Star \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Reviews\"})]}),className:\"framer-1itxxir\",\"data-framer-name\":\"Worldwide Users\",fonts:[\"Inter-Medium\"],name:\"Worldwide Users\",verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i3bv9h hidden-3ywq4w\",\"data-framer-name\":\"Group 1216400263\",name:\"Group 1216400263\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"250k\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"50px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"250k\"})})}),className:\"framer-1m38a2b\",\"data-framer-name\":\"250k\",fonts:[\"Inter-Bold\"],name:\"250k\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Questions Solved\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Questions Solved\"})})}),className:\"framer-1x4cjjx\",\"data-framer-name\":\"Questions Solved\",fonts:[\"Inter-Medium\"],name:\"Questions Solved\",verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bak2nh hidden-3ywq4w\",\"data-framer-name\":\"Group 1216400277\",name:\"Group 1216400277\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"100+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"50px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"100+\"})})}),className:\"framer-9dnsyk\",\"data-framer-name\":\"100+\",fonts:[\"Inter-Bold\"],name:\"100+\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"5 Star Reviews\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"5 Star Reviews\"})})}),className:\"framer-hgyeqq\",\"data-framer-name\":\"5 Star Reviews\",fonts:[\"Inter-Medium\"],name:\"5 Star Reviews\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q14w47 hidden-1magujm hidden-3ywq4w\",\"data-framer-name\":\"How It Works - Desktop\",id:id2,name:\"How It Works - Desktop\",ref:ref4,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:\"How It Works\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"50px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\"},children:\"How It Works\"})})}),className:\"framer-1swrkhw\",\"data-framer-name\":\"How It Works\",fonts:[\"Inter-Bold\"],name:\"How It Works\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t7e03o\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12gu8oz\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,loading:\"lazy\",pixelHeight:1129,pixelWidth:1188,sizes:\"650.65px\",src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"},className:\"framer-19etkva\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,loading:\"lazy\",pixelHeight:498,pixelWidth:600,sizes:\"571px\",src:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif\",srcSet:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif?scale-down-to=512 512w, https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif 600w\"},className:\"framer-fp20x6\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-daih2t\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6entqh\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-1k2z9eb\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"14px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"1\"})})}),className:\"framer-iqz2ta\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"50px\",\"--framer-text-transform\":\"capitalize\"},children:\"Create your Virtual Professor account\"})}),className:\"framer-shqy9o\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\"})}),fonts:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"16px\",\"--framer-line-height\":\"26px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"16px\",\"--framer-text-color\":\"rgba(111, 112, 113, 1)\"},children:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\"})})}),className:\"framer-h3ezs9\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",fonts:[\"Inter\"],name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2htj8e\",\"data-framer-name\":\"Group 1216400234\",name:\"Group 1216400234\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1uazi8i framer-lux5qc\",\"data-framer-name\":\"Rectangle 99\",name:\"Rectangle 99\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1t05nms framer-lux5qc\",\"data-framer-name\":\"Group 1216400233\",name:\"Group 1216400233\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Started\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"16px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Get Started\"})})}),className:\"framer-1kwcmpy\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter-Medium\"],name:\"Get Started\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-395bie\",\"data-framer-name\":\"Button\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:18,name:\"Button\",svg:'<svg width=\"18\" height=\"11\" viewBox=\"0 0 18 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.16488 5.00098H0.214844\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.16406 8.18997C9.16406 8.97705 10.0312 9.45561 10.6972 9.03603L15.7583 5.84707C16.3808 5.45481 16.3808 4.54721 15.7583 4.15495L10.6972 0.965982C10.0312 0.546399 9.16406 1.02497 9.16406 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v635v0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ti1ylg\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jyf3tq\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-sstgbs\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2\"})}),className:\"framer-xjvcl5\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"50px\",\"--framer-text-transform\":\"capitalize\"},children:\"Install Virtual Professor from the Google Chrome Store\"})}),className:\"framer-871sda\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Easily download and install our app from the highly trustworthy Google Chrome Store, known for its user-friendly interface and lightning-fast installation process. Get started in seconds.\"})}),className:\"framer-s4spx8\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dk8eyq\",\"data-framer-name\":\"Group 1216400234\",name:\"Group 1216400234\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1q7lct0 framer-lux5qc\",\"data-framer-name\":\"Rectangle 99\",name:\"Rectangle 99\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-vhf4vp framer-lux5qc\",\"data-framer-name\":\"Group 1216400233\",name:\"Group 1216400233\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Started\"})}),className:\"framer-ld2glm\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter-Medium\"],name:\"Get Started\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1piidth\",\"data-framer-name\":\"Button\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:18,name:\"Button\",svg:'<svg width=\"18\" height=\"11\" viewBox=\"0 0 18 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.16488 5.00098H0.214844\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.16406 8.18997C9.16406 8.97705 10.0312 9.45561 10.6972 9.03603L15.7583 5.84707C16.3808 5.45481 16.3808 4.54721 15.7583 4.15495L10.6972 0.965982C10.0312 0.546399 9.16406 1.02497 9.16406 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1140,intrinsicWidth:1188,loading:\"lazy\",pixelHeight:1140,pixelWidth:1188,sizes:\"650.65px\",src:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png\",srcSet:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=512 512w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png 1188w\"},className:\"framer-1wd5pdm\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,loading:\"lazy\",pixelHeight:498,pixelWidth:600,sizes:\"571px\",src:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif\",srcSet:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif?scale-down-to=512 512w, https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif 600w\"},className:\"framer-sb3k5m\",\"data-border\":true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-th1bru\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,loading:\"lazy\",pixelHeight:1129,pixelWidth:1188,sizes:\"650.65px\",src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"},className:\"framer-dl5825\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:570,loading:\"lazy\",pixelHeight:474,pixelWidth:570,sizes:\"571px\",src:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif\",srcSet:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif?scale-down-to=512 512w, https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif 570w\"},className:\"framer-c4go53\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15ewl21\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ndcz8l\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-179x9g5\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"3\"})}),className:\"framer-ehu2a0\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"50px\",\"--framer-text-transform\":\"capitalize\"},children:\"Get your Answers By Using The Screenshot Button Or The Text Selection Feature\"})}),className:\"framer-gdtrls\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Accurately and Discreetly get the answers you need, when you need them. Whether using the screenshot button or the text selection feature, your solutions are just a click away.\"})}),className:\"framer-o58g89\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y89hf\",\"data-framer-name\":\"Group 1216400234\",name:\"Group 1216400234\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-125u8kb framer-lux5qc\",\"data-framer-name\":\"Rectangle 99\",name:\"Rectangle 99\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1jsdw8r framer-lux5qc\",\"data-framer-name\":\"Group 1216400233\",name:\"Group 1216400233\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Started\"})}),className:\"framer-1v62wqk\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter-Medium\"],name:\"Get Started\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1psgtr1\",\"data-framer-name\":\"Button\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:18,name:\"Button\",svg:'<svg width=\"18\" height=\"11\" viewBox=\"0 0 18 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.16488 5.00098H0.214844\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.16406 8.18997C9.16406 8.97705 10.0312 9.45561 10.6972 9.03603L15.7583 5.84707C16.3808 5.45481 16.3808 4.54721 15.7583 4.15495L10.6972 0.965982C10.0312 0.546399 9.16406 1.02497 9.16406 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png\",srcSet:\"https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png?scale-down-to=512 512w, https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png 2880w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png\",srcSet:\"https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png?scale-down-to=512 512w, https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/KY63AiJ4ytYNIVAulOfOcOPfYt0.png 2880w\"},className:\"framer-hlks1b\",\"data-framer-name\":\"Benefits - Desktop & Mob\",id:id3,name:\"Benefits - Desktop & Mob\",ref:ref5,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n3dmtu\",\"data-framer-name\":\"text\",name:\"text\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(212, 212, 212)\"},children:\"Access all the features you've wanted with our easy-to-use, invisible technology, powered by the latest Ai advancements. Virtual Professor offers you peace of mind, ensuring you're never alone on your educational journey\"})}),fonts:undefined},S2jtqlNDQ:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"16px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"16px\",\"--framer-text-color\":\"rgba(212, 212, 212, 1)\"},children:\"Access all the features you've wanted with our easy-to-use, invisible technology, powered by the latest Ai advancements. Virtual Professor offers you peace of mind, ensuring you're never alone on your educational journey\"})})}),className:\"framer-1jvw60u hidden-3ywq4w\",\"data-framer-name\":\"Access all the features you've wanted with our easy-to-use, invisible technology, powered by the latest Ai advancements. Virtual Professor offers you peace of mind, ensuring you're never alone on your educational journey\",fonts:[\"Inter\"],name:\"Access all the features you've wanted with our easy-to-use, invisible technology, powered by the latest Ai advancements. Virtual Professor offers you peace of mind, ensuring you're never alone on your educational journey\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"50px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"All The Features You've Been Looking For\"})}),transformTemplate:undefined},jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"50px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"All The Features You've Been Looking For\"})})},S2jtqlNDQ:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"50px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"All The Features \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"50px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"You've Been Looking For\"})]}),transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"50px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"All The Features You've Been Looking For\"})})}),className:\"framer-19yeo6n\",\"data-framer-name\":\"All The Features You've Been Looking For\",fonts:[\"Inter-Bold\"],name:\"All The Features You've Been Looking For\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ksj7q\",\"data-framer-name\":\"base\",name:\"base\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"}},S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"440px\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-144xytc\",\"data-framer-name\":\"image 30\",name:\"image 30\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uw14wx\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1icdifm\",\"data-framer-name\":\"Iconly/Broken/Tick Square\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,name:\"Iconly/Broken/Tick Square\",svg:'<svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.5 13.5275C27.5 14.0487 27.0763 14.4725 26.555 14.4725H26.5438V14.45C26.0163 14.45 25.5887 14.0238 25.5875 13.4963V13.4937V10.3162C25.5875 6.5 23.5 4.4125 19.695 4.4125H10.32C6.5125 4.4125 4.4125 6.5125 4.4125 10.3162V19.6912C4.4125 23.4837 6.5125 25.5837 10.3162 25.5837H19.6912C23.495 25.5837 25.5837 23.4837 25.5837 19.6912C25.5837 19.1637 26.0112 18.735 26.54 18.735C27.0688 18.735 27.4963 19.1637 27.4963 19.6912C27.5 24.51 24.51 27.5 19.695 27.5H10.3162C5.49 27.5 2.5 24.51 2.5 19.695V10.32C2.5 5.49 5.49 2.5 10.3162 2.5H19.6912C24.4875 2.5 27.5 5.49 27.5 10.3162V13.5275ZM13.518 16.6416L18.788 11.3704C19.1542 11.0041 19.748 11.0041 20.1142 11.3704C20.4805 11.7366 20.4805 12.3304 20.1142 12.6966L14.1805 18.6304C14.0042 18.8054 13.7655 18.9041 13.518 18.9041C13.268 18.9041 13.0305 18.8054 12.8542 18.6304L9.88797 15.6629C9.52172 15.2966 9.52172 14.7029 9.88797 14.3366C10.2542 13.9704 10.848 13.9704 11.2142 14.3366L13.518 16.6416Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gn5dg8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Instant Answers\"})})},jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Instant Answers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"34px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Instant Answers\"})})}),className:\"framer-1e1om9q\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\"})}),fonts:undefined},jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\"})}),fonts:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\"})})}),className:\"framer-53am6g\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",fonts:[\"Inter\"],name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"440px\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-pzi2qa hidden-3ywq4w\",\"data-framer-name\":\"image 30\",name:\"image 30\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1obiqxb\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:512,intrinsicWidth:512,loading:\"lazy\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/U5ZOTqvjsZgdu2DF4jpiSUPNP5M.png\"},className:\"framer-1ywp2ue\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tgm29s\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Seamless Integration\"})}),className:\"framer-2yxizq\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Virtual Professor seamlessly integrates with Chrome and all Chromium-based browsers. Just install the extension, log in and you're good to go!\"})}),className:\"framer-1os2wf7\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"440px\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-hfdsnz hidden-3ywq4w\",\"data-framer-name\":\"image 30\",name:\"image 30\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rh5i7l\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1hwch6i\",\"data-framer-name\":\"Icon/Activity\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,name:\"Icon/Activity\",svg:'<svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.05652 18.4769L12.7979 13.6142L17.0657 16.9666L20.727 12.2412\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<circle cx=\"24.9943\" cy=\"5.2504\" r=\"2.40275\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M18.6556 3.90039H9.57093C5.80663 3.90039 3.47253 6.56629 3.47253 10.3306V20.4336C3.47253 24.1979 5.76086 26.8523 9.57093 26.8523H20.3261C24.0904 26.8523 26.4245 24.1979 26.4245 20.4336V11.6349\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wv3w9a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Detailed Explanations\"})}),className:\"framer-1mtavid\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Instantly get in-depth explanations for a more efficient learning experience that accelerates your understanding of complex concepts\"})}),className:\"framer-1e0ra2d\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"440px\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-caddr9 hidden-3ywq4w\",\"data-framer-name\":\"image 30\",name:\"image 30\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1765e8h\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-jt4buv\",\"data-framer-name\":\"heroicons:check-badge\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,name:\"heroicons:check-badge\",svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.5 14.875L13.125 17.5L17.5 11.375M24.5 14C24.5 15.4793 23.765 16.7883 22.6415 17.5793C22.7625 18.2709 22.7152 18.9814 22.5033 19.6508C22.2915 20.3202 21.9215 20.9286 21.4247 21.4247C20.9286 21.9215 20.3202 22.2915 19.6508 22.5033C18.9814 22.7152 18.2709 22.7625 17.5793 22.6415C17.1759 23.2161 16.64 23.6849 16.0169 24.0085C15.3939 24.332 14.702 24.5006 14 24.5C12.5207 24.5 11.2117 23.765 10.4207 22.6415C9.72911 22.7624 9.01858 22.715 8.34924 22.5032C7.67989 22.2914 7.07142 21.9214 6.57533 21.4247C6.07848 20.9286 5.70848 20.3202 5.49666 19.6508C5.28484 18.9814 5.23745 18.2709 5.3585 17.5793C4.78394 17.1759 4.31506 16.64 3.99155 16.0169C3.66804 15.3939 3.49943 14.702 3.5 14C3.5 12.5207 4.235 11.2117 5.3585 10.4207C5.23745 9.7291 5.28484 9.01855 5.49666 8.34919C5.70848 7.67983 6.07848 7.07137 6.57533 6.57533C7.07142 6.07856 7.67989 5.70861 8.34924 5.4968C9.01858 5.28499 9.72911 5.23755 10.4207 5.3585C10.8242 4.78401 11.3601 4.31518 11.9831 3.99168C12.6062 3.66818 13.298 3.49953 14 3.5C15.4793 3.5 16.7883 4.235 17.5793 5.3585C18.2709 5.23755 18.9814 5.28499 19.6508 5.4968C20.3201 5.70861 20.9286 6.07856 21.4247 6.57533C21.9214 7.07142 22.2914 7.67989 22.5032 8.34924C22.715 9.01858 22.7624 9.7291 22.6415 10.4207C23.2161 10.8241 23.6849 11.36 24.0085 11.9831C24.332 12.6061 24.5006 13.298 24.5 14Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ztc5pu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Guaranteed Results\"})}),className:\"framer-j7inq9\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Instead of waiting for help from friends or searching for a distant book, Virtual Professor is right at your fingertips, available 24/7\"})}),className:\"framer-1g9nzec\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"440px\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-1vqsh1l hidden-3ywq4w\",\"data-framer-name\":\"image 30\",name:\"image 30\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ije50v\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ye6d29\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:20,name:\"Group\",svg:'<svg width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.25 0V5C11.25 5.33152 11.3817 5.64946 11.6161 5.88388C11.8505 6.1183 12.1685 6.25 12.5 6.25H17.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M6.25 22.5H2.5C1.83696 22.5 1.20107 22.2366 0.732233 21.7678C0.263392 21.2989 0 20.663 0 20V2.5C0 1.83696 0.263392 1.20107 0.732233 0.732233C1.20107 0.263392 1.83696 0 2.5 0H11.25L17.5 6.25V10.625M5 7.5H6.25M5 12.5H8.125M5 17.5H6.25\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M11.25 22.5V17.5C11.25 16.837 11.5134 16.2011 11.9822 15.7322C12.4511 15.2634 13.087 15 13.75 15C14.413 15 15.0489 15.2634 15.5178 15.7322C15.9866 16.2011 16.25 16.837 16.25 17.5V22.5M11.25 20H16.25M20 15V22.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mpokt2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Advanced AI Technology\"})}),className:\"framer-1uyzqc0\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Our advanced AI technology, integrated into this Chrome extension, enhances your learning experience. Making learning more efficient and effective\"})}),className:\"framer-1oe5ojr\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"440px\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-abosrf hidden-3ywq4w\",\"data-framer-name\":\"image 30\",name:\"image 30\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fvpbvz\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-5wjzzw\",\"data-framer-name\":\"Icon/Paper\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:29,name:\"Icon/Paper\",svg:'<svg width=\"29\" height=\"30\" viewBox=\"0 0 29 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.0083 3.45218H6.96929C4.45595 3.44218 2.39575 5.51468 2.33654 8.11343V21.5047C2.28095 24.1459 4.30491 26.3347 6.85812 26.3934C6.89558 26.3934 6.93183 26.3947 6.96929 26.3934H16.6227C19.1529 26.2872 21.1467 24.1247 21.1285 21.5047V10.0472L15.0083 3.45218Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M16.3974 19.1982H7.93906\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M13.9276 14.5078H7.93906\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mnkijk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Highly Accurate\"})}),className:\"framer-wsk9ab\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Powered by advanced algorithms, we provide precise and reliable answers for you. Ensuring a seamless and accurate learning experience\"})}),className:\"framer-91xpo0\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-1cw0rje hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-framer-name\":\"image 30\",name:\"image 30\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h0ppmf\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ra1rxw hidden-72rtr7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Seamless Integration\"})}),className:\"framer-1ohfrdh\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Virtual Professor seamlessly integrates with Chrome and all Chromium-based browsers. Just install the extension, log in and you're good to go!\"})}),className:\"framer-1st1n6y\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:512,intrinsicWidth:512,pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/U5ZOTqvjsZgdu2DF4jpiSUPNP5M.png\"},className:\"framer-1xp8sf6\"})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-b7cnqk hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-framer-name\":\"image 30\",name:\"image 30\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16kd5qj\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8ius3w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Detailed Explanations\"})}),className:\"framer-1kouujv\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Instantly get in-depth explanations for a more efficient learning experience that accelerates your understanding of complex concepts\"})}),className:\"framer-oqtj0b\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5655jl\",\"data-framer-name\":\"Icon/Activity\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,name:\"Icon/Activity\",svg:'<svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.05652 18.4769L12.7979 13.6142L17.0657 16.9666L20.727 12.2412\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<circle cx=\"24.9943\" cy=\"5.2504\" r=\"2.40275\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M18.6556 3.90039H9.57093C5.80663 3.90039 3.47253 6.56629 3.47253 10.3306V20.4336C3.47253 24.1979 5.76086 26.8523 9.57093 26.8523H20.3261C24.0904 26.8523 26.4245 24.1979 26.4245 20.4336V11.6349\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-1p7p9ml hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-framer-name\":\"image 30\",name:\"image 30\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8hqeas\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d2vrjy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Advanced AI Technology\"})}),className:\"framer-1xxw50\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Our advanced AI technology, integrated into this Chrome extension, enhances your learning experience. Making learning more efficient and effective\"})}),className:\"framer-1utxpp0\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vavvpm\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:20,name:\"Group\",svg:'<svg width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.25 0V5C11.25 5.33152 11.3817 5.64946 11.6161 5.88388C11.8505 6.1183 12.1685 6.25 12.5 6.25H17.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M6.25 22.5H2.5C1.83696 22.5 1.20107 22.2366 0.732233 21.7678C0.263392 21.2989 0 20.663 0 20V2.5C0 1.83696 0.263392 1.20107 0.732233 0.732233C1.20107 0.263392 1.83696 0 2.5 0H11.25L17.5 6.25V10.625M5 7.5H6.25M5 12.5H8.125M5 17.5H6.25\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M11.25 22.5V17.5C11.25 16.837 11.5134 16.2011 11.9822 15.7322C12.4511 15.2634 13.087 15 13.75 15C14.413 15 15.0489 15.2634 15.5178 15.7322C15.9866 16.2011 16.25 16.837 16.25 17.5V22.5M11.25 20H16.25M20 15V22.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-zy3s59 hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-framer-name\":\"image 30\",name:\"image 30\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v1p5ws\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-snp0kr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Guaranteed Results\"})}),className:\"framer-1t6emj9\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Instead of waiting for help from friends or searching for a distant book, Virtual Professor is right at your fingertips, available 24/7\"})}),className:\"framer-y8tm99\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-17zvif1\",\"data-framer-name\":\"heroicons:check-badge\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,name:\"heroicons:check-badge\",svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.5 14.875L13.125 17.5L17.5 11.375M24.5 14C24.5 15.4793 23.765 16.7883 22.6415 17.5793C22.7625 18.2709 22.7152 18.9814 22.5033 19.6508C22.2915 20.3202 21.9215 20.9286 21.4247 21.4247C20.9286 21.9215 20.3202 22.2915 19.6508 22.5033C18.9814 22.7152 18.2709 22.7625 17.5793 22.6415C17.1759 23.2161 16.64 23.6849 16.0169 24.0085C15.3939 24.332 14.702 24.5006 14 24.5C12.5207 24.5 11.2117 23.765 10.4207 22.6415C9.72911 22.7624 9.01858 22.715 8.34924 22.5032C7.67989 22.2914 7.07142 21.9214 6.57533 21.4247C6.07848 20.9286 5.70848 20.3202 5.49666 19.6508C5.28484 18.9814 5.23745 18.2709 5.3585 17.5793C4.78394 17.1759 4.31506 16.64 3.99155 16.0169C3.66804 15.3939 3.49943 14.702 3.5 14C3.5 12.5207 4.235 11.2117 5.3585 10.4207C5.23745 9.7291 5.28484 9.01855 5.49666 8.34919C5.70848 7.67983 6.07848 7.07137 6.57533 6.57533C7.07142 6.07856 7.67989 5.70861 8.34924 5.4968C9.01858 5.28499 9.72911 5.23755 10.4207 5.3585C10.8242 4.78401 11.3601 4.31518 11.9831 3.99168C12.6062 3.66818 13.298 3.49953 14 3.5C15.4793 3.5 16.7883 4.235 17.5793 5.3585C18.2709 5.23755 18.9814 5.28499 19.6508 5.4968C20.3201 5.70861 20.9286 6.07856 21.4247 6.57533C21.9214 7.07142 22.2914 7.67989 22.5032 8.34924C22.715 9.01858 22.7624 9.7291 22.6415 10.4207C23.2161 10.8241 23.6849 11.36 24.0085 11.9831C24.332 12.6061 24.5006 13.298 24.5 14Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png\",srcSet:\"https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=512 512w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/UieJYkychoCOhvIINoMtyuKsZ2c.png 1760w\"},className:\"framer-nbpt9j hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-framer-name\":\"image 30\",name:\"image 30\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y8fs6q\",\"data-framer-name\":\"Group 1216400279\",name:\"Group 1216400279\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4kc809\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Highly Accurate\"})}),className:\"framer-1as4y78\",\"data-framer-name\":\"Instant Answers\",fonts:[\"Inter-SemiBold\"],name:\"Instant Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Powered by advanced algorithms, we provide precise and reliable answers for you. Ensuring a seamless and accurate learning experience\"})}),className:\"framer-16dwal8\",\"data-framer-name\":\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",name:\"Get quick and accurate responses right when you need them, making learning and problem-solving more efficient than ever before\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-i7u60t\",\"data-framer-name\":\"Icon/Paper\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:29,name:\"Icon/Paper\",svg:'<svg width=\"29\" height=\"30\" viewBox=\"0 0 29 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.0083 3.45218H6.96929C4.45595 3.44218 2.39575 5.51468 2.33654 8.11343V21.5047C2.28095 24.1459 4.30491 26.3347 6.85812 26.3934C6.89558 26.3934 6.93183 26.3947 6.96929 26.3934H16.6227C19.1529 26.2872 21.1467 24.1247 21.1285 21.5047V10.0472L15.0083 3.45218Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M16.3974 19.1982H7.93906\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M13.9276 14.5078H7.93906\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-tqympq hidden-3ywq4w\",\"data-framer-name\":\"Icon/Paper\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:29,name:\"Icon/Paper\",svg:'<svg width=\"29\" height=\"30\" viewBox=\"0 0 29 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.0083 3.45218H6.96929C4.45595 3.44218 2.39575 5.51468 2.33654 8.11343V21.5047C2.28095 24.1459 4.30491 26.3347 6.85812 26.3934C6.89558 26.3934 6.93183 26.3947 6.96929 26.3934H16.6227C19.1529 26.2872 21.1467 24.1247 21.1285 21.5047V10.0472L15.0083 3.45218Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M16.3974 19.1982H7.93906\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M13.9276 14.5078H7.93906\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})})]})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ol3gg5 hidden-1magujm\",\"data-framer-name\":\"Pricing - Desktop & Mob\",id:id4,name:\"Pricing - Desktop & Mob\",ref:ref6,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6tf42y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\"},children:\"Choose Your Plan\"})})},jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\"},children:\"Choose Your Plan\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\"},children:\"Choose Your Plan\"})})}),className:\"framer-1597ld1\",\"data-framer-name\":\"Choose Your Plan\",fonts:[\"Inter-Bold\"],name:\"Choose Your Plan\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(100, 100, 100)\"},children:\"Take advantage of our current offers, they wont\\xa0last\\xa0long!\"})}),fonts:undefined},jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(100, 100, 100)\"},children:\"Take advantage of our current offers, they wont\\xa0last\\xa0long!\"})}),fonts:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"16px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"16px\",\"--framer-text-color\":\"rgba(100, 100, 100, 1)\"},children:\"Take advantage of our current offers, they wont\\xa0last\\xa0long!\"})})}),className:\"framer-ko5i3h\",\"data-framer-name\":\"Take advantage of our current offers, they wont\\xa0last\\xa0long!\",fonts:[\"Inter\"],name:\"Take advantage of our current offers, they wont\\xa0last\\xa0long!\",verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r88d50-container hidden-72rtr7 hidden-fw474k\",children:/*#__PURE__*/_jsx(PricingSlider,{height:\"100%\",id:\"OONapp6j5\",layoutId:\"OONapp6j5\",style:{width:\"100%\"},variant:\"H6_ni4GeV\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ahnv0d hidden-3ywq4w\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14rbqcr\",\"data-framer-name\":\"Monthly\",name:\"Monthly\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1urxrf4\",\"data-framer-name\":\"Group 1216400204\",name:\"Group 1216400204\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-k7slmv\",\"data-framer-name\":\"35$\",name:\"35$\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ovud2s\",\"data-framer-name\":\"Frame 1000004033\",name:\"Frame 1000004033\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\"},children:\"$9.99\"})}),className:\"framer-13sd279\",\"data-framer-name\":\"$9.99\",fonts:[\"Inter-Bold\"],name:\"$9.99\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(105, 105, 105)\"},children:\"/month\"})}),fonts:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(105, 105, 105, 1)\"},children:\"/month\"})})}),className:\"framer-wenbts\",\"data-framer-name\":\"/month\",fonts:[\"Inter\"],name:\"/month\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\"},children:\"Monthly Plan\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"24px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\"},children:\"Monthly Plan\"})})}),className:\"framer-hpnmvk\",\"data-framer-name\":\"Monthly Plan\",fonts:[\"Inter-Bold\"],name:\"Monthly Plan\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(105, 105, 105)\"},children:\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\"})}),fonts:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgba(105, 105, 105, 1)\"},children:\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\"})})}),className:\"framer-17i9s3f\",\"data-framer-name\":\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\",fonts:[\"Inter\"],name:\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-81eb3s\",\"data-framer-name\":\"line\",name:\"line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j7gbu1\",\"data-framer-name\":\"Frame 1000004034\",name:\"Frame 1000004034\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mqcjoi\",\"data-framer-name\":\"Group 1216400198\",name:\"Group 1216400198\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Unlimited Answers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\"},children:\"Unlimited Answers\"})})}),className:\"framer-1qbdb7h\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],name:\"Unlimited Answers\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1nz1xx6\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9aakla\",\"data-framer-name\":\"Group 1216400199\",name:\"Group 1216400199\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Unlimited Explanations\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\"},children:\"Unlimited Explanations\"})})}),className:\"framer-1qzaii9\",\"data-framer-name\":\"Unlimited Explanations\",fonts:[\"Inter-Medium\"],name:\"Unlimited Explanations\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1lx63t9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8vyn4q\",\"data-framer-name\":\"Group 1216400200\",name:\"Group 1216400200\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Cancel Anytime\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\"},children:\"Cancel Anytime\"})})}),className:\"framer-wwziu1\",\"data-framer-name\":\"Cancel Anytime\",fonts:[\"Inter-Medium\"],name:\"Cancel Anytime\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-lqlbi4\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fveudd\",\"data-framer-name\":\"Group 1216400201\",name:\"Group 1216400201\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Easy to Use\"})}),className:\"framer-1vsv4t\",\"data-framer-name\":\"Undetectable\",fonts:[\"Inter-Medium\"],name:\"Undetectable\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1kv3heb\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mjkmrg\",\"data-framer-name\":\"Group 1216400203\",name:\"Group 1216400203\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Advanced AI Technology\"})}),className:\"framer-1jprfs3\",\"data-framer-name\":\"Advanced Ai Technology\",fonts:[\"Inter-Medium\"],name:\"Advanced Ai Technology\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-sfp59e\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cbmqu2\",\"data-framer-name\":\"Group 1216400202\",name:\"Group 1216400202\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Seamless Integration\"})}),className:\"framer-1j5vykf\",\"data-framer-name\":\"Works with Learning Platforms\",fonts:[\"Inter-Medium\"],name:\"Works with Learning Platforms\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1yuy5cg\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tg82xb\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dlab2c\",\"data-framer-name\":\"icon\",name:\"icon\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i9dlal\",\"data-framer-name\":\"Group 1216400335\",name:\"Group 1216400335\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-imdass framer-lux5qc\",\"data-framer-name\":\"base\",name:\"base\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(255, 251, 251)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Download Now\"})})})}),className:\"framer-wogu7u\",\"data-framer-name\":\"Download Now\",fonts:[\"Inter-Medium\"],name:\"Download Now\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-15ba14s\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:13,name:\"Vector\",svg:'<svg width=\"13\" height=\"4\" viewBox=\"-1 -1 13 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.95004 1.00098H1H9.95004Z\" fill=\"#FFFCFC\"/>\\n<path d=\"M9.95004 1.00098H1\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9xd62\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:11,name:\"Vector\",svg:'<svg width=\"11\" height=\"13\" viewBox=\"-1 -1 11 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.949219 8.18997C0.949219 8.97705 1.8164 9.45561 2.48231 9.03603L7.54346 5.84707C8.166 5.45481 8.166 4.54721 7.54346 4.15495L2.48231 0.965982C1.8164 0.546399 0.949219 1.02497 0.949219 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vam5a9\",\"data-framer-name\":\"Free Trial\",name:\"Free Trial\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ldxu5l\",\"data-framer-name\":\"Group 1216400204\",name:\"Group 1216400204\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-ce6qxi framer-lux5qc\",\"data-framer-name\":\"Button\",name:\"Button\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"252.2041px\",src:\"https://framerusercontent.com/images/5JQXzlpFAgkLbLiODYgIPUlwgQ.png\",srcSet:\"https://framerusercontent.com/images/5JQXzlpFAgkLbLiODYgIPUlwgQ.png?scale-down-to=512 512w, https://framerusercontent.com/images/5JQXzlpFAgkLbLiODYgIPUlwgQ.png 1012w\"},className:\"framer-1mceb2h\",\"data-framer-name\":\"base\",name:\"base\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"29.54px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Download Now\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"15.904762268066406px\",\"--framer-line-height\":\"29.54px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Download Now\"})})}),className:\"framer-1p0oa2j\",\"data-framer-name\":\"Download Now\",fonts:[\"Inter-Medium\"],name:\"Download Now\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"27.27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Start Your Trial\"})}),className:\"framer-15gatsb\",\"data-framer-name\":\"Free Trial\",fonts:[\"Inter-Bold\"],name:\"Free Trial\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Worried about commitment? No problem.  Just download Virtual Professor on your desktop, and instantly access answers and explanations to enhance your learning process\"})}),className:\"framer-1iz7tao\",\"data-framer-name\":\"Worried about commitment? No problem. Give us a try for free! Just download Virtual Professor on your desktop, and instantly access answers and explanations to enhance your learning process\",name:\"Worried about commitment? No problem. Give us a try for free! Just download Virtual Professor on your desktop, and instantly access answers and explanations to enhance your learning process\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v7ippm\",\"data-framer-name\":\"line\",name:\"line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c4ymjk\",\"data-framer-name\":\"Frame 1000004034\",name:\"Frame 1000004034\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gegzdu\",\"data-framer-name\":\"Group 1216400198\",name:\"Group 1216400198\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"29.54px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Questions & Explanations\"})}),className:\"framer-cokc02\",\"data-framer-name\":\"Free Question & Explanation\",fonts:[\"Inter-Medium\"],name:\"Free Question & Explanation\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1tk0hbu\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,name:\"Vector\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.761719C4.19983 0.761719 0.128967 4.83258 0.128967 9.85015C0.128967 14.8677 4.19983 18.9386 9.2174 18.9386C14.235 18.9386 18.3058 14.8677 18.3058 9.85015C18.3058 4.83258 14.235 0.761719 9.2174 0.761719ZM13.8942 7.65378L8.5547 13.0122C8.3843 13.1826 8.13815 13.2962 7.89201 13.2962C7.64586 13.2962 7.39972 13.2015 7.22931 13.0122L4.54065 10.3235C4.16196 9.94483 4.16196 9.35786 4.54065 8.97918C4.91933 8.60049 5.50629 8.60049 5.88498 8.97918L7.89201 10.9862L12.5688 6.30945C12.9474 5.93077 13.5344 5.93077 13.9131 6.30945C14.2728 6.68814 14.2728 7.2751 13.8942 7.65378Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5w6hpf\",\"data-framer-name\":\"Group 1216400199\",name:\"Group 1216400199\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"29.54px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Easy to Use\"})}),className:\"framer-1o74f8a\",\"data-framer-name\":\"Undetectable\",fonts:[\"Inter-Medium\"],name:\"Undetectable\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yr4ydp\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:19,name:\"Vector\",svg:'<svg width=\"19\" height=\"20\" viewBox=\"0 0 19 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.851562C4.19983 0.851562 0.128967 4.92242 0.128967 9.94C0.128967 14.9576 4.19983 19.0284 9.2174 19.0284C14.235 19.0284 18.3058 14.9576 18.3058 9.94C18.3058 4.92242 14.235 0.851562 9.2174 0.851562ZM13.8942 7.74363L8.5547 13.102C8.3843 13.2724 8.13815 13.386 7.89201 13.386C7.64586 13.386 7.39972 13.2914 7.22931 13.102L4.54065 10.4134C4.16196 10.0347 4.16196 9.44771 4.54065 9.06902C4.91933 8.69034 5.50629 8.69034 5.88498 9.06902L7.89201 11.0761L12.5688 6.39929C12.9474 6.02061 13.5344 6.02061 13.9131 6.39929C14.2728 6.77798 14.2728 7.36494 13.8942 7.74363Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j0pfpe\",\"data-framer-name\":\"Group 1216400200\",name:\"Group 1216400200\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"29.54px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Advanced AI Technology\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"15.904762268066406px\",\"--framer-line-height\":\"29.54px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Advanced AI Technology\"})})}),className:\"framer-cnr3e2\",\"data-framer-name\":\"Advanced AI Technology\",fonts:[\"Inter-Medium\"],name:\"Advanced AI Technology\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-19gv4uw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:19,name:\"Vector\",svg:'<svg width=\"19\" height=\"20\" viewBox=\"0 0 19 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.939453C4.19983 0.939453 0.128967 5.01031 0.128967 10.0279C0.128967 15.0455 4.19983 19.1163 9.2174 19.1163C14.235 19.1163 18.3058 15.0455 18.3058 10.0279C18.3058 5.01031 14.235 0.939453 9.2174 0.939453ZM13.8942 7.83152L8.5547 13.1899C8.3843 13.3603 8.13815 13.4739 7.89201 13.4739C7.64586 13.4739 7.39972 13.3792 7.22931 13.1899L4.54065 10.5012C4.16196 10.1226 4.16196 9.5356 4.54065 9.15691C4.91933 8.77823 5.50629 8.77823 5.88498 9.15691L7.89201 11.1639L12.5688 6.48719C12.9474 6.1085 13.5344 6.1085 13.9131 6.48719C14.2728 6.86587 14.2728 7.45283 13.8942 7.83152Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rhtwcu\",\"data-framer-name\":\"Group 1216400201\",name:\"Group 1216400201\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"29.54px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Seamless Integration\"})}),className:\"framer-s588kf\",\"data-framer-name\":\"Works with Learning Platforms\",fonts:[\"Inter-Medium\"],name:\"Works with Learning Platforms\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-mexed\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,name:\"Vector\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.0273438C4.19983 0.0273438 0.128967 4.09821 0.128967 9.11578C0.128967 14.1334 4.19983 18.2042 9.2174 18.2042C14.235 18.2042 18.3058 14.1334 18.3058 9.11578C18.3058 4.09821 14.235 0.0273438 9.2174 0.0273438ZM13.8942 6.91941L8.5547 12.2778C8.3843 12.4482 8.13815 12.5618 7.89201 12.5618C7.64586 12.5618 7.39972 12.4671 7.22931 12.2778L4.54065 9.58913C4.16196 9.21045 4.16196 8.62349 4.54065 8.2448C4.91933 7.86612 5.50629 7.86612 5.88498 8.2448L7.89201 10.2518L12.5688 5.57508C12.9474 5.19639 13.5344 5.19639 13.9131 5.57508C14.2728 5.95376 14.2728 6.54072 13.8942 6.91941Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q4g9z7\",\"data-framer-name\":\"Group 1216400203\",name:\"Group 1216400203\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"29.54px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Detailed Explanations\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"15.904762268066406px\",\"--framer-line-height\":\"29.54px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"15.9px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Detailed Explanations\"})})}),className:\"framer-1kdfali\",\"data-framer-name\":\"Detailed Explanations\",fonts:[\"Inter-Medium\"],name:\"Detailed Explanations\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1l994fc\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,name:\"Vector\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.2174 0.116211C4.19983 0.116211 0.128967 4.18707 0.128967 9.20465C0.128967 14.2222 4.19983 18.2931 9.2174 18.2931C14.235 18.2931 18.3058 14.2222 18.3058 9.20465C18.3058 4.18707 14.235 0.116211 9.2174 0.116211ZM13.8942 7.00827L8.5547 12.3667C8.3843 12.5371 8.13815 12.6507 7.89201 12.6507C7.64586 12.6507 7.39972 12.556 7.22931 12.3667L4.54065 9.678C4.16196 9.29932 4.16196 8.71236 4.54065 8.33367C4.91933 7.95499 5.50629 7.95499 5.88498 8.33367L7.89201 10.3407L12.5688 5.66394C12.9474 5.28526 13.5344 5.28526 13.9131 5.66394C14.2728 6.04263 14.2728 6.62959 13.8942 7.00827Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bm2eqg\",\"data-framer-name\":\"Monthly\",name:\"Monthly\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7vzi5o\",\"data-framer-name\":\"Group 1216400204\",name:\"Group 1216400204\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h577ux\",\"data-framer-name\":\"35$\",name:\"35$\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19eeetk\",\"data-framer-name\":\"Frame 1000004033\",name:\"Frame 1000004033\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\"},children:\"$49.99\"})}),className:\"framer-e90p38\",\"data-framer-name\":\"$9.99\",fonts:[\"Inter-Bold\"],name:\"$9.99\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(105, 105, 105)\"},children:\"/year\"})}),className:\"framer-1tlzv71\",\"data-framer-name\":\"/month\",name:\"/month\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\"},children:\"Yearly Plan\"})}),className:\"framer-1xg48ul\",\"data-framer-name\":\"Monthly Plan\",fonts:[\"Inter-Bold\"],name:\"Monthly Plan\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(105, 105, 105)\"},children:\"Unlock our most popular plan, which comes with our best deal\u2014costing less than $5 per month. Enjoy all benefits that maximize your learning experience and savings!\"})}),className:\"framer-1cijadw\",\"data-framer-name\":\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\",name:\"Get answers and explanations instantly, without any limits, for less than 34 cents per day! Virtual Professor is right at your fingertips, available 24/7\\xa0\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sh5tqg\",\"data-framer-name\":\"line\",name:\"line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lgdrxr\",\"data-framer-name\":\"Frame 1000004034\",name:\"Frame 1000004034\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xqi69k\",\"data-framer-name\":\"Group 1216400203\",name:\"Group 1216400203\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"50% OFF\"})}),className:\"framer-gbuv2f\",\"data-framer-name\":\"Advanced Ai Technology\",fonts:[\"Inter-Medium\"],name:\"Advanced Ai Technology\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-h299zg\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qs5v9y\",\"data-framer-name\":\"Group 1216400198\",name:\"Group 1216400198\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Unlimited Answers\"})}),className:\"framer-xznjkm\",\"data-framer-name\":\"Unlimited Answers\",fonts:[\"Inter-Medium\"],name:\"Unlimited Answers\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1m1dn7e\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qnwug0\",\"data-framer-name\":\"Group 1216400199\",name:\"Group 1216400199\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Unlimited Explanations\"})}),className:\"framer-170qxrq\",\"data-framer-name\":\"Unlimited Explanations\",fonts:[\"Inter-Medium\"],name:\"Unlimited Explanations\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1wm03ol\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cp7dt0\",\"data-framer-name\":\"Group 1216400200\",name:\"Group 1216400200\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Cancel Anytime\"})}),className:\"framer-4xl79b\",\"data-framer-name\":\"Cancel Anytime\",fonts:[\"Inter-Medium\"],name:\"Cancel Anytime\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-3nqlsz\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qxmya3\",\"data-framer-name\":\"Group 1216400201\",name:\"Group 1216400201\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Easy to Use\"})}),className:\"framer-cepj8k\",\"data-framer-name\":\"Undetectable\",fonts:[\"Inter-Medium\"],name:\"Undetectable\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-7n6gl1\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oe33z5\",\"data-framer-name\":\"Group 1216400202\",name:\"Group 1216400202\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\"},children:\"Seamless Integration\"})}),className:\"framer-1rg9z6h\",\"data-framer-name\":\"Works with Learning Platforms\",fonts:[\"Inter-Medium\"],name:\"Works with Learning Platforms\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9jtp74\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8 0.0644531C3.58333 0.0644531 0 3.64779 0 8.06445C0 12.4811 3.58333 16.0645 8 16.0645C12.4167 16.0645 16 12.4811 16 8.06445C16 3.64779 12.4167 0.0644531 8 0.0644531ZM12.1167 6.13112L7.41667 10.8478C7.26667 10.9978 7.05 11.0978 6.83333 11.0978C6.61667 11.0978 6.4 11.0145 6.25 10.8478L3.88333 8.48112C3.55 8.14779 3.55 7.63112 3.88333 7.29779C4.21667 6.96445 4.73333 6.96445 5.06667 7.29779L6.83333 9.06445L10.95 4.94779C11.2833 4.61445 11.8 4.61445 12.1333 4.94779C12.45 5.28112 12.45 5.79779 12.1167 6.13112Z\" fill=\"#1A4567\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8722zd\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-z5bfr4\",\"data-framer-name\":\"icon\",name:\"icon\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15xny5d\",\"data-framer-name\":\"Group 1216400335\",name:\"Group 1216400335\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-8wkibx framer-lux5qc\",\"data-framer-name\":\"base\",name:\"base\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(255, 251, 251)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-zogv8a\",\"data-styles-preset\":\"z94ZV63Gf\",children:\"Download Now\"})})})}),className:\"framer-3d9ae0\",\"data-framer-name\":\"Download Now\",fonts:[\"Inter-Medium\"],name:\"Download Now\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-molg74\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:13,name:\"Vector\",svg:'<svg width=\"13\" height=\"4\" viewBox=\"-1 -1 13 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.95004 1.00098H1H9.95004Z\" fill=\"#FFFCFC\"/>\\n<path d=\"M9.95004 1.00098H1\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jadxoo\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:11,name:\"Vector\",svg:'<svg width=\"11\" height=\"13\" viewBox=\"-1 -1 11 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.949219 8.18997C0.949219 8.97705 1.8164 9.45561 2.48231 9.03603L7.54346 5.84707C8.166 5.45481 8.166 4.54721 7.54346 4.15495L2.48231 0.965982C1.8164 0.546399 0.949219 1.02497 0.949219 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})})]})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g03msp-container hidden-1magujm\",id:id5,ref:ref7,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{variant:\"F33V6LGyb\"}},children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"IP0jQfvCP\",layoutId:\"IP0jQfvCP\",style:{width:\"100%\"},variant:\"BdJLYN8Td\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lm12et-container hidden-72rtr7 hidden-fw474k\",id:id6,ref:ref8,children:/*#__PURE__*/_jsx(ReviewsSliderCopy,{height:\"100%\",id:\"EL7njBr4p\",layoutId:\"EL7njBr4p\",style:{width:\"100%\"},variant:\"RB4VH3_JW\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5iekqe-container hidden-1magujm hidden-3ywq4w\",id:id7,ref:ref9,children:/*#__PURE__*/_jsx(ReviewsSlider,{height:\"100%\",id:\"M4CGNH9oo\",layoutId:\"M4CGNH9oo\",style:{width:\"100%\"},variant:\"FhIcJ79E2\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-14vawtj hidden-3ywq4w\"}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-110uksm-container hidden-72rtr7 hidden-fw474k hidden-1magujm\",children:/*#__PURE__*/_jsx(Sticky_Button,{height:\"100%\",id:\"a7Jl599cH\",layoutId:\"a7Jl599cH\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/VJh5OeCpWi0wKWkeH89U15lOkLA.png\",srcSet:\"https://framerusercontent.com/images/VJh5OeCpWi0wKWkeH89U15lOkLA.png?scale-down-to=512 512w, https://framerusercontent.com/images/VJh5OeCpWi0wKWkeH89U15lOkLA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/VJh5OeCpWi0wKWkeH89U15lOkLA.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/VJh5OeCpWi0wKWkeH89U15lOkLA.png 2880w\"},className:\"framer-1rvnj5l hidden-1magujm hidden-3ywq4w\",\"data-framer-name\":\"Footer - Desktop\",name:\"Footer - Desktop\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ax5y33\",\"data-framer-name\":\"Group 1216400236\",name:\"Group 1216400236\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gzent6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5imscq\",\"data-framer-name\":\"Group 1216400235\",name:\"Group 1216400235\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2024 All rights reserved\"})}),className:\"framer-urr5gt\",\"data-framer-name\":\"\\xa9 2023 All rights reserved\",name:\"\\xa9 2023 All rights reserved\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16zh83k\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://facebook.com/virtprofessor\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-4eix6w framer-lux5qc\",\"data-framer-name\":\"Facebook 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,name:\"Facebook 1\",svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.6566 3.71289C15.2548 3.71289 13.9103 4.26962 12.919 5.26058C11.9278 6.25155 11.3709 7.59559 11.3709 8.99704V11.939H8.5423C8.40029 11.939 8.28516 12.0541 8.28516 12.1961V16.0806C8.28516 16.2227 8.40029 16.3377 8.5423 16.3377H11.3709V24.3068C11.3709 24.4488 11.486 24.5638 11.628 24.5638H15.5137C15.6558 24.5638 15.7709 24.4488 15.7709 24.3068V16.3377H18.6245C18.7425 16.3377 18.8454 16.2574 18.874 16.143L19.8454 12.2585C19.886 12.0962 19.7632 11.939 19.5959 11.939H15.7709V8.99704C15.7709 8.7622 15.8642 8.53698 16.0303 8.37092C16.1964 8.20487 16.4217 8.11158 16.6566 8.11158H19.628C19.7701 8.11158 19.8852 7.99649 19.8852 7.85452V3.96996C19.8852 3.82799 19.7701 3.71289 19.628 3.71289H16.6566Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/virtprofessor\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-132wf3j framer-lux5qc\",\"data-framer-name\":\"Twitter 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:29,name:\"Twitter 1\",svg:'<svg width=\"29\" height=\"28\" viewBox=\"0 0 29 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M25.6355 7.54271C25.7018 7.45043 25.604 7.33127 25.498 7.37232C24.7452 7.66404 23.9584 7.86086 23.1558 7.95785C24.0494 7.42416 24.739 6.61174 25.1214 5.64989C25.1603 5.5519 25.0533 5.46441 24.961 5.51538C24.1305 5.97392 23.2347 6.30409 22.3043 6.49425C22.2653 6.50222 22.2252 6.48896 22.1979 6.46011C21.4996 5.72357 20.5804 5.23315 19.5785 5.06368C18.5554 4.89066 17.5038 5.06198 16.5888 5.55078C15.6736 6.03959 14.9466 6.81823 14.5218 7.76458C14.1179 8.66439 14.009 9.66741 14.2082 10.6307C14.2236 10.7054 14.1651 10.776 14.0889 10.7713C12.2786 10.6589 10.5097 10.1775 8.89145 9.35613C7.27727 8.53687 5.84786 7.39714 4.69029 6.00723C4.63892 5.94555 4.54155 5.95352 4.50411 6.02454C4.14393 6.70784 3.95533 7.46944 3.95585 8.24348C3.95439 9.01397 4.14352 9.77288 4.50642 10.4526C4.86932 11.1324 5.39473 11.7118 6.03585 12.1395C5.35593 12.121 4.68928 11.9529 4.08299 11.6483C4.00485 11.609 3.91113 11.6649 3.9152 11.7522C3.96248 12.7682 4.33556 13.7881 4.98135 14.5707C5.66857 15.4034 6.62242 15.9733 7.68156 16.184C7.27385 16.3081 6.85056 16.3734 6.42442 16.3782C6.19249 16.3755 5.961 16.3584 5.73131 16.327C5.64615 16.3154 5.57661 16.3963 5.60642 16.4768C5.92233 17.3308 6.48041 18.0761 7.21421 18.6201C7.99873 19.2016 8.94507 19.5242 9.92156 19.543C8.27265 20.8401 6.23685 21.548 4.13871 21.5538C3.92311 21.5545 3.70761 21.5475 3.49263 21.5329C3.37147 21.5247 3.31576 21.686 3.42018 21.7479C5.46449 22.9608 7.80109 23.6018 10.1844 23.5989C11.9441 23.6172 13.6897 23.2847 15.3194 22.621C16.9491 21.9572 18.4301 20.9756 19.6761 19.7332C20.922 18.4908 21.9078 17.0128 22.576 15.3852C23.244 13.7577 23.581 12.0134 23.5673 10.2543V9.7061C23.5673 9.67003 23.5843 9.63611 23.6131 9.61437C24.3883 9.02924 25.07 8.33067 25.6355 7.54271Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://youtube.com/@virtualprofessorio\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-194ox9h framer-lux5qc\",\"data-framer-name\":\"Youtube 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:29,name:\"Youtube 1\",svg:'<svg width=\"29\" height=\"28\" viewBox=\"0 0 29 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.84206 6.01561C12.6543 5.71745 16.4839 5.71745 20.2961 6.01561L22.8569 6.2159C24.2833 6.32745 25.4502 7.39616 25.686 8.80691C26.2759 12.3367 26.2759 15.94 25.686 19.4698C25.4502 20.8804 24.2833 21.9491 22.8569 22.0608L20.2961 22.2611C16.4839 22.5591 12.6543 22.5591 8.84206 22.2611L6.28126 22.0608C4.85489 21.9491 3.68801 20.8804 3.45223 19.4698C2.86228 15.94 2.86228 12.3367 3.45223 8.80691C3.68801 7.39616 4.85489 6.32745 6.28126 6.2159L8.84206 6.01561ZM12.2833 16.9605V11.3161C12.2833 11.0497 12.5741 10.8852 12.8025 11.0222L17.5077 13.8445C17.7296 13.9776 17.7296 14.2991 17.5077 14.4322L12.8025 17.2544C12.5741 17.3915 12.2833 17.2269 12.2833 16.9605Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://instagram.com/virtprofessor\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1sdpigl framer-lux5qc\",\"data-framer-name\":\"Instagram 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,name:\"Instagram 1\",svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.9976 10.4248C11.9462 10.4248 10.2833 12.0873 10.2833 14.138C10.2833 16.1887 11.9462 17.8512 13.9976 17.8512C16.0489 17.8512 17.7118 16.1887 17.7118 14.138C17.7118 12.0873 16.0489 10.4248 13.9976 10.4248Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.01985 3.94839C11.9606 3.50809 16.0345 3.50809 19.9752 3.94839C22.1448 4.1908 23.8948 5.89976 24.1494 8.07631C24.6206 12.1037 24.6206 16.1722 24.1494 20.1996C23.8948 22.3762 22.1448 24.0852 19.9752 24.3275C16.0345 24.7678 11.9606 24.7678 8.01985 24.3275C5.85024 24.0852 4.10031 22.3762 3.84566 20.1996C3.37448 16.1722 3.37448 12.1037 3.84566 8.07631C4.10031 5.89976 5.85024 4.1908 8.01985 3.94839ZM19.7118 7.28286C19.0806 7.28286 18.5689 7.79439 18.5689 8.42538C18.5689 9.05637 19.0806 9.5679 19.7118 9.5679C20.343 9.5679 20.8547 9.05637 20.8547 8.42538C20.8547 7.79439 20.343 7.28286 19.7118 7.28286ZM8.56894 14.138C8.56894 11.1407 10.9994 8.71101 13.9975 8.71101C16.9957 8.71101 19.4261 11.1407 19.4261 14.138C19.4261 17.1353 16.9957 19.5649 13.9975 19.5649C10.9994 19.5649 8.56894 17.1353 8.56894 14.138Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xl9zyt\",\"data-framer-name\":\"Group 45\",name:\"Group 45\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"privacy-policy\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Privacy Policy\"})})})}),className:\"framer-znh70o\",\"data-framer-name\":\"Privacy Policy\",name:\"Privacy Policy\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"terms-of-service\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Terms Of Service\"})})})}),className:\"framer-9c2cyx\",\"data-framer-name\":\"Terms and conditions\",name:\"Terms and conditions\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"refund-policy\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Refund Policy\"})})})}),className:\"framer-mp3vaz\",\"data-framer-name\":\"Terms and conditions\",name:\"Terms and conditions\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1llylcu\",\"data-framer-name\":\"Line 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1442,name:\"Line 3\",svg:'<svg width=\"1442\" height=\"3\" viewBox=\"-1 -1 1442 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1440\" y2=\"0.5\" stroke=\"#E8E8E8\" stroke-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15vtpna\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a6ozjt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l5iqxw\",\"data-framer-name\":\"Group 1216400229\",name:\"Group 1216400229\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tyn9bf\",\"data-framer-name\":\"Group 1216400224\",name:\"Group 1216400224\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1johbks\",\"data-framer-name\":\"Mask group\",name:\"Mask group\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ro28ap\",\"data-framer-name\":\"VirtualProfessor-Logo---Website 3\",name:\"VirtualProfessor-Logo---Website 3\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",loading:\"lazy\"},className:\"framer-136yawy\",\"data-framer-name\":\"VirtualProfessor-Logo---Website 4\",name:\"VirtualProfessor-Logo---Website 4\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-j3o2b2 framer-lux5qc\",\"data-framer-name\":\"Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:230,name:\"Logo\",svg:'<svg width=\"230\" height=\"33\" viewBox=\"0 0 230 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_745_336)\">\\n<path d=\"M130.221 23.9404V7.21143H137.291C140.167 7.21143 142.096 9.20647 142.096 12.1761C142.096 15.1458 140.209 17.1114 137.291 17.1114H132.227V23.9436H130.221V23.9404ZM132.227 15.3813H137.036C138.966 15.3813 140.119 14.181 140.119 12.1729C140.119 10.1647 138.966 8.93828 137.036 8.93828H132.227V15.3813Z\" fill=\"white\"/>\\n<path d=\"M143.955 23.9405V11.2801H145.768L145.836 13.9784L146.09 13.5008C146.664 12.4216 147.685 11.1362 149.302 11.1362C149.862 11.1362 150.31 11.2311 150.574 11.303V13.3112C150.236 13.1738 149.862 13.0593 149.273 13.0593C147.466 13.0593 145.878 15.2081 145.878 17.6545V23.9438H143.955V23.9405Z\" fill=\"white\"/>\\n<path d=\"M157.177 24.2577C153.57 24.2577 151.238 21.6544 151.238 17.625C151.238 13.5957 153.57 10.9629 157.177 10.9629C160.785 10.9629 163.116 13.5761 163.116 17.625C163.116 21.674 160.785 24.2577 157.177 24.2577ZM157.206 12.6276C154.71 12.6276 153.16 14.5409 153.16 17.625C153.16 20.7092 154.748 22.6225 157.206 22.6225C159.664 22.6225 161.223 20.6601 161.223 17.625C161.223 14.5899 159.648 12.6276 157.206 12.6276Z\" fill=\"white\"/>\\n<path d=\"M166.357 23.9404V12.8008H163.896V11.28H166.357V9.38308C166.357 6.37416 168.534 5.30469 170.399 5.30469C171.488 5.30469 172.097 5.54344 172.802 5.88358V7.5254C172.419 7.28011 171.62 6.85494 170.654 6.85494C169.082 6.85494 168.251 7.77723 168.251 9.52699V11.28H171.417V12.8008H168.251V23.9436H166.357V23.9404Z\" fill=\"white\"/>\\n<path d=\"M178.129 24.2577C174.535 24.2577 172.303 21.7165 172.303 17.625C172.303 13.5336 174.577 10.9629 178.1 10.9629C181.347 10.9629 183.444 13.2392 183.444 16.7616C183.444 17.0331 183.422 17.4321 183.399 17.7362H174.197V18.024C174.197 21.239 176.158 22.6781 178.1 22.6781C180.043 22.6781 181.228 21.7492 181.502 20.1237H183.425C183.083 22.6421 181.022 24.2577 178.126 24.2577H178.129ZM178.017 12.5131C176.113 12.5131 174.603 13.9456 174.258 16.0781L174.232 16.2449H181.56V16.0977C181.499 13.8868 180.143 12.5131 178.02 12.5131H178.017Z\" fill=\"white\"/>\\n<path d=\"M190.382 24.2574C187.348 24.2574 185.28 22.5632 185.077 19.9239H186.945C187.145 21.6769 188.42 22.681 190.469 22.681C192.302 22.681 193.439 21.8437 193.439 20.4995C193.439 19.0539 191.947 18.7596 190.749 18.5208L189.248 18.233C186.794 17.749 185.602 16.6403 185.602 14.8414C185.602 12.4507 187.335 10.9658 190.128 10.9658C192.92 10.9658 194.611 12.4343 194.811 14.812H192.972C192.804 13.3697 191.764 12.5422 190.099 12.5422C188.433 12.5422 187.441 13.3958 187.441 14.6681C187.441 15.9403 188.672 16.3001 189.931 16.5618L191.516 16.879C194.186 17.4219 195.275 18.4031 195.275 20.2706C195.275 22.6941 193.355 24.2607 190.382 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M202.042 24.2574C199.008 24.2574 196.94 22.5632 196.737 19.9239H198.605C198.805 21.6769 200.08 22.681 202.129 22.681C203.962 22.681 205.099 21.8437 205.099 20.4995C205.099 19.0539 203.607 18.7596 202.409 18.5208L200.908 18.233C198.454 17.749 197.262 16.6403 197.262 14.8414C197.262 12.4507 198.995 10.9658 201.787 10.9658C204.58 10.9658 206.271 12.4343 206.471 14.812H204.632C204.464 13.3697 203.424 12.5422 201.759 12.5422C200.093 12.5422 199.101 13.3958 199.101 14.6681C199.101 15.9403 200.332 16.3001 201.591 16.5618L203.176 16.879C205.846 17.4219 206.935 18.4031 206.935 20.2706C206.935 22.6941 205.015 24.2607 202.042 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M214.607 24.2577C210.999 24.2577 208.667 21.6544 208.667 17.625C208.667 13.5957 210.999 10.9629 214.607 10.9629C218.214 10.9629 220.546 13.5761 220.546 17.625C220.546 21.674 218.214 24.2577 214.607 24.2577ZM214.636 12.6276C212.14 12.6276 210.59 14.5409 210.59 17.625C210.59 20.7092 212.178 22.6225 214.636 22.6225C217.094 22.6225 218.652 20.6601 218.652 17.625C218.652 14.5899 217.077 12.6276 214.636 12.6276Z\" fill=\"white\"/>\\n<path d=\"M223.384 23.9405V11.2801H225.198L225.265 13.9784L225.52 13.5008C226.093 12.4216 227.114 11.1362 228.731 11.1362C229.291 11.1362 229.739 11.2311 230.003 11.303V13.3112C229.655 13.1705 229.295 13.0593 228.702 13.0593C226.895 13.0593 225.307 15.2081 225.307 17.6545V23.9438H223.384V23.9405Z\" fill=\"white\"/>\\n<path d=\"M61.4401 19.8195H61.3756L57.4396 7.25067L57.4235 7.21143H53.4585L59.1306 23.888L59.1435 23.9273H63.6819L69.3282 7.28992L69.3572 7.21143H65.3986L61.4401 19.8195Z\" fill=\"white\"/>\\n<path d=\"M72.881 6.26318C72.3689 6.26318 71.9179 6.44306 71.5475 6.79302C71.1739 7.14624 70.9871 7.57468 70.9871 8.06526C70.9871 8.55585 71.1771 8.99083 71.5475 9.34406C71.9179 9.69728 72.3689 9.87389 72.8874 9.87389C73.406 9.87389 73.8569 9.69401 74.2241 9.34406C74.5946 8.99083 74.7814 8.55912 74.7814 8.06526C74.7814 7.57141 74.5946 7.14624 74.2241 6.79302C73.8537 6.43979 73.4028 6.26318 72.8778 6.26318H72.881Z\" fill=\"white\"/>\\n<path d=\"M74.63 11.3589H71.1127V23.9277H74.63V11.3589Z\" fill=\"white\"/>\\n<path d=\"M84.2124 11.2148C84.0062 11.1919 83.8258 11.1821 83.6551 11.1821C82.9594 11.1821 82.3345 11.3882 81.7999 11.7905C81.2748 12.1862 80.8948 12.7716 80.6661 13.5337H80.6403V11.362H77.2261V23.9308H80.7434V16.8271C80.7434 16.3333 80.8561 15.8885 81.0751 15.5124C81.2942 15.133 81.5969 14.8354 81.977 14.6228C82.3571 14.4102 82.7984 14.3022 83.2847 14.3022C83.5134 14.3022 83.7711 14.3219 84.0513 14.3578C84.3283 14.3938 84.5506 14.4396 84.7052 14.4854L84.7825 14.5083V11.3162L84.7374 11.3064C84.5892 11.2672 84.4121 11.2377 84.2091 11.2148H84.2124Z\" fill=\"white\"/>\\n<path d=\"M93.3438 21.0754L92.9186 21.1539C92.5386 21.2259 92.1488 21.2095 91.8686 21.0951C91.7108 21.0296 91.5852 20.9152 91.495 20.7516C91.4048 20.5848 91.3597 20.3461 91.3597 20.0387V14.0699H93.6659V11.3553H91.3597V8.37256H87.8424V11.3553H86.1675V14.0699H87.8424V20.4933C87.8359 21.3175 88.0099 22.0108 88.3545 22.5537C88.6992 23.0966 89.192 23.5022 89.8136 23.7606C90.3644 23.9895 91.0022 24.104 91.7172 24.104C91.8074 24.104 91.8976 24.104 91.991 24.0974C92.4355 24.0811 92.8156 24.0353 93.128 23.9633C93.4437 23.8881 93.6788 23.826 93.8495 23.7704L93.901 23.754L93.3535 21.131L93.3406 21.0722L93.3438 21.0754Z\" fill=\"white\"/>\\n<path d=\"M103.622 18.5672C103.628 19.1101 103.522 19.5713 103.306 19.9376C103.09 20.3039 102.807 20.5851 102.462 20.7716C102.115 20.958 101.738 21.0528 101.341 21.0528C100.717 21.0528 100.214 20.8435 99.8437 20.4314C99.4733 20.0193 99.28 19.4437 99.2768 18.7307V11.3622H95.7595V19.3489C95.766 20.3268 95.9463 21.1771 96.2974 21.8803C96.6485 22.5835 97.1478 23.1362 97.7759 23.5188C98.4039 23.9015 99.1415 24.0945 99.9693 24.0945C100.897 24.0945 101.696 23.8688 102.346 23.4207C102.984 22.9792 103.448 22.3905 103.731 21.671H103.76V23.9309H107.142V11.3589H103.625V18.5672H103.622Z\" fill=\"white\"/>\\n<path d=\"M118.651 12.2056C118.161 11.8622 117.594 11.6071 116.963 11.4435C116.335 11.28 115.672 11.1982 114.989 11.1982C114.006 11.1982 113.13 11.352 112.386 11.6529C111.639 11.9537 111.02 12.392 110.547 12.9513C110.074 13.5105 109.755 14.181 109.594 14.943L109.581 15.0117L112.792 15.2766H112.84L112.853 15.2341C112.966 14.8384 113.201 14.5048 113.549 14.2399C113.9 13.975 114.38 13.8409 114.976 13.8409C115.539 13.8409 115.978 13.9782 116.28 14.2464C116.583 14.5146 116.734 14.9005 116.734 15.3944V15.4434C116.734 15.6887 116.648 15.8686 116.464 15.9929C116.274 16.1237 115.965 16.2218 115.539 16.2872C115.108 16.3559 114.544 16.4246 113.819 16.5031C113.214 16.562 112.625 16.6666 112.074 16.8138C111.52 16.961 111.017 17.1801 110.582 17.4712C110.144 17.7623 109.793 18.1515 109.542 18.629C109.288 19.1065 109.159 19.7017 109.159 20.4016C109.159 21.2323 109.339 21.9322 109.7 22.4882C110.057 23.0442 110.553 23.4694 111.175 23.7507C111.794 24.0319 112.505 24.1726 113.291 24.1726C113.9 24.1726 114.448 24.0875 114.915 23.9207C115.382 23.7539 115.788 23.5185 116.122 23.2208C116.448 22.933 116.712 22.5929 116.908 22.2102V23.9371H120.252V15.4827C120.252 14.737 120.107 14.0861 119.82 13.5465C119.534 13.0101 119.141 12.5621 118.648 12.2187L118.651 12.2056ZM116.76 18.2005V19.4172C116.76 19.8423 116.654 20.225 116.441 20.5586C116.229 20.8955 115.932 21.1637 115.562 21.3599C115.188 21.5561 114.754 21.6575 114.264 21.6575C113.774 21.6575 113.336 21.5365 113.011 21.301C112.686 21.0655 112.528 20.7287 112.528 20.2773C112.528 19.9666 112.608 19.705 112.763 19.4989C112.921 19.2896 113.146 19.1196 113.433 18.9953C113.726 18.8677 114.071 18.7729 114.464 18.7173C114.651 18.6911 114.857 18.6584 115.085 18.6257C115.317 18.5897 115.549 18.5472 115.775 18.5047C116.003 18.4589 116.213 18.4066 116.4 18.3477C116.541 18.3052 116.66 18.2561 116.757 18.2038L116.76 18.2005Z\" fill=\"white\"/>\\n<path d=\"M126.291 7.21143H122.774V23.9273H126.291V7.21143Z\" fill=\"white\"/>\\n<path d=\"M38.1363 17.3569L41.66 15.4502V22.4721L23.1845 32.8202L22.2504 32.3034L4.69934 22.4721V15.4502L8.22631 17.3635V20.3626L23.1781 28.7352L38.1363 20.3626V17.3569Z\" fill=\"white\"/>\\n<path d=\"M45.5092 10.2696L43.5798 11.3162L41.6601 12.3529L38.1364 14.2662L23.1782 22.3641L8.22642 14.2662L4.69945 12.3595L2.77653 11.3162L0.847168 10.2696L23.1782 0L45.5092 10.2696Z\" fill=\"white\"/>\\n<path d=\"M2.91176 29.4352V14.7504L0.89543 13.7397V29.4352C0.357528 29.7786 0 30.3804 0 31.0705C0 32.1367 0.853558 33.0034 1.90359 33.0034C2.95363 33.0034 3.80719 32.1367 3.80719 31.0705C3.80719 30.3804 3.44644 29.7786 2.91176 29.4352Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_745_336\">\\n<rect width=\"230\" height=\"33\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless Chrome integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\"})}),className:\"framer-ktc3b8\",\"data-framer-name\":\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\",name:\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17i1itf-container\",children:/*#__PURE__*/_jsx(MenuList,{height:\"100%\",id:\"W4JQBYnWD\",layoutId:\"W4JQBYnWD\",style:{height:\"100%\",width:\"100%\"},variant:\"kLpjYGiu7\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{openInNewTab:true,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-ej9anb framer-lux5qc\",\"data-framer-name\":\"Group 1216400228\",name:\"Group 1216400228\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Time is the most precious thing you have when bootstrapping. You can't take time.\"})}),fonts:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Time is the most precious thing you have when bootstrapping. You can't take time.\"})})}),className:\"framer-1wl9cjh\",\"data-framer-name\":\"Time is the most pre\",fonts:[\"Inter\"],name:\"Time is the most pre\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jQJoNOOpw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"capitalize\"},children:\"Subscribe to Our Newsletter\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"16px\",\"--framer-line-height\":\"38px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"16px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\",\"--framer-text-transform\":\"capitalize\"},children:\"Subscribe to Our Newsletter\"})})}),className:\"framer-pm8tej\",\"data-framer-name\":\"Subscribe to Our New\",fonts:[\"Inter-Medium\"],name:\"Subscribe to Our New\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k7m9i9\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ch3cn7-container\",children:/*#__PURE__*/_jsx(Input,{button:{buttonFont:{},buttonPadding:15,buttonPaddingBottom:15,buttonPaddingLeft:15,buttonPaddingPerSide:false,buttonPaddingRight:15,buttonPaddingTop:15,color:\"rgb(255, 255, 255)\",fill:\"rgb(26, 70, 105)\",insetWhenDocked:3,isDocked:false,label:\"Subscribe\",shouldAppear:true,widthWhenDocked:119},font:{},formsparkID:\"\",gap:10,getwaitlistAPI:\"\",height:\"100%\",id:\"WqWLeR6O5\",input:{borderRadius:5,color:\"rgb(0, 0, 0)\",fill:\"rgb(255, 255, 255)\",fixedHeight:50,height:true,padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,placeholder:\"name@email.com\",placeholderColor:\"rgba(0, 0, 0, 0.3)\"},layout:\"horizontal\",layoutId:\"WqWLeR6O5\",loopsID:\"\",mailchimpURL:\"\",redirectAs:\"link\",service:\"loops\",style:{width:\"100%\"},width:\"100%\"})})})})]})})]})})})]})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-140ulvx-container hidden-72rtr7 hidden-fw474k hidden-3ywq4w\",id:id8,ref:ref10,children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"YCtITmA2j\",layoutId:\"YCtITmA2j\",style:{width:\"100%\"},variant:\"F33V6LGyb\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png\",srcSet:\"https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png?scale-down-to=2048 859w, https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png\",srcSet:\"https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png?scale-down-to=2048 859w, https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png 1440w\"},className:\"framer-lunb7b hidden-72rtr7 hidden-fw474k hidden-3ywq4w\",\"data-framer-name\":\"Footer - Tablet\",name:\"Footer - Tablet\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ysb5ll\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dwasqw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zebsdh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless Chrome integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\"})}),className:\"framer-10tghqp\",\"data-framer-name\":\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\",name:\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-my2d0e\",\"data-framer-name\":\"Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:230,name:\"Logo\",svg:'<svg width=\"230\" height=\"33\" viewBox=\"0 0 230 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_745_336)\">\\n<path d=\"M130.221 23.9404V7.21143H137.291C140.167 7.21143 142.096 9.20647 142.096 12.1761C142.096 15.1458 140.209 17.1114 137.291 17.1114H132.227V23.9436H130.221V23.9404ZM132.227 15.3813H137.036C138.966 15.3813 140.119 14.181 140.119 12.1729C140.119 10.1647 138.966 8.93828 137.036 8.93828H132.227V15.3813Z\" fill=\"white\"/>\\n<path d=\"M143.955 23.9405V11.2801H145.768L145.836 13.9784L146.09 13.5008C146.664 12.4216 147.685 11.1362 149.302 11.1362C149.862 11.1362 150.31 11.2311 150.574 11.303V13.3112C150.236 13.1738 149.862 13.0593 149.273 13.0593C147.466 13.0593 145.878 15.2081 145.878 17.6545V23.9438H143.955V23.9405Z\" fill=\"white\"/>\\n<path d=\"M157.177 24.2577C153.57 24.2577 151.238 21.6544 151.238 17.625C151.238 13.5957 153.57 10.9629 157.177 10.9629C160.785 10.9629 163.116 13.5761 163.116 17.625C163.116 21.674 160.785 24.2577 157.177 24.2577ZM157.206 12.6276C154.71 12.6276 153.16 14.5409 153.16 17.625C153.16 20.7092 154.748 22.6225 157.206 22.6225C159.664 22.6225 161.223 20.6601 161.223 17.625C161.223 14.5899 159.648 12.6276 157.206 12.6276Z\" fill=\"white\"/>\\n<path d=\"M166.357 23.9404V12.8008H163.896V11.28H166.357V9.38308C166.357 6.37416 168.534 5.30469 170.399 5.30469C171.488 5.30469 172.097 5.54344 172.802 5.88358V7.5254C172.419 7.28011 171.62 6.85494 170.654 6.85494C169.082 6.85494 168.251 7.77723 168.251 9.52699V11.28H171.417V12.8008H168.251V23.9436H166.357V23.9404Z\" fill=\"white\"/>\\n<path d=\"M178.129 24.2577C174.535 24.2577 172.303 21.7165 172.303 17.625C172.303 13.5336 174.577 10.9629 178.1 10.9629C181.347 10.9629 183.444 13.2392 183.444 16.7616C183.444 17.0331 183.422 17.4321 183.399 17.7362H174.197V18.024C174.197 21.239 176.158 22.6781 178.1 22.6781C180.043 22.6781 181.228 21.7492 181.502 20.1237H183.425C183.083 22.6421 181.022 24.2577 178.126 24.2577H178.129ZM178.017 12.5131C176.113 12.5131 174.603 13.9456 174.258 16.0781L174.232 16.2449H181.56V16.0977C181.499 13.8868 180.143 12.5131 178.02 12.5131H178.017Z\" fill=\"white\"/>\\n<path d=\"M190.382 24.2574C187.348 24.2574 185.28 22.5632 185.077 19.9239H186.945C187.145 21.6769 188.42 22.681 190.469 22.681C192.302 22.681 193.439 21.8437 193.439 20.4995C193.439 19.0539 191.947 18.7596 190.749 18.5208L189.248 18.233C186.794 17.749 185.602 16.6403 185.602 14.8414C185.602 12.4507 187.335 10.9658 190.128 10.9658C192.92 10.9658 194.611 12.4343 194.811 14.812H192.972C192.804 13.3697 191.764 12.5422 190.099 12.5422C188.433 12.5422 187.441 13.3958 187.441 14.6681C187.441 15.9403 188.672 16.3001 189.931 16.5618L191.516 16.879C194.186 17.4219 195.275 18.4031 195.275 20.2706C195.275 22.6941 193.355 24.2607 190.382 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M202.042 24.2574C199.008 24.2574 196.94 22.5632 196.737 19.9239H198.605C198.805 21.6769 200.08 22.681 202.129 22.681C203.962 22.681 205.099 21.8437 205.099 20.4995C205.099 19.0539 203.607 18.7596 202.409 18.5208L200.908 18.233C198.454 17.749 197.262 16.6403 197.262 14.8414C197.262 12.4507 198.995 10.9658 201.787 10.9658C204.58 10.9658 206.271 12.4343 206.471 14.812H204.632C204.464 13.3697 203.424 12.5422 201.759 12.5422C200.093 12.5422 199.101 13.3958 199.101 14.6681C199.101 15.9403 200.332 16.3001 201.591 16.5618L203.176 16.879C205.846 17.4219 206.935 18.4031 206.935 20.2706C206.935 22.6941 205.015 24.2607 202.042 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M214.607 24.2577C210.999 24.2577 208.667 21.6544 208.667 17.625C208.667 13.5957 210.999 10.9629 214.607 10.9629C218.214 10.9629 220.546 13.5761 220.546 17.625C220.546 21.674 218.214 24.2577 214.607 24.2577ZM214.636 12.6276C212.14 12.6276 210.59 14.5409 210.59 17.625C210.59 20.7092 212.178 22.6225 214.636 22.6225C217.094 22.6225 218.652 20.6601 218.652 17.625C218.652 14.5899 217.077 12.6276 214.636 12.6276Z\" fill=\"white\"/>\\n<path d=\"M223.384 23.9405V11.2801H225.198L225.265 13.9784L225.52 13.5008C226.093 12.4216 227.114 11.1362 228.731 11.1362C229.291 11.1362 229.739 11.2311 230.003 11.303V13.3112C229.655 13.1705 229.295 13.0593 228.702 13.0593C226.895 13.0593 225.307 15.2081 225.307 17.6545V23.9438H223.384V23.9405Z\" fill=\"white\"/>\\n<path d=\"M61.4401 19.8195H61.3756L57.4396 7.25067L57.4235 7.21143H53.4585L59.1306 23.888L59.1435 23.9273H63.6819L69.3282 7.28992L69.3572 7.21143H65.3986L61.4401 19.8195Z\" fill=\"white\"/>\\n<path d=\"M72.881 6.26318C72.3689 6.26318 71.9179 6.44306 71.5475 6.79302C71.1739 7.14624 70.9871 7.57468 70.9871 8.06526C70.9871 8.55585 71.1771 8.99083 71.5475 9.34406C71.9179 9.69728 72.3689 9.87389 72.8874 9.87389C73.406 9.87389 73.8569 9.69401 74.2241 9.34406C74.5946 8.99083 74.7814 8.55912 74.7814 8.06526C74.7814 7.57141 74.5946 7.14624 74.2241 6.79302C73.8537 6.43979 73.4028 6.26318 72.8778 6.26318H72.881Z\" fill=\"white\"/>\\n<path d=\"M74.63 11.3589H71.1127V23.9277H74.63V11.3589Z\" fill=\"white\"/>\\n<path d=\"M84.2124 11.2148C84.0062 11.1919 83.8258 11.1821 83.6551 11.1821C82.9594 11.1821 82.3345 11.3882 81.7999 11.7905C81.2748 12.1862 80.8948 12.7716 80.6661 13.5337H80.6403V11.362H77.2261V23.9308H80.7434V16.8271C80.7434 16.3333 80.8561 15.8885 81.0751 15.5124C81.2942 15.133 81.5969 14.8354 81.977 14.6228C82.3571 14.4102 82.7984 14.3022 83.2847 14.3022C83.5134 14.3022 83.7711 14.3219 84.0513 14.3578C84.3283 14.3938 84.5506 14.4396 84.7052 14.4854L84.7825 14.5083V11.3162L84.7374 11.3064C84.5892 11.2672 84.4121 11.2377 84.2091 11.2148H84.2124Z\" fill=\"white\"/>\\n<path d=\"M93.3438 21.0754L92.9186 21.1539C92.5386 21.2259 92.1488 21.2095 91.8686 21.0951C91.7108 21.0296 91.5852 20.9152 91.495 20.7516C91.4048 20.5848 91.3597 20.3461 91.3597 20.0387V14.0699H93.6659V11.3553H91.3597V8.37256H87.8424V11.3553H86.1675V14.0699H87.8424V20.4933C87.8359 21.3175 88.0099 22.0108 88.3545 22.5537C88.6992 23.0966 89.192 23.5022 89.8136 23.7606C90.3644 23.9895 91.0022 24.104 91.7172 24.104C91.8074 24.104 91.8976 24.104 91.991 24.0974C92.4355 24.0811 92.8156 24.0353 93.128 23.9633C93.4437 23.8881 93.6788 23.826 93.8495 23.7704L93.901 23.754L93.3535 21.131L93.3406 21.0722L93.3438 21.0754Z\" fill=\"white\"/>\\n<path d=\"M103.622 18.5672C103.628 19.1101 103.522 19.5713 103.306 19.9376C103.09 20.3039 102.807 20.5851 102.462 20.7716C102.115 20.958 101.738 21.0528 101.341 21.0528C100.717 21.0528 100.214 20.8435 99.8437 20.4314C99.4733 20.0193 99.28 19.4437 99.2768 18.7307V11.3622H95.7595V19.3489C95.766 20.3268 95.9463 21.1771 96.2974 21.8803C96.6485 22.5835 97.1478 23.1362 97.7759 23.5188C98.4039 23.9015 99.1415 24.0945 99.9693 24.0945C100.897 24.0945 101.696 23.8688 102.346 23.4207C102.984 22.9792 103.448 22.3905 103.731 21.671H103.76V23.9309H107.142V11.3589H103.625V18.5672H103.622Z\" fill=\"white\"/>\\n<path d=\"M118.651 12.2056C118.161 11.8622 117.594 11.6071 116.963 11.4435C116.335 11.28 115.672 11.1982 114.989 11.1982C114.006 11.1982 113.13 11.352 112.386 11.6529C111.639 11.9537 111.02 12.392 110.547 12.9513C110.074 13.5105 109.755 14.181 109.594 14.943L109.581 15.0117L112.792 15.2766H112.84L112.853 15.2341C112.966 14.8384 113.201 14.5048 113.549 14.2399C113.9 13.975 114.38 13.8409 114.976 13.8409C115.539 13.8409 115.978 13.9782 116.28 14.2464C116.583 14.5146 116.734 14.9005 116.734 15.3944V15.4434C116.734 15.6887 116.648 15.8686 116.464 15.9929C116.274 16.1237 115.965 16.2218 115.539 16.2872C115.108 16.3559 114.544 16.4246 113.819 16.5031C113.214 16.562 112.625 16.6666 112.074 16.8138C111.52 16.961 111.017 17.1801 110.582 17.4712C110.144 17.7623 109.793 18.1515 109.542 18.629C109.288 19.1065 109.159 19.7017 109.159 20.4016C109.159 21.2323 109.339 21.9322 109.7 22.4882C110.057 23.0442 110.553 23.4694 111.175 23.7507C111.794 24.0319 112.505 24.1726 113.291 24.1726C113.9 24.1726 114.448 24.0875 114.915 23.9207C115.382 23.7539 115.788 23.5185 116.122 23.2208C116.448 22.933 116.712 22.5929 116.908 22.2102V23.9371H120.252V15.4827C120.252 14.737 120.107 14.0861 119.82 13.5465C119.534 13.0101 119.141 12.5621 118.648 12.2187L118.651 12.2056ZM116.76 18.2005V19.4172C116.76 19.8423 116.654 20.225 116.441 20.5586C116.229 20.8955 115.932 21.1637 115.562 21.3599C115.188 21.5561 114.754 21.6575 114.264 21.6575C113.774 21.6575 113.336 21.5365 113.011 21.301C112.686 21.0655 112.528 20.7287 112.528 20.2773C112.528 19.9666 112.608 19.705 112.763 19.4989C112.921 19.2896 113.146 19.1196 113.433 18.9953C113.726 18.8677 114.071 18.7729 114.464 18.7173C114.651 18.6911 114.857 18.6584 115.085 18.6257C115.317 18.5897 115.549 18.5472 115.775 18.5047C116.003 18.4589 116.213 18.4066 116.4 18.3477C116.541 18.3052 116.66 18.2561 116.757 18.2038L116.76 18.2005Z\" fill=\"white\"/>\\n<path d=\"M126.291 7.21143H122.774V23.9273H126.291V7.21143Z\" fill=\"white\"/>\\n<path d=\"M38.1363 17.3569L41.66 15.4502V22.4721L23.1845 32.8202L22.2504 32.3034L4.69934 22.4721V15.4502L8.22631 17.3635V20.3626L23.1781 28.7352L38.1363 20.3626V17.3569Z\" fill=\"white\"/>\\n<path d=\"M45.5092 10.2696L43.5798 11.3162L41.6601 12.3529L38.1364 14.2662L23.1782 22.3641L8.22642 14.2662L4.69945 12.3595L2.77653 11.3162L0.847168 10.2696L23.1782 0L45.5092 10.2696Z\" fill=\"white\"/>\\n<path d=\"M2.91176 29.4352V14.7504L0.89543 13.7397V29.4352C0.357528 29.7786 0 30.3804 0 31.0705C0 32.1367 0.853558 33.0034 1.90359 33.0034C2.95363 33.0034 3.80719 32.1367 3.80719 31.0705C3.80719 30.3804 3.44644 29.7786 2.91176 29.4352Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_745_336\">\\n<rect width=\"230\" height=\"33\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-nfdbj0\",\"data-framer-name\":\"Line 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:362,name:\"Line 3\",svg:'<svg width=\"362\" height=\"3\" viewBox=\"-1 -1 362 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"-4.37114e-08\" y1=\"0.5\" x2=\"360\" y2=\"0.499969\" stroke=\"#E8E8E8\" stroke-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gyvzjx\",\"data-framer-name\":\"Group 1216400314\",name:\"Group 1216400314\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dnkanj\",\"data-framer-name\":\"Group 1216400314\",name:\"Group 1216400314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"terms-of-service\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Terms of Service\"})})})}),className:\"framer-1chrqgi\",\"data-framer-name\":\"Terms and conditions\",name:\"Terms and conditions\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"refund-policy\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Refund Policy\"})})})}),className:\"framer-k6se0s\",\"data-framer-name\":\"Terms and conditions\",name:\"Terms and conditions\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2024 All rights reserved\"})}),className:\"framer-1onsqvo\",\"data-framer-name\":\"\\xa9 2023 All rights reserved\",name:\"\\xa9 2023 All rights reserved\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"privacy-policy\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Privacy Policy\"})})})}),className:\"framer-1va5xbu\",\"data-framer-name\":\"Privacy Policy\",name:\"Privacy Policy\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bobfxw\",children:[/*#__PURE__*/_jsx(Link,{href:\"htps://facebook.com/virtprofessor\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1mq0kdk framer-lux5qc\",\"data-framer-name\":\"Facebook 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,name:\"Facebook 1\",svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.6566 3.71289C15.2548 3.71289 13.9103 4.26962 12.919 5.26058C11.9278 6.25155 11.3709 7.59559 11.3709 8.99704V11.939H8.5423C8.40029 11.939 8.28516 12.0541 8.28516 12.1961V16.0806C8.28516 16.2227 8.40029 16.3377 8.5423 16.3377H11.3709V24.3068C11.3709 24.4488 11.486 24.5638 11.628 24.5638H15.5137C15.6558 24.5638 15.7709 24.4488 15.7709 24.3068V16.3377H18.6245C18.7425 16.3377 18.8454 16.2574 18.874 16.143L19.8454 12.2585C19.886 12.0962 19.7632 11.939 19.5959 11.939H15.7709V8.99704C15.7709 8.7622 15.8642 8.53698 16.0303 8.37092C16.1964 8.20487 16.4217 8.11158 16.6566 8.11158H19.628C19.7701 8.11158 19.8852 7.99649 19.8852 7.85452V3.96996C19.8852 3.82799 19.7701 3.71289 19.628 3.71289H16.6566Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"htps://twitter.com/virtprofessor\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-jbd3i5 framer-lux5qc\",\"data-framer-name\":\"Twitter 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:29,name:\"Twitter 1\",svg:'<svg width=\"29\" height=\"28\" viewBox=\"0 0 29 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M25.6355 7.54271C25.7018 7.45043 25.604 7.33127 25.498 7.37232C24.7452 7.66404 23.9584 7.86086 23.1558 7.95785C24.0494 7.42416 24.739 6.61174 25.1214 5.64989C25.1603 5.5519 25.0533 5.46441 24.961 5.51538C24.1305 5.97392 23.2347 6.30409 22.3043 6.49425C22.2653 6.50222 22.2252 6.48896 22.1979 6.46011C21.4996 5.72357 20.5804 5.23315 19.5785 5.06368C18.5554 4.89066 17.5038 5.06198 16.5888 5.55078C15.6736 6.03959 14.9466 6.81823 14.5218 7.76458C14.1179 8.66439 14.009 9.66741 14.2082 10.6307C14.2236 10.7054 14.1651 10.776 14.0889 10.7713C12.2786 10.6589 10.5097 10.1775 8.89145 9.35613C7.27727 8.53687 5.84786 7.39714 4.69029 6.00723C4.63892 5.94555 4.54155 5.95352 4.50411 6.02454C4.14393 6.70784 3.95533 7.46944 3.95585 8.24348C3.95439 9.01397 4.14352 9.77288 4.50642 10.4526C4.86932 11.1324 5.39473 11.7118 6.03585 12.1395C5.35593 12.121 4.68928 11.9529 4.08299 11.6483C4.00485 11.609 3.91113 11.6649 3.9152 11.7522C3.96248 12.7682 4.33556 13.7881 4.98135 14.5707C5.66857 15.4034 6.62242 15.9733 7.68156 16.184C7.27385 16.3081 6.85056 16.3734 6.42442 16.3782C6.19249 16.3755 5.961 16.3584 5.73131 16.327C5.64615 16.3154 5.57661 16.3963 5.60642 16.4768C5.92233 17.3308 6.48041 18.0761 7.21421 18.6201C7.99873 19.2016 8.94507 19.5242 9.92156 19.543C8.27265 20.8401 6.23685 21.548 4.13871 21.5538C3.92311 21.5545 3.70761 21.5475 3.49263 21.5329C3.37147 21.5247 3.31576 21.686 3.42018 21.7479C5.46449 22.9608 7.80109 23.6018 10.1844 23.5989C11.9441 23.6172 13.6897 23.2847 15.3194 22.621C16.9491 21.9572 18.4301 20.9756 19.6761 19.7332C20.922 18.4908 21.9078 17.0128 22.576 15.3852C23.244 13.7577 23.581 12.0134 23.5673 10.2543V9.7061C23.5673 9.67003 23.5843 9.63611 23.6131 9.61437C24.3883 9.02924 25.07 8.33067 25.6355 7.54271Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"htps://youtube.com/@virtualprofessorio\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1dayj84 framer-lux5qc\",\"data-framer-name\":\"Youtube 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:29,name:\"Youtube 1\",svg:'<svg width=\"29\" height=\"28\" viewBox=\"0 0 29 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.84206 6.01561C12.6543 5.71745 16.4839 5.71745 20.2961 6.01561L22.8569 6.2159C24.2833 6.32745 25.4502 7.39616 25.686 8.80691C26.2759 12.3367 26.2759 15.94 25.686 19.4698C25.4502 20.8804 24.2833 21.9491 22.8569 22.0608L20.2961 22.2611C16.4839 22.5591 12.6543 22.5591 8.84206 22.2611L6.28126 22.0608C4.85489 21.9491 3.68801 20.8804 3.45223 19.4698C2.86228 15.94 2.86228 12.3367 3.45223 8.80691C3.68801 7.39616 4.85489 6.32745 6.28126 6.2159L8.84206 6.01561ZM12.2833 16.9605V11.3161C12.2833 11.0497 12.5741 10.8852 12.8025 11.0222L17.5077 13.8445C17.7296 13.9776 17.7296 14.2991 17.5077 14.4322L12.8025 17.2544C12.5741 17.3915 12.2833 17.2269 12.2833 16.9605Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"htps://instagram.com/virtprofessor\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-14wf5tx framer-lux5qc\",\"data-framer-name\":\"Instagram 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,name:\"Instagram 1\",svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.9976 10.4248C11.9462 10.4248 10.2833 12.0873 10.2833 14.138C10.2833 16.1887 11.9462 17.8512 13.9976 17.8512C16.0489 17.8512 17.7118 16.1887 17.7118 14.138C17.7118 12.0873 16.0489 10.4248 13.9976 10.4248Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.01985 3.94839C11.9606 3.50809 16.0345 3.50809 19.9752 3.94839C22.1448 4.1908 23.8948 5.89976 24.1494 8.07631C24.6206 12.1037 24.6206 16.1722 24.1494 20.1996C23.8948 22.3762 22.1448 24.0852 19.9752 24.3275C16.0345 24.7678 11.9606 24.7678 8.01985 24.3275C5.85024 24.0852 4.10031 22.3762 3.84566 20.1996C3.37448 16.1722 3.37448 12.1037 3.84566 8.07631C4.10031 5.89976 5.85024 4.1908 8.01985 3.94839ZM19.7118 7.28286C19.0806 7.28286 18.5689 7.79439 18.5689 8.42538C18.5689 9.05637 19.0806 9.5679 19.7118 9.5679C20.343 9.5679 20.8547 9.05637 20.8547 8.42538C20.8547 7.79439 20.343 7.28286 19.7118 7.28286ZM8.56894 14.138C8.56894 11.1407 10.9994 8.71101 13.9975 8.71101C16.9957 8.71101 19.4261 11.1407 19.4261 14.138C19.4261 17.1353 16.9957 19.5649 13.9975 19.5649C10.9994 19.5649 8.56894 17.1353 8.56894 14.138Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jpxxrl\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17kneak\",\"data-framer-name\":\"Group 1216400228\",name:\"Group 1216400228\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Time is the most precious thing you have when bootstrapping. You can't take time.\"})}),className:\"framer-sk3lk\",\"data-framer-name\":\"Time is the most pre\",name:\"Time is the most pre\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wkkmyr\",\"data-framer-name\":\"Group 1216400227\",name:\"Group 1216400227\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jox94p\",\"data-framer-name\":\"Rectangle\",name:\"Rectangle\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y4anrv\",\"data-framer-name\":\"Group 1216400226\",name:\"Group 1216400226\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ez0660\",\"data-framer-name\":\"Rectangle Copy\",name:\"Rectangle Copy\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Subscribe\"})}),className:\"framer-i5xijm\",\"data-framer-name\":\"Subscribe\",fonts:[\"Inter-SemiBold\"],name:\"Subscribe\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ufneft\",\"data-framer-name\":\"Group 1216400225\",name:\"Group 1216400225\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(100, 100, 100)\"},children:\"Enter your email\"})}),className:\"framer-1mcyrzl\",\"data-framer-name\":\"Enter your email\",name:\"Enter your email\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-cj3psg\",\"data-framer-name\":\"email-84\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:20,name:\"email-84\",svg:'<svg width=\"20\" height=\"15\" viewBox=\"0 0 20 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.833984 1.66699L10.0007 9.16699L19.1673 1.66699\" stroke=\"#8C97AC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<rect width=\"20\" height=\"15\" rx=\"2\" stroke=\"#8C97AC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"capitalize\"},children:\"Subscribe to Our Newsletter\"})}),className:\"framer-13m0qwq\",\"data-framer-name\":\"Subscribe to Our New\",fonts:[\"Inter-Medium\"],name:\"Subscribe to Our New\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xgyqgf-container\",children:/*#__PURE__*/_jsx(MenuList,{height:\"100%\",id:\"eQPOa31Lj\",layoutId:\"eQPOa31Lj\",style:{width:\"100%\"},variant:\"B8gVfgx9Y\",width:\"100%\"})})})]})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png\",srcSet:\"https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png?scale-down-to=2048 859w, https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png\",srcSet:\"https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png?scale-down-to=2048 859w, https://framerusercontent.com/images/Df6g5pq56wr1lmquKjv0fy6tJY.png 1440w\"},className:\"framer-1ufvn0y hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-framer-name\":\"Mobile - Footer\",name:\"Mobile - Footer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6nd2fd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5y3q6e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless Chrome integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\"})}),className:\"framer-bywkjo\",\"data-framer-name\":\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\",name:\"Virtual Professor is an AI-powered learning solution that helps students excel in their studies. With accurate answers, comprehensive explanations, and seamless integration, we make learning faster and more accessible. Join us and unlock your full learning potential.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1it2847\",\"data-framer-name\":\"Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:230,name:\"Logo\",svg:'<svg width=\"230\" height=\"33\" viewBox=\"0 0 230 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_745_336)\">\\n<path d=\"M130.221 23.9404V7.21143H137.291C140.167 7.21143 142.096 9.20647 142.096 12.1761C142.096 15.1458 140.209 17.1114 137.291 17.1114H132.227V23.9436H130.221V23.9404ZM132.227 15.3813H137.036C138.966 15.3813 140.119 14.181 140.119 12.1729C140.119 10.1647 138.966 8.93828 137.036 8.93828H132.227V15.3813Z\" fill=\"white\"/>\\n<path d=\"M143.955 23.9405V11.2801H145.768L145.836 13.9784L146.09 13.5008C146.664 12.4216 147.685 11.1362 149.302 11.1362C149.862 11.1362 150.31 11.2311 150.574 11.303V13.3112C150.236 13.1738 149.862 13.0593 149.273 13.0593C147.466 13.0593 145.878 15.2081 145.878 17.6545V23.9438H143.955V23.9405Z\" fill=\"white\"/>\\n<path d=\"M157.177 24.2577C153.57 24.2577 151.238 21.6544 151.238 17.625C151.238 13.5957 153.57 10.9629 157.177 10.9629C160.785 10.9629 163.116 13.5761 163.116 17.625C163.116 21.674 160.785 24.2577 157.177 24.2577ZM157.206 12.6276C154.71 12.6276 153.16 14.5409 153.16 17.625C153.16 20.7092 154.748 22.6225 157.206 22.6225C159.664 22.6225 161.223 20.6601 161.223 17.625C161.223 14.5899 159.648 12.6276 157.206 12.6276Z\" fill=\"white\"/>\\n<path d=\"M166.357 23.9404V12.8008H163.896V11.28H166.357V9.38308C166.357 6.37416 168.534 5.30469 170.399 5.30469C171.488 5.30469 172.097 5.54344 172.802 5.88358V7.5254C172.419 7.28011 171.62 6.85494 170.654 6.85494C169.082 6.85494 168.251 7.77723 168.251 9.52699V11.28H171.417V12.8008H168.251V23.9436H166.357V23.9404Z\" fill=\"white\"/>\\n<path d=\"M178.129 24.2577C174.535 24.2577 172.303 21.7165 172.303 17.625C172.303 13.5336 174.577 10.9629 178.1 10.9629C181.347 10.9629 183.444 13.2392 183.444 16.7616C183.444 17.0331 183.422 17.4321 183.399 17.7362H174.197V18.024C174.197 21.239 176.158 22.6781 178.1 22.6781C180.043 22.6781 181.228 21.7492 181.502 20.1237H183.425C183.083 22.6421 181.022 24.2577 178.126 24.2577H178.129ZM178.017 12.5131C176.113 12.5131 174.603 13.9456 174.258 16.0781L174.232 16.2449H181.56V16.0977C181.499 13.8868 180.143 12.5131 178.02 12.5131H178.017Z\" fill=\"white\"/>\\n<path d=\"M190.382 24.2574C187.348 24.2574 185.28 22.5632 185.077 19.9239H186.945C187.145 21.6769 188.42 22.681 190.469 22.681C192.302 22.681 193.439 21.8437 193.439 20.4995C193.439 19.0539 191.947 18.7596 190.749 18.5208L189.248 18.233C186.794 17.749 185.602 16.6403 185.602 14.8414C185.602 12.4507 187.335 10.9658 190.128 10.9658C192.92 10.9658 194.611 12.4343 194.811 14.812H192.972C192.804 13.3697 191.764 12.5422 190.099 12.5422C188.433 12.5422 187.441 13.3958 187.441 14.6681C187.441 15.9403 188.672 16.3001 189.931 16.5618L191.516 16.879C194.186 17.4219 195.275 18.4031 195.275 20.2706C195.275 22.6941 193.355 24.2607 190.382 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M202.042 24.2574C199.008 24.2574 196.94 22.5632 196.737 19.9239H198.605C198.805 21.6769 200.08 22.681 202.129 22.681C203.962 22.681 205.099 21.8437 205.099 20.4995C205.099 19.0539 203.607 18.7596 202.409 18.5208L200.908 18.233C198.454 17.749 197.262 16.6403 197.262 14.8414C197.262 12.4507 198.995 10.9658 201.787 10.9658C204.58 10.9658 206.271 12.4343 206.471 14.812H204.632C204.464 13.3697 203.424 12.5422 201.759 12.5422C200.093 12.5422 199.101 13.3958 199.101 14.6681C199.101 15.9403 200.332 16.3001 201.591 16.5618L203.176 16.879C205.846 17.4219 206.935 18.4031 206.935 20.2706C206.935 22.6941 205.015 24.2607 202.042 24.2607V24.2574Z\" fill=\"white\"/>\\n<path d=\"M214.607 24.2577C210.999 24.2577 208.667 21.6544 208.667 17.625C208.667 13.5957 210.999 10.9629 214.607 10.9629C218.214 10.9629 220.546 13.5761 220.546 17.625C220.546 21.674 218.214 24.2577 214.607 24.2577ZM214.636 12.6276C212.14 12.6276 210.59 14.5409 210.59 17.625C210.59 20.7092 212.178 22.6225 214.636 22.6225C217.094 22.6225 218.652 20.6601 218.652 17.625C218.652 14.5899 217.077 12.6276 214.636 12.6276Z\" fill=\"white\"/>\\n<path d=\"M223.384 23.9405V11.2801H225.198L225.265 13.9784L225.52 13.5008C226.093 12.4216 227.114 11.1362 228.731 11.1362C229.291 11.1362 229.739 11.2311 230.003 11.303V13.3112C229.655 13.1705 229.295 13.0593 228.702 13.0593C226.895 13.0593 225.307 15.2081 225.307 17.6545V23.9438H223.384V23.9405Z\" fill=\"white\"/>\\n<path d=\"M61.4401 19.8195H61.3756L57.4396 7.25067L57.4235 7.21143H53.4585L59.1306 23.888L59.1435 23.9273H63.6819L69.3282 7.28992L69.3572 7.21143H65.3986L61.4401 19.8195Z\" fill=\"white\"/>\\n<path d=\"M72.881 6.26318C72.3689 6.26318 71.9179 6.44306 71.5475 6.79302C71.1739 7.14624 70.9871 7.57468 70.9871 8.06526C70.9871 8.55585 71.1771 8.99083 71.5475 9.34406C71.9179 9.69728 72.3689 9.87389 72.8874 9.87389C73.406 9.87389 73.8569 9.69401 74.2241 9.34406C74.5946 8.99083 74.7814 8.55912 74.7814 8.06526C74.7814 7.57141 74.5946 7.14624 74.2241 6.79302C73.8537 6.43979 73.4028 6.26318 72.8778 6.26318H72.881Z\" fill=\"white\"/>\\n<path d=\"M74.63 11.3589H71.1127V23.9277H74.63V11.3589Z\" fill=\"white\"/>\\n<path d=\"M84.2124 11.2148C84.0062 11.1919 83.8258 11.1821 83.6551 11.1821C82.9594 11.1821 82.3345 11.3882 81.7999 11.7905C81.2748 12.1862 80.8948 12.7716 80.6661 13.5337H80.6403V11.362H77.2261V23.9308H80.7434V16.8271C80.7434 16.3333 80.8561 15.8885 81.0751 15.5124C81.2942 15.133 81.5969 14.8354 81.977 14.6228C82.3571 14.4102 82.7984 14.3022 83.2847 14.3022C83.5134 14.3022 83.7711 14.3219 84.0513 14.3578C84.3283 14.3938 84.5506 14.4396 84.7052 14.4854L84.7825 14.5083V11.3162L84.7374 11.3064C84.5892 11.2672 84.4121 11.2377 84.2091 11.2148H84.2124Z\" fill=\"white\"/>\\n<path d=\"M93.3438 21.0754L92.9186 21.1539C92.5386 21.2259 92.1488 21.2095 91.8686 21.0951C91.7108 21.0296 91.5852 20.9152 91.495 20.7516C91.4048 20.5848 91.3597 20.3461 91.3597 20.0387V14.0699H93.6659V11.3553H91.3597V8.37256H87.8424V11.3553H86.1675V14.0699H87.8424V20.4933C87.8359 21.3175 88.0099 22.0108 88.3545 22.5537C88.6992 23.0966 89.192 23.5022 89.8136 23.7606C90.3644 23.9895 91.0022 24.104 91.7172 24.104C91.8074 24.104 91.8976 24.104 91.991 24.0974C92.4355 24.0811 92.8156 24.0353 93.128 23.9633C93.4437 23.8881 93.6788 23.826 93.8495 23.7704L93.901 23.754L93.3535 21.131L93.3406 21.0722L93.3438 21.0754Z\" fill=\"white\"/>\\n<path d=\"M103.622 18.5672C103.628 19.1101 103.522 19.5713 103.306 19.9376C103.09 20.3039 102.807 20.5851 102.462 20.7716C102.115 20.958 101.738 21.0528 101.341 21.0528C100.717 21.0528 100.214 20.8435 99.8437 20.4314C99.4733 20.0193 99.28 19.4437 99.2768 18.7307V11.3622H95.7595V19.3489C95.766 20.3268 95.9463 21.1771 96.2974 21.8803C96.6485 22.5835 97.1478 23.1362 97.7759 23.5188C98.4039 23.9015 99.1415 24.0945 99.9693 24.0945C100.897 24.0945 101.696 23.8688 102.346 23.4207C102.984 22.9792 103.448 22.3905 103.731 21.671H103.76V23.9309H107.142V11.3589H103.625V18.5672H103.622Z\" fill=\"white\"/>\\n<path d=\"M118.651 12.2056C118.161 11.8622 117.594 11.6071 116.963 11.4435C116.335 11.28 115.672 11.1982 114.989 11.1982C114.006 11.1982 113.13 11.352 112.386 11.6529C111.639 11.9537 111.02 12.392 110.547 12.9513C110.074 13.5105 109.755 14.181 109.594 14.943L109.581 15.0117L112.792 15.2766H112.84L112.853 15.2341C112.966 14.8384 113.201 14.5048 113.549 14.2399C113.9 13.975 114.38 13.8409 114.976 13.8409C115.539 13.8409 115.978 13.9782 116.28 14.2464C116.583 14.5146 116.734 14.9005 116.734 15.3944V15.4434C116.734 15.6887 116.648 15.8686 116.464 15.9929C116.274 16.1237 115.965 16.2218 115.539 16.2872C115.108 16.3559 114.544 16.4246 113.819 16.5031C113.214 16.562 112.625 16.6666 112.074 16.8138C111.52 16.961 111.017 17.1801 110.582 17.4712C110.144 17.7623 109.793 18.1515 109.542 18.629C109.288 19.1065 109.159 19.7017 109.159 20.4016C109.159 21.2323 109.339 21.9322 109.7 22.4882C110.057 23.0442 110.553 23.4694 111.175 23.7507C111.794 24.0319 112.505 24.1726 113.291 24.1726C113.9 24.1726 114.448 24.0875 114.915 23.9207C115.382 23.7539 115.788 23.5185 116.122 23.2208C116.448 22.933 116.712 22.5929 116.908 22.2102V23.9371H120.252V15.4827C120.252 14.737 120.107 14.0861 119.82 13.5465C119.534 13.0101 119.141 12.5621 118.648 12.2187L118.651 12.2056ZM116.76 18.2005V19.4172C116.76 19.8423 116.654 20.225 116.441 20.5586C116.229 20.8955 115.932 21.1637 115.562 21.3599C115.188 21.5561 114.754 21.6575 114.264 21.6575C113.774 21.6575 113.336 21.5365 113.011 21.301C112.686 21.0655 112.528 20.7287 112.528 20.2773C112.528 19.9666 112.608 19.705 112.763 19.4989C112.921 19.2896 113.146 19.1196 113.433 18.9953C113.726 18.8677 114.071 18.7729 114.464 18.7173C114.651 18.6911 114.857 18.6584 115.085 18.6257C115.317 18.5897 115.549 18.5472 115.775 18.5047C116.003 18.4589 116.213 18.4066 116.4 18.3477C116.541 18.3052 116.66 18.2561 116.757 18.2038L116.76 18.2005Z\" fill=\"white\"/>\\n<path d=\"M126.291 7.21143H122.774V23.9273H126.291V7.21143Z\" fill=\"white\"/>\\n<path d=\"M38.1363 17.3569L41.66 15.4502V22.4721L23.1845 32.8202L22.2504 32.3034L4.69934 22.4721V15.4502L8.22631 17.3635V20.3626L23.1781 28.7352L38.1363 20.3626V17.3569Z\" fill=\"white\"/>\\n<path d=\"M45.5092 10.2696L43.5798 11.3162L41.6601 12.3529L38.1364 14.2662L23.1782 22.3641L8.22642 14.2662L4.69945 12.3595L2.77653 11.3162L0.847168 10.2696L23.1782 0L45.5092 10.2696Z\" fill=\"white\"/>\\n<path d=\"M2.91176 29.4352V14.7504L0.89543 13.7397V29.4352C0.357528 29.7786 0 30.3804 0 31.0705C0 32.1367 0.853558 33.0034 1.90359 33.0034C2.95363 33.0034 3.80719 32.1367 3.80719 31.0705C3.80719 30.3804 3.44644 29.7786 2.91176 29.4352Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_745_336\">\\n<rect width=\"230\" height=\"33\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vclw9k\",\"data-framer-name\":\"Line 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:362,name:\"Line 3\",svg:'<svg width=\"362\" height=\"3\" viewBox=\"-1 -1 362 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"-4.37114e-08\" y1=\"0.5\" x2=\"360\" y2=\"0.499969\" stroke=\"#E8E8E8\" stroke-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ohcpr6\",\"data-framer-name\":\"Group 1216400228\",name:\"Group 1216400228\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Time is the most precious thing you have when bootstrapping. You can't take time.\"})}),className:\"framer-1gd167v\",\"data-framer-name\":\"Time is the most pre\",name:\"Time is the most pre\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ohvgnj\",\"data-framer-name\":\"Group 1216400227\",name:\"Group 1216400227\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-c43n03\",\"data-framer-name\":\"Rectangle\",name:\"Rectangle\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j0e083\",\"data-framer-name\":\"Group 1216400226\",name:\"Group 1216400226\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-u6vzu5\",\"data-framer-name\":\"Rectangle Copy\",name:\"Rectangle Copy\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Subscribe\"})}),className:\"framer-173m648\",\"data-framer-name\":\"Subscribe\",fonts:[\"Inter-SemiBold\"],name:\"Subscribe\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sgy3pf\",\"data-framer-name\":\"Group 1216400225\",name:\"Group 1216400225\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(100, 100, 100)\"},children:\"Enter your email\"})}),className:\"framer-yvwm1j\",\"data-framer-name\":\"Enter your email\",name:\"Enter your email\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1fzsot5\",\"data-framer-name\":\"email-84\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:20,name:\"email-84\",svg:'<svg width=\"20\" height=\"15\" viewBox=\"0 0 20 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.833984 1.66699L10.0007 9.16699L19.1673 1.66699\" stroke=\"#8C97AC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<rect width=\"20\" height=\"15\" rx=\"2\" stroke=\"#8C97AC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"capitalize\"},children:\"Subscribe to Our Newsletter\"})}),className:\"framer-1owhsz2\",\"data-framer-name\":\"Subscribe to Our New\",fonts:[\"Inter-Medium\"],name:\"Subscribe to Our New\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1rp5tnj\",\"data-framer-name\":\"Line 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:362,name:\"Line 3\",svg:'<svg width=\"362\" height=\"3\" viewBox=\"-1 -1 362 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"-4.37114e-08\" y1=\"0.5\" x2=\"360\" y2=\"0.499969\" stroke=\"#E8E8E8\" stroke-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1u05650\",\"data-framer-name\":\"Line 5\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:362,name:\"Line 5\",svg:'<svg width=\"362\" height=\"3\" viewBox=\"-1 -1 362 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"-4.37114e-08\" y1=\"0.5\" x2=\"360\" y2=\"0.499969\" stroke=\"#E8E8E8\" stroke-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18k2zem\",\"data-framer-name\":\"Group 1216400314\",name:\"Group 1216400314\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"terms-of-service\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Terms of Service\"})})})}),className:\"framer-11vlaef\",\"data-framer-name\":\"Terms and conditions\",name:\"Terms and conditions\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"refund-policy\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Refund Policy\"})})})}),className:\"framer-4phrtv\",\"data-framer-name\":\"Terms and conditions\",name:\"Terms and conditions\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2024 All rights reserved\"})}),className:\"framer-k1p5l7\",\"data-framer-name\":\"\\xa9 2023 All rights reserved\",name:\"\\xa9 2023 All rights reserved\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RDtDQka4v:\"privacy-policy\"},webPageId:\"IbrcryIQE\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-y77ai\",\"data-styles-preset\":\"hJQB40GQL\",children:\"Privacy Policy\"})})})}),className:\"framer-rzwv5k\",\"data-framer-name\":\"Privacy Policy\",name:\"Privacy Policy\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f2rgik\",children:[/*#__PURE__*/_jsx(Link,{href:\"htps://facebook.com/virtprofessor\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1gepdzm framer-lux5qc\",\"data-framer-name\":\"Facebook 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,name:\"Facebook 1\",svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.6566 3.71289C15.2548 3.71289 13.9103 4.26962 12.919 5.26058C11.9278 6.25155 11.3709 7.59559 11.3709 8.99704V11.939H8.5423C8.40029 11.939 8.28516 12.0541 8.28516 12.1961V16.0806C8.28516 16.2227 8.40029 16.3377 8.5423 16.3377H11.3709V24.3068C11.3709 24.4488 11.486 24.5638 11.628 24.5638H15.5137C15.6558 24.5638 15.7709 24.4488 15.7709 24.3068V16.3377H18.6245C18.7425 16.3377 18.8454 16.2574 18.874 16.143L19.8454 12.2585C19.886 12.0962 19.7632 11.939 19.5959 11.939H15.7709V8.99704C15.7709 8.7622 15.8642 8.53698 16.0303 8.37092C16.1964 8.20487 16.4217 8.11158 16.6566 8.11158H19.628C19.7701 8.11158 19.8852 7.99649 19.8852 7.85452V3.96996C19.8852 3.82799 19.7701 3.71289 19.628 3.71289H16.6566Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"htps://twitter.com/virtprofessor\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-12j2r5x framer-lux5qc\",\"data-framer-name\":\"Twitter 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:29,name:\"Twitter 1\",svg:'<svg width=\"29\" height=\"28\" viewBox=\"0 0 29 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M25.6355 7.54271C25.7018 7.45043 25.604 7.33127 25.498 7.37232C24.7452 7.66404 23.9584 7.86086 23.1558 7.95785C24.0494 7.42416 24.739 6.61174 25.1214 5.64989C25.1603 5.5519 25.0533 5.46441 24.961 5.51538C24.1305 5.97392 23.2347 6.30409 22.3043 6.49425C22.2653 6.50222 22.2252 6.48896 22.1979 6.46011C21.4996 5.72357 20.5804 5.23315 19.5785 5.06368C18.5554 4.89066 17.5038 5.06198 16.5888 5.55078C15.6736 6.03959 14.9466 6.81823 14.5218 7.76458C14.1179 8.66439 14.009 9.66741 14.2082 10.6307C14.2236 10.7054 14.1651 10.776 14.0889 10.7713C12.2786 10.6589 10.5097 10.1775 8.89145 9.35613C7.27727 8.53687 5.84786 7.39714 4.69029 6.00723C4.63892 5.94555 4.54155 5.95352 4.50411 6.02454C4.14393 6.70784 3.95533 7.46944 3.95585 8.24348C3.95439 9.01397 4.14352 9.77288 4.50642 10.4526C4.86932 11.1324 5.39473 11.7118 6.03585 12.1395C5.35593 12.121 4.68928 11.9529 4.08299 11.6483C4.00485 11.609 3.91113 11.6649 3.9152 11.7522C3.96248 12.7682 4.33556 13.7881 4.98135 14.5707C5.66857 15.4034 6.62242 15.9733 7.68156 16.184C7.27385 16.3081 6.85056 16.3734 6.42442 16.3782C6.19249 16.3755 5.961 16.3584 5.73131 16.327C5.64615 16.3154 5.57661 16.3963 5.60642 16.4768C5.92233 17.3308 6.48041 18.0761 7.21421 18.6201C7.99873 19.2016 8.94507 19.5242 9.92156 19.543C8.27265 20.8401 6.23685 21.548 4.13871 21.5538C3.92311 21.5545 3.70761 21.5475 3.49263 21.5329C3.37147 21.5247 3.31576 21.686 3.42018 21.7479C5.46449 22.9608 7.80109 23.6018 10.1844 23.5989C11.9441 23.6172 13.6897 23.2847 15.3194 22.621C16.9491 21.9572 18.4301 20.9756 19.6761 19.7332C20.922 18.4908 21.9078 17.0128 22.576 15.3852C23.244 13.7577 23.581 12.0134 23.5673 10.2543V9.7061C23.5673 9.67003 23.5843 9.63611 23.6131 9.61437C24.3883 9.02924 25.07 8.33067 25.6355 7.54271Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"htps://youtube.com/@virtualprofessorio\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-gmis1y framer-lux5qc\",\"data-framer-name\":\"Youtube 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:29,name:\"Youtube 1\",svg:'<svg width=\"29\" height=\"28\" viewBox=\"0 0 29 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.84206 6.01561C12.6543 5.71745 16.4839 5.71745 20.2961 6.01561L22.8569 6.2159C24.2833 6.32745 25.4502 7.39616 25.686 8.80691C26.2759 12.3367 26.2759 15.94 25.686 19.4698C25.4502 20.8804 24.2833 21.9491 22.8569 22.0608L20.2961 22.2611C16.4839 22.5591 12.6543 22.5591 8.84206 22.2611L6.28126 22.0608C4.85489 21.9491 3.68801 20.8804 3.45223 19.4698C2.86228 15.94 2.86228 12.3367 3.45223 8.80691C3.68801 7.39616 4.85489 6.32745 6.28126 6.2159L8.84206 6.01561ZM12.2833 16.9605V11.3161C12.2833 11.0497 12.5741 10.8852 12.8025 11.0222L17.5077 13.8445C17.7296 13.9776 17.7296 14.2991 17.5077 14.4322L12.8025 17.2544C12.5741 17.3915 12.2833 17.2269 12.2833 16.9605Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"htps://instagram.com/virtprofessor\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-177o4a7 framer-lux5qc\",\"data-framer-name\":\"Instagram 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,name:\"Instagram 1\",svg:'<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M13.9976 10.4248C11.9462 10.4248 10.2833 12.0873 10.2833 14.138C10.2833 16.1887 11.9462 17.8512 13.9976 17.8512C16.0489 17.8512 17.7118 16.1887 17.7118 14.138C17.7118 12.0873 16.0489 10.4248 13.9976 10.4248Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.01985 3.94839C11.9606 3.50809 16.0345 3.50809 19.9752 3.94839C22.1448 4.1908 23.8948 5.89976 24.1494 8.07631C24.6206 12.1037 24.6206 16.1722 24.1494 20.1996C23.8948 22.3762 22.1448 24.0852 19.9752 24.3275C16.0345 24.7678 11.9606 24.7678 8.01985 24.3275C5.85024 24.0852 4.10031 22.3762 3.84566 20.1996C3.37448 16.1722 3.37448 12.1037 3.84566 8.07631C4.10031 5.89976 5.85024 4.1908 8.01985 3.94839ZM19.7118 7.28286C19.0806 7.28286 18.5689 7.79439 18.5689 8.42538C18.5689 9.05637 19.0806 9.5679 19.7118 9.5679C20.343 9.5679 20.8547 9.05637 20.8547 8.42538C20.8547 7.79439 20.343 7.28286 19.7118 7.28286ZM8.56894 14.138C8.56894 11.1407 10.9994 8.71101 13.9975 8.71101C16.9957 8.71101 19.4261 11.1407 19.4261 14.138C19.4261 17.1353 16.9957 19.5649 13.9975 19.5649C10.9994 19.5649 8.56894 17.1353 8.56894 14.138Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7gjrsl-container\",children:/*#__PURE__*/_jsx(MenuList,{height:\"100%\",id:\"tjnZIhIHU\",layoutId:\"tjnZIhIHU\",style:{width:\"100%\"},variant:\"W2nRLCYZw\",width:\"100%\"})})})]})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pwjchq hidden-72rtr7 hidden-fw474k hidden-1magujm\",\"data-framer-name\":\"How It Works Mobile\",id:id9,name:\"How It Works Mobile\",ref:ref11,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:\"How It Works\"})}),className:\"framer-gmpfuv\",\"data-framer-name\":\"How It Works\",fonts:[\"Inter-Bold\"],name:\"How It Works\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oi8mjr\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-te6z1r\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-isq71y\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k2gz9r\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-ksindv\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1\"})}),className:\"framer-gwjdwn\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-transform\":\"capitalize\"},children:\"Create your \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-transform\":\"capitalize\"},children:\"Virtual Professor account\"})]}),className:\"framer-mt2j9i\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Creating your account takes just seconds, letting you dive into our platform without any delays.\"})}),className:\"framer-1fxkwq5\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,pixelHeight:1129,pixelWidth:1188,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,pixelHeight:1129,pixelWidth:1188,src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"},className:\"framer-v789v1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,pixelHeight:498,pixelWidth:600,sizes:\"calc((100vw - 30px) * 0.9909)\",src:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif\",srcSet:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif?scale-down-to=512 512w, https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,pixelHeight:498,pixelWidth:600,src:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif\",srcSet:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif?scale-down-to=512 512w, https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif 600w\"},className:\"framer-zmsw43\",\"data-border\":true})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xwgobd\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kx5plj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t3c19x\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-1cwlkys\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2\"})}),className:\"framer-wlt8lh\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-transform\":\"capitalize\"},children:\"Install Virtual Professor \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-transform\":\"capitalize\"},children:\"from the Google Chrome Store\"})]}),className:\"framer-sx4bpu\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Easily download and install our app from the highly trustworthy Google Chrome Store, known for its user-friendly interface and lightning-fast installation process. Get started in seconds.\"})}),className:\"framer-1p2emgv\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,pixelHeight:1129,pixelWidth:1188,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,pixelHeight:1129,pixelWidth:1188,src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"},className:\"framer-1hz9lva\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,pixelHeight:498,pixelWidth:600,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif\",srcSet:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif?scale-down-to=512 512w, https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,pixelHeight:498,pixelWidth:600,src:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif\",srcSet:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif?scale-down-to=512 512w, https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif 600w\"},className:\"framer-7lhxms\",\"data-border\":true})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j87uyw\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oemnkm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v5gj64\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-13o0f40\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"3\"})}),className:\"framer-w5ieqp\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-transform\":\"capitalize\"},children:\"Get your Answers By Using The Screenshot Button Or The Text Selection Feature\"})}),className:\"framer-b9g4c8\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Accurately and discreetly get the answers you need, when you need them. Whether using the screenshot button or the text selection feature, your solutions are just a click away.\"})}),className:\"framer-faljtg\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,pixelHeight:1129,pixelWidth:1188,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,pixelHeight:1129,pixelWidth:1188,src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"},className:\"framer-1c3c9cl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j_03d2rmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:570,pixelHeight:474,pixelWidth:570,sizes:\"calc((100vw - 30px) * 0.9697)\",src:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif\",srcSet:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif?scale-down-to=512 512w, https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif 570w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:570,pixelHeight:474,pixelWidth:570,src:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif\",srcSet:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif?scale-down-to=512 512w, https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif 570w\"},className:\"framer-yau0sk\",\"data-border\":true})})})})]})})]})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16175q3 hidden-72rtr7 hidden-fw474k hidden-3ywq4w\",\"data-framer-name\":\"How It Works\",id:id10,name:\"How It Works\",ref:ref12,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:\"How It Works\"})}),className:\"framer-1jqt0w1\",\"data-framer-name\":\"How It Works\",fonts:[\"Inter-Bold\"],name:\"How It Works\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xfkc3n\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-95xm0k\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ykvbsc\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-271xzc\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1\"})}),className:\"framer-6ge6on\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-transform\":\"capitalize\"},children:\"Create your Virtual Professor account\"})}),className:\"framer-u2mtel\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Creating your account takes just seconds, letting you dive into our platform without any delays.\"})}),className:\"framer-1fxe179\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rzjysu\",\"data-framer-name\":\"Group 1216400234\",name:\"Group 1216400234\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1xwrb71 framer-lux5qc\",\"data-framer-name\":\"Rectangle 99\",name:\"Rectangle 99\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-b2j4m2 framer-lux5qc\",\"data-framer-name\":\"Group 1216400233\",name:\"Group 1216400233\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Started\"})}),className:\"framer-3o5s7f\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter-Medium\"],name:\"Get Started\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14v8mhp\",\"data-framer-name\":\"Button\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:18,name:\"Button\",svg:'<svg width=\"18\" height=\"11\" viewBox=\"0 0 18 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.16488 5.00098H0.214844\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.16406 8.18997C9.16406 8.97705 10.0312 9.45561 10.6972 9.03603L15.7583 5.84707C16.3808 5.45481 16.3808 4.54721 15.7583 4.15495L10.6972 0.965982C10.0312 0.546399 9.16406 1.02497 9.16406 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1140,intrinsicWidth:1188,loading:\"lazy\",pixelHeight:1140,pixelWidth:1188,sizes:\"390px\",src:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png\",srcSet:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=512 512w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png 1188w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1140,intrinsicWidth:1188,pixelHeight:1140,pixelWidth:1188,sizes:\"390px\",src:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png\",srcSet:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=512 512w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png 1188w\"},className:\"framer-19oxien\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,loading:\"lazy\",pixelHeight:498,pixelWidth:600,sizes:\"342px\",src:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif\",srcSet:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif?scale-down-to=512 512w, https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,loading:\"lazy\",pixelHeight:498,pixelWidth:600,sizes:\"343px\",src:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif\",srcSet:\"https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif?scale-down-to=512 512w, https://framerusercontent.com/images/K9VjHQIPMR0DBZ0VdPnraWFpsY.gif 600w\"},className:\"framer-101i6of\",\"data-border\":true})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ojutu0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-df5v2a\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-remwc9\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-1zw4uw\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2\"})}),className:\"framer-jb4sn6\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-transform\":\"capitalize\"},children:\"Install Virtual Professor from the Google Chrome Store\"})}),className:\"framer-wanobh\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Easily download and install our app from the highly trustworthy Google Chrome Store, known for its user-friendly interface and lightning-fast installation process. Get started in seconds.\"})}),className:\"framer-4g9e82\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nnf1ca\",\"data-framer-name\":\"Group 1216400234\",name:\"Group 1216400234\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-n3e719 framer-lux5qc\",\"data-framer-name\":\"Rectangle 99\",name:\"Rectangle 99\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1xhlg1t framer-lux5qc\",\"data-framer-name\":\"Group 1216400233\",name:\"Group 1216400233\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Started\"})}),className:\"framer-1qq1695\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter-Medium\"],name:\"Get Started\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vuzgh1\",\"data-framer-name\":\"Button\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:18,name:\"Button\",svg:'<svg width=\"18\" height=\"11\" viewBox=\"0 0 18 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.16488 5.00098H0.214844\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.16406 8.18997C9.16406 8.97705 10.0312 9.45561 10.6972 9.03603L15.7583 5.84707C16.3808 5.45481 16.3808 4.54721 15.7583 4.15495L10.6972 0.965982C10.0312 0.546399 9.16406 1.02497 9.16406 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1140,intrinsicWidth:1188,loading:\"lazy\",pixelHeight:1140,pixelWidth:1188,sizes:\"390px\",src:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png\",srcSet:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=512 512w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png 1188w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1140,intrinsicWidth:1188,pixelHeight:1140,pixelWidth:1188,sizes:\"390px\",src:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png\",srcSet:\"https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=512 512w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/A1AstKUEkeWl1Ii123fhGgXu5sk.png 1188w\"},className:\"framer-1e4gfkr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,loading:\"lazy\",pixelHeight:498,pixelWidth:600,sizes:\"342px\",src:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif\",srcSet:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif?scale-down-to=512 512w, https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:498,intrinsicWidth:600,pixelHeight:498,pixelWidth:600,sizes:\"342px\",src:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif\",srcSet:\"https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif?scale-down-to=512 512w, https://framerusercontent.com/images/zQET3AhJeXmTm20SjJ0Xaa6CDCU.gif 600w\"},className:\"framer-1v0koue\",\"data-border\":true})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tt0e3l\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,loading:\"lazy\",pixelHeight:1129,pixelWidth:1188,sizes:\"390px\",src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1129,intrinsicWidth:1188,pixelHeight:1129,pixelWidth:1188,sizes:\"390px\",src:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png\",srcSet:\"https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=512 512w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/8BAXxNBFE9kmVEGLY1p9KNNR9WA.png 1188w\"},className:\"framer-j9xhhk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:570,loading:\"lazy\",pixelHeight:474,pixelWidth:570,sizes:\"342px\",src:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif\",srcSet:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif?scale-down-to=512 512w, https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif 570w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:474,intrinsicWidth:570,pixelHeight:474,pixelWidth:570,sizes:\"342px\",src:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif\",srcSet:\"https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif?scale-down-to=512 512w, https://framerusercontent.com/images/rseYpSLkquQRoJerBcz08szsv7Q.gif 570w\"},className:\"framer-1egc0hj\",\"data-border\":true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mjrldm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sr9s1\",\"data-framer-name\":\"Group 1216400242\",name:\"Group 1216400242\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9ilFdRwAU3cgElMCLS35FpxS8.png\"},className:\"framer-1eczgqq\",\"data-framer-name\":\"Rectangle 24\",name:\"Rectangle 24\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"3\"})}),className:\"framer-13ytef4\",\"data-framer-name\":\"1\",fonts:[\"Inter-SemiBold\"],name:\"1\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-transform\":\"capitalize\"},children:\"Get your Answers By Using The Screenshot Button Or The Text Selection Feature\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"50px\",\"--framer-text-transform\":\"capitalize\"},children:\"Get your Answers By Using The Screenshot Button Or The Text Selection Feature\"})}),className:\"framer-j7tmdo\",\"data-framer-name\":\"Create your Virtual Professor account\",fonts:[\"Inter-Bold\"],name:\"Create your Virtual Professor account\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(111, 112, 113)\"},children:\"Accurately and Discreetly get the answers you need, when you need them. Whether using the screenshot button or the text selection feature, your solutions are just a click away.\"})}),className:\"framer-1wfz5q9\",\"data-framer-name\":\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",name:\"Creating your account takes just seconds, letting you dive into our platform without any delays. We know your time is precious, so we've made it incredibly easy to get started.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vu3y1u\",\"data-framer-name\":\"Group 1216400234\",name:\"Group 1216400234\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-13ff1a9 framer-lux5qc\",\"data-framer-name\":\"Rectangle 99\",name:\"Rectangle 99\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.virtualprofessor.io/signup\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1c7zxba framer-lux5qc\",\"data-framer-name\":\"Group 1216400233\",name:\"Group 1216400233\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Started\"})}),className:\"framer-164xbi3\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter-Medium\"],name:\"Get Started\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-116gi5a\",\"data-framer-name\":\"Button\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:18,name:\"Button\",svg:'<svg width=\"18\" height=\"11\" viewBox=\"0 0 18 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.16488 5.00098H0.214844\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.16406 8.18997C9.16406 8.97705 10.0312 9.45561 10.6972 9.03603L15.7583 5.84707C16.3808 5.45481 16.3808 4.54721 15.7583 4.15495L10.6972 0.965982C10.0312 0.546399 9.16406 1.02497 9.16406 1.81204V8.18997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]})]})]}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qzjczw-container hidden-72rtr7 hidden-fw474k hidden-3ywq4w\",children:/*#__PURE__*/_jsx(Sticky_Button,{height:\"100%\",id:\"JfutyTCph\",layoutId:\"JfutyTCph\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vx34d3-container hidden-72rtr7 hidden-fw474k hidden-3ywq4w\",children:/*#__PURE__*/_jsx(HeroMobile,{height:\"100%\",id:\"VOEcSrLpN\",layoutId:\"VOEcSrLpN\",style:{width:\"100%\"},variant:\"U5rh8TSXf\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18r47yl hidden-72rtr7 hidden-fw474k hidden-3ywq4w\",\"data-framer-name\":\"Pricing\",id:id11,name:\"Pricing\",onTap:onTap42m929(overlay),ref:ref13,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10wzr6a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\"},children:\"Choose Your Plan\"})}),className:\"framer-1co0tto\",\"data-framer-name\":\"Choose Your Plan\",fonts:[\"Inter-Bold\"],name:\"Choose Your Plan\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(100, 100, 100)\"},children:\"Take advantage of our current offers, they wont\\xa0last\\xa0long!\"})}),className:\"framer-161qovi\",\"data-framer-name\":\"Take advantage of our current offers, they wont\\xa0last\\xa0long!\",name:\"Take advantage of our current offers, they wont\\xa0last\\xa0long!\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S2jtqlNDQ:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1etavgi-container\",children:/*#__PURE__*/_jsx(PricingSlider,{height:\"100%\",id:\"IDQJdGqRF\",layoutId:\"IDQJdGqRF\",style:{width:\"100%\"},variant:\"H6_ni4GeV\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1x2njlw\",\"data-framer-portal-id\":id11,exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"shqqnV6Xt\")}),document.querySelector(\"#overlay\"))})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=['.framer-yulHz[data-border=\"true\"]::after, .framer-yulHz [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-yulHz { background: white; }`,\".framer-yulHz.framer-lux5qc, .framer-yulHz .framer-lux5qc { display: block; }\",\".framer-yulHz.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-yulHz .framer-1a7b1l1-container, .framer-yulHz .framer-1r88d50-container, .framer-yulHz .framer-1ch3cn7-container, .framer-yulHz .framer-1etavgi-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-yulHz .framer-1iq3145-container, .framer-yulHz .framer-1vx34d3-container { flex: none; height: auto; position: relative; width: 100%; z-index: 5; }\",\".framer-yulHz .framer-fki6qo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 192px; justify-content: space-evenly; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-15nw73h { flex: none; height: 103px; overflow: visible; position: relative; width: 163px; }\",\".framer-yulHz .framer-17rbimi { flex: none; height: auto; left: 17px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-184r9rh, .framer-yulHz .framer-1x4cjjx, .framer-yulHz .framer-hgyeqq { flex: none; height: auto; left: 0px; position: absolute; top: 43px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-1ybe14o { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.28); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 10px; position: relative; width: 30%; }\",\".framer-yulHz .framer-acr05n, .framer-yulHz .framer-mq8c4x, .framer-yulHz .framer-17w6lp3, .framer-yulHz .framer-1itxxir, .framer-yulHz .framer-1swrkhw, .framer-yulHz .framer-1e1om9q, .framer-yulHz .framer-2yxizq, .framer-yulHz .framer-1mtavid, .framer-yulHz .framer-j7inq9, .framer-yulHz .framer-1uyzqc0, .framer-yulHz .framer-wsk9ab, .framer-yulHz .framer-1ohfrdh, .framer-yulHz .framer-1kouujv, .framer-yulHz .framer-1xxw50, .framer-yulHz .framer-1t6emj9, .framer-yulHz .framer-1as4y78, .framer-yulHz .framer-1597ld1, .framer-yulHz .framer-13sd279, .framer-yulHz .framer-wenbts, .framer-yulHz .framer-hpnmvk, .framer-yulHz .framer-e90p38, .framer-yulHz .framer-1tlzv71, .framer-yulHz .framer-1xg48ul, .framer-yulHz .framer-znh70o, .framer-yulHz .framer-9c2cyx, .framer-yulHz .framer-mp3vaz, .framer-yulHz .framer-1chrqgi, .framer-yulHz .framer-k6se0s, .framer-yulHz .framer-1onsqvo, .framer-yulHz .framer-1va5xbu, .framer-yulHz .framer-13m0qwq, .framer-yulHz .framer-11vlaef, .framer-yulHz .framer-4phrtv, .framer-yulHz .framer-k1p5l7, .framer-yulHz .framer-rzwv5k, .framer-yulHz .framer-gmpfuv, .framer-yulHz .framer-1jqt0w1, .framer-yulHz .framer-1co0tto { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-yulHz .framer-nu40zu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 10px; position: relative; width: 30%; }\",\".framer-yulHz .framer-i3bv9h { flex: none; height: 103px; overflow: visible; position: relative; width: 168px; }\",\".framer-yulHz .framer-1m38a2b { flex: none; height: auto; left: 19px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-bak2nh { flex: none; height: 103px; overflow: visible; position: relative; width: 142px; }\",\".framer-yulHz .framer-9dnsyk { flex: none; height: auto; left: 7px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-1q14w47 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 70px 0px 70px 0px; position: relative; width: 1440px; }\",\".framer-yulHz .framer-1t7e03o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 696px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1441px; }\",\".framer-yulHz .framer-12gu8oz, .framer-yulHz .framer-v635v0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 571px; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1183px; }\",\".framer-yulHz .framer-19etkva, .framer-yulHz .framer-1wd5pdm, .framer-yulHz .framer-dl5825 { flex: none; height: 100%; overflow: hidden; position: relative; width: 55%; }\",\".framer-yulHz .framer-fp20x6, .framer-yulHz .framer-c4go53 { --border-bottom-width: 5px; --border-color: #222222; --border-left-width: 5px; --border-right-width: 5px; --border-style: solid; --border-top-width: 5px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 474px; overflow: hidden; position: absolute; right: 0px; top: calc(51.83887915936955% - 474px / 2); width: 571px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-daih2t, .framer-yulHz .framer-1ti1ylg, .framer-yulHz .framer-15ewl21 { 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 0px 0px 0px; position: relative; width: 451px; }\",\".framer-yulHz .framer-6entqh, .framer-yulHz .framer-jyf3tq, .framer-yulHz .framer-1ndcz8l, .framer-yulHz .framer-k2gz9r, .framer-yulHz .framer-t3c19x, .framer-yulHz .framer-v5gj64, .framer-yulHz .framer-ykvbsc, .framer-yulHz .framer-remwc9, .framer-yulHz .framer-sr9s1 { flex: none; height: 48px; overflow: visible; position: relative; width: 48px; }\",\".framer-yulHz .framer-1k2z9eb, .framer-yulHz .framer-sstgbs, .framer-yulHz .framer-179x9g5, .framer-yulHz .framer-ksindv, .framer-yulHz .framer-1cwlkys, .framer-yulHz .framer-13o0f40, .framer-yulHz .framer-271xzc, .framer-yulHz .framer-1zw4uw, .framer-yulHz .framer-1eczgqq { aspect-ratio: 1 / 1; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: var(--framer-aspect-ratio-supported, 48px); left: 0px; position: absolute; top: 0px; width: 48px; }\",\".framer-yulHz .framer-iqz2ta, .framer-yulHz .framer-xjvcl5, .framer-yulHz .framer-ehu2a0, .framer-yulHz .framer-gwjdwn, .framer-yulHz .framer-wlt8lh, .framer-yulHz .framer-w5ieqp, .framer-yulHz .framer-6ge6on, .framer-yulHz .framer-jb4sn6, .framer-yulHz .framer-13ytef4 { flex: none; height: auto; left: 17px; position: absolute; top: 17px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-shqy9o, .framer-yulHz .framer-h3ezs9, .framer-yulHz .framer-871sda, .framer-yulHz .framer-s4spx8, .framer-yulHz .framer-gdtrls, .framer-yulHz .framer-o58g89, .framer-yulHz .framer-53am6g, .framer-yulHz .framer-1os2wf7, .framer-yulHz .framer-1e0ra2d, .framer-yulHz .framer-1g9nzec, .framer-yulHz .framer-1oe5ojr, .framer-yulHz .framer-91xpo0, .framer-yulHz .framer-1st1n6y, .framer-yulHz .framer-oqtj0b, .framer-yulHz .framer-1utxpp0, .framer-yulHz .framer-y8tm99, .framer-yulHz .framer-16dwal8, .framer-yulHz .framer-ko5i3h, .framer-yulHz .framer-17i9s3f, .framer-yulHz .framer-1cijadw, .framer-yulHz .framer-ktc3b8, .framer-yulHz .framer-10tghqp, .framer-yulHz .framer-mt2j9i, .framer-yulHz .framer-1fxkwq5, .framer-yulHz .framer-sx4bpu, .framer-yulHz .framer-1p2emgv, .framer-yulHz .framer-b9g4c8, .framer-yulHz .framer-faljtg, .framer-yulHz .framer-u2mtel, .framer-yulHz .framer-1fxe179, .framer-yulHz .framer-wanobh, .framer-yulHz .framer-4g9e82, .framer-yulHz .framer-j7tmdo, .framer-yulHz .framer-1wfz5q9, .framer-yulHz .framer-161qovi { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yulHz .framer-2htj8e, .framer-yulHz .framer-1dk8eyq, .framer-yulHz .framer-y89hf, .framer-yulHz .framer-1rzjysu, .framer-yulHz .framer-nnf1ca, .framer-yulHz .framer-vu3y1u { flex: none; height: 50px; overflow: visible; position: relative; width: 172px; }\",\".framer-yulHz .framer-1uazi8i, .framer-yulHz .framer-1q7lct0, .framer-yulHz .framer-125u8kb, .framer-yulHz .framer-1xwrb71, .framer-yulHz .framer-n3e719, .framer-yulHz .framer-13ff1a9 { background: linear-gradient(90.0000002134434deg, #1b4464 0%, rgba(7, 109, 188, 1) 100%); border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: 50px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 172px; }\",\".framer-yulHz .framer-1t05nms, .framer-yulHz .framer-vhf4vp, .framer-yulHz .framer-1jsdw8r, .framer-yulHz .framer-b2j4m2, .framer-yulHz .framer-1xhlg1t, .framer-yulHz .framer-1c7zxba { flex: none; height: 19px; left: 30px; overflow: visible; position: absolute; text-decoration: none; top: 15px; width: 112px; }\",\".framer-yulHz .framer-1kwcmpy, .framer-yulHz .framer-ld2glm, .framer-yulHz .framer-1v62wqk, .framer-yulHz .framer-3o5s7f, .framer-yulHz .framer-1qq1695, .framer-yulHz .framer-164xbi3 { flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-395bie, .framer-yulHz .framer-1piidth, .framer-yulHz .framer-1psgtr1, .framer-yulHz .framer-14v8mhp, .framer-yulHz .framer-1vuzgh1, .framer-yulHz .framer-116gi5a { flex: none; height: 11px; left: 94px; position: absolute; top: 5px; width: 18px; }\",\".framer-yulHz .framer-sb3k5m { --border-bottom-width: 5px; --border-color: #222222; --border-left-width: 5px; --border-right-width: 5px; --border-style: solid; --border-top-width: 5px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 474px; left: 4px; overflow: hidden; position: absolute; top: calc(51.48861646234678% - 474px / 2); width: 571px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-th1bru { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 627px; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1183px; }\",\".framer-yulHz .framer-hlks1b { -webkit-filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25)); align-content: center; align-items: center; display: flex; filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25)); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 73px; height: min-content; justify-content: center; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-1n3dmtu { flex: none; height: 144px; overflow: visible; position: relative; width: 801px; }\",\".framer-yulHz .framer-1jvw60u { flex: none; height: auto; left: 50%; position: absolute; top: 66px; transform: translateX(-50%); white-space: pre-wrap; width: 753px; word-break: break-word; word-wrap: break-word; }\",\".framer-yulHz .framer-19yeo6n, .framer-yulHz .framer-15gatsb { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-yulHz .framer-5ksj7q { background-color: #ffffff; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 563px; position: relative; width: 1170px; }\",\".framer-yulHz .framer-144xytc { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 371px; flex: none; left: calc(27.7777777777778% - 440px / 2); position: absolute; top: 54px; width: 440px; }\",\".framer-yulHz .framer-uw14wx, .framer-yulHz .framer-1obiqxb, .framer-yulHz .framer-rh5i7l, .framer-yulHz .framer-1765e8h, .framer-yulHz .framer-ije50v, .framer-yulHz .framer-fvpbvz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 52%; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 90%; }\",\".framer-yulHz .framer-1icdifm, .framer-yulHz .framer-1hwch6i, .framer-yulHz .framer-5655jl { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-yulHz .framer-1gn5dg8, .framer-yulHz .framer-1tgm29s, .framer-yulHz .framer-wv3w9a, .framer-yulHz .framer-ztc5pu, .framer-yulHz .framer-mnkijk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 101px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 351px; }\",\".framer-yulHz .framer-pzi2qa { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 138px; left: 633px; position: absolute; top: 53px; width: 440px; }\",\".framer-yulHz .framer-1ywp2ue, .framer-yulHz .framer-1xp8sf6 { flex: none; height: 26px; overflow: hidden; position: relative; width: 26px; }\",\".framer-yulHz .framer-hfdsnz { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 138px; left: 105px; position: absolute; top: calc(50.08880994671405% - 138px / 2); width: 440px; }\",\".framer-yulHz .framer-caddr9 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 53px; flex: none; height: 138px; left: 105px; position: absolute; width: 440px; }\",\".framer-yulHz .framer-jt4buv, .framer-yulHz .framer-17zvif1 { flex: none; height: 28px; position: relative; width: 28px; }\",\".framer-yulHz .framer-1vqsh1l { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 138px; left: 633px; position: absolute; top: calc(50.08880994671405% - 138px / 2); width: 440px; }\",\".framer-yulHz .framer-ye6d29 { flex: none; height: 23px; position: relative; width: 20px; }\",\".framer-yulHz .framer-mpokt2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 101px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 366px; }\",\".framer-yulHz .framer-abosrf { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 53px; flex: none; height: 138px; left: 633px; position: absolute; width: 440px; }\",\".framer-yulHz .framer-5wjzzw, .framer-yulHz .framer-i7u60t, .framer-yulHz .framer-tqympq { flex: none; height: 30px; position: relative; width: 29px; }\",\".framer-yulHz .framer-1cw0rje, .framer-yulHz .framer-b7cnqk, .framer-yulHz .framer-1p7p9ml, .framer-yulHz .framer-zy3s59 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 28%; padding: 15px 15px 15px 15px; position: absolute; top: 54px; transform: translateX(-50%); width: 100%; }\",\".framer-yulHz .framer-h0ppmf, .framer-yulHz .framer-16kd5qj, .framer-yulHz .framer-8hqeas, .framer-yulHz .framer-1v1p5ws, .framer-yulHz .framer-1y8fs6q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-ra1rxw, .framer-yulHz .framer-8ius3w, .framer-yulHz .framer-1d2vrjy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-yulHz .framer-1vavvpm { flex: none; height: 29px; position: relative; width: 25px; }\",\".framer-yulHz .framer-snp0kr, .framer-yulHz .framer-4kc809 { 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 0px 0px 0px; position: relative; width: 89%; }\",\".framer-yulHz .framer-nbpt9j { align-content: center; align-items: center; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 28%; padding: 15px 15px 40px 15px; position: absolute; top: 54px; transform: translateX(-50%); width: 100%; }\",\".framer-yulHz .framer-1ol3gg5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: visible; padding: 47px 0px 47px 0px; position: relative; width: 1440px; }\",\".framer-yulHz .framer-6tf42y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 88px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 682px; }\",\".framer-yulHz .framer-ahnv0d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 697px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-14rbqcr, .framer-yulHz .framer-bm2eqg { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 8px 75px 0px rgba(6, 27, 44, 0.12); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 505px; justify-content: center; padding: 20px 20px 20px 20px; position: relative; width: 294px; }\",\".framer-yulHz .framer-1urxrf4, .framer-yulHz .framer-7vzi5o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 464px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 257px; }\",\".framer-yulHz .framer-k7slmv, .framer-yulHz .framer-h577ux { flex: none; height: 41px; overflow: visible; position: relative; width: 147px; }\",\".framer-yulHz .framer-ovud2s, .framer-yulHz .framer-19eeetk { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 0px; width: min-content; }\",\".framer-yulHz .framer-81eb3s, .framer-yulHz .framer-sh5tqg { background-color: rgba(153, 153, 153, 0.3); flex: none; height: 2px; position: relative; width: 100%; }\",\".framer-yulHz .framer-1j7gbu1, .framer-yulHz .framer-lgdrxr { 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 0px 0px 0px; position: relative; width: min-content; }\",\".framer-yulHz .framer-1mqcjoi, .framer-yulHz .framer-qs5v9y { flex: none; height: 26px; overflow: visible; position: relative; width: 154px; }\",\".framer-yulHz .framer-1qbdb7h, .framer-yulHz .framer-1qzaii9, .framer-yulHz .framer-wwziu1, .framer-yulHz .framer-1vsv4t, .framer-yulHz .framer-1jprfs3, .framer-yulHz .framer-1j5vykf, .framer-yulHz .framer-gbuv2f, .framer-yulHz .framer-xznjkm, .framer-yulHz .framer-170qxrq, .framer-yulHz .framer-4xl79b, .framer-yulHz .framer-cepj8k, .framer-yulHz .framer-1rg9z6h { flex: none; height: auto; left: 28px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-1nz1xx6, .framer-yulHz .framer-1lx63t9, .framer-yulHz .framer-lqlbi4, .framer-yulHz .framer-1kv3heb, .framer-yulHz .framer-sfp59e, .framer-yulHz .framer-1yuy5cg, .framer-yulHz .framer-h299zg, .framer-yulHz .framer-1m1dn7e, .framer-yulHz .framer-1wm03ol, .framer-yulHz .framer-3nqlsz, .framer-yulHz .framer-7n6gl1, .framer-yulHz .framer-9jtp74 { flex: none; height: 17px; left: 0px; position: absolute; top: 5px; width: 16px; }\",\".framer-yulHz .framer-9aakla, .framer-yulHz .framer-qnwug0 { flex: none; height: 26px; overflow: visible; position: relative; width: 181px; }\",\".framer-yulHz .framer-8vyn4q, .framer-yulHz .framer-1cp7dt0 { flex: none; height: 26px; overflow: visible; position: relative; width: 134px; }\",\".framer-yulHz .framer-fveudd, .framer-yulHz .framer-qxmya3 { flex: none; height: 26px; overflow: visible; position: relative; width: 119px; }\",\".framer-yulHz .framer-mjkmrg, .framer-yulHz .framer-xqi69k { flex: none; height: 26px; overflow: visible; position: relative; width: 195px; }\",\".framer-yulHz .framer-cbmqu2, .framer-yulHz .framer-1oe33z5 { flex: none; height: 26px; overflow: visible; position: relative; width: 233px; }\",\".framer-yulHz .framer-tg82xb, .framer-yulHz .framer-8722zd { flex: none; height: 46px; overflow: visible; position: relative; width: 222px; }\",\".framer-yulHz .framer-1dlab2c, .framer-yulHz .framer-i9dlal, .framer-yulHz .framer-z5bfr4, .framer-yulHz .framer-15xny5d { flex: none; height: 46px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 222px; }\",\".framer-yulHz .framer-imdass, .framer-yulHz .framer-8wkibx { background: linear-gradient(89.07096063375637deg, #087dd9 0%, rgba(81, 155, 218, 1) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 46px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 222px; }\",\".framer-yulHz .framer-wogu7u, .framer-yulHz .framer-3d9ae0 { flex: none; height: auto; left: 22px; position: absolute; top: 10px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-15ba14s, .framer-yulHz .framer-molg74 { flex: none; height: 4px; left: 181px; position: absolute; top: calc(45.6521739130435% - 4px / 2); width: 13px; }\",\".framer-yulHz .framer-9xd62, .framer-yulHz .framer-jadxoo { bottom: 19px; flex: none; left: 190px; position: absolute; right: 24px; top: 17px; }\",\".framer-yulHz .framer-1vam5a9 { background: linear-gradient(90.0000002134434deg, #1b4464 0%, rgba(7, 109, 188, 1) 100%); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 8px 75px 0px rgba(6, 28, 45, 0.25); flex: none; height: 537px; position: relative; width: 334px; }\",\".framer-yulHz .framer-ldxu5l { flex: none; height: 473px; left: calc(50.8982035928144% - 289px / 2); overflow: visible; position: absolute; top: calc(48.97579143389201% - 473px / 2); width: 289px; }\",\".framer-yulHz .framer-ce6qxi { flex: none; height: 52px; left: 15px; overflow: visible; position: absolute; text-decoration: none; top: 420px; width: 252px; }\",\".framer-yulHz .framer-1mceb2h { border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 52px; left: 0px; position: absolute; top: 0px; width: 252px; }\",\".framer-yulHz .framer-1p0oa2j { flex: none; height: auto; left: 67px; position: absolute; top: 11px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-1iz7tao { flex: none; height: auto; left: 0px; position: absolute; top: 45px; white-space: pre-wrap; width: 289px; word-break: break-word; word-wrap: break-word; }\",\".framer-yulHz .framer-1v7ippm { background-color: rgba(153, 153, 153, 0.3); flex: none; height: 2px; left: 0px; position: absolute; top: 163px; width: 283px; }\",\".framer-yulHz .framer-1c4ymjk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 184px; width: min-content; }\",\".framer-yulHz .framer-gegzdu { flex: none; height: 30px; overflow: visible; position: relative; width: 246px; }\",\".framer-yulHz .framer-cokc02 { flex: none; height: auto; left: 52%; position: absolute; top: 0px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-yulHz .framer-1tk0hbu, .framer-yulHz .framer-mexed, .framer-yulHz .framer-1l994fc { flex: none; height: 19px; left: 0px; position: absolute; top: 5px; width: 19px; }\",\".framer-yulHz .framer-5w6hpf { flex: none; height: 30px; overflow: visible; position: relative; width: 135px; }\",\".framer-yulHz .framer-1o74f8a, .framer-yulHz .framer-cnr3e2, .framer-yulHz .framer-s588kf, .framer-yulHz .framer-1kdfali { flex: none; height: auto; left: 32px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-yulHz .framer-yr4ydp, .framer-yulHz .framer-19gv4uw { flex: none; height: 20px; left: 0px; position: absolute; top: 5px; width: 19px; }\",\".framer-yulHz .framer-j0pfpe { flex: none; height: 30px; overflow: visible; position: relative; width: 221px; }\",\".framer-yulHz .framer-1rhtwcu { flex: none; height: 30px; overflow: visible; position: relative; width: 265px; }\",\".framer-yulHz .framer-q4g9z7 { flex: none; height: 30px; overflow: visible; position: relative; width: 197px; }\",\".framer-yulHz .framer-1g03msp-container { flex: none; height: auto; position: relative; width: 1440px; }\",\".framer-yulHz .framer-1lm12et-container { flex: none; height: auto; position: relative; scroll-margin-top: 30px; width: 100%; }\",\".framer-yulHz .framer-5iekqe-container { flex: none; height: auto; position: relative; width: 1170px; }\",\".framer-yulHz .framer-14vawtj { flex: none; height: 97px; overflow: hidden; position: relative; width: 100%; }\",\".framer-yulHz .framer-110uksm-container, .framer-yulHz .framer-qzjczw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-yulHz .framer-1rvnj5l { flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-yulHz .framer-ax5y33 { bottom: 0px; flex: none; left: calc(50.00000000000002% - 1440px / 2); overflow: visible; position: absolute; top: 0px; width: 1440px; }\",\".framer-yulHz .framer-1gzent6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 31px; justify-content: center; left: 135px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; top: 350px; width: 1170px; }\",\".framer-yulHz .framer-5imscq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 31px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-urr5gt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 30%; word-break: break-word; word-wrap: break-word; }\",\".framer-yulHz .framer-16zh83k, .framer-yulHz .framer-bobfxw, .framer-yulHz .framer-f2rgik { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: 32px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 219px; }\",\".framer-yulHz .framer-4eix6w, .framer-yulHz .framer-1sdpigl, .framer-yulHz .framer-1mq0kdk, .framer-yulHz .framer-14wf5tx, .framer-yulHz .framer-1gepdzm, .framer-yulHz .framer-177o4a7 { flex: none; height: 28px; position: relative; text-decoration: none; width: 28px; }\",\".framer-yulHz .framer-132wf3j, .framer-yulHz .framer-194ox9h, .framer-yulHz .framer-jbd3i5, .framer-yulHz .framer-1dayj84, .framer-yulHz .framer-12j2r5x, .framer-yulHz .framer-gmis1y { flex: none; height: 28px; position: relative; text-decoration: none; width: 29px; }\",\".framer-yulHz .framer-xl9zyt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 30%; }\",\".framer-yulHz .framer-1llylcu { bottom: 75px; flex: none; height: 3px; left: -1px; position: absolute; right: -1px; }\",\".framer-yulHz .framer-15vtpna { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 204px; justify-content: center; left: 136px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; top: 60px; width: 1169px; }\",\".framer-yulHz .framer-1a6ozjt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 204px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1169px; }\",\".framer-yulHz .framer-l5iqxw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 204px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1169px; }\",\".framer-yulHz .framer-1tyn9bf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; height: 90%; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 402px; }\",\".framer-yulHz .framer-1johbks { flex: none; height: 22px; overflow: visible; position: relative; width: 235px; }\",\".framer-yulHz .framer-1ro28ap { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; top: 0px; width: min-content; }\",\".framer-yulHz .framer-136yawy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-yulHz .framer-j3o2b2 { flex: none; height: 38px; position: relative; text-decoration: none; width: 281px; }\",\".framer-yulHz .framer-17i1itf-container { flex: none; height: 100%; position: relative; width: 22%; }\",\".framer-yulHz .framer-ej9anb { flex: none; height: 167px; overflow: visible; position: relative; text-decoration: none; width: 349px; }\",\".framer-yulHz .framer-1wl9cjh { flex: none; height: auto; left: 0px; position: absolute; right: 36px; top: 41%; transform: translateY(-50%); white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-yulHz .framer-pm8tej, .framer-yulHz .framer-1owhsz2 { flex: none; height: auto; left: 0px; position: absolute; top: 11%; transform: translateY(-50%); white-space: pre; width: 221px; }\",\".framer-yulHz .framer-1k7m9i9 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 5px 5px 5px; position: absolute; right: 0px; top: 46%; transform: translateY(-50%); width: 348px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-140ulvx-container { flex: none; height: auto; position: relative; scroll-margin-top: 300px; width: 99%; }\",\".framer-yulHz .framer-lunb7b, .framer-yulHz .framer-1ufvn0y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-1ysb5ll { 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 0px 50px 0px; position: relative; width: 817px; }\",\".framer-yulHz .framer-1dwasqw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 0px 15px; position: relative; width: 100%; }\",\".framer-yulHz .framer-zebsdh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 743px; }\",\".framer-yulHz .framer-my2d0e, .framer-yulHz .framer-1it2847 { flex: none; height: 38px; position: relative; width: 281px; }\",\".framer-yulHz .framer-nfdbj0 { flex: none; height: 3px; position: relative; width: 791px; }\",\".framer-yulHz .framer-1gyvzjx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 72%; }\",\".framer-yulHz .framer-dnkanj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 0%; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-jpxxrl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 211px; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 750px; }\",\".framer-yulHz .framer-17kneak { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 209px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 44%; }\",\".framer-yulHz .framer-sk3lk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 313px; word-break: break-word; word-wrap: break-word; }\",\".framer-yulHz .framer-1wkkmyr { flex: none; height: 52px; overflow: visible; position: relative; width: 100%; }\",\".framer-yulHz .framer-1jox94p, .framer-yulHz .framer-c43n03 { background-color: #ffffff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 0px; box-shadow: 0px 32px 84px 0px rgba(5, 37, 54, 0.17); flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-yulHz .framer-y4anrv, .framer-yulHz .framer-1j0e083 { flex: none; height: 42px; left: 220px; overflow: visible; position: absolute; top: 5px; width: 99px; }\",\".framer-yulHz .framer-ez0660, .framer-yulHz .framer-u6vzu5 { background: linear-gradient(90.0000002134434deg, #1b4464 0%, rgba(7, 109, 188, 1) 100%); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-yulHz .framer-i5xijm, .framer-yulHz .framer-173m648 { flex: none; height: auto; left: 16px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 69px; }\",\".framer-yulHz .framer-1ufneft, .framer-yulHz .framer-1sgy3pf { flex: none; height: 26px; left: 22px; overflow: visible; position: absolute; top: 13px; width: 142px; }\",\".framer-yulHz .framer-1mcyrzl, .framer-yulHz .framer-yvwm1j { flex: none; height: auto; left: 35px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 107px; }\",\".framer-yulHz .framer-cj3psg, .framer-yulHz .framer-1fzsot5 { flex: none; height: 15px; left: 0px; position: absolute; top: 5px; width: 20px; }\",\".framer-yulHz .framer-xgyqgf-container { flex: none; height: auto; position: relative; width: 50%; }\",\".framer-yulHz .framer-6nd2fd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-5y3q6e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 84%; }\",\".framer-yulHz .framer-bywkjo { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-yulHz .framer-1vclw9k, .framer-yulHz .framer-1rp5tnj, .framer-yulHz .framer-1u05650 { flex: none; height: 3px; position: relative; width: 100%; }\",\".framer-yulHz .framer-ohcpr6 { flex: none; height: 167px; overflow: visible; position: relative; width: 84%; }\",\".framer-yulHz .framer-1gd167v { flex: none; height: auto; left: 0px; position: absolute; right: 15px; top: 41%; transform: translateY(-50%); white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-yulHz .framer-ohvgnj { flex: none; height: 52px; left: 0px; overflow: visible; position: absolute; top: 115px; width: 328px; }\",\".framer-yulHz .framer-18k2zem { 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 0px 0px 0px; position: relative; width: 282px; }\",\".framer-yulHz .framer-7gjrsl-container { flex: none; height: auto; position: relative; width: 82%; }\",\".framer-yulHz .framer-pwjchq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: auto; justify-content: flex-start; overflow: visible; padding: 22px 15px 22px 15px; position: relative; width: 100%; }\",\".framer-yulHz .framer-1oi8mjr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-te6z1r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-isq71y { 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: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-v789v1 { flex: none; height: 298px; overflow: hidden; position: relative; width: 100%; }\",\".framer-yulHz .framer-zmsw43 { --border-bottom-width: 3px; --border-color: #222222; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: 275px; overflow: hidden; position: absolute; right: 0px; top: calc(51.445086705202336% - 275px / 2); width: 99%; will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-1xwgobd, .framer-yulHz .framer-1j87uyw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-1kx5plj, .framer-yulHz .framer-1oemnkm { 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: center; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-yulHz .framer-1hz9lva { flex: none; height: 286px; overflow: hidden; position: relative; width: 100%; }\",\".framer-yulHz .framer-7lhxms { --border-bottom-width: 3px; --border-color: #222222; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: 275px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(49.71098265895956% - 275px / 2); will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-1c3c9cl { flex: none; height: 275px; overflow: hidden; position: relative; width: 100%; }\",\".framer-yulHz .framer-yau0sk { --border-bottom-width: 3px; --border-color: #000000; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: 267px; left: calc(50.00000000000002% - 96.96969696969697% / 2); overflow: hidden; position: absolute; top: calc(50.578034682080954% - 267px / 2); width: 97%; will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-16175q3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: visible; padding: 70px 0px 70px 0px; position: relative; scroll-margin-top: 250px; width: 1440px; }\",\".framer-yulHz .framer-1xfkc3n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 571px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-yulHz .framer-95xm0k, .framer-yulHz .framer-1mjrldm { 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 0px 0px 0px; position: relative; width: 351px; }\",\".framer-yulHz .framer-19oxien, .framer-yulHz .framer-j9xhhk { flex: none; height: 100%; overflow: hidden; position: relative; width: 390px; }\",\".framer-yulHz .framer-101i6of { --border-bottom-width: 3px; --border-color: #222222; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: 284px; left: calc(1015.3846153846154% - 87.94871794871794% / 2); overflow: hidden; position: absolute; top: calc(213.1348511383538% - 284px / 2); width: 88%; will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-1ojutu0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 15px 15px 15px 15px; position: relative; width: min-content; }\",\".framer-yulHz .framer-df5v2a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 351px; }\",\".framer-yulHz .framer-1e4gfkr { flex: none; height: 363px; overflow: hidden; position: relative; width: 390px; }\",\".framer-yulHz .framer-1v0koue { --border-bottom-width: 3px; --border-color: #222222; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: 284px; left: calc(48.71794871794874% - 87.6923076923077% / 2); overflow: hidden; position: absolute; top: calc(48.484848484848506% - 284px / 2); width: 88%; will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-1tt0e3l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 627px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-yulHz .framer-1egc0hj { --border-bottom-width: 3px; --border-color: #222222; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: 285px; left: calc(49.743589743589766% - 87.6923076923077% / 2); overflow: hidden; position: absolute; top: calc(52.79106858054229% - 285px / 2); width: 88%; will-change: var(--framer-will-change-override, transform); }\",\".framer-yulHz .framer-18r47yl { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: auto; justify-content: flex-start; overflow: visible; padding: 27px 0px 27px 0px; position: relative; scroll-margin-top: 350px; width: 100%; }\",\".framer-yulHz .framer-10wzr6a { 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 0px 0px 0px; position: relative; width: 349px; }\",\".framer-yulHz .framer-1x2njlw { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yulHz.framer-72rtr7, .framer-yulHz .framer-1ybe14o, .framer-yulHz .framer-nu40zu, .framer-yulHz .framer-1q14w47, .framer-yulHz .framer-1t7e03o, .framer-yulHz .framer-daih2t, .framer-yulHz .framer-1ti1ylg, .framer-yulHz .framer-15ewl21, .framer-yulHz .framer-hlks1b, .framer-yulHz .framer-uw14wx, .framer-yulHz .framer-1gn5dg8, .framer-yulHz .framer-1obiqxb, .framer-yulHz .framer-1tgm29s, .framer-yulHz .framer-rh5i7l, .framer-yulHz .framer-wv3w9a, .framer-yulHz .framer-1765e8h, .framer-yulHz .framer-ztc5pu, .framer-yulHz .framer-ije50v, .framer-yulHz .framer-mpokt2, .framer-yulHz .framer-fvpbvz, .framer-yulHz .framer-mnkijk, .framer-yulHz .framer-1cw0rje, .framer-yulHz .framer-h0ppmf, .framer-yulHz .framer-ra1rxw, .framer-yulHz .framer-b7cnqk, .framer-yulHz .framer-16kd5qj, .framer-yulHz .framer-8ius3w, .framer-yulHz .framer-1p7p9ml, .framer-yulHz .framer-8hqeas, .framer-yulHz .framer-1d2vrjy, .framer-yulHz .framer-zy3s59, .framer-yulHz .framer-1v1p5ws, .framer-yulHz .framer-snp0kr, .framer-yulHz .framer-nbpt9j, .framer-yulHz .framer-1y8fs6q, .framer-yulHz .framer-4kc809, .framer-yulHz .framer-1ol3gg5, .framer-yulHz .framer-6tf42y, .framer-yulHz .framer-ahnv0d, .framer-yulHz .framer-14rbqcr, .framer-yulHz .framer-ovud2s, .framer-yulHz .framer-1j7gbu1, .framer-yulHz .framer-1c4ymjk, .framer-yulHz .framer-bm2eqg, .framer-yulHz .framer-19eeetk, .framer-yulHz .framer-lgdrxr, .framer-yulHz .framer-1gzent6, .framer-yulHz .framer-16zh83k, .framer-yulHz .framer-xl9zyt, .framer-yulHz .framer-15vtpna, .framer-yulHz .framer-1a6ozjt, .framer-yulHz .framer-1ro28ap, .framer-yulHz .framer-136yawy, .framer-yulHz .framer-1k7m9i9, .framer-yulHz .framer-lunb7b, .framer-yulHz .framer-1ysb5ll, .framer-yulHz .framer-1dwasqw, .framer-yulHz .framer-zebsdh, .framer-yulHz .framer-1gyvzjx, .framer-yulHz .framer-bobfxw, .framer-yulHz .framer-17kneak, .framer-yulHz .framer-1ufvn0y, .framer-yulHz .framer-6nd2fd, .framer-yulHz .framer-5y3q6e, .framer-yulHz .framer-18k2zem, .framer-yulHz .framer-f2rgik, .framer-yulHz .framer-pwjchq, .framer-yulHz .framer-1oi8mjr, .framer-yulHz .framer-te6z1r, .framer-yulHz .framer-isq71y, .framer-yulHz .framer-1xwgobd, .framer-yulHz .framer-1kx5plj, .framer-yulHz .framer-1j87uyw, .framer-yulHz .framer-1oemnkm, .framer-yulHz .framer-16175q3, .framer-yulHz .framer-1xfkc3n, .framer-yulHz .framer-95xm0k, .framer-yulHz .framer-1ojutu0, .framer-yulHz .framer-df5v2a, .framer-yulHz .framer-1tt0e3l, .framer-yulHz .framer-1mjrldm, .framer-yulHz .framer-18r47yl, .framer-yulHz .framer-10wzr6a { gap: 0px; } .framer-yulHz.framer-72rtr7 > *, .framer-yulHz .framer-1ol3gg5 > *, .framer-yulHz .framer-18k2zem > *, .framer-yulHz .framer-1oi8mjr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yulHz.framer-72rtr7 > :first-child, .framer-yulHz .framer-1ybe14o > :first-child, .framer-yulHz .framer-nu40zu > :first-child, .framer-yulHz .framer-1q14w47 > :first-child, .framer-yulHz .framer-1t7e03o > :first-child, .framer-yulHz .framer-daih2t > :first-child, .framer-yulHz .framer-1ti1ylg > :first-child, .framer-yulHz .framer-15ewl21 > :first-child, .framer-yulHz .framer-hlks1b > :first-child, .framer-yulHz .framer-1gn5dg8 > :first-child, .framer-yulHz .framer-1tgm29s > :first-child, .framer-yulHz .framer-wv3w9a > :first-child, .framer-yulHz .framer-ztc5pu > :first-child, .framer-yulHz .framer-mpokt2 > :first-child, .framer-yulHz .framer-mnkijk > :first-child, .framer-yulHz .framer-1cw0rje > :first-child, .framer-yulHz .framer-ra1rxw > :first-child, .framer-yulHz .framer-b7cnqk > :first-child, .framer-yulHz .framer-8ius3w > :first-child, .framer-yulHz .framer-1p7p9ml > :first-child, .framer-yulHz .framer-1d2vrjy > :first-child, .framer-yulHz .framer-zy3s59 > :first-child, .framer-yulHz .framer-snp0kr > :first-child, .framer-yulHz .framer-nbpt9j > :first-child, .framer-yulHz .framer-4kc809 > :first-child, .framer-yulHz .framer-1ol3gg5 > :first-child, .framer-yulHz .framer-6tf42y > :first-child, .framer-yulHz .framer-1j7gbu1 > :first-child, .framer-yulHz .framer-1c4ymjk > :first-child, .framer-yulHz .framer-lgdrxr > :first-child, .framer-yulHz .framer-1gzent6 > :first-child, .framer-yulHz .framer-15vtpna > :first-child, .framer-yulHz .framer-1k7m9i9 > :first-child, .framer-yulHz .framer-1ysb5ll > :first-child, .framer-yulHz .framer-1dwasqw > :first-child, .framer-yulHz .framer-zebsdh > :first-child, .framer-yulHz .framer-1gyvzjx > :first-child, .framer-yulHz .framer-17kneak > :first-child, .framer-yulHz .framer-6nd2fd > :first-child, .framer-yulHz .framer-18k2zem > :first-child, .framer-yulHz .framer-pwjchq > :first-child, .framer-yulHz .framer-1oi8mjr > :first-child, .framer-yulHz .framer-te6z1r > :first-child, .framer-yulHz .framer-isq71y > :first-child, .framer-yulHz .framer-1xwgobd > :first-child, .framer-yulHz .framer-1kx5plj > :first-child, .framer-yulHz .framer-1j87uyw > :first-child, .framer-yulHz .framer-1oemnkm > :first-child, .framer-yulHz .framer-16175q3 > :first-child, .framer-yulHz .framer-95xm0k > :first-child, .framer-yulHz .framer-df5v2a > :first-child, .framer-yulHz .framer-1mjrldm > :first-child, .framer-yulHz .framer-18r47yl > :first-child, .framer-yulHz .framer-10wzr6a > :first-child { margin-top: 0px; } .framer-yulHz.framer-72rtr7 > :last-child, .framer-yulHz .framer-1ybe14o > :last-child, .framer-yulHz .framer-nu40zu > :last-child, .framer-yulHz .framer-1q14w47 > :last-child, .framer-yulHz .framer-1t7e03o > :last-child, .framer-yulHz .framer-daih2t > :last-child, .framer-yulHz .framer-1ti1ylg > :last-child, .framer-yulHz .framer-15ewl21 > :last-child, .framer-yulHz .framer-hlks1b > :last-child, .framer-yulHz .framer-1gn5dg8 > :last-child, .framer-yulHz .framer-1tgm29s > :last-child, .framer-yulHz .framer-wv3w9a > :last-child, .framer-yulHz .framer-ztc5pu > :last-child, .framer-yulHz .framer-mpokt2 > :last-child, .framer-yulHz .framer-mnkijk > :last-child, .framer-yulHz .framer-1cw0rje > :last-child, .framer-yulHz .framer-ra1rxw > :last-child, .framer-yulHz .framer-b7cnqk > :last-child, .framer-yulHz .framer-8ius3w > :last-child, .framer-yulHz .framer-1p7p9ml > :last-child, .framer-yulHz .framer-1d2vrjy > :last-child, .framer-yulHz .framer-zy3s59 > :last-child, .framer-yulHz .framer-snp0kr > :last-child, .framer-yulHz .framer-nbpt9j > :last-child, .framer-yulHz .framer-4kc809 > :last-child, .framer-yulHz .framer-1ol3gg5 > :last-child, .framer-yulHz .framer-6tf42y > :last-child, .framer-yulHz .framer-1j7gbu1 > :last-child, .framer-yulHz .framer-1c4ymjk > :last-child, .framer-yulHz .framer-lgdrxr > :last-child, .framer-yulHz .framer-1gzent6 > :last-child, .framer-yulHz .framer-15vtpna > :last-child, .framer-yulHz .framer-1k7m9i9 > :last-child, .framer-yulHz .framer-1ysb5ll > :last-child, .framer-yulHz .framer-1dwasqw > :last-child, .framer-yulHz .framer-zebsdh > :last-child, .framer-yulHz .framer-1gyvzjx > :last-child, .framer-yulHz .framer-17kneak > :last-child, .framer-yulHz .framer-6nd2fd > :last-child, .framer-yulHz .framer-18k2zem > :last-child, .framer-yulHz .framer-pwjchq > :last-child, .framer-yulHz .framer-1oi8mjr > :last-child, .framer-yulHz .framer-te6z1r > :last-child, .framer-yulHz .framer-isq71y > :last-child, .framer-yulHz .framer-1xwgobd > :last-child, .framer-yulHz .framer-1kx5plj > :last-child, .framer-yulHz .framer-1j87uyw > :last-child, .framer-yulHz .framer-1oemnkm > :last-child, .framer-yulHz .framer-16175q3 > :last-child, .framer-yulHz .framer-95xm0k > :last-child, .framer-yulHz .framer-df5v2a > :last-child, .framer-yulHz .framer-1mjrldm > :last-child, .framer-yulHz .framer-18r47yl > :last-child, .framer-yulHz .framer-10wzr6a > :last-child { margin-bottom: 0px; } .framer-yulHz .framer-1ybe14o > *, .framer-yulHz .framer-nu40zu > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-yulHz .framer-1q14w47 > *, .framer-yulHz .framer-1t7e03o > *, .framer-yulHz .framer-daih2t > *, .framer-yulHz .framer-1ti1ylg > *, .framer-yulHz .framer-15ewl21 > *, .framer-yulHz .framer-1gn5dg8 > *, .framer-yulHz .framer-1tgm29s > *, .framer-yulHz .framer-wv3w9a > *, .framer-yulHz .framer-ztc5pu > *, .framer-yulHz .framer-mpokt2 > *, .framer-yulHz .framer-mnkijk > *, .framer-yulHz .framer-1cw0rje > *, .framer-yulHz .framer-ra1rxw > *, .framer-yulHz .framer-b7cnqk > *, .framer-yulHz .framer-8ius3w > *, .framer-yulHz .framer-1p7p9ml > *, .framer-yulHz .framer-1d2vrjy > *, .framer-yulHz .framer-zy3s59 > *, .framer-yulHz .framer-snp0kr > *, .framer-yulHz .framer-nbpt9j > *, .framer-yulHz .framer-4kc809 > *, .framer-yulHz .framer-6tf42y > *, .framer-yulHz .framer-1gzent6 > *, .framer-yulHz .framer-15vtpna > *, .framer-yulHz .framer-1k7m9i9 > *, .framer-yulHz .framer-1ysb5ll > *, .framer-yulHz .framer-1gyvzjx > *, .framer-yulHz .framer-17kneak > *, .framer-yulHz .framer-16175q3 > *, .framer-yulHz .framer-95xm0k > *, .framer-yulHz .framer-1mjrldm > *, .framer-yulHz .framer-10wzr6a > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yulHz .framer-hlks1b > * { margin: 0px; margin-bottom: calc(73px / 2); margin-top: calc(73px / 2); } .framer-yulHz .framer-uw14wx > *, .framer-yulHz .framer-1obiqxb > *, .framer-yulHz .framer-rh5i7l > *, .framer-yulHz .framer-1765e8h > *, .framer-yulHz .framer-ije50v > *, .framer-yulHz .framer-fvpbvz > *, .framer-yulHz .framer-h0ppmf > *, .framer-yulHz .framer-16kd5qj > *, .framer-yulHz .framer-8hqeas > *, .framer-yulHz .framer-1v1p5ws > *, .framer-yulHz .framer-1y8fs6q > *, .framer-yulHz .framer-ahnv0d > *, .framer-yulHz .framer-14rbqcr > *, .framer-yulHz .framer-bm2eqg > *, .framer-yulHz .framer-xl9zyt > *, .framer-yulHz .framer-1a6ozjt > *, .framer-yulHz .framer-1ro28ap > *, .framer-yulHz .framer-136yawy > *, .framer-yulHz .framer-lunb7b > *, .framer-yulHz .framer-1ufvn0y > *, .framer-yulHz .framer-5y3q6e > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yulHz .framer-uw14wx > :first-child, .framer-yulHz .framer-1obiqxb > :first-child, .framer-yulHz .framer-rh5i7l > :first-child, .framer-yulHz .framer-1765e8h > :first-child, .framer-yulHz .framer-ije50v > :first-child, .framer-yulHz .framer-fvpbvz > :first-child, .framer-yulHz .framer-h0ppmf > :first-child, .framer-yulHz .framer-16kd5qj > :first-child, .framer-yulHz .framer-8hqeas > :first-child, .framer-yulHz .framer-1v1p5ws > :first-child, .framer-yulHz .framer-1y8fs6q > :first-child, .framer-yulHz .framer-ahnv0d > :first-child, .framer-yulHz .framer-14rbqcr > :first-child, .framer-yulHz .framer-ovud2s > :first-child, .framer-yulHz .framer-bm2eqg > :first-child, .framer-yulHz .framer-19eeetk > :first-child, .framer-yulHz .framer-16zh83k > :first-child, .framer-yulHz .framer-xl9zyt > :first-child, .framer-yulHz .framer-1a6ozjt > :first-child, .framer-yulHz .framer-1ro28ap > :first-child, .framer-yulHz .framer-136yawy > :first-child, .framer-yulHz .framer-lunb7b > :first-child, .framer-yulHz .framer-bobfxw > :first-child, .framer-yulHz .framer-1ufvn0y > :first-child, .framer-yulHz .framer-5y3q6e > :first-child, .framer-yulHz .framer-f2rgik > :first-child, .framer-yulHz .framer-1xfkc3n > :first-child, .framer-yulHz .framer-1ojutu0 > :first-child, .framer-yulHz .framer-1tt0e3l > :first-child { margin-left: 0px; } .framer-yulHz .framer-uw14wx > :last-child, .framer-yulHz .framer-1obiqxb > :last-child, .framer-yulHz .framer-rh5i7l > :last-child, .framer-yulHz .framer-1765e8h > :last-child, .framer-yulHz .framer-ije50v > :last-child, .framer-yulHz .framer-fvpbvz > :last-child, .framer-yulHz .framer-h0ppmf > :last-child, .framer-yulHz .framer-16kd5qj > :last-child, .framer-yulHz .framer-8hqeas > :last-child, .framer-yulHz .framer-1v1p5ws > :last-child, .framer-yulHz .framer-1y8fs6q > :last-child, .framer-yulHz .framer-ahnv0d > :last-child, .framer-yulHz .framer-14rbqcr > :last-child, .framer-yulHz .framer-ovud2s > :last-child, .framer-yulHz .framer-bm2eqg > :last-child, .framer-yulHz .framer-19eeetk > :last-child, .framer-yulHz .framer-16zh83k > :last-child, .framer-yulHz .framer-xl9zyt > :last-child, .framer-yulHz .framer-1a6ozjt > :last-child, .framer-yulHz .framer-1ro28ap > :last-child, .framer-yulHz .framer-136yawy > :last-child, .framer-yulHz .framer-lunb7b > :last-child, .framer-yulHz .framer-bobfxw > :last-child, .framer-yulHz .framer-1ufvn0y > :last-child, .framer-yulHz .framer-5y3q6e > :last-child, .framer-yulHz .framer-f2rgik > :last-child, .framer-yulHz .framer-1xfkc3n > :last-child, .framer-yulHz .framer-1ojutu0 > :last-child, .framer-yulHz .framer-1tt0e3l > :last-child { margin-right: 0px; } .framer-yulHz .framer-ovud2s > *, .framer-yulHz .framer-19eeetk > *, .framer-yulHz .framer-1xfkc3n > *, .framer-yulHz .framer-1ojutu0 > *, .framer-yulHz .framer-1tt0e3l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-yulHz .framer-1j7gbu1 > *, .framer-yulHz .framer-lgdrxr > *, .framer-yulHz .framer-isq71y > *, .framer-yulHz .framer-1kx5plj > *, .framer-yulHz .framer-1oemnkm > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-yulHz .framer-1c4ymjk > * { margin: 0px; margin-bottom: calc(9.088435173034668px / 2); margin-top: calc(9.088435173034668px / 2); } .framer-yulHz .framer-16zh83k > *, .framer-yulHz .framer-bobfxw > *, .framer-yulHz .framer-f2rgik > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-yulHz .framer-1dwasqw > *, .framer-yulHz .framer-6nd2fd > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-yulHz .framer-zebsdh > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-yulHz .framer-pwjchq > * { margin: 0px; margin-bottom: calc(19px / 2); margin-top: calc(19px / 2); } .framer-yulHz .framer-te6z1r > *, .framer-yulHz .framer-1xwgobd > *, .framer-yulHz .framer-1j87uyw > *, .framer-yulHz .framer-df5v2a > *, .framer-yulHz .framer-18r47yl > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",\"@media (min-width: 1440px) { .framer-yulHz .hidden-72rtr7 { display: none !important; } }\",`@media (min-width: 1200px) and (max-width: 1439px) { .framer-yulHz .hidden-fw474k { display: none !important; } .${metadata.bodyClassName}-framer-yulHz { background: white; } .framer-yulHz.framer-72rtr7 { width: 1200px; } .framer-yulHz .framer-1q14w47 { padding: 70px 25px 70px 25px; width: 100%; } .framer-yulHz .framer-1t7e03o, .framer-yulHz .framer-1ol3gg5, .framer-yulHz .framer-1g03msp-container { width: 100%; } .framer-yulHz .framer-ahnv0d { width: 1215px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .framer-yulHz .hidden-1magujm { display: none !important; } .${metadata.bodyClassName}-framer-yulHz { background: white; } .framer-yulHz.framer-72rtr7 { width: 810px; } .framer-yulHz .framer-fki6qo { gap: 75px; justify-content: center; order: 3; } .framer-yulHz .framer-hlks1b { order: 6; scroll-margin-top: 300px; } .framer-yulHz .framer-1n3dmtu { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; width: 753px; } .framer-yulHz .framer-1jvw60u { left: unset; order: 1; position: relative; top: unset; transform: unset; width: 100%; } .framer-yulHz .framer-19yeo6n { left: unset; order: 0; position: relative; top: unset; transform: unset; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-yulHz .framer-5ksj7q { display: grid; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); height: min-content; justify-content: center; padding: 35px 35px 35px 35px; width: 100%; } .framer-yulHz .framer-144xytc { align-content: center; align-items: center; align-self: start; bottom: unset; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; justify-self: start; left: unset; padding: 15px 15px 15px 15px; position: relative; top: unset; width: 100%; } .framer-yulHz .framer-uw14wx, .framer-yulHz .framer-1obiqxb, .framer-yulHz .framer-rh5i7l, .framer-yulHz .framer-1765e8h, .framer-yulHz .framer-ije50v, .framer-yulHz .framer-fvpbvz { left: unset; position: relative; top: unset; transform: unset; } .framer-yulHz .framer-1icdifm, .framer-yulHz .framer-zebsdh, .framer-yulHz .framer-my2d0e, .framer-yulHz .framer-13m0qwq, .framer-yulHz .framer-xgyqgf-container, .framer-yulHz .framer-df5v2a { order: 0; } .framer-yulHz .framer-1gn5dg8 { flex: 1 0 0px; height: min-content; order: 1; width: 1px; } .framer-yulHz .framer-pzi2qa, .framer-yulHz .framer-hfdsnz, .framer-yulHz .framer-1vqsh1l { align-content: center; align-items: center; align-self: start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-around; justify-self: start; left: unset; padding: 0px 0px 0px 0px; position: relative; top: unset; width: 100%; } .framer-yulHz .framer-1tgm29s, .framer-yulHz .framer-ztc5pu, .framer-yulHz .framer-mpokt2, .framer-yulHz .framer-mnkijk { flex: 1 0 0px; height: min-content; width: 1px; } .framer-yulHz .framer-caddr9, .framer-yulHz .framer-abosrf { align-content: center; align-items: center; align-self: start; bottom: unset; display: flex; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-around; justify-self: start; left: unset; padding: 0px 0px 0px 0px; position: relative; width: 100%; } .framer-yulHz .framer-1lm12et-container { order: 18; } .framer-yulHz .framer-14vawtj { order: 16; } .framer-yulHz .framer-140ulvx-container { order: 17; } .framer-yulHz .framer-lunb7b { order: 19; } .framer-yulHz .framer-1ysb5ll { flex-direction: row; width: 810px; } .framer-yulHz .framer-1dwasqw { flex: 1 0 0px; width: 1px; } .framer-yulHz .framer-10tghqp, .framer-yulHz .framer-jpxxrl, .framer-yulHz .framer-17kneak, .framer-yulHz .framer-sk3lk, .framer-yulHz .framer-1e4gfkr, .framer-yulHz .framer-1vx34d3-container { order: 1; } .framer-yulHz .framer-nfdbj0, .framer-yulHz .framer-1wkkmyr { order: 2; } .framer-yulHz .framer-1gyvzjx { order: 4; } .framer-yulHz .framer-bobfxw { order: 3; } .framer-yulHz .framer-16175q3 { gap: 0px; order: 4; width: 100%; } .framer-yulHz .framer-1xfkc3n, .framer-yulHz .framer-1tt0e3l { height: min-content; padding: 15px 15px 15px 15px; } .framer-yulHz .framer-95xm0k, .framer-yulHz .framer-1mjrldm { gap: 15px; order: 1; } .framer-yulHz .framer-19oxien, .framer-yulHz .framer-j9xhhk { height: 363px; order: 0; } .framer-yulHz .framer-101i6of { left: calc(51.02564102564104% - 87.6923076923077% / 2); top: calc(50.688705234159805% - 284px / 2); width: 88%; } .framer-yulHz .framer-1egc0hj { height: 284px; top: calc(52.8925619834711% - 284px / 2); } .framer-yulHz .framer-qzjczw-container { order: 24; } .framer-yulHz .framer-18r47yl { order: 13; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yulHz .framer-fki6qo, .framer-yulHz .framer-1n3dmtu, .framer-yulHz .framer-5ksj7q, .framer-yulHz .framer-144xytc, .framer-yulHz .framer-pzi2qa, .framer-yulHz .framer-hfdsnz, .framer-yulHz .framer-caddr9, .framer-yulHz .framer-1vqsh1l, .framer-yulHz .framer-abosrf, .framer-yulHz .framer-1ysb5ll, .framer-yulHz .framer-16175q3, .framer-yulHz .framer-95xm0k, .framer-yulHz .framer-1mjrldm { gap: 0px; } .framer-yulHz .framer-fki6qo > * { margin: 0px; margin-left: calc(75px / 2); margin-right: calc(75px / 2); } .framer-yulHz .framer-fki6qo > :first-child, .framer-yulHz .framer-1ysb5ll > :first-child { margin-left: 0px; } .framer-yulHz .framer-fki6qo > :last-child, .framer-yulHz .framer-1ysb5ll > :last-child { margin-right: 0px; } .framer-yulHz .framer-1n3dmtu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yulHz .framer-1n3dmtu > :first-child, .framer-yulHz .framer-144xytc > :first-child, .framer-yulHz .framer-16175q3 > :first-child, .framer-yulHz .framer-95xm0k > :first-child, .framer-yulHz .framer-1mjrldm > :first-child { margin-top: 0px; } .framer-yulHz .framer-1n3dmtu > :last-child, .framer-yulHz .framer-144xytc > :last-child, .framer-yulHz .framer-16175q3 > :last-child, .framer-yulHz .framer-95xm0k > :last-child, .framer-yulHz .framer-1mjrldm > :last-child { margin-bottom: 0px; } .framer-yulHz .framer-5ksj7q > *, .framer-yulHz .framer-5ksj7q > :first-child, .framer-yulHz .framer-5ksj7q > :last-child, .framer-yulHz .framer-pzi2qa > *, .framer-yulHz .framer-pzi2qa > :first-child, .framer-yulHz .framer-pzi2qa > :last-child, .framer-yulHz .framer-hfdsnz > *, .framer-yulHz .framer-hfdsnz > :first-child, .framer-yulHz .framer-hfdsnz > :last-child, .framer-yulHz .framer-caddr9 > *, .framer-yulHz .framer-caddr9 > :first-child, .framer-yulHz .framer-caddr9 > :last-child, .framer-yulHz .framer-1vqsh1l > *, .framer-yulHz .framer-1vqsh1l > :first-child, .framer-yulHz .framer-1vqsh1l > :last-child, .framer-yulHz .framer-abosrf > *, .framer-yulHz .framer-abosrf > :first-child, .framer-yulHz .framer-abosrf > :last-child { margin: 0px; } .framer-yulHz .framer-144xytc > *, .framer-yulHz .framer-16175q3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yulHz .framer-1ysb5ll > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yulHz .framer-95xm0k > *, .framer-yulHz .framer-1mjrldm > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }}`,`@media (max-width: 809px) { .framer-yulHz .hidden-3ywq4w { display: none !important; } .${metadata.bodyClassName}-framer-yulHz { background: white; } .framer-yulHz.framer-72rtr7 { width: 390px; } .framer-yulHz .framer-1iq3145-container, .framer-yulHz .framer-1itxxir, .framer-yulHz .framer-ra1rxw, .framer-yulHz .framer-8ius3w, .framer-yulHz .framer-1d2vrjy, .framer-yulHz .framer-snp0kr, .framer-yulHz .framer-4kc809, .framer-yulHz .framer-1vclw9k, .framer-yulHz .framer-4phrtv, .framer-yulHz .framer-1xwgobd { order: 1; } .framer-yulHz .framer-fki6qo { height: min-content; justify-content: space-around; order: 2; padding: 30px 0px 30px 0px; } .framer-yulHz .framer-15nw73h { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.28); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; padding: 0px 20px 0px 20px; width: 33%; } .framer-yulHz .framer-17rbimi, .framer-yulHz .framer-184r9rh { left: unset; position: relative; top: unset; } .framer-yulHz .framer-1ybe14o { padding: 0px 20px 0px 20px; width: 33%; } .framer-yulHz .framer-nu40zu { padding: 0px 20px 0px 20px; } .framer-yulHz .framer-17w6lp3, .framer-yulHz .framer-1xp8sf6, .framer-yulHz .framer-5655jl, .framer-yulHz .framer-1vavvpm, .framer-yulHz .framer-17zvif1, .framer-yulHz .framer-i7u60t, .framer-yulHz .framer-1it2847, .framer-yulHz .framer-11vlaef, .framer-yulHz .framer-te6z1r, .framer-yulHz .framer-isq71y, .framer-yulHz .framer-1kx5plj, .framer-yulHz .framer-1oemnkm { order: 0; } .framer-yulHz .framer-hlks1b { -webkit-filter: unset; border-top-left-radius: 45px; border-top-right-radius: 45px; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); filter: unset; gap: 28px; order: 5; padding: 58px 0px 0px 0px; scroll-margin-top: 275px; } .framer-yulHz .framer-1n3dmtu { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; width: 100%; } .framer-yulHz .framer-19yeo6n { left: unset; order: 0; position: relative; top: unset; transform: unset; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-yulHz .framer-5ksj7q { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 30px 15px 42px 15px; width: 100%; } .framer-yulHz .framer-144xytc { align-content: center; align-items: center; border-bottom-left-radius: unset; border-bottom-right-radius: unset; bottom: unset; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: unset; padding: 15px 15px 15px 15px; position: relative; top: unset; width: 100%; } .framer-yulHz .framer-uw14wx { left: unset; position: relative; top: unset; transform: unset; width: 100%; } .framer-yulHz .framer-1gn5dg8 { height: min-content; width: 89%; } .framer-yulHz .framer-1cw0rje, .framer-yulHz .framer-b7cnqk, .framer-yulHz .framer-1p7p9ml, .framer-yulHz .framer-zy3s59, .framer-yulHz .framer-nbpt9j { left: unset; position: relative; top: unset; transform: unset; } .framer-yulHz .framer-1ol3gg5 { gap: 15px; order: 6; padding: 27px 0px 27px 0px; scroll-margin-top: 350px; width: 100%; } .framer-yulHz .framer-6tf42y { height: min-content; width: 349px; } .framer-yulHz .framer-1g03msp-container { order: 9; scroll-margin-top: 350px; width: 99%; } .framer-yulHz .framer-1lm12et-container { order: 12; } .framer-yulHz .framer-110uksm-container { order: 18; } .framer-yulHz .framer-1ufvn0y { order: 17; } .framer-yulHz .framer-5y3q6e { flex-direction: column; height: 210px; order: 0; } .framer-yulHz .framer-bywkjo { flex: none; order: 1; width: 100%; } .framer-yulHz .framer-ohcpr6 { order: 5; } .framer-yulHz .framer-1rp5tnj, .framer-yulHz .framer-pwjchq { order: 4; } .framer-yulHz .framer-1u05650 { order: 6; } .framer-yulHz .framer-18k2zem { order: 10; } .framer-yulHz .framer-k1p5l7, .framer-yulHz .framer-7gjrsl-container { order: 3; } .framer-yulHz .framer-rzwv5k, .framer-yulHz .framer-1j87uyw { order: 2; } .framer-yulHz .framer-f2rgik { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yulHz .framer-15nw73h, .framer-yulHz .framer-hlks1b, .framer-yulHz .framer-1n3dmtu, .framer-yulHz .framer-5ksj7q, .framer-yulHz .framer-144xytc, .framer-yulHz .framer-1ol3gg5, .framer-yulHz .framer-5y3q6e { gap: 0px; } .framer-yulHz .framer-15nw73h > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-yulHz .framer-15nw73h > :first-child, .framer-yulHz .framer-hlks1b > :first-child, .framer-yulHz .framer-1n3dmtu > :first-child, .framer-yulHz .framer-5ksj7q > :first-child, .framer-yulHz .framer-144xytc > :first-child, .framer-yulHz .framer-1ol3gg5 > :first-child, .framer-yulHz .framer-5y3q6e > :first-child { margin-top: 0px; } .framer-yulHz .framer-15nw73h > :last-child, .framer-yulHz .framer-hlks1b > :last-child, .framer-yulHz .framer-1n3dmtu > :last-child, .framer-yulHz .framer-5ksj7q > :last-child, .framer-yulHz .framer-144xytc > :last-child, .framer-yulHz .framer-1ol3gg5 > :last-child, .framer-yulHz .framer-5y3q6e > :last-child { margin-bottom: 0px; } .framer-yulHz .framer-hlks1b > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-yulHz .framer-1n3dmtu > *, .framer-yulHz .framer-144xytc > *, .framer-yulHz .framer-5y3q6e > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yulHz .framer-5ksj7q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yulHz .framer-1ol3gg5 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6510\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jQJoNOOpw\":{\"layout\":[\"fixed\",\"auto\"]},\"S2jtqlNDQ\":{\"layout\":[\"fixed\",\"auto\"]},\"j_03d2rmv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-yulHz\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:6510,width:1440};addFonts(FrameraugiA20Il,[...HeroDesktopFonts,...HeroMobileFonts,...PricingSliderFonts,...FAQFonts,...ReviewsSliderCopyFonts,...ReviewsSliderFonts,...Sticky_ButtonFonts,...MenuListFonts,...InputFonts,...sharedStyle.fonts,...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jQJoNOOpw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S2jtqlNDQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j_03d2rmv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"6510\"}},\"__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", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "ObjectFitType", "SrcType", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "isMountedAndReadyForProgressChanges", "X", "srcType", "srcFile", "srcUrl", "progress", "objectFit", "backgroundColor", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "poster", "posterEnabled", "startTimeProp", "volume", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "startTime", "ue", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "groupsRegex", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "IconoirFonts", "getFonts", "Icon", "VideoFonts", "Video", "MotionAWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate1", "_", "t", "animation", "transition1", "animation1", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "MS2EauO_8", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1j6fp52", "args", "onTap7wmo2q", "onTap17uvv92", "onTap3rxd8l", "onTap1976po0", "onTap1ux0o08", "onTap1cwvfg2", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "defaultLayoutId", "ae", "LayoutGroup", "u", "Image2", "cx", "Link", "SVG", "RichText", "css", "FramerfXrYtnviK", "withCSS", "fXrYtnviK_default", "addPropertyControls", "ControlType", "addFonts", "clamp", "t", "e", "n", "isNumber", "t", "isEasingList", "wrap", "e", "n", "o", "getEasingForSegment", "mix", "noopReturn", "t", "progress", "e", "n", "fillOffset", "o", "s", "mix", "defaultOffset", "interpolate", "f", "r", "clamp", "getEasingForSegment", "isString", "t", "e", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "e", "t", "r", "n", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "o", "c", "i", "h", "u", "d", "f", "l", "g", "glide", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "t", "n", "createGeneratorEasing", "e", "t", "n", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "Z", "createAxisInfo", "createScrollInfo", "X", "updateAxisInfo", "progress", "velocityPerSecond", "updateScrollInfo", "calcInset", "Y", "J", "resolveEdge", "isString", "isNumber", "Q", "resolveOffset", "ee", "resolveOffsets", "interpolate", "defaultOffset", "measure", "createOnScrollHandler", "scrubAnimation", "noopReturn", "te", "ne", "oe", "getEventTarget", "scroll", "__rest", "listener", "dispatchPointerEvent", "e", "t", "n", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "ce", "le", "calcMaskWidth", "inset", "width", "useIsMouse", "isMouseDevice", "setIsMouseDevice", "ye", "fe", "window", "checkLimit", "progress", "target", "edgeOpacity", "moreItems", "buttonRef", "transition", "animate", "useGUI", "initialMoreItems", "initialAlpha", "pe", "useMotionValue", "fadeOpacity", "useTransform", "buttonOpacity", "v", "pointerEvents", "cursor", "buttonStyle", "baseButtonStyles", "setAriaVisible", "element", "useScrollLimits", "container", "axis", "scrollInfo", "updateCurrentScroll", "targetScroll", "checkLimits", "measureItems", "ue", "stopScroll", "scroll", "info", "stopResize", "resize", "Carousel", "slots", "gap", "align", "sizingObject", "fadeObject", "arrowObject", "snapObject", "progressObject", "ariaLabel", "borderRadius", "effectsObject", "props", "numItems", "j", "isCanvas", "RenderTarget", "padding", "usePadding", "axisLabel", "fadeContent", "fadeWidth", "fadeInset", "fadeTransition", "fadeAlpha", "snap", "snapEdge", "fluid", "widthType", "widthInset", "widthColumns", "heightType", "heightInset", "heightRows", "showScrollbar", "showProgressDots", "dotSize", "dotsInset", "dotsRadius", "dotsPadding", "dotsGap", "dotsFill", "dotsBackground", "dotsActiveOpacity", "dotsOpacity", "dotsBlur", "showMouseControls", "arrowSize", "arrowRadius", "arrowFill", "leftArrow", "rightArrow", "arrowPadding", "currentScroll", "newScroll", "start", "end", "startMaskInset", "endMaskInset", "baseWidth", "startMaskWidth", "endMaskWidth", "direction", "mask", "latest", "carouselRef", "numPages", "setNumPages", "itemStyle", "childStyle", "scrollOverflow", "containerStyle", "baseContainerStyle", "carouselStyle", "baseCarouselStyle", "carouselA11y", "itemA11y", "itemSizes", "te", "targetLength", "containerLength", "scrollLength", "current", "i", "start1", "end1", "newNumPages", "findNextItem", "delta", "children", "scrollTarget", "item", "length", "threshold", "isReducedMotion", "useReducedMotion", "goto", "scrollTo", "options", "gotoPage", "page", "gotoDelta", "pageLength", "currentPage", "clamp", "p", "Placeholder", "dots", "dotsBlurStyle", "isSelected", "Dot", "dotStyle", "u", "motion", "child", "index", "ref", "q", "controlsStyles", "dotsContainerStyle", "MouseStyles", "addPropertyControls", "ControlType", "paddingControl", "selectedOpacity", "unselectedOpacity", "total", "opacity", "ref1", "minScroll", "maxScroll", "inlinePadding", "top", "bottom", "right", "left", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "baseContainerStyle", "baseCarouselStyle", "baseButtonStyles", "controlsStyles", "dotsContainerStyle", "dotStyle", "CarouselFonts", "getFonts", "Carousel", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1mc09tq", "args", "onTaptfr4xu", "onTap7iw4u7", "onTap1lp8844", "onTapgad3mg", "onTapnuzr6x", "onTap1yw3iy7", "onTapo8qd54", "onTap15jujl1", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "SVG", "Image2", "css", "FramerlZn5rFkp2", "withCSS", "lZn5rFkp2_default", "addPropertyControls", "ControlType", "addFonts", "CarouselFonts", "getFonts", "Carousel", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapaj3fcp", "args", "onTapaih46m", "onTap1ahxui9", "onTap1upq9jy", "onTaprt5id3", "onTapn84qoo", "onTap1xvag83", "onTaplz55lq", "onTap1e07z59", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "Image2", "SVG", "css", "FramerNrGGt8HNg", "withCSS", "NrGGt8HNg_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "VideoFonts", "getFonts", "Video", "IconoirFonts", "Icon", "MotionAWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "animation", "transition1", "animation1", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap752jks", "args", "onTap1j6fp52", "onTap10y209a", "onTapnz7sxq", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "LayoutGroup", "u", "Image2", "cx", "RichText", "Link", "SVG", "css", "FramerwTiNE6v9P", "withCSS", "wTiNE6v9P_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "CarouselFonts", "getFonts", "Carousel", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "ComponentViewportProvider", "u", "RichText", "SVG", "Link", "css", "FramerxXWfUWk6C", "withCSS", "xXWfUWk6C_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "tap", "text2", "title", "width", "props", "ref", "_variant", "ref1", "ref2", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "WTFw_4yRR", "DIFvfOQ_m", "mRoKPLP8Z", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapwkifjs", "args", "onTap15y0bil", "onTap5kjz41", "onTapmk62vd", "onTap15jswd6", "onTapjbey3k", "onTap4zs70r", "onTapnf0295", "onTaplq438s", "onTap1s2zi33", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "SVG", "Link", "css", "FrameriXRPp3cWw", "withCSS", "iXRPp3cWw_default", "addPropertyControls", "ControlType", "addFonts", "FAQCardFonts", "getFonts", "iXRPp3cWw_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "mRoKPLP8Zcxi374", "args", "mRoKPLP8Zhyrcl2", "mRoKPLP8Zmmnro1", "mRoKPLP8Zjrpe2x", "mRoKPLP8Zwrzqhz", "mRoKPLP8Z1bxgwmi", "mRoKPLP8Z1vcspvr", "mRoKPLP8Z1t3n9u2", "mRoKPLP8Z1s6r6vg", "mRoKPLP8Z1lmw67h", "mRoKPLP8Z161c2e6", "mRoKPLP8Z14oaspg", "mRoKPLP8Z1n8m4fn", "mRoKPLP8Z1ted5p9", "isDisplayed", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "css", "FramerZz0cotrbw", "withCSS", "Zz0cotrbw_default", "addPropertyControls", "ControlType", "addFonts", "Sticky_Button", "props", "showContainer", "setShowContainer", "ye", "ue", "handleScroll", "window", "p", "HeroDesktopFonts", "getFonts", "wTiNE6v9P_default", "HeroMobileFonts", "fXrYtnviK_default", "PricingSliderFonts", "xXWfUWk6C_default", "FAQFonts", "Zz0cotrbw_default", "ReviewsSliderCopyFonts", "NrGGt8HNg_default", "ReviewsSliderFonts", "lZn5rFkp2_default", "Sticky_ButtonFonts", "Sticky_Button", "MenuListFonts", "o6lqqjmxI_default", "InputFonts", "Input_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transitions", "transformTemplate1", "_", "t", "transformTemplate2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap42m929", "overlay", "args", "ref1", "pe", "isDisplayed", "useRouteElementId", "ref2", "isDisplayed1", "id1", "ref3", "isDisplayed2", "id2", "ref4", "id3", "ref5", "isDisplayed3", "id4", "ref6", "id5", "ref7", "isDisplayed4", "id6", "ref8", "id7", "ref9", "isDisplayed5", "id8", "ref10", "id9", "ref11", "id10", "ref12", "id11", "ref13", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides", "wTiNE6v9P_default", "fXrYtnviK_default", "Image2", "x", "RichText", "Link", "SVG", "xXWfUWk6C_default", "Zz0cotrbw_default", "NrGGt8HNg_default", "lZn5rFkp2_default", "Sticky_Button", "o6lqqjmxI_default", "Input_default", "l", "AnimatePresence", "Ga", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "HeroDesktopFonts", "HeroMobileFonts", "PricingSliderFonts", "FAQFonts", "ReviewsSliderCopyFonts", "ReviewsSliderFonts", "Sticky_ButtonFonts", "MenuListFonts", "InputFonts", "fonts", "__FramerMetadata__"]
}
