{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/0ZSF8VJcL5AhXebKiUw3/nbsZGufHZBGrLw7CNirb/Mailchimp.js", "ssg:https://framerusercontent.com/modules/lrC1IyDo0G7B7rfhNse1/fM2dKgKDpytEM4cfI2Dj/CSLHDSIPW.js", "ssg:https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.50", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/xUCuNdICT7LqG93nhqbM/Phosphor.js", "ssg:https://framerusercontent.com/modules/6Q54FanLTlhTtiYsQLaW/V6pmLwzqLpFUkuHdbnGV/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/HQHpsjDdfS0C70ZA8AnG/As1BZ9LRMdoDOuUIubec/Nouv9mGRO.js", "ssg:https://framerusercontent.com/modules/296BfWHqgRPgOk1oWPhR/wXWU0Q071atQHsgQNAzq/fVxnimdqP.js", "ssg:https://framerusercontent.com/modules/qiGDCD2ikaXNC0cgngV5/xjl84eicbnvzFf8LQQsV/xZndidUCt.js", "ssg:https://framerusercontent.com/modules/6tHzgO1JFtixINCUTsfM/wOU5nBfwYlKCyzmWt96f/YAP816Y5n.js", "ssg:https://framerusercontent.com/modules/baqQg73NSUABnvmIjdrs/8xU5dtmBvAbwVYBrw7oi/YckFIlg3V.js", "ssg:https://framerusercontent.com/modules/evXds1N5WVd9AGb5Delt/jUjncsvz4ZgiwpyQOoTZ/PN8k8lKyr.js", "ssg:https://framerusercontent.com/modules/0n2iulnJ1X53zsehv3fZ/WL27bDtsRybRHqMkJ6NZ/Wnd0ZoTRv.js", "ssg:https://framerusercontent.com/modules/MQjguJ6bkowCCiWZD5KS/quPAWyVnjQYsnLwXGZpq/QsDuxP_ux.js", "ssg:https://framerusercontent.com/modules/bLoobNrUh9SwMJunrd7O/lu6S4sbEbNliNE8arfL3/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", "// @ts-ignore\nimport{fontStore}from\"framer\";import{useEffect}from\"react\";import{fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";const fontWeights={100:\"Thin\",200:\"Extra-light\",300:\"Light\",400:\"Regular\",500:\"Medium\",600:\"Semi-bold\",700:\"Bold\",800:\"Extra-bold\",900:\"Black\"};export function useFontControls(props){const{fontFamily=\"Inter\",fontSize=16,fontWeight=400,font=false}=props;const fontWeightName=fontWeights[fontWeight];const customFontStack=`\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;const fontFamilyStyle=fontFamily?{fontSize,fontWeight,fontFamily:customFontStack}:{fontSize,fontWeight};const fetchCustomFonts=async()=>{await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`,`CUSTOM;${fontFamily} ${fontWeightName}`,`GF;${fontFamily}-${fontWeightName.toLowerCase()}`,]).catch(e=>console.error(e));};useEffect(()=>{if(font)fetchCustomFonts();},[font,fontFamily,fontWeight]);return fontFamilyStyle;}\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.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,jsxs as _jsxs}from\"react/jsx-runtime\";import{useCallback,useMemo,useState}from\"react\";import{addPropertyControls,ControlType,RenderTarget,withCSS}from\"framer\";import{motion}from\"framer-motion\";import{containerStyles,usePadding,useRadius,paddingControl,borderRadiusControl,fontControls,useFontControls}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";const emailRegex=/^(([^<>()[\\]\\\\.,;:\\s@\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/;const mailchimpRegex=/^https?:\\/\\/([^\\/]+)[^\\?]+\\??(.+)$/;const validateEmail=email=>{return emailRegex.test(String(email).toLowerCase());};const parseMailChimpUrl=url=>{var ref;const[,domain,parameters]=(ref=url.replace(\"&amp;\",\"&\").match(mailchimpRegex))!==null&&ref!==void 0?ref:[null,null,null];return[domain,new URLSearchParams(parameters)];};/**\n * MAILCHIMP\n *\n * @framerIntrinsicWidth 430\n * @framerIntrinsicHeight 52\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight auto\n */ const Mailchimp=withCSS(function Mailchimp({url,input,button,layout,style,gap,onSubmit,...props}){const[email1,setEmail]=useState(input.value);const[isError,setError]=useState(false);const[isLoading,setLoading]=useState(false);const[isSuccess,setSuccess]=useState(false);const isCanvas=useMemo(()=>{return RenderTarget.current()===RenderTarget.canvas;},[]);const{fontFamily,fontSize,fontWeight}=useFontControls(props);const borderRadius=useRadius(props);const paddingValue=usePadding(props);const validateForm=useCallback(email=>{if(email===\"\"||!validateEmail(email)){setError(true);return false;}return true;},[]);const handleChange=useCallback(event=>{setError(false);setEmail(event.target.value);},[]);const handleSubmit=useCallback(()=>{event.preventDefault();const[domain,parameters]=parseMailChimpUrl(url);if(!validateForm(email1)||!domain||!parameters){setLoading(false);}else{parameters.set(\"MERGE0\",email1) // MERGE0 being Mailchimp's email field name\n;fetch(`https://${domain}/subscribe/post`,{method:\"POST\",mode:\"no-cors\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded;charset=UTF-8\"},body:parameters.toString()}).then(response=>{setSuccess(true);onSubmit();}).catch(()=>{setLoading(false);});}},[url,email1]);const handleClick=useCallback(()=>{setLoading(true);},[]);return(/*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,\"--framer-mailchimp-placeholder-color\":input.placeholderColor},children:isSuccess?/*#__PURE__*/ _jsx(motion.div,{style:{height:\"60px\",width:\"60px\",background:button.fill,color:button.color,borderRadius:\"50%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"},initial:{scale:0},animate:{scale:1},transition:{duration:0.3},children:/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"28\",height:\"28\",children:/*#__PURE__*/ _jsx(\"path\",{d:\"M 2 14 L 10 22 L 26 6\",fill:\"transparent\",strokeWidth:\"4\",stroke:\"currentColor\",strokeLinecap:\"round\"})})}):/*#__PURE__*/ _jsxs(\"form\",{style:{width:\"100%\",display:\"grid\",gap,gridTemplateColumns:layout===\"vertical\"?\"1fr\":\"1fr max-content\",gridTemplateRows:layout===\"vertical\"?\"1fr 1fr\":\"1fr\"},onSubmit:handleSubmit,method:\"POST\",children:[/*#__PURE__*/ _jsx(\"div\",{style:{position:\"absolute\",visibility:\"hidden\"},\"aria-hidden\":\"true\",children:/*#__PURE__*/ _jsx(\"input\",{type:\"text\",name:\"b_1487cc549a49109c00fe60a80_93cd7be172\",tabIndex:-1})}),/*#__PURE__*/ _jsx(\"input\",{type:\"email\",name:\"email\",placeholder:input.placeholder,value:isCanvas?input.value:email1,className:\"framer-mailchimp-input\",onChange:handleChange,style:{...defaultStyle,padding:paddingValue,borderRadius,fontFamily,fontWeight,fontSize,background:input.fill,color:input.color,boxShadow:`inset 0 0 0 1px ${isError?input.error:\"transparent\"}`}}),/*#__PURE__*/ _jsxs(\"div\",{style:{position:\"relative\"},children:[/*#__PURE__*/ _jsx(motion.input,{type:\"submit\",value:button.label,onClick:handleClick,style:{...defaultStyle,cursor:\"pointer\",borderRadius,padding:paddingValue,fontFamily,fontWeight:button.fontWeight,fontSize,background:button.fill,color:button.color,zIndex:1},transition:{type:\"ease\",duration:0.3},whileHover:{opacity:0.8}}),isLoading&&/*#__PURE__*/ _jsx(\"div\",{style:{borderRadius,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",left:0,top:0,zIndex:2,color:button.color,background:button.fill},children:/*#__PURE__*/ _jsx(motion.div,{style:{height:16,width:16},initial:{rotate:0},animate:{rotate:360},transition:{duration:2,repeat:Infinity},children:/*#__PURE__*/ _jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",children:[/*#__PURE__*/ _jsx(\"path\",{d:\"M 8 0 C 3.582 0 0 3.582 0 8 C 0 12.419 3.582 16 8 16 C 12.418 16 16 12.419 16 8 C 15.999 3.582 12.418 0 8 0 Z M 8 14 C 4.687 14 2 11.314 2 8 C 2 4.687 4.687 2 8 2 C 11.314 2 14 4.687 14 8 C 14 11.314 11.314 14 8 14 Z\",fill:\"currentColor\",opacity:\"0.2\"}),/*#__PURE__*/ _jsx(\"path\",{d:\"M 8 0 C 12.418 0 15.999 3.582 16 8 C 16 8 16 9 15 9 C 14 9 14 8 14 8 C 14 4.687 11.314 2 8 2 C 4.687 2 2 4.687 2 8 C 2 8 2 9 1 9 C 0 9 0 8 0 8 C 0 3.582 3.582 0 8 0 Z\",fill:\"currentColor\"})]})})})]})]})}));},[\".framer-mailchimp-input::placeholder { color: var(--framer-mailchimp-placeholder-color) !important; }\",]);Mailchimp.defaultProps={fontSize:16,fontFamily:\"Inter\",fontWeight:400,padding:15,paddingTop:15,paddingBottom:15,paddingLeft:15,paddingRight:15,borderRadius:8,topLeftRadius:8,topRightRadius:8,bottomRightRadius:8,bottomLeftRadius:8,gap:15};addPropertyControls(Mailchimp,{url:{title:\"URL\",placeholder:\"https://***.us6.list-manage.com/subscribe/post?u=***\",type:ControlType.String,description:\"Create a [Mailchimp](https://mailchimp.com/) account and copy your embedded form URL. [Learn more\u2026](https://www.framer.com/sites/integrations/mailchimp/)\"},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true},input:{title:\"Input\",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"email@framer.com\"},placeholderColor:{title:\" \",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},value:{title:\"Value\",type:ControlType.String},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},error:{title:\"Error\",type:ControlType.Color,defaultValue:\"#EE4444\"}}},button:{title:\"Button\",type:ControlType.Object,controls:{label:{title:\"Label\",type:ControlType.String,defaultValue:\"Sign Up\"},fontWeight:{...fontControls.fontWeight,defaultValue:600},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#000\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"}}},...fontControls,fontSize:{title:\"Font Size\",type:ControlType.Number,displayStepper:true,defaultValue:16},...paddingControl,...borderRadiusControl,gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0},onSubmit:{type:ControlType.EventHandler}});const defaultStyle={WebkitAppearance:\"none\",width:\"100%\",lineHeight:\"1.4em\",outline:\"none\",border:\"none\"};export default Mailchimp;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Mailchimp\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"52\",\"framerIntrinsicWidth\":\"430\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Mailchimp.map", "// Generated by Framer (f5fb7c4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"i7hZdWOjJ\",\"y_5GXcNuO\",\"RuR2dsqOO\",\"sT7VoIfR2\"];const variantClassNames={i7hZdWOjJ:\"framer-v-1oj6oh0\",RuR2dsqOO:\"framer-v-16q4sqv\",sT7VoIfR2:\"framer-v-1mo0rvz\",y_5GXcNuO:\"framer-v-1d6y4yc\"};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 humanReadableVariantMap={\"Mobile-Active\":\"RuR2dsqOO\",\"Mobile-Default\":\"sT7VoIfR2\",Active:\"i7hZdWOjJ\",Default:\"y_5GXcNuO\"};const transitions={default:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}};const BASE62=\"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";function useRandomID(){const ref=React.useRef(null);if(ref.current===null){ref.current=Array(5).fill(0).map(()=>BASE62[Math.floor(Math.random()*BASE62.length)]).join(\"\");}return ref.current;}const Component=/*#__PURE__*/ React.forwardRef(function({id,style:externalStyle={},className,width,height,layoutId,variant:outerVariant=\"i7hZdWOjJ\",title:gci2yPgZU=\"Interview\\nProcess \",order:V7Z_vdY4y=\"2.\",tap:qFt4Fsn8W,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"i7hZdWOjJ\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap10qtlo8=activeVariantCallback(async(...args)=>{if(qFt4Fsn8W){const res=await qFt4Fsn8W(...args);if(res===false)return false;}});const defaultLayoutId=useRandomID();const{pointerEvents,...style}=externalStyle;return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{\"data-framer-generated\":true,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-1o2te\",classNames),style:{display:\"contents\",pointerEvents:pointerEvents!==null&&pointerEvents!==void 0?pointerEvents:undefined},children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-1oj6oh0\",className),\"data-border\":true,\"data-framer-name\":\"Active\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"i7hZdWOjJ\",onTap:onTap10qtlo8,ref:ref,style:{\"--border-bottom-width\":\"4px\",\"--border-color\":\"rgb(248, 231, 119)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",opacity:1,...style},transition:transition,variants:{sT7VoIfR2:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(34, 34, 34, 0)\",opacity:.5},y_5GXcNuO:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(34, 34, 34, 0)\",opacity:.4}},...addPropertyOverrides({RuR2dsqOO:{\"data-framer-name\":\"Mobile-Active\"},sT7VoIfR2:{\"data-framer-name\":\"Mobile-Default\"},y_5GXcNuO:{\"data-framer-name\":\"Default\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/ _jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f)\"},children:\"1.\"})})}),className:\"framer-eomoln\",\"data-framer-name\":\"1.\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"iV4Wecwvl\",style:{\"--extracted-1w3ko1f\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:V7Z_vdY4y,transition:transition,variants:{RuR2dsqOO:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},sT7VoIfR2:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},y_5GXcNuO:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({RuR2dsqOO:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"2.\"})})},sT7VoIfR2:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"2.\"})})},y_5GXcNuO:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"2.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsxs(React.Fragment,{children:[/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/ _jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f)\"},children:\"Job \"})}),/*#__PURE__*/ _jsx(motion.p,{style:{\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/ _jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-text-color\":\"var(--extracted-5dqwso)\"},children:\"Applications \"})})]}),className:\"framer-1hp07ua\",\"data-framer-name\":\"Job Applications\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"coToH3ZpL\",style:{\"--extracted-1w3ko1f\":\"rgb(255, 255, 255)\",\"--extracted-5dqwso\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:gci2yPgZU,transition:transition,variants:{RuR2dsqOO:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},sT7VoIfR2:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},y_5GXcNuO:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({RuR2dsqOO:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Interview Process \"})})},sT7VoIfR2:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Interview Process \"})})},y_5GXcNuO:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Interview Process \"})})}},baseVariant,gestureVariant)})]})})});});const css=['.framer-1o2te [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-1o2te * { box-sizing: border-box; }\",\".framer-1o2te .framer-1oj6oh0 { align-content: flex-end; align-items: flex-end; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 12px 24px 12px; position: relative; width: min-content; }\",\".framer-1o2te .framer-eomoln, .framer-1o2te .framer-1hp07ua { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1o2te .framer-1oj6oh0 { gap: 0px; } .framer-1o2te .framer-1oj6oh0 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-1o2te .framer-1oj6oh0 > :first-child { margin-left: 0px; } .framer-1o2te .framer-1oj6oh0 > :last-child { margin-right: 0px; } }\",\".framer-1o2te.framer-v-16q4sqv .framer-1oj6oh0, .framer-1o2te.framer-v-1mo0rvz .framer-1oj6oh0 { align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 8px 8px 24px 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1o2te.framer-v-16q4sqv .framer-1oj6oh0 { gap: 0px; } .framer-1o2te.framer-v-16q4sqv .framer-1oj6oh0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-1o2te.framer-v-16q4sqv .framer-1oj6oh0 > :first-child { margin-top: 0px; } .framer-1o2te.framer-v-16q4sqv .framer-1oj6oh0 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1o2te.framer-v-1mo0rvz .framer-1oj6oh0 { gap: 0px; } .framer-1o2te.framer-v-1mo0rvz .framer-1oj6oh0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-1o2te.framer-v-1mo0rvz .framer-1oj6oh0 > :first-child { margin-top: 0px; } .framer-1o2te.framer-v-1mo0rvz .framer-1oj6oh0 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 96.5\n * @framerIntrinsicWidth 182.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"y_5GXcNuO\":{\"layout\":[\"auto\",\"auto\"]},\"RuR2dsqOO\":{\"layout\":[\"auto\",\"auto\"]},\"sT7VoIfR2\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"gci2yPgZU\":\"title\",\"V7Z_vdY4y\":\"order\",\"qFt4Fsn8W\":\"tap\"}\n */ const FramerCSLHDSIPW=withCSS(Component,css);export default FramerCSLHDSIPW;FramerCSLHDSIPW.displayName=\"TabNav-Item\";FramerCSLHDSIPW.defaultProps={height:96.5,width:182.5};addPropertyControls(FramerCSLHDSIPW,{variant:{options:[\"i7hZdWOjJ\",\"y_5GXcNuO\",\"RuR2dsqOO\",\"sT7VoIfR2\"],optionTitles:[\"Active\",\"Default\",\"Mobile-Active\",\"Mobile-Default\"],title:\"Variant\",type:ControlType.Enum},gci2yPgZU:{defaultValue:\"Interview\\nProcess \",displayTextArea:true,title:\"Title\",type:ControlType.String},V7Z_vdY4y:{defaultValue:\"2.\",displayTextArea:false,title:\"Order\",type:ControlType.String},qFt4Fsn8W:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerCSLHDSIPW,[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/CSLHDSIPW:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",weight:\"700\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCSLHDSIPW\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"96.5\",\"framerVariables\":\"{\\\"gci2yPgZU\\\":\\\"title\\\",\\\"V7Z_vdY4y\\\":\\\"order\\\",\\\"qFt4Fsn8W\\\":\\\"tap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"y_5GXcNuO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RuR2dsqOO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sT7VoIfR2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"182.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CSLHDSIPW.map", "// Generated by Framer (f5fb7c4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,RichText,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import TabNavItem from\"https://framerusercontent.com/modules/lrC1IyDo0G7B7rfhNse1/fM2dKgKDpytEM4cfI2Dj/CSLHDSIPW.js\";const TabNavItemFonts=getFonts(TabNavItem);const cycleOrder=[\"EQHj_mjLn\",\"XaEyhHhlC\",\"a2_ISKnbB\",\"IEan55BA0\",\"cQ1q1N3st\",\"JK2rMZhWB\",\"Ny1BHaztq\"];const variantClassNames={a2_ISKnbB:\"framer-v-1p67m6k\",cQ1q1N3st:\"framer-v-injxia\",EQHj_mjLn:\"framer-v-agb385\",IEan55BA0:\"framer-v-15ddiew\",JK2rMZhWB:\"framer-v-1ceab1z\",Ny1BHaztq:\"framer-v-1qoqggo\",XaEyhHhlC:\"framer-v-1w6t9oe\"};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 humanReadableVariantMap={\"Mobile-1\":\"JK2rMZhWB\",\"Variant 1\":\"EQHj_mjLn\",\"Variant 2\":\"XaEyhHhlC\",\"Variant 3\":\"a2_ISKnbB\",\"Variant 4\":\"IEan55BA0\",\"Variant 5\":\"cQ1q1N3st\",\"Variant 7\":\"Ny1BHaztq\"};const transitions={default:{damping:60,delay:0,duration:.3,ease:[0,0,1,1],mass:1,stiffness:500,type:\"tween\"}};const BASE62=\"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";function useRandomID(){const ref=React.useRef(null);if(ref.current===null){ref.current=Array(5).fill(0).map(()=>BASE62[Math.floor(Math.random()*BASE62.length)]).join(\"\");}return ref.current;}const Component=/*#__PURE__*/ React.forwardRef(function({id,style:externalStyle={},className,width,height,layoutId,variant:outerVariant=\"EQHj_mjLn\",text:wMYKzGvWO=\"Job applications make people tired. We want to keep it efficient. The only thing you can do is click the apply button, attach your resume and send it to us. You can also send your application and resume to our e-mail address as well. That's all!\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"EQHj_mjLn\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const tapa18yj1=activeVariantCallback(async(...args)=>{setVariant(\"EQHj_mjLn\");});const tap1m9g3f7=activeVariantCallback(async(...args)=>{setVariant(\"JK2rMZhWB\");});const tap108gdo5=activeVariantCallback(async(...args)=>{setVariant(\"XaEyhHhlC\");});const tap1rvf3ht=activeVariantCallback(async(...args)=>{setVariant(\"Ny1BHaztq\");});const tap1qyxj3c=activeVariantCallback(async(...args)=>{setVariant(\"a2_ISKnbB\");});const tapo7tn52=activeVariantCallback(async(...args)=>{setVariant(\"IEan55BA0\");});const tapc3pwxi=activeVariantCallback(async(...args)=>{setVariant(\"cQ1q1N3st\");});const isDisplayed1=()=>{if([\"XaEyhHhlC\",\"a2_ISKnbB\",\"IEan55BA0\",\"cQ1q1N3st\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"Ny1BHaztq\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"Ny1BHaztq\")return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"Ny1BHaztq\")return true;return false;};const isDisplayed5=()=>{if([\"XaEyhHhlC\",\"a2_ISKnbB\",\"IEan55BA0\",\"cQ1q1N3st\"].includes(baseVariant))return true;return false;};const isDisplayed6=()=>{if([\"IEan55BA0\",\"cQ1q1N3st\"].includes(baseVariant))return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"IEan55BA0\")return false;return true;};const isDisplayed8=()=>{if(baseVariant===\"cQ1q1N3st\")return false;return true;};const isDisplayed9=()=>{if(baseVariant===\"cQ1q1N3st\")return false;return true;};const isDisplayed10=()=>{if(baseVariant===\"cQ1q1N3st\")return false;return true;};const isDisplayed11=()=>{if(baseVariant===\"a2_ISKnbB\")return true;return false;};const isDisplayed12=()=>{if([\"a2_ISKnbB\",\"IEan55BA0\",\"cQ1q1N3st\"].includes(baseVariant))return false;return true;};const defaultLayoutId=useRandomID();const{pointerEvents,...style}=externalStyle;return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{\"data-framer-generated\":true,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-SUSKs\",classNames),style:{display:\"contents\",pointerEvents:pointerEvents!==null&&pointerEvents!==void 0?pointerEvents:undefined},children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-agb385\",className),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"EQHj_mjLn\",ref:ref,style:{...style},transition:transition,...addPropertyOverrides({a2_ISKnbB:{\"data-framer-name\":\"Variant 3\"},cQ1q1N3st:{\"data-framer-name\":\"Variant 5\"},IEan55BA0:{\"data-framer-name\":\"Variant 4\"},JK2rMZhWB:{\"data-framer-name\":\"Mobile-1\"},Ny1BHaztq:{\"data-framer-name\":\"Variant 7\"},XaEyhHhlC:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1rn415h\",\"data-framer-name\":\"Frame 60\",layoutDependency:layoutDependency,layoutId:\"AXvjOvq_W\",transition:transition,children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-62p3dv-container\",layoutDependency:layoutDependency,layoutId:\"zfNRplm1M-container\",transition:transition,children:/*#__PURE__*/ _jsx(TabNavItem,{height:\"100%\",id:\"zfNRplm1M\",layoutId:\"zfNRplm1M\",order:\"1.\",style:{width:\"100%\"},title:\"Job \\nApplications\",variant:\"i7hZdWOjJ\",width:\"100%\",...addPropertyOverrides({a2_ISKnbB:{tap:tapa18yj1,variant:\"y_5GXcNuO\"},cQ1q1N3st:{tap:tapa18yj1,variant:\"y_5GXcNuO\"},IEan55BA0:{tap:tapa18yj1,variant:\"y_5GXcNuO\"},JK2rMZhWB:{variant:\"RuR2dsqOO\"},Ny1BHaztq:{tap:tap1m9g3f7,variant:\"sT7VoIfR2\"},XaEyhHhlC:{tap:tapa18yj1,variant:\"y_5GXcNuO\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-itzp8x-container\",layoutDependency:layoutDependency,layoutId:\"wN_fCCagY-container\",transition:transition,children:/*#__PURE__*/ _jsx(TabNavItem,{height:\"100%\",id:\"wN_fCCagY\",layoutId:\"wN_fCCagY\",order:\"2.\",style:{width:\"100%\"},tap:tap108gdo5,title:\"Interview\\nProcess \",variant:\"y_5GXcNuO\",width:\"100%\",...addPropertyOverrides({JK2rMZhWB:{tap:tap1rvf3ht,variant:\"sT7VoIfR2\"},Ny1BHaztq:{variant:\"RuR2dsqOO\"},XaEyhHhlC:{variant:\"i7hZdWOjJ\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-ryzand-container\",layoutDependency:layoutDependency,layoutId:\"jmTwu8tWA-container\",transition:transition,children:/*#__PURE__*/ _jsx(TabNavItem,{height:\"100%\",id:\"jmTwu8tWA\",layoutId:\"jmTwu8tWA\",order:\"3.\",style:{width:\"100%\"},tap:tap1qyxj3c,title:\"Work\\nStyle\",variant:\"y_5GXcNuO\",width:\"100%\",...addPropertyOverrides({a2_ISKnbB:{variant:\"i7hZdWOjJ\"},JK2rMZhWB:{variant:\"sT7VoIfR2\"},Ny1BHaztq:{variant:\"sT7VoIfR2\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-6vmm14-container\",layoutDependency:layoutDependency,layoutId:\"ygiOg7DDU-container\",transition:transition,children:/*#__PURE__*/ _jsx(TabNavItem,{height:\"100%\",id:\"ygiOg7DDU\",layoutId:\"ygiOg7DDU\",order:\"4.\",style:{width:\"100%\"},tap:tapo7tn52,title:\"Work\\ndays?\",variant:\"y_5GXcNuO\",width:\"100%\",...addPropertyOverrides({IEan55BA0:{variant:\"i7hZdWOjJ\"},JK2rMZhWB:{variant:\"sT7VoIfR2\"},Ny1BHaztq:{variant:\"sT7VoIfR2\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1qlapmq-container\",layoutDependency:layoutDependency,layoutId:\"CiHmQc_gj-container\",transition:transition,children:/*#__PURE__*/ _jsx(TabNavItem,{height:\"100%\",id:\"CiHmQc_gj\",layoutId:\"CiHmQc_gj\",order:\"5.\",tap:tapc3pwxi,title:\"Dresscode?\\nHell no.\",variant:\"y_5GXcNuO\",width:\"100%\",...addPropertyOverrides({cQ1q1N3st:{variant:\"i7hZdWOjJ\"},JK2rMZhWB:{style:{width:\"100%\"},variant:\"sT7VoIfR2\"},Ny1BHaztq:{style:{width:\"100%\"},variant:\"sT7VoIfR2\"}},baseVariant,gestureVariant)})})]}),isDisplayed1()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1mc5nvg\",\"data-framer-name\":\"Frame 59\",layoutDependency:layoutDependency,layoutId:\"M0ip6r2Ym\",transition:transition,children:[isDisplayed2()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1kxv0ie\",\"data-framer-name\":\"Frame 58\",layoutDependency:layoutDependency,layoutId:\"IjVDGAdev\",transition:transition,children:[/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",src:new URL(\"assets/12JuTV9LMk0NgGp7CkLGAYesWWU.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/12JuTV9LMk0NgGp7CkLGAYesWWU.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/12JuTV9LMk0NgGp7CkLGAYesWWU.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/12JuTV9LMk0NgGp7CkLGAYesWWU.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/12JuTV9LMk0NgGp7CkLGAYesWWU.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2824w`},className:\"framer-yph381\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.36 2\",layoutDependency:layoutDependency,layoutId:\"UZoCZC1Zu\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",src:new URL(\"assets/SA3gUdLO6BAF7YRpdri9zkV9csM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/SA3gUdLO6BAF7YRpdri9zkV9csM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/SA3gUdLO6BAF7YRpdri9zkV9csM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/SA3gUdLO6BAF7YRpdri9zkV9csM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/SA3gUdLO6BAF7YRpdri9zkV9csM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2824w`},className:\"framer-qou0tw\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.36 1\",layoutDependency:layoutDependency,layoutId:\"CND4_KTY6\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition})]}),isDisplayed3()&&/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Job applications make people tired. We want to keep it efficient. The only thing you can do is click the apply button, attach your resume and send it to us. You can also send your application and resume to our e-mail address as well. That's all!\"})}),className:\"framer-de6si8\",\"data-framer-name\":\"Job applications make people tired. We want to keep it efficient. The only thing you can do is click the apply button, attach your resume and send it to us. You can also send your application and resume to our e-mail address as well. That's all!\",fonts:[\"GF;Inter-300\"],layoutDependency:layoutDependency,layoutId:\"emkGuEdyX\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:wMYKzGvWO,transition:transition,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({JK2rMZhWB:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Job applications make people tired. We want to keep it efficient. The only thing you can do is click the apply button, attach your resume and send it to us. You can also send your application and resume to our e-mail address as well. That's all!\"})})}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-pcr1z3\",\"data-framer-name\":\"Frame 59\",layoutDependency:layoutDependency,layoutId:\"Lxy9rZs3q\",transition:transition,children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:[\"Recruitment processes might be boring from the candidate's side. \",/*#__PURE__*/ _jsx(motion.br,{}),\"We prefer to move quickly and do not want you to wait longer. If selected, there will be a maximum of 3 interviews, the first one will be only chit-chat for getting to know you.\"]})}),className:\"framer-ziixkt\",\"data-framer-name\":\"Job applications make people tired. We want to keep it efficient. The only thing you can do is click the apply button, attach your resume and send it to us. You can also send your application and resume to our e-mail address as well. That's all!\",fonts:[\"GF;Inter-300\"],layoutDependency:layoutDependency,layoutId:\"TO5kcgkI1\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",src:new URL(\"assets/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2862w`},className:\"framer-1c5r4oa\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.36 1\",layoutDependency:layoutDependency,layoutId:\"IJnoecPJC\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition})]})]}),isDisplayed5()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-16oykcd\",\"data-framer-name\":\"Frame 59\",layoutDependency:layoutDependency,layoutId:\"uCiC7tAlt\",transition:transition,children:[isDisplayed6()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1pb42jh\",layoutDependency:layoutDependency,layoutId:\"rrn2fZiwd\",transition:transition,children:[isDisplayed7()&&/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",sizes:\"1431px\",src:new URL(\"assets/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2862w`},className:\"framer-wdmvj3\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.36 1\",layoutDependency:layoutDependency,layoutId:\"dKErRIOSQ\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition,...addPropertyOverrides({cQ1q1N3st:{background:{alt:\"\",fit:\"stretch\",src:new URL(\"assets/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/392NXnkfDqGLMIJLZco4BiS6aM.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2862w`}}},baseVariant,gestureVariant)}),isDisplayed8()&&/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",src:new URL(\"assets/mgB8KWrZkT3G54vlVeqK4ab6gNo.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/mgB8KWrZkT3G54vlVeqK4ab6gNo.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/mgB8KWrZkT3G54vlVeqK4ab6gNo.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/mgB8KWrZkT3G54vlVeqK4ab6gNo.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/mgB8KWrZkT3G54vlVeqK4ab6gNo.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2824w`},className:\"framer-1v5frgv\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.36 4\",layoutDependency:layoutDependency,layoutId:\"DDj96zD0I\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition}),isDisplayed9()&&/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",src:new URL(\"assets/cTL3qIsRRnExwZEIOCY3TKbPdAE.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/cTL3qIsRRnExwZEIOCY3TKbPdAE.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/cTL3qIsRRnExwZEIOCY3TKbPdAE.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/cTL3qIsRRnExwZEIOCY3TKbPdAE.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/cTL3qIsRRnExwZEIOCY3TKbPdAE.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2824w`},className:\"framer-1714k0f\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.36 3\",layoutDependency:layoutDependency,layoutId:\"hC8zr2Q4n\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition}),isDisplayed10()&&/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",src:new URL(\"assets/W5wmeTjLY9EibskRWYeHsDWUU5M.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/W5wmeTjLY9EibskRWYeHsDWUU5M.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/W5wmeTjLY9EibskRWYeHsDWUU5M.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/W5wmeTjLY9EibskRWYeHsDWUU5M.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/W5wmeTjLY9EibskRWYeHsDWUU5M.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2824w`},className:\"framer-kb6l0u\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.36 2\",layoutDependency:layoutDependency,layoutId:\"L6E0fB8Wu\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition})]}),isDisplayed11()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-11ykfs8\",layoutDependency:layoutDependency,layoutId:\"E21Z8nl06\",transition:transition,children:[/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",src:new URL(\"assets/nhSMv2R8FGWRtj6DXgrJqE2qOI.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href},className:\"framer-ox1cp0\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 18.24 1\",layoutDependency:layoutDependency,layoutId:\"uf_sHo4Mm\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",src:new URL(\"assets/shzaqis2znTKXHKJeARPwMzFtRA.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href},className:\"framer-57g1s\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.34 1\",layoutDependency:layoutDependency,layoutId:\"r7AHE6ODv\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition})]}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:[\"Recruitment processes might be boring from the candidate's side. \",/*#__PURE__*/ _jsx(motion.br,{}),\"We prefer to move quickly and do not want you to wait longer. If selected, there will be a maximum of 3 interviews, the first one will be only chit-chat for getting to know you.\"]})}),className:\"framer-18rogou\",\"data-framer-name\":\"Job applications make people tired. We want to keep it efficient. The only thing you can do is click the apply button, attach your resume and send it to us. You can also send your application and resume to our e-mail address as well. That's all!\",fonts:[\"GF;Inter-300\"],layoutDependency:layoutDependency,layoutId:\"DpRH5Pe7O\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({a2_ISKnbB:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:['TheCodeBase is a remote working team. There is no plans for hybrid or \"returning office\".',/*#__PURE__*/ _jsx(motion.br,{}),\"Of course, there will be some issues.\",/*#__PURE__*/ _jsx(motion.br,{}),/*#__PURE__*/ _jsx(motion.br,{className:\"trailing-break\"})]})})},cQ1q1N3st:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:'We only request for you to be \"regular\" - when you need to show up.'})})},IEan55BA0:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"We only work and are available on weekdays. So, we would kindly request for you to forget everything, and focus your relaxing during this time. Don't expect anything, do not let anyone reach you about work \uD83D\uDE42\"})})}},baseVariant,gestureVariant)}),isDisplayed12()&&/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",src:new URL(\"assets/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href,srcSet:`${new URL(\"assets/512/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 512w, ${new URL(\"assets/1024/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 1024w, ${new URL(\"assets/2048/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2048w, ${new URL(\"assets/EghEFFunSzZPuyxNvwp4fdQ67k.png\",\"https://framerusercontent.com/modules/UaVnqeDM2VfeHt2GP1Yx/mTFpUyGJxnCq7xUsOSTF/lYcOsI_R7.js\").href} 2862w`},className:\"framer-1bwv5qo\",\"data-framer-name\":\"Ekran Resmi 2022-09-29 17.36 1\",layoutDependency:layoutDependency,layoutId:\"bzaJNFqtu\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},transition:transition})]})]})})});});const css=['.framer-SUSKs [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-SUSKs * { box-sizing: border-box; }\",\".framer-SUSKs .framer-agb385 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1120px; }\",\".framer-SUSKs .framer-1rn415h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-SUSKs .framer-62p3dv-container, .framer-SUSKs .framer-itzp8x-container, .framer-SUSKs .framer-ryzand-container, .framer-SUSKs .framer-6vmm14-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-SUSKs .framer-1qlapmq-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SUSKs .framer-1mc5nvg, .framer-SUSKs .framer-16oykcd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-SUSKs .framer-1kxv0ie, .framer-SUSKs .framer-1ooeb66 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-SUSKs .framer-yph381, .framer-SUSKs .framer-qou0tw { aspect-ratio: 3.6580310880829017 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 149px); overflow: hidden; position: relative; width: 100%; will-change: transform; }\",\".framer-SUSKs .framer-de6si8, .framer-SUSKs .framer-18rogou { flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-SUSKs .framer-cenorj, .framer-SUSKs .framer-1bwv5qo { aspect-ratio: 3.697674418604651 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 54px); overflow: hidden; position: relative; width: 1px; will-change: transform; }\",\".framer-SUSKs .framer-pcr1z3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-SUSKs .framer-1q35tgj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-SUSKs .framer-c89obh { 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: 100%; }\",\".framer-SUSKs .framer-1j6xde5 { 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; min-height: 270px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 497px; }\",\".framer-SUSKs .framer-ziixkt { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SUSKs .framer-1c5r4oa { aspect-ratio: 2.433333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); overflow: hidden; position: relative; width: 100%; will-change: transform; }\",\".framer-SUSKs .framer-1pb42jh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; 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: 1px; }\",\".framer-SUSKs .framer-wdmvj3 { aspect-ratio: 1.7366504854368932 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 824px); overflow: hidden; position: relative; width: 1431px; will-change: transform; }\",\".framer-SUSKs .framer-1v5frgv, .framer-SUSKs .framer-1714k0f, .framer-SUSKs .framer-kb6l0u { aspect-ratio: 2.6742424242424243 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 75px); overflow: hidden; position: relative; width: 100%; will-change: transform; }\",\".framer-SUSKs .framer-11ykfs8 { 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: 497px; }\",\".framer-SUSKs .framer-ox1cp0 { aspect-ratio: 0.9922680412371134 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 252px); overflow: hidden; position: relative; width: 250px; will-change: transform; }\",\".framer-SUSKs .framer-57g1s { aspect-ratio: 0.9206349206349206 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 252px); overflow: hidden; position: relative; width: 232px; will-change: transform; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SUSKs .framer-agb385, .framer-SUSKs .framer-1rn415h, .framer-SUSKs .framer-1mc5nvg, .framer-SUSKs .framer-1kxv0ie, .framer-SUSKs .framer-pcr1z3, .framer-SUSKs .framer-1q35tgj, .framer-SUSKs .framer-c89obh, .framer-SUSKs .framer-1j6xde5, .framer-SUSKs .framer-16oykcd, .framer-SUSKs .framer-1ooeb66, .framer-SUSKs .framer-1pb42jh, .framer-SUSKs .framer-11ykfs8 { gap: 0px; } .framer-SUSKs .framer-agb385 > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-SUSKs .framer-agb385 > :first-child, .framer-SUSKs .framer-1kxv0ie > :first-child, .framer-SUSKs .framer-pcr1z3 > :first-child, .framer-SUSKs .framer-1q35tgj > :first-child, .framer-SUSKs .framer-c89obh > :first-child, .framer-SUSKs .framer-1ooeb66 > :first-child, .framer-SUSKs .framer-1pb42jh > :first-child { margin-top: 0px; } .framer-SUSKs .framer-agb385 > :last-child, .framer-SUSKs .framer-1kxv0ie > :last-child, .framer-SUSKs .framer-pcr1z3 > :last-child, .framer-SUSKs .framer-1q35tgj > :last-child, .framer-SUSKs .framer-c89obh > :last-child, .framer-SUSKs .framer-1ooeb66 > :last-child, .framer-SUSKs .framer-1pb42jh > :last-child { margin-bottom: 0px; } .framer-SUSKs .framer-1rn415h > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-SUSKs .framer-1rn415h > :first-child, .framer-SUSKs .framer-1mc5nvg > :first-child, .framer-SUSKs .framer-1j6xde5 > :first-child, .framer-SUSKs .framer-16oykcd > :first-child, .framer-SUSKs .framer-11ykfs8 > :first-child { margin-left: 0px; } .framer-SUSKs .framer-1rn415h > :last-child, .framer-SUSKs .framer-1mc5nvg > :last-child, .framer-SUSKs .framer-1j6xde5 > :last-child, .framer-SUSKs .framer-16oykcd > :last-child, .framer-SUSKs .framer-11ykfs8 > :last-child { margin-right: 0px; } .framer-SUSKs .framer-1mc5nvg > *, .framer-SUSKs .framer-16oykcd > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-SUSKs .framer-1kxv0ie > *, .framer-SUSKs .framer-1q35tgj > *, .framer-SUSKs .framer-1ooeb66 > * { margin: 0px; margin-bottom: calc(19px / 2); margin-top: calc(19px / 2); } .framer-SUSKs .framer-pcr1z3 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SUSKs .framer-c89obh > *, .framer-SUSKs .framer-1pb42jh > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-SUSKs .framer-1j6xde5 > *, .framer-SUSKs .framer-11ykfs8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-SUSKs.framer-v-1w6t9oe .framer-18rogou, .framer-SUSKs.framer-v-1p67m6k .framer-11ykfs8, .framer-SUSKs.framer-v-injxia .framer-1pb42jh { order: 2; }\",\".framer-SUSKs.framer-v-1w6t9oe .framer-1bwv5qo { height: var(--framer-aspect-ratio-supported, 147px); order: 1; }\",\".framer-SUSKs.framer-v-1p67m6k .framer-18rogou, .framer-SUSKs.framer-v-injxia .framer-18rogou { flex: none; order: 3; width: 560px; }\",\".framer-SUSKs.framer-v-15ddiew .framer-16oykcd { flex-direction: column; }\",\".framer-SUSKs.framer-v-15ddiew .framer-1pb42jh { flex: none; flex-direction: row; order: 3; width: 100%; }\",\".framer-SUSKs.framer-v-15ddiew .framer-1v5frgv { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 138px); order: 3; width: 1px; }\",\".framer-SUSKs.framer-v-15ddiew .framer-1714k0f { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 138px); order: 1; width: 1px; }\",\".framer-SUSKs.framer-v-15ddiew .framer-kb6l0u { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 138px); order: 2; width: 1px; }\",\".framer-SUSKs.framer-v-15ddiew .framer-18rogou { flex: none; order: 2; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SUSKs.framer-v-15ddiew .framer-16oykcd, .framer-SUSKs.framer-v-15ddiew .framer-1pb42jh { gap: 0px; } .framer-SUSKs.framer-v-15ddiew .framer-16oykcd > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SUSKs.framer-v-15ddiew .framer-16oykcd > :first-child { margin-top: 0px; } .framer-SUSKs.framer-v-15ddiew .framer-16oykcd > :last-child { margin-bottom: 0px; } .framer-SUSKs.framer-v-15ddiew .framer-1pb42jh > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-SUSKs.framer-v-15ddiew .framer-1pb42jh > :first-child { margin-left: 0px; } .framer-SUSKs.framer-v-15ddiew .framer-1pb42jh > :last-child { margin-right: 0px; } }\",\".framer-SUSKs.framer-v-injxia .framer-wdmvj3 { height: var(--framer-aspect-ratio-supported, 304px); order: 0; width: 100%; }\",\".framer-SUSKs.framer-v-1ceab1z .framer-agb385, .framer-SUSKs.framer-v-1qoqggo .framer-agb385 { flex-direction: row; gap: 16px; width: 420px; }\",\".framer-SUSKs.framer-v-1ceab1z .framer-1rn415h, .framer-SUSKs.framer-v-1qoqggo .framer-1rn415h { flex-direction: column; gap: 8px; width: min-content; }\",\".framer-SUSKs.framer-v-1ceab1z .framer-62p3dv-container, .framer-SUSKs.framer-v-1qoqggo .framer-62p3dv-container { flex: none; width: auto; }\",\".framer-SUSKs.framer-v-1ceab1z .framer-itzp8x-container, .framer-SUSKs.framer-v-1ceab1z .framer-ryzand-container, .framer-SUSKs.framer-v-1ceab1z .framer-6vmm14-container, .framer-SUSKs.framer-v-1qoqggo .framer-itzp8x-container, .framer-SUSKs.framer-v-1qoqggo .framer-ryzand-container, .framer-SUSKs.framer-v-1qoqggo .framer-6vmm14-container { align-self: stretch; flex: none; width: auto; }\",\".framer-SUSKs.framer-v-1ceab1z .framer-1qlapmq-container, .framer-SUSKs.framer-v-1qoqggo .framer-1qlapmq-container { align-self: stretch; }\",\".framer-SUSKs.framer-v-1ceab1z .framer-1mc5nvg, .framer-SUSKs.framer-v-1qoqggo .framer-1mc5nvg { flex: 1 0 0px; flex-direction: column; width: 1px; }\",\".framer-SUSKs.framer-v-1ceab1z .framer-1kxv0ie { flex: none; order: 1; width: 100%; }\",\".framer-SUSKs.framer-v-1ceab1z .framer-yph381, .framer-SUSKs.framer-v-1ceab1z .framer-qou0tw { aspect-ratio: 2.433333333333333 / 1; height: var(--framer-aspect-ratio-supported, 120px); }\",\".framer-SUSKs.framer-v-1ceab1z .framer-de6si8 { flex: none; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SUSKs.framer-v-1ceab1z .framer-agb385, .framer-SUSKs.framer-v-1ceab1z .framer-1rn415h, .framer-SUSKs.framer-v-1ceab1z .framer-1mc5nvg { gap: 0px; } .framer-SUSKs.framer-v-1ceab1z .framer-agb385 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-SUSKs.framer-v-1ceab1z .framer-agb385 > :first-child { margin-left: 0px; } .framer-SUSKs.framer-v-1ceab1z .framer-agb385 > :last-child { margin-right: 0px; } .framer-SUSKs.framer-v-1ceab1z .framer-1rn415h > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-SUSKs.framer-v-1ceab1z .framer-1rn415h > :first-child, .framer-SUSKs.framer-v-1ceab1z .framer-1mc5nvg > :first-child { margin-top: 0px; } .framer-SUSKs.framer-v-1ceab1z .framer-1rn415h > :last-child, .framer-SUSKs.framer-v-1ceab1z .framer-1mc5nvg > :last-child { margin-bottom: 0px; } .framer-SUSKs.framer-v-1ceab1z .framer-1mc5nvg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-SUSKs.framer-v-1qoqggo .framer-pcr1z3 { flex: none; width: 100%; }\",\".framer-SUSKs.framer-v-1qoqggo .framer-ziixkt { order: 1; }\",\".framer-SUSKs.framer-v-1qoqggo .framer-1c5r4oa { height: var(--framer-aspect-ratio-supported, 120px); order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SUSKs.framer-v-1qoqggo .framer-agb385, .framer-SUSKs.framer-v-1qoqggo .framer-1rn415h, .framer-SUSKs.framer-v-1qoqggo .framer-1mc5nvg { gap: 0px; } .framer-SUSKs.framer-v-1qoqggo .framer-agb385 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-SUSKs.framer-v-1qoqggo .framer-agb385 > :first-child { margin-left: 0px; } .framer-SUSKs.framer-v-1qoqggo .framer-agb385 > :last-child { margin-right: 0px; } .framer-SUSKs.framer-v-1qoqggo .framer-1rn415h > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-SUSKs.framer-v-1qoqggo .framer-1rn415h > :first-child, .framer-SUSKs.framer-v-1qoqggo .framer-1mc5nvg > :first-child { margin-top: 0px; } .framer-SUSKs.framer-v-1qoqggo .framer-1rn415h > :last-child, .framer-SUSKs.framer-v-1qoqggo .framer-1mc5nvg > :last-child { margin-bottom: 0px; } .framer-SUSKs.framer-v-1qoqggo .framer-1mc5nvg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 503\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XaEyhHhlC\":{\"layout\":[\"fixed\",\"auto\"]},\"a2_ISKnbB\":{\"layout\":[\"fixed\",\"auto\"]},\"IEan55BA0\":{\"layout\":[\"fixed\",\"auto\"]},\"cQ1q1N3st\":{\"layout\":[\"fixed\",\"auto\"]},\"JK2rMZhWB\":{\"layout\":[\"fixed\",\"auto\"]},\"Ny1BHaztq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"wMYKzGvWO\":\"text\"}\n */ const FramerlYcOsI_R7=withCSS(Component,css);export default FramerlYcOsI_R7;FramerlYcOsI_R7.displayName=\"Tab System 2\";FramerlYcOsI_R7.defaultProps={height:503,width:1120};addPropertyControls(FramerlYcOsI_R7,{variant:{options:[\"EQHj_mjLn\",\"XaEyhHhlC\",\"a2_ISKnbB\",\"IEan55BA0\",\"cQ1q1N3st\",\"JK2rMZhWB\",\"Ny1BHaztq\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Mobile-1\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum},wMYKzGvWO:{defaultValue:\"Job applications make people tired. We want to keep it efficient. The only thing you can do is click the apply button, attach your resume and send it to us. You can also send your application and resume to our e-mail address as well. That's all!\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FramerlYcOsI_R7,[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/lYcOsI_R7:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\",weight:\"300\"},...TabNavItemFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlYcOsI_R7\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"503\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XaEyhHhlC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a2_ISKnbB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IEan55BA0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cQ1q1N3st\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JK2rMZhWB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ny1BHaztq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"wMYKzGvWO\\\":\\\"text\\\"}\",\"framerIntrinsicWidth\":\"1120\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lYcOsI_R7.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const renderPathForWeight = (weight, color, pathsByWeight2) => !!pathsByWeight2.get(weight) ? pathsByWeight2.get(weight)(color) : null;\n    const pathsByWeight = new Map();\n    pathsByWeight.set(\"bold\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"24\"\n    })));\n    pathsByWeight.set(\"duotone\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      opacity: \"0.2\"\n    }), /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    pathsByWeight.set(\"fill\", () => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M218.8,103.7,138.8,31a16,16,0,0,0-21.6,0l-80,72.7A16,16,0,0,0,32,115.5v92.1a16.4,16.4,0,0,0,4,11A15.9,15.9,0,0,0,48,224H96a8,8,0,0,0,8-8V168a8,8,0,0,1,8-8h32a8,8,0,0,1,8,8v48a8,8,0,0,0,8,8h48a15.6,15.6,0,0,0,7.6-1.9A16.1,16.1,0,0,0,224,208V115.5A16,16,0,0,0,218.8,103.7Z\"\n    })));\n    pathsByWeight.set(\"light\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"12\"\n    })));\n    pathsByWeight.set(\"thin\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"8\"\n    })));\n    pathsByWeight.set(\"regular\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    const renderPath = (weight, color) => renderPathForWeight(weight, color, pathsByWeight);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", {\n      ref,\n      ...props\n    }, renderPath(props.weight, props.color)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.50\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Activity\",\"AddressBook\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Book\",\"BookBookmark\",\"BookOpen\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"BoundingBox\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"Camera\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartLine\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CircleWavy\",\"CircleWavyCheck\",\"CircleWavyQuestion\",\"CircleWavyWarning\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"Club\",\"CoatHanger\",\"Code\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"ComputerTower\",\"Confetti\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Cpu\",\"CreditCard\",\"Crop\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dog\",\"Door\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"Exam\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FastForward\",\"FastForwardCircle\",\"FigmaLogo\",\"File\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDoc\",\"FileDotted\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSearch\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlyingSaucer\",\"Folder\",\"FolderDotted\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDotted\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"GasPump\",\"Gauge\",\"Gear\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"GoogleChromeLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Graph\",\"GridFour\",\"Hamburger\",\"Hand\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighlighterCircle\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lightning\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"Option\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Password\",\"Path\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"Percent\",\"Person\",\"PersonSimple\",\"PersonSimpleRun\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"PianoKeys\",\"PictureInPicture\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Play\",\"PlayCircle\",\"Playlist\",\"Plug\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Rainbow\",\"RainbowCloud\",\"Receipt\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Share\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"SignIn\",\"SignOut\",\"Signpost\",\"SimCard\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Smiley\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"Spade\",\"Sparkle\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stamp\",\"Star\",\"StarFour\",\"StarHalf\",\"Sticker\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Suitcase\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"Sword\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextBolder\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TiktokLogo\",\"Timer\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Tote\",\"ToteSimple\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Upload\",\"UploadSimple\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Vault\",\"Vibrate\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warning\",\"WarningCircle\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waves\",\"Webcam\",\"WhatsappLogo\",\"Wheelchair\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{// Quickfix, needs proper publish\nconst version=\"0.0.50\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,cursor:onClick?\"pointer\":\"auto\",transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-Wh2qk .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-Wh2qk .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-color: #FFEE66; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #FFFFFF; --framer-link-hover-text-decoration: none; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-Wh2qk\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6f17e57)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,Link,RichText,Text,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/xUCuNdICT7LqG93nhqbM/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6Q54FanLTlhTtiYsQLaW/V6pmLwzqLpFUkuHdbnGV/ro7OPezbn.js\";const PhosphorFonts=getFonts(Phosphor);const cycleOrder=[\"ou1CBsxjd\",\"Pu8VlAmjW\",\"vy5taTrQh\",\"PU7vh_kmp\"];const variantClassNames={ou1CBsxjd:\"framer-v-7jvq29\",PU7vh_kmp:\"framer-v-1m2bdwg\",Pu8VlAmjW:\"framer-v-1980tz0\",vy5taTrQh:\"framer-v-1ddhnda\"};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 humanReadableVariantMap={\"Phone Open\":\"PU7vh_kmp\",Default:\"ou1CBsxjd\",Large:\"Pu8VlAmjW\",Phone:\"vy5taTrQh\"};const transitions={default:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"ou1CBsxjd\",image:GYVhiFmKz={src:new URL(\"assets/0tCxLUivOfJznbX65gGoilemjYQ.png\",\"https://framerusercontent.com/modules/HQHpsjDdfS0C70ZA8AnG/As1BZ9LRMdoDOuUIubec/Nouv9mGRO.js\").href},...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"ou1CBsxjd\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClick1xjr1q4=activeVariantCallback(async(...args)=>{setVariant(\"PU7vh_kmp\");});const onClickl7c1b1=activeVariantCallback(async(...args)=>{setVariant(\"vy5taTrQh\");});const isDisplayed=()=>{if(baseVariant===\"PU7vh_kmp\")return true;return false;};const isDisplayed1=()=>{if([\"vy5taTrQh\",\"PU7vh_kmp\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"vy5taTrQh\",\"PU7vh_kmp\"].includes(baseVariant))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-FPKJP\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-7jvq29\",className),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"ou1CBsxjd\",ref:ref,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(2, 2, 8, 0.9)\",boxShadow:\"none\",WebkitBackdropFilter:\"blur(10px)\",...style},transition:transition,variants:{PU7vh_kmp:{backdropFilter:\"none\",backgroundColor:\"rgba(6, 6, 11, 0.95)\",boxShadow:\"0px 4px 20px 0px hsla(0, 0%, 4%, 0.25)\",WebkitBackdropFilter:\"none\"}},...addPropertyOverrides({PU7vh_kmp:{\"data-framer-name\":\"Phone Open\"},Pu8VlAmjW:{\"data-framer-name\":\"Large\"},vy5taTrQh:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/ _jsxs(motion.nav,{className:\"framer-jg1vqy\",\"data-framer-name\":\"Frame 3\",layoutDependency:layoutDependency,layoutId:\"mVTddkkfH\",transition:transition,children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1qqremi\",\"data-border\":true,\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"AlRNdMwAs\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(38, 38, 38)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transition:transition,children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":O_9fBLHVG\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=O_9fBLHVG\",children:\"Technologies\"})})})}),className:\"framer-v01l3o\",\"data-framer-name\":\"Our work\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"bcBHwl8n6\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1fey7z7\",\"data-border\":true,\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"WsdFg_bN8\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(38, 38, 38)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transition:transition,children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":g4l7Kcnev\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=g4l7Kcnev\",children:\"Services\"})})})}),className:\"framer-15g25s8\",\"data-framer-name\":\"Our work\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"tHUhs4c_q\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1yhjo25\",\"data-border\":true,\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"rTESvIa4Q\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(38, 38, 38)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},transition:transition,children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":p_0eh0Twm\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=p_0eh0Twm\",children:\"Company\"})})})}),className:\"framer-1hk9x10\",\"data-framer-name\":\"Our work\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"WisLpuLbD\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1m74qkq\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"rANgAcHiW\",transition:transition,children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":TmuvJc_76\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=TmuvJc_76\",children:\"Career\"})})})}),className:\"framer-1kvi1cc\",\"data-framer-name\":\"Our work\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"XRhayqogL\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2nxogd\",layoutDependency:layoutDependency,layoutId:\"QXUUJrLBg\",transition:transition,children:[isDisplayed1()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-p6bz14-container\",layoutDependency:layoutDependency,layoutId:\"eWW1YqyFu-container\",transition:transition,children:/*#__PURE__*/ _jsx(Phosphor,{color:\"rgb(248, 232, 119)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"List\",id:\"eWW1YqyFu\",layoutId:\"eWW1YqyFu\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({PU7vh_kmp:{iconSelection:\"X\",onClick:onClickl7c1b1},vy5taTrQh:{onClick:onClick1xjr1q4}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/ _jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",sizes:\"193.5px\",...toResponsiveImage(GYVhiFmKz)},className:\"framer-1ehewax framer-1yyqh4j\",\"data-framer-name\":\"logo-white_1@2x 1\",layoutDependency:layoutDependency,layoutId:\"idN8ew1ab\",transition:transition,...addPropertyOverrides({PU7vh_kmp:{background:{alt:\"\",fit:\"fill\",sizes:\"143.5px\",...toResponsiveImage(GYVhiFmKz)}},vy5taTrQh:{background:{alt:\"\",fit:\"fill\",sizes:\"143.5px\",...toResponsiveImage(GYVhiFmKz)}}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-qgajes\",layoutDependency:layoutDependency,layoutId:\"LZmhu1SEP\",transition:transition,children:[/*#__PURE__*/ _jsxs(motion.nav,{className:\"framer-rhs98u\",\"data-framer-name\":\"Frame 3\",layoutDependency:layoutDependency,layoutId:\"teFGdpmhl\",transition:transition,children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1vdzsy8\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"eqVyQQwKH\",transition:transition,children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":cAKgIblfa\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=cAKgIblfa\",children:\"Technologies\"})})})}),className:\"framer-167crre\",\"data-framer-name\":\"Our work\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"neUpSEB0_\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Pu8VlAmjW:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":O_9fBLHVG\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=O_9fBLHVG\",children:\"Technologies\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-tdmw19\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"ZNFCRsXew\",transition:transition,children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":g4l7Kcnev\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=g4l7Kcnev\",children:\"Services\"})})})}),className:\"framer-1pwy10v\",\"data-framer-name\":\"Our work\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"UgD7K6nQw\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1s1zj19\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"U1qne8AtM\",transition:transition,children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":p_0eh0Twm\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=p_0eh0Twm\",children:\"Company\"})})})}),className:\"framer-brq27t\",\"data-framer-name\":\"Our work\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"KQCG9fQej\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-i5sw75\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"eOko0dyyv\",transition:transition,children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:/*#__PURE__*/ _jsx(Link,{href:{hash:\":TmuvJc_76\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",href:\"data:framer/page-link,augiA20Il?element=TmuvJc_76\",children:\"Career\"})})})}),className:\"framer-krnrv7\",\"data-framer-name\":\"Our work\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"fEzbawrdM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/ _jsx(Link,{href:\"mailto:people@thecodebase.io\",children:/*#__PURE__*/ _jsx(motion.a,{className:\"framer-161q062 framer-1yyqh4j\",\"data-border\":true,\"data-framer-name\":\"Frame 7\",layoutDependency:layoutDependency,layoutId:\"LW9p2_zM0\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(248, 231, 119)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999},transition:transition,children:/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1e8igyn\",\"data-framer-name\":\"Contact Us\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"ylLk3vrUQ\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Contact Us</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":600,\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 231, 119)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true})})})]})]}),isDisplayed()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-c80267\",\"data-border\":true,\"data-framer-name\":\"Frame 7\",layoutDependency:layoutDependency,layoutId:\"mHDwJtogI\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(248, 231, 119)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999},transition:transition,children:/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1qbgzlz\",\"data-framer-name\":\"Contact Us\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"S31EuaEma\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Contact Us</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":600,\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 231, 119)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true})})]})})});});const css=['.framer-FPKJP [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-FPKJP .framer-1yyqh4j { display: block; }\",\".framer-FPKJP .framer-7jvq29 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 80px; justify-content: center; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 1200px; }\",\".framer-FPKJP .framer-jg1vqy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-FPKJP .framer-1qqremi, .framer-FPKJP .framer-1fey7z7, .framer-FPKJP .framer-1yhjo25 { 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: visible; padding: 8px 12px 24px 12px; position: relative; width: 100%; }\",\".framer-FPKJP .framer-v01l3o, .framer-FPKJP .framer-15g25s8, .framer-FPKJP .framer-1hk9x10, .framer-FPKJP .framer-1kvi1cc, .framer-FPKJP .framer-167crre, .framer-FPKJP .framer-1pwy10v, .framer-FPKJP .framer-brq27t, .framer-FPKJP .framer-krnrv7 { flex: none; height: auto; overflow: auto; position: relative; white-space: pre; width: auto; }\",\".framer-FPKJP .framer-1m74qkq { 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: visible; padding: 8px 12px 8px 12px; position: relative; width: 100%; }\",\".framer-FPKJP .framer-2nxogd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1400px; min-width: 1200px; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 1px; z-index: 1; }\",\".framer-FPKJP .framer-p6bz14-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-FPKJP .framer-1ehewax { aspect-ratio: 5.705882352941177 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); overflow: hidden; position: relative; text-decoration: none; width: 194px; }\",\".framer-FPKJP .framer-qgajes { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 46px; justify-content: flex-end; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-FPKJP .framer-rhs98u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-FPKJP .framer-1vdzsy8, .framer-FPKJP .framer-tdmw19, .framer-FPKJP .framer-1s1zj19, .framer-FPKJP .framer-i5sw75 { 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: visible; padding: 8px 12px 8px 12px; position: relative; width: min-content; }\",\".framer-FPKJP .framer-161q062 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-FPKJP .framer-1e8igyn, .framer-FPKJP .framer-1qbgzlz { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-FPKJP .framer-c80267 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FPKJP .framer-7jvq29, .framer-FPKJP .framer-jg1vqy, .framer-FPKJP .framer-1qqremi, .framer-FPKJP .framer-1fey7z7, .framer-FPKJP .framer-1yhjo25, .framer-FPKJP .framer-1m74qkq, .framer-FPKJP .framer-2nxogd, .framer-FPKJP .framer-qgajes, .framer-FPKJP .framer-rhs98u, .framer-FPKJP .framer-1vdzsy8, .framer-FPKJP .framer-tdmw19, .framer-FPKJP .framer-1s1zj19, .framer-FPKJP .framer-i5sw75, .framer-FPKJP .framer-161q062, .framer-FPKJP .framer-c80267 { gap: 0px; } .framer-FPKJP .framer-7jvq29 > *, .framer-FPKJP .framer-1qqremi > *, .framer-FPKJP .framer-1fey7z7 > *, .framer-FPKJP .framer-1yhjo25 > *, .framer-FPKJP .framer-1m74qkq > *, .framer-FPKJP .framer-2nxogd > *, .framer-FPKJP .framer-1vdzsy8 > *, .framer-FPKJP .framer-tdmw19 > *, .framer-FPKJP .framer-1s1zj19 > *, .framer-FPKJP .framer-i5sw75 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-FPKJP .framer-7jvq29 > :first-child, .framer-FPKJP .framer-1qqremi > :first-child, .framer-FPKJP .framer-1fey7z7 > :first-child, .framer-FPKJP .framer-1yhjo25 > :first-child, .framer-FPKJP .framer-1m74qkq > :first-child, .framer-FPKJP .framer-2nxogd > :first-child, .framer-FPKJP .framer-qgajes > :first-child, .framer-FPKJP .framer-rhs98u > :first-child, .framer-FPKJP .framer-1vdzsy8 > :first-child, .framer-FPKJP .framer-tdmw19 > :first-child, .framer-FPKJP .framer-1s1zj19 > :first-child, .framer-FPKJP .framer-i5sw75 > :first-child, .framer-FPKJP .framer-161q062 > :first-child, .framer-FPKJP .framer-c80267 > :first-child { margin-left: 0px; } .framer-FPKJP .framer-7jvq29 > :last-child, .framer-FPKJP .framer-1qqremi > :last-child, .framer-FPKJP .framer-1fey7z7 > :last-child, .framer-FPKJP .framer-1yhjo25 > :last-child, .framer-FPKJP .framer-1m74qkq > :last-child, .framer-FPKJP .framer-2nxogd > :last-child, .framer-FPKJP .framer-qgajes > :last-child, .framer-FPKJP .framer-rhs98u > :last-child, .framer-FPKJP .framer-1vdzsy8 > :last-child, .framer-FPKJP .framer-tdmw19 > :last-child, .framer-FPKJP .framer-1s1zj19 > :last-child, .framer-FPKJP .framer-i5sw75 > :last-child, .framer-FPKJP .framer-161q062 > :last-child, .framer-FPKJP .framer-c80267 > :last-child { margin-right: 0px; } .framer-FPKJP .framer-jg1vqy > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-FPKJP .framer-jg1vqy > :first-child { margin-top: 0px; } .framer-FPKJP .framer-jg1vqy > :last-child { margin-bottom: 0px; } .framer-FPKJP .framer-qgajes > *, .framer-FPKJP .framer-rhs98u > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-FPKJP .framer-161q062 > *, .framer-FPKJP .framer-c80267 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-FPKJP.framer-v-1980tz0 .framer-7jvq29 { padding: 0px 0px 0px 0px; }\",\".framer-FPKJP.framer-v-1980tz0 .framer-2nxogd { gap: unset; justify-content: space-between; padding: 0px 0px 0px 0px; }\",\".framer-FPKJP.framer-v-1980tz0 .framer-qgajes { flex: none; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FPKJP.framer-v-1980tz0 .framer-2nxogd { gap: 0px; } .framer-FPKJP.framer-v-1980tz0 .framer-2nxogd > *, .framer-FPKJP.framer-v-1980tz0 .framer-2nxogd > :first-child, .framer-FPKJP.framer-v-1980tz0 .framer-2nxogd > :last-child { margin: 0px; } }\",\".framer-FPKJP.framer-v-1ddhnda .framer-7jvq29 { align-content: flex-start; align-items: flex-start; gap: unset; height: min-content; justify-content: space-between; overflow: visible; padding: 16px 16px 16px 16px; width: 390px; }\",\".framer-FPKJP.framer-v-1ddhnda .framer-2nxogd { gap: unset; justify-content: space-between; max-width: unset; min-width: unset; order: 1; overflow: visible; padding: 0px 0px 0px 0px; }\",\".framer-FPKJP.framer-v-1ddhnda .framer-p6bz14-container { height: var(--framer-aspect-ratio-supported, 43px); order: 1; }\",\".framer-FPKJP.framer-v-1ddhnda .framer-1ehewax, .framer-FPKJP.framer-v-1m2bdwg .framer-1ehewax { height: var(--framer-aspect-ratio-supported, 25px); order: 0; overflow: visible; width: 144px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FPKJP.framer-v-1ddhnda .framer-7jvq29, .framer-FPKJP.framer-v-1ddhnda .framer-2nxogd { gap: 0px; } .framer-FPKJP.framer-v-1ddhnda .framer-7jvq29 > *, .framer-FPKJP.framer-v-1ddhnda .framer-7jvq29 > :first-child, .framer-FPKJP.framer-v-1ddhnda .framer-7jvq29 > :last-child, .framer-FPKJP.framer-v-1ddhnda .framer-2nxogd > *, .framer-FPKJP.framer-v-1ddhnda .framer-2nxogd > :first-child, .framer-FPKJP.framer-v-1ddhnda .framer-2nxogd > :last-child { margin: 0px; } }\",\".framer-FPKJP.framer-v-1m2bdwg .framer-7jvq29 { flex-direction: column; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 16px 32px 16px; width: 390px; }\",\".framer-FPKJP.framer-v-1m2bdwg .framer-jg1vqy { flex: none; order: 1; width: 100%; }\",\".framer-FPKJP.framer-v-1m2bdwg .framer-2nxogd { flex: none; gap: unset; justify-content: space-between; max-width: unset; min-width: unset; order: 0; overflow: visible; padding: 0px 0px 0px 0px; width: 100%; }\",\".framer-FPKJP.framer-v-1m2bdwg .framer-p6bz14-container { order: 1; }\",\".framer-FPKJP.framer-v-1m2bdwg .framer-c80267 { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FPKJP.framer-v-1m2bdwg .framer-7jvq29, .framer-FPKJP.framer-v-1m2bdwg .framer-2nxogd { gap: 0px; } .framer-FPKJP.framer-v-1m2bdwg .framer-7jvq29 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-FPKJP.framer-v-1m2bdwg .framer-7jvq29 > :first-child { margin-top: 0px; } .framer-FPKJP.framer-v-1m2bdwg .framer-7jvq29 > :last-child { margin-bottom: 0px; } .framer-FPKJP.framer-v-1m2bdwg .framer-2nxogd > *, .framer-FPKJP.framer-v-1m2bdwg .framer-2nxogd > :first-child, .framer-FPKJP.framer-v-1m2bdwg .framer-2nxogd > :last-child { margin: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Pu8VlAmjW\":{\"layout\":[\"fixed\",\"fixed\"]},\"vy5taTrQh\":{\"layout\":[\"fixed\",\"auto\"]},\"PU7vh_kmp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"GYVhiFmKz\":\"image\"}\n */ const FramerNouv9mGRO=withCSS(Component,css,\"framer-FPKJP\");export default FramerNouv9mGRO;FramerNouv9mGRO.displayName=\"NavBar\";FramerNouv9mGRO.defaultProps={height:80,width:1200};addPropertyControls(FramerNouv9mGRO,{variant:{options:[\"ou1CBsxjd\",\"Pu8VlAmjW\",\"vy5taTrQh\",\"PU7vh_kmp\"],optionTitles:[\"Default\",\"Large\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum},GYVhiFmKz:{__defaultAssetReference:\"0tCxLUivOfJznbX65gGoilemjYQ.png\",title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(FramerNouv9mGRO,[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/Nouv9mGRO:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\",weight:\"500\"},{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/Nouv9mGRO:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\",weight:\"600\"},...PhosphorFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNouv9mGRO\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"GYVhiFmKz\\\":\\\"image\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Pu8VlAmjW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vy5taTrQh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PU7vh_kmp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"80\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Nouv9mGRO.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"Inter-Bold\"]);export const fonts=[];export const css=['.framer-pvgJB .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-pvgJB .framer-styles-preset-1wml6uu.rich-text-wrapper h2, .framer-pvgJB .framer-styles-preset-1wml6uu.rich-text-wrapper [data-preset-tag=\"h2\"] { --framer-font-family: \"Inter-Bold\", \"Inter\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-pvgJB\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"Inter-Medium\"]);export const fonts=[];export const css=['.framer-9T5XM .framer-styles-preset-21ogod:not(.rich-text-wrapper), .framer-9T5XM .framer-styles-preset-21ogod.rich-text-wrapper p, .framer-9T5XM .framer-styles-preset-21ogod.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"Inter-Medium\", \"Inter\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0px; --framer-line-height: 2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #666666; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-9T5XM\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"Inter-ExtraBold\"]);export const fonts=[];export const css=['.framer-3fk2D .framer-styles-preset-3nqyhf:not(.rich-text-wrapper), .framer-3fk2D .framer-styles-preset-3nqyhf.rich-text-wrapper h1, .framer-3fk2D .framer-styles-preset-3nqyhf.rich-text-wrapper [data-preset-tag=\"h1\"] { --framer-font-family: \"Inter-ExtraBold\", \"Inter\", sans-serif; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-weight: 800; --framer-letter-spacing: -1.5px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #111111; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-3fk2D\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"Inter-Bold\"]);export const fonts=[];export const css=['.framer-3pIug .framer-styles-preset-12lj5ox:not(.rich-text-wrapper), .framer-3pIug .framer-styles-preset-12lj5ox.rich-text-wrapper h3, .framer-3pIug .framer-styles-preset-12lj5ox.rich-text-wrapper [data-preset-tag=\"h3\"] { --framer-font-family: \"Inter-Bold\", \"Inter\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-3pIug\";\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 (f0205c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,Text,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/296BfWHqgRPgOk1oWPhR/wXWU0Q071atQHsgQNAzq/fVxnimdqP.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/6Q54FanLTlhTtiYsQLaW/V6pmLwzqLpFUkuHdbnGV/ro7OPezbn.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/qiGDCD2ikaXNC0cgngV5/xjl84eicbnvzFf8LQQsV/xZndidUCt.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6tHzgO1JFtixINCUTsfM/wOU5nBfwYlKCyzmWt96f/YAP816Y5n.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/baqQg73NSUABnvmIjdrs/8xU5dtmBvAbwVYBrw7oi/YckFIlg3V.js\";const cycleOrder=[\"P5dNABkiu\",\"eU71YEgZN\"];const variantClassNames={eU71YEgZN:\"framer-v-1425oe\",P5dNABkiu:\"framer-v-5cz26o\"};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 humanReadableVariantMap={Closed:\"P5dNABkiu\",Open:\"eU71YEgZN\"};const transitions={default:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}};const BASE62=\"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";function useRandomID(){const ref=React.useRef(null);if(ref.current===null){ref.current=Array(5).fill(0).map(()=>BASE62[Math.floor(Math.random()*BASE62.length)]).join(\"\");}return ref.current;}const Component=/*#__PURE__*/ React.forwardRef(function({id,style:externalStyle={},className,width,height,layoutId,variant:outerVariant=\"P5dNABkiu\",jobTitle:rvKkd6NEv=\"Job Title\",details:EBxwh0Eau=\"<p>Details goes here</p><!-- richTextHoistStyles -->\",link:sdACyh6Zw,linkedINLink:e4x8zC7Qb,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"P5dNABkiu\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapmxak9i=activeVariantCallback(async(...args)=>{setVariant(\"eU71YEgZN\");});const onTap9mh3w6=activeVariantCallback(async(...args)=>{setVariant(\"P5dNABkiu\");});const isDisplayed1=()=>{if(baseVariant===\"eU71YEgZN\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"eU71YEgZN\")return true;return false;};const defaultLayoutId=useRandomID();const{pointerEvents,...style}=externalStyle;return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{\"data-framer-generated\":true,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-NrkGr\",sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,classNames),style:{display:\"contents\",pointerEvents:pointerEvents!==null&&pointerEvents!==void 0?pointerEvents:undefined},children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-5cz26o\",className),\"data-border\":true,\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"P5dNABkiu\",onTap:onTapmxak9i,ref:ref,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(23, 23, 23)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},transition:transition,...addPropertyOverrides({eU71YEgZN:{\"data-framer-name\":\"Open\",\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:[isDisplayed1()&&/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:EBxwh0Eau,className:\"framer-4rptmg\",\"data-framer-name\":\"Bringing a dream-team together while sustaining a matchless culture? Not an easy job at all. It takes a lot of hard work, thousands of candidates and hours of interviews - but sure it is worth it! As the Culture & Talent team of Codeway, our mission is to build a unique company, one team member at a time, full of people from various backgrounds who share a common passion: building the best mobile products that will reach millions of users around the world. People are at the heart of what we do. And our goal is to create the most productive environment surrounded by the best possible coworkers. To make that happen, we\u2019re always looking for exceptional people who share our vision on the road to global success. What You\u2019ll Be Doing: Finding, hiring, and onboarding extraordinary talents. Proactively searching and finding candidates by using a variety of different methods such as job postings, personal networks, social media, and headhunting in a fast paced startup environment. Sustaining a matchless company culture by bringing the right people together. Working together with the executives to find the best possible talent acquisition strategies. Following industry trends and updating our strategies and roadmap accordingly. Advising business leaders regarding the interviews, selections, and offer negotiations. Increasing the quality of candidate experience by finding process development opportunities based on feedback from the candidates. Bringing ideas to and actively taking part in the employer branding efforts. Managing all the operational aspects of recruitment processes from job postings to onboarding including documentation, updating personal files, etc. What You\u2019ll Bring: Bachelor\u2019s Degree in related fields. Around 1 year of experience in recruitment (preferably for technical / IT positions) Passion for team building. Ability to manage a high load of applications while keeping a professional attitude, especially towards candidates. Motivation to increase your skills while learning from the best ones. Strong social skills. We work with people. We need to understand their needs and expectations as no one can. Crystal-clear communication skills. You have to perfectly articulate your ideas in the best possible way. Ability to work in a fast-paced startup environment. We wouldn\u2019t know what every new day will bring, right? Ability to prioritize your tasks effectively. Motivation to keep searching for candidates for long periods of time. Sometimes it\u2019s not easy to find the right people. Ability to multi-task and collaborate with other departments when necessary. Proficiency in English. You read, write, and speak without any trouble in English. Ownership attitude to take responsibility for the work you do. You won\u2019t be a newcomer here, you\u2019ll own your thing. Ability to use MS Office softwares.\",fonts:[\"GF;Inter-200\"],layoutDependency:layoutDependency,layoutId:\"R90Isg5uO\",style:{\"--extracted-107666h\":\"rgb(255, 255, 255)\",\"--extracted-1782yc1\":\"rgb(255, 255, 255)\",\"--extracted-17k2bn3\":\"rgb(255, 255, 255)\",\"--extracted-17mfy0q\":\"rgb(255, 255, 255)\",\"--extracted-187o97j\":\"rgb(255, 255, 255)\",\"--extracted-191llsf\":\"rgb(255, 255, 255)\",\"--extracted-1brwrtc\":\"rgb(255, 255, 255)\",\"--extracted-1ezl5te\":\"rgb(255, 255, 255)\",\"--extracted-1jdk1lg\":\"rgb(255, 255, 255)\",\"--extracted-1lqb69b\":\"rgb(255, 255, 255)\",\"--extracted-1mhobwf\":\"rgb(255, 255, 255)\",\"--extracted-1ser935\":\"rgb(255, 255, 255)\",\"--extracted-1sfm3sg\":\"rgb(255, 255, 255)\",\"--extracted-1u2txy4\":\"rgb(255, 255, 255)\",\"--extracted-1ud3m2p\":\"rgb(255, 255, 255)\",\"--extracted-1v5udk6\":\"rgb(255, 255, 255)\",\"--extracted-1w3ko1f\":\"rgb(255, 255, 255)\",\"--extracted-1wyx4df\":\"rgb(255, 255, 255)\",\"--extracted-1yl5sj5\":\"rgb(255, 255, 255)\",\"--extracted-6eltil\":\"rgb(255, 255, 255)\",\"--extracted-9qo1cy\":\"rgb(255, 255, 255)\",\"--extracted-m38w4i\":\"rgb(255, 255, 255)\",\"--extracted-nmzvi6\":\"rgb(255, 255, 255)\",\"--extracted-pf6919\":\"rgb(255, 255, 255)\",\"--extracted-q18tod\":\"rgb(255, 255, 255)\",\"--extracted-tbqdni\":\"rgb(255, 255, 255)\",\"--extracted-v6zkug\":\"rgb(255, 255, 255)\",\"--extracted-wkkoic\":\"rgb(255, 255, 255)\",\"--extracted-ztnly5\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",p:\"framer-styles-preset-21ogod\"},transition:transition,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1wb6e4q\",layoutDependency:layoutDependency,layoutId:\"RYfDPPtz4\",transition:transition,...addPropertyOverrides({eU71YEgZN:{\"data-highlight\":true,onTap:onTap9mh3w6}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-lyvjeu\",\"data-framer-name\":\"Frame 23\",layoutDependency:layoutDependency,layoutId:\"KZsMXJSYx\",transition:transition,children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Job Title\"})}),className:\"framer-gwu7jh\",\"data-framer-name\":\"Talent Acquisition Specialist\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"t8y4jP8Fl\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:rvKkd6NEv,transition:transition,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1qta7io\",\"data-framer-name\":\"Frame 22\",layoutDependency:layoutDependency,layoutId:\"QLSpuMpQR\",transition:transition,children:/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1saxs9m\",\"data-framer-name\":\"Frame 22\",layoutDependency:layoutDependency,layoutId:\"fC91MRcs9\",transition:transition,children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-5zroj3\",\"data-framer-name\":\"Frame 20\",layoutDependency:layoutDependency,layoutId:\"R2dPYR9y8\",transition:transition,children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1hazezn\",\"data-framer-name\":\"Huge-icon/interface/solid/clock-circle\",layoutDependency:layoutDependency,layoutId:\"YIYmBpPgN\",transition:transition,children:/*#__PURE__*/ _jsx(SVG,{className:\"framer-5i4srg\",\"data-framer-name\":\"Subtract\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"ykLxgKHsC\",svg:'<svg width=\"22\" height=\"23\" viewBox=\"-1 -1 22 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 20.5C15.5228 20.5 20 16.0228 20 10.5C20 4.97715 15.5228 0.5 10 0.5C4.47715 0.5 0 4.97715 0 10.5C0 16.0228 4.47715 20.5 10 20.5ZM10.75 5.5C10.75 5.08579 10.4142 4.75 10 4.75C9.58579 4.75 9.25 5.08579 9.25 5.5V10.5C9.25 10.8228 9.45657 11.1094 9.76283 11.2115L12.7628 12.2115C13.1558 12.3425 13.5805 12.1301 13.7115 11.7372C13.8425 11.3442 13.6301 10.9195 13.2372 10.7885L10.75 9.95943V5.5Z\" fill=\"#F8E777\"/>\\n</svg>\\n',transition:transition,withExternalLayout:true})}),/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-1ohz6nl\",\"data-framer-name\":\"Full time\",fonts:[\"GF;Inter-300\"],layoutDependency:layoutDependency,layoutId:\"WMcr22Grb\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Full time</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":300,\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1qm89qp\",\"data-framer-name\":\"Frame 21\",layoutDependency:layoutDependency,layoutId:\"Xqqpzung9\",transition:transition,children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-7sguq0\",\"data-framer-name\":\"Huge-icon/interface/solid/location 03\",layoutDependency:layoutDependency,layoutId:\"kXGIWU31v\",transition:transition,children:/*#__PURE__*/ _jsx(SVG,{className:\"framer-1pnrbvl\",\"data-framer-name\":\"Subtract\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"l2txvHO5P\",svg:'<svg width=\"20\" height=\"23\" viewBox=\"-1 -1 20 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 20.5C12.375 20.5 18 14.2981 18 9.38889C18 4.47969 13.9706 0.5 9 0.5C4.02944 0.5 0 4.47969 0 9.38889C0 14.2981 5.625 20.5 9 20.5ZM9 12.5C10.6569 12.5 12 11.1569 12 9.5C12 7.84315 10.6569 6.5 9 6.5C7.34315 6.5 6 7.84315 6 9.5C6 11.1569 7.34315 12.5 9 12.5Z\" fill=\"#F8E777\"/>\\n</svg>\\n',transition:transition,withExternalLayout:true})}),/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-9emo1a\",\"data-framer-name\":\"Remote\",fonts:[\"GF;Inter-300\"],layoutDependency:layoutDependency,layoutId:\"yzwm5z7is\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Remote</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":300,\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1im2prg\",\"data-border\":true,\"data-framer-name\":\"Frame 7\",layoutDependency:layoutDependency,layoutId:\"QCU7Bsdem\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(248, 231, 119)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999,rotate:90},transition:transition,variants:{eU71YEgZN:{rotate:-90}},...addPropertyOverrides({eU71YEgZN:{\"data-highlight\":true,onTap:onTap9mh3w6}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-11u7t61\",\"data-framer-name\":\"-->\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"X18aO0a14\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>--&gt;</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":600,\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 231, 119)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true})})]}),isDisplayed2()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-2w40pf\",\"data-framer-name\":\"Frame 28\",layoutDependency:layoutDependency,layoutId:\"DcJgO7eKb\",transition:transition,children:[/*#__PURE__*/ _jsx(Link,{href:sdACyh6Zw,children:/*#__PURE__*/ _jsxs(motion.a,{className:\"framer-mrtqwl\",\"data-border\":true,\"data-framer-name\":\"Frame 7\",layoutDependency:layoutDependency,layoutId:\"o_aS8qJth\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(248, 231, 119)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999},transition:transition,children:[/*#__PURE__*/ _jsx(SVG,{className:\"framer-1sn7wyn\",\"data-framer-name\":\"send_plane_fill 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"kmrS34GWA\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_23_115)\">\\n<path d=\"M21.4325 4.86127L15.4325 20.3612C15.175 21.0263 14.324 21.2158 13.8087 20.7229L10.4266 17.4878L8.35348 19.5609C8.0385 19.8759 7.49993 19.6528 7.49993 19.2074V14.6884L2.30868 9.72292C1.74196 9.18084 1.99133 8.22709 2.75086 8.03179L20.2509 3.53179C21.0389 3.32913 21.7262 4.10242 21.4325 4.86127ZM19 6.0003L8.03159 13.1536L9.76704 14.8136L19 6.0003Z\" fill=\"#F8E777\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_23_115\">\\n<rect width=\"24\" height=\"24\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',transition:transition,withExternalLayout:true}),/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1pl8s6i\",\"data-framer-name\":\"Apply Now\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"ISc1re6Wf\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Apply Now</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":600,\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(248, 231, 119)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true})]})}),/*#__PURE__*/ _jsx(Link,{href:e4x8zC7Qb,children:/*#__PURE__*/ _jsxs(motion.a,{className:\"framer-g65xwg\",\"data-border\":true,\"data-framer-name\":\"Frame 27\",layoutDependency:layoutDependency,layoutId:\"Vr2Cdcpcy\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(197, 254, 226)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999},transition:transition,children:[/*#__PURE__*/ _jsx(SVG,{className:\"framer-hw7re9\",\"data-framer-name\":\"linkedin_fill 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"T66lRUYrH\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_23_109)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 3C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H18ZM8 10C7.44772 10 7 10.4477 7 11V16C7 16.5523 7.44772 17 8 17C8.55228 17 9 16.5523 9 16V11C9 10.4477 8.55228 10 8 10ZM11 9C10.4477 9 10 9.44772 10 10V16C10 16.5523 10.4477 17 11 17C11.5523 17 12 16.5523 12 16V12.3398C12.3049 11.9955 12.8207 11.5921 13.3933 11.3472C13.7261 11.2048 14.2268 11.1479 14.5751 11.2574C14.7274 11.3053 14.8143 11.3726 14.868 11.4451C14.9201 11.5157 15 11.6707 15 12V16C15 16.5522 15.4477 17 16 17C16.5523 17 17 16.5522 17 16V12C17 11.3292 16.8298 10.7342 16.4758 10.2556C16.1232 9.77907 15.6476 9.4981 15.1749 9.34949C14.2732 9.06594 13.2739 9.22295 12.6067 9.50837C12.395 9.59892 12.1863 9.70435 11.9841 9.82128C11.8998 9.35427 11.4913 9 11 9ZM8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7Z\" fill=\"#C5FEE2\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_23_109\">\\n<rect width=\"24\" height=\"24\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',transition:transition,withExternalLayout:true}),/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1bobtds\",\"data-framer-name\":\"Explore in LinkedIN\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"d4vdFU_Kq\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Explore in LinkedIN</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":600,\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(197, 254, 226)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\"},transition:transition,verticalAlignment:\"center\",withExternalLayout:true})]})})]})]})})});});const css=['.framer-NrkGr [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-NrkGr * { box-sizing: border-box; }\",\".framer-NrkGr .framer-5cz26o { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 1120px; }\",\".framer-NrkGr .framer-4rptmg { flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-NrkGr .framer-1wb6e4q { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 75px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-NrkGr .framer-lyvjeu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-NrkGr .framer-gwu7jh, .framer-NrkGr .framer-1ohz6nl, .framer-NrkGr .framer-9emo1a, .framer-NrkGr .framer-11u7t61, .framer-NrkGr .framer-1pl8s6i, .framer-NrkGr .framer-1bobtds { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-NrkGr .framer-1qta7io, .framer-NrkGr .framer-1saxs9m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-NrkGr .framer-5zroj3, .framer-NrkGr .framer-1qm89qp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; 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-NrkGr .framer-1hazezn, .framer-NrkGr .framer-7sguq0 { flex: none; height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-NrkGr .framer-5i4srg { bottom: 4px; flex: none; left: 1px; position: absolute; right: 3px; top: 1px; }\",\".framer-NrkGr .framer-1pnrbvl { bottom: 4px; flex: none; left: 2px; position: absolute; right: 4px; top: 1px; }\",\".framer-NrkGr .framer-1im2prg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; width: 46px; }\",\".framer-NrkGr .framer-2w40pf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-NrkGr .framer-mrtqwl, .framer-NrkGr .framer-g65xwg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-NrkGr .framer-1sn7wyn, .framer-NrkGr .framer-hw7re9 { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NrkGr .framer-lyvjeu, .framer-NrkGr .framer-1qta7io, .framer-NrkGr .framer-1saxs9m, .framer-NrkGr .framer-5zroj3, .framer-NrkGr .framer-1qm89qp, .framer-NrkGr .framer-1im2prg, .framer-NrkGr .framer-2w40pf, .framer-NrkGr .framer-mrtqwl, .framer-NrkGr .framer-g65xwg { gap: 0px; } .framer-NrkGr .framer-lyvjeu > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-NrkGr .framer-lyvjeu > :first-child { margin-top: 0px; } .framer-NrkGr .framer-lyvjeu > :last-child { margin-bottom: 0px; } .framer-NrkGr .framer-1qta7io > *, .framer-NrkGr .framer-1saxs9m > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-NrkGr .framer-1qta7io > :first-child, .framer-NrkGr .framer-1saxs9m > :first-child, .framer-NrkGr .framer-5zroj3 > :first-child, .framer-NrkGr .framer-1qm89qp > :first-child, .framer-NrkGr .framer-1im2prg > :first-child, .framer-NrkGr .framer-2w40pf > :first-child, .framer-NrkGr .framer-mrtqwl > :first-child, .framer-NrkGr .framer-g65xwg > :first-child { margin-left: 0px; } .framer-NrkGr .framer-1qta7io > :last-child, .framer-NrkGr .framer-1saxs9m > :last-child, .framer-NrkGr .framer-5zroj3 > :last-child, .framer-NrkGr .framer-1qm89qp > :last-child, .framer-NrkGr .framer-1im2prg > :last-child, .framer-NrkGr .framer-2w40pf > :last-child, .framer-NrkGr .framer-mrtqwl > :last-child, .framer-NrkGr .framer-g65xwg > :last-child { margin-right: 0px; } .framer-NrkGr .framer-5zroj3 > *, .framer-NrkGr .framer-1qm89qp > *, .framer-NrkGr .framer-1im2prg > *, .framer-NrkGr .framer-mrtqwl > *, .framer-NrkGr .framer-g65xwg > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-NrkGr .framer-2w40pf > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",\".framer-NrkGr.framer-v-1425oe .framer-5cz26o { align-content: flex-start; align-items: flex-start; cursor: unset; flex-direction: column; gap: 56px; justify-content: flex-start; }\",\".framer-NrkGr.framer-v-1425oe .framer-4rptmg { flex: none; order: 1; width: 100%; }\",\".framer-NrkGr.framer-v-1425oe .framer-1wb6e4q { cursor: pointer; flex: none; order: 0; width: 100%; }\",\".framer-NrkGr.framer-v-1425oe .framer-lyvjeu { justify-content: flex-start; order: 0; }\",\".framer-NrkGr.framer-v-1425oe .framer-1im2prg { cursor: pointer; order: 1; }\",\".framer-NrkGr.framer-v-1425oe .framer-2w40pf { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NrkGr.framer-v-1425oe .framer-5cz26o { gap: 0px; } .framer-NrkGr.framer-v-1425oe .framer-5cz26o > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-NrkGr.framer-v-1425oe .framer-5cz26o > :first-child { margin-top: 0px; } .framer-NrkGr.framer-v-1425oe .framer-5cz26o > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 155\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eU71YEgZN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rvKkd6NEv\":\"jobTitle\",\"EBxwh0Eau\":\"details\",\"sdACyh6Zw\":\"link\",\"e4x8zC7Qb\":\"linkedINLink\"}\n */ const FramerPN8k8lKyr=withCSS(Component,css);export default FramerPN8k8lKyr;FramerPN8k8lKyr.displayName=\"Job Listing\";FramerPN8k8lKyr.defaultProps={height:155,width:1120};addPropertyControls(FramerPN8k8lKyr,{variant:{options:[\"P5dNABkiu\",\"eU71YEgZN\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},rvKkd6NEv:{defaultValue:\"Job Title\",displayTextArea:false,title:\"Job Title\",type:ControlType.String},EBxwh0Eau:{defaultValue:\"<p>Details goes here</p><!-- richTextHoistStyles -->\",title:\"Details\",type:ControlType.RichText},sdACyh6Zw:{title:\"Link\",type:ControlType.Link},e4x8zC7Qb:{title:\"Linked IN Link\",type:ControlType.Link}});addFonts(FramerPN8k8lKyr,[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/PN8k8lKyr:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyfMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyfMZhrib2Bg-4.ttf\",weight:\"200\"},{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/PN8k8lKyr:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",weight:\"700\"},{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/PN8k8lKyr:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\",weight:\"300\"},{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/PN8k8lKyr:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\",weight:\"600\"},...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts,...sharedStyle4.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPN8k8lKyr\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"rvKkd6NEv\\\":\\\"jobTitle\\\",\\\"EBxwh0Eau\\\":\\\"details\\\",\\\"sdACyh6Zw\\\":\\\"link\\\",\\\"e4x8zC7Qb\\\":\\\"linkedINLink\\\"}\",\"framerIntrinsicHeight\":\"155\",\"framerIntrinsicWidth\":\"1120\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eU71YEgZN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f5fb7c4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Text,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/xUCuNdICT7LqG93nhqbM/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={mokTtEFYq:{hover:true}};const cycleOrder=[\"mokTtEFYq\",\"zX9hVJ0Jr\",\"KZU_h7hzx\"];const variantClassNames={KZU_h7hzx:\"framer-v-eid8nz\",mokTtEFYq:\"framer-v-fvt90f\",zX9hVJ0Jr:\"framer-v-fl29pq\"};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 humanReadableVariantMap={\"Mobile Open\":\"KZU_h7hzx\",\"Variant 1\":\"mokTtEFYq\",Mobile:\"zX9hVJ0Jr\"};const transitions={default:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}};const BASE62=\"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";function useRandomID(){const ref=React.useRef(null);if(ref.current===null){ref.current=Array(5).fill(0).map(()=>BASE62[Math.floor(Math.random()*BASE62.length)]).join(\"\");}return ref.current;}const Component=/*#__PURE__*/ React.forwardRef(function({id,style:externalStyle={},className,width,height,layoutId,variant:outerVariant=\"mokTtEFYq\",text:zeqChP8Kd=\"Digital Product\\nDesign ->\",description:kmh0qm1S8=\"Business analysis, conversion audits, branding, and UX/UI design work that boost product adoption and user base growth.\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"mokTtEFYq\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClick2s3rb7=activeVariantCallback(async(...args)=>{setVariant(\"KZU_h7hzx\");});const onClickkt3j0n=activeVariantCallback(async(...args)=>{setVariant(\"zX9hVJ0Jr\");});const isDisplayed1=()=>{if(baseVariant===\"KZU_h7hzx\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"zX9hVJ0Jr\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"zX9hVJ0Jr\")return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"KZU_h7hzx\")return true;return false;};const defaultLayoutId=useRandomID();const{pointerEvents,...style}=externalStyle;return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{\"data-framer-generated\":true,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-aa5PC\",classNames),style:{display:\"contents\",pointerEvents:pointerEvents!==null&&pointerEvents!==void 0?pointerEvents:\"auto\"},children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-fvt90f\",className),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"mokTtEFYq\",ref:ref,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},transition:transition,variants:{KZU_h7hzx:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(28, 28, 28)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},zX9hVJ0Jr:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(28, 28, 28)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({\"mokTtEFYq-hover\":{\"data-framer-name\":undefined},KZU_h7hzx:{\"data-border\":true,\"data-framer-name\":\"Mobile Open\"},zX9hVJ0Jr:{\"data-border\":true,\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed1()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1w8fdi7\",layoutDependency:layoutDependency,layoutId:\"D3s_zd8zw\",transition:transition,variants:{zX9hVJ0Jr:{opacity:.5}},children:[isDisplayed2()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1h96bsa-container\",layoutDependency:layoutDependency,layoutId:\"HYvWHWuf8-container\",transition:transition,children:/*#__PURE__*/ _jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowDown\",id:\"HYvWHWuf8\",layoutId:\"HYvWHWuf8\",mirrored:false,onClick:onClick2s3rb7,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})}),/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-5qqhsp\",\"data-framer-name\":\"Digital Product Design ->\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"FHrdKV3E8\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Digital Product\\nDesign -&gt;</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":700,\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\",opacity:.4},text:zeqChP8Kd,transition:transition,variants:{\"mokTtEFYq-hover\":{opacity:1},zX9hVJ0Jr:{\"--framer-font-size\":\"24px\",opacity:1}},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-yho9xy\",\"data-framer-name\":\"Business analysis, conversion audits, branding, and UX/UI design work that boost product adoption and user base growth.\",fonts:[\"GF;Inter-300\"],layoutDependency:layoutDependency,layoutId:\"HKBDqWElw\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Business analysis, conversion audits, branding, and UX/UI design work that boost product adoption and user base growth.</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":300,\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(245, 245, 245)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\",opacity:.4},text:kmh0qm1S8,transition:transition,variants:{\"mokTtEFYq-hover\":{opacity:1},KZU_h7hzx:{\"--framer-font-size\":\"14px\",opacity:1}},verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-toklc0\",layoutDependency:layoutDependency,layoutId:\"uQQ1NrXol\",transition:transition,children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-b9e939-container\",layoutDependency:layoutDependency,layoutId:\"R8d4zPd0O-container\",style:{rotate:180},transition:transition,children:/*#__PURE__*/ _jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowDown\",id:\"R8d4zPd0O\",layoutId:\"R8d4zPd0O\",mirrored:false,onClick:onClickkt3j0n,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})}),/*#__PURE__*/ _jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-tm0rru\",\"data-framer-name\":\"Digital Product Design ->\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"Av0uMPu0w\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Digital Product\\nDesign -&gt;</span><br></span></span>\",style:{\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":700,\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-decoration\":\"none\",\"--framer-text-transform\":\"none\"},text:zeqChP8Kd,transition:transition,verticalAlignment:\"center\",withExternalLayout:true})]})]})})});});const css=['.framer-aa5PC [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-aa5PC * { box-sizing: border-box; }\",\".framer-aa5PC .framer-fvt90f { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-aa5PC .framer-1w8fdi7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 142px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 420px; }\",\".framer-aa5PC .framer-1h96bsa-container, .framer-aa5PC .framer-b9e939-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 30px; }\",\".framer-aa5PC .framer-5qqhsp { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 390px; word-break: break-word; word-wrap: break-word; }\",\".framer-aa5PC .framer-yho9xy { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 372px; word-break: break-word; word-wrap: break-word; }\",\".framer-aa5PC .framer-toklc0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-aa5PC .framer-tm0rru { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-aa5PC .framer-v-fvt90f .framer-fvt90f { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aa5PC .framer-fvt90f, .framer-aa5PC .framer-1w8fdi7 { gap: 0px; } .framer-aa5PC .framer-fvt90f > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-aa5PC .framer-fvt90f > :first-child, .framer-aa5PC .framer-1w8fdi7 > :first-child { margin-left: 0px; } .framer-aa5PC .framer-fvt90f > :last-child, .framer-aa5PC .framer-1w8fdi7 > :last-child { margin-right: 0px; } .framer-aa5PC .framer-1w8fdi7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-aa5PC.framer-v-fl29pq .framer-fvt90f { gap: 32px; padding: 0px 0px 16px 0px; width: 400px; }\",\".framer-aa5PC.framer-v-fl29pq .framer-1w8fdi7 { flex: 1 0 0px; gap: unset; height: min-content; justify-content: space-between; order: 1; width: 1px; }\",\".framer-aa5PC.framer-v-fl29pq .framer-1h96bsa-container, .framer-aa5PC.framer-v-eid8nz .framer-b9e939-container { height: var(--framer-aspect-ratio-supported, 33px); order: 1; }\",\".framer-aa5PC.framer-v-fl29pq .framer-5qqhsp { order: 0; overflow: visible; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aa5PC.framer-v-fl29pq .framer-fvt90f, .framer-aa5PC.framer-v-fl29pq .framer-1w8fdi7 { gap: 0px; } .framer-aa5PC.framer-v-fl29pq .framer-fvt90f > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-aa5PC.framer-v-fl29pq .framer-fvt90f > :first-child { margin-left: 0px; } .framer-aa5PC.framer-v-fl29pq .framer-fvt90f > :last-child { margin-right: 0px; } .framer-aa5PC.framer-v-fl29pq .framer-1w8fdi7 > *, .framer-aa5PC.framer-v-fl29pq .framer-1w8fdi7 > :first-child, .framer-aa5PC.framer-v-fl29pq .framer-1w8fdi7 > :last-child { margin: 0px; } }\",\".framer-aa5PC.framer-v-eid8nz .framer-fvt90f { flex-direction: column; gap: 32px; padding: 0px 0px 24px 0px; width: 400px; }\",\".framer-aa5PC.framer-v-eid8nz .framer-yho9xy { order: 2; width: 100%; }\",\".framer-aa5PC.framer-v-eid8nz .framer-toklc0 { flex: none; order: 1; width: 100%; }\",\".framer-aa5PC.framer-v-eid8nz .framer-tm0rru { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aa5PC.framer-v-eid8nz .framer-fvt90f { gap: 0px; } .framer-aa5PC.framer-v-eid8nz .framer-fvt90f > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-aa5PC.framer-v-eid8nz .framer-fvt90f > :first-child { margin-top: 0px; } .framer-aa5PC.framer-v-eid8nz .framer-fvt90f > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 142\n * @framerIntrinsicWidth 872\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"zX9hVJ0Jr\":{\"layout\":[\"fixed\",\"auto\"]},\"KZU_h7hzx\":{\"layout\":[\"fixed\",\"auto\"]},\"ea3aNsWBa\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"zeqChP8Kd\":\"text\",\"kmh0qm1S8\":\"description\"}\n */ const FramerWnd0ZoTRv=withCSS(Component,css);export default FramerWnd0ZoTRv;FramerWnd0ZoTRv.displayName=\"Services / Card\";FramerWnd0ZoTRv.defaultProps={height:142,width:872};addPropertyControls(FramerWnd0ZoTRv,{variant:{options:[\"mokTtEFYq\",\"zX9hVJ0Jr\",\"KZU_h7hzx\"],optionTitles:[\"Variant 1\",\"Mobile\",\"Mobile Open\"],title:\"Variant\",type:ControlType.Enum},zeqChP8Kd:{defaultValue:\"Digital Product\\nDesign ->\",displayTextArea:true,placeholder:\"\",title:\"Text\",type:ControlType.String},kmh0qm1S8:{defaultValue:\"Business analysis, conversion audits, branding, and UX/UI design work that boost product adoption and user base growth.\",displayTextArea:false,title:\"Description\",type:ControlType.String}});addFonts(FramerWnd0ZoTRv,[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/Wnd0ZoTRv:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",weight:\"700\"},{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/Wnd0ZoTRv:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\",weight:\"300\"},...PhosphorFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWnd0ZoTRv\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"142\",\"framerVariables\":\"{\\\"zeqChP8Kd\\\":\\\"text\\\",\\\"kmh0qm1S8\\\":\\\"description\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zX9hVJ0Jr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KZU_h7hzx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ea3aNsWBa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"872\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Wnd0ZoTRv.map", "// Generated by Framer (c747e62)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-E8pZt .framer-styles-preset-18229ay:not(.rich-text-wrapper), .framer-E8pZt .framer-styles-preset-18229ay.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #f8e877; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #999999; --framer-link-text-decoration: none; }\"];export const className=\"framer-E8pZt\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c747e62)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,RichText,SVG,Text,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Mailchimp from\"https://framerusercontent.com/modules/0ZSF8VJcL5AhXebKiUw3/nbsZGufHZBGrLw7CNirb/Mailchimp.js\";import TabSystem2 from\"#framer/local/canvasComponent/lYcOsI_R7/lYcOsI_R7.js\";import NavBar from\"#framer/local/canvasComponent/Nouv9mGRO/Nouv9mGRO.js\";import JobListing from\"#framer/local/canvasComponent/PN8k8lKyr/PN8k8lKyr.js\";import ServicesCard from\"#framer/local/canvasComponent/Wnd0ZoTRv/Wnd0ZoTRv.js\";import*as sharedStyle2 from\"#framer/local/css/QsDuxP_ux/QsDuxP_ux.js\";import*as sharedStyle1 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavBarFonts=getFonts(NavBar);const ServicesCardFonts=getFonts(ServicesCard);const TabSystem2Fonts=getFonts(TabSystem2);const JobListingFonts=getFonts(JobListing);const MailchimpFonts=getFonts(Mailchimp);const cycleOrder=[\"WQLkyLRf1\",\"ksau0HprB\",\"nkh7UzDt5\",\"uuEEKng_z\"];const breakpoints={ksau0HprB:\"(min-width: 1600px)\",nkh7UzDt5:\"(max-width: 809px)\",uuEEKng_z:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px) and (max-width: 1599px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ARjiA\";const variantClassNames={ksau0HprB:\"framer-v-1nuotwh\",nkh7UzDt5:\"framer-v-1r5gjb6\",uuEEKng_z:\"framer-v-j54ohj\",WQLkyLRf1:\"framer-v-72rtr7\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Large:\"ksau0HprB\",Phone:\"nkh7UzDt5\",Tablet:\"uuEEKng_z\"};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.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{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);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-ARjiA`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-ARjiA`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"nkh7UzDt5\",\"uuEEKng_z\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"nkh7UzDt5\",\"uuEEKng_z\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"ksau0HprB\",\"nkh7UzDt5\",\"uuEEKng_z\"].includes(baseVariant))return true;return false;};const id=useRouteElementId(\"O_9fBLHVG\");const ref2=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"ksau0HprB\")return false;return true;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"ksau0HprB\",\"nkh7UzDt5\",\"uuEEKng_z\"].includes(baseVariant))return false;return true;};const id1=useRouteElementId(\"cAKgIblfa\");const ref3=React.useRef(null);const id2=useRouteElementId(\"mwzdupdqx\");const ref4=React.useRef(null);const id3=useRouteElementId(\"g4l7Kcnev\");const ref5=React.useRef(null);const id4=useRouteElementId(\"z2gZC_LeD\");const ref6=React.useRef(null);const id5=useRouteElementId(\"p_0eh0Twm\");const ref7=React.useRef(null);const id6=useRouteElementId(\"TmuvJc_76\");const ref8=React.useRef(null);const id7=useRouteElementId(\"CI4n8gAFC\");const ref9=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.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:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{layoutScroll:true},uuEEKng_z:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-11ky1y1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksau0HprB:{variant:\"Pu8VlAmjW\"},nkh7UzDt5:{style:{width:\"100%\"},variant:\"vy5taTrQh\"},uuEEKng_z:{variant:\"vy5taTrQh\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"WhSjDjwGF\",layoutId:\"WhSjDjwGF\",style:{height:\"100%\",width:\"100%\"},variant:\"ou1CBsxjd\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16pzx4j\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2z94v7\",\"data-framer-name\":\"Frame 51\",name:\"Frame 51\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nhl0di\",children:[/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1txyukn\",\"data-framer-name\":\"AN AGILE product development company\",fonts:[\"GF;Inter-700\"],name:\"AN AGILE product development company\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>AN AGILE product development company </span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pi1xln\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksau0HprB:{alignment:\"left\"}},children:/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1ncjsrd\",\"data-framer-name\":\"The future inspire us, we work to inspire.\",fonts:[\"GF;Inter-700\"],name:\"The future inspire us, we work to inspire.\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>The future inspire us, we work to inspire. </span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksau0HprB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(245, 245, 245)\"},children:\"Stand out online with a professional website, online store, or app. Gain a solid market lead with a team who will prepare your tech stack and software delivery process for a bright future.\"})})},nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(245, 245, 245)\"},children:\"Stand out online with a professional website, online store, or app. Gain a solid market lead with a team who will prepare your tech stack and software delivery process for a bright future.\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(245, 245, 245)\"},children:\"Stand out online with a professional website, online store, or app. Gain a solid market lead with a team who will prepare your tech stack and software delivery process for a bright future.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(245, 245, 245)\"},children:\"Stand out online with a professional website, online store, or app. Gain a solid market lead with a team who will prepare your tech stack and software delivery process for a bright future.\"})}),className:\"framer-1a1uq7y\",\"data-framer-name\":\"Gain a solid market lead with a team who will prepare your tech stack and software delivery process for a bright future.\",fonts:[\"GF;Inter-regular\"],name:\"Gain a solid market lead with a team who will prepare your tech stack and software delivery process for a bright future.\",verticalAlignment:\"center\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y4n1lq\",\"data-framer-name\":\"Frame 9\",name:\"Frame 9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(2, 2, 9)\"},children:\"Open Positions\"})}),className:\"framer-lsrsk0\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-62hauu\",\"data-framer-name\":\"Frame 30\",name:\"Frame 30\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cva3jh hidden-1r5gjb6 hidden-j54ohj\",\"data-framer-name\":\"Frame 19\",name:\"Frame 19\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-rf7wg7\",\"data-border\":true,\"data-framer-name\":\"Ellipse 1\",name:\"Ellipse 1\",style:{rotate:-6}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dr2qor\",\"data-border\":true,\"data-framer-name\":\"Ellipse 2\",name:\"Ellipse 2\",style:{rotate:-6}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m5u6x0\",\"data-border\":true,\"data-framer-name\":\"Ellipse 3\",name:\"Ellipse 3\",style:{rotate:-6}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-w3uqzr\",\"data-border\":true,\"data-framer-name\":\"Ellipse 4\",name:\"Ellipse 4\",style:{rotate:-6}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksau0HprB:{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/m3n7FgVFTZ8x7CpAdQV6usF0MWs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/m3n7FgVFTZ8x7CpAdQV6usF0MWs.png\"},className:\"framer-1vzdnnh\",\"data-framer-name\":\"vvnBDyMXq3UKqILuVyPyjCzSk 1\",name:\"vvnBDyMXq3UKqILuVyPyjCzSk 1\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/jGSDMPn9VAljzq80beL5FiMBJ58.png\"},className:\"framer-150lzoh\",\"data-framer-name\":\"vvnBDyMXq3UKqILuVyPyjCzSk 2\",name:\"vvnBDyMXq3UKqILuVyPyjCzSk 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/NeXBtRzfk8lFrVaqDuReaYGigng.png\"},className:\"framer-1j1m4mk\",\"data-framer-name\":\"vvnBDyMXq3UKqILuVyPyjCzSk 3\",name:\"vvnBDyMXq3UKqILuVyPyjCzSk 3\"})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-su0uxx hidden-1r5gjb6 hidden-j54ohj\",\"data-framer-name\":\"Devices / Apple / iPhone 12 Pro Max\",name:\"Devices / Apple / iPhone 12 Pro Max\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1wpgw7b\",\"data-framer-name\":\"Buttons\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:188,intrinsicWidth:423,name:\"Buttons\",svg:'<svg width=\"423\" height=\"188\" viewBox=\"0 0 423 188\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M420 75H421.5C422.328 75 423 75.6716 423 76.5V166.5C423 167.328 422.328 168 421.5 168H420V75Z\" fill=\"#213744\"/>\\n<path d=\"M2.99988 188L1.49987 188C0.671445 188 -0.000127257 187.328 -0.000127184 186.5L-0.000122289 130.5C-0.000122216 129.672 0.671451 129 1.49988 129L2.99988 129L2.99988 188Z\" fill=\"#403A11\"/>\\n<path d=\"M3 113L1.49999 113C0.671567 113 -5.1865e-06 112.328 -5.11407e-06 111.5L-2.18399e-07 55.5C-1.45976e-07 54.6716 0.671573 54 1.5 54L3.00001 54L3 113Z\" fill=\"#403A11\"/>\\n<path d=\"M2.99988 28L1.49988 28C0.671449 28 -0.000124396 27.3284 -0.000124323 26.5L-0.000122138 1.5C-0.000122065 0.671571 0.671451 -2.11091e-06 1.49988 -2.03848e-06L2.99988 -1.90735e-06L2.99988 28Z\" fill=\"#403A11\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1t6okhb\",\"data-framer-name\":\"Device Surround\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:858,intrinsicWidth:417,name:\"Device Surround\",svg:'<svg width=\"417\" height=\"858\" viewBox=\"0 0 417 858\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 91C0 66.8033 0 54.705 3.18133 44.9139C9.61099 25.1254 25.1254 9.61099 44.9139 3.18133C54.705 0 66.8033 0 91 0H326C350.197 0 362.295 0 372.086 3.18133C391.875 9.61099 407.389 25.1254 413.819 44.9139C417 54.705 417 66.8033 417 91V767C417 791.197 417 803.295 413.819 813.086C407.389 832.875 391.875 848.389 372.086 854.819C362.295 858 350.197 858 326 858H91C66.8033 858 54.705 858 44.9139 854.819C25.1254 848.389 9.61099 832.875 3.18133 813.086C0 803.295 0 791.197 0 767V91Z\" fill=\"#F8E877\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14eco6j\",\"data-framer-name\":\"Highlight Band (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:856,intrinsicWidth:415,name:\"Highlight Band (Stroke)\",svg:'<svg width=\"415\" height=\"856\" viewBox=\"0 0 415 856\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M325.4 1H89.6C65.6978 1 53.9838 1.01234 44.5319 4.08344C25.3523 10.3153 10.3153 25.3523 4.08344 44.5319C1.01234 53.9838 1 65.6978 1 89.6V766.4C1 790.302 1.01234 802.016 4.08344 811.468C10.3153 830.648 25.3523 845.685 44.5319 851.917C53.9838 854.988 65.6978 855 89.6 855H325.4C349.302 855 361.016 854.988 370.468 851.917C389.648 845.685 404.685 830.648 410.917 811.468C413.988 802.016 414 790.302 414 766.4V89.6C414 65.6978 413.988 53.9838 410.917 44.5319C404.685 25.3523 389.648 10.3153 370.468 4.08344C361.016 1.01234 349.302 1 325.4 1ZM3.13238 44.2229C0 53.8634 0 65.7756 0 89.6V766.4C0 790.224 0 802.137 3.13238 811.777C9.46313 831.261 24.7389 846.537 44.2229 852.868C53.8634 856 65.7756 856 89.6 856H325.4C349.224 856 361.137 856 370.777 852.868C390.261 846.537 405.537 831.261 411.868 811.777C415 802.137 415 790.224 415 766.4V89.6C415 65.7756 415 53.8634 411.868 44.2229C405.537 24.7389 390.261 9.46313 370.777 3.13238C361.137 0 349.224 0 325.4 0H89.6C65.7756 0 53.8634 0 44.2229 3.13238C24.7389 9.46313 9.46313 24.7389 3.13238 44.2229Z\" fill=\"#FFF5B6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-slxbms\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:848,intrinsicWidth:407,name:\"Background\",svg:'<svg width=\"407\" height=\"848\" viewBox=\"0 0 407 848\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 84C0 61.6646 0 50.4969 2.93661 41.459C8.87168 23.1927 23.1927 8.87168 41.459 2.93661C50.4969 0 61.6646 0 84 0H323C345.335 0 356.503 0 365.541 2.93661C383.807 8.87168 398.128 23.1927 404.063 41.459C407 50.4969 407 61.6646 407 84V764C407 786.335 407 797.503 404.063 806.541C398.128 824.807 383.807 839.128 365.541 845.063C356.503 848 345.335 848 323 848H84C61.6646 848 50.4969 848 41.459 845.063C23.1927 839.128 8.87168 824.807 2.93661 806.541C0 797.503 0 786.335 0 764V84Z\" fill=\"#121515\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13d8apx\",\"data-framer-name\":\"Antenna Bands\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:858,intrinsicWidth:417,name:\"Antenna Bands\",svg:'<svg width=\"417\" height=\"858\" viewBox=\"0 0 417 858\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M328 0H334V5H328V0Z\" fill=\"#8A7E26\"/>\\n<path d=\"M412 86H417V92H412V86Z\" fill=\"#8A7E26\"/>\\n<path d=\"M0 86H5V92H0V86Z\" fill=\"#8A7E26\"/>\\n<path d=\"M0 766H5V772H0V766Z\" fill=\"#36454C\"/>\\n<path d=\"M412 766H417V772H412V766Z\" fill=\"#36454C\"/>\\n<path d=\"M83 853H89V858H83V853Z\" fill=\"#36454C\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"379px\",src:\"https://framerusercontent.com/images/IlcIEUPbJKhuXm7wYSmS9wN2anQ.png\",srcSet:\"https://framerusercontent.com/images/IlcIEUPbJKhuXm7wYSmS9wN2anQ.png?scale-down-to=2048 946w,https://framerusercontent.com/images/IlcIEUPbJKhuXm7wYSmS9wN2anQ.png 1516w\"},className:\"framer-15m8m52\",\"data-framer-name\":\"Screen\",name:\"Screen\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ql6do3\",\"data-framer-name\":\"Camera\",name:\"Camera\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-12b53fm\",\"data-framer-name\":\"Oval\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,name:\"Oval\",svg:'<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14Z\" fill=\"#262C2D\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1sjjzma\",\"data-framer-name\":\"Oval\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,name:\"Oval\",svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 9.375C7.41625 9.375 9.375 7.41625 9.375 5C9.375 2.58375 7.41625 0.625 5 0.625C2.58375 0.625 0.625 2.58375 0.625 5C0.625 7.41625 2.58375 9.375 5 9.375Z\" fill=\"#121515\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-kihvul\",\"data-framer-name\":\"Oval\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:2,name:\"Oval\",svg:'<svg width=\"2\" height=\"3\" viewBox=\"0 0 2 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.4\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 2.125C1.48325 2.125 1.875 1.73325 1.875 1.25C1.875 0.766751 1.48325 0.375 1 0.375C0.516751 0.375 0.125 0.766751 0.125 1.25C0.125 1.73325 0.516751 2.125 1 2.125Z\" fill=\"#636F73\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3kp81b\",\"data-framer-name\":\"Speaker\",name:\"Speaker\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-qcpmxl\",\"data-framer-name\":\"Speaker\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:43,name:\"Speaker\",svg:'<svg width=\"43\" height=\"6\" viewBox=\"0 0 43 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 3C0 1.34315 1.34315 0 3 0H40C41.6569 0 43 1.34315 43 3V3C43 4.65685 41.6569 6 40 6H3C1.34314 6 0 4.65685 0 3V3Z\" fill=\"#262C2D\"/>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gv1jwd hidden-72rtr7 hidden-1nuotwh\",\"data-framer-name\":\"Frame 64\",name:\"Frame 64\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10mucnb\",\"data-border\":true,\"data-framer-name\":\"Ellipse 1\",name:\"Ellipse 1\",style:{rotate:-6},transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w6ngof\",\"data-border\":true,\"data-framer-name\":\"Ellipse 2\",name:\"Ellipse 2\",style:{rotate:-6},transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mqga5p\",\"data-border\":true,\"data-framer-name\":\"Ellipse 3\",name:\"Ellipse 3\",style:{rotate:-6},transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lvsai\",\"data-border\":true,\"data-framer-name\":\"Ellipse 4\",name:\"Ellipse 4\",style:{rotate:-6},transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/U3WoGrj13bgb3Yae77L9aFS6w.png\"},className:\"framer-1qrob6t\",\"data-framer-name\":\"vvnBDyMXq3UKqILuVyPyjCzSk 1\",name:\"vvnBDyMXq3UKqILuVyPyjCzSk 1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UUNJch9W8c7r65qHm7cO8AEWlRU.png\"},className:\"framer-df6quv\",\"data-framer-name\":\"vvnBDyMXq3UKqILuVyPyjCzSk 2\",name:\"vvnBDyMXq3UKqILuVyPyjCzSk 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Bv01CU4SXncJIBAZZkwYGwvkV2A.png\"},className:\"framer-rdpbrh\",\"data-framer-name\":\"vvnBDyMXq3UKqILuVyPyjCzSk 3\",name:\"vvnBDyMXq3UKqILuVyPyjCzSk 3\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nwno5d\",\"data-framer-name\":\"Devices / Apple / iPhone 12 Pro Max\",name:\"Devices / Apple / iPhone 12 Pro Max\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-rtb2yu\",\"data-framer-name\":\"Buttons\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:126,intrinsicWidth:281,name:\"Buttons\",svg:'<svg width=\"281\" height=\"126\" viewBox=\"0 0 281 126\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M279.007 50.4888H280.003C280.554 50.4888 281 50.9351 281 51.4856V111.294C281 111.844 280.554 112.291 280.003 112.291H279.007V50.4888Z\" fill=\"#213744\"/>\\n<path d=\"M1.99316 125.581L0.996706 125.581C0.44638 125.581 0.000252676 125.135 0.000252724 124.585L0.000255976 87.3706C0.000256024 86.8201 0.446384 86.3738 0.99671 86.3738L1.99317 86.3738L1.99316 125.581Z\" fill=\"#403A11\"/>\\n<path d=\"M1.99316 75.7412L0.996706 75.7412C0.44638 75.7412 0.000252676 75.2949 0.000252724 74.7444L0.000255976 37.5303C0.000256024 36.9798 0.446384 36.5335 0.99671 36.5335L1.99317 36.5335L1.99316 75.7412Z\" fill=\"#403A11\"/>\\n<path d=\"M1.99268 19.2556L0.996221 19.2556C0.445894 19.2556 -0.000233526 18.8093 -0.000233478 18.2588L-0.000232026 1.64536C-0.000231978 1.09484 0.445896 0.648554 0.996222 0.648554L1.99268 0.648554L1.99268 19.2556Z\" fill=\"#403A11\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-q78dyj\",\"data-framer-name\":\"Device Surround\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:279,name:\"Device Surround\",svg:'<svg width=\"279\" height=\"571\" viewBox=\"0 0 279 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.992676 60.4729C0.992676 44.3933 0.992676 36.3535 3.10604 29.8469C7.37728 16.6968 17.6836 6.38686 30.8291 2.11411C37.3334 0 45.3703 0 61.4442 0H217.555C233.629 0 241.666 0 248.17 2.11411C261.316 6.38686 271.622 16.6968 275.893 29.8469C278.007 36.3535 278.007 44.3933 278.007 60.4728V509.7C278.007 525.779 278.007 533.819 275.893 540.326C271.622 553.476 261.316 563.786 248.17 568.058C241.666 570.173 233.629 570.173 217.555 570.173H61.4442C45.3703 570.173 37.3334 570.173 30.8291 568.058C17.6836 563.786 7.37728 553.476 3.10604 540.326C0.992676 533.819 0.992676 525.779 0.992676 509.7V60.4729Z\" fill=\"#F8E877\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1sbnizt\",\"data-framer-name\":\"Highlight Band (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:570,intrinsicWidth:277,name:\"Highlight Band (Stroke)\",svg:'<svg width=\"277\" height=\"570\" viewBox=\"0 0 277 570\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M216.821 1.32907H60.1787C44.3004 1.32907 36.5188 1.33727 30.2399 3.37813C17.4989 7.51941 7.50968 17.5121 3.36987 30.2576C1.32972 36.5388 1.32153 44.3231 1.32153 60.207V509.965C1.32153 525.849 1.32972 533.634 3.36987 539.915C7.50968 552.66 17.4989 562.653 30.2399 566.794C36.5188 568.835 44.3004 568.843 60.1787 568.843H216.821C232.7 568.843 240.481 568.835 246.76 566.794C259.501 562.653 269.49 552.66 273.63 539.915C275.67 533.634 275.678 525.849 275.678 509.965V60.207C275.678 44.3231 275.67 36.5388 273.63 30.2576C269.49 17.5121 259.501 7.51941 246.76 3.37813C240.481 1.33727 232.7 1.32907 216.821 1.32907ZM2.73808 30.0523C0.657227 36.4587 0.657227 44.3748 0.657227 60.207V509.965C0.657227 525.798 0.657227 533.714 2.73808 540.12C6.94361 553.068 17.0913 563.219 30.0346 567.426C36.4388 569.508 44.3521 569.508 60.1787 569.508H216.821C232.648 569.508 240.561 569.508 246.965 567.426C259.909 563.219 270.056 553.068 274.262 540.12C276.343 533.714 276.343 525.798 276.343 509.965V60.207C276.343 44.3748 276.343 36.4587 274.262 30.0523C270.056 17.1044 259.909 6.95313 246.965 2.74612C240.561 0.664536 232.648 0.664536 216.821 0.664536H60.1787C44.3521 0.664536 36.4388 0.664536 30.0346 2.74612C17.0913 6.95313 6.94361 17.1044 2.73808 30.0523Z\" fill=\"#FFF5B6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xs5ilu\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:564,intrinsicWidth:271,name:\"Background\",svg:'<svg width=\"271\" height=\"564\" viewBox=\"0 0 271 564\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.314453 56.1438C0.314453 41.3011 0.314453 33.8798 2.26525 27.8737C6.20793 15.7351 15.7214 6.21824 27.8558 2.27417C33.8597 0.322685 41.2784 0.322685 56.1159 0.322685H214.884C229.722 0.322685 237.14 0.322685 243.144 2.27417C255.279 6.21824 264.792 15.7351 268.735 27.8737C270.686 33.8798 270.686 41.3011 270.686 56.1438V508.029C270.686 522.871 270.686 530.293 268.735 536.299C264.792 548.437 255.279 557.954 243.144 561.898C237.14 563.85 229.722 563.85 214.884 563.85H56.1159C41.2784 563.85 33.8597 563.85 27.8558 561.898C15.7214 557.954 6.20793 548.437 2.26525 536.299C0.314453 530.293 0.314453 522.871 0.314453 508.029V56.1438Z\" fill=\"#121515\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-q7qip9\",\"data-framer-name\":\"Antenna Bands\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:279,name:\"Antenna Bands\",svg:'<svg width=\"279\" height=\"571\" viewBox=\"0 0 279 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M218.884 0H222.87V3.32268H218.884V0Z\" fill=\"#8A7E26\"/>\\n<path d=\"M274.686 57.1502H278.007V61.1374H274.686V57.1502Z\" fill=\"#8A7E26\"/>\\n<path d=\"M0.992676 57.1502H4.31419V61.1374H0.992676V57.1502Z\" fill=\"#8A7E26\"/>\\n<path d=\"M0.992676 509.035H4.31419V513.022H0.992676V509.035Z\" fill=\"#36454C\"/>\\n<path d=\"M274.686 509.035H278.007V513.022H274.686V509.035Z\" fill=\"#36454C\"/>\\n<path d=\"M56.1299 566.85H60.1157V570.173H56.1299V566.85Z\" fill=\"#36454C\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"252px\",src:\"https://framerusercontent.com/images/glioSKOORV7uVHHHPB4joHgQd4.png\",srcSet:\"https://framerusercontent.com/images/glioSKOORV7uVHHHPB4joHgQd4.png?scale-down-to=2048 946w,https://framerusercontent.com/images/glioSKOORV7uVHHHPB4joHgQd4.png 1008w\"},className:\"framer-azkiek\",\"data-framer-name\":\"Screen\",name:\"Screen\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j3n89i\",\"data-framer-name\":\"Camera\",name:\"Camera\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-mz2jhb\",\"data-framer-name\":\"Oval\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,name:\"Oval\",svg:'<svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.0759 9.58786C7.64409 9.58786 9.72602 7.5052 9.72602 4.9361C9.72602 2.36701 7.64409 0.284344 5.0759 0.284344C2.50771 0.284344 0.425781 2.36701 0.425781 4.9361C0.425781 7.5052 2.50771 9.58786 5.0759 9.58786Z\" fill=\"#262C2D\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13wtyel\",\"data-framer-name\":\"Oval\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:6,name:\"Oval\",svg:'<svg width=\"6\" height=\"6\" viewBox=\"0 0 6 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.07576 5.84345C4.68088 5.84345 5.98208 4.54178 5.98208 2.9361C5.98208 1.33042 4.68088 0.0287514 3.07576 0.0287514C1.47064 0.0287514 0.169434 1.33042 0.169434 2.9361C0.169434 4.54178 1.47064 5.84345 3.07576 5.84345Z\" fill=\"#121515\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-i1d6er\",\"data-framer-name\":\"Oval\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:2,name:\"Oval\",svg:'<svg width=\"2\" height=\"2\" viewBox=\"0 0 2 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.4\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.07589 1.35463C1.39692 1.35463 1.65716 1.0943 1.65716 0.773162C1.65716 0.452025 1.39692 0.191692 1.07589 0.191692C0.75487 0.191692 0.494629 0.452025 0.494629 0.773162C0.494629 1.0943 0.75487 1.35463 1.07589 1.35463Z\" fill=\"#636F73\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hihmxy\",\"data-framer-name\":\"Speaker\",name:\"Speaker\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-16oso8k\",\"data-framer-name\":\"Speaker\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:5,intrinsicWidth:29,name:\"Speaker\",svg:'<svg width=\"29\" height=\"5\" viewBox=\"0 0 29 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.217285 2.9361C0.217285 1.83506 1.10986 0.94249 2.2109 0.94249H26.7887C27.8897 0.94249 28.7823 1.83506 28.7823 2.9361V2.9361C28.7823 4.03714 27.8897 4.92971 26.7887 4.92971H2.2109C1.10985 4.92971 0.217285 4.03714 0.217285 2.9361V2.9361Z\" fill=\"#262C2D\"/>\\n</svg>\\n',withExternalLayout:true})})]})]})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11el258 hidden-72rtr7\",id:id,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14xatbc\",children:[/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-spvz8n\",\"data-framer-name\":\"Our technology stack\",fonts:[\"GF;Inter-700\"],name:\"Our technology stack\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Our technology stack</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1wrl9aq\",\"data-framer-name\":\"Whatever web applications you\u2019re building, we got your back at every stage of web development, including web design.\",fonts:[\"GF;Inter-regular\"],name:\"Whatever web applications you\u2019re building, we got your back at every stage of web development, including web design.\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Whatever web applications you\u2019re building, we got your back at every stage of web development, including web design.</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9hip5p\",children:/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-1u5oaax\",\"data-framer-name\":\"Learn more -->\",fonts:[\"GF;Inter-600\"],name:\"Learn more -->\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Learn more --&gt;</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rob1d0 hidden-1nuotwh\",\"data-framer-name\":\"Frame 42\",name:\"Frame 42\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a4hjr3\",\"data-framer-name\":\"Frame 40\",name:\"Frame 40\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lgcrv7 hidden-72rtr7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jzjw2t\",\"data-border\":true,\"data-framer-name\":\"Rectangle 6\",name:\"Rectangle 6\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-tgsne6\",\"data-framer-name\":\"golang\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:38,intrinsicWidth:98,name:\"golang\",svg:'<svg width=\"98\" height=\"38\" viewBox=\"0 0 98 38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_50_514)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.66948 11.7409C7.48011 11.7409 7.43276 11.6435 7.52744 11.4973L8.52165 10.1819C8.61634 10.0358 8.85305 9.93835 9.04243 9.93835H25.9439C26.1333 9.93835 26.1806 10.0845 26.0859 10.2307L25.2811 11.4973C25.1864 11.6435 24.9496 11.7896 24.8077 11.7896L7.66948 11.7409Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.520792 16.2229C0.33142 16.2229 0.284078 16.1255 0.378764 15.9793L1.37296 14.6639C1.46765 14.5177 1.70436 14.4203 1.89374 14.4203H23.4822C23.6715 14.4203 23.7662 14.5665 23.7189 14.7126L23.3402 15.8819C23.2928 16.0767 23.1033 16.1741 22.914 16.1741L0.520792 16.2229Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9776 20.7051C11.7882 20.7051 11.7409 20.5589 11.8356 20.4127L12.4984 19.1947C12.593 19.0486 12.7824 18.9025 12.9717 18.9025H22.4404C22.6298 18.9025 22.7245 19.0486 22.7245 19.2435L22.6298 20.4127C22.6298 20.6075 22.4404 20.7537 22.2984 20.7537L11.9776 20.7051Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M61.1198 10.864C58.1371 11.6435 56.1014 12.2281 53.1662 13.0076C52.456 13.2024 52.4087 13.2512 51.7932 12.5204C51.0831 11.6922 50.5623 11.1563 49.5681 10.6691C46.5855 9.15886 43.6975 9.59733 40.999 11.3999C37.7797 13.5434 36.1227 16.7101 36.17 20.6563C36.2174 24.5537 38.8212 27.7691 42.5613 28.305C45.7807 28.7434 48.4792 27.5743 50.6096 25.0896C51.0357 24.5537 51.4144 23.9691 51.8879 23.287C50.1835 23.287 48.0532 23.287 42.7507 23.287C41.7565 23.287 41.5198 22.6537 41.8511 21.8255C42.4667 20.3153 43.6028 17.7819 44.2656 16.5153C44.4077 16.2229 44.7391 15.7358 45.4492 15.7358H62.6821C62.5874 17.0512 62.5874 18.3665 62.398 19.6819C61.8772 23.1896 60.599 26.405 58.5158 29.2307C55.1072 33.8589 50.657 36.7332 45.0231 37.5127C40.3835 38.146 36.0753 37.2203 32.2879 34.2974C28.7845 31.5691 26.7961 27.9641 26.2753 23.4819C25.6599 18.1717 27.1748 13.3974 30.2995 9.20758C33.6608 4.67681 38.1111 1.80246 43.5556 0.77938C48.0058 -0.0488251 52.2667 0.487072 56.1014 3.16655C58.6106 4.87169 60.4096 7.21015 61.5932 10.0358C61.8772 10.4742 61.6879 10.7178 61.1198 10.864Z\" fill=\"#6AD7E5\"/>\\n<path d=\"M76.7904 37.8049C72.4822 37.7075 68.5527 36.4408 65.2387 33.5178C62.4454 31.0332 60.6938 27.8665 60.1257 24.1152C59.2734 18.6101 60.7411 13.7383 63.9604 9.40238C67.4165 4.72547 71.5826 2.28957 77.2165 1.26649C82.0454 0.389566 86.5904 0.876746 90.7092 3.7511C94.4494 6.38188 96.7691 9.93828 97.3846 14.6152C98.1894 21.1921 96.343 26.5511 91.9402 31.1306C88.8155 34.3947 84.9807 36.4409 80.5778 37.3665C79.2995 37.6101 78.0213 37.6588 76.7904 37.8049ZM88.058 18.123C88.0106 17.4896 88.0106 17.0023 87.916 16.5152C87.0638 11.6921 82.7556 8.96393 78.258 10.0357C73.8551 11.0588 71.0146 13.9332 69.973 18.5127C69.1208 22.3127 70.9198 26.1613 74.3286 27.7204C76.9324 28.8896 79.5362 28.7434 82.0454 27.428C85.7855 25.4306 87.8213 22.3127 88.058 18.123Z\" fill=\"#6AD7E5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_50_514\">\\n<rect width=\"98\" height=\"38\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16159fb\",\"data-border\":true,\"data-framer-name\":\"Rectangle 5\",name:\"Rectangle 5\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-q7yi1n\",\"data-framer-name\":\"aws\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:84,name:\"aws\",svg:'<svg width=\"84\" height=\"50\" viewBox=\"0 0 84 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_15)\">\\n<path d=\"M23.7535 18.1172C23.7535 19.1423 23.8652 19.9734 24.0598 20.5829C24.3068 21.2685 24.6042 21.9352 24.9496 22.5773C25.0888 22.7989 25.1443 23.0204 25.1443 23.2145C25.1443 23.4914 24.9775 23.7685 24.6159 24.0457L22.8638 25.209C22.6134 25.3753 22.363 25.4583 22.1402 25.4583C21.8623 25.4583 21.584 25.3198 21.3058 25.0704C20.931 24.6693 20.5958 24.2333 20.3047 23.7685C20.0265 23.2979 19.7481 22.771 19.4423 22.1342C17.2728 24.6825 14.5468 25.957 11.2648 25.957C8.92858 25.957 7.06484 25.292 5.7018 23.9625C4.3391 22.6325 3.6438 20.8597 3.6438 18.6437C3.6438 16.289 4.47822 14.3777 6.17496 12.9372C7.87137 11.4966 10.1246 10.7763 12.9894 10.7763C13.9351 10.7763 14.9087 10.8593 15.9377 10.9979C16.967 11.1364 18.0238 11.358 19.1366 11.6074V9.58514C19.1366 7.47958 18.6913 6.01162 17.829 5.15279C16.9391 4.29397 15.4369 3.87828 13.2953 3.87828C12.3217 3.87828 11.3206 3.98939 10.2913 4.23874C9.26229 4.48776 8.26085 4.79266 7.2873 5.18057C6.84237 5.37436 6.50866 5.48514 6.31375 5.54069C6.11918 5.59626 5.98006 5.62371 5.86882 5.62371C5.47933 5.62371 5.28475 5.34658 5.28475 4.76488V3.40737C5.28475 2.96423 5.34054 2.63188 5.47933 2.43808C5.61846 2.24397 5.86882 2.05018 6.2583 1.85638C7.23185 1.35769 8.39997 0.942005 9.76268 0.609653C11.126 0.249523 12.5724 0.0835096 14.1022 0.0835096C17.4123 0.0835096 19.8321 0.831222 21.3898 2.32731C22.9195 3.82306 23.6984 6.09462 23.6984 9.14201V18.1172H23.7543H23.7535ZM12.4608 22.3279C13.3789 22.3279 14.3245 22.1619 15.3257 21.8293C16.3272 21.4969 17.2173 20.8874 17.9681 20.0564C18.4134 19.5303 18.747 18.9485 18.9137 18.2835C19.0807 17.6188 19.192 16.8152 19.192 15.8734V14.71C18.3485 14.5055 17.4941 14.3483 16.633 14.239C15.7658 14.1294 14.8926 14.0738 14.0184 14.0728C12.1547 14.0728 10.792 14.4329 9.87424 15.1809C8.95615 15.9289 8.5112 16.9815 8.5112 18.3665C8.5112 19.6685 8.84491 20.638 9.54021 21.3032C10.2079 21.9957 11.1815 22.3279 12.4608 22.3279ZM34.796 25.3198C34.2953 25.3198 33.9616 25.2368 33.7391 25.0427C33.5166 24.8767 33.3218 24.4888 33.1551 23.9625L26.6188 2.54887C26.4515 1.99462 26.3681 1.63449 26.3681 1.44069C26.3681 0.997562 26.5906 0.747888 27.0358 0.747888H29.7616C30.2899 0.747888 30.6517 0.831222 30.8463 1.02501C31.0688 1.19135 31.2359 1.57926 31.4025 2.10541L36.0753 20.4443L40.4144 2.10541C40.5537 1.55148 40.7206 1.19135 40.9427 1.02501C41.1656 0.858999 41.5551 0.748215 42.0557 0.748215H44.2807C44.809 0.748215 45.171 0.831222 45.3931 1.02501C45.6159 1.19135 45.8105 1.57926 45.9218 2.10541L50.3166 20.6659L55.1283 2.10541C55.2949 1.55148 55.4899 1.19135 55.6845 1.02501C55.907 0.858999 56.2685 0.748215 56.7692 0.748215H59.3558C59.8011 0.748215 60.0515 0.969784 60.0515 1.44069C60.0515 1.57926 60.0236 1.71782 59.9957 1.88383C59.9677 2.05018 59.9124 2.27174 59.8011 2.57664L53.0975 23.99C52.9308 24.5443 52.7362 24.9044 52.5135 25.0704C52.291 25.2368 51.9294 25.3475 51.4569 25.3475H49.0649C48.5362 25.3475 48.1746 25.2645 47.9519 25.0704C47.7294 24.8767 47.5348 24.5165 47.4236 23.9625L43.112 6.09462L38.8286 23.9345C38.6899 24.4888 38.5229 24.8489 38.3004 25.0427C38.078 25.2368 37.6884 25.3198 37.1881 25.3198H34.7957H34.796ZM70.5377 26.0678C69.0913 26.0678 67.6449 25.9015 66.2544 25.5692C64.8634 25.2368 63.7789 24.8763 63.0557 24.4613C62.6105 24.2117 62.3043 23.9348 62.1935 23.6854C62.0852 23.4409 62.0283 23.1769 62.0265 22.9097V21.4969C62.0265 20.9152 62.249 20.638 62.6663 20.638C62.8366 20.6387 63.0057 20.6669 63.167 20.7214C63.3337 20.7769 63.5841 20.8874 63.8623 20.9982C64.8447 21.4285 65.8703 21.7537 66.9218 21.9678C68.0112 22.188 69.1202 22.2994 70.2319 22.3002C71.9841 22.3002 73.3471 21.9957 74.2928 21.3862C75.2384 20.7767 75.7391 19.8904 75.7391 18.7544C75.7391 17.9789 75.4888 17.3417 74.9881 16.8152C74.4874 16.289 73.5416 15.8182 72.1789 15.3747L68.1456 14.1283C66.1152 13.491 64.6134 12.5492 63.6953 11.3025C62.7775 10.0835 62.3047 8.72632 62.3047 7.28579C62.3047 6.12239 62.555 5.09723 63.0557 4.21063C63.5562 3.32436 64.2239 2.54887 65.0584 1.93939C65.8928 1.30213 66.8384 0.831222 67.951 0.498869C69.0634 0.166517 70.2315 0.0279541 71.4555 0.0279541C72.0674 0.0279541 72.7072 0.0557318 73.3191 0.138738C73.9591 0.221745 74.5431 0.332529 75.1272 0.443313C75.6834 0.581876 76.2119 0.720438 76.7126 0.886777C77.2134 1.05279 77.6025 1.21913 77.8809 1.38514C78.2703 1.60704 78.5481 1.82861 78.7152 2.07796C78.8822 2.29952 78.9656 2.60409 78.9656 2.99201V4.29397C78.9656 4.87567 78.7431 5.18057 78.3257 5.18057C78.1033 5.18057 77.7416 5.06946 77.2692 4.84789C75.6834 4.12763 73.9032 3.76749 71.9286 3.76749C70.3431 3.76749 69.0913 4.01684 68.229 4.54332C67.367 5.06946 66.9218 5.87306 66.9218 7.00867C66.9218 7.78449 67.2 8.44919 67.7562 8.97567C68.3126 9.50181 69.3416 10.0283 70.8159 10.4992L74.7656 11.7459C76.7681 12.3832 78.2146 13.2694 79.0768 14.405C79.9391 15.541 80.3564 16.843 80.3564 18.2835C80.3564 19.4747 80.1058 20.555 79.633 21.4969C79.1326 22.4388 78.4649 23.2698 77.6025 23.9348C76.7402 24.6273 75.7112 25.126 74.5153 25.4862C73.2634 25.874 71.9562 26.0678 70.5377 26.0678Z\" fill=\"white\"/>\\n<path d=\"M75.7947 39.5308C66.6439 46.2625 53.3484 49.8361 41.9167 49.8361C25.8954 49.8361 11.4599 43.9354 0.55661 34.1288C-0.305702 33.3534 0.472938 32.3008 1.50193 32.9099C13.2954 39.7249 27.8425 43.8524 42.8904 43.8524C53.0425 43.8524 64.1961 41.7472 74.4598 37.4255C75.9897 36.7328 77.2969 38.4229 75.7947 39.5308ZM79.6055 35.2093C78.4374 33.7135 71.8729 34.4889 68.8969 34.8492C68.0066 34.9602 67.8675 34.1844 68.6744 33.6027C73.9034 29.9458 82.4983 30.9988 83.4994 32.2174C84.5008 33.4642 83.2212 42.0239 78.3259 46.1239C77.5751 46.7612 76.8519 46.4288 77.1856 45.5978C78.298 42.855 80.7737 36.6775 79.6055 35.2093Z\" fill=\"#FF9900\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_15\">\\n<rect width=\"84\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ezkjr8 hidden-72rtr7\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ma9yr5\",\"data-framer-name\":\"Frame 38\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 38\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_67)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_67)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M100.006 48.0531H115.533V49.2858H101.429V58.5631H114.692V59.7958H101.429V69.9813H115.695V71.2141H100.006V48.0531ZM116.924 48.0531H118.574L125.884 58.2386L133.357 48.0531L143.52 35.1152L126.823 59.3092L135.427 71.2141H133.712L125.884 60.3797L118.024 71.2141H116.342L125.011 59.3092L116.924 48.0531H116.924ZM136.042 49.2858V48.0531H153.736V49.2858H145.585V71.2136H144.161V49.2858H136.043H136.042ZM80.5808 48.0531H82.3601L106.893 84.7213L96.7547 71.2141L82.0686 49.8047L82.0039 71.2141H80.5808V48.0531ZM153.593 69.6092C153.302 69.6092 153.084 69.3842 153.084 69.0936C153.084 68.8024 153.302 68.5774 153.593 68.5774C153.887 68.5774 154.102 68.8024 154.102 69.0936C154.102 69.3842 153.887 69.6092 153.593 69.6092H153.593ZM154.991 68.2519H155.753C155.764 68.6642 156.065 68.9408 156.508 68.9408C157.003 68.9408 157.283 68.6436 157.283 68.0858V64.5547H158.059V68.0892C158.059 69.0936 157.477 69.6719 156.515 69.6719C155.612 69.6719 154.992 69.1108 154.992 68.2519H154.991ZM159.073 68.2074H159.842C159.907 68.6813 160.371 68.9824 161.039 68.9824C161.662 68.9824 162.119 68.6602 162.119 68.2174C162.119 67.8369 161.829 67.6081 161.167 67.4524L160.523 67.2969C159.62 67.0858 159.208 66.6492 159.208 65.9152C159.208 65.0252 159.935 64.4331 161.025 64.4331C162.039 64.4331 162.781 65.0252 162.825 65.8663H162.071C161.998 65.4063 161.597 65.1186 161.015 65.1186C160.402 65.1186 159.994 65.4131 159.994 65.8631C159.994 66.2197 160.257 66.4242 160.908 66.5763L161.458 66.7113C162.483 66.9502 162.905 67.3658 162.905 68.1169C162.905 69.0724 162.164 69.6719 160.98 69.6719C159.873 69.6719 159.128 69.1002 159.073 68.2069V68.2074Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_67\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_67\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_67\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_67\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7y6bhs\",\"data-border\":true,\"data-framer-name\":\"Rectangle 8\",name:\"Rectangle 8\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jhscjn\",\"data-framer-name\":\"react\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:55,name:\"react\",svg:'<svg width=\"55\" height=\"50\" viewBox=\"0 0 55 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_30)\">\\n<path d=\"M45.221 16.1896C44.6356 15.9846 44.0454 15.7947 43.4506 15.6201C43.5505 15.2033 43.6425 14.7917 43.7241 14.3873C45.0644 7.74679 44.1883 2.39702 41.1956 0.63561C38.3264 -1.05299 33.634 0.70776 28.895 4.91763C28.4279 5.33327 27.9713 5.7609 27.5254 6.20008C27.2269 5.90803 26.9231 5.62166 26.6143 5.34109C21.6475 0.839778 16.6691 -1.05737 13.6798 0.709075C10.8131 2.40293 9.96424 7.43209 11.1708 13.7255C11.2908 14.3488 11.4264 14.9688 11.5773 15.5852C10.8726 15.7896 10.1926 16.0071 9.54185 16.2387C3.71872 18.3111 0 21.5586 0 24.9272C0 28.4065 3.99222 31.8961 10.0573 34.0121C10.549 34.183 11.0448 34.3413 11.5442 34.487C11.382 35.1507 11.238 35.819 11.1124 36.4908C9.96209 42.6751 10.8603 47.5853 13.7192 49.2685C16.6721 51.0067 21.6281 49.2202 26.4538 44.9143C26.845 44.5642 27.2278 44.2043 27.6014 43.8347C28.0843 44.3103 28.58 44.772 29.0881 45.2193C33.7627 49.3251 38.3792 50.983 41.2354 49.2952C44.1854 47.5521 45.1442 42.2771 43.8995 35.8593C43.8014 35.3565 43.6914 34.8562 43.5696 34.3588C43.9178 34.2536 44.2594 34.1452 44.5924 34.0326C50.8975 31.9003 55 28.453 55 24.9272C55 21.5463 51.1611 18.2768 45.221 16.1896ZM43.8535 31.7562C43.5528 31.8577 43.2441 31.9558 42.9296 32.0512C42.2335 29.8018 41.2943 27.4102 40.1446 24.9388C41.2416 22.5266 42.1449 20.1655 42.8214 17.9308C43.384 18.097 43.93 18.2722 44.4564 18.4571C49.546 20.2457 52.6505 22.8897 52.6505 24.9272C52.6505 27.0975 49.2976 29.9147 43.8535 31.7562ZM41.5946 36.3251C42.145 39.1628 42.2235 41.7286 41.8589 43.7345C41.5315 45.537 40.8727 46.7385 40.058 47.2198C38.3249 48.244 34.6183 46.9128 30.6206 43.4013C30.148 42.9855 29.6869 42.5562 29.2376 42.1141C30.7875 40.3841 32.3364 38.3728 33.848 36.1391C36.5069 35.8983 39.0189 35.5045 41.2969 34.967C41.409 35.429 41.5086 35.8821 41.5946 36.3251ZM18.7507 47.0428C17.0572 47.6531 15.7085 47.6707 14.8931 47.1908C13.1584 46.1696 12.4371 42.2268 13.4209 36.9382C13.5378 36.3133 13.6718 35.6918 13.8224 35.0745C16.0753 35.5832 18.569 35.949 21.2341 36.1696C22.756 38.3553 24.3495 40.3643 25.9555 42.1236C25.6143 42.4606 25.2649 42.7891 24.9078 43.1086C22.7736 45.0126 20.6353 46.3635 18.7507 47.0428ZM10.8174 31.7428C8.13549 30.8071 5.92066 29.5911 4.40258 28.2641C3.03832 27.0718 2.34975 25.8878 2.34975 24.9272C2.34975 22.883 5.33542 20.2755 10.3153 18.5033C10.9196 18.2885 11.5521 18.0856 12.2085 17.8952C12.8969 20.1803 13.7996 22.5696 14.8891 24.9856C13.7855 27.4373 12.8698 29.8647 12.1748 32.1768C11.7189 32.0436 11.2663 31.8988 10.8174 31.7428ZM13.4767 13.2647C12.4431 7.87289 13.1295 3.80557 14.8571 2.78473C16.697 1.69746 20.7657 3.24767 25.0542 7.13451C25.3339 7.38855 25.609 7.64772 25.8794 7.91192C24.2814 9.66346 22.7025 11.6575 21.1941 13.8303C18.6074 14.0751 16.1314 14.4681 13.8549 14.9946C13.7146 14.4213 13.5885 13.8447 13.4767 13.265V13.2647ZM37.2012 19.2446C36.6636 18.2966 36.1059 17.3605 35.5288 16.437C37.2835 16.6635 38.9649 16.9641 40.5438 17.3317C40.0699 18.8826 39.479 20.5038 38.7836 22.1661C38.2752 21.1816 37.7477 20.2076 37.2012 19.2446ZM27.5264 9.62596C28.6101 10.8244 29.6955 12.1624 30.763 13.6141C28.5974 13.5097 26.4281 13.5092 24.2625 13.6128C25.3311 12.1744 26.4257 10.8382 27.5264 9.62596ZM17.7895 19.2611C17.2499 20.2162 16.7321 21.1842 16.2369 22.1641C15.5527 20.5077 14.9672 18.879 14.4893 17.3062C16.0585 16.9478 17.7319 16.6548 19.4756 16.4326C18.892 17.3617 18.3298 18.3047 17.7895 19.2608V19.2611ZM19.5256 33.5926C17.7241 33.3873 16.0256 33.1095 14.4569 32.7608C14.9424 31.16 15.5408 29.4966 16.2396 27.8047C16.7369 28.7853 17.2568 29.7538 17.7987 30.7095C18.356 31.692 18.9331 32.6542 19.5256 33.5926ZM27.5912 40.3975C26.4775 39.1711 25.3669 37.8143 24.2821 36.3551C25.3352 36.3972 26.4088 36.4187 27.5 36.4187C28.621 36.4187 29.7292 36.3931 30.82 36.3435C29.749 37.829 28.6676 39.1878 27.5912 40.3975ZM38.8057 27.7183C39.5409 29.4288 40.1605 31.0835 40.6525 32.6568C39.058 33.0283 37.3363 33.3275 35.522 33.5496C36.1034 32.609 36.6663 31.6566 37.2105 30.6931C37.7638 29.7137 38.2956 28.7218 38.8057 27.7183ZM35.1753 29.4948C34.3421 30.9721 33.4622 32.4213 32.5368 33.8402C30.8605 33.9613 29.1805 34.0216 27.5 34.0207C25.7884 34.0207 24.1235 33.9663 22.5204 33.8602C21.5708 32.4446 20.674 30.9928 19.832 29.508H19.8323C18.9941 28.031 18.2114 26.5221 17.4855 24.9845C18.2095 23.4466 18.99 21.937 19.8251 20.4588L19.8249 20.4591C20.6597 18.9806 21.5494 17.5351 22.4918 16.1255C24.1274 15.9992 25.8046 15.9335 27.4998 15.9335H27.5C29.2029 15.9335 30.8822 15.9998 32.5175 16.1271C33.4504 17.5345 34.3343 18.9751 35.1675 20.4461C36.0055 21.921 36.7962 23.4232 37.5386 24.9505C36.8039 26.4935 36.0156 28.0092 35.1753 29.4948ZM40.0221 2.71324C41.8638 3.79746 42.5801 8.16959 41.423 13.9031C41.349 14.269 41.2661 14.6415 41.1759 15.0193C38.8937 14.4817 36.416 14.0818 33.8218 13.8335C32.3106 11.6367 30.7446 9.63956 29.1725 7.91061C29.5845 7.50524 30.0064 7.11038 30.4375 6.7264C34.4981 3.11961 38.2931 1.69548 40.0221 2.71324ZM27.5 19.9141C30.2124 19.9141 32.4114 22.1586 32.4114 24.9272C32.4114 27.696 30.2124 29.9405 27.5 29.9405C24.7876 29.9405 22.5886 27.696 22.5886 24.9272C22.5886 22.1586 24.7876 19.9141 27.5 19.9141Z\" fill=\"#00D8FF\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_30\">\\n<rect width=\"55\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19w9fo2 hidden-72rtr7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mfiusg\",\"data-border\":true,\"data-framer-name\":\"Rectangle 7\",name:\"Rectangle 7\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1y00ija\",\"data-framer-name\":\"nodejs\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:44,name:\"nodejs\",svg:'<svg width=\"44\" height=\"50\" viewBox=\"0 0 44 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_26)\">\\n<path d=\"M22.1641 50.0016H22.1578C21.4516 50.0016 20.7912 49.812 20.2246 49.4788L20.2433 49.4891L14.1246 45.8704C13.2121 45.3579 13.6578 45.1787 13.9578 45.0725C14.948 44.7655 15.8946 44.3329 16.7746 43.785L16.7246 43.8141C16.7975 43.7809 16.8777 43.7669 16.9576 43.7734C17.0375 43.78 17.1143 43.8069 17.1808 43.8516L17.1787 43.8495L21.8787 46.6391C21.9666 46.6862 22.0647 46.7106 22.1643 46.7102C22.2641 46.71 22.3621 46.6847 22.4496 46.637L22.4453 46.6391L40.7662 36.062C40.8512 36.0101 40.9215 35.9373 40.9703 35.8505C41.0192 35.7636 41.0451 35.6657 41.0453 35.5662V14.4225C41.0446 14.3221 41.0181 14.2238 40.9685 14.1366C40.9188 14.0495 40.8478 13.9765 40.762 13.9245L40.76 13.9225L22.4453 3.35579C22.3587 3.30736 22.261 3.28211 22.1617 3.28247C22.0625 3.28285 21.965 3.30881 21.8787 3.35786L21.8808 3.35579L3.57035 13.9245C3.48295 13.9757 3.41033 14.0486 3.35958 14.1364C3.30882 14.224 3.28167 14.3233 3.28077 14.4245V35.5682C3.28077 35.7787 3.39535 35.96 3.56619 36.0558L3.56827 36.0579L8.5891 38.9579C11.312 40.3204 12.9787 38.7163 12.9787 37.1058V16.2266C12.9787 15.935 13.2162 15.6975 13.5078 15.6975H15.8391C16.1308 15.6975 16.3683 15.9329 16.3683 16.2266V37.1058C16.3683 40.7413 14.3891 42.8266 10.9433 42.8266L10.8058 42.8288C9.35164 42.831 7.92579 42.427 6.6891 41.662L1.91827 38.9162C1.33379 38.5754 0.848859 38.0872 0.511829 37.5005C0.174799 36.9139 -0.0025586 36.249 -0.00256348 35.5725V14.4245C-0.000480139 13.0079 0.764103 11.7725 1.9016 11.1016L1.92035 11.0912L20.2433 0.5037C20.8368 0.178286 21.5031 0.00856892 22.1801 0.0103905C22.857 0.012212 23.5223 0.185514 24.1141 0.514116L24.0933 0.5037L42.4141 11.0912C43.5703 11.7725 44.3328 13.0079 44.3371 14.4245V35.5704C44.3363 36.2438 44.1601 36.9053 43.8258 37.4897C43.4916 38.0742 43.0107 38.5616 42.4308 38.9037L42.412 38.9141L24.0953 49.4933C23.512 49.8316 22.849 50.0085 22.1746 50.0058H22.16L22.1641 50.0016Z\" fill=\"#6CAF6A\"/>\\n<path d=\"M27.8251 35.4355C19.8083 35.4355 18.1271 31.7563 18.1271 28.6668V28.6647C18.1271 28.373 18.3626 28.1375 18.6542 28.1375H21.0292C21.2938 28.1375 21.5126 28.3313 21.5542 28.5834V28.5855C21.9105 30.998 22.9771 32.2147 27.8251 32.2147C31.6854 32.2147 33.3251 31.3418 33.3251 29.2938C33.3251 28.1125 32.8605 27.2375 26.8626 26.65C21.8501 26.15 18.7501 25.0459 18.7501 21.0355C18.7501 17.3397 21.8667 15.1334 27.0833 15.1334C32.9542 15.1334 35.8583 17.1709 36.2251 21.5418L36.2271 21.5875C36.2271 21.7279 36.1713 21.8625 36.0721 21.9618C35.9729 22.061 35.8383 22.1168 35.6979 22.1168H33.3376C33.2179 22.1163 33.1022 22.0752 33.0091 22.0003C32.916 21.9253 32.8511 21.8209 32.8251 21.7043V21.7C32.2542 19.1625 30.8667 18.3522 27.1042 18.3522C22.8896 18.3522 22.4001 19.8209 22.4001 20.9188C22.4001 22.2522 22.9792 22.6397 28.6688 23.3918C34.298 24.1375 36.9729 25.1897 36.9729 29.1459C36.9646 33.1438 33.6376 35.4313 27.8313 35.4313L27.8251 35.4355Z\" fill=\"#6CAF6A\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_26\">\\n<rect width=\"43.75\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1i02uzb\",\"data-framer-name\":\"Frame 36\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 36\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_65)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_65)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M143.965 35H99.7852C98.5231 35 97.5 36.0493 97.5 37.3438V82.6562C97.5 83.9506 98.5231 85 99.7852 85H143.965C145.227 85 146.25 83.9506 146.25 82.6562V37.3438C146.25 36.0493 145.227 35 143.965 35Z\" fill=\"#3178C6\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M125.783 73.8547V79.3336C126.649 79.7899 127.672 80.1324 128.854 80.3605C130.036 80.5891 131.281 80.7031 132.59 80.7031C133.866 80.7031 135.079 80.5777 136.227 80.3266C137.376 80.0754 138.382 79.6618 139.248 79.0851C140.113 78.5086 140.798 77.7555 141.303 76.825C141.808 75.8949 142.06 74.7449 142.06 73.3752C142.06 72.3822 141.916 71.512 141.628 70.7643C141.339 70.0166 140.923 69.3519 140.379 68.7698C139.836 68.1876 139.184 67.6654 138.424 67.2031C137.664 66.7409 136.807 66.3043 135.852 65.8934C135.154 65.5966 134.527 65.3084 133.972 65.0288C133.417 64.7491 132.946 64.4637 132.557 64.1727C132.169 63.8816 131.869 63.5735 131.658 63.2481C131.448 62.9229 131.342 62.5547 131.342 62.1439C131.342 61.7671 131.437 61.4276 131.625 61.1251C131.814 60.8226 132.08 60.563 132.424 60.3461C132.768 60.1292 133.19 59.9609 133.689 59.841C134.188 59.7211 134.743 59.6613 135.353 59.6613C135.797 59.6613 136.266 59.6955 136.76 59.764C137.253 59.8325 137.75 59.938 138.249 60.0807C138.749 60.2234 139.234 60.4031 139.706 60.62C140.177 60.8369 140.612 61.088 141.012 61.3734V56.2541C140.202 55.9346 139.317 55.6978 138.357 55.5436C137.398 55.3895 136.297 55.3125 135.054 55.3125C133.789 55.3125 132.59 55.4522 131.459 55.732C130.327 56.0116 129.331 56.4482 128.471 57.0417C127.611 57.6352 126.932 58.3915 126.432 59.3103C125.933 60.2291 125.684 61.3277 125.684 62.6061C125.684 64.2384 126.141 65.6309 127.057 66.7836C127.972 67.9365 129.362 68.9124 131.226 69.7114C131.958 70.0195 132.64 70.322 133.273 70.6188C133.905 70.9155 134.452 71.2237 134.912 71.5434C135.373 71.8629 135.736 72.211 136.002 72.5877C136.269 72.9644 136.402 73.3924 136.402 73.8717C136.402 74.2257 136.319 74.5539 136.152 74.8563C135.986 75.1586 135.733 75.4211 135.395 75.6437C135.056 75.8664 134.635 76.0406 134.13 76.166C133.625 76.2914 133.034 76.3543 132.357 76.3543C131.204 76.3543 130.061 76.1461 128.929 75.7293C127.797 75.3129 126.749 74.6879 125.783 73.8547ZM116.81 60.2165H123.779V55.7031H104.355V60.2165H111.29V80.3125H116.81V60.2165Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_65\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_65\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_65\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_65\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hv8qu9 hidden-72rtr7\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-awh8wc\",\"data-framer-name\":\"Frame 39\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 39\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_68)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_68)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M146.25 60C146.25 73.8109 135.341 85 121.875 85C108.409 85 97.5 73.8109 97.5 60C97.5 46.1891 108.409 35 121.875 35C135.341 35 146.25 46.1891 146.25 60ZM132.532 44.2453C130.056 44.3328 127.899 45.7328 126.287 47.6704C124.501 49.7954 123.319 52.3156 122.462 54.8813C120.938 53.6046 119.764 51.9359 117.312 51.211C116.344 50.9076 115.32 50.8469 114.324 51.034C113.329 51.221 112.392 51.6504 111.592 52.2859C110.761 52.9519 110.151 53.8641 109.844 54.8984C109.115 57.3484 110.623 59.5359 111.305 60.3171L112.804 61.9609C113.108 62.2796 113.86 63.125 113.487 64.3296C113.099 65.6484 111.56 66.4937 109.972 65.9985C109.266 65.7781 108.249 65.2344 108.479 64.475C108.575 64.1579 108.79 63.9312 108.908 63.6625C109.011 63.4329 109.066 63.2547 109.098 63.1577C109.384 62.189 108.994 60.9265 107.978 60.6094C107.034 60.3079 106.075 60.5454 105.693 61.7891C105.273 63.2062 105.931 65.7704 109.471 66.8937C113.621 68.1954 117.119 65.8829 117.619 62.8641C117.929 60.9765 117.094 59.5688 115.571 57.7703L114.326 56.3531C113.572 55.5891 113.319 54.2704 114.096 53.261C114.754 52.4046 115.691 52.0485 117.222 52.4719C119.466 53.0985 120.46 54.6844 122.126 55.9702C121.436 58.2827 120.982 60.6016 120.578 62.6844L120.333 64.239C119.143 70.6344 118.239 74.1516 115.874 76.1704C115.397 76.5125 114.716 77.0329 113.7 77.0719C113.159 77.0796 112.977 76.7078 112.977 76.536C112.96 76.1531 113.28 75.9735 113.493 75.8031C113.802 75.6329 114.287 75.3296 114.247 74.3952C114.215 73.289 113.319 72.3281 112.024 72.3703C111.057 72.4015 109.581 73.3375 109.637 75.0469C109.692 76.8202 111.302 78.1469 113.722 78.0579C115.024 78.0156 117.913 77.4719 120.76 73.9969C124.076 70.0173 125.006 65.4516 125.703 62.1079L126.482 57.7031C126.916 57.7531 127.378 57.786 127.885 57.8016C132.01 57.8906 134.075 55.6952 134.105 54.1C134.13 53.1313 133.488 52.1796 132.598 52.2048C132.216 52.2146 131.848 52.3541 131.551 52.6015C131.254 52.8489 131.045 53.1901 130.958 53.5719C130.767 54.4594 132.274 55.2656 131.099 56.0469C130.266 56.5984 128.767 56.9906 126.663 56.6719L127.045 54.4985C127.832 50.3812 128.79 45.3187 132.449 45.1984C132.719 45.1812 133.694 45.2047 133.711 45.8656C133.718 46.0844 133.673 46.1516 133.418 46.6469C133.181 46.9696 133.06 47.3666 133.077 47.7704C133.107 48.8204 133.886 49.5125 135.021 49.4704C136.527 49.4219 136.957 47.9079 136.94 47.1344C136.878 45.3109 135.004 44.1719 132.528 44.2469L132.532 44.2453Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_68\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_68\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_68\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_68\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-r945vb\",\"data-framer-name\":\"Frame 37\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 37\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_66)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_66)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M146.758 46.3117C146.75 46.289 146.741 46.2668 146.731 46.2453C146.717 46.2033 146.699 46.1625 146.679 46.1232C146.663 46.0988 146.645 46.0757 146.626 46.0539C146.605 46.0218 146.581 45.9912 146.556 45.9621C146.533 45.9406 146.505 45.923 146.481 45.9035C146.453 45.8795 146.423 45.8573 146.393 45.8371L136.992 40.425C136.874 40.3564 136.739 40.3203 136.602 40.3203C136.465 40.3203 136.33 40.3564 136.211 40.425L126.809 45.84C126.779 45.8605 126.75 45.883 126.723 45.9074C126.696 45.9253 126.671 45.9449 126.647 45.966C126.621 45.9946 126.598 46.0249 126.576 46.0568C126.56 46.0803 126.538 46.1008 126.524 46.1262C126.504 46.1656 126.487 46.2064 126.473 46.2482C126.465 46.2707 126.452 46.2912 126.445 46.3146C126.427 46.3809 126.418 46.4491 126.418 46.5178V56.7952L118.584 61.3058V41.1955C118.584 41.1265 118.575 41.0579 118.557 40.9914C118.551 40.968 118.537 40.9474 118.529 40.925C118.516 40.8833 118.499 40.8428 118.479 40.8039C118.465 40.7785 118.442 40.758 118.426 40.7336C118.404 40.7015 118.381 40.6709 118.356 40.6418C118.331 40.6209 118.306 40.6014 118.279 40.5832C118.252 40.5594 118.223 40.5373 118.193 40.5168L108.79 35.1047C108.671 35.0361 108.537 35 108.4 35C108.262 35 108.128 35.0361 108.009 35.1047L98.6075 40.5168C98.577 40.5367 98.5483 40.5593 98.5216 40.5842C98.4947 40.602 98.4689 40.6216 98.4445 40.6428C98.4192 40.6713 98.396 40.7017 98.3751 40.7336C98.3575 40.758 98.3361 40.7785 98.3214 40.8039C98.3014 40.8428 98.2847 40.8833 98.2716 40.925C98.2609 40.9462 98.2515 40.9681 98.2433 40.9904C98.2253 41.0573 98.2161 41.1262 98.2159 41.1955V73.3928C98.2156 73.5303 98.2515 73.6654 98.3201 73.7845C98.3887 73.9038 98.4875 74.0027 98.6066 74.0714L117.405 84.8957C117.447 84.9168 117.491 84.9344 117.535 84.9484C117.556 84.9563 117.575 84.9679 117.597 84.9738C117.728 85.0089 117.866 85.0089 117.997 84.9738C118.017 84.9689 118.033 84.9582 118.051 84.9523C118.098 84.9375 118.144 84.9185 118.188 84.8957L136.992 74.0714C137.111 74.0027 137.21 73.9038 137.279 73.7845C137.347 73.6654 137.383 73.5303 137.383 73.3928V63.1134L146.391 57.9269C146.511 57.8578 146.61 57.758 146.678 57.6379C146.747 57.5178 146.783 57.3817 146.781 57.2433V46.5158C146.782 46.4471 146.774 46.3785 146.758 46.3117ZM108.399 36.6877L116.23 41.1945L108.398 45.7043L100.568 41.1955L108.399 36.6877ZM117.017 42.5471V62.2072L112.473 64.8234L109.183 66.7179V47.0607L113.727 44.4445L117.017 42.5471ZM117.017 82.8577L99.7824 72.9397V42.551L103.072 44.4435L107.615 47.0607V68.0744C107.617 68.1039 107.621 68.1333 107.627 68.1623C107.629 68.201 107.635 68.2395 107.643 68.2775C107.653 68.3078 107.665 68.3372 107.68 68.3654C107.691 68.399 107.704 68.4318 107.721 68.463C107.739 68.4895 107.758 68.515 107.779 68.5393C107.799 68.568 107.821 68.5954 107.844 68.6213C107.866 68.6428 107.895 68.6584 107.919 68.6779C107.946 68.701 107.974 68.7227 108.003 68.7424L117.006 73.838L117.017 82.8577ZM117.798 72.4894L109.98 68.0637L118.191 63.3362L127.201 58.1495L135.026 62.6545L129.284 65.9318L117.798 72.4894ZM135.817 72.9358L118.582 82.8625V73.8478L131.348 66.5627L135.817 64.0089V72.9358ZM135.817 61.3019L132.527 59.4143L127.983 56.798V47.8703L131.274 49.7648L135.817 52.383V61.3019ZM136.599 51.0207L128.767 46.5119L136.599 42.0041L144.429 46.5109L136.599 51.0207ZM137.38 61.3019V52.383L141.934 49.7648L145.223 47.8703V56.7952L137.38 61.3019Z\" fill=\"#FF3D2E\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_66\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_66\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_66\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_66\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v73lmx hidden-1r5gjb6 hidden-j54ohj\",\"data-framer-name\":\"Frame 33\",name:\"Frame 33\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-13nte1j hidden-1r5gjb6 hidden-j54ohj\",\"data-framer-name\":\"Frame 34\",name:\"Frame 34\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lhm608\",\"data-border\":true,\"data-framer-name\":\"Rectangle 9\",name:\"Rectangle 9\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-e3cfvb\",\"data-framer-name\":\"vuejs\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:49,name:\"vuejs\",svg:'<svg width=\"49\" height=\"50\" viewBox=\"0 0 49 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_35)\">\\n<path d=\"M29.9609 4.29688L24.375 14.3229L18.7891 4.29688H0L24.375 47.6562L48.75 4.29688H29.9609Z\" fill=\"#42B883\"/>\\n<path d=\"M29.961 4.29688L24.375 14.3229L18.7891 4.29688H9.77539L24.375 30.3385L38.9746 4.29688H29.961Z\" fill=\"#35495E\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_35\">\\n<rect width=\"48.75\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1614l6k hidden-1r5gjb6 hidden-j54ohj\",\"data-framer-name\":\"Frame 40\",name:\"Frame 40\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1i1ebp7\",\"data-framer-name\":\"Frame 37\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 37\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_66)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_66)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M146.758 46.3117C146.75 46.289 146.741 46.2668 146.731 46.2453C146.717 46.2033 146.699 46.1625 146.679 46.1232C146.663 46.0988 146.645 46.0757 146.626 46.0539C146.605 46.0218 146.581 45.9912 146.556 45.9621C146.533 45.9406 146.505 45.923 146.481 45.9035C146.453 45.8795 146.423 45.8573 146.393 45.8371L136.992 40.425C136.874 40.3564 136.739 40.3203 136.602 40.3203C136.465 40.3203 136.33 40.3564 136.211 40.425L126.809 45.84C126.779 45.8605 126.75 45.883 126.723 45.9074C126.696 45.9253 126.671 45.9449 126.647 45.966C126.621 45.9946 126.598 46.0249 126.576 46.0568C126.56 46.0803 126.538 46.1008 126.524 46.1262C126.504 46.1656 126.487 46.2064 126.473 46.2482C126.465 46.2707 126.452 46.2912 126.445 46.3146C126.427 46.3809 126.418 46.4491 126.418 46.5178V56.7952L118.584 61.3058V41.1955C118.584 41.1265 118.575 41.0579 118.557 40.9914C118.551 40.968 118.537 40.9474 118.529 40.925C118.516 40.8833 118.499 40.8428 118.479 40.8039C118.465 40.7785 118.442 40.758 118.426 40.7336C118.404 40.7015 118.381 40.6709 118.356 40.6418C118.331 40.6209 118.306 40.6014 118.279 40.5832C118.252 40.5594 118.223 40.5373 118.193 40.5168L108.79 35.1047C108.671 35.0361 108.537 35 108.4 35C108.262 35 108.128 35.0361 108.009 35.1047L98.6075 40.5168C98.577 40.5367 98.5483 40.5593 98.5216 40.5842C98.4947 40.602 98.4689 40.6216 98.4445 40.6428C98.4192 40.6713 98.396 40.7017 98.3751 40.7336C98.3575 40.758 98.3361 40.7785 98.3214 40.8039C98.3014 40.8428 98.2847 40.8833 98.2716 40.925C98.2609 40.9462 98.2515 40.9681 98.2433 40.9904C98.2253 41.0573 98.2161 41.1262 98.2159 41.1955V73.3928C98.2156 73.5303 98.2515 73.6654 98.3201 73.7845C98.3887 73.9038 98.4875 74.0027 98.6066 74.0714L117.405 84.8957C117.447 84.9168 117.491 84.9344 117.535 84.9484C117.556 84.9563 117.575 84.9679 117.597 84.9738C117.728 85.0089 117.866 85.0089 117.997 84.9738C118.017 84.9689 118.033 84.9582 118.051 84.9523C118.098 84.9375 118.144 84.9185 118.188 84.8957L136.992 74.0714C137.111 74.0027 137.21 73.9038 137.279 73.7845C137.347 73.6654 137.383 73.5303 137.383 73.3928V63.1134L146.391 57.9269C146.511 57.8578 146.61 57.758 146.678 57.6379C146.747 57.5178 146.783 57.3817 146.781 57.2433V46.5158C146.782 46.4471 146.774 46.3785 146.758 46.3117ZM108.399 36.6877L116.23 41.1945L108.398 45.7043L100.568 41.1955L108.399 36.6877ZM117.017 42.5471V62.2072L112.473 64.8234L109.183 66.7179V47.0607L113.727 44.4445L117.017 42.5471ZM117.017 82.8577L99.7824 72.9397V42.551L103.072 44.4435L107.615 47.0607V68.0744C107.617 68.1039 107.621 68.1333 107.627 68.1623C107.629 68.201 107.635 68.2395 107.643 68.2775C107.653 68.3078 107.665 68.3372 107.68 68.3654C107.691 68.399 107.704 68.4318 107.721 68.463C107.739 68.4895 107.758 68.515 107.779 68.5393C107.799 68.568 107.821 68.5954 107.844 68.6213C107.866 68.6428 107.895 68.6584 107.919 68.6779C107.946 68.701 107.974 68.7227 108.003 68.7424L117.006 73.838L117.017 82.8577ZM117.798 72.4894L109.98 68.0637L118.191 63.3362L127.201 58.1495L135.026 62.6545L129.284 65.9318L117.798 72.4894ZM135.817 72.9358L118.582 82.8625V73.8478L131.348 66.5627L135.817 64.0089V72.9358ZM135.817 61.3019L132.527 59.4143L127.983 56.798V47.8703L131.274 49.7648L135.817 52.383V61.3019ZM136.599 51.0207L128.767 46.5119L136.599 42.0041L144.429 46.5109L136.599 51.0207ZM137.38 61.3019V52.383L141.934 49.7648L145.223 47.8703V56.7952L137.38 61.3019Z\" fill=\"#FF3D2E\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_66\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_66\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_66\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_66\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5mj7gb\",\"data-framer-name\":\"Frame 39\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 39\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_68)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_68)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M146.25 60C146.25 73.8109 135.341 85 121.875 85C108.409 85 97.5 73.8109 97.5 60C97.5 46.1891 108.409 35 121.875 35C135.341 35 146.25 46.1891 146.25 60ZM132.532 44.2453C130.056 44.3328 127.899 45.7328 126.287 47.6704C124.501 49.7954 123.319 52.3156 122.462 54.8813C120.938 53.6046 119.764 51.9359 117.312 51.211C116.344 50.9076 115.32 50.8469 114.324 51.034C113.329 51.221 112.392 51.6504 111.592 52.2859C110.761 52.9519 110.151 53.8641 109.844 54.8984C109.115 57.3484 110.623 59.5359 111.305 60.3171L112.804 61.9609C113.108 62.2796 113.86 63.125 113.487 64.3296C113.099 65.6484 111.56 66.4937 109.972 65.9985C109.266 65.7781 108.249 65.2344 108.479 64.475C108.575 64.1579 108.79 63.9312 108.908 63.6625C109.011 63.4329 109.066 63.2547 109.098 63.1577C109.384 62.189 108.994 60.9265 107.978 60.6094C107.034 60.3079 106.075 60.5454 105.693 61.7891C105.273 63.2062 105.931 65.7704 109.471 66.8937C113.621 68.1954 117.119 65.8829 117.619 62.8641C117.929 60.9765 117.094 59.5688 115.571 57.7703L114.326 56.3531C113.572 55.5891 113.319 54.2704 114.096 53.261C114.754 52.4046 115.691 52.0485 117.222 52.4719C119.466 53.0985 120.46 54.6844 122.126 55.9702C121.436 58.2827 120.982 60.6016 120.578 62.6844L120.333 64.239C119.143 70.6344 118.239 74.1516 115.874 76.1704C115.397 76.5125 114.716 77.0329 113.7 77.0719C113.159 77.0796 112.977 76.7078 112.977 76.536C112.96 76.1531 113.28 75.9735 113.493 75.8031C113.802 75.6329 114.287 75.3296 114.247 74.3952C114.215 73.289 113.319 72.3281 112.024 72.3703C111.057 72.4015 109.581 73.3375 109.637 75.0469C109.692 76.8202 111.302 78.1469 113.722 78.0579C115.024 78.0156 117.913 77.4719 120.76 73.9969C124.076 70.0173 125.006 65.4516 125.703 62.1079L126.482 57.7031C126.916 57.7531 127.378 57.786 127.885 57.8016C132.01 57.8906 134.075 55.6952 134.105 54.1C134.13 53.1313 133.488 52.1796 132.598 52.2048C132.216 52.2146 131.848 52.3541 131.551 52.6015C131.254 52.8489 131.045 53.1901 130.958 53.5719C130.767 54.4594 132.274 55.2656 131.099 56.0469C130.266 56.5984 128.767 56.9906 126.663 56.6719L127.045 54.4985C127.832 50.3812 128.79 45.3187 132.449 45.1984C132.719 45.1812 133.694 45.2047 133.711 45.8656C133.718 46.0844 133.673 46.1516 133.418 46.6469C133.181 46.9696 133.06 47.3666 133.077 47.7704C133.107 48.8204 133.886 49.5125 135.021 49.4704C136.527 49.4219 136.957 47.9079 136.94 47.1344C136.878 45.3109 135.004 44.1719 132.528 44.2469L132.532 44.2453Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_68\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_68\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_68\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_68\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cjr9yz\",\"data-framer-name\":\"Frame 35\",name:\"Frame 35\"})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4xl3yg hidden-1r5gjb6 hidden-j54ohj\",\"data-framer-name\":\"Frame 42\",name:\"Frame 42\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5fa53m\",\"data-framer-name\":\"Frame 40\",name:\"Frame 40\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-192faj2\",\"data-framer-name\":\"Frame 31\",name:\"Frame 31\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y3mqmy\",\"data-border\":true,\"data-framer-name\":\"Rectangle 5\",name:\"Rectangle 5\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yyctk0\",\"data-framer-name\":\"aws\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:84,name:\"aws\",svg:'<svg width=\"84\" height=\"50\" viewBox=\"0 0 84 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_15)\">\\n<path d=\"M23.7535 18.1172C23.7535 19.1423 23.8652 19.9734 24.0598 20.5829C24.3068 21.2685 24.6042 21.9352 24.9496 22.5773C25.0888 22.7989 25.1443 23.0204 25.1443 23.2145C25.1443 23.4914 24.9775 23.7685 24.6159 24.0457L22.8638 25.209C22.6134 25.3753 22.363 25.4583 22.1402 25.4583C21.8623 25.4583 21.584 25.3198 21.3058 25.0704C20.931 24.6693 20.5958 24.2333 20.3047 23.7685C20.0265 23.2979 19.7481 22.771 19.4423 22.1342C17.2728 24.6825 14.5468 25.957 11.2648 25.957C8.92858 25.957 7.06484 25.292 5.7018 23.9625C4.3391 22.6325 3.6438 20.8597 3.6438 18.6437C3.6438 16.289 4.47822 14.3777 6.17496 12.9372C7.87137 11.4966 10.1246 10.7763 12.9894 10.7763C13.9351 10.7763 14.9087 10.8593 15.9377 10.9979C16.967 11.1364 18.0238 11.358 19.1366 11.6074V9.58514C19.1366 7.47958 18.6913 6.01162 17.829 5.15279C16.9391 4.29397 15.4369 3.87828 13.2953 3.87828C12.3217 3.87828 11.3206 3.98939 10.2913 4.23874C9.26229 4.48776 8.26085 4.79266 7.2873 5.18057C6.84237 5.37436 6.50866 5.48514 6.31375 5.54069C6.11918 5.59626 5.98006 5.62371 5.86882 5.62371C5.47933 5.62371 5.28475 5.34658 5.28475 4.76488V3.40737C5.28475 2.96423 5.34054 2.63188 5.47933 2.43808C5.61846 2.24397 5.86882 2.05018 6.2583 1.85638C7.23185 1.35769 8.39997 0.942005 9.76268 0.609653C11.126 0.249523 12.5724 0.0835096 14.1022 0.0835096C17.4123 0.0835096 19.8321 0.831222 21.3898 2.32731C22.9195 3.82306 23.6984 6.09462 23.6984 9.14201V18.1172H23.7543H23.7535ZM12.4608 22.3279C13.3789 22.3279 14.3245 22.1619 15.3257 21.8293C16.3272 21.4969 17.2173 20.8874 17.9681 20.0564C18.4134 19.5303 18.747 18.9485 18.9137 18.2835C19.0807 17.6188 19.192 16.8152 19.192 15.8734V14.71C18.3485 14.5055 17.4941 14.3483 16.633 14.239C15.7658 14.1294 14.8926 14.0738 14.0184 14.0728C12.1547 14.0728 10.792 14.4329 9.87424 15.1809C8.95615 15.9289 8.5112 16.9815 8.5112 18.3665C8.5112 19.6685 8.84491 20.638 9.54021 21.3032C10.2079 21.9957 11.1815 22.3279 12.4608 22.3279ZM34.796 25.3198C34.2953 25.3198 33.9616 25.2368 33.7391 25.0427C33.5166 24.8767 33.3218 24.4888 33.1551 23.9625L26.6188 2.54887C26.4515 1.99462 26.3681 1.63449 26.3681 1.44069C26.3681 0.997562 26.5906 0.747888 27.0358 0.747888H29.7616C30.2899 0.747888 30.6517 0.831222 30.8463 1.02501C31.0688 1.19135 31.2359 1.57926 31.4025 2.10541L36.0753 20.4443L40.4144 2.10541C40.5537 1.55148 40.7206 1.19135 40.9427 1.02501C41.1656 0.858999 41.5551 0.748215 42.0557 0.748215H44.2807C44.809 0.748215 45.171 0.831222 45.3931 1.02501C45.6159 1.19135 45.8105 1.57926 45.9218 2.10541L50.3166 20.6659L55.1283 2.10541C55.2949 1.55148 55.4899 1.19135 55.6845 1.02501C55.907 0.858999 56.2685 0.748215 56.7692 0.748215H59.3558C59.8011 0.748215 60.0515 0.969784 60.0515 1.44069C60.0515 1.57926 60.0236 1.71782 59.9957 1.88383C59.9677 2.05018 59.9124 2.27174 59.8011 2.57664L53.0975 23.99C52.9308 24.5443 52.7362 24.9044 52.5135 25.0704C52.291 25.2368 51.9294 25.3475 51.4569 25.3475H49.0649C48.5362 25.3475 48.1746 25.2645 47.9519 25.0704C47.7294 24.8767 47.5348 24.5165 47.4236 23.9625L43.112 6.09462L38.8286 23.9345C38.6899 24.4888 38.5229 24.8489 38.3004 25.0427C38.078 25.2368 37.6884 25.3198 37.1881 25.3198H34.7957H34.796ZM70.5377 26.0678C69.0913 26.0678 67.6449 25.9015 66.2544 25.5692C64.8634 25.2368 63.7789 24.8763 63.0557 24.4613C62.6105 24.2117 62.3043 23.9348 62.1935 23.6854C62.0852 23.4409 62.0283 23.1769 62.0265 22.9097V21.4969C62.0265 20.9152 62.249 20.638 62.6663 20.638C62.8366 20.6387 63.0057 20.6669 63.167 20.7214C63.3337 20.7769 63.5841 20.8874 63.8623 20.9982C64.8447 21.4285 65.8703 21.7537 66.9218 21.9678C68.0112 22.188 69.1202 22.2994 70.2319 22.3002C71.9841 22.3002 73.3471 21.9957 74.2928 21.3862C75.2384 20.7767 75.7391 19.8904 75.7391 18.7544C75.7391 17.9789 75.4888 17.3417 74.9881 16.8152C74.4874 16.289 73.5416 15.8182 72.1789 15.3747L68.1456 14.1283C66.1152 13.491 64.6134 12.5492 63.6953 11.3025C62.7775 10.0835 62.3047 8.72632 62.3047 7.28579C62.3047 6.12239 62.555 5.09723 63.0557 4.21063C63.5562 3.32436 64.2239 2.54887 65.0584 1.93939C65.8928 1.30213 66.8384 0.831222 67.951 0.498869C69.0634 0.166517 70.2315 0.0279541 71.4555 0.0279541C72.0674 0.0279541 72.7072 0.0557318 73.3191 0.138738C73.9591 0.221745 74.5431 0.332529 75.1272 0.443313C75.6834 0.581876 76.2119 0.720438 76.7126 0.886777C77.2134 1.05279 77.6025 1.21913 77.8809 1.38514C78.2703 1.60704 78.5481 1.82861 78.7152 2.07796C78.8822 2.29952 78.9656 2.60409 78.9656 2.99201V4.29397C78.9656 4.87567 78.7431 5.18057 78.3257 5.18057C78.1033 5.18057 77.7416 5.06946 77.2692 4.84789C75.6834 4.12763 73.9032 3.76749 71.9286 3.76749C70.3431 3.76749 69.0913 4.01684 68.229 4.54332C67.367 5.06946 66.9218 5.87306 66.9218 7.00867C66.9218 7.78449 67.2 8.44919 67.7562 8.97567C68.3126 9.50181 69.3416 10.0283 70.8159 10.4992L74.7656 11.7459C76.7681 12.3832 78.2146 13.2694 79.0768 14.405C79.9391 15.541 80.3564 16.843 80.3564 18.2835C80.3564 19.4747 80.1058 20.555 79.633 21.4969C79.1326 22.4388 78.4649 23.2698 77.6025 23.9348C76.7402 24.6273 75.7112 25.126 74.5153 25.4862C73.2634 25.874 71.9562 26.0678 70.5377 26.0678Z\" fill=\"white\"/>\\n<path d=\"M75.7947 39.5308C66.6439 46.2625 53.3484 49.8361 41.9167 49.8361C25.8954 49.8361 11.4599 43.9354 0.55661 34.1288C-0.305702 33.3534 0.472938 32.3008 1.50193 32.9099C13.2954 39.7249 27.8425 43.8524 42.8904 43.8524C53.0425 43.8524 64.1961 41.7472 74.4598 37.4255C75.9897 36.7328 77.2969 38.4229 75.7947 39.5308ZM79.6055 35.2093C78.4374 33.7135 71.8729 34.4889 68.8969 34.8492C68.0066 34.9602 67.8675 34.1844 68.6744 33.6027C73.9034 29.9458 82.4983 30.9988 83.4994 32.2174C84.5008 33.4642 83.2212 42.0239 78.3259 46.1239C77.5751 46.7612 76.8519 46.4288 77.1856 45.5978C78.298 42.855 80.7737 36.6775 79.6055 35.2093Z\" fill=\"#FF9900\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_15\">\\n<rect width=\"84\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-51ybjx\",\"data-framer-name\":\"Frame 32\",name:\"Frame 32\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cabxb0\",\"data-border\":true,\"data-framer-name\":\"Rectangle 6\",name:\"Rectangle 6\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4lw3cx\",\"data-framer-name\":\"golang\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:38,intrinsicWidth:98,name:\"golang\",svg:'<svg width=\"98\" height=\"38\" viewBox=\"0 0 98 38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_50_514)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.66948 11.7409C7.48011 11.7409 7.43276 11.6435 7.52744 11.4973L8.52165 10.1819C8.61634 10.0358 8.85305 9.93835 9.04243 9.93835H25.9439C26.1333 9.93835 26.1806 10.0845 26.0859 10.2307L25.2811 11.4973C25.1864 11.6435 24.9496 11.7896 24.8077 11.7896L7.66948 11.7409Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.520792 16.2229C0.33142 16.2229 0.284078 16.1255 0.378764 15.9793L1.37296 14.6639C1.46765 14.5177 1.70436 14.4203 1.89374 14.4203H23.4822C23.6715 14.4203 23.7662 14.5665 23.7189 14.7126L23.3402 15.8819C23.2928 16.0767 23.1033 16.1741 22.914 16.1741L0.520792 16.2229Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9776 20.7051C11.7882 20.7051 11.7409 20.5589 11.8356 20.4127L12.4984 19.1947C12.593 19.0486 12.7824 18.9025 12.9717 18.9025H22.4404C22.6298 18.9025 22.7245 19.0486 22.7245 19.2435L22.6298 20.4127C22.6298 20.6075 22.4404 20.7537 22.2984 20.7537L11.9776 20.7051Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M61.1198 10.864C58.1371 11.6435 56.1014 12.2281 53.1662 13.0076C52.456 13.2024 52.4087 13.2512 51.7932 12.5204C51.0831 11.6922 50.5623 11.1563 49.5681 10.6691C46.5855 9.15886 43.6975 9.59733 40.999 11.3999C37.7797 13.5434 36.1227 16.7101 36.17 20.6563C36.2174 24.5537 38.8212 27.7691 42.5613 28.305C45.7807 28.7434 48.4792 27.5743 50.6096 25.0896C51.0357 24.5537 51.4144 23.9691 51.8879 23.287C50.1835 23.287 48.0532 23.287 42.7507 23.287C41.7565 23.287 41.5198 22.6537 41.8511 21.8255C42.4667 20.3153 43.6028 17.7819 44.2656 16.5153C44.4077 16.2229 44.7391 15.7358 45.4492 15.7358H62.6821C62.5874 17.0512 62.5874 18.3665 62.398 19.6819C61.8772 23.1896 60.599 26.405 58.5158 29.2307C55.1072 33.8589 50.657 36.7332 45.0231 37.5127C40.3835 38.146 36.0753 37.2203 32.2879 34.2974C28.7845 31.5691 26.7961 27.9641 26.2753 23.4819C25.6599 18.1717 27.1748 13.3974 30.2995 9.20758C33.6608 4.67681 38.1111 1.80246 43.5556 0.77938C48.0058 -0.0488251 52.2667 0.487072 56.1014 3.16655C58.6106 4.87169 60.4096 7.21015 61.5932 10.0358C61.8772 10.4742 61.6879 10.7178 61.1198 10.864Z\" fill=\"#6AD7E5\"/>\\n<path d=\"M76.7904 37.8049C72.4822 37.7075 68.5527 36.4408 65.2387 33.5178C62.4454 31.0332 60.6938 27.8665 60.1257 24.1152C59.2734 18.6101 60.7411 13.7383 63.9604 9.40238C67.4165 4.72547 71.5826 2.28957 77.2165 1.26649C82.0454 0.389566 86.5904 0.876746 90.7092 3.7511C94.4494 6.38188 96.7691 9.93828 97.3846 14.6152C98.1894 21.1921 96.343 26.5511 91.9402 31.1306C88.8155 34.3947 84.9807 36.4409 80.5778 37.3665C79.2995 37.6101 78.0213 37.6588 76.7904 37.8049ZM88.058 18.123C88.0106 17.4896 88.0106 17.0023 87.916 16.5152C87.0638 11.6921 82.7556 8.96393 78.258 10.0357C73.8551 11.0588 71.0146 13.9332 69.973 18.5127C69.1208 22.3127 70.9198 26.1613 74.3286 27.7204C76.9324 28.8896 79.5362 28.7434 82.0454 27.428C85.7855 25.4306 87.8213 22.3127 88.058 18.123Z\" fill=\"#6AD7E5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_50_514\">\\n<rect width=\"98\" height=\"38\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q11gxt\",\"data-framer-name\":\"Frame 33\",name:\"Frame 33\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9ive68\",\"data-border\":true,\"data-framer-name\":\"Rectangle 7\",name:\"Rectangle 7\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1qdbj73\",\"data-framer-name\":\"nodejs\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:44,name:\"nodejs\",svg:'<svg width=\"44\" height=\"50\" viewBox=\"0 0 44 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_26)\">\\n<path d=\"M22.1641 50.0016H22.1578C21.4516 50.0016 20.7912 49.812 20.2246 49.4788L20.2433 49.4891L14.1246 45.8704C13.2121 45.3579 13.6578 45.1787 13.9578 45.0725C14.948 44.7655 15.8946 44.3329 16.7746 43.785L16.7246 43.8141C16.7975 43.7809 16.8777 43.7669 16.9576 43.7734C17.0375 43.78 17.1143 43.8069 17.1808 43.8516L17.1787 43.8495L21.8787 46.6391C21.9666 46.6862 22.0647 46.7106 22.1643 46.7102C22.2641 46.71 22.3621 46.6847 22.4496 46.637L22.4453 46.6391L40.7662 36.062C40.8512 36.0101 40.9215 35.9373 40.9703 35.8505C41.0192 35.7636 41.0451 35.6657 41.0453 35.5662V14.4225C41.0446 14.3221 41.0181 14.2238 40.9685 14.1366C40.9188 14.0495 40.8478 13.9765 40.762 13.9245L40.76 13.9225L22.4453 3.35579C22.3587 3.30736 22.261 3.28211 22.1617 3.28247C22.0625 3.28285 21.965 3.30881 21.8787 3.35786L21.8808 3.35579L3.57035 13.9245C3.48295 13.9757 3.41033 14.0486 3.35958 14.1364C3.30882 14.224 3.28167 14.3233 3.28077 14.4245V35.5682C3.28077 35.7787 3.39535 35.96 3.56619 36.0558L3.56827 36.0579L8.5891 38.9579C11.312 40.3204 12.9787 38.7163 12.9787 37.1058V16.2266C12.9787 15.935 13.2162 15.6975 13.5078 15.6975H15.8391C16.1308 15.6975 16.3683 15.9329 16.3683 16.2266V37.1058C16.3683 40.7413 14.3891 42.8266 10.9433 42.8266L10.8058 42.8288C9.35164 42.831 7.92579 42.427 6.6891 41.662L1.91827 38.9162C1.33379 38.5754 0.848859 38.0872 0.511829 37.5005C0.174799 36.9139 -0.0025586 36.249 -0.00256348 35.5725V14.4245C-0.000480139 13.0079 0.764103 11.7725 1.9016 11.1016L1.92035 11.0912L20.2433 0.5037C20.8368 0.178286 21.5031 0.00856892 22.1801 0.0103905C22.857 0.012212 23.5223 0.185514 24.1141 0.514116L24.0933 0.5037L42.4141 11.0912C43.5703 11.7725 44.3328 13.0079 44.3371 14.4245V35.5704C44.3363 36.2438 44.1601 36.9053 43.8258 37.4897C43.4916 38.0742 43.0107 38.5616 42.4308 38.9037L42.412 38.9141L24.0953 49.4933C23.512 49.8316 22.849 50.0085 22.1746 50.0058H22.16L22.1641 50.0016Z\" fill=\"#6CAF6A\"/>\\n<path d=\"M27.8251 35.4355C19.8083 35.4355 18.1271 31.7563 18.1271 28.6668V28.6647C18.1271 28.373 18.3626 28.1375 18.6542 28.1375H21.0292C21.2938 28.1375 21.5126 28.3313 21.5542 28.5834V28.5855C21.9105 30.998 22.9771 32.2147 27.8251 32.2147C31.6854 32.2147 33.3251 31.3418 33.3251 29.2938C33.3251 28.1125 32.8605 27.2375 26.8626 26.65C21.8501 26.15 18.7501 25.0459 18.7501 21.0355C18.7501 17.3397 21.8667 15.1334 27.0833 15.1334C32.9542 15.1334 35.8583 17.1709 36.2251 21.5418L36.2271 21.5875C36.2271 21.7279 36.1713 21.8625 36.0721 21.9618C35.9729 22.061 35.8383 22.1168 35.6979 22.1168H33.3376C33.2179 22.1163 33.1022 22.0752 33.0091 22.0003C32.916 21.9253 32.8511 21.8209 32.8251 21.7043V21.7C32.2542 19.1625 30.8667 18.3522 27.1042 18.3522C22.8896 18.3522 22.4001 19.8209 22.4001 20.9188C22.4001 22.2522 22.9792 22.6397 28.6688 23.3918C34.298 24.1375 36.9729 25.1897 36.9729 29.1459C36.9646 33.1438 33.6376 35.4313 27.8313 35.4313L27.8251 35.4355Z\" fill=\"#6CAF6A\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_26\">\\n<rect width=\"43.75\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u6kdus\",\"data-framer-name\":\"Frame 40\",name:\"Frame 40\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-lr27ip\",\"data-framer-name\":\"Frame 36\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 36\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_65)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_65)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M143.965 35H99.7852C98.5231 35 97.5 36.0493 97.5 37.3438V82.6562C97.5 83.9506 98.5231 85 99.7852 85H143.965C145.227 85 146.25 83.9506 146.25 82.6562V37.3438C146.25 36.0493 145.227 35 143.965 35Z\" fill=\"#3178C6\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M125.783 73.8547V79.3336C126.649 79.7899 127.672 80.1324 128.854 80.3605C130.036 80.5891 131.281 80.7031 132.59 80.7031C133.866 80.7031 135.079 80.5777 136.227 80.3266C137.376 80.0754 138.382 79.6618 139.248 79.0851C140.113 78.5086 140.798 77.7555 141.303 76.825C141.808 75.8949 142.06 74.7449 142.06 73.3752C142.06 72.3822 141.916 71.512 141.628 70.7643C141.339 70.0166 140.923 69.3519 140.379 68.7698C139.836 68.1876 139.184 67.6654 138.424 67.2031C137.664 66.7409 136.807 66.3043 135.852 65.8934C135.154 65.5966 134.527 65.3084 133.972 65.0288C133.417 64.7491 132.946 64.4637 132.557 64.1727C132.169 63.8816 131.869 63.5735 131.658 63.2481C131.448 62.9229 131.342 62.5547 131.342 62.1439C131.342 61.7671 131.437 61.4276 131.625 61.1251C131.814 60.8226 132.08 60.563 132.424 60.3461C132.768 60.1292 133.19 59.9609 133.689 59.841C134.188 59.7211 134.743 59.6613 135.353 59.6613C135.797 59.6613 136.266 59.6955 136.76 59.764C137.253 59.8325 137.75 59.938 138.249 60.0807C138.749 60.2234 139.234 60.4031 139.706 60.62C140.177 60.8369 140.612 61.088 141.012 61.3734V56.2541C140.202 55.9346 139.317 55.6978 138.357 55.5436C137.398 55.3895 136.297 55.3125 135.054 55.3125C133.789 55.3125 132.59 55.4522 131.459 55.732C130.327 56.0116 129.331 56.4482 128.471 57.0417C127.611 57.6352 126.932 58.3915 126.432 59.3103C125.933 60.2291 125.684 61.3277 125.684 62.6061C125.684 64.2384 126.141 65.6309 127.057 66.7836C127.972 67.9365 129.362 68.9124 131.226 69.7114C131.958 70.0195 132.64 70.322 133.273 70.6188C133.905 70.9155 134.452 71.2237 134.912 71.5434C135.373 71.8629 135.736 72.211 136.002 72.5877C136.269 72.9644 136.402 73.3924 136.402 73.8717C136.402 74.2257 136.319 74.5539 136.152 74.8563C135.986 75.1586 135.733 75.4211 135.395 75.6437C135.056 75.8664 134.635 76.0406 134.13 76.166C133.625 76.2914 133.034 76.3543 132.357 76.3543C131.204 76.3543 130.061 76.1461 128.929 75.7293C127.797 75.3129 126.749 74.6879 125.783 73.8547ZM116.81 60.2165H123.779V55.7031H104.355V60.2165H111.29V80.3125H116.81V60.2165Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_65\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_65\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_65\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_65\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1djhhs8\",\"data-framer-name\":\"Frame 34\",name:\"Frame 34\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yzftym\",\"data-border\":true,\"data-framer-name\":\"Rectangle 8\",name:\"Rectangle 8\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-15jn04u\",\"data-framer-name\":\"react\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:55,name:\"react\",svg:'<svg width=\"55\" height=\"50\" viewBox=\"0 0 55 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_30)\">\\n<path d=\"M45.221 16.1896C44.6356 15.9846 44.0454 15.7947 43.4506 15.6201C43.5505 15.2033 43.6425 14.7917 43.7241 14.3873C45.0644 7.74679 44.1883 2.39702 41.1956 0.63561C38.3264 -1.05299 33.634 0.70776 28.895 4.91763C28.4279 5.33327 27.9713 5.7609 27.5254 6.20008C27.2269 5.90803 26.9231 5.62166 26.6143 5.34109C21.6475 0.839778 16.6691 -1.05737 13.6798 0.709075C10.8131 2.40293 9.96424 7.43209 11.1708 13.7255C11.2908 14.3488 11.4264 14.9688 11.5773 15.5852C10.8726 15.7896 10.1926 16.0071 9.54185 16.2387C3.71872 18.3111 0 21.5586 0 24.9272C0 28.4065 3.99222 31.8961 10.0573 34.0121C10.549 34.183 11.0448 34.3413 11.5442 34.487C11.382 35.1507 11.238 35.819 11.1124 36.4908C9.96209 42.6751 10.8603 47.5853 13.7192 49.2685C16.6721 51.0067 21.6281 49.2202 26.4538 44.9143C26.845 44.5642 27.2278 44.2043 27.6014 43.8347C28.0843 44.3103 28.58 44.772 29.0881 45.2193C33.7627 49.3251 38.3792 50.983 41.2354 49.2952C44.1854 47.5521 45.1442 42.2771 43.8995 35.8593C43.8014 35.3565 43.6914 34.8562 43.5696 34.3588C43.9178 34.2536 44.2594 34.1452 44.5924 34.0326C50.8975 31.9003 55 28.453 55 24.9272C55 21.5463 51.1611 18.2768 45.221 16.1896ZM43.8535 31.7562C43.5528 31.8577 43.2441 31.9558 42.9296 32.0512C42.2335 29.8018 41.2943 27.4102 40.1446 24.9388C41.2416 22.5266 42.1449 20.1655 42.8214 17.9308C43.384 18.097 43.93 18.2722 44.4564 18.4571C49.546 20.2457 52.6505 22.8897 52.6505 24.9272C52.6505 27.0975 49.2976 29.9147 43.8535 31.7562ZM41.5946 36.3251C42.145 39.1628 42.2235 41.7286 41.8589 43.7345C41.5315 45.537 40.8727 46.7385 40.058 47.2198C38.3249 48.244 34.6183 46.9128 30.6206 43.4013C30.148 42.9855 29.6869 42.5562 29.2376 42.1141C30.7875 40.3841 32.3364 38.3728 33.848 36.1391C36.5069 35.8983 39.0189 35.5045 41.2969 34.967C41.409 35.429 41.5086 35.8821 41.5946 36.3251ZM18.7507 47.0428C17.0572 47.6531 15.7085 47.6707 14.8931 47.1908C13.1584 46.1696 12.4371 42.2268 13.4209 36.9382C13.5378 36.3133 13.6718 35.6918 13.8224 35.0745C16.0753 35.5832 18.569 35.949 21.2341 36.1696C22.756 38.3553 24.3495 40.3643 25.9555 42.1236C25.6143 42.4606 25.2649 42.7891 24.9078 43.1086C22.7736 45.0126 20.6353 46.3635 18.7507 47.0428ZM10.8174 31.7428C8.13549 30.8071 5.92066 29.5911 4.40258 28.2641C3.03832 27.0718 2.34975 25.8878 2.34975 24.9272C2.34975 22.883 5.33542 20.2755 10.3153 18.5033C10.9196 18.2885 11.5521 18.0856 12.2085 17.8952C12.8969 20.1803 13.7996 22.5696 14.8891 24.9856C13.7855 27.4373 12.8698 29.8647 12.1748 32.1768C11.7189 32.0436 11.2663 31.8988 10.8174 31.7428ZM13.4767 13.2647C12.4431 7.87289 13.1295 3.80557 14.8571 2.78473C16.697 1.69746 20.7657 3.24767 25.0542 7.13451C25.3339 7.38855 25.609 7.64772 25.8794 7.91192C24.2814 9.66346 22.7025 11.6575 21.1941 13.8303C18.6074 14.0751 16.1314 14.4681 13.8549 14.9946C13.7146 14.4213 13.5885 13.8447 13.4767 13.265V13.2647ZM37.2012 19.2446C36.6636 18.2966 36.1059 17.3605 35.5288 16.437C37.2835 16.6635 38.9649 16.9641 40.5438 17.3317C40.0699 18.8826 39.479 20.5038 38.7836 22.1661C38.2752 21.1816 37.7477 20.2076 37.2012 19.2446ZM27.5264 9.62596C28.6101 10.8244 29.6955 12.1624 30.763 13.6141C28.5974 13.5097 26.4281 13.5092 24.2625 13.6128C25.3311 12.1744 26.4257 10.8382 27.5264 9.62596ZM17.7895 19.2611C17.2499 20.2162 16.7321 21.1842 16.2369 22.1641C15.5527 20.5077 14.9672 18.879 14.4893 17.3062C16.0585 16.9478 17.7319 16.6548 19.4756 16.4326C18.892 17.3617 18.3298 18.3047 17.7895 19.2608V19.2611ZM19.5256 33.5926C17.7241 33.3873 16.0256 33.1095 14.4569 32.7608C14.9424 31.16 15.5408 29.4966 16.2396 27.8047C16.7369 28.7853 17.2568 29.7538 17.7987 30.7095C18.356 31.692 18.9331 32.6542 19.5256 33.5926ZM27.5912 40.3975C26.4775 39.1711 25.3669 37.8143 24.2821 36.3551C25.3352 36.3972 26.4088 36.4187 27.5 36.4187C28.621 36.4187 29.7292 36.3931 30.82 36.3435C29.749 37.829 28.6676 39.1878 27.5912 40.3975ZM38.8057 27.7183C39.5409 29.4288 40.1605 31.0835 40.6525 32.6568C39.058 33.0283 37.3363 33.3275 35.522 33.5496C36.1034 32.609 36.6663 31.6566 37.2105 30.6931C37.7638 29.7137 38.2956 28.7218 38.8057 27.7183ZM35.1753 29.4948C34.3421 30.9721 33.4622 32.4213 32.5368 33.8402C30.8605 33.9613 29.1805 34.0216 27.5 34.0207C25.7884 34.0207 24.1235 33.9663 22.5204 33.8602C21.5708 32.4446 20.674 30.9928 19.832 29.508H19.8323C18.9941 28.031 18.2114 26.5221 17.4855 24.9845C18.2095 23.4466 18.99 21.937 19.8251 20.4588L19.8249 20.4591C20.6597 18.9806 21.5494 17.5351 22.4918 16.1255C24.1274 15.9992 25.8046 15.9335 27.4998 15.9335H27.5C29.2029 15.9335 30.8822 15.9998 32.5175 16.1271C33.4504 17.5345 34.3343 18.9751 35.1675 20.4461C36.0055 21.921 36.7962 23.4232 37.5386 24.9505C36.8039 26.4935 36.0156 28.0092 35.1753 29.4948ZM40.0221 2.71324C41.8638 3.79746 42.5801 8.16959 41.423 13.9031C41.349 14.269 41.2661 14.6415 41.1759 15.0193C38.8937 14.4817 36.416 14.0818 33.8218 13.8335C32.3106 11.6367 30.7446 9.63956 29.1725 7.91061C29.5845 7.50524 30.0064 7.11038 30.4375 6.7264C34.4981 3.11961 38.2931 1.69548 40.0221 2.71324ZM27.5 19.9141C30.2124 19.9141 32.4114 22.1586 32.4114 24.9272C32.4114 27.696 30.2124 29.9405 27.5 29.9405C24.7876 29.9405 22.5886 27.696 22.5886 24.9272C22.5886 22.1586 24.7876 19.9141 27.5 19.9141Z\" fill=\"#00D8FF\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_30\">\\n<rect width=\"55\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u1pdce\",\"data-framer-name\":\"Frame 35\",name:\"Frame 35\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s8pwh7\",\"data-border\":true,\"data-framer-name\":\"Rectangle 9\",name:\"Rectangle 9\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12lv7cp\",\"data-framer-name\":\"vuejs\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:49,name:\"vuejs\",svg:'<svg width=\"49\" height=\"50\" viewBox=\"0 0 49 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_35)\">\\n<path d=\"M29.9609 4.29688L24.375 14.3229L18.7891 4.29688H0L24.375 47.6562L48.75 4.29688H29.9609Z\" fill=\"#42B883\"/>\\n<path d=\"M29.961 4.29688L24.375 14.3229L18.7891 4.29688H9.77539L24.375 30.3385L38.9746 4.29688H29.961Z\" fill=\"#35495E\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_35\">\\n<rect width=\"48.75\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kwq3sp\",\"data-framer-name\":\"Frame 41\",name:\"Frame 41\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kfjkli\",\"data-framer-name\":\"Frame 37\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 37\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_66)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_66)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M146.758 46.3117C146.75 46.289 146.741 46.2668 146.731 46.2453C146.717 46.2033 146.699 46.1625 146.679 46.1232C146.663 46.0988 146.645 46.0757 146.626 46.0539C146.605 46.0218 146.581 45.9912 146.556 45.9621C146.533 45.9406 146.505 45.923 146.481 45.9035C146.453 45.8795 146.423 45.8573 146.393 45.8371L136.992 40.425C136.874 40.3564 136.739 40.3203 136.602 40.3203C136.465 40.3203 136.33 40.3564 136.211 40.425L126.809 45.84C126.779 45.8605 126.75 45.883 126.723 45.9074C126.696 45.9253 126.671 45.9449 126.647 45.966C126.621 45.9946 126.598 46.0249 126.576 46.0568C126.56 46.0803 126.538 46.1008 126.524 46.1262C126.504 46.1656 126.487 46.2064 126.473 46.2482C126.465 46.2707 126.452 46.2912 126.445 46.3146C126.427 46.3809 126.418 46.4491 126.418 46.5178V56.7952L118.584 61.3058V41.1955C118.584 41.1265 118.575 41.0579 118.557 40.9914C118.551 40.968 118.537 40.9474 118.529 40.925C118.516 40.8833 118.499 40.8428 118.479 40.8039C118.465 40.7785 118.442 40.758 118.426 40.7336C118.404 40.7015 118.381 40.6709 118.356 40.6418C118.331 40.6209 118.306 40.6014 118.279 40.5832C118.252 40.5594 118.223 40.5373 118.193 40.5168L108.79 35.1047C108.671 35.0361 108.537 35 108.4 35C108.262 35 108.128 35.0361 108.009 35.1047L98.6075 40.5168C98.577 40.5367 98.5483 40.5593 98.5216 40.5842C98.4947 40.602 98.4689 40.6216 98.4445 40.6428C98.4192 40.6713 98.396 40.7017 98.3751 40.7336C98.3575 40.758 98.3361 40.7785 98.3214 40.8039C98.3014 40.8428 98.2847 40.8833 98.2716 40.925C98.2609 40.9462 98.2515 40.9681 98.2433 40.9904C98.2253 41.0573 98.2161 41.1262 98.2159 41.1955V73.3928C98.2156 73.5303 98.2515 73.6654 98.3201 73.7845C98.3887 73.9038 98.4875 74.0027 98.6066 74.0714L117.405 84.8957C117.447 84.9168 117.491 84.9344 117.535 84.9484C117.556 84.9563 117.575 84.9679 117.597 84.9738C117.728 85.0089 117.866 85.0089 117.997 84.9738C118.017 84.9689 118.033 84.9582 118.051 84.9523C118.098 84.9375 118.144 84.9185 118.188 84.8957L136.992 74.0714C137.111 74.0027 137.21 73.9038 137.279 73.7845C137.347 73.6654 137.383 73.5303 137.383 73.3928V63.1134L146.391 57.9269C146.511 57.8578 146.61 57.758 146.678 57.6379C146.747 57.5178 146.783 57.3817 146.781 57.2433V46.5158C146.782 46.4471 146.774 46.3785 146.758 46.3117ZM108.399 36.6877L116.23 41.1945L108.398 45.7043L100.568 41.1955L108.399 36.6877ZM117.017 42.5471V62.2072L112.473 64.8234L109.183 66.7179V47.0607L113.727 44.4445L117.017 42.5471ZM117.017 82.8577L99.7824 72.9397V42.551L103.072 44.4435L107.615 47.0607V68.0744C107.617 68.1039 107.621 68.1333 107.627 68.1623C107.629 68.201 107.635 68.2395 107.643 68.2775C107.653 68.3078 107.665 68.3372 107.68 68.3654C107.691 68.399 107.704 68.4318 107.721 68.463C107.739 68.4895 107.758 68.515 107.779 68.5393C107.799 68.568 107.821 68.5954 107.844 68.6213C107.866 68.6428 107.895 68.6584 107.919 68.6779C107.946 68.701 107.974 68.7227 108.003 68.7424L117.006 73.838L117.017 82.8577ZM117.798 72.4894L109.98 68.0637L118.191 63.3362L127.201 58.1495L135.026 62.6545L129.284 65.9318L117.798 72.4894ZM135.817 72.9358L118.582 82.8625V73.8478L131.348 66.5627L135.817 64.0089V72.9358ZM135.817 61.3019L132.527 59.4143L127.983 56.798V47.8703L131.274 49.7648L135.817 52.383V61.3019ZM136.599 51.0207L128.767 46.5119L136.599 42.0041L144.429 46.5109L136.599 51.0207ZM137.38 61.3019V52.383L141.934 49.7648L145.223 47.8703V56.7952L137.38 61.3019Z\" fill=\"#FF3D2E\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_66\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_66\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_66\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_66\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-40ubc4\",\"data-framer-name\":\"Frame 38\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 38\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_67)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_67)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M100.006 48.0531H115.533V49.2858H101.429V58.5631H114.692V59.7958H101.429V69.9813H115.695V71.2141H100.006V48.0531ZM116.924 48.0531H118.574L125.884 58.2386L133.357 48.0531L143.52 35.1152L126.823 59.3092L135.427 71.2141H133.712L125.884 60.3797L118.024 71.2141H116.342L125.011 59.3092L116.924 48.0531H116.924ZM136.042 49.2858V48.0531H153.736V49.2858H145.585V71.2136H144.161V49.2858H136.043H136.042ZM80.5808 48.0531H82.3601L106.893 84.7213L96.7547 71.2141L82.0686 49.8047L82.0039 71.2141H80.5808V48.0531ZM153.593 69.6092C153.302 69.6092 153.084 69.3842 153.084 69.0936C153.084 68.8024 153.302 68.5774 153.593 68.5774C153.887 68.5774 154.102 68.8024 154.102 69.0936C154.102 69.3842 153.887 69.6092 153.593 69.6092H153.593ZM154.991 68.2519H155.753C155.764 68.6642 156.065 68.9408 156.508 68.9408C157.003 68.9408 157.283 68.6436 157.283 68.0858V64.5547H158.059V68.0892C158.059 69.0936 157.477 69.6719 156.515 69.6719C155.612 69.6719 154.992 69.1108 154.992 68.2519H154.991ZM159.073 68.2074H159.842C159.907 68.6813 160.371 68.9824 161.039 68.9824C161.662 68.9824 162.119 68.6602 162.119 68.2174C162.119 67.8369 161.829 67.6081 161.167 67.4524L160.523 67.2969C159.62 67.0858 159.208 66.6492 159.208 65.9152C159.208 65.0252 159.935 64.4331 161.025 64.4331C162.039 64.4331 162.781 65.0252 162.825 65.8663H162.071C161.998 65.4063 161.597 65.1186 161.015 65.1186C160.402 65.1186 159.994 65.4131 159.994 65.8631C159.994 66.2197 160.257 66.4242 160.908 66.5763L161.458 66.7113C162.483 66.9502 162.905 67.3658 162.905 68.1169C162.905 69.0724 162.164 69.6719 160.98 69.6719C159.873 69.6719 159.128 69.1002 159.073 68.2069V68.2074Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_67\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_67\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_67\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_67\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ckzfau\",\"data-framer-name\":\"Frame 39\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 39\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_68)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_68)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M146.25 60C146.25 73.8109 135.341 85 121.875 85C108.409 85 97.5 73.8109 97.5 60C97.5 46.1891 108.409 35 121.875 35C135.341 35 146.25 46.1891 146.25 60ZM132.532 44.2453C130.056 44.3328 127.899 45.7328 126.287 47.6704C124.501 49.7954 123.319 52.3156 122.462 54.8813C120.938 53.6046 119.764 51.9359 117.312 51.211C116.344 50.9076 115.32 50.8469 114.324 51.034C113.329 51.221 112.392 51.6504 111.592 52.2859C110.761 52.9519 110.151 53.8641 109.844 54.8984C109.115 57.3484 110.623 59.5359 111.305 60.3171L112.804 61.9609C113.108 62.2796 113.86 63.125 113.487 64.3296C113.099 65.6484 111.56 66.4937 109.972 65.9985C109.266 65.7781 108.249 65.2344 108.479 64.475C108.575 64.1579 108.79 63.9312 108.908 63.6625C109.011 63.4329 109.066 63.2547 109.098 63.1577C109.384 62.189 108.994 60.9265 107.978 60.6094C107.034 60.3079 106.075 60.5454 105.693 61.7891C105.273 63.2062 105.931 65.7704 109.471 66.8937C113.621 68.1954 117.119 65.8829 117.619 62.8641C117.929 60.9765 117.094 59.5688 115.571 57.7703L114.326 56.3531C113.572 55.5891 113.319 54.2704 114.096 53.261C114.754 52.4046 115.691 52.0485 117.222 52.4719C119.466 53.0985 120.46 54.6844 122.126 55.9702C121.436 58.2827 120.982 60.6016 120.578 62.6844L120.333 64.239C119.143 70.6344 118.239 74.1516 115.874 76.1704C115.397 76.5125 114.716 77.0329 113.7 77.0719C113.159 77.0796 112.977 76.7078 112.977 76.536C112.96 76.1531 113.28 75.9735 113.493 75.8031C113.802 75.6329 114.287 75.3296 114.247 74.3952C114.215 73.289 113.319 72.3281 112.024 72.3703C111.057 72.4015 109.581 73.3375 109.637 75.0469C109.692 76.8202 111.302 78.1469 113.722 78.0579C115.024 78.0156 117.913 77.4719 120.76 73.9969C124.076 70.0173 125.006 65.4516 125.703 62.1079L126.482 57.7031C126.916 57.7531 127.378 57.786 127.885 57.8016C132.01 57.8906 134.075 55.6952 134.105 54.1C134.13 53.1313 133.488 52.1796 132.598 52.2048C132.216 52.2146 131.848 52.3541 131.551 52.6015C131.254 52.8489 131.045 53.1901 130.958 53.5719C130.767 54.4594 132.274 55.2656 131.099 56.0469C130.266 56.5984 128.767 56.9906 126.663 56.6719L127.045 54.4985C127.832 50.3812 128.79 45.3187 132.449 45.1984C132.719 45.1812 133.694 45.2047 133.711 45.8656C133.718 46.0844 133.673 46.1516 133.418 46.6469C133.181 46.9696 133.06 47.3666 133.077 47.7704C133.107 48.8204 133.886 49.5125 135.021 49.4704C136.527 49.4219 136.957 47.9079 136.94 47.1344C136.878 45.3109 135.004 44.1719 132.528 44.2469L132.532 44.2453Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_68\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_68\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_68\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_68\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11s0hgy\",\"data-border\":true,\"data-framer-name\":\"Banner\",name:\"Banner\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1icpke1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We\u2019re dedicated to building a diverse team in every sense of the word.\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We\u2019re dedicated to building a diverse team in every sense of the word.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We\u2019re dedicated to building a diverse team in every sense of the word.\"})}),className:\"framer-1z0palz\",\"data-framer-name\":\"Work with teams CTOs praise as \u201Csuper-friendly\u201D and \u201Creliable\u201D\",fonts:[\"GF;Inter-700\"],name:\"Work with teams CTOs praise as \u201Csuper-friendly\u201D and \u201Creliable\u201D\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:people@thecodebase.io\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1ixfzj framer-lux5qc\",\"data-framer-name\":\"Frame 9\",name:\"Frame 9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(2, 2, 9)\"},children:\"Learn More\"})}),className:\"framer-1k94sfe\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"center\",withExternalLayout:true})})})]})}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-531799 hidden-1nuotwh hidden-1r5gjb6 hidden-j54ohj\",id:id1,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-40zxxu\",id:id2,ref:ref4,children:[/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1ivm6a6\",\"data-framer-name\":\"Our technology stack\",fonts:[\"GF;Inter-700\"],name:\"Our technology stack\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Our technology stack</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-2jza25\",\"data-framer-name\":\"Whatever web applications you\u2019re building, we got your back at every stage of web development, including web design.\",fonts:[\"GF;Inter-regular\"],name:\"Whatever web applications you\u2019re building, we got your back at every stage of web development, including web design.\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Whatever web applications you\u2019re building, we got your back at every stage of web development, including web design.</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o25ei3\",children:/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-ozip5u\",\"data-framer-name\":\"Learn more -->\",fonts:[\"GF;Inter-600\"],name:\"Learn more -->\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Learn more --&gt;</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bh2ekq\",\"data-framer-name\":\"Frame 42\",name:\"Frame 42\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ppjrmp\",\"data-framer-name\":\"Frame 40\",name:\"Frame 40\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h53iio\",\"data-framer-name\":\"Frame 31\",name:\"Frame 31\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lj3jc5\",\"data-border\":true,\"data-framer-name\":\"Rectangle 5\",name:\"Rectangle 5\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1pxthik\",\"data-framer-name\":\"aws\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:84,name:\"aws\",svg:'<svg width=\"84\" height=\"50\" viewBox=\"0 0 84 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_15)\">\\n<path d=\"M23.7535 18.1172C23.7535 19.1423 23.8652 19.9734 24.0598 20.5829C24.3068 21.2685 24.6042 21.9352 24.9496 22.5773C25.0888 22.7989 25.1443 23.0204 25.1443 23.2145C25.1443 23.4914 24.9775 23.7685 24.6159 24.0457L22.8638 25.209C22.6134 25.3753 22.363 25.4583 22.1402 25.4583C21.8623 25.4583 21.584 25.3198 21.3058 25.0704C20.931 24.6693 20.5958 24.2333 20.3047 23.7685C20.0265 23.2979 19.7481 22.771 19.4423 22.1342C17.2728 24.6825 14.5468 25.957 11.2648 25.957C8.92858 25.957 7.06484 25.292 5.7018 23.9625C4.3391 22.6325 3.6438 20.8597 3.6438 18.6437C3.6438 16.289 4.47822 14.3777 6.17496 12.9372C7.87137 11.4966 10.1246 10.7763 12.9894 10.7763C13.9351 10.7763 14.9087 10.8593 15.9377 10.9979C16.967 11.1364 18.0238 11.358 19.1366 11.6074V9.58514C19.1366 7.47958 18.6913 6.01162 17.829 5.15279C16.9391 4.29397 15.4369 3.87828 13.2953 3.87828C12.3217 3.87828 11.3206 3.98939 10.2913 4.23874C9.26229 4.48776 8.26085 4.79266 7.2873 5.18057C6.84237 5.37436 6.50866 5.48514 6.31375 5.54069C6.11918 5.59626 5.98006 5.62371 5.86882 5.62371C5.47933 5.62371 5.28475 5.34658 5.28475 4.76488V3.40737C5.28475 2.96423 5.34054 2.63188 5.47933 2.43808C5.61846 2.24397 5.86882 2.05018 6.2583 1.85638C7.23185 1.35769 8.39997 0.942005 9.76268 0.609653C11.126 0.249523 12.5724 0.0835096 14.1022 0.0835096C17.4123 0.0835096 19.8321 0.831222 21.3898 2.32731C22.9195 3.82306 23.6984 6.09462 23.6984 9.14201V18.1172H23.7543H23.7535ZM12.4608 22.3279C13.3789 22.3279 14.3245 22.1619 15.3257 21.8293C16.3272 21.4969 17.2173 20.8874 17.9681 20.0564C18.4134 19.5303 18.747 18.9485 18.9137 18.2835C19.0807 17.6188 19.192 16.8152 19.192 15.8734V14.71C18.3485 14.5055 17.4941 14.3483 16.633 14.239C15.7658 14.1294 14.8926 14.0738 14.0184 14.0728C12.1547 14.0728 10.792 14.4329 9.87424 15.1809C8.95615 15.9289 8.5112 16.9815 8.5112 18.3665C8.5112 19.6685 8.84491 20.638 9.54021 21.3032C10.2079 21.9957 11.1815 22.3279 12.4608 22.3279ZM34.796 25.3198C34.2953 25.3198 33.9616 25.2368 33.7391 25.0427C33.5166 24.8767 33.3218 24.4888 33.1551 23.9625L26.6188 2.54887C26.4515 1.99462 26.3681 1.63449 26.3681 1.44069C26.3681 0.997562 26.5906 0.747888 27.0358 0.747888H29.7616C30.2899 0.747888 30.6517 0.831222 30.8463 1.02501C31.0688 1.19135 31.2359 1.57926 31.4025 2.10541L36.0753 20.4443L40.4144 2.10541C40.5537 1.55148 40.7206 1.19135 40.9427 1.02501C41.1656 0.858999 41.5551 0.748215 42.0557 0.748215H44.2807C44.809 0.748215 45.171 0.831222 45.3931 1.02501C45.6159 1.19135 45.8105 1.57926 45.9218 2.10541L50.3166 20.6659L55.1283 2.10541C55.2949 1.55148 55.4899 1.19135 55.6845 1.02501C55.907 0.858999 56.2685 0.748215 56.7692 0.748215H59.3558C59.8011 0.748215 60.0515 0.969784 60.0515 1.44069C60.0515 1.57926 60.0236 1.71782 59.9957 1.88383C59.9677 2.05018 59.9124 2.27174 59.8011 2.57664L53.0975 23.99C52.9308 24.5443 52.7362 24.9044 52.5135 25.0704C52.291 25.2368 51.9294 25.3475 51.4569 25.3475H49.0649C48.5362 25.3475 48.1746 25.2645 47.9519 25.0704C47.7294 24.8767 47.5348 24.5165 47.4236 23.9625L43.112 6.09462L38.8286 23.9345C38.6899 24.4888 38.5229 24.8489 38.3004 25.0427C38.078 25.2368 37.6884 25.3198 37.1881 25.3198H34.7957H34.796ZM70.5377 26.0678C69.0913 26.0678 67.6449 25.9015 66.2544 25.5692C64.8634 25.2368 63.7789 24.8763 63.0557 24.4613C62.6105 24.2117 62.3043 23.9348 62.1935 23.6854C62.0852 23.4409 62.0283 23.1769 62.0265 22.9097V21.4969C62.0265 20.9152 62.249 20.638 62.6663 20.638C62.8366 20.6387 63.0057 20.6669 63.167 20.7214C63.3337 20.7769 63.5841 20.8874 63.8623 20.9982C64.8447 21.4285 65.8703 21.7537 66.9218 21.9678C68.0112 22.188 69.1202 22.2994 70.2319 22.3002C71.9841 22.3002 73.3471 21.9957 74.2928 21.3862C75.2384 20.7767 75.7391 19.8904 75.7391 18.7544C75.7391 17.9789 75.4888 17.3417 74.9881 16.8152C74.4874 16.289 73.5416 15.8182 72.1789 15.3747L68.1456 14.1283C66.1152 13.491 64.6134 12.5492 63.6953 11.3025C62.7775 10.0835 62.3047 8.72632 62.3047 7.28579C62.3047 6.12239 62.555 5.09723 63.0557 4.21063C63.5562 3.32436 64.2239 2.54887 65.0584 1.93939C65.8928 1.30213 66.8384 0.831222 67.951 0.498869C69.0634 0.166517 70.2315 0.0279541 71.4555 0.0279541C72.0674 0.0279541 72.7072 0.0557318 73.3191 0.138738C73.9591 0.221745 74.5431 0.332529 75.1272 0.443313C75.6834 0.581876 76.2119 0.720438 76.7126 0.886777C77.2134 1.05279 77.6025 1.21913 77.8809 1.38514C78.2703 1.60704 78.5481 1.82861 78.7152 2.07796C78.8822 2.29952 78.9656 2.60409 78.9656 2.99201V4.29397C78.9656 4.87567 78.7431 5.18057 78.3257 5.18057C78.1033 5.18057 77.7416 5.06946 77.2692 4.84789C75.6834 4.12763 73.9032 3.76749 71.9286 3.76749C70.3431 3.76749 69.0913 4.01684 68.229 4.54332C67.367 5.06946 66.9218 5.87306 66.9218 7.00867C66.9218 7.78449 67.2 8.44919 67.7562 8.97567C68.3126 9.50181 69.3416 10.0283 70.8159 10.4992L74.7656 11.7459C76.7681 12.3832 78.2146 13.2694 79.0768 14.405C79.9391 15.541 80.3564 16.843 80.3564 18.2835C80.3564 19.4747 80.1058 20.555 79.633 21.4969C79.1326 22.4388 78.4649 23.2698 77.6025 23.9348C76.7402 24.6273 75.7112 25.126 74.5153 25.4862C73.2634 25.874 71.9562 26.0678 70.5377 26.0678Z\" fill=\"white\"/>\\n<path d=\"M75.7947 39.5308C66.6439 46.2625 53.3484 49.8361 41.9167 49.8361C25.8954 49.8361 11.4599 43.9354 0.55661 34.1288C-0.305702 33.3534 0.472938 32.3008 1.50193 32.9099C13.2954 39.7249 27.8425 43.8524 42.8904 43.8524C53.0425 43.8524 64.1961 41.7472 74.4598 37.4255C75.9897 36.7328 77.2969 38.4229 75.7947 39.5308ZM79.6055 35.2093C78.4374 33.7135 71.8729 34.4889 68.8969 34.8492C68.0066 34.9602 67.8675 34.1844 68.6744 33.6027C73.9034 29.9458 82.4983 30.9988 83.4994 32.2174C84.5008 33.4642 83.2212 42.0239 78.3259 46.1239C77.5751 46.7612 76.8519 46.4288 77.1856 45.5978C78.298 42.855 80.7737 36.6775 79.6055 35.2093Z\" fill=\"#FF9900\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_15\">\\n<rect width=\"84\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i8pkfl\",\"data-framer-name\":\"Frame 32\",name:\"Frame 32\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zv62nh\",\"data-border\":true,\"data-framer-name\":\"Rectangle 6\",name:\"Rectangle 6\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ds2uy\",\"data-framer-name\":\"golang\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:38,intrinsicWidth:98,name:\"golang\",svg:'<svg width=\"98\" height=\"38\" viewBox=\"0 0 98 38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_50_514)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.66948 11.7409C7.48011 11.7409 7.43276 11.6435 7.52744 11.4973L8.52165 10.1819C8.61634 10.0358 8.85305 9.93835 9.04243 9.93835H25.9439C26.1333 9.93835 26.1806 10.0845 26.0859 10.2307L25.2811 11.4973C25.1864 11.6435 24.9496 11.7896 24.8077 11.7896L7.66948 11.7409Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.520792 16.2229C0.33142 16.2229 0.284078 16.1255 0.378764 15.9793L1.37296 14.6639C1.46765 14.5177 1.70436 14.4203 1.89374 14.4203H23.4822C23.6715 14.4203 23.7662 14.5665 23.7189 14.7126L23.3402 15.8819C23.2928 16.0767 23.1033 16.1741 22.914 16.1741L0.520792 16.2229Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9776 20.7051C11.7882 20.7051 11.7409 20.5589 11.8356 20.4127L12.4984 19.1947C12.593 19.0486 12.7824 18.9025 12.9717 18.9025H22.4404C22.6298 18.9025 22.7245 19.0486 22.7245 19.2435L22.6298 20.4127C22.6298 20.6075 22.4404 20.7537 22.2984 20.7537L11.9776 20.7051Z\" fill=\"#6AD7E5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M61.1198 10.864C58.1371 11.6435 56.1014 12.2281 53.1662 13.0076C52.456 13.2024 52.4087 13.2512 51.7932 12.5204C51.0831 11.6922 50.5623 11.1563 49.5681 10.6691C46.5855 9.15886 43.6975 9.59733 40.999 11.3999C37.7797 13.5434 36.1227 16.7101 36.17 20.6563C36.2174 24.5537 38.8212 27.7691 42.5613 28.305C45.7807 28.7434 48.4792 27.5743 50.6096 25.0896C51.0357 24.5537 51.4144 23.9691 51.8879 23.287C50.1835 23.287 48.0532 23.287 42.7507 23.287C41.7565 23.287 41.5198 22.6537 41.8511 21.8255C42.4667 20.3153 43.6028 17.7819 44.2656 16.5153C44.4077 16.2229 44.7391 15.7358 45.4492 15.7358H62.6821C62.5874 17.0512 62.5874 18.3665 62.398 19.6819C61.8772 23.1896 60.599 26.405 58.5158 29.2307C55.1072 33.8589 50.657 36.7332 45.0231 37.5127C40.3835 38.146 36.0753 37.2203 32.2879 34.2974C28.7845 31.5691 26.7961 27.9641 26.2753 23.4819C25.6599 18.1717 27.1748 13.3974 30.2995 9.20758C33.6608 4.67681 38.1111 1.80246 43.5556 0.77938C48.0058 -0.0488251 52.2667 0.487072 56.1014 3.16655C58.6106 4.87169 60.4096 7.21015 61.5932 10.0358C61.8772 10.4742 61.6879 10.7178 61.1198 10.864Z\" fill=\"#6AD7E5\"/>\\n<path d=\"M76.7904 37.8049C72.4822 37.7075 68.5527 36.4408 65.2387 33.5178C62.4454 31.0332 60.6938 27.8665 60.1257 24.1152C59.2734 18.6101 60.7411 13.7383 63.9604 9.40238C67.4165 4.72547 71.5826 2.28957 77.2165 1.26649C82.0454 0.389566 86.5904 0.876746 90.7092 3.7511C94.4494 6.38188 96.7691 9.93828 97.3846 14.6152C98.1894 21.1921 96.343 26.5511 91.9402 31.1306C88.8155 34.3947 84.9807 36.4409 80.5778 37.3665C79.2995 37.6101 78.0213 37.6588 76.7904 37.8049ZM88.058 18.123C88.0106 17.4896 88.0106 17.0023 87.916 16.5152C87.0638 11.6921 82.7556 8.96393 78.258 10.0357C73.8551 11.0588 71.0146 13.9332 69.973 18.5127C69.1208 22.3127 70.9198 26.1613 74.3286 27.7204C76.9324 28.8896 79.5362 28.7434 82.0454 27.428C85.7855 25.4306 87.8213 22.3127 88.058 18.123Z\" fill=\"#6AD7E5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_50_514\">\\n<rect width=\"98\" height=\"38\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13o3nl6\",\"data-framer-name\":\"Frame 33\",name:\"Frame 33\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1njgxsn\",\"data-border\":true,\"data-framer-name\":\"Rectangle 7\",name:\"Rectangle 7\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14g8hkl\",\"data-framer-name\":\"nodejs\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:44,name:\"nodejs\",svg:'<svg width=\"44\" height=\"50\" viewBox=\"0 0 44 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_26)\">\\n<path d=\"M22.1641 50.0016H22.1578C21.4516 50.0016 20.7912 49.812 20.2246 49.4788L20.2433 49.4891L14.1246 45.8704C13.2121 45.3579 13.6578 45.1787 13.9578 45.0725C14.948 44.7655 15.8946 44.3329 16.7746 43.785L16.7246 43.8141C16.7975 43.7809 16.8777 43.7669 16.9576 43.7734C17.0375 43.78 17.1143 43.8069 17.1808 43.8516L17.1787 43.8495L21.8787 46.6391C21.9666 46.6862 22.0647 46.7106 22.1643 46.7102C22.2641 46.71 22.3621 46.6847 22.4496 46.637L22.4453 46.6391L40.7662 36.062C40.8512 36.0101 40.9215 35.9373 40.9703 35.8505C41.0192 35.7636 41.0451 35.6657 41.0453 35.5662V14.4225C41.0446 14.3221 41.0181 14.2238 40.9685 14.1366C40.9188 14.0495 40.8478 13.9765 40.762 13.9245L40.76 13.9225L22.4453 3.35579C22.3587 3.30736 22.261 3.28211 22.1617 3.28247C22.0625 3.28285 21.965 3.30881 21.8787 3.35786L21.8808 3.35579L3.57035 13.9245C3.48295 13.9757 3.41033 14.0486 3.35958 14.1364C3.30882 14.224 3.28167 14.3233 3.28077 14.4245V35.5682C3.28077 35.7787 3.39535 35.96 3.56619 36.0558L3.56827 36.0579L8.5891 38.9579C11.312 40.3204 12.9787 38.7163 12.9787 37.1058V16.2266C12.9787 15.935 13.2162 15.6975 13.5078 15.6975H15.8391C16.1308 15.6975 16.3683 15.9329 16.3683 16.2266V37.1058C16.3683 40.7413 14.3891 42.8266 10.9433 42.8266L10.8058 42.8288C9.35164 42.831 7.92579 42.427 6.6891 41.662L1.91827 38.9162C1.33379 38.5754 0.848859 38.0872 0.511829 37.5005C0.174799 36.9139 -0.0025586 36.249 -0.00256348 35.5725V14.4245C-0.000480139 13.0079 0.764103 11.7725 1.9016 11.1016L1.92035 11.0912L20.2433 0.5037C20.8368 0.178286 21.5031 0.00856892 22.1801 0.0103905C22.857 0.012212 23.5223 0.185514 24.1141 0.514116L24.0933 0.5037L42.4141 11.0912C43.5703 11.7725 44.3328 13.0079 44.3371 14.4245V35.5704C44.3363 36.2438 44.1601 36.9053 43.8258 37.4897C43.4916 38.0742 43.0107 38.5616 42.4308 38.9037L42.412 38.9141L24.0953 49.4933C23.512 49.8316 22.849 50.0085 22.1746 50.0058H22.16L22.1641 50.0016Z\" fill=\"#6CAF6A\"/>\\n<path d=\"M27.8251 35.4355C19.8083 35.4355 18.1271 31.7563 18.1271 28.6668V28.6647C18.1271 28.373 18.3626 28.1375 18.6542 28.1375H21.0292C21.2938 28.1375 21.5126 28.3313 21.5542 28.5834V28.5855C21.9105 30.998 22.9771 32.2147 27.8251 32.2147C31.6854 32.2147 33.3251 31.3418 33.3251 29.2938C33.3251 28.1125 32.8605 27.2375 26.8626 26.65C21.8501 26.15 18.7501 25.0459 18.7501 21.0355C18.7501 17.3397 21.8667 15.1334 27.0833 15.1334C32.9542 15.1334 35.8583 17.1709 36.2251 21.5418L36.2271 21.5875C36.2271 21.7279 36.1713 21.8625 36.0721 21.9618C35.9729 22.061 35.8383 22.1168 35.6979 22.1168H33.3376C33.2179 22.1163 33.1022 22.0752 33.0091 22.0003C32.916 21.9253 32.8511 21.8209 32.8251 21.7043V21.7C32.2542 19.1625 30.8667 18.3522 27.1042 18.3522C22.8896 18.3522 22.4001 19.8209 22.4001 20.9188C22.4001 22.2522 22.9792 22.6397 28.6688 23.3918C34.298 24.1375 36.9729 25.1897 36.9729 29.1459C36.9646 33.1438 33.6376 35.4313 27.8313 35.4313L27.8251 35.4355Z\" fill=\"#6CAF6A\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_26\">\\n<rect width=\"43.75\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kw0w76\",\"data-framer-name\":\"Frame 40\",name:\"Frame 40\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rpgu8m\",\"data-framer-name\":\"Frame 36\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 36\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_65)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_65)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M143.965 35H99.7852C98.5231 35 97.5 36.0493 97.5 37.3438V82.6562C97.5 83.9506 98.5231 85 99.7852 85H143.965C145.227 85 146.25 83.9506 146.25 82.6562V37.3438C146.25 36.0493 145.227 35 143.965 35Z\" fill=\"#3178C6\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M125.783 73.8547V79.3336C126.649 79.7899 127.672 80.1324 128.854 80.3605C130.036 80.5891 131.281 80.7031 132.59 80.7031C133.866 80.7031 135.079 80.5777 136.227 80.3266C137.376 80.0754 138.382 79.6618 139.248 79.0851C140.113 78.5086 140.798 77.7555 141.303 76.825C141.808 75.8949 142.06 74.7449 142.06 73.3752C142.06 72.3822 141.916 71.512 141.628 70.7643C141.339 70.0166 140.923 69.3519 140.379 68.7698C139.836 68.1876 139.184 67.6654 138.424 67.2031C137.664 66.7409 136.807 66.3043 135.852 65.8934C135.154 65.5966 134.527 65.3084 133.972 65.0288C133.417 64.7491 132.946 64.4637 132.557 64.1727C132.169 63.8816 131.869 63.5735 131.658 63.2481C131.448 62.9229 131.342 62.5547 131.342 62.1439C131.342 61.7671 131.437 61.4276 131.625 61.1251C131.814 60.8226 132.08 60.563 132.424 60.3461C132.768 60.1292 133.19 59.9609 133.689 59.841C134.188 59.7211 134.743 59.6613 135.353 59.6613C135.797 59.6613 136.266 59.6955 136.76 59.764C137.253 59.8325 137.75 59.938 138.249 60.0807C138.749 60.2234 139.234 60.4031 139.706 60.62C140.177 60.8369 140.612 61.088 141.012 61.3734V56.2541C140.202 55.9346 139.317 55.6978 138.357 55.5436C137.398 55.3895 136.297 55.3125 135.054 55.3125C133.789 55.3125 132.59 55.4522 131.459 55.732C130.327 56.0116 129.331 56.4482 128.471 57.0417C127.611 57.6352 126.932 58.3915 126.432 59.3103C125.933 60.2291 125.684 61.3277 125.684 62.6061C125.684 64.2384 126.141 65.6309 127.057 66.7836C127.972 67.9365 129.362 68.9124 131.226 69.7114C131.958 70.0195 132.64 70.322 133.273 70.6188C133.905 70.9155 134.452 71.2237 134.912 71.5434C135.373 71.8629 135.736 72.211 136.002 72.5877C136.269 72.9644 136.402 73.3924 136.402 73.8717C136.402 74.2257 136.319 74.5539 136.152 74.8563C135.986 75.1586 135.733 75.4211 135.395 75.6437C135.056 75.8664 134.635 76.0406 134.13 76.166C133.625 76.2914 133.034 76.3543 132.357 76.3543C131.204 76.3543 130.061 76.1461 128.929 75.7293C127.797 75.3129 126.749 74.6879 125.783 73.8547ZM116.81 60.2165H123.779V55.7031H104.355V60.2165H111.29V80.3125H116.81V60.2165Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_65\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_65\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_65\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_65\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7ci0d6\",\"data-framer-name\":\"Frame 34\",name:\"Frame 34\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e6yzej\",\"data-border\":true,\"data-framer-name\":\"Rectangle 8\",name:\"Rectangle 8\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jyvw6k\",\"data-framer-name\":\"react\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:55,name:\"react\",svg:'<svg width=\"55\" height=\"50\" viewBox=\"0 0 55 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_30)\">\\n<path d=\"M45.221 16.1896C44.6356 15.9846 44.0454 15.7947 43.4506 15.6201C43.5505 15.2033 43.6425 14.7917 43.7241 14.3873C45.0644 7.74679 44.1883 2.39702 41.1956 0.63561C38.3264 -1.05299 33.634 0.70776 28.895 4.91763C28.4279 5.33327 27.9713 5.7609 27.5254 6.20008C27.2269 5.90803 26.9231 5.62166 26.6143 5.34109C21.6475 0.839778 16.6691 -1.05737 13.6798 0.709075C10.8131 2.40293 9.96424 7.43209 11.1708 13.7255C11.2908 14.3488 11.4264 14.9688 11.5773 15.5852C10.8726 15.7896 10.1926 16.0071 9.54185 16.2387C3.71872 18.3111 0 21.5586 0 24.9272C0 28.4065 3.99222 31.8961 10.0573 34.0121C10.549 34.183 11.0448 34.3413 11.5442 34.487C11.382 35.1507 11.238 35.819 11.1124 36.4908C9.96209 42.6751 10.8603 47.5853 13.7192 49.2685C16.6721 51.0067 21.6281 49.2202 26.4538 44.9143C26.845 44.5642 27.2278 44.2043 27.6014 43.8347C28.0843 44.3103 28.58 44.772 29.0881 45.2193C33.7627 49.3251 38.3792 50.983 41.2354 49.2952C44.1854 47.5521 45.1442 42.2771 43.8995 35.8593C43.8014 35.3565 43.6914 34.8562 43.5696 34.3588C43.9178 34.2536 44.2594 34.1452 44.5924 34.0326C50.8975 31.9003 55 28.453 55 24.9272C55 21.5463 51.1611 18.2768 45.221 16.1896ZM43.8535 31.7562C43.5528 31.8577 43.2441 31.9558 42.9296 32.0512C42.2335 29.8018 41.2943 27.4102 40.1446 24.9388C41.2416 22.5266 42.1449 20.1655 42.8214 17.9308C43.384 18.097 43.93 18.2722 44.4564 18.4571C49.546 20.2457 52.6505 22.8897 52.6505 24.9272C52.6505 27.0975 49.2976 29.9147 43.8535 31.7562ZM41.5946 36.3251C42.145 39.1628 42.2235 41.7286 41.8589 43.7345C41.5315 45.537 40.8727 46.7385 40.058 47.2198C38.3249 48.244 34.6183 46.9128 30.6206 43.4013C30.148 42.9855 29.6869 42.5562 29.2376 42.1141C30.7875 40.3841 32.3364 38.3728 33.848 36.1391C36.5069 35.8983 39.0189 35.5045 41.2969 34.967C41.409 35.429 41.5086 35.8821 41.5946 36.3251ZM18.7507 47.0428C17.0572 47.6531 15.7085 47.6707 14.8931 47.1908C13.1584 46.1696 12.4371 42.2268 13.4209 36.9382C13.5378 36.3133 13.6718 35.6918 13.8224 35.0745C16.0753 35.5832 18.569 35.949 21.2341 36.1696C22.756 38.3553 24.3495 40.3643 25.9555 42.1236C25.6143 42.4606 25.2649 42.7891 24.9078 43.1086C22.7736 45.0126 20.6353 46.3635 18.7507 47.0428ZM10.8174 31.7428C8.13549 30.8071 5.92066 29.5911 4.40258 28.2641C3.03832 27.0718 2.34975 25.8878 2.34975 24.9272C2.34975 22.883 5.33542 20.2755 10.3153 18.5033C10.9196 18.2885 11.5521 18.0856 12.2085 17.8952C12.8969 20.1803 13.7996 22.5696 14.8891 24.9856C13.7855 27.4373 12.8698 29.8647 12.1748 32.1768C11.7189 32.0436 11.2663 31.8988 10.8174 31.7428ZM13.4767 13.2647C12.4431 7.87289 13.1295 3.80557 14.8571 2.78473C16.697 1.69746 20.7657 3.24767 25.0542 7.13451C25.3339 7.38855 25.609 7.64772 25.8794 7.91192C24.2814 9.66346 22.7025 11.6575 21.1941 13.8303C18.6074 14.0751 16.1314 14.4681 13.8549 14.9946C13.7146 14.4213 13.5885 13.8447 13.4767 13.265V13.2647ZM37.2012 19.2446C36.6636 18.2966 36.1059 17.3605 35.5288 16.437C37.2835 16.6635 38.9649 16.9641 40.5438 17.3317C40.0699 18.8826 39.479 20.5038 38.7836 22.1661C38.2752 21.1816 37.7477 20.2076 37.2012 19.2446ZM27.5264 9.62596C28.6101 10.8244 29.6955 12.1624 30.763 13.6141C28.5974 13.5097 26.4281 13.5092 24.2625 13.6128C25.3311 12.1744 26.4257 10.8382 27.5264 9.62596ZM17.7895 19.2611C17.2499 20.2162 16.7321 21.1842 16.2369 22.1641C15.5527 20.5077 14.9672 18.879 14.4893 17.3062C16.0585 16.9478 17.7319 16.6548 19.4756 16.4326C18.892 17.3617 18.3298 18.3047 17.7895 19.2608V19.2611ZM19.5256 33.5926C17.7241 33.3873 16.0256 33.1095 14.4569 32.7608C14.9424 31.16 15.5408 29.4966 16.2396 27.8047C16.7369 28.7853 17.2568 29.7538 17.7987 30.7095C18.356 31.692 18.9331 32.6542 19.5256 33.5926ZM27.5912 40.3975C26.4775 39.1711 25.3669 37.8143 24.2821 36.3551C25.3352 36.3972 26.4088 36.4187 27.5 36.4187C28.621 36.4187 29.7292 36.3931 30.82 36.3435C29.749 37.829 28.6676 39.1878 27.5912 40.3975ZM38.8057 27.7183C39.5409 29.4288 40.1605 31.0835 40.6525 32.6568C39.058 33.0283 37.3363 33.3275 35.522 33.5496C36.1034 32.609 36.6663 31.6566 37.2105 30.6931C37.7638 29.7137 38.2956 28.7218 38.8057 27.7183ZM35.1753 29.4948C34.3421 30.9721 33.4622 32.4213 32.5368 33.8402C30.8605 33.9613 29.1805 34.0216 27.5 34.0207C25.7884 34.0207 24.1235 33.9663 22.5204 33.8602C21.5708 32.4446 20.674 30.9928 19.832 29.508H19.8323C18.9941 28.031 18.2114 26.5221 17.4855 24.9845C18.2095 23.4466 18.99 21.937 19.8251 20.4588L19.8249 20.4591C20.6597 18.9806 21.5494 17.5351 22.4918 16.1255C24.1274 15.9992 25.8046 15.9335 27.4998 15.9335H27.5C29.2029 15.9335 30.8822 15.9998 32.5175 16.1271C33.4504 17.5345 34.3343 18.9751 35.1675 20.4461C36.0055 21.921 36.7962 23.4232 37.5386 24.9505C36.8039 26.4935 36.0156 28.0092 35.1753 29.4948ZM40.0221 2.71324C41.8638 3.79746 42.5801 8.16959 41.423 13.9031C41.349 14.269 41.2661 14.6415 41.1759 15.0193C38.8937 14.4817 36.416 14.0818 33.8218 13.8335C32.3106 11.6367 30.7446 9.63956 29.1725 7.91061C29.5845 7.50524 30.0064 7.11038 30.4375 6.7264C34.4981 3.11961 38.2931 1.69548 40.0221 2.71324ZM27.5 19.9141C30.2124 19.9141 32.4114 22.1586 32.4114 24.9272C32.4114 27.696 30.2124 29.9405 27.5 29.9405C24.7876 29.9405 22.5886 27.696 22.5886 24.9272C22.5886 22.1586 24.7876 19.9141 27.5 19.9141Z\" fill=\"#00D8FF\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_30\">\\n<rect width=\"55\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-158ybhf\",\"data-framer-name\":\"Frame 35\",name:\"Frame 35\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-t5ef29\",\"data-border\":true,\"data-framer-name\":\"Rectangle 9\",name:\"Rectangle 9\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1lov5vr\",\"data-framer-name\":\"vuejs\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:49,name:\"vuejs\",svg:'<svg width=\"49\" height=\"50\" viewBox=\"0 0 49 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_49_35)\">\\n<path d=\"M29.9609 4.29688L24.375 14.3229L18.7891 4.29688H0L24.375 47.6562L48.75 4.29688H29.9609Z\" fill=\"#42B883\"/>\\n<path d=\"M29.961 4.29688L24.375 14.3229L18.7891 4.29688H9.77539L24.375 30.3385L38.9746 4.29688H29.961Z\" fill=\"#35495E\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_49_35\">\\n<rect width=\"48.75\" height=\"50\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cquvh3\",\"data-framer-name\":\"Frame 41\",name:\"Frame 41\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-btj1ty\",\"data-framer-name\":\"Frame 37\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 37\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_66)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_66)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M146.758 46.3117C146.75 46.289 146.741 46.2668 146.731 46.2453C146.717 46.2033 146.699 46.1625 146.679 46.1232C146.663 46.0988 146.645 46.0757 146.626 46.0539C146.605 46.0218 146.581 45.9912 146.556 45.9621C146.533 45.9406 146.505 45.923 146.481 45.9035C146.453 45.8795 146.423 45.8573 146.393 45.8371L136.992 40.425C136.874 40.3564 136.739 40.3203 136.602 40.3203C136.465 40.3203 136.33 40.3564 136.211 40.425L126.809 45.84C126.779 45.8605 126.75 45.883 126.723 45.9074C126.696 45.9253 126.671 45.9449 126.647 45.966C126.621 45.9946 126.598 46.0249 126.576 46.0568C126.56 46.0803 126.538 46.1008 126.524 46.1262C126.504 46.1656 126.487 46.2064 126.473 46.2482C126.465 46.2707 126.452 46.2912 126.445 46.3146C126.427 46.3809 126.418 46.4491 126.418 46.5178V56.7952L118.584 61.3058V41.1955C118.584 41.1265 118.575 41.0579 118.557 40.9914C118.551 40.968 118.537 40.9474 118.529 40.925C118.516 40.8833 118.499 40.8428 118.479 40.8039C118.465 40.7785 118.442 40.758 118.426 40.7336C118.404 40.7015 118.381 40.6709 118.356 40.6418C118.331 40.6209 118.306 40.6014 118.279 40.5832C118.252 40.5594 118.223 40.5373 118.193 40.5168L108.79 35.1047C108.671 35.0361 108.537 35 108.4 35C108.262 35 108.128 35.0361 108.009 35.1047L98.6075 40.5168C98.577 40.5367 98.5483 40.5593 98.5216 40.5842C98.4947 40.602 98.4689 40.6216 98.4445 40.6428C98.4192 40.6713 98.396 40.7017 98.3751 40.7336C98.3575 40.758 98.3361 40.7785 98.3214 40.8039C98.3014 40.8428 98.2847 40.8833 98.2716 40.925C98.2609 40.9462 98.2515 40.9681 98.2433 40.9904C98.2253 41.0573 98.2161 41.1262 98.2159 41.1955V73.3928C98.2156 73.5303 98.2515 73.6654 98.3201 73.7845C98.3887 73.9038 98.4875 74.0027 98.6066 74.0714L117.405 84.8957C117.447 84.9168 117.491 84.9344 117.535 84.9484C117.556 84.9563 117.575 84.9679 117.597 84.9738C117.728 85.0089 117.866 85.0089 117.997 84.9738C118.017 84.9689 118.033 84.9582 118.051 84.9523C118.098 84.9375 118.144 84.9185 118.188 84.8957L136.992 74.0714C137.111 74.0027 137.21 73.9038 137.279 73.7845C137.347 73.6654 137.383 73.5303 137.383 73.3928V63.1134L146.391 57.9269C146.511 57.8578 146.61 57.758 146.678 57.6379C146.747 57.5178 146.783 57.3817 146.781 57.2433V46.5158C146.782 46.4471 146.774 46.3785 146.758 46.3117ZM108.399 36.6877L116.23 41.1945L108.398 45.7043L100.568 41.1955L108.399 36.6877ZM117.017 42.5471V62.2072L112.473 64.8234L109.183 66.7179V47.0607L113.727 44.4445L117.017 42.5471ZM117.017 82.8577L99.7824 72.9397V42.551L103.072 44.4435L107.615 47.0607V68.0744C107.617 68.1039 107.621 68.1333 107.627 68.1623C107.629 68.201 107.635 68.2395 107.643 68.2775C107.653 68.3078 107.665 68.3372 107.68 68.3654C107.691 68.399 107.704 68.4318 107.721 68.463C107.739 68.4895 107.758 68.515 107.779 68.5393C107.799 68.568 107.821 68.5954 107.844 68.6213C107.866 68.6428 107.895 68.6584 107.919 68.6779C107.946 68.701 107.974 68.7227 108.003 68.7424L117.006 73.838L117.017 82.8577ZM117.798 72.4894L109.98 68.0637L118.191 63.3362L127.201 58.1495L135.026 62.6545L129.284 65.9318L117.798 72.4894ZM135.817 72.9358L118.582 82.8625V73.8478L131.348 66.5627L135.817 64.0089V72.9358ZM135.817 61.3019L132.527 59.4143L127.983 56.798V47.8703L131.274 49.7648L135.817 52.383V61.3019ZM136.599 51.0207L128.767 46.5119L136.599 42.0041L144.429 46.5109L136.599 51.0207ZM137.38 61.3019V52.383L141.934 49.7648L145.223 47.8703V56.7952L137.38 61.3019Z\" fill=\"#FF3D2E\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_66\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_66\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_66\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_66\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-hjr901\",\"data-framer-name\":\"Frame 38\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 38\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_67)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_67)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M100.006 48.0531H115.533V49.2858H101.429V58.5631H114.692V59.7958H101.429V69.9813H115.695V71.2141H100.006V48.0531ZM116.924 48.0531H118.574L125.884 58.2386L133.357 48.0531L143.52 35.1152L126.823 59.3092L135.427 71.2141H133.712L125.884 60.3797L118.024 71.2141H116.342L125.011 59.3092L116.924 48.0531H116.924ZM136.042 49.2858V48.0531H153.736V49.2858H145.585V71.2136H144.161V49.2858H136.043H136.042ZM80.5808 48.0531H82.3601L106.893 84.7213L96.7547 71.2141L82.0686 49.8047L82.0039 71.2141H80.5808V48.0531ZM153.593 69.6092C153.302 69.6092 153.084 69.3842 153.084 69.0936C153.084 68.8024 153.302 68.5774 153.593 68.5774C153.887 68.5774 154.102 68.8024 154.102 69.0936C154.102 69.3842 153.887 69.6092 153.593 69.6092H153.593ZM154.991 68.2519H155.753C155.764 68.6642 156.065 68.9408 156.508 68.9408C157.003 68.9408 157.283 68.6436 157.283 68.0858V64.5547H158.059V68.0892C158.059 69.0936 157.477 69.6719 156.515 69.6719C155.612 69.6719 154.992 69.1108 154.992 68.2519H154.991ZM159.073 68.2074H159.842C159.907 68.6813 160.371 68.9824 161.039 68.9824C161.662 68.9824 162.119 68.6602 162.119 68.2174C162.119 67.8369 161.829 67.6081 161.167 67.4524L160.523 67.2969C159.62 67.0858 159.208 66.6492 159.208 65.9152C159.208 65.0252 159.935 64.4331 161.025 64.4331C162.039 64.4331 162.781 65.0252 162.825 65.8663H162.071C161.998 65.4063 161.597 65.1186 161.015 65.1186C160.402 65.1186 159.994 65.4131 159.994 65.8631C159.994 66.2197 160.257 66.4242 160.908 66.5763L161.458 66.7113C162.483 66.9502 162.905 67.3658 162.905 68.1169C162.905 69.0724 162.164 69.6719 160.98 69.6719C159.873 69.6719 159.128 69.1002 159.073 68.2069V68.2074Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_67\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_67\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_67\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_67\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1gtibp3\",\"data-framer-name\":\"Frame 39\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:120,intrinsicWidth:244,name:\"Frame 39\",svg:'<svg width=\"244\" height=\"120\" viewBox=\"0 0 244 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_49_68)\">\\n<rect x=\"0.5\" width=\"243\" height=\"120\" rx=\"12\" fill=\"url(#paint0_linear_49_68)\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"242\" height=\"119\" rx=\"11.5\" stroke=\"white\" stroke-opacity=\"0.03\"/>\\n<path d=\"M146.25 60C146.25 73.8109 135.341 85 121.875 85C108.409 85 97.5 73.8109 97.5 60C97.5 46.1891 108.409 35 121.875 35C135.341 35 146.25 46.1891 146.25 60ZM132.532 44.2453C130.056 44.3328 127.899 45.7328 126.287 47.6704C124.501 49.7954 123.319 52.3156 122.462 54.8813C120.938 53.6046 119.764 51.9359 117.312 51.211C116.344 50.9076 115.32 50.8469 114.324 51.034C113.329 51.221 112.392 51.6504 111.592 52.2859C110.761 52.9519 110.151 53.8641 109.844 54.8984C109.115 57.3484 110.623 59.5359 111.305 60.3171L112.804 61.9609C113.108 62.2796 113.86 63.125 113.487 64.3296C113.099 65.6484 111.56 66.4937 109.972 65.9985C109.266 65.7781 108.249 65.2344 108.479 64.475C108.575 64.1579 108.79 63.9312 108.908 63.6625C109.011 63.4329 109.066 63.2547 109.098 63.1577C109.384 62.189 108.994 60.9265 107.978 60.6094C107.034 60.3079 106.075 60.5454 105.693 61.7891C105.273 63.2062 105.931 65.7704 109.471 66.8937C113.621 68.1954 117.119 65.8829 117.619 62.8641C117.929 60.9765 117.094 59.5688 115.571 57.7703L114.326 56.3531C113.572 55.5891 113.319 54.2704 114.096 53.261C114.754 52.4046 115.691 52.0485 117.222 52.4719C119.466 53.0985 120.46 54.6844 122.126 55.9702C121.436 58.2827 120.982 60.6016 120.578 62.6844L120.333 64.239C119.143 70.6344 118.239 74.1516 115.874 76.1704C115.397 76.5125 114.716 77.0329 113.7 77.0719C113.159 77.0796 112.977 76.7078 112.977 76.536C112.96 76.1531 113.28 75.9735 113.493 75.8031C113.802 75.6329 114.287 75.3296 114.247 74.3952C114.215 73.289 113.319 72.3281 112.024 72.3703C111.057 72.4015 109.581 73.3375 109.637 75.0469C109.692 76.8202 111.302 78.1469 113.722 78.0579C115.024 78.0156 117.913 77.4719 120.76 73.9969C124.076 70.0173 125.006 65.4516 125.703 62.1079L126.482 57.7031C126.916 57.7531 127.378 57.786 127.885 57.8016C132.01 57.8906 134.075 55.6952 134.105 54.1C134.13 53.1313 133.488 52.1796 132.598 52.2048C132.216 52.2146 131.848 52.3541 131.551 52.6015C131.254 52.8489 131.045 53.1901 130.958 53.5719C130.767 54.4594 132.274 55.2656 131.099 56.0469C130.266 56.5984 128.767 56.9906 126.663 56.6719L127.045 54.4985C127.832 50.3812 128.79 45.3187 132.449 45.1984C132.719 45.1812 133.694 45.2047 133.711 45.8656C133.718 46.0844 133.673 46.1516 133.418 46.6469C133.181 46.9696 133.06 47.3666 133.077 47.7704C133.107 48.8204 133.886 49.5125 135.021 49.4704C136.527 49.4219 136.957 47.9079 136.94 47.1344C136.878 45.3109 135.004 44.1719 132.528 44.2469L132.532 44.2453Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_49_68\" x=\"-29.5\" y=\"-15\" width=\"303\" height=\"180\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"15\"/>\\n<feGaussianBlur stdDeviation=\"15\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_49_68\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_49_68\" result=\"shape\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_49_68\" x1=\"0.499999\" y1=\"60.223\" x2=\"243.5\" y2=\"60.223\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0E0E0E\"/>\\n<stop offset=\"1\" stop-color=\"#0C0C0C\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o745h2\",id:id3,ref:ref5,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g1npjo\",id:id4,ref:ref6,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"41px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Build by a small but mighty crew.\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"41px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Build by a small but mighty crew.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Build by a small but mighty crew.\"})}),className:\"framer-n2kw3m\",\"data-framer-name\":\"Our technology stack\",fonts:[\"GF;Inter-700\"],name:\"Our technology stack\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(245, 245, 245)\"},children:\"Speed up development with a new product team software production ready team, completely working agile for your needs. While we\u2019re tailoring your product, you\u2019ll be noticed about every step we take.\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(245, 245, 245)\"},children:\"Speed up development with a new product team software production ready team, completely working agile for your needs. While we\u2019re tailoring your product, you\u2019ll be noticed about every step we take.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(245, 245, 245)\"},children:\"Speed up development with a new product team software production ready team, completely working agile for your needs. While we\u2019re tailoring your product, you\u2019ll be noticed about every step we take.\"})}),className:\"framer-1xl3z6y\",\"data-framer-name\":\"Whatever web applications you\u2019re building, we got your back at every stage of web development, including web design.\",fonts:[\"GF;Inter-regular\"],name:\"Whatever web applications you\u2019re building, we got your back at every stage of web development, including web design.\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-flj9j5\",children:/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-ha9nb\",\"data-framer-name\":\"Learn more -->\",fonts:[\"GF;Inter-600\"],name:\"Learn more -->\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Learn more --&gt;</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t8fsyf\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r6ddgn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{text:\"Multidisciplinary \\nDesign\",variant:\"zX9hVJ0Jr\"},uuEEKng_z:{text:\"Multidisciplinary \\nDesign\",variant:\"zX9hVJ0Jr\"}},children:/*#__PURE__*/_jsx(ServicesCard,{description:\"Our interdisciplinary approach across service, experience and product design enables our team to conceive and realise cohesive, responsive, accessible experiences in every environment.\",height:\"100%\",id:\"aCKcPb68J\",layoutId:\"aCKcPb68J\",style:{width:\"100%\"},text:\"Multidisciplinary Design\",variant:\"mokTtEFYq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15776x0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{text:\"Digital Product \\nDesign\",variant:\"zX9hVJ0Jr\"},uuEEKng_z:{text:\"Digital Product \\nDesign\",variant:\"zX9hVJ0Jr\"}},children:/*#__PURE__*/_jsx(ServicesCard,{description:\"Business analysis, conversion audits, branding, and UX/UI design work that boost product adoption and user base growth.\",height:\"100%\",id:\"ex5w4nyeD\",layoutId:\"ex5w4nyeD\",style:{width:\"100%\"},text:\"Digital Product Design\",variant:\"mokTtEFYq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zlickp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{text:\"Agile development \\nteams on demand\",variant:\"zX9hVJ0Jr\"},uuEEKng_z:{text:\"Agile development \\nteams on demand\",variant:\"zX9hVJ0Jr\"}},children:/*#__PURE__*/_jsx(ServicesCard,{description:\"Designers, Frontend/Backend Developers, DevOps, Cloud Engineers, and QAs you need now. Scale the team up or down.\",height:\"100%\",id:\"SME0pvnzA\",layoutId:\"SME0pvnzA\",style:{width:\"100%\"},text:\"Agile development teams on demand\",variant:\"mokTtEFYq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ihnpgu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{text:\"Cloud Engineering & \\nDevOps\",variant:\"zX9hVJ0Jr\"},uuEEKng_z:{text:\"Cloud Engineering & \\nDevOps\",variant:\"zX9hVJ0Jr\"}},children:/*#__PURE__*/_jsx(ServicesCard,{description:\"Software development services powering market expansion. Refactoring, cloud migration, cloud-native development, and scaling.\",height:\"100%\",id:\"CW2AIOqKu\",layoutId:\"CW2AIOqKu\",style:{width:\"100%\"},text:\"Cloud Engineering & DevOps\",variant:\"mokTtEFYq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dixp6v-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{text:\"Software \\nArchitecture\",variant:\"zX9hVJ0Jr\"},uuEEKng_z:{text:\"Software \\nArchitecture\",variant:\"zX9hVJ0Jr\"}},children:/*#__PURE__*/_jsx(ServicesCard,{description:\"Designed for high availability and reliable performance under enterprise security measures. Support for AWS, GCP, or Azure migration or development from over 93 certified or accredited cloud professionals.\",height:\"100%\",id:\"VHcZkckSK\",layoutId:\"VHcZkckSK\",style:{width:\"100%\"},text:\"Software Architecture\",variant:\"mokTtEFYq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nz09qj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{text:\"Custom software \\ndevelopment\",variant:\"zX9hVJ0Jr\"},uuEEKng_z:{text:\"Custom software \\ndevelopment\",variant:\"zX9hVJ0Jr\"}},children:/*#__PURE__*/_jsx(ServicesCard,{description:\"Your product\u2019s foundation developed to lasts for years with a focus on stack flexibility, high availability, and top performance. Only using software development tools with strong community support.\",height:\"100%\",id:\"iGFyZKpBf\",layoutId:\"iGFyZKpBf\",style:{width:\"100%\"},text:\"Custom software development\",variant:\"mokTtEFYq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yj6fgf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{text:\"Quality assurance as \\na service\",variant:\"zX9hVJ0Jr\"},uuEEKng_z:{text:\"Quality assurance as \\na service\",variant:\"zX9hVJ0Jr\"}},children:/*#__PURE__*/_jsx(ServicesCard,{description:\"A full package of QA services to keep your product bug-free and of satisfying performance and health. They test your business processes, too.\",height:\"100%\",id:\"bgBbtfFHU\",layoutId:\"bgBbtfFHU\",style:{width:\"100%\"},text:\"Quality assurance as a service\",variant:\"mokTtEFYq\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v4ghzp\",id:id5,ref:ref7,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p5py9e\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksau0HprB:{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"1px\",src:\"https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png\",srcSet:\"https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png?scale-down-to=1024 911w,https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png?scale-down-to=2048 1823w,https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png 2440w\"}},nkh7UzDt5:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"355.5px\",src:\"https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png\",srcSet:\"https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png?scale-down-to=1024 911w,https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png?scale-down-to=2048 1823w,https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png 2440w\"}},uuEEKng_z:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"355.5px\",src:\"https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png\",srcSet:\"https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png?scale-down-to=1024 911w,https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png?scale-down-to=2048 1823w,https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png 2440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:\"lazy\",positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1120px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png\",srcSet:\"https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png?scale-down-to=1024 911w,https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png?scale-down-to=2048 1823w,https://framerusercontent.com/images/g7E8bB8CmkXSDyfJZt7qnoA0XR4.png 2440w\"},className:\"framer-1v5azh9\",\"data-framer-name\":\"Rectangle 14\",name:\"Rectangle 14\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p0ie2m\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y5mn3m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"2px\",\"--framer-line-height\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(248, 231, 119)\",\"--framer-text-transform\":\"uppercase\"},children:\"COMPANY WHO'S REHEARSING THE FUTURE\"})}),className:\"framer-17acs4d\",\"data-framer-name\":\"company that creates future\",fonts:[\"GF;Inter-700\"],name:\"company that creates future\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"54px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A little story\"})}),className:\"framer-1rbtsnx\",\"data-framer-name\":\"Our story\",fonts:[\"GF;Inter-700\"],name:\"Our story\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w1djsk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jggf4e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The company\u2019s two founders used to work as frontline Designers.\"})}),className:\"framer-174evxs\",\"data-framer-name\":\"The company\u2019s three founders used to work as frontline software developers.\",fonts:[\"GF;Inter-700\"],name:\"The company\u2019s three founders used to work as frontline software developers.\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"They started the theCodeBase in 2022, knowing that flexibility and collaboration make Agile great, but only when employees are cared for.\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"They started the theCodeBase in 2022, knowing that flexibility and collaboration make Agile great, but only when employees are cared for.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"They started the theCodeBase in 2022, knowing that flexibility and collaboration make Agile great, but only when employees are cared for.\"})}),className:\"framer-1f5g7bg\",\"data-framer-name\":\"They started the Software House in 2012, knowing that flexibility and collaboration make Agile great, but only when employees are cared for. That assumption allowed the company to deliver custom development projects for 24 countries, growing to a number of 220 employees.v\",fonts:[\"GF;Inter-300\"],name:\"They started the Software House in 2012, knowing that flexibility and collaboration make Agile great, but only when employees are cared for. That assumption allowed the company to deliver custom development projects for 24 countries, growing to a number of 220 employees.v\",verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tzqxl\",children:[/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-n5vsq9\",\"data-framer-name\":\"Who do we help?\",fonts:[\"GF;Inter-700\"],name:\"Who do we help?\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Who do we help?</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Companies that rely on technology for business growth. Our clients see us as a long-term strategic partner and trusted adviser for product design, development, DevOps, and cloud computing work.\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Companies that rely on technology for business growth. Our clients see us as a long-term strategic partner and trusted adviser for product design, development, DevOps, and cloud computing work.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Companies that rely on technology for business growth. Our clients see us as a long-term strategic partner and trusted adviser for product design, development, DevOps, and cloud computing work.\"})}),className:\"framer-19pmyon\",\"data-framer-name\":\"Companies that rely on technology for business growth. Our clients see us as a long-term strategic partner and trusted adviser for product design, development, DevOps, and cloud computing work.\",fonts:[\"GF;Inter-300\"],name:\"Companies that rely on technology for business growth. Our clients see us as a long-term strategic partner and trusted adviser for product design, development, DevOps, and cloud computing work.\",verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-483a54\",children:[/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-1ep9i5t\",\"data-framer-name\":\"Our philosophy\",fonts:[\"GF;Inter-700\"],name:\"Our philosophy\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Our philosophy</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Do good and the good will come to you. Each software project we select we treat as our own because our client\u2019s success fuels ours.\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Do good and the good will come to you. Each software project we select we treat as our own because our client\u2019s success fuels ours.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Do good and the good will come to you. Each software project we select we treat as our own because our client\u2019s success fuels ours.\"})}),className:\"framer-1ikllq5\",\"data-framer-name\":\"Do good and the good will come to you. Each software project we select we treat as our own because our client\u2019s success fuels ours.\",fonts:[\"GF;Inter-300\"],name:\"Do good and the good will come to you. Each software project we select we treat as our own because our client\u2019s success fuels ours.\",verticalAlignment:\"center\",withExternalLayout:true})})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-185uw0b\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ynp0mz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{variant:\"JK2rMZhWB\"},uuEEKng_z:{variant:\"JK2rMZhWB\"}},children:/*#__PURE__*/_jsx(TabSystem2,{height:\"100%\",id:\"T06A0wvcY\",layoutId:\"T06A0wvcY\",style:{width:\"100%\"},text:\"Job applications make people tired. We want to keep it efficient. The only thing you can do is click the apply button, attach your resume and send it to us. You can also send your application and resume to our e-mail address as well. That's all!\",variant:\"EQHj_mjLn\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2xaw4u\",id:id6,ref:ref8,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qtceyo\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dph4r6\",\"data-framer-name\":\"Frame 11\",name:\"Frame 11\",children:[/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-1cuyidw\",\"data-framer-name\":\"Open Positions\",fonts:[\"GF;Inter-700\"],name:\"Open Positions\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Open Positions</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"center\",className:\"framer-17a089t\",\"data-framer-name\":\"You are invited to the CodeBase for create future together. If you can\u2019t find your title listed, drop your CV anyway. \uD83E\uDD13\",fonts:[\"GF;Inter-regular\"],name:\"You are invited to the CodeBase for create future together. If you can\u2019t find your title listed, drop your CV anyway. \uD83E\uDD13\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>You are invited to the CodeBase for create future together. If you can\u2019t find your title listed, drop your CV anyway. \uD83E\uDD13</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Text,{__fromCanvasComponent:true,alignment:\"left\",className:\"framer-1uisiw1\",\"data-framer-name\":\"Send CV -->\",fonts:[\"GF;Inter-600\"],name:\"Send CV -->\",rawHTML:\"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Send CV --&gt;</span><br></span></span>\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ngdby1\",\"data-framer-name\":\"Frame 26\",name:\"Frame 26\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f041f1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksau0HprB:{style:{width:\"100%\"}},nkh7UzDt5:{style:{width:\"100%\"}},uuEEKng_z:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(JobListing,{details:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"em\",{children:\"Who we are looking for?\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"We are looking for a magic mind who contributes to building high-performing measurable software solutions for our e-commerce platform project. With this role, you will work closely between your development team and product design with effective inputs & solutions for our e-commerce platform project.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"Requirements\"}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Bachelor\u2019s degree in Computer Science or relevant fields\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Software development experience of at least 5 years\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Strong engineering skills and programming fundamentals\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Create and ensure the technical feasibility of responsive UI/UX designs\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Full knowledge of the ReactJS\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Strong knowledge of JavaScript, CSS3, HTML5\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Agile / Scrum software development process is a plus\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"E-commerce experience is a plus\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Desire to learn, and analyze information, the skill of communication, and critical thinking are very important.\"})})]}),/*#__PURE__*/_jsx(\"p\",{children:\"What You Will Do\"}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Develop high-quality codes.\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Developing applications and plugins, such as using the ReactJS framework\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Design and implement flexible solutions\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Take ownership of assigned microservices\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Preparation of workflow charts in line with the project management process, in accordance with the time plan/sprints\"})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsx(\"p\",{children:\"Fulfilling all assigned tasks to achieve the best design and work output in coordination with teammates.\"})})]}),/*#__PURE__*/_jsx(\"p\",{children:\"Benefits Of Joining thecodebase\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xb7\\xa0\\xa0\\xa0\\xa0\\xa0\\xa0 Competitive salary Meal ticket card\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xb7\\xa0\\xa0\\xa0\\xa0\\xa0\\xa0 Birthday holiday\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xb7\\xa0\\xa0\\xa0\\xa0\\xa0\\xa0 20 days of annual vacation\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xb7\\xa0\\xa0\\xa0\\xa0\\xa0\\xa0 Complementary health insurance\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xb7\\xa0\\xa0\\xa0\\xa0\\xa0\\xa0 Remote working support\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xb7\\xa0\\xa0\\xa0\\xa0\\xa0\\xa0 Remote working opportunity\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xb7\\xa0\\xa0\\xa0\\xa0\\xa0\\xa0 Possibility to take part in training and learning online\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xb7\\xa0\\xa0\\xa0\\xa0\\xa0\\xa0 Work closely with fun and passionate coworkers. We have an open culture for initiatives and valuable ideas.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0\"})]}),height:\"100%\",id:\"xcF1ez3JI\",jobTitle:\"Senior Frontend Developer\",layoutId:\"xcF1ez3JI\",linkedINLink:\"https://www.linkedin.com/jobs/view/3358777437/\",variant:\"P5dNABkiu\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11khfa8\",id:id7,ref:ref9,children:/*#__PURE__*/_jsxs(\"footer\",{className:\"framer-71iasr\",\"data-border\":true,\"data-framer-name\":\"Footer Email\",name:\"Footer Email\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10b6jes\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13vvwuk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/0tCxLUivOfJznbX65gGoilemjYQ.png\"}},uuEEKng_z:{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/0tCxLUivOfJznbX65gGoilemjYQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:\"lazy\",src:\"https://framerusercontent.com/images/0tCxLUivOfJznbX65gGoilemjYQ.png\"},className:\"framer-cfdvos\",\"data-framer-name\":\"logo-white_1@2x 1\",name:\"logo-white_1@2x 1\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kf75j3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Our office\"}),/*#__PURE__*/_jsx(\"br\",{}),\"Old Street, EC1V 7DA London\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"+07553712876\"})]})},uuEEKng_z:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Our office\"}),/*#__PURE__*/_jsx(\"br\",{}),\"Old Street, EC1V 7DA London\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"+07553712876\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Our office\"}),/*#__PURE__*/_jsx(\"br\",{}),\"Old Street, EC1V 7DA London\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"+07553712876\"})]}),className:\"framer-1c0mflo\",fonts:[\"GF;Inter-regular\",\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bcwajd\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rzakdb\",\"data-framer-name\":\"$62e78bdfc95a7741341dd247_hello\",fill:\"black\",intrinsicHeight:26,intrinsicWidth:26,name:\"$62e78bdfc95a7741341dd247_hello\",svg:'<svg width=\"26\" height=\"26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.19 1.623a2.445 2.445 0 0 0-2.438 2.438v1.243l-.106-.333A2.454 2.454 0 0 0 6.6 3.346c-1.283.382-2.015 1.763-1.625 3.047l2.105 6.849c-.155.057-.325.13-.488.227-.682.407-1.454 1.227-1.682 2.54-.178.966.008 1.82.147 2.283v.024l.633 2.031a5.683 5.683 0 0 0 5.428 4.006h4.29c3.128 0 5.687-2.56 5.687-5.688v-8.242a.242.242 0 0 0-.032-.082c-.073-.901-.618-1.73-1.503-2.088-.618-.252-1.26-.211-1.828.025-.269-.504-.691-.927-1.252-1.146a2.396 2.396 0 0 0-1.91.049V4.004a2.45 2.45 0 0 0-2.437-2.438l.057.057Zm0 1.625a.8.8 0 0 1 .812.813v5.354l-.845 2.129a2.51 2.51 0 0 0-.179.934l-3.331.43-2.113-7.007a.79.79 0 0 1 .528-1.016c.431-.138.878.114 1.016.553l1.674 5.558.91-.285h.682V4.032c0-.463.35-.812.813-.812l.032.028Zm3.396 5.383a.774.774 0 0 1 .325.049c.422.17.625.634.455 1.064l-.87 2.153v.025l-.333.837c-.016.04-.057.056-.081.097a2.475 2.475 0 0 0-1.479-.536c.008-.065 0-.122.024-.179l1.22-3.022a.746.746 0 0 1 .71-.508l.029.02Zm3.07 1.117a.9.9 0 0 1 .326.049.799.799 0 0 1 .508.731v.025a.79.79 0 0 1-.057.3l-.914 2.259a.823.823 0 0 1-1.073.455c-.43-.179-.61-.642-.439-1.072l.862-2.162c.008-.032.008-.073.024-.101a.784.784 0 0 1 .43-.463.622.622 0 0 1 .301-.057l.033.036ZM13.4 13.933a.767.767 0 0 1 .934.576c.057.26.025.39-.057.529-.08.13-.251.3-.609.43l-3.94 1.016a.806.806 0 0 0-.52 1.162l.73 1.34a.803.803 0 0 0 1.098.317.814.814 0 0 0 .316-1.105l-.235-.406 2.99-.788c.024-.008.049-.016.073-.033.626-.219 1.13-.6 1.446-1.12.252-.432.35-.935.305-1.423.236.252.536.463.886.61.926.365 1.95.13 2.608-.537v4.136a4.054 4.054 0 0 1-4.063 4.063h-4.298a4.069 4.069 0 0 1-3.892-2.877l-.61-2.031c-.072-.22-.202-.991-.105-1.552.146-.877.528-1.21.886-1.422.35-.22.61-.235.61-.235H8l5.224-.691a.275.275 0 0 0 .073-.032l.102.073Z\" fill=\"#F8E877\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hi@thecodebase.io?subject=Contact%20from%20your%20site!\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"people@thecodebase.io\"})})})}),className:\"framer-1c0vuh1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yynzom\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lx7mfw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12xlt7j\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Main l\u0131nks\"})}),className:\"framer-1g5v1lm\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fssyrj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:\"Technologies\"})}),className:\"framer-rqp4pg\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:\"Services\"})}),className:\"framer-1nuea75\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:\"Company\"})}),className:\"framer-offkc6\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:\"Career\"})}),className:\"framer-fj2xcl\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eon5u4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"SOCIAL\"})}),className:\"framer-ktqwjz\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ovhdu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/thecodebaseio\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-18229ay\",\"data-styles-preset\":\"QsDuxP_ux\",children:\"Facebook\"})})})}),className:\"framer-woktsv\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/thecodebaseio\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-18229ay\",\"data-styles-preset\":\"QsDuxP_ux\",children:\"LinkedIN\"})})})}),className:\"framer-zie761\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/thecodebaseio/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-18229ay\",\"data-styles-preset\":\"QsDuxP_ux\",children:\"Instagram\"})})})}),className:\"framer-63md8c\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://x.com/thecodebaseio\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-18229ay\",\"data-styles-preset\":\"QsDuxP_ux\",children:\"Twitter\"})})})}),className:\"framer-1kjip2j\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g6bazp\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1peyvab\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Subscribe to our newsletter\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Subscribe to our newsletter\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Subscribe to our newsletter\"})}),className:\"framer-10yb4h3\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:\"Te latest articles sent to your inbox every week.\"})})},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:\"Te latest articles sent to your inbox every week.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-text-color\":\"var(--token-4192f078-7d83-497c-99d7-238885e44fff, rgb(153, 153, 153))\"},children:\"Te latest articles sent to your inbox every week.\"})}),className:\"framer-86dyq2\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ag51po\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-4gvsfo\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ec4p8b-container\",children:/*#__PURE__*/_jsx(Mailchimp,{borderRadius:99,bottomLeftRadius:99,bottomRightRadius:99,button:{color:\"rgb(0, 0, 0)\",fill:\"rgb(245, 233, 135)\",fontWeight:600,label:\"Subscribe\"},font:true,fontFamily:\"Inter\",fontSize:16,fontWeight:500,gap:0,height:\"100%\",id:\"uh0qnPhG8\",input:{color:\"rgb(245, 233, 135)\",error:\"rgb(238, 68, 68)\",fill:\"rgb(19, 19, 19)\",placeholder:\"email@thecodebase.io\",placeholderColor:\"rgb(153, 153, 153)\",value:\"\"},isMixedBorderRadius:false,layout:\"horizontal\",layoutId:\"uh0qnPhG8\",padding:16,paddingBottom:16,paddingLeft:16,paddingPerSide:false,paddingRight:16,paddingTop:16,style:{width:\"100%\"},topLeftRadius:99,topRightRadius:99,url:\"https://framer.us20.list-manage.com/subscribe/post?u=ad207c170b7d2944905d35c58&amp;id=8d89e161f4\",width:\"100%\"})})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lrdb25\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-khgd5s\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nkh7UzDt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2022 theCodebase.io, Inc. All Rights reserved\"})}),fonts:[\"GF;Inter-regular\"]},uuEEKng_z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2022 theCodebase.io, Inc. All Rights reserved\"})}),fonts:[\"GF;Inter-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(82, 82, 82)\"},children:\"\\xa9 2022 theCodebase.io, Inc. All Rights reserved\"})}),className:\"framer-1rnywdq\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-ARjiA { background: #020208; }`,\".framer-ARjiA.framer-lux5qc, .framer-ARjiA .framer-lux5qc { display: block; }\",\".framer-ARjiA.framer-72rtr7 { align-content: center; align-items: center; background-color: #020208; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-ARjiA .framer-11ky1y1-container { flex: none; height: 80px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-ARjiA .framer-16pzx4j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-2z94v7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 492px; }\",\".framer-ARjiA .framer-1nhl0di { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",'.framer-ARjiA .framer-1txyukn { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: 2px; --framer-line-height: 12px; --framer-text-alignment: center; --framer-text-color: #f8e777; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }',\".framer-ARjiA .framer-1pi1xln { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",'.framer-ARjiA .framer-1ncjsrd { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -1px; --framer-line-height: 56px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 492px; word-break: break-word; word-wrap: break-word; }',\".framer-ARjiA .framer-1a1uq7y { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 623px; word-break: break-word; word-wrap: break-word; }\",\".framer-ARjiA .framer-y4n1lq { align-content: center; align-items: center; background-color: #f8e877; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; box-shadow: 0px 23px 36px 0px rgba(203, 203, 203, 0.1); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 24px 8px 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-lsrsk0, .framer-ARjiA .framer-1k94sfe, .framer-ARjiA .framer-17acs4d, .framer-ARjiA .framer-1rbtsnx, .framer-ARjiA .framer-woktsv, .framer-ARjiA .framer-zie761, .framer-ARjiA .framer-63md8c, .framer-ARjiA .framer-1kjip2j { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-ARjiA .framer-62hauu { aspect-ratio: 1.1768802228412256 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 718px); overflow: visible; position: relative; width: 845px; }\",\".framer-ARjiA .framer-cva3jh { flex: none; height: 671px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 845px; }\",\".framer-ARjiA .framer-rf7wg7 { --border-bottom-width: 1px; --border-color: #1e1e1e; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.3123356506658532 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 153px 0px rgba(255, 255, 255, 0.11); flex: none; height: var(--framer-aspect-ratio-supported, 589px); left: 30px; overflow: hidden; position: absolute; top: 41px; width: 773px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-1dr2qor { --border-bottom-width: 1px; --border-color: #1e1e1e; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.3123355521562101 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 153px 0px rgba(255, 255, 255, 0.11); flex: none; height: var(--framer-aspect-ratio-supported, 541px); left: 61px; opacity: 0.8; overflow: hidden; position: absolute; top: 65px; width: 710px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-m5u6x0 { --border-bottom-width: 1px; --border-color: #1e1e1e; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.3123356067262164 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 153px 0px rgba(255, 255, 255, 0.11); flex: none; height: var(--framer-aspect-ratio-supported, 486px); left: 98px; opacity: 0.5; overflow: hidden; position: absolute; top: 92px; width: 638px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-w3uqzr { --border-bottom-width: 1px; --border-color: #1e1e1e; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.3123356502985057 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 153px 0px rgba(255, 255, 255, 0.11); flex: none; height: var(--framer-aspect-ratio-supported, 427px); left: 136px; opacity: 0.3; overflow: hidden; position: absolute; top: 122px; width: 560px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-1vzdnnh { flex: none; height: 67px; left: 81px; overflow: hidden; position: absolute; top: 488px; width: 67px; }\",\".framer-ARjiA .framer-150lzoh { flex: none; height: 37px; left: 111px; overflow: hidden; position: absolute; top: 135px; width: 37px; }\",\".framer-ARjiA .framer-1j1m4mk { flex: none; height: 99px; left: 747px; overflow: hidden; position: absolute; top: 274px; width: 99px; }\",\".framer-ARjiA .framer-su0uxx { aspect-ratio: 0.6757188498402555 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 626px); left: 235px; overflow: hidden; position: absolute; top: 92px; width: 423px; }\",\".framer-ARjiA .framer-1wpgw7b { flex: none; height: 188px; left: 0px; position: absolute; top: 165px; width: 423px; }\",\".framer-ARjiA .framer-1t6okhb { bottom: -232px; flex: none; left: 3px; position: absolute; right: 3px; top: 0px; }\",\".framer-ARjiA .framer-14eco6j { bottom: -231px; flex: none; left: 4px; position: absolute; right: 4px; top: 1px; }\",\".framer-ARjiA .framer-slxbms { bottom: -227px; flex: none; left: 8px; position: absolute; right: 8px; top: 5px; }\",\".framer-ARjiA .framer-13d8apx { flex: none; height: 858px; left: 3px; position: absolute; top: 0px; width: 417px; }\",\".framer-ARjiA .framer-15m8m52 { flex: none; height: 820px; left: 22px; overflow: auto; position: absolute; top: 19px; width: 379px; }\",\".framer-ARjiA .framer-ql6do3 { aspect-ratio: 1 / 1; bottom: var(--framer-aspect-ratio-supported, 589px); flex: none; height: 14px; left: 243px; overflow: visible; position: absolute; right: 166px; top: 23px; }\",\".framer-ARjiA .framer-12b53fm, .framer-ARjiA .framer-qcpmxl, .framer-ARjiA .framer-mz2jhb { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-ARjiA .framer-1sjjzma { bottom: 3px; flex: none; left: 2px; position: absolute; right: 3px; top: 2px; }\",\".framer-ARjiA .framer-kihvul { bottom: 9px; flex: none; left: 6px; position: absolute; right: 6px; top: 4px; }\",\".framer-ARjiA .framer-3kp81b { bottom: 593px; flex: none; left: 190px; overflow: visible; position: absolute; right: 190px; top: 27px; }\",\".framer-ARjiA .framer-gv1jwd { flex: none; height: 535px; left: calc(49.94082840236689% - 541px / 2); overflow: visible; position: absolute; top: 0px; width: 541px; }\",\".framer-ARjiA .framer-10mucnb { --border-bottom-width: 1px; --border-color: #1e1e1e; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.312335700762862 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 153px 0px rgba(255, 255, 255, 0.11); flex: none; height: var(--framer-aspect-ratio-supported, 383px); left: 50%; overflow: hidden; position: absolute; top: 41%; transform: translate(-50%, -50%); width: 502px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-1w6ngof { --border-bottom-width: 1px; --border-color: #1e1e1e; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.3123356071737071 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 153px 0px rgba(255, 255, 255, 0.11); flex: none; height: var(--framer-aspect-ratio-supported, 352px); left: 50%; opacity: 0.8; overflow: hidden; position: absolute; top: 41%; transform: translate(-50%, -50%); width: 461px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-1mqga5p { --border-bottom-width: 1px; --border-color: #1e1e1e; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.312335593584878 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 153px 0px rgba(255, 255, 255, 0.11); flex: none; height: var(--framer-aspect-ratio-supported, 316px); left: 50%; opacity: 0.5; overflow: hidden; position: absolute; top: 41%; transform: translate(-50%, -50%); width: 414px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-lvsai { --border-bottom-width: 1px; --border-color: #1e1e1e; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.3123357572999568 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 153px 0px rgba(255, 255, 255, 0.11); flex: none; height: var(--framer-aspect-ratio-supported, 277px); left: 50%; opacity: 0.3; overflow: hidden; position: absolute; top: 41%; transform: translate(-50%, -50%); width: 364px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-1qrob6t { flex: none; height: 44px; left: calc(17.451675059034468% - 44px / 2); overflow: hidden; position: absolute; top: calc(63.373346061350034% - 44px / 2); width: 44px; }\",\".framer-ARjiA .framer-df6quv { flex: none; height: 25px; left: calc(21.33108790185468% - 24px / 2); overflow: hidden; position: absolute; top: calc(18.606990921163113% - 25px / 2); width: 24px; }\",\".framer-ARjiA .framer-rdpbrh { flex: none; height: 64px; left: calc(88.75897778896785% - 64px / 2); overflow: hidden; position: absolute; top: calc(39.26119510258469% - 64px / 2); width: 64px; }\",\".framer-ARjiA .framer-1nwno5d { aspect-ratio: 0.6754807692307693 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 416px); left: 136px; overflow: visible; position: absolute; top: 119px; width: 281px; }\",\".framer-ARjiA .framer-rtb2yu { flex: none; height: 126px; left: 0px; position: absolute; top: 109px; width: 281px; }\",\".framer-ARjiA .framer-q78dyj { bottom: -154px; flex: none; left: 1px; position: absolute; right: 3px; top: 0px; }\",\".framer-ARjiA .framer-1sbnizt { bottom: -153px; flex: none; left: 2px; position: absolute; right: 3px; top: 0px; }\",\".framer-ARjiA .framer-1xs5ilu { bottom: -151px; flex: none; left: 5px; position: absolute; right: 6px; top: 3px; }\",\".framer-ARjiA .framer-q7qip9 { flex: none; height: 571px; left: 1px; position: absolute; top: 0px; width: 279px; }\",\".framer-ARjiA .framer-azkiek { flex: none; height: 545px; left: 15px; overflow: hidden; position: absolute; top: 13px; width: 252px; }\",\".framer-ARjiA .framer-j3n89i { aspect-ratio: 0.9996475813192267 / 1; bottom: var(--framer-aspect-ratio-supported, 391px); flex: none; height: 9px; left: 161px; overflow: visible; position: absolute; right: 110px; top: 15px; }\",\".framer-ARjiA .framer-13wtyel { bottom: 2px; flex: none; left: 2px; position: absolute; right: 2px; top: 2px; }\",\".framer-ARjiA .framer-i1d6er { bottom: 6px; flex: none; left: 4px; position: absolute; right: 4px; top: 2px; }\",\".framer-ARjiA .framer-1hihmxy { bottom: 394px; flex: none; left: 126px; overflow: visible; position: absolute; right: 126px; top: 18px; }\",\".framer-ARjiA .framer-16oso8k { bottom: 1px; flex: none; left: 0px; position: absolute; right: 0px; top: -1px; }\",\".framer-ARjiA .framer-11el258, .framer-ARjiA .framer-o745h2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: center; overflow: hidden; padding: 240px 0px 240px 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-14xatbc, .framer-ARjiA .framer-40zxxu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 790px; }\",'.framer-ARjiA .framer-spvz8n, .framer-ARjiA .framer-1ivm6a6 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -1px; --framer-line-height: 140%; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }','.framer-ARjiA .framer-1wrl9aq, .framer-ARjiA .framer-2jza25 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -1px; --framer-line-height: 28px; --framer-text-alignment: center; --framer-text-color: #f5f5f5; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 563px; word-break: break-word; word-wrap: break-word; }',\".framer-ARjiA .framer-9hip5p, .framer-ARjiA .framer-o25ei3, .framer-ARjiA .framer-flj9j5 { flex: none; height: 24px; overflow: hidden; position: relative; width: 127px; }\",'.framer-ARjiA .framer-1u5oaax, .framer-ARjiA .framer-ozip5u, .framer-ARjiA .framer-ha9nb { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 600; --framer-letter-spacing: 0em; --framer-line-height: 23.8px; --framer-text-alignment: left; --framer-text-color: #f8e877; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; flex: none; height: auto; left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre; width: auto; }',\".framer-ARjiA .framer-1rob1d0, .framer-ARjiA .framer-4xl3yg, .framer-ARjiA .framer-bh2ekq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-1a4hjr3, .framer-ARjiA .framer-1614l6k, .framer-ARjiA .framer-5fa53m, .framer-ARjiA .framer-u6kdus, .framer-ARjiA .framer-kwq3sp, .framer-ARjiA .framer-1ppjrmp, .framer-ARjiA .framer-kw0w76, .framer-ARjiA .framer-cquvh3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-1lgcrv7, .framer-ARjiA .framer-1ezkjr8, .framer-ARjiA .framer-19w9fo2, .framer-ARjiA .framer-hv8qu9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 1px; }\",\".framer-ARjiA .framer-1jzjw2t, .framer-ARjiA .framer-16159fb { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.03); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 2.0238095238095237 / 1; background: linear-gradient(89.99999973408178deg, #0d0d0d 0%, rgba(11, 11, 11, 1) 100%); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 84px); overflow: hidden; position: relative; width: 170px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-tgsne6 { flex: none; height: 27px; left: calc(50.00000000000002% - 68px / 2); position: absolute; top: calc(48.80952380952383% - 27px / 2); width: 68px; }\",\".framer-ARjiA .framer-q7yi1n { aspect-ratio: 1.68 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 62px; }\",\".framer-ARjiA .framer-ma9yr5, .framer-ARjiA .framer-awh8wc, .framer-ARjiA .framer-r945vb { flex: none; height: 84px; position: relative; width: 170px; }\",\".framer-ARjiA .framer-7y6bhs, .framer-ARjiA .framer-mfiusg { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.03); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background: linear-gradient(89.99999973408178deg, #0d0d0d 0%, rgba(11, 11, 11, 1) 100%); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 84px; overflow: hidden; position: relative; width: 170px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-jhscjn, .framer-ARjiA .framer-15jn04u, .framer-ARjiA .framer-jyvw6k { flex: none; height: 50px; left: 94px; position: absolute; top: 35px; width: 55px; }\",\".framer-ARjiA .framer-1y00ija { flex: none; height: 50px; left: calc(49.411764705882376% - 44px / 2); position: absolute; top: calc(50.00000000000002% - 50px / 2); width: 44px; }\",\".framer-ARjiA .framer-1i02uzb { aspect-ratio: 2.0238095238095237 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 84px); position: relative; width: 170px; }\",\".framer-ARjiA .framer-1v73lmx, .framer-ARjiA .framer-13nte1j, .framer-ARjiA .framer-cjr9yz, .framer-ARjiA .framer-192faj2, .framer-ARjiA .framer-51ybjx, .framer-ARjiA .framer-1q11gxt, .framer-ARjiA .framer-1djhhs8, .framer-ARjiA .framer-u1pdce, .framer-ARjiA .framer-h53iio, .framer-ARjiA .framer-i8pkfl, .framer-ARjiA .framer-13o3nl6, .framer-ARjiA .framer-7ci0d6, .framer-ARjiA .framer-158ybhf { box-shadow: 0px 15px 30px 0px #000000; flex: none; height: 120px; overflow: visible; position: relative; width: 243px; }\",\".framer-ARjiA .framer-1lhm608 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.03); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background: linear-gradient(89.99999973408178deg, #0d0d0d 0%, rgba(11, 11, 11, 1) 100%); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 120px; overflow: hidden; position: relative; width: 243px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-e3cfvb, .framer-ARjiA .framer-12lv7cp, .framer-ARjiA .framer-1lov5vr { flex: none; height: 50px; left: 97px; position: absolute; top: 35px; width: 49px; }\",\".framer-ARjiA .framer-1i1ebp7, .framer-ARjiA .framer-5mj7gb, .framer-ARjiA .framer-lr27ip, .framer-ARjiA .framer-kfjkli, .framer-ARjiA .framer-40ubc4, .framer-ARjiA .framer-ckzfau, .framer-ARjiA .framer-1rpgu8m, .framer-ARjiA .framer-btj1ty, .framer-ARjiA .framer-hjr901, .framer-ARjiA .framer-1gtibp3 { flex: none; height: 120px; position: relative; width: 244px; }\",\".framer-ARjiA .framer-1y3mqmy, .framer-ARjiA .framer-cabxb0, .framer-ARjiA .framer-9ive68, .framer-ARjiA .framer-1yzftym, .framer-ARjiA .framer-1s8pwh7, .framer-ARjiA .framer-1lj3jc5, .framer-ARjiA .framer-zv62nh, .framer-ARjiA .framer-1njgxsn, .framer-ARjiA .framer-1e6yzej, .framer-ARjiA .framer-t5ef29 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.03); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background: linear-gradient(89.99999973408178deg, #0d0d0d 0%, rgba(11, 11, 11, 1) 100%); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 120px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 243px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-yyctk0, .framer-ARjiA .framer-1pxthik { flex: none; height: 50px; left: 80px; position: absolute; top: 35px; width: 84px; }\",\".framer-ARjiA .framer-4lw3cx, .framer-ARjiA .framer-ds2uy { flex: none; height: 38px; left: 73px; position: absolute; top: 41px; width: 98px; }\",\".framer-ARjiA .framer-1qdbj73, .framer-ARjiA .framer-14g8hkl { flex: none; height: 50px; left: 100px; position: absolute; top: 35px; width: 44px; }\",\".framer-ARjiA .framer-11s0hgy { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: #0d0d0d; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 242px; left: calc(50.00000000000002% - 1137px / 2); overflow: hidden; position: absolute; top: 1202px; width: 1137px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-ARjiA .framer-1icpke1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 118px; justify-content: space-between; left: calc(50.043975373790694% - 1046px / 2); overflow: visible; padding: 0px; position: absolute; top: calc(49.586776859504155% - 118px / 2); width: 1046px; }\",\".framer-ARjiA .framer-1z0palz { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 758px; word-break: break-word; word-wrap: break-word; }\",\".framer-ARjiA .framer-1ixfzj { align-content: center; align-items: center; background-color: #f8e877; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; box-shadow: 0px 23px 36px 0px rgba(203, 203, 203, 0.1); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 32px 24px 32px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-531799 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: center; overflow: hidden; padding: 240px 0px 141px 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-1g1npjo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; scroll-margin-top: 250px; width: 790px; }\",\".framer-ARjiA .framer-n2kw3m, .framer-ARjiA .framer-174evxs, .framer-ARjiA .framer-1f5g7bg, .framer-ARjiA .framer-19pmyon { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ARjiA .framer-1xl3z6y { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 563px; word-break: break-word; word-wrap: break-word; }\",\".framer-ARjiA .framer-1t8fsyf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: 1395px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 842px; }\",\".framer-ARjiA .framer-1r6ddgn-container, .framer-ARjiA .framer-15776x0-container, .framer-ARjiA .framer-zlickp-container, .framer-ARjiA .framer-ihnpgu-container, .framer-ARjiA .framer-1dixp6v-container, .framer-ARjiA .framer-1nz09qj-container, .framer-ARjiA .framer-1yj6fgf-container, .framer-ARjiA .framer-1ynp0mz-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ARjiA .framer-1v4ghzp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; max-width: 1120px; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-p5py9e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 811px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-1v5azh9 { aspect-ratio: 0.745578231292517 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 745px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-p0ie2m { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ARjiA .framer-y5mn3m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 792px; }\",\".framer-ARjiA .framer-1w1djsk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-1jggf4e, .framer-ARjiA .framer-tzqxl, .framer-ARjiA .framer-483a54 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",'.framer-ARjiA .framer-n5vsq9, .framer-ARjiA .framer-1ep9i5t { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.24px; --framer-line-height: 140%; --framer-text-alignment: left; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }',\".framer-ARjiA .framer-1ikllq5 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 490px; word-break: break-word; word-wrap: break-word; }\",\".framer-ARjiA .framer-185uw0b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 525px; justify-content: flex-start; max-width: 1120px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-2xaw4u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1120px; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-qtceyo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-dph4r6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",'.framer-ARjiA .framer-1cuyidw { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -1px; --framer-line-height: 140%; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 789px; word-break: break-word; word-wrap: break-word; }','.framer-ARjiA .framer-17a089t { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -1px; --framer-line-height: 28px; --framer-text-alignment: center; --framer-text-color: #f5f5f5; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 604px; word-break: break-word; word-wrap: break-word; }','.framer-ARjiA .framer-1uisiw1 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 600; --framer-letter-spacing: 0em; --framer-line-height: 23.8px; --framer-text-alignment: left; --framer-text-color: #f8e777; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }',\".framer-ARjiA .framer-1ngdby1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-1f041f1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ARjiA .framer-11khfa8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1120px; overflow: hidden; padding: 120px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-71iasr { --border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-10b6jes { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-13vvwuk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-cfdvos { aspect-ratio: 5.776119402985074 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 29px); overflow: hidden; position: relative; width: 168px; }\",\".framer-ARjiA .framer-1kf75j3 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 139px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-ARjiA .framer-1c0mflo, .framer-ARjiA .framer-1c0vuh1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ARjiA .framer-1bcwajd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-1rzakdb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 26px); position: relative; width: 26px; }\",\".framer-ARjiA .framer-yynzom { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-1lx7mfw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 34px; height: 160px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 240px; }\",\".framer-ARjiA .framer-12xlt7j, .framer-ARjiA .framer-1fssyrj, .framer-ARjiA .framer-9ovhdu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-1g5v1lm, .framer-ARjiA .framer-rqp4pg, .framer-ARjiA .framer-1nuea75, .framer-ARjiA .framer-offkc6, .framer-ARjiA .framer-fj2xcl, .framer-ARjiA .framer-ktqwjz, .framer-ARjiA .framer-10yb4h3, .framer-ARjiA .framer-1rnywdq { --framer-link-hover-text-color: rgba(153, 153, 153, 0.6); --framer-link-text-decoration: none; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-ARjiA .framer-1eon5u4 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-g6bazp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 159px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-1peyvab { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-ARjiA .framer-86dyq2 { --framer-link-hover-text-color: rgba(153, 153, 153, 0.6); --framer-link-text-decoration: none; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ARjiA .framer-ag51po { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 450px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ARjiA .framer-4gvsfo { align-content: center; align-items: center; background-color: #131313; border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; width: 450px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ARjiA .framer-1ec4p8b-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ARjiA .framer-lrdb25 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ARjiA .framer-khgd5s { --border-bottom-width: 0px; --border-color: #1c1c1c; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; 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: 30px 0px 0px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ARjiA.framer-72rtr7, .framer-ARjiA .framer-16pzx4j, .framer-ARjiA .framer-2z94v7, .framer-ARjiA .framer-1nhl0di, .framer-ARjiA .framer-1pi1xln, .framer-ARjiA .framer-y4n1lq, .framer-ARjiA .framer-11el258, .framer-ARjiA .framer-14xatbc, .framer-ARjiA .framer-1rob1d0, .framer-ARjiA .framer-1a4hjr3, .framer-ARjiA .framer-1614l6k, .framer-ARjiA .framer-4xl3yg, .framer-ARjiA .framer-5fa53m, .framer-ARjiA .framer-u6kdus, .framer-ARjiA .framer-kwq3sp, .framer-ARjiA .framer-1ixfzj, .framer-ARjiA .framer-531799, .framer-ARjiA .framer-40zxxu, .framer-ARjiA .framer-bh2ekq, .framer-ARjiA .framer-1ppjrmp, .framer-ARjiA .framer-kw0w76, .framer-ARjiA .framer-cquvh3, .framer-ARjiA .framer-o745h2, .framer-ARjiA .framer-1g1npjo, .framer-ARjiA .framer-1t8fsyf, .framer-ARjiA .framer-1v4ghzp, .framer-ARjiA .framer-p5py9e, .framer-ARjiA .framer-p0ie2m, .framer-ARjiA .framer-y5mn3m, .framer-ARjiA .framer-1w1djsk, .framer-ARjiA .framer-1jggf4e, .framer-ARjiA .framer-tzqxl, .framer-ARjiA .framer-483a54, .framer-ARjiA .framer-185uw0b, .framer-ARjiA .framer-2xaw4u, .framer-ARjiA .framer-qtceyo, .framer-ARjiA .framer-dph4r6, .framer-ARjiA .framer-1ngdby1, .framer-ARjiA .framer-11khfa8, .framer-ARjiA .framer-71iasr, .framer-ARjiA .framer-13vvwuk, .framer-ARjiA .framer-1kf75j3, .framer-ARjiA .framer-1bcwajd, .framer-ARjiA .framer-yynzom, .framer-ARjiA .framer-1lx7mfw, .framer-ARjiA .framer-12xlt7j, .framer-ARjiA .framer-1fssyrj, .framer-ARjiA .framer-1eon5u4, .framer-ARjiA .framer-9ovhdu, .framer-ARjiA .framer-1peyvab, .framer-ARjiA .framer-ag51po, .framer-ARjiA .framer-4gvsfo, .framer-ARjiA .framer-lrdb25 { gap: 0px; } .framer-ARjiA.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-ARjiA.framer-72rtr7 > :first-child, .framer-ARjiA .framer-16pzx4j > :first-child, .framer-ARjiA .framer-2z94v7 > :first-child, .framer-ARjiA .framer-1nhl0di > :first-child, .framer-ARjiA .framer-1pi1xln > :first-child, .framer-ARjiA .framer-11el258 > :first-child, .framer-ARjiA .framer-14xatbc > :first-child, .framer-ARjiA .framer-1rob1d0 > :first-child, .framer-ARjiA .framer-4xl3yg > :first-child, .framer-ARjiA .framer-531799 > :first-child, .framer-ARjiA .framer-40zxxu > :first-child, .framer-ARjiA .framer-bh2ekq > :first-child, .framer-ARjiA .framer-o745h2 > :first-child, .framer-ARjiA .framer-1g1npjo > :first-child, .framer-ARjiA .framer-1t8fsyf > :first-child, .framer-ARjiA .framer-1v4ghzp > :first-child, .framer-ARjiA .framer-p0ie2m > :first-child, .framer-ARjiA .framer-y5mn3m > :first-child, .framer-ARjiA .framer-1w1djsk > :first-child, .framer-ARjiA .framer-1jggf4e > :first-child, .framer-ARjiA .framer-tzqxl > :first-child, .framer-ARjiA .framer-483a54 > :first-child, .framer-ARjiA .framer-185uw0b > :first-child, .framer-ARjiA .framer-2xaw4u > :first-child, .framer-ARjiA .framer-qtceyo > :first-child, .framer-ARjiA .framer-dph4r6 > :first-child, .framer-ARjiA .framer-1ngdby1 > :first-child, .framer-ARjiA .framer-11khfa8 > :first-child, .framer-ARjiA .framer-71iasr > :first-child, .framer-ARjiA .framer-13vvwuk > :first-child, .framer-ARjiA .framer-1kf75j3 > :first-child, .framer-ARjiA .framer-12xlt7j > :first-child, .framer-ARjiA .framer-1fssyrj > :first-child, .framer-ARjiA .framer-1eon5u4 > :first-child, .framer-ARjiA .framer-9ovhdu > :first-child, .framer-ARjiA .framer-1peyvab > :first-child, .framer-ARjiA .framer-lrdb25 > :first-child { margin-top: 0px; } .framer-ARjiA.framer-72rtr7 > :last-child, .framer-ARjiA .framer-16pzx4j > :last-child, .framer-ARjiA .framer-2z94v7 > :last-child, .framer-ARjiA .framer-1nhl0di > :last-child, .framer-ARjiA .framer-1pi1xln > :last-child, .framer-ARjiA .framer-11el258 > :last-child, .framer-ARjiA .framer-14xatbc > :last-child, .framer-ARjiA .framer-1rob1d0 > :last-child, .framer-ARjiA .framer-4xl3yg > :last-child, .framer-ARjiA .framer-531799 > :last-child, .framer-ARjiA .framer-40zxxu > :last-child, .framer-ARjiA .framer-bh2ekq > :last-child, .framer-ARjiA .framer-o745h2 > :last-child, .framer-ARjiA .framer-1g1npjo > :last-child, .framer-ARjiA .framer-1t8fsyf > :last-child, .framer-ARjiA .framer-1v4ghzp > :last-child, .framer-ARjiA .framer-p0ie2m > :last-child, .framer-ARjiA .framer-y5mn3m > :last-child, .framer-ARjiA .framer-1w1djsk > :last-child, .framer-ARjiA .framer-1jggf4e > :last-child, .framer-ARjiA .framer-tzqxl > :last-child, .framer-ARjiA .framer-483a54 > :last-child, .framer-ARjiA .framer-185uw0b > :last-child, .framer-ARjiA .framer-2xaw4u > :last-child, .framer-ARjiA .framer-qtceyo > :last-child, .framer-ARjiA .framer-dph4r6 > :last-child, .framer-ARjiA .framer-1ngdby1 > :last-child, .framer-ARjiA .framer-11khfa8 > :last-child, .framer-ARjiA .framer-71iasr > :last-child, .framer-ARjiA .framer-13vvwuk > :last-child, .framer-ARjiA .framer-1kf75j3 > :last-child, .framer-ARjiA .framer-12xlt7j > :last-child, .framer-ARjiA .framer-1fssyrj > :last-child, .framer-ARjiA .framer-1eon5u4 > :last-child, .framer-ARjiA .framer-9ovhdu > :last-child, .framer-ARjiA .framer-1peyvab > :last-child, .framer-ARjiA .framer-lrdb25 > :last-child { margin-bottom: 0px; } .framer-ARjiA .framer-16pzx4j > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-ARjiA .framer-2z94v7 > *, .framer-ARjiA .framer-1w1djsk > *, .framer-ARjiA .framer-dph4r6 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ARjiA .framer-1nhl0di > *, .framer-ARjiA .framer-qtceyo > *, .framer-ARjiA .framer-12xlt7j > *, .framer-ARjiA .framer-1fssyrj > *, .framer-ARjiA .framer-9ovhdu > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ARjiA .framer-1pi1xln > *, .framer-ARjiA .framer-14xatbc > *, .framer-ARjiA .framer-40zxxu > *, .framer-ARjiA .framer-1g1npjo > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ARjiA .framer-y4n1lq > *, .framer-ARjiA .framer-1ixfzj > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ARjiA .framer-y4n1lq > :first-child, .framer-ARjiA .framer-1a4hjr3 > :first-child, .framer-ARjiA .framer-1614l6k > :first-child, .framer-ARjiA .framer-5fa53m > :first-child, .framer-ARjiA .framer-u6kdus > :first-child, .framer-ARjiA .framer-kwq3sp > :first-child, .framer-ARjiA .framer-1ixfzj > :first-child, .framer-ARjiA .framer-1ppjrmp > :first-child, .framer-ARjiA .framer-kw0w76 > :first-child, .framer-ARjiA .framer-cquvh3 > :first-child, .framer-ARjiA .framer-p5py9e > :first-child, .framer-ARjiA .framer-1bcwajd > :first-child, .framer-ARjiA .framer-yynzom > :first-child, .framer-ARjiA .framer-1lx7mfw > :first-child, .framer-ARjiA .framer-ag51po > :first-child, .framer-ARjiA .framer-4gvsfo > :first-child { margin-left: 0px; } .framer-ARjiA .framer-y4n1lq > :last-child, .framer-ARjiA .framer-1a4hjr3 > :last-child, .framer-ARjiA .framer-1614l6k > :last-child, .framer-ARjiA .framer-5fa53m > :last-child, .framer-ARjiA .framer-u6kdus > :last-child, .framer-ARjiA .framer-kwq3sp > :last-child, .framer-ARjiA .framer-1ixfzj > :last-child, .framer-ARjiA .framer-1ppjrmp > :last-child, .framer-ARjiA .framer-kw0w76 > :last-child, .framer-ARjiA .framer-cquvh3 > :last-child, .framer-ARjiA .framer-p5py9e > :last-child, .framer-ARjiA .framer-1bcwajd > :last-child, .framer-ARjiA .framer-yynzom > :last-child, .framer-ARjiA .framer-1lx7mfw > :last-child, .framer-ARjiA .framer-ag51po > :last-child, .framer-ARjiA .framer-4gvsfo > :last-child { margin-right: 0px; } .framer-ARjiA .framer-11el258 > *, .framer-ARjiA .framer-531799 > *, .framer-ARjiA .framer-o745h2 > *, .framer-ARjiA .framer-1v4ghzp > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-ARjiA .framer-1rob1d0 > *, .framer-ARjiA .framer-4xl3yg > *, .framer-ARjiA .framer-bh2ekq > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-ARjiA .framer-1a4hjr3 > *, .framer-ARjiA .framer-1614l6k > *, .framer-ARjiA .framer-5fa53m > *, .framer-ARjiA .framer-u6kdus > *, .framer-ARjiA .framer-kwq3sp > *, .framer-ARjiA .framer-1ppjrmp > *, .framer-ARjiA .framer-kw0w76 > *, .framer-ARjiA .framer-cquvh3 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-ARjiA .framer-1t8fsyf > *, .framer-ARjiA .framer-p0ie2m > *, .framer-ARjiA .framer-13vvwuk > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-ARjiA .framer-p5py9e > *, .framer-ARjiA .framer-1bcwajd > *, .framer-ARjiA .framer-ag51po > *, .framer-ARjiA .framer-4gvsfo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ARjiA .framer-y5mn3m > *, .framer-ARjiA .framer-1jggf4e > *, .framer-ARjiA .framer-tzqxl > *, .framer-ARjiA .framer-483a54 > *, .framer-ARjiA .framer-185uw0b > *, .framer-ARjiA .framer-1peyvab > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ARjiA .framer-2xaw4u > *, .framer-ARjiA .framer-11khfa8 > *, .framer-ARjiA .framer-1kf75j3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ARjiA .framer-1ngdby1 > *, .framer-ARjiA .framer-lrdb25 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ARjiA .framer-71iasr > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-ARjiA .framer-yynzom > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-ARjiA .framer-1lx7mfw > * { margin: 0px; margin-left: calc(34px / 2); margin-right: calc(34px / 2); } .framer-ARjiA .framer-1eon5u4 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",\"@media (min-width: 1200px) and (max-width: 1599px) { .framer-ARjiA .hidden-72rtr7 { display: none !important; } }\",`@media (min-width: 1600px) { .framer-ARjiA .hidden-1nuotwh { display: none !important; } .${metadata.bodyClassName}-framer-ARjiA { background: #020208; } .framer-ARjiA.framer-72rtr7 { width: 1600px; } .framer-ARjiA .framer-11ky1y1-container { order: 0; } .framer-ARjiA .framer-16pzx4j { flex-direction: row; gap: unset; justify-content: space-between; max-width: 1400px; order: 1; overflow: visible; } .framer-ARjiA .framer-2z94v7, .framer-ARjiA .framer-1nhl0di, .framer-ARjiA .framer-1pi1xln { align-content: flex-start; align-items: flex-start; } .framer-ARjiA .framer-1ncjsrd { --framer-text-alignment: left; } .framer-ARjiA .framer-rf7wg7 { opacity: 0.38; overflow: visible; } .framer-ARjiA .framer-11el258 { order: 2; } .framer-ARjiA .framer-4xl3yg { gap: 71px; } .framer-ARjiA .framer-5fa53m, .framer-ARjiA .framer-u6kdus, .framer-ARjiA .framer-kwq3sp { gap: 100px; } .framer-ARjiA .framer-11s0hgy { left: calc(50.00000000000002% - 1533px / 2); order: 3; top: 856px; width: 1533px; } .framer-ARjiA .framer-1icpke1 { left: calc(50.032615786040466% - 1402px / 2); width: 1402px; } .framer-ARjiA .framer-o745h2 { order: 5; padding: 120px 0px 120px 0px; } .framer-ARjiA .framer-1v4ghzp { max-width: 1400px; order: 6; } .framer-ARjiA .framer-p5py9e { gap: 40px; } .framer-ARjiA .framer-1v5azh9 { flex: none; height: 100%; width: var(--framer-aspect-ratio-supported, 605px); } .framer-ARjiA .framer-185uw0b { height: min-content; justify-content: center; max-width: 1520px; } .framer-ARjiA .framer-2xaw4u { gap: 40px; max-width: 1520px; order: 7; } .framer-ARjiA .framer-1f041f1-container { width: 100%; } .framer-ARjiA .framer-11khfa8 { gap: 40px; max-width: 1520px; order: 8; } .framer-ARjiA .framer-yynzom { gap: 206px; } .framer-ARjiA .framer-1lx7mfw { gap: unset; justify-content: space-between; width: 308px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ARjiA .framer-16pzx4j, .framer-ARjiA .framer-4xl3yg, .framer-ARjiA .framer-5fa53m, .framer-ARjiA .framer-u6kdus, .framer-ARjiA .framer-kwq3sp, .framer-ARjiA .framer-p5py9e, .framer-ARjiA .framer-2xaw4u, .framer-ARjiA .framer-11khfa8, .framer-ARjiA .framer-yynzom, .framer-ARjiA .framer-1lx7mfw { gap: 0px; } .framer-ARjiA .framer-16pzx4j > *, .framer-ARjiA .framer-16pzx4j > :first-child, .framer-ARjiA .framer-16pzx4j > :last-child, .framer-ARjiA .framer-1lx7mfw > *, .framer-ARjiA .framer-1lx7mfw > :first-child, .framer-ARjiA .framer-1lx7mfw > :last-child { margin: 0px; } .framer-ARjiA .framer-4xl3yg > * { margin: 0px; margin-bottom: calc(71px / 2); margin-top: calc(71px / 2); } .framer-ARjiA .framer-4xl3yg > :first-child, .framer-ARjiA .framer-2xaw4u > :first-child, .framer-ARjiA .framer-11khfa8 > :first-child { margin-top: 0px; } .framer-ARjiA .framer-4xl3yg > :last-child, .framer-ARjiA .framer-2xaw4u > :last-child, .framer-ARjiA .framer-11khfa8 > :last-child { margin-bottom: 0px; } .framer-ARjiA .framer-5fa53m > *, .framer-ARjiA .framer-u6kdus > *, .framer-ARjiA .framer-kwq3sp > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-ARjiA .framer-5fa53m > :first-child, .framer-ARjiA .framer-u6kdus > :first-child, .framer-ARjiA .framer-kwq3sp > :first-child, .framer-ARjiA .framer-p5py9e > :first-child, .framer-ARjiA .framer-yynzom > :first-child { margin-left: 0px; } .framer-ARjiA .framer-5fa53m > :last-child, .framer-ARjiA .framer-u6kdus > :last-child, .framer-ARjiA .framer-kwq3sp > :last-child, .framer-ARjiA .framer-p5py9e > :last-child, .framer-ARjiA .framer-yynzom > :last-child { margin-right: 0px; } .framer-ARjiA .framer-p5py9e > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-ARjiA .framer-2xaw4u > *, .framer-ARjiA .framer-11khfa8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ARjiA .framer-yynzom > * { margin: 0px; margin-left: calc(206px / 2); margin-right: calc(206px / 2); } }}`,`@media (max-width: 809px) { .framer-ARjiA .hidden-1r5gjb6 { display: none !important; } .${metadata.bodyClassName}-framer-ARjiA { background: #020208; } .framer-ARjiA.framer-72rtr7 { gap: 80px; overflow: hidden; padding: 144px 0px 0px 0px; width: 390px; } .framer-ARjiA .framer-11ky1y1-container { height: auto; left: 0px; order: 0; position: fixed; width: 390px; z-index: 9; } .framer-ARjiA .framer-16pzx4j { gap: unset; justify-content: space-between; max-width: 1400px; order: 1; overflow: visible; } .framer-ARjiA .framer-2z94v7 { order: 0; width: 100%; } .framer-ARjiA .framer-1ncjsrd { --framer-font-size: 32px; --framer-line-height: 41px; width: 345px; } .framer-ARjiA .framer-1a1uq7y { width: 359px; } .framer-ARjiA .framer-62hauu { order: 1; } .framer-ARjiA .framer-11el258 { order: 2; padding: 80px 0px 80px 0px; } .framer-ARjiA .framer-14xatbc, .framer-ARjiA .framer-1g1npjo, .framer-ARjiA .framer-1xl3z6y, .framer-ARjiA .framer-1ikllq5, .framer-ARjiA .framer-qtceyo, .framer-ARjiA .framer-dph4r6, .framer-ARjiA .framer-17a089t, .framer-ARjiA .framer-1f041f1-container, .framer-ARjiA .framer-ag51po { width: 100%; } .framer-ARjiA .framer-spvz8n { --framer-font-size: 32px; overflow: visible; white-space: pre; width: auto; } .framer-ARjiA .framer-1wrl9aq { --framer-font-size: 14px; --framer-line-height: 24px; width: 358px; } .framer-ARjiA .framer-1rob1d0 { gap: 16px; } .framer-ARjiA .framer-1a4hjr3 { flex-direction: column; gap: 16px; width: 100%; } .framer-ARjiA .framer-1lgcrv7 { flex: none; order: 0; width: 100%; } .framer-ARjiA .framer-1ezkjr8 { flex: none; order: 2; width: 100%; } .framer-ARjiA .framer-jhscjn { left: calc(49.411764705882376% - 55px / 2); top: calc(50.00000000000002% - 50px / 2); } .framer-ARjiA .framer-19w9fo2 { flex: none; order: 1; width: 100%; } .framer-ARjiA .framer-hv8qu9 { flex: none; order: 3; width: 100%; } .framer-ARjiA .framer-1lhm608 { height: 84px; width: 170px; } .framer-ARjiA .framer-e3cfvb { height: 42px; left: calc(50.00000000000002% - 41px / 2); top: calc(46.42857142857145% - 42px / 2); width: 41px; } .framer-ARjiA .framer-11s0hgy { left: calc(50.00000000000002% - 375px / 2); order: 3; top: 929px; width: 375px; } .framer-ARjiA .framer-1icpke1 { flex-direction: column; gap: 16px; height: min-content; justify-content: center; left: 50%; top: 50%; transform: translate(-50%, -50%); width: min-content; } .framer-ARjiA .framer-1z0palz { order: 0; width: 277px; } .framer-ARjiA .framer-1ixfzj { order: 1; padding: 12px 32px 12px 32px; } .framer-ARjiA .framer-o745h2 { order: 5; padding: 120px 8px 120px 8px; } .framer-ARjiA .framer-n2kw3m { width: 365px; } .framer-ARjiA .framer-1t8fsyf { gap: 34px; height: min-content; width: 374px; } .framer-ARjiA .framer-1v4ghzp { gap: 72px; justify-content: center; max-width: 1400px; order: 6; padding: 0px; } .framer-ARjiA .framer-p5py9e { flex-direction: column; gap: 24px; height: min-content; } .framer-ARjiA .framer-1v5azh9 { flex: none; height: var(--framer-aspect-ratio-supported, 477px); width: 356px; } .framer-ARjiA .framer-p0ie2m { align-content: center; align-items: center; flex: none; width: 100%; } .framer-ARjiA .framer-y5mn3m { align-content: center; align-items: center; width: 100%; } .framer-ARjiA .framer-1jggf4e, .framer-ARjiA .framer-tzqxl, .framer-ARjiA .framer-483a54 { padding: 0px 8px 0px 8px; } .framer-ARjiA .framer-185uw0b { height: min-content; justify-content: center; max-width: 1520px; padding: 120px 0px 0px 0px; } .framer-ARjiA .framer-2xaw4u { gap: 40px; max-width: 1520px; order: 7; padding: 120px 8px 120px 8px; } .framer-ARjiA .framer-1cuyidw { --framer-font-size: 32px; width: 100%; } .framer-ARjiA .framer-11khfa8 { gap: 40px; max-width: 1520px; order: 8; padding: 0px 0px 32px 0px; } .framer-ARjiA .framer-10b6jes { align-content: center; align-items: center; flex-direction: column; gap: 79px; justify-content: flex-start; } .framer-ARjiA .framer-13vvwuk { align-content: center; align-items: center; gap: 40px; order: 1; } .framer-ARjiA .framer-cfdvos { height: var(--framer-aspect-ratio-supported, 30px); } .framer-ARjiA .framer-1kf75j3 { align-content: center; align-items: center; } .framer-ARjiA .framer-yynzom { align-content: center; align-items: center; flex-direction: column; gap: 0px; order: 0; width: 100%; } .framer-ARjiA .framer-1lx7mfw { gap: 67px; height: 323px; justify-content: center; order: 0; width: 100%; } .framer-ARjiA .framer-g6bazp { gap: 23px; justify-content: center; order: 1; padding: 0px 16px 0px 16px; width: 100%; } .framer-ARjiA .framer-1peyvab { align-content: center; align-items: center; align-self: unset; width: 100%; } .framer-ARjiA .framer-4gvsfo { flex: 1 0 0px; width: 1px; } .framer-ARjiA .framer-khgd5s { gap: 10px; justify-content: center; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ARjiA.framer-72rtr7, .framer-ARjiA .framer-16pzx4j, .framer-ARjiA .framer-1rob1d0, .framer-ARjiA .framer-1a4hjr3, .framer-ARjiA .framer-1icpke1, .framer-ARjiA .framer-1t8fsyf, .framer-ARjiA .framer-1v4ghzp, .framer-ARjiA .framer-p5py9e, .framer-ARjiA .framer-2xaw4u, .framer-ARjiA .framer-11khfa8, .framer-ARjiA .framer-10b6jes, .framer-ARjiA .framer-13vvwuk, .framer-ARjiA .framer-yynzom, .framer-ARjiA .framer-1lx7mfw, .framer-ARjiA .framer-g6bazp, .framer-ARjiA .framer-khgd5s { gap: 0px; } .framer-ARjiA.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-ARjiA.framer-72rtr7 > :first-child, .framer-ARjiA .framer-1rob1d0 > :first-child, .framer-ARjiA .framer-1a4hjr3 > :first-child, .framer-ARjiA .framer-1icpke1 > :first-child, .framer-ARjiA .framer-1t8fsyf > :first-child, .framer-ARjiA .framer-1v4ghzp > :first-child, .framer-ARjiA .framer-p5py9e > :first-child, .framer-ARjiA .framer-2xaw4u > :first-child, .framer-ARjiA .framer-11khfa8 > :first-child, .framer-ARjiA .framer-10b6jes > :first-child, .framer-ARjiA .framer-13vvwuk > :first-child, .framer-ARjiA .framer-yynzom > :first-child, .framer-ARjiA .framer-g6bazp > :first-child { margin-top: 0px; } .framer-ARjiA.framer-72rtr7 > :last-child, .framer-ARjiA .framer-1rob1d0 > :last-child, .framer-ARjiA .framer-1a4hjr3 > :last-child, .framer-ARjiA .framer-1icpke1 > :last-child, .framer-ARjiA .framer-1t8fsyf > :last-child, .framer-ARjiA .framer-1v4ghzp > :last-child, .framer-ARjiA .framer-p5py9e > :last-child, .framer-ARjiA .framer-2xaw4u > :last-child, .framer-ARjiA .framer-11khfa8 > :last-child, .framer-ARjiA .framer-10b6jes > :last-child, .framer-ARjiA .framer-13vvwuk > :last-child, .framer-ARjiA .framer-yynzom > :last-child, .framer-ARjiA .framer-g6bazp > :last-child { margin-bottom: 0px; } .framer-ARjiA .framer-16pzx4j > *, .framer-ARjiA .framer-16pzx4j > :first-child, .framer-ARjiA .framer-16pzx4j > :last-child { margin: 0px; } .framer-ARjiA .framer-1rob1d0 > *, .framer-ARjiA .framer-1a4hjr3 > *, .framer-ARjiA .framer-1icpke1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ARjiA .framer-1t8fsyf > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-ARjiA .framer-1v4ghzp > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-ARjiA .framer-p5py9e > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ARjiA .framer-2xaw4u > *, .framer-ARjiA .framer-11khfa8 > *, .framer-ARjiA .framer-13vvwuk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ARjiA .framer-10b6jes > * { margin: 0px; margin-bottom: calc(79px / 2); margin-top: calc(79px / 2); } .framer-ARjiA .framer-yynzom > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ARjiA .framer-1lx7mfw > * { margin: 0px; margin-left: calc(67px / 2); margin-right: calc(67px / 2); } .framer-ARjiA .framer-1lx7mfw > :first-child, .framer-ARjiA .framer-khgd5s > :first-child { margin-left: 0px; } .framer-ARjiA .framer-1lx7mfw > :last-child, .framer-ARjiA .framer-khgd5s > :last-child { margin-right: 0px; } .framer-ARjiA .framer-g6bazp > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-ARjiA .framer-khgd5s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .framer-ARjiA .hidden-j54ohj { display: none !important; } .${metadata.bodyClassName}-framer-ARjiA { background: #020208; } .framer-ARjiA.framer-72rtr7 { gap: 80px; overflow: hidden; padding: 144px 0px 0px 0px; width: 810px; } .framer-ARjiA .framer-11ky1y1-container { left: calc(50.00000000000002% - 810px / 2); order: 0; position: fixed; width: 810px; z-index: 9; } .framer-ARjiA .framer-16pzx4j { gap: unset; justify-content: space-between; max-width: 1400px; order: 1; overflow: visible; } .framer-ARjiA .framer-2z94v7 { order: 0; width: 100%; } .framer-ARjiA .framer-1ncjsrd { --framer-font-size: 32px; --framer-line-height: 41px; width: 345px; } .framer-ARjiA .framer-1a1uq7y { width: 359px; } .framer-ARjiA .framer-62hauu { order: 1; } .framer-ARjiA .framer-11el258 { order: 2; padding: 80px 0px 80px 0px; } .framer-ARjiA .framer-14xatbc, .framer-ARjiA .framer-1g1npjo, .framer-ARjiA .framer-1ikllq5, .framer-ARjiA .framer-qtceyo, .framer-ARjiA .framer-dph4r6, .framer-ARjiA .framer-17a089t, .framer-ARjiA .framer-1f041f1-container, .framer-ARjiA .framer-ag51po { width: 100%; } .framer-ARjiA .framer-spvz8n { --framer-font-size: 32px; overflow: visible; white-space: pre; width: auto; } .framer-ARjiA .framer-1wrl9aq { --framer-font-size: 14px; --framer-line-height: 24px; width: 358px; } .framer-ARjiA .framer-1rob1d0 { gap: 16px; } .framer-ARjiA .framer-1a4hjr3 { flex-direction: column; gap: 16px; width: 100%; } .framer-ARjiA .framer-1lgcrv7 { flex: none; gap: 56px; justify-content: center; order: 0; width: 100%; } .framer-ARjiA .framer-1ezkjr8 { flex: none; gap: 56px; justify-content: center; order: 2; width: 100%; } .framer-ARjiA .framer-jhscjn { left: calc(49.411764705882376% - 55px / 2); top: calc(50.00000000000002% - 50px / 2); } .framer-ARjiA .framer-19w9fo2 { flex: none; gap: 56px; justify-content: center; order: 1; width: 100%; } .framer-ARjiA .framer-hv8qu9 { flex: none; gap: 56px; justify-content: center; order: 3; width: 100%; } .framer-ARjiA .framer-1lhm608 { height: 84px; width: 170px; } .framer-ARjiA .framer-e3cfvb { height: 42px; left: calc(50.00000000000002% - 41px / 2); top: calc(46.42857142857145% - 42px / 2); width: 41px; } .framer-ARjiA .framer-11s0hgy { left: calc(50.00000000000002% - 779px / 2); order: 3; top: 929px; width: 779px; } .framer-ARjiA .framer-1icpke1 { flex-direction: column; gap: 28px; height: min-content; justify-content: center; left: 50%; top: 50%; transform: translate(-50%, -50%); width: min-content; } .framer-ARjiA .framer-1z0palz { order: 0; width: 555px; } .framer-ARjiA .framer-1ixfzj { order: 1; padding: 12px 32px 12px 32px; } .framer-ARjiA .framer-o745h2 { order: 5; padding: 120px 8px 120px 8px; } .framer-ARjiA .framer-n2kw3m { width: 365px; } .framer-ARjiA .framer-1xl3z6y { width: 466px; } .framer-ARjiA .framer-1t8fsyf { gap: 34px; height: min-content; padding: 0px 40px 0px 40px; width: 100%; } .framer-ARjiA .framer-1v4ghzp { gap: 72px; justify-content: center; max-width: 1400px; order: 6; padding: 0px; } .framer-ARjiA .framer-p5py9e { flex-direction: column; gap: 24px; height: min-content; } .framer-ARjiA .framer-1v5azh9 { flex: none; height: var(--framer-aspect-ratio-supported, 477px); width: 356px; } .framer-ARjiA .framer-p0ie2m { align-content: center; align-items: center; flex: none; padding: 0px 40px 0px 40px; width: 100%; } .framer-ARjiA .framer-y5mn3m { align-content: center; align-items: center; width: 100%; } .framer-ARjiA .framer-1jggf4e, .framer-ARjiA .framer-tzqxl, .framer-ARjiA .framer-483a54 { padding: 0px 8px 0px 8px; } .framer-ARjiA .framer-185uw0b { height: min-content; justify-content: center; max-width: 1520px; padding: 120px 40px 0px 40px; } .framer-ARjiA .framer-2xaw4u { gap: 40px; max-width: 1520px; order: 7; padding: 120px 40px 120px 40px; } .framer-ARjiA .framer-1cuyidw { --framer-font-size: 32px; width: 100%; } .framer-ARjiA .framer-11khfa8 { gap: 40px; max-width: 1520px; order: 8; padding: 0px 0px 32px 0px; } .framer-ARjiA .framer-10b6jes { align-content: center; align-items: center; flex-direction: column; gap: 79px; justify-content: flex-start; } .framer-ARjiA .framer-13vvwuk { align-content: center; align-items: center; gap: 40px; order: 1; } .framer-ARjiA .framer-cfdvos { height: var(--framer-aspect-ratio-supported, 30px); } .framer-ARjiA .framer-1kf75j3 { align-content: center; align-items: center; } .framer-ARjiA .framer-yynzom { align-content: center; align-items: center; flex-direction: column; gap: 0px; order: 0; width: 100%; } .framer-ARjiA .framer-1lx7mfw { gap: 67px; height: 323px; justify-content: center; order: 0; width: 100%; } .framer-ARjiA .framer-g6bazp { align-content: center; align-items: center; gap: 36px; height: min-content; justify-content: center; order: 1; padding: 0px 16px 0px 16px; width: 100%; } .framer-ARjiA .framer-1peyvab { align-content: center; align-items: center; align-self: unset; width: 100%; } .framer-ARjiA .framer-4gvsfo { flex: 1 0 0px; width: 1px; } .framer-ARjiA .framer-khgd5s { gap: 10px; justify-content: center; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ARjiA.framer-72rtr7, .framer-ARjiA .framer-16pzx4j, .framer-ARjiA .framer-1rob1d0, .framer-ARjiA .framer-1a4hjr3, .framer-ARjiA .framer-1lgcrv7, .framer-ARjiA .framer-1ezkjr8, .framer-ARjiA .framer-19w9fo2, .framer-ARjiA .framer-hv8qu9, .framer-ARjiA .framer-1icpke1, .framer-ARjiA .framer-1t8fsyf, .framer-ARjiA .framer-1v4ghzp, .framer-ARjiA .framer-p5py9e, .framer-ARjiA .framer-2xaw4u, .framer-ARjiA .framer-11khfa8, .framer-ARjiA .framer-10b6jes, .framer-ARjiA .framer-13vvwuk, .framer-ARjiA .framer-yynzom, .framer-ARjiA .framer-1lx7mfw, .framer-ARjiA .framer-g6bazp, .framer-ARjiA .framer-khgd5s { gap: 0px; } .framer-ARjiA.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-ARjiA.framer-72rtr7 > :first-child, .framer-ARjiA .framer-1rob1d0 > :first-child, .framer-ARjiA .framer-1a4hjr3 > :first-child, .framer-ARjiA .framer-1icpke1 > :first-child, .framer-ARjiA .framer-1t8fsyf > :first-child, .framer-ARjiA .framer-1v4ghzp > :first-child, .framer-ARjiA .framer-p5py9e > :first-child, .framer-ARjiA .framer-2xaw4u > :first-child, .framer-ARjiA .framer-11khfa8 > :first-child, .framer-ARjiA .framer-10b6jes > :first-child, .framer-ARjiA .framer-13vvwuk > :first-child, .framer-ARjiA .framer-yynzom > :first-child, .framer-ARjiA .framer-g6bazp > :first-child { margin-top: 0px; } .framer-ARjiA.framer-72rtr7 > :last-child, .framer-ARjiA .framer-1rob1d0 > :last-child, .framer-ARjiA .framer-1a4hjr3 > :last-child, .framer-ARjiA .framer-1icpke1 > :last-child, .framer-ARjiA .framer-1t8fsyf > :last-child, .framer-ARjiA .framer-1v4ghzp > :last-child, .framer-ARjiA .framer-p5py9e > :last-child, .framer-ARjiA .framer-2xaw4u > :last-child, .framer-ARjiA .framer-11khfa8 > :last-child, .framer-ARjiA .framer-10b6jes > :last-child, .framer-ARjiA .framer-13vvwuk > :last-child, .framer-ARjiA .framer-yynzom > :last-child, .framer-ARjiA .framer-g6bazp > :last-child { margin-bottom: 0px; } .framer-ARjiA .framer-16pzx4j > *, .framer-ARjiA .framer-16pzx4j > :first-child, .framer-ARjiA .framer-16pzx4j > :last-child { margin: 0px; } .framer-ARjiA .framer-1rob1d0 > *, .framer-ARjiA .framer-1a4hjr3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ARjiA .framer-1lgcrv7 > *, .framer-ARjiA .framer-1ezkjr8 > *, .framer-ARjiA .framer-19w9fo2 > *, .framer-ARjiA .framer-hv8qu9 > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-ARjiA .framer-1lgcrv7 > :first-child, .framer-ARjiA .framer-1ezkjr8 > :first-child, .framer-ARjiA .framer-19w9fo2 > :first-child, .framer-ARjiA .framer-hv8qu9 > :first-child, .framer-ARjiA .framer-1lx7mfw > :first-child, .framer-ARjiA .framer-khgd5s > :first-child { margin-left: 0px; } .framer-ARjiA .framer-1lgcrv7 > :last-child, .framer-ARjiA .framer-1ezkjr8 > :last-child, .framer-ARjiA .framer-19w9fo2 > :last-child, .framer-ARjiA .framer-hv8qu9 > :last-child, .framer-ARjiA .framer-1lx7mfw > :last-child, .framer-ARjiA .framer-khgd5s > :last-child { margin-right: 0px; } .framer-ARjiA .framer-1icpke1 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-ARjiA .framer-1t8fsyf > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-ARjiA .framer-1v4ghzp > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-ARjiA .framer-p5py9e > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ARjiA .framer-2xaw4u > *, .framer-ARjiA .framer-11khfa8 > *, .framer-ARjiA .framer-13vvwuk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ARjiA .framer-10b6jes > * { margin: 0px; margin-bottom: calc(79px / 2); margin-top: calc(79px / 2); } .framer-ARjiA .framer-yynzom > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ARjiA .framer-1lx7mfw > * { margin: 0px; margin-left: calc(67px / 2); margin-right: calc(67px / 2); } .framer-ARjiA .framer-g6bazp > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-ARjiA .framer-khgd5s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-ARjiA[data-border=\"true\"]::after, .framer-ARjiA [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8077.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ksau0HprB\":{\"layout\":[\"fixed\",\"auto\"]},\"nkh7UzDt5\":{\"layout\":[\"fixed\",\"auto\"]},\"uuEEKng_z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-ARjiA\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:8077.5,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZ1rib2Bg-4.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...NavBarFonts,...ServicesCardFonts,...TabSystem2Fonts,...JobListingFonts,...MailchimpFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"8077.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ksau0HprB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nkh7UzDt5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uuEEKng_z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStack", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "fontWeights", "useFontControls", "props", "fontFamily", "fontSize", "fontWeight", "font", "fontWeightName", "customFontStack", "fontStack", "fontFamilyStyle", "fetchCustomFonts", "fontStore", "e", "ue", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "emailRegex", "mailchimpRegex", "validateEmail", "email", "parseMailChimpUrl", "url", "ref", "domain", "parameters", "Mailchimp", "withCSS", "input", "button", "layout", "style", "gap", "onSubmit", "props", "email1", "setEmail", "ye", "isError", "setError", "isLoading", "setLoading", "isSuccess", "setSuccess", "isCanvas", "se", "RenderTarget", "fontFamily", "fontSize", "fontWeight", "useFontControls", "borderRadius", "useRadius", "paddingValue", "usePadding", "validateForm", "te", "handleChange", "event", "handleSubmit", "response", "handleClick", "p", "motion", "containerStyles", "u", "defaultStyle", "addPropertyControls", "ControlType", "fontControls", "paddingControl", "borderRadiusControl", "Mailchimp_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "gci2yPgZU", "V7Z_vdY4y", "qFt4Fsn8W", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap10qtlo8", "args", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "u", "RichText2", "x", "css", "FramerCSLHDSIPW", "withCSS", "CSLHDSIPW_default", "addPropertyControls", "ControlType", "addFonts", "TabNavItemFonts", "getFonts", "CSLHDSIPW_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "wMYKzGvWO", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "tapa18yj1", "args", "tap1m9g3f7", "tap108gdo5", "tap1rvf3ht", "tap1qyxj3c", "tapo7tn52", "tapc3pwxi", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "isDisplayed11", "isDisplayed12", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "u", "Image2", "RichText2", "x", "css", "FramerlYcOsI_R7", "withCSS", "lYcOsI_R7_default", "addPropertyControls", "ControlType", "addFonts", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "House_default", "React", "renderPathForWeight", "weight", "color", "pathsByWeight2", "pathsByWeight", "renderPath", "House", "props", "ref", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "toResponsiveImage", "value", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "GYVhiFmKz", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClick1xjr1q4", "args", "onClickl7c1b1", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "RichText2", "x", "Link", "Image2", "Text2", "css", "FramerNouv9mGRO", "withCSS", "Nouv9mGRO_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "rvKkd6NEv", "EBxwh0Eau", "sdACyh6Zw", "e4x8zC7Qb", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapmxak9i", "args", "onTap9mh3w6", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "u", "RichText2", "x", "SVG", "Text2", "Link", "css", "FramerPN8k8lKyr", "withCSS", "PN8k8lKyr_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "zeqChP8Kd", "kmh0qm1S8", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClick2s3rb7", "args", "onClickkt3j0n", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "u", "Text2", "css", "FramerWnd0ZoTRv", "withCSS", "Wnd0ZoTRv_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "NavBarFonts", "getFonts", "Nouv9mGRO_default", "ServicesCardFonts", "Wnd0ZoTRv_default", "TabSystem2Fonts", "lYcOsI_R7_default", "JobListingFonts", "PN8k8lKyr_default", "MailchimpFonts", "Mailchimp_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "useRouteElementId", "ref2", "isDisplayed3", "isDisplayed4", "id1", "ref3", "id2", "ref4", "id3", "ref5", "id4", "ref6", "id5", "ref7", "id6", "ref8", "id7", "ref9", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "Container", "Nouv9mGRO_default", "Text2", "x", "RichText2", "Image2", "SVG", "Link", "Wnd0ZoTRv_default", "lYcOsI_R7_default", "PN8k8lKyr_default", "Mailchimp_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavBarFonts", "ServicesCardFonts", "TabSystem2Fonts", "JobListingFonts", "MailchimpFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
