CINXE.COM

Careers | Dribbble

<!doctype html> <!-- ✨ Built with Framer • https://www.framer.com/ --> <html lang="en"> <head> <meta charset="utf-8"> <!-- Start of headStart --> <style> :root { --site-nav-framer-height: 58px; --site-nav-framer-search-height: 60px; } .site-navigation-framer { height: var(--site-nav-framer-height) !important; margin-bottom: var(--site-nav-framer-search-height) !important; z-index: 5 !important; } @media (min-width: 790px) { :root { --site-nav-framer-height: 92px; --site-nav-framer-search-height: 56px; } .site-navigation-framer { margin-bottom: 0 !important; } } .noscroll { overflow-x: hidden; overflow-y: hidden; } [hidden] { display: none !important; } [data-not-visible] { visibility: hidden !important; } [data-show-not-pro], [data-show-if-player] { display: none !important; opacity: 0 !important; visibility: hidden !important; transition: 0.4s opacity ease-in-out; } body.no-pro [data-show-not-pro] { display: flex !important; } body.is-player [data-show-if-player] { display: flex !important; } body.has-pro [data-hide-pro] { display: none !important; } body.no-hiring [data-show-not-hiring] { display: flex !important; } body.has-hiring [data-hide-hiring] { display: none !important; } body.user-conditionals-transition [data-show-not-pro], body.user-conditionals-transition [data-show-if-player] { opacity: 1 !important; visibility: visible !important; } [data-mobile-menu] { height: calc(100vh - 100px); overflow: hidden; } [data-mobile-menu] > *, [data-mobile-menu]:after { z-index: 3; } [data-mobile-menu-bg] { height: calc(100vh - 100px) !important; } .spinner-a { width: 48px; height: 48px; border-radius: 50%; display: inline-flex; margin: auto; position: relative; background: linear-gradient(0deg, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 100%); box-sizing: border-box; animation: rotation 1s linear infinite; } .spinner-a::after { content: ''; box-sizing: border-box; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 44px; height: 44px; border-radius: 50%; background: white; } @keyframes rotation { 0% { transform: rotate(0deg) } 100% { transform: rotate(360deg)} } * { font-feature-settings: "ss01"; } ::selection { background: rgba(255,218,121,0.5); color: #0d0c22; } </style> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KN8NGSVT');</script> <!-- End Google Tag Manager --> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com"> <script type="text/javascript" id="vwoCode"> window._vwo_code || (function() { var account_id=861480, version=2.1, settings_tolerance=2000, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:o})}else{this.load(o+'&x=true')}}};w._vwo_code=code;code.init();})(); </script> <!-- End VWO Async SmartCode --> <!-- End of headStart --> <meta name="viewport" content="width=device-width"> <meta name="generator" content="Framer ff86393"> <title>Careers | Dribbble</title> <meta name="description" content="Join us in helping bring the world’s creative ideas to life."> <meta name="framer-search-index" content="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/searchIndex-tghq4zuv_U1d.json"> <link href="https://framerusercontent.com/images/7fxs77bMk3wolxU6mtdHCotVcXw.svg" rel="icon" media="(prefers-color-scheme: light)"> <link href="https://framerusercontent.com/images/7fxs77bMk3wolxU6mtdHCotVcXw.svg" rel="icon" media="(prefers-color-scheme: dark)"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <meta property="og:title" content="Careers | Dribbble"> <meta property="og:description" content="Join us in helping bring the world’s creative ideas to life."> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Careers | Dribbble"> <meta name="twitter:description" content="Join us in helping bring the world’s creative ideas to life."> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-EV4S8HEMZG"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){window.dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-EV4S8HEMZG'); </script> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> <meta name="robots" content="max-image-preview:large"><link rel="canonical" href="https://dribbble.com/careers"><meta property="og:url" content="https://dribbble.com/careers"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-M533P6JO.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-PL64GPFJ.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-Y5FTINFI.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-JR5VT52U.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/jHOp_VZSFVyEi-xqlcM0LDYaXerLB5UB7oqlAxlSV0M.IIFXOGSO.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-NAOCWPFL.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-HPIAQJMR.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-PZJXX4MR.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-UNAZLUUR.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-ZAA7GTYT.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-5CWEH2BP.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-DWP4ZGS2.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-TMM7LSG7.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-TG2OHPFW.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-4CF4Y3QR.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-DDCHPFCC.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-J3ZIY4WZ.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-42U43NKG.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-PBVBILZK.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-THJ4ME2F.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-33DJGJPZ.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-OL6Q5KAA.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-PNY62DKE.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/script_main.N2ITEERY.mjs"><style data-framer-breakpoint-css>@media(min-width: 1440px){.hidden-t1xes3{display:none!important}}@media(min-width: 1100px) and (max-width: 1439px){.hidden-1o7kvkv{display:none!important}}@media(min-width: 810px) and (max-width: 1099px){.hidden-1flgyal{display:none!important}}@media(max-width: 809px){.hidden-if3hi7{display:none!important}}</style><style data-framer-css-ssr-minified data-framer-components="framer-zKM5B framer-jaD7D PropertyOverrides framer-Kzo92 framer-qaEEs framer-0pnlP framer-bxkMY framer-M9JRR framer-LHh4l">html,body,#main{margin:0;padding:0;box-sizing:border-box}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;-webkit-font-smoothing:inherit}h1,h2,h3,h4,h5,h6,p,figure{margin:0}body,input,textarea,select,button{font-size:12px;font-family:sans-serif}body{--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268: rgba(248, 213, 207, .99);--token-a621ccc8-3d59-48a0-a837-25092efcb263: rgb(255, 218, 121);--token-9ab47ae7-3c69-4a9e-9ff8-993fc8bc0a0e: rgb(255, 255, 255);--token-117cbcaa-8127-4416-9f92-fcbce9f99a50: rgb(6, 3, 24);--token-44598686-0b8d-4c9d-8090-749896420fc2: rgb(61, 61, 78);--token-42a81652-176d-43c8-8374-e0fa593a8005: rgb(110, 109, 122);--token-e99c4951-0444-4868-9487-2b3ed0f6fa2d: rgb(158, 158, 167);--token-48a71414-ffeb-485f-9214-89692b0cc5ae: rgb(219, 218, 222);--token-eb13911e-0e46-45df-b063-ffd9f17aeac1: rgb(231, 231, 233);--token-15f3a2f1-c021-4b74-a2ec-37229666a8b9: rgb(243, 243, 244);--token-bbe65d78-b64b-43c9-8b53-3a56957cc202: rgb(249, 249, 250);--token-2d7bc6f4-2bd0-4715-87f8-9426b8fb6da4: rgb(222, 181, 102);--token-39d4b8e1-9f12-478b-af7e-e1bf0a69bdf6: rgb(227, 215, 247);--token-358ee009-7cb7-4434-9be3-383d30a81810: rgb(246, 244, 238);--token-66efe343-3e8a-4e6a-9926-2a1c3363031b: rgb(28, 94, 255);--token-5d4dd9c1-f1e9-4575-9fd8-f1ec80e7c546: #EC54A7;--token-987dedaf-ecd9-4cd7-be4e-c1d8533db877: rgb(234, 76, 137);--token-5c4b2bc0-561c-42e0-8c64-ee4f873d9943: #f082ac;--token-a23abf65-c3b6-4538-81d1-f3a4c433e4db: rgb(77, 199, 115);--token-1e9c6608-037b-4068-84ed-c4682cdac25c: rgb(94, 202, 233);--token-c4b29541-bff1-4e1f-981d-fe0c51859300: rgba(250, 58, 0, .75)}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r3aX2AzA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r-aX2AzA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r5aX2AzA.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r1aX2AzA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r0aX2AzA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r6aX0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r3aX2AzA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r-aX2AzA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r5aX2AzA.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r1aX2AzA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r0aX2AzA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFH2_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US0r6aX0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kAHr4cXk.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kCXr4cXk.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kDnr4cXk.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kAnr4cXk.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kA3r4cXk.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kDXr4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kAHr4cXk.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kCXr4cXk.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kDnr4cXk.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kAnr4cXk.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kA3r4cXk.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kDXr4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kAHr4cXk.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kCXr4cXk.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kDnr4cXk.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kAnr4cXk.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kA3r4cXk.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kDXr4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kAHr4cXk.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kCXr4cXk.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kDnr4cXk.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kAnr4cXk.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kA3r4cXk.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sourceserif4/v8/vEFF2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6kDXr4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnB45HhrUI.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnB41HhrUI.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnB4NHhg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n1iIq129k.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n1isq129k.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n1iAq129k.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n1iEq129k.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n1i8q1w.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJwl1FgtIU.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJwlRFgtIU.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJwl9FgtIU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJwl5FgtIU.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJwlBFgg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl1FgtIU.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3vAOwlRFgtIU.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl9FgtIU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl5FgtIU.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3vAOwlBFgg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwl1FgtIU.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwlRFgtIU.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwl9FgtIU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwl5FgtIU.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwlBFgg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Major Mono Display;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/majormonodisplay/v16/RWmVoLyb5fEqtsfBX9PDZIGr2tFubRh7AneREnc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Major Mono Display;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/majormonodisplay/v16/RWmVoLyb5fEqtsfBX9PDZIGr2tFubRh7A3eREnc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Major Mono Display;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/majormonodisplay/v16/RWmVoLyb5fEqtsfBX9PDZIGr2tFubRh7DXeR.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/spacemono/v14/i7dMIFZifjKcF5UAWdDRaPpZUFqaHjyV.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/spacemono/v14/i7dMIFZifjKcF5UAWdDRaPpZUFuaHjyV.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:block;src:url(https://fonts.gstatic.com/s/spacemono/v14/i7dMIFZifjKcF5UAWdDRaPpZUFWaHg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Mona-Sans Medium;src:url(https://framerusercontent.com/assets/VHRbsYRamHXkimxMqvP6Ju7ofw.woff2);font-display:swap}@font-face{font-family:Mona-Sans Regular;src:url(https://framerusercontent.com/assets/eTV1TIK1tbVI9tQPE5TpxxykyU.woff2);font-display:swap}@font-face{font-family:Mona-Sans Bold;src:url(https://framerusercontent.com/assets/zucotdrRoTFXF4HGJdvfLedG3Ok.woff2);font-display:swap}@font-face{font-family:Mona-Sans SemiBold;src:url(https://framerusercontent.com/assets/wPf01vg4hdT4QqPeAqWo0ZAi7k.woff2);font-display:block}@font-face{font-family:Mona-Sans Light;src:url(https://framerusercontent.com/assets/6Oo2iFmp9TmbJwjovjQyGsud0.woff2);font-display:swap}@font-face{font-family:Mona-Sans Bold Wide;src:url(https://framerusercontent.com/assets/CTTO1iXc5pM534zDxUO7E1zKLO4.woff2);font-display:swap}@font-face{font-family:Hubot Sans Expanded Bold;src:url(https://framerusercontent.com/assets/IOFAThr0drCKW3oi0zlv9y5E0.woff2);font-display:swap}@font-face{font-family:Mona-Sans Medium Wide;src:url(https://framerusercontent.com/assets/C1ScmtlQyV2crWki0I410KIgjDs.woff2);font-display:swap}@font-face{font-family:Mona-Sans UltraLight;src:url(https://framerusercontent.com/assets/71Xip9r5gk5VK0R3vJybNshdFU.woff2);font-display:swap}@font-face{font-family:Mona Sans Medium;src:url(https://framerusercontent.com/assets/4Zga0emYtbZblaMayE9VWpBDxI.woff2);font-display:swap}@font-face{font-family:Mona Sans Regular;src:url(https://framerusercontent.com/assets/4AiChcNEwGP4aaixSZNV3E3zs4.woff2);font-display:swap}@font-face{font-family:Mona Sans SemiBold;src:url(https://framerusercontent.com/assets/ZAUbc8xbKPk99F7t1ht6xcYkSw.woff2);font-display:swap}@font-face{font-family:Mona Sans Bold;src:url(https://framerusercontent.com/assets/UHRGx3lq4X9LgvdpP3bV9Yvxrs.woff2);font-display:swap}@font-face{font-family:Mona Sans Light;src:url(https://framerusercontent.com/assets/tEarX3Q7pQRrs3Q8WtuDJfgWM.woff2);font-display:swap}@font-face{font-family:Mona-Sans Light Italic;src:url(https://framerusercontent.com/assets/TN9UB4LRepVa2cKmWXVSGQg9sm8.woff2);font-display:swap}@font-face{font-family:"Haas Grot Text R 65 Medium";src:url(https://framerusercontent.com/assets/iEzwQlsHTO21SE2pEyEBUiAiQ8.otf);font-display:swap}@font-face{font-family:"Haas Grot Text R 55 Roman";src:url(https://framerusercontent.com/assets/ZYE5fgl6Z8grx35cShJCqy3pxk.otf);font-display:swap}@font-face{font-family:"Haas Grot Text R 75 Bold";src:url(https://framerusercontent.com/assets/YG9TP1cLLMH50O2oUA9hnUpzU.otf);font-display:swap}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/NXxvFRoY5LDh3yCm7MEP2jqYk.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5CcgcVyoWSqO1THBiISd6oCog.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/MF544SVCvk3yNpLIz3pwDXFZPKM.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/TNtxudDBkAm2RXdtU3rvTBwoM.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/fIabp4VN5z7iJ3lNOz9qfNeQHc.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/YSOgKh50dqzzsXffetgcarlLHcI.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/9iRSYClnXA0RMygyIn6yjjWXJw.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/MVhJhYeDWxeyqT939zMNyw9p8.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/WXQXYfAQJIi2pCJACAfWWXfIDqI.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/RJeJJARdrtNUtic58kOz7hIgBuE.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/4hBRAuM02i3fsxYDzyNvt5Az2so.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/fz1JbBffNGgK7BNUI1mmbFBlgA8.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/hgmI3sEShaw5UU738TAjDBQPH0.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/eIZyQwIlHYR0mnMSneEDMtqBPgw.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/BkDpl4ghaqvMi1btKFyG2tdbec.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/v2q8JTTTs7McDMSEhnxAIBqd0.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/PONfPc6h4EPYwJliXQBmjVx7QxI.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zsnJN7Z1wdzUvepJniD3rbvJIyU.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/UrzZBOy7RyJEWAZGduzOeHiHuY.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/996sR9SfSDuYELz8oHhDOcErkY.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/ftN1HpyPVJEoEb4q36SOrNdLXU.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/jN39PDxZWEwjG7Csryx3JN2r2Y.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/JAur4lGGSGRGyrFi59JSIKqVgU.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/X5hj6qzcHUYv7h1390c8Rhm6550.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5HcVoGak8k5agFJSaKa4floXVu0.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/P2Bw01CtL0b9wqygO0sSVogWbo.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/YJsHMqeEm0oDHuxRTVCwg5eZuo.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/oJJMyJlDykMObEyb5VexHSxd24.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/IpeaX0WzLaonj68howNZg4SJJaY.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/KCj1bV3vDXY5OLHttTeRYcu9J8.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/biaVHhOprxbHaR3dIP7Z8cYurHg.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/BpOIEy4nYtcp1RwqOtwAgi2EiDE.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/gNa011yWpVpNFgUhhSlDX8nUiPQ.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vpq17U0WM26sBGHgq9jnrUmUf8.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/bNYh7lNMEpOegeRYAtyGel1WqBE.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/FBzcXZYmdulcZC0z278U6o0cw.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/ua60IRqWK94xCrq0SC639Hbsdjg.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Pd8gNPn2dSCh4FyjWFw9PJysoQ.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zpiI5DA3vCb3G2sqEyq9xqogo.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DtVQjTG8OGGKnwKYrMHRZVCyo.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/YYB6GZmCWnZq3RWZOghuZIOxQY.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/miJTzODdiyIr3tRo9KEoqXXk2PM.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/6ZMhcggRFfEfbf7lncCpaUbA.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/8sCN6PGUr4I8q5hC5twAXfcwqV0.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/aUYDUTztS7anQw5JuwCncXeLOBY.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5mDAOkC5Wpzo7NkuE9oYfqlY2u4.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/yDiPvYxioBHsicnYxpPW35WQmx8.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/khkJkwSL66WFg8SX6Wa726c.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/0E7IMbDzcGABpBwwqNEt60wU0w.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/JEXmejW8mXOYMtt0hyRg811kHac.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/ksvR4VsLksjpSwnC2fPgHRNMw.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vxBnBhH8768IFAXAb4Qf6wQHKs.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zSsEuoJdh8mcFVk976C05ZfQr8.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/b8ezwLrN7h2AUoPEENcsTMVJ0.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/mvNEIBLyHbscgHtwfsByjXUz3XY.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/6FI2EneKzM3qBy5foOZXey7coCA.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/qrVgiXNd6RuQjETYQiVQ9nqCk.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/NHHeAKJVP0ZWHk5YZnQQChIsBM.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/if4nAQEfO1l3iBiurvlUSTaMA.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/GdJ7SQjcmkU1sz7lk5lMpKUlKY.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/sOA6LVskcCqlqggyjIZe0Zh39UQ.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zUCSsMbWBcHOQoATrhsPVigkc.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/6eYp9yIAUvPZY7o0yfI4e2OP6g.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/aKoimhPBfs6C7Am2HTTVjGcpE.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/L9nHaKi7ULzGWchEehsfwttxOwM.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range: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}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/2uIBiALfCHVpWbHqRMZutfT7giU.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vebZUMjGyKkYsfcY73iwWTzLNag.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Vu4RH4OOAYHIXg4LpXVzNVmbpY.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/eOWZqb2nQ1SLbtYmcGBFYFSOE5U.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/H0Z3dXk6VFBv9TPQedY7FZVVVQ.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/sMud1BrfhejzYfhsGoUtjWdRb90.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/SDel4nEmK9AyiBktaYZfYI9DrY.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/goi1SSqo9KWshoqpg7CqWwBcQBc.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/iPDparXDXhfwSxmuiEXzr0b1vAU.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/kZK78sVb0ChIxwI4EF00ArQvpu0.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/zLXnIInNs9VhCJZQ1B0FvHgtWDM.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/yHa3FUh9QDCLkYGoHU44PsRbTI.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/w3wwH92cnNPcZVAf63gAmGQW0k.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/w9aHRXFhel7kScIgRMsPqEwE3AY.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/uUP0myN2OEY8kWGv4U4DKeDieDg.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/eDNmF3DmGWYDX8NrhNZOl1SDyQ.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/MaMAn5Jp5gJg1z3VaLH65QwWPLc.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/fEqgEChcTaneQFxeugexHq7Bk.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/nL7d8Ph0ViwUQorApF89PoAagQI.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/YOHXUQlY1iC2t7qT4HeLSoBDtn4.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TfzHIi6ZmZDuhnIFGcgM6Ipuim4.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/6e1qKhy2mljzCRhlGpuCksCGjGI.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/ub5XwqqEAMrXQz31ej6fNqbxnBc.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/r0mv3NegmA0akcQsNFotG32Las.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Ii21jnSJkulBKsHHXKlapi7fv9w.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/gazZKZuUEtvr9ULhdA4SprP0AZ0.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/pe8RoujoPxuTZhqoNzYqHX2MXA.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/teGhWnhH3bCqefKGsIsqFy3hK8.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/qQHxgTnEk6Czu1yW4xS82HQWFOk.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/MJ3N6lfN4iP5Um8rJGqLYl03tE.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/dHHUz45rhM2KCQpj9zttNVlibk.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/0SEEmmWc3vovhaai4RlRQSWRrz0.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/I11LrmuBDQZweplJ62KkVsklU5Y.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/RDJfWXA0aFdpD2OO2AJLBh2Z7E.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/e97VFGU1js4GGgvQCnvIiHpRf0.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/9WZaFuMg9OiQ7an8bugAJkUG04.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Kc2pkIGjh9K7EmlGx2sorKHcJDw.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/pFve2DToKu0uyKsWs4NBTHpK7Vc.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/1ZgR8LZSrJTG9VOgP5wgqaL3lQ4.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/4hhgqiTCDCCa8WhFmTB7QXODupk.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/EZSFVoaPWKnZ6GuVk5dlS5pk.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TMYuLEOqLWgunxD5qCFeADEgk.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/EL4v8OG6t2XwHSJLO1YF25DNiDw.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vSoBOmgqFUd0rVCgogjwL7jQI.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/bIwBTbnyeAOa9wQIBagEdRDHXhE.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/ytuJ1iJd5SddEQ3LTMbeYRRwiE.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/fmXYBApyDC604dR7g2aaACGvCk.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/fWaKVy6hRB8Z8aBaXHMiFEvPILU.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/syX0favWwGMDkTs34aSUJp2FDg.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/MRDnh8epalyri0qENYQVaYkjNjA.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/dkR8k5Cze1rY2rQWCcFiLvNxm8M.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/3RO0kKTqHkJmvsJcJAr5at0.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vYXKBGLaUwctOIY5xUjwrXQ4p8.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/GSo3TkcX0SwmUNLnnUlsKhqgZI.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/7b925B3vAlG2atcrbV7LoSudp7c.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/FuEG87bF2T2uEeI84KQYYAE9wA.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/l72nQILmlFUAK8OXlvJB8Qybl2M.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/PjAOIKsdFTryeYPWcKg4xHgWCTI.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/5u1LyW8isA2RA3QfYvCc6TVeGSU.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TB25ubMpKGgq66PNQGGdJB2VGM.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vFOa28RMJNgff4GnWLns8E8vGZw.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/JVGAsgKKXCCsDQ3MCrxIs5u1U.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/GeFYhvsobZhw8u0Xza2zCmC8Cw.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/8dxmIktsyEgZt0OloSu5gz6TgLI.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/f2kclCrwmFV8YeznrosrT3kcjE.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/HTPyW5jOpXfwIja9CrgNJUDriY4.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/SorE7ZPZIqD5pBy9oKeSOEC0Q5k.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/xFtzow8wtMpaEQuIGgCbt25Qorg.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/THWAFHoAcmqLMy81E8hCSdziVKA.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/sQxGYWDlRkDr0eOKqiNRl6g5rs.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/NNTAT1XAm8ZRkr824inYPkjNeL4.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/P2qr9PAWBt905929rHfxmneMUG0.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/2BmSa4TZZvFKAZg2DydxTbvKlTU.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/djqIk3Er2JcAcz7Rup88BdINEw.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/KMFW46iYsEZaUBwXbwPc9nQm71o.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/A5P4nkYCJlLQxGxaS1lzG8PNSc.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vuPfygr1n1zYxscvWgGI8hRf3LE.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/jplzYzqFHXreyADwk9yrkQlWQ.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/sSIKP2TfVPvfK7YVENPE5H87A.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/gawbeo7iEJSRZ4kcrh6YRrU8o.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/xSzma7KIWAdctStaX171ey3lams.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/8E92vrr3j1gDqzepmeSbD2u0JxA.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/KKQXBq6BF0xEmVbrTnWxh3Yw.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/ugFYeIKZEJXDxI6Kh0YQUX6EK9I.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/DgDysCLt0HkIpWMu2uN5tivgQ.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/2yEyxokC6poTg3Uc5E2ogfVi6WE.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/wmHLUqO4QxLaADUScavxvknnBQ.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/08bCJfmvizuFi36VeazboYh54CQ.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/DuYGXsyDXsSnxlZ8qzmcA4x3JiI.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/fXvVh2JeZlehNcEhKHpHH0frSl0.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/7pScaNeb6M7n2HF2jKemDqzCIr4.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/qS4UjQYyATcVV9rODk0Zx9KhkY8.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/VfD2n20yM7v0hrUEBHEyafsmMBY.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/4oIO9fB59bn3cKFWz7piCj28z9s.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TBccIZR9kIpkRce5i9ATfPp7a4.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/F5Lmfd3fCAu7TwiYbI4DLWw4ks.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/toNasQAsgu8B7dP8n9xdXRzdNhU.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/xPVm3TFQkuvdIaC7nzaBBAiE5Y.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/xwWV9Y5bwNwM4PjHKFG1XmdwA.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/oG51mTqVfF2JDETyCzOOIQOpzY.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/1aaySnsnw0pKE2qUemKvHaM1tw.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/pkaPRuutZhWxJishes736uL2KM.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/gLJVFeatQcrirAaS7jqVJIO4.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/yHWoQPBZSEiCC3aW3JXtcoFby8o.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/UHqhq621TbUtspKtPKPA1Ne8qY.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/6dsy2CbviAWDcszGLlgyaLpRMk.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TQqnntSFYYGDv7XtyT3ZhfvDA.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/nE03Xxh2GngsU8hDpg6CRGxqfoM.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/sz8HQr9IEEln6nmUJ8X0dtBwUQ.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range: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}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/dWFiPjtJpfcxAIDV8RPyuCq04.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Placeholder;src:local("Arial");ascent-override:102.74%;descent-override:28.91%;line-gap-override:0%;size-adjust:103.76%}@font-face{font-family:"Source Serif 4 Placeholder";src:local("Times New Roman");ascent-override:87.45%;descent-override:28.28%;line-gap-override:0%;size-adjust:118.46%}@font-face{font-family:Mona-Sans Medium Placeholder;src:local("Arial");ascent-override:75.03%;descent-override:15.66%;line-gap-override:0%;size-adjust:106.63%}@font-face{font-family:Mona-Sans Regular Placeholder;src:local("Arial");ascent-override:76.46%;descent-override:15.96%;line-gap-override:0%;size-adjust:104.63%}@font-face{font-family:Mona-Sans Bold Placeholder;src:local("Arial");ascent-override:72.36%;descent-override:15.11%;line-gap-override:0%;size-adjust:110.55%}@font-face{font-family:Mona-Sans Light Placeholder;src:local("Arial");ascent-override:77.92%;descent-override:16.27%;line-gap-override:0%;size-adjust:102.67%}@font-face{font-family:Mona-Sans Bold Wide Placeholder;src:local("Arial");ascent-override:64.53%;descent-override:13.47%;line-gap-override:0%;size-adjust:123.97%}@font-face{font-family:Hubot Sans Expanded Bold Placeholder;src:local("Arial");ascent-override:75.85%;descent-override:18.47%;line-gap-override:0%;size-adjust:127.22%}@font-face{font-family:Mona-Sans Medium Wide Placeholder;src:local("Arial");ascent-override:67.54%;descent-override:14.1%;line-gap-override:0%;size-adjust:118.45%}@font-face{font-family:Mona-Sans UltraLight Placeholder;src:local("Arial");ascent-override:79.69%;descent-override:16.64%;line-gap-override:0%;size-adjust:100.39%}@font-face{font-family:Mona Sans Medium Placeholder;src:local("Arial");ascent-override:91.27%;descent-override:22.23%;line-gap-override:0%;size-adjust:105.73%}@font-face{font-family:Mona Sans Regular Placeholder;src:local("Arial");ascent-override:93.16%;descent-override:22.69%;line-gap-override:0%;size-adjust:103.58%}@font-face{font-family:Mona Sans SemiBold Placeholder;src:local("Arial");ascent-override:89.47%;descent-override:21.79%;line-gap-override:0%;size-adjust:107.86%}@font-face{font-family:Mona Sans Bold Placeholder;src:local("Arial");ascent-override:87.71%;descent-override:21.36%;line-gap-override:0%;size-adjust:110.02%}@font-face{font-family:Mona Sans Light Placeholder;src:local("Arial");ascent-override:95.04%;descent-override:23.14%;line-gap-override:0%;size-adjust:101.54%}@font-face{font-family:Mona-Sans Light Italic Placeholder;src:local("Arial");ascent-override:79.41%;descent-override:16.58%;line-gap-override:0%;size-adjust:100.74%}@font-face{font-family:"Haas Grot Text R 65 Medium Placeholder";src:local("Arial");ascent-override:76.05%;descent-override:16.92%;line-gap-override:18.59%;size-adjust:107.56%}@font-face{font-family:"Haas Grot Text R 55 Roman Placeholder";src:local("Arial");ascent-override:77.94%;descent-override:17.34%;line-gap-override:19.06%;size-adjust:104.95%}@font-face{font-family:"Haas Grot Text R 75 Bold Placeholder";src:local("Arial");ascent-override:74.4%;descent-override:16.55%;line-gap-override:18.19%;size-adjust:109.95%}@font-face{font-family:Inter Placeholder;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0%;size-adjust:107.89%}@font-face{font-family:Inter Display Placeholder;src:local("Arial");ascent-override:98.56%;descent-override:24.54%;line-gap-override:0%;size-adjust:98.29%}body{--framer-will-change-override: none}@supports (background: -webkit-named-image(i)) and (not (grid-template-rows: subgrid)){body{--framer-will-change-override: transform}}[data-framer-component-type]{position:absolute}[data-framer-component-type=Text]{cursor:inherit}[data-framer-component-text-autosized] *{white-space:pre}[data-framer-component-type=Text]>*{text-align:var(--framer-text-alignment, start)}[data-framer-component-type=Text] span span,[data-framer-component-type=Text] p span,[data-framer-component-type=Text] h1 span,[data-framer-component-type=Text] h2 span,[data-framer-component-type=Text] h3 span,[data-framer-component-type=Text] h4 span,[data-framer-component-type=Text] h5 span,[data-framer-component-type=Text] h6 span{display:block}[data-framer-component-type=Text] span span span,[data-framer-component-type=Text] p span span,[data-framer-component-type=Text] h1 span span,[data-framer-component-type=Text] h2 span span,[data-framer-component-type=Text] h3 span span,[data-framer-component-type=Text] h4 span span,[data-framer-component-type=Text] h5 span span,[data-framer-component-type=Text] h6 span span{display:unset}[data-framer-component-type=Text] div div span,[data-framer-component-type=Text] a div span,[data-framer-component-type=Text] span span span,[data-framer-component-type=Text] p span span,[data-framer-component-type=Text] h1 span span,[data-framer-component-type=Text] h2 span span,[data-framer-component-type=Text] h3 span span,[data-framer-component-type=Text] h4 span span,[data-framer-component-type=Text] h5 span span,[data-framer-component-type=Text] h6 span span,[data-framer-component-type=Text] a{font-family:var(--font-family);font-style:var(--font-style);font-weight:min(calc(var(--framer-font-weight-increase, 0) + var(--font-weight, 400)),900);color:var(--text-color);letter-spacing:var(--letter-spacing);font-size:var(--font-size);text-transform:var(--text-transform);text-decoration:var(--text-decoration);line-height:var(--line-height)}[data-framer-component-type=Text] div div span,[data-framer-component-type=Text] a div span,[data-framer-component-type=Text] span span span,[data-framer-component-type=Text] p span span,[data-framer-component-type=Text] h1 span span,[data-framer-component-type=Text] h2 span span,[data-framer-component-type=Text] h3 span span,[data-framer-component-type=Text] h4 span span,[data-framer-component-type=Text] h5 span span,[data-framer-component-type=Text] h6 span span,[data-framer-component-type=Text] a{--font-family: var(--framer-font-family);--font-style: var(--framer-font-style);--font-weight: var(--framer-font-weight);--text-color: var(--framer-text-color);--letter-spacing: var(--framer-letter-spacing);--font-size: var(--framer-font-size);--text-transform: var(--framer-text-transform);--text-decoration: var(--framer-text-decoration);--line-height: var(--framer-line-height)}[data-framer-component-type=Text] a,[data-framer-component-type=Text] a div span,[data-framer-component-type=Text] a span span span,[data-framer-component-type=Text] a p span span,[data-framer-component-type=Text] a h1 span span,[data-framer-component-type=Text] a h2 span span,[data-framer-component-type=Text] a h3 span span,[data-framer-component-type=Text] a h4 span span,[data-framer-component-type=Text] a h5 span span,[data-framer-component-type=Text] a h6 span span{--font-family: var(--framer-link-font-family, var(--framer-font-family));--font-style: var(--framer-link-font-style, var(--framer-font-style));--font-weight: var(--framer-link-font-weight, var(--framer-font-weight));--text-color: var(--framer-link-text-color, var(--framer-text-color));--font-size: var(--framer-link-font-size, var(--framer-font-size));--text-transform: var(--framer-link-text-transform, var(--framer-text-transform));--text-decoration: var(--framer-link-text-decoration, var(--framer-text-decoration))}[data-framer-component-type=Text] a:hover,[data-framer-component-type=Text] a div span:hover,[data-framer-component-type=Text] a span span span:hover,[data-framer-component-type=Text] a p span span:hover,[data-framer-component-type=Text] a h1 span span:hover,[data-framer-component-type=Text] a h2 span span:hover,[data-framer-component-type=Text] a h3 span span:hover,[data-framer-component-type=Text] a h4 span span:hover,[data-framer-component-type=Text] a h5 span span:hover,[data-framer-component-type=Text] a h6 span span:hover{--font-family: var(--framer-link-hover-font-family, var(--framer-link-font-family, var(--framer-font-family)));--font-style: var(--framer-link-hover-font-style, var(--framer-link-font-style, var(--framer-font-style)));--font-weight: var(--framer-link-hover-font-weight, var(--framer-link-font-weight, var(--framer-font-weight)));--text-color: var(--framer-link-hover-text-color, var(--framer-link-text-color, var(--framer-text-color)));--font-size: var(--framer-link-hover-font-size, var(--framer-link-font-size, var(--framer-font-size)));--text-transform: var(--framer-link-hover-text-transform, var(--framer-link-text-transform, var(--framer-text-transform)));--text-decoration: var(--framer-link-hover-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration)))}[data-framer-component-type=Text].isCurrent a,[data-framer-component-type=Text].isCurrent a div span,[data-framer-component-type=Text].isCurrent a span span span,[data-framer-component-type=Text].isCurrent a p span span,[data-framer-component-type=Text].isCurrent a h1 span span,[data-framer-component-type=Text].isCurrent a h2 span span,[data-framer-component-type=Text].isCurrent a h3 span span,[data-framer-component-type=Text].isCurrent a h4 span span,[data-framer-component-type=Text].isCurrent a h5 span span,[data-framer-component-type=Text].isCurrent a h6 span span{--font-family: var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family)));--font-style: var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style)));--font-weight: var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight)));--text-color: var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color)));--font-size: var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size)));--text-transform: var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform)));--text-decoration: var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration)))}p.framer-text,div.framer-text,h1.framer-text,h2.framer-text,h3.framer-text,h4.framer-text,h5.framer-text,h6.framer-text,ol.framer-text,ul.framer-text{margin:0;padding:0}p.framer-text,div.framer-text,h1.framer-text,h2.framer-text,h3.framer-text,h4.framer-text,h5.framer-text,h6.framer-text,li.framer-text,ol.framer-text,ul.framer-text,span.framer-text:not([data-text-fill]){font-family:var(--framer-blockquote-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-blockquote-font-style, var(--framer-font-style, normal));font-weight:var(--framer-blockquote-font-weight, var(--framer-font-weight, 400));color:var(--framer-blockquote-text-color, var(--framer-text-color, #000));font-size:calc(var(--framer-blockquote-font-size, var(--framer-font-size, 16px)) * var(--framer-font-size-scale, 1));letter-spacing:var(--framer-blockquote-letter-spacing, var(--framer-letter-spacing, 0));text-transform:var(--framer-blockquote-text-transform, var(--framer-text-transform, none));text-decoration:var(--framer-blockquote-text-decoration, var(--framer-text-decoration, none));line-height:var(--framer-blockquote-line-height, var(--framer-line-height, 1.2em));text-align:var(--framer-blockquote-text-alignment, var(--framer-text-alignment, start));-webkit-text-stroke-width:var(--framer-text-stroke-width, initial);-webkit-text-stroke-color:var(--framer-text-stroke-color, initial);-moz-font-feature-settings:var(--framer-font-open-type-features, initial);-webkit-font-feature-settings:var(--framer-font-open-type-features, initial);font-feature-settings:var(--framer-font-open-type-features, initial);font-variation-settings:var(--framer-font-variation-axes, normal);text-wrap:var(--framer-text-wrap-override, var(--framer-text-wrap))}.framer-fit-text .framer-text{white-space:nowrap;white-space-collapse:preserve}strong.framer-text{font-family:var(--framer-blockquote-font-family-bold, var(--framer-font-family-bold));font-style:var(--framer-blockquote-font-style-bold, var(--framer-font-style-bold));font-weight:var(--framer-blockquote-font-weight-bold, var(--framer-font-weight-bold, bolder));font-variation-settings:var(--framer-blockquote-font-variation-axes-bold, var(--framer-font-variation-axes-bold))}em.framer-text{font-family:var(--framer-blockquote-font-family-italic, var(--framer-font-family-italic));font-style:var(--framer-blockquote-font-style-italic, var(--framer-font-style-italic, italic));font-weight:var(--framer-blockquote-font-weight-italic, var(--framer-font-weight-italic));font-variation-settings:var(--framer-blockquote-font-variation-axes-italic, var(--framer-font-variation-axes-italic))}em.framer-text>strong.framer-text{font-family:var(--framer-blockquote-font-family-bold-italic, var(--framer-font-family-bold-italic));font-style:var(--framer-blockquote-font-style-bold-italic, var(--framer-font-style-bold-italic, italic));font-weight:var(--framer-blockquote-font-weight-bold-italic, var(--framer-font-weight-bold-italic, bolder));font-variation-settings:var(--framer-blockquote-font-variation-axes-bold-italic, var(--framer-font-variation-axes-bold-italic))}p.framer-text:not(:first-child),div.framer-text:not(:first-child),h1.framer-text:not(:first-child),h2.framer-text:not(:first-child),h3.framer-text:not(:first-child),h4.framer-text:not(:first-child),h5.framer-text:not(:first-child),h6.framer-text:not(:first-child),ol.framer-text:not(:first-child),ul.framer-text:not(:first-child),blockquote.framer-text:not(:first-child),.framer-image.framer-text:not(:first-child){margin-top:var(--framer-blockquote-paragraph-spacing, var(--framer-paragraph-spacing, 0))}li.framer-text>ul.framer-text:nth-child(2),li.framer-text>ol.framer-text:nth-child(2){margin-top:0}.framer-text[data-text-fill]{display:inline-block;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:max(0em,calc(calc(1.3em - var(--framer-blockquote-line-height, var(--framer-line-height, 1.3em))) / 2));margin:min(0em,calc(calc(1.3em - var(--framer-blockquote-line-height, var(--framer-line-height, 1.3em))) / -2))}code.framer-text,code.framer-text span.framer-text:not([data-text-fill]){font-family:var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-blockquote-font-style, var(--framer-code-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-blockquote-font-weight, var(--framer-code-font-weight, var(--framer-font-weight, 400)));color:var(--framer-blockquote-text-color, var(--framer-code-text-color, var(--framer-text-color, #000)));font-size:calc(var(--framer-blockquote-font-size, var(--framer-font-size, 16px)) * var(--framer-font-size-scale, 1));letter-spacing:var(--framer-blockquote-letter-spacing, var(--framer-letter-spacing, 0));line-height:var(--framer-blockquote-line-height, var(--framer-line-height, 1.2em))}blockquote.framer-text{margin-block-start:initial;margin-block-end:initial;margin-inline-start:initial;margin-inline-end:initial;unicode-bidi:initial}a.framer-text,a.framer-text span.framer-text:not([data-text-fill]),span.framer-text[data-nested-link],span.framer-text[data-nested-link] span.framer-text:not([data-text-fill]){font-family:var(--framer-blockquote-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-blockquote-font-style, var(--framer-link-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-blockquote-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400)));color:var(--framer-blockquote-text-color, var(--framer-link-text-color, var(--framer-text-color, #000)));font-size:calc(var(--framer-blockquote-font-size, var(--framer-font-size, 16px)) * var(--framer-font-size-scale, 1));text-transform:var(--framer-blockquote-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none)));text-decoration:var(--framer-blockquote-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none)));cursor:var(--framer-custom-cursors, pointer)}code.framer-text a.framer-text,code.framer-text a.framer-text span.framer-text:not([data-text-fill]),code.framer-text span.framer-text[data-nested-link],code.framer-text span.framer-text[data-nested-link] span.framer-text:not([data-text-fill]){font-family:var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-blockquote-font-style, var(--framer-code-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-blockquote-font-weight, var(--framer-code-font-weight, var(--framer-font-weight, 400)));color:var(--framer-blockquote-text-color, var(--framer-link-text-color, var(--framer-code-text-color, var(--framer-text-color, #000))));font-size:calc(var(--framer-blockquote-font-size, var(--framer-font-size, 16px)) * var(--framer-font-size-scale, 1))}a.framer-text:hover,a.framer-text:hover span.framer-text:not([data-text-fill]),span.framer-text[data-nested-link]:hover,span.framer-text[data-nested-link]:hover span.framer-text:not([data-text-fill]){font-family:var(--framer-link-hover-font-family, var(--framer-blockquote-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif))));font-style:var(--framer-link-hover-font-style, var(--framer-blockquote-font-style, var(--framer-link-font-style, var(--framer-font-style, normal))));font-weight:var(--framer-link-hover-font-weight, var(--framer-blockquote-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400))));color:var(--framer-link-hover-text-color, var(--framer-blockquote-text-color, var(--framer-link-text-color, var(--framer-text-color, #000))));font-size:calc(var(--framer-link-hover-font-size, var(--framer-blockquote-font-size, var(--framer-font-size, 16px))) * var(--framer-font-size-scale, 1));text-transform:var(--framer-link-hover-text-transform, var(--framer-blockquote-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none))));text-decoration:var(--framer-link-hover-text-decoration, var(--framer-blockquote-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none))))}code.framer-text a.framer-text:hover,code.framer-text a.framer-text:hover span.framer-text:not([data-text-fill]),code.framer-text span.framer-text[data-nested-link]:hover,code.framer-text span.framer-text[data-nested-link]:hover span.framer-text:not([data-text-fill]){font-family:var(var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-blockquote-font-style, var(--framer-code-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-blockquote-font-weight, var(--framer-code-font-weight, var(--framer-font-weight, 400)));color:var(--framer-link-hover-text-color, var(--framer-blockquote-text-color, var(--framer-link-text-color, var(--framer-code-text-color, var(--framer-text-color, #000)))));font-size:calc(var(--framer-link-hover-font-size, var(--framer-blockquote-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)))) * var(--framer-font-size-scale, 1))}a.framer-text[data-framer-page-link-current],a.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]),span.framer-text[data-framer-page-link-current],span.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]){font-family:var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400)));color:var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color, #000)));font-size:calc(var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px))) * var(--framer-font-size-scale, 1));text-transform:var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none)));text-decoration:var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none)))}code.framer-text a.framer-text[data-framer-page-link-current],code.framer-text a.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]),code.framer-text span.framer-text[data-framer-page-link-current],code.framer-text span.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]){font-family:var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-code-font-style, var(--framer-font-style, normal));font-weight:var(--framer-code-font-weight, var(--framer-font-weight, 400));color:var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-code-text-color, var(--framer-text-color, #000))));font-size:calc(var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px))) * var(--framer-font-size-scale, 1))}a.framer-text[data-framer-page-link-current]:hover,a.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]),span.framer-text[data-framer-page-link-current]:hover,span.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]){font-family:var(--framer-link-hover-font-family, var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif))));font-style:var(--framer-link-hover-font-style, var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style, normal))));font-weight:var(--framer-link-hover-font-weight, var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400))));color:var(--framer-link-hover-text-color, var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color, #000))));font-size:calc(var(--framer-link-hover-font-size, var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)))) * var(--framer-font-size-scale, 1));text-transform:var(--framer-link-hover-text-transform, var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none))));text-decoration:var(--framer-link-hover-text-decoration, var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none))))}code.framer-text a.framer-text[data-framer-page-link-current]:hover,code.framer-text a.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]),code.framer-text span.framer-text[data-framer-page-link-current]:hover,code.framer-text span.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]){font-family:var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-code-font-style, var(--framer-font-style, normal));font-weight:var(--framer-code-font-weight, var(--framer-font-weight, 400));color:var(--framer-link-hover-text-color, var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-code-text-color, var(--framer-text-color, #000)))));font-size:calc(var(--framer-link-hover-font-size, var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)))) * var(--framer-font-size-scale, 1))}.framer-image.framer-text{display:block;max-width:100%;height:auto}.text-styles-preset-reset.framer-text{--framer-font-family: Inter, Inter Placeholder, sans-serif;--framer-font-style: normal;--framer-font-weight: 500;--framer-text-color: #000;--framer-font-size: 16px;--framer-letter-spacing: 0;--framer-text-transform: none;--framer-text-decoration: none;--framer-line-height: 1.2em;--framer-text-alignment: start;--framer-font-open-type-features: normal}ol.framer-text{--list-style-type: decimal}ul.framer-text,ol.framer-text{display:table;width:100%}li.framer-text{display:table-row;counter-increment:list-item;list-style:none}ol.framer-text>li.framer-text:before{display:table-cell;width:2.25ch;box-sizing:border-box;padding-inline-end:.75ch;content:counter(list-item,var(--list-style-type)) ".";white-space:nowrap}ul.framer-text>li.framer-text:before{display:table-cell;width:2.25ch;box-sizing:border-box;padding-inline-end:.75ch;content:"\2022"}.framer-text-module[style*=aspect-ratio]>:first-child{width:100%}@supports not (aspect-ratio: 1){.framer-text-module[style*=aspect-ratio]{position:relative}}@supports not (aspect-ratio: 1){.framer-text-module[style*=aspect-ratio]:before{content:"";display:block;padding-bottom:calc(100% / calc(var(--aspect-ratio)))}}@supports not (aspect-ratio: 1){.framer-text-module[style*=aspect-ratio]>:first-child{position:absolute;top:0;left:0;height:100%}}[data-framer-component-type=DeprecatedRichText]{cursor:inherit}[data-framer-component-type=DeprecatedRichText] .text-styles-preset-reset{--framer-font-family: Inter, Inter Placeholder, sans-serif;--framer-font-style: normal;--framer-font-weight: 500;--framer-text-color: #000;--framer-font-size: 16px;--framer-letter-spacing: 0;--framer-text-transform: none;--framer-text-decoration: none;--framer-line-height: 1.2em;--framer-text-alignment: start;--framer-font-open-type-features: normal;--font-variation-settings: normal}[data-framer-component-type=DeprecatedRichText] p,[data-framer-component-type=DeprecatedRichText] div,[data-framer-component-type=DeprecatedRichText] h1,[data-framer-component-type=DeprecatedRichText] h2,[data-framer-component-type=DeprecatedRichText] h3,[data-framer-component-type=DeprecatedRichText] h4,[data-framer-component-type=DeprecatedRichText] h5,[data-framer-component-type=DeprecatedRichText] h6{margin:0;padding:0}[data-framer-component-type=DeprecatedRichText] p,[data-framer-component-type=DeprecatedRichText] div,[data-framer-component-type=DeprecatedRichText] h1,[data-framer-component-type=DeprecatedRichText] h2,[data-framer-component-type=DeprecatedRichText] h3,[data-framer-component-type=DeprecatedRichText] h4,[data-framer-component-type=DeprecatedRichText] h5,[data-framer-component-type=DeprecatedRichText] h6,[data-framer-component-type=DeprecatedRichText] li,[data-framer-component-type=DeprecatedRichText] ol,[data-framer-component-type=DeprecatedRichText] ul,[data-framer-component-type=DeprecatedRichText] span:not([data-text-fill]){font-family:var(--framer-font-family, Inter, Inter Placeholder, sans-serif);font-style:var(--framer-font-style, normal);font-weight:var(--framer-font-weight, 400);color:var(--framer-text-color, #000);font-size:var(--framer-font-size, 16px);letter-spacing:var(--framer-letter-spacing, 0);text-transform:var(--framer-text-transform, none);text-decoration:var(--framer-text-decoration, none);line-height:var(--framer-line-height, 1.2em);text-align:var(--framer-text-alignment, start)}[data-framer-component-type=DeprecatedRichText] p:not(:first-child),[data-framer-component-type=DeprecatedRichText] div:not(:first-child),[data-framer-component-type=DeprecatedRichText] h1:not(:first-child),[data-framer-component-type=DeprecatedRichText] h2:not(:first-child),[data-framer-component-type=DeprecatedRichText] h3:not(:first-child),[data-framer-component-type=DeprecatedRichText] h4:not(:first-child),[data-framer-component-type=DeprecatedRichText] h5:not(:first-child),[data-framer-component-type=DeprecatedRichText] h6:not(:first-child),[data-framer-component-type=DeprecatedRichText] ol:not(:first-child),[data-framer-component-type=DeprecatedRichText] ul:not(:first-child),[data-framer-component-type=DeprecatedRichText] .framer-image:not(:first-child){margin-top:var(--framer-paragraph-spacing, 0)}[data-framer-component-type=DeprecatedRichText] span[data-text-fill]{display:inline-block;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-framer-component-type=DeprecatedRichText] a,[data-framer-component-type=DeprecatedRichText] a span:not([data-text-fill]){font-family:var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-link-font-style, var(--framer-font-style, normal));font-weight:var(--framer-link-font-weight, var(--framer-font-weight, 400));color:var(--framer-link-text-color, var(--framer-text-color, #000));font-size:var(--framer-link-font-size, var(--framer-font-size, 16px));text-transform:var(--framer-link-text-transform, var(--framer-text-transform, none));text-decoration:var(--framer-link-text-decoration, var(--framer-text-decoration, none))}[data-framer-component-type=DeprecatedRichText] a:hover,[data-framer-component-type=DeprecatedRichText] a:hover span:not([data-text-fill]){font-family:var(--framer-link-hover-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-link-hover-font-style, var(--framer-link-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-link-hover-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400)));color:var(--framer-link-hover-text-color, var(--framer-link-text-color, var(--framer-text-color, #000)));font-size:var(--framer-link-hover-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)));text-transform:var(--framer-link-hover-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none)));text-decoration:var(--framer-link-hover-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none)))}a[data-framer-page-link-current],a[data-framer-page-link-current] span:not([data-text-fill]):not([data-nested-link]){font-family:var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400)));color:var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color, #000)));font-size:var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)));text-transform:var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none)));text-decoration:var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none)))}a[data-framer-page-link-current]:hover,a[data-framer-page-link-current]:hover span:not([data-text-fill]):not([data-nested-link]){font-family:var(--framer-link-hover-font-family, var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif))));font-style:var(--framer-link-hover-font-style, var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style, normal))));font-weight:var(--framer-link-hover-font-weight, var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400))));color:var(--framer-link-hover-text-color, var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color, #000))));font-size:var(--framer-link-hover-font-size, var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px))));text-transform:var(--framer-link-hover-text-transform, var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none))));text-decoration:var(--framer-link-hover-text-decoration, var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none))))}[data-framer-component-type=DeprecatedRichText] strong{font-weight:bolder}[data-framer-component-type=DeprecatedRichText] em{font-style:italic}[data-framer-component-type=DeprecatedRichText] .framer-image{display:block;max-width:100%;height:auto}[data-framer-component-type=DeprecatedRichText] ul,[data-framer-component-type=DeprecatedRichText] ol{display:table;width:100%;padding-left:0;margin:0}[data-framer-component-type=DeprecatedRichText] li{display:table-row;counter-increment:list-item;list-style:none}[data-framer-component-type=DeprecatedRichText] ol>li:before{display:table-cell;width:2.25ch;box-sizing:border-box;padding-right:.75ch;content:counter(list-item) ".";white-space:nowrap}[data-framer-component-type=DeprecatedRichText] ul>li:before{display:table-cell;width:2.25ch;box-sizing:border-box;padding-right:.75ch;content:"\2022"}:not([data-framer-generated])>[data-framer-stack-content-wrapper]>*,:not([data-framer-generated])>[data-framer-stack-content-wrapper]>[data-framer-component-type],:not([data-framer-generated])>[data-framer-stack-content-wrapper]>[data-framer-legacy-stack-gap-enabled]>*,:not([data-framer-generated])>[data-framer-stack-content-wrapper]>[data-framer-legacy-stack-gap-enabled]>[data-framer-component-type]{position:relative}.flexbox-gap-not-supported [data-framer-legacy-stack-gap-enabled=true]>*,[data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]{margin-top:calc(var(--stack-gap-y) / 2);margin-bottom:calc(var(--stack-gap-y) / 2);margin-right:calc(var(--stack-gap-x) / 2);margin-left:calc(var(--stack-gap-x) / 2)}[data-framer-stack-content-wrapper][data-framer-stack-gap-enabled=true]{row-gap:var(--stack-native-row-gap);column-gap:var(--stack-native-column-gap)}.flexbox-gap-not-supported [data-framer-stack-content-wrapper][data-framer-stack-gap-enabled=true]{row-gap:unset;column-gap:unset}.flexbox-gap-not-supported [data-framer-stack-direction-reverse=false] [data-framer-legacy-stack-gap-enabled=true]>*:first-child,[data-framer-stack-direction-reverse=false] [data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]>*:first-child,.flexbox-gap-not-supported [data-framer-stack-direction-reverse=true] [data-framer-legacy-stack-gap-enabled=true]>*:last-child,[data-framer-stack-direction-reverse=true] [data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]>*:last-child{margin-top:0;margin-left:0}.flexbox-gap-not-supported [data-framer-stack-direction-reverse=false] [data-framer-legacy-stack-gap-enabled=true]>*:last-child,[data-framer-stack-direction-reverse=false] [data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]>*:last-child,.flexbox-gap-not-supported [data-framer-stack-direction-reverse=true] [data-framer-legacy-stack-gap-enabled=true]>*:first-child,[data-framer-stack-direction-reverse=true] [data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]>*:first-child{margin-right:0;margin-bottom:0}NavigationContainer [data-framer-component-type=NavigationContainer]>*,[data-framer-component-type=NavigationContainer]>[data-framer-component-type]{position:relative}[data-framer-component-type=Scroll]::-webkit-scrollbar{display:none}[data-framer-component-type=ScrollContentWrapper]>*{position:relative}[data-framer-component-type=NativeScroll]{-webkit-overflow-scrolling:touch}[data-framer-component-type=NativeScroll]>*{position:relative}[data-framer-component-type=NativeScroll].direction-both{overflow-x:scroll;overflow-y:scroll}[data-framer-component-type=NativeScroll].direction-vertical{overflow-x:hidden;overflow-y:scroll}[data-framer-component-type=NativeScroll].direction-horizontal{overflow-x:scroll;overflow-y:hidden}[data-framer-component-type=NativeScroll].direction-vertical>*{width:100%!important}[data-framer-component-type=NativeScroll].direction-horizontal>*{height:100%!important}[data-framer-component-type=NativeScroll].scrollbar-hidden::-webkit-scrollbar{display:none}[data-framer-component-type=PageContentWrapper]>*,[data-framer-component-type=PageContentWrapper]>[data-framer-component-type]{position:relative}[data-framer-component-type=DeviceComponent].no-device>*{width:100%!important;height:100%!important}[data-is-present=false],[data-is-present=false] *{pointer-events:none!important}[data-framer-cursor=pointer]{cursor:pointer}[data-framer-cursor=grab]{cursor:grab}[data-framer-cursor=grab]:active{cursor:grabbing}[data-framer-component-type=Frame] *,[data-framer-component-type=Stack] *{pointer-events:auto}[data-framer-generated] *{pointer-events:unset}.svgContainer svg{display:block}[data-reset=button]{border-width:0;padding:0;background:none}[data-hide-scrollbars=true]::-webkit-scrollbar{width:0px;height:0px}[data-hide-scrollbars=true]::-webkit-scrollbar-thumb{background:transparent}.framer-cursor-none,.framer-cursor-none *{cursor:none!important}.framer-pointer-events-none,.framer-pointer-events-none *{pointer-events:none!important}.framer-body-Muq0TqUj5-framer-zKM5B{background:white}.framer-zKM5B.framer-1aw5k56,.framer-zKM5B .framer-1aw5k56{display:block}.framer-zKM5B.framer-t1xes3{align-content:center;align-items:center;background-color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:1440px}.framer-zKM5B .framer-1qxxrph{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:100px;justify-content:center;overflow:visible;padding:0;position:sticky;top:0;width:100%;will-change:transform;z-index:1}.framer-zKM5B .framer-1zeopc-container{flex:1 0 0px;height:100%;position:relative;width:1px;z-index:1}.framer-zKM5B .framer-1gzxnl9-container{flex:none;height:auto;position:relative;width:100%;z-index:1}.framer-zKM5B .framer-41ifts{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:130px;height:min-content;justify-content:flex-start;overflow:visible;padding:100px 0;position:relative;width:100%}.framer-zKM5B .framer-1llccag{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:64px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-s1475g{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-1jskqa7-container{flex:none;height:auto;position:relative;width:90%}.framer-zKM5B .framer-1ybgeot{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:675px;justify-content:center;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-fgje98{cursor:pointer;flex:none;height:675px;overflow:hidden;position:relative;width:100%}.framer-zKM5B .framer-1gugux5{flex:none;height:84px;left:calc(50.00000000000002% - 84px / 2);opacity:.8;overflow:hidden;position:absolute;top:calc(50.11600928074248% - 84px / 2);width:84px}.framer-zKM5B .framer-1j7vtpv{background-color:var(--token-9ab47ae7-3c69-4a9e-9ff8-993fc8bc0a0e, #ffffff);flex:none;height:37px;left:calc(52.38095238095241% - 33px / 2);overflow:visible;position:absolute;top:calc(48.80952380952383% - 37px / 2);width:33px}.framer-zKM5B .framer-nwcdq5{background-color:#000c;inset:0;position:fixed;user-select:none;z-index:10}.framer-zKM5B .framer-a8ngcw-container{flex:none;inset:80px 295px;position:fixed;z-index:10}.framer-zKM5B .framer-79hdqo{border-radius:16px;flex:none;inset:0;position:absolute}.framer-zKM5B .framer-22ngq2{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:56px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-2lm0pd{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:0;position:relative;width:1px}.framer-zKM5B .framer-1inndw9{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-1e1idvd,.framer-zKM5B .framer-13svn6m,.framer-zKM5B .framer-b498ku,.framer-zKM5B .framer-j7ie5x,.framer-zKM5B .framer-1y7dh19,.framer-zKM5B .framer-1hv8s4y,.framer-zKM5B .framer-16umyd7{flex:none;height:auto;overflow:hidden;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-zKM5B .framer-1t2rsms{border-radius:16px;flex:1 0 0px;height:830px;overflow:hidden;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-zKM5B .framer-1ajkrie,.framer-zKM5B .framer-1oclo7v{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:80px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-1uwrro7,.framer-zKM5B .framer-1rwd455{display:grid;flex:none;gap:48px;grid-auto-rows:min-content;grid-template-columns:repeat(2,minmax(1px,1fr));grid-template-rows:repeat(2,min-content);height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-bru0au{align-self:start;flex:none;height:auto;justify-self:start;overflow:hidden;position:relative;white-space:pre-wrap;width:572px;word-break:break-word;word-wrap:break-word}.framer-zKM5B .framer-1gzgzhh-container,.framer-zKM5B .framer-1ex3w6w-container,.framer-zKM5B .framer-v7yz02-container,.framer-zKM5B .framer-pwieq9-container,.framer-zKM5B .framer-f4jyby-container,.framer-zKM5B .framer-pteyvk-container,.framer-zKM5B .framer-17nvlc5-container,.framer-zKM5B .framer-1nx7qle-container,.framer-zKM5B .framer-sq6dha-container,.framer-zKM5B .framer-1vrrhra-container,.framer-zKM5B .framer-1azu10y-container,.framer-zKM5B .framer-1x2kl5-container,.framer-zKM5B .framer-est9dx-container,.framer-zKM5B .framer-gblkrh-container,.framer-zKM5B .framer-1ftzs3a-container,.framer-zKM5B .framer-1xt8pbz-container,.framer-zKM5B .framer-1elhbty-container,.framer-zKM5B .framer-oarj15-container{align-self:start;flex:none;height:auto;justify-self:start;position:relative;width:100%}.framer-zKM5B .framer-1uk8zuq{display:grid;flex:none;gap:48px;grid-auto-rows:min-content;grid-template-columns:repeat(3,minmax(1px,1fr));grid-template-rows:repeat(1,min-content);height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-1umguul{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:100px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-1ylj927{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:64px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-14m5pa8{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:hidden;padding:0;position:relative;width:1px}.framer-zKM5B .framer-45k8ja{border-radius:16px;flex:1 0 0px;height:400px;overflow:hidden;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-zKM5B .framer-1ampytq{display:grid;flex:none;gap:48px;grid-auto-rows:min-content;grid-template-columns:repeat(4,minmax(1px,1fr));grid-template-rows:repeat(2,min-content);height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-1ex3ruk{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-16o370s{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:80px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-ilokr3{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:center;overflow:hidden;padding:0;position:relative;width:1px}.framer-zKM5B .framer-ospojb{border-radius:16px;flex:.8 0 0px;height:510px;overflow:hidden;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-zKM5B .framer-1u8ex8p{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-ez1o3i,.framer-zKM5B .framer-11rcc0y,.framer-zKM5B .framer-o2h7yd{border-radius:16px;flex:1 0 0px;height:340px;overflow:hidden;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-zKM5B .framer-wysmmz{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-pquuoa-container{flex:none;height:auto;max-width:1200px;position:relative;width:100%}.framer-zKM5B .framer-1kz6nd7{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-zKM5B .framer-ne390f-container{flex:none;height:auto;position:relative;width:100%}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-zKM5B.framer-t1xes3,.framer-zKM5B .framer-1qxxrph,.framer-zKM5B .framer-41ifts,.framer-zKM5B .framer-1llccag,.framer-zKM5B .framer-s1475g,.framer-zKM5B .framer-1ybgeot,.framer-zKM5B .framer-22ngq2,.framer-zKM5B .framer-2lm0pd,.framer-zKM5B .framer-1inndw9,.framer-zKM5B .framer-1ajkrie,.framer-zKM5B .framer-1oclo7v,.framer-zKM5B .framer-1umguul,.framer-zKM5B .framer-1ylj927,.framer-zKM5B .framer-14m5pa8,.framer-zKM5B .framer-1ex3ruk,.framer-zKM5B .framer-16o370s,.framer-zKM5B .framer-ilokr3,.framer-zKM5B .framer-1u8ex8p,.framer-zKM5B .framer-wysmmz,.framer-zKM5B .framer-1kz6nd7{gap:0px}.framer-zKM5B.framer-t1xes3>*,.framer-zKM5B .framer-1kz6nd7>*{margin:0}.framer-zKM5B.framer-t1xes3>:first-child,.framer-zKM5B .framer-41ifts>:first-child,.framer-zKM5B .framer-1llccag>:first-child,.framer-zKM5B .framer-s1475g>:first-child,.framer-zKM5B .framer-1ybgeot>:first-child,.framer-zKM5B .framer-2lm0pd>:first-child,.framer-zKM5B .framer-1inndw9>:first-child,.framer-zKM5B .framer-1ajkrie>:first-child,.framer-zKM5B .framer-1oclo7v>:first-child,.framer-zKM5B .framer-1umguul>:first-child,.framer-zKM5B .framer-14m5pa8>:first-child,.framer-zKM5B .framer-1ex3ruk>:first-child,.framer-zKM5B .framer-ilokr3>:first-child,.framer-zKM5B .framer-wysmmz>:first-child,.framer-zKM5B .framer-1kz6nd7>:first-child{margin-top:0}.framer-zKM5B.framer-t1xes3>:last-child,.framer-zKM5B .framer-41ifts>:last-child,.framer-zKM5B .framer-1llccag>:last-child,.framer-zKM5B .framer-s1475g>:last-child,.framer-zKM5B .framer-1ybgeot>:last-child,.framer-zKM5B .framer-2lm0pd>:last-child,.framer-zKM5B .framer-1inndw9>:last-child,.framer-zKM5B .framer-1ajkrie>:last-child,.framer-zKM5B .framer-1oclo7v>:last-child,.framer-zKM5B .framer-1umguul>:last-child,.framer-zKM5B .framer-14m5pa8>:last-child,.framer-zKM5B .framer-1ex3ruk>:last-child,.framer-zKM5B .framer-ilokr3>:last-child,.framer-zKM5B .framer-wysmmz>:last-child,.framer-zKM5B .framer-1kz6nd7>:last-child{margin-bottom:0}.framer-zKM5B .framer-1qxxrph>*{margin:0 5px}.framer-zKM5B .framer-1qxxrph>:first-child,.framer-zKM5B .framer-22ngq2>:first-child,.framer-zKM5B .framer-1ylj927>:first-child,.framer-zKM5B .framer-16o370s>:first-child,.framer-zKM5B .framer-1u8ex8p>:first-child{margin-left:0}.framer-zKM5B .framer-1qxxrph>:last-child,.framer-zKM5B .framer-22ngq2>:last-child,.framer-zKM5B .framer-1ylj927>:last-child,.framer-zKM5B .framer-16o370s>:last-child,.framer-zKM5B .framer-1u8ex8p>:last-child{margin-right:0}.framer-zKM5B .framer-41ifts>*{margin:65px 0}.framer-zKM5B .framer-1llccag>*{margin:32px 0}.framer-zKM5B .framer-s1475g>*,.framer-zKM5B .framer-1ybgeot>*{margin:5px 0}.framer-zKM5B .framer-22ngq2>*{margin:0 28px}.framer-zKM5B .framer-2lm0pd>*{margin:28px 0}.framer-zKM5B .framer-1inndw9>*,.framer-zKM5B .framer-14m5pa8>*,.framer-zKM5B .framer-ilokr3>*,.framer-zKM5B .framer-wysmmz>*{margin:12px 0}.framer-zKM5B .framer-1ajkrie>*,.framer-zKM5B .framer-1oclo7v>*{margin:40px 0}.framer-zKM5B .framer-1umguul>*{margin:50px 0}.framer-zKM5B .framer-1ylj927>*{margin:0 32px}.framer-zKM5B .framer-1ex3ruk>*{margin:20px 0}.framer-zKM5B .framer-16o370s>*{margin:0 40px}.framer-zKM5B .framer-1u8ex8p>*{margin:0 20px}}@media (min-width: 1100px) and (max-width: 1439px){.framer-body-Muq0TqUj5-framer-zKM5B{background:white}.framer-zKM5B.framer-t1xes3{width:1100px}.framer-zKM5B .framer-s1475g,.framer-zKM5B .framer-1ybgeot,.framer-zKM5B .framer-22ngq2,.framer-zKM5B .framer-1ajkrie,.framer-zKM5B .framer-1oclo7v,.framer-zKM5B .framer-1umguul,.framer-zKM5B .framer-1ex3ruk,.framer-zKM5B .framer-wysmmz{padding:0 40px}.framer-zKM5B .framer-1jskqa7-container{width:100%}.framer-zKM5B .framer-a8ngcw-container{inset:169px 152px 167px}.framer-zKM5B .framer-1t2rsms{height:760px}}@media (min-width: 810px) and (max-width: 1099px){.framer-body-Muq0TqUj5-framer-zKM5B{background:white}.framer-zKM5B.framer-t1xes3{width:810px}.framer-zKM5B .framer-41ifts{overflow:hidden;padding:80px 0;z-index:1}.framer-zKM5B .framer-s1475g,.framer-zKM5B .framer-1umguul,.framer-zKM5B .framer-1ex3ruk,.framer-zKM5B .framer-wysmmz{padding:0 40px}.framer-zKM5B .framer-1jskqa7-container{width:100%}.framer-zKM5B .framer-1ybgeot{height:min-content;padding:0 40px}.framer-zKM5B .framer-fgje98{height:435px}.framer-zKM5B .framer-a8ngcw-container{inset:358px 85px 358px 86px}.framer-zKM5B .framer-22ngq2,.framer-zKM5B .framer-1ajkrie,.framer-zKM5B .framer-1oclo7v{gap:40px;padding:0 40px}.framer-zKM5B .framer-1t2rsms{flex:.8 0 0px;height:500px}.framer-zKM5B .framer-1ylj927{align-content:flex-start;align-items:flex-start;flex-direction:column}.framer-zKM5B .framer-14m5pa8{flex:none;order:1;width:100%}.framer-zKM5B .framer-45k8ja{flex:none;height:290px;order:0;width:400px}.framer-zKM5B .framer-1ampytq{grid-template-columns:repeat(2,minmax(1px,1fr))}.framer-zKM5B .framer-16o370s{gap:40px}.framer-zKM5B .framer-ospojb{height:470px}.framer-zKM5B .framer-ez1o3i,.framer-zKM5B .framer-11rcc0y,.framer-zKM5B .framer-o2h7yd{height:240px}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-zKM5B .framer-22ngq2,.framer-zKM5B .framer-1ajkrie,.framer-zKM5B .framer-1oclo7v,.framer-zKM5B .framer-1ylj927,.framer-zKM5B .framer-16o370s{gap:0px}.framer-zKM5B .framer-22ngq2>*,.framer-zKM5B .framer-16o370s>*{margin:0 20px}.framer-zKM5B .framer-22ngq2>:first-child,.framer-zKM5B .framer-16o370s>:first-child{margin-left:0}.framer-zKM5B .framer-22ngq2>:last-child,.framer-zKM5B .framer-16o370s>:last-child{margin-right:0}.framer-zKM5B .framer-1ajkrie>*,.framer-zKM5B .framer-1oclo7v>*{margin:20px 0}.framer-zKM5B .framer-1ajkrie>:first-child,.framer-zKM5B .framer-1oclo7v>:first-child,.framer-zKM5B .framer-1ylj927>:first-child{margin-top:0}.framer-zKM5B .framer-1ajkrie>:last-child,.framer-zKM5B .framer-1oclo7v>:last-child,.framer-zKM5B .framer-1ylj927>:last-child{margin-bottom:0}.framer-zKM5B .framer-1ylj927>*{margin:32px 0}}}@media (max-width: 809px){.framer-body-Muq0TqUj5-framer-zKM5B{background:white}.framer-zKM5B.framer-t1xes3{width:390px}.framer-zKM5B .framer-1qxxrph{order:0}.framer-zKM5B .framer-1gzxnl9-container{order:1}.framer-zKM5B .framer-41ifts{gap:80px;order:2;overflow:hidden;padding:80px 0;z-index:1}.framer-zKM5B .framer-s1475g,.framer-zKM5B .framer-wysmmz{padding:0 24px}.framer-zKM5B .framer-1jskqa7-container{width:100%}.framer-zKM5B .framer-1ybgeot{height:min-content;max-width:unset;padding:0 24px}.framer-zKM5B .framer-fgje98{height:215px}.framer-zKM5B .framer-a8ngcw-container{inset:324px 30px}.framer-zKM5B .framer-22ngq2{flex-direction:column;gap:48px;overflow:visible;padding:0 24px}.framer-zKM5B .framer-2lm0pd,.framer-zKM5B .framer-ilokr3,.framer-zKM5B .framer-ez1o3i,.framer-zKM5B .framer-11rcc0y,.framer-zKM5B .framer-o2h7yd{flex:none;width:100%}.framer-zKM5B .framer-1t2rsms{flex:none;height:530px;width:100%}.framer-zKM5B .framer-1ajkrie{gap:48px;overflow:visible;padding:0 24px}.framer-zKM5B .framer-1uwrro7,.framer-zKM5B .framer-1rwd455{grid-template-columns:repeat(1,minmax(1px,1fr))}.framer-zKM5B .framer-1oclo7v{gap:32px;overflow:visible;padding:0 24px}.framer-zKM5B .framer-1uk8zuq{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap}.framer-zKM5B .framer-f4jyby-container,.framer-zKM5B .framer-pteyvk-container,.framer-zKM5B .framer-17nvlc5-container{align-self:unset}.framer-zKM5B .framer-1ylj927{flex-direction:column;padding:0 24px}.framer-zKM5B .framer-14m5pa8{flex:none;order:1;width:100%}.framer-zKM5B .framer-45k8ja{flex:none;height:260px;order:0;width:100%}.framer-zKM5B .framer-1ampytq{gap:40px;grid-template-columns:repeat(1,minmax(1px,1fr));padding:0 24px}.framer-zKM5B .framer-1ex3ruk{align-content:flex-start;align-items:flex-start;padding:0 24px}.framer-zKM5B .framer-16o370s{align-content:flex-start;align-items:flex-start;flex-direction:column;gap:48px;overflow:visible}.framer-zKM5B .framer-ospojb{flex:none;height:340px;width:100%}.framer-zKM5B .framer-1u8ex8p{flex-direction:column}.framer-zKM5B .framer-1kz6nd7{order:5}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-zKM5B .framer-41ifts,.framer-zKM5B .framer-22ngq2,.framer-zKM5B .framer-1ajkrie,.framer-zKM5B .framer-1oclo7v,.framer-zKM5B .framer-1uk8zuq,.framer-zKM5B .framer-1ylj927,.framer-zKM5B .framer-1ampytq,.framer-zKM5B .framer-16o370s,.framer-zKM5B .framer-1u8ex8p{gap:0px}.framer-zKM5B .framer-41ifts>*{margin:40px 0}.framer-zKM5B .framer-41ifts>:first-child,.framer-zKM5B .framer-22ngq2>:first-child,.framer-zKM5B .framer-1ajkrie>:first-child,.framer-zKM5B .framer-1oclo7v>:first-child,.framer-zKM5B .framer-1uk8zuq>:first-child,.framer-zKM5B .framer-1ylj927>:first-child,.framer-zKM5B .framer-16o370s>:first-child,.framer-zKM5B .framer-1u8ex8p>:first-child{margin-top:0}.framer-zKM5B .framer-41ifts>:last-child,.framer-zKM5B .framer-22ngq2>:last-child,.framer-zKM5B .framer-1ajkrie>:last-child,.framer-zKM5B .framer-1oclo7v>:last-child,.framer-zKM5B .framer-1uk8zuq>:last-child,.framer-zKM5B .framer-1ylj927>:last-child,.framer-zKM5B .framer-16o370s>:last-child,.framer-zKM5B .framer-1u8ex8p>:last-child{margin-bottom:0}.framer-zKM5B .framer-22ngq2>*,.framer-zKM5B .framer-1ajkrie>*,.framer-zKM5B .framer-1uk8zuq>*,.framer-zKM5B .framer-16o370s>*{margin:24px 0}.framer-zKM5B .framer-1oclo7v>*{margin:16px 0}.framer-zKM5B .framer-1ylj927>*{margin:32px 0}.framer-zKM5B .framer-1ampytq>*,.framer-zKM5B .framer-1ampytq>:first-child,.framer-zKM5B .framer-1ampytq>:last-child{margin:0}.framer-zKM5B .framer-1u8ex8p>*{margin:20px 0}}}.framer-jaD7D.framer-12qtx9,.framer-jaD7D .framer-12qtx9{display:block}.framer-jaD7D.framer-ijpj8k{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:100px;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:1588px}.framer-jaD7D .framer-mm56zl-container{flex:none;height:100px;position:relative;width:100%;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-jaD7D.framer-ijpj8k{gap:0px}.framer-jaD7D.framer-ijpj8k>*{margin:0}.framer-jaD7D.framer-ijpj8k>:first-child{margin-top:0}.framer-jaD7D.framer-ijpj8k>:last-child{margin-bottom:0}}.framer-Kzo92 [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}.framer-Kzo92 .framer-1fqq8v5{display:block}.framer-Kzo92 .framer-grc3hz{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;height:65px;justify-content:center;overflow:hidden;padding:0 40px;position:relative;width:1440px}.framer-Kzo92 .framer-yzkybt{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:40px;height:100%;justify-content:flex-start;overflow:auto;padding:0;position:relative;width:1px}.framer-Kzo92 .framer-sht233,.framer-Kzo92 .framer-rgh3ti,.framer-Kzo92 .framer-1crlz4h,.framer-Kzo92 .framer-15csqwu,.framer-Kzo92 .framer-12k1vtj{flex:none;height:auto;position:relative;white-space:pre;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-Kzo92 .framer-grc3hz,.framer-Kzo92 .framer-yzkybt{gap:0px}.framer-Kzo92 .framer-grc3hz>*{margin:0 12px}.framer-Kzo92 .framer-grc3hz>:first-child,.framer-Kzo92 .framer-yzkybt>:first-child{margin-left:0}.framer-Kzo92 .framer-grc3hz>:last-child,.framer-Kzo92 .framer-yzkybt>:last-child{margin-right:0}.framer-Kzo92 .framer-yzkybt>*{margin:0 20px}}.framer-Kzo92.framer-v-raibpi .framer-grc3hz{padding:0}.framer-Kzo92.framer-v-raibpi .framer-yzkybt{gap:32px;padding:0 24px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-Kzo92.framer-v-raibpi .framer-yzkybt{gap:0px}.framer-Kzo92.framer-v-raibpi .framer-yzkybt>*{margin:0 16px}.framer-Kzo92.framer-v-raibpi .framer-yzkybt>:first-child{margin-left:0}.framer-Kzo92.framer-v-raibpi .framer-yzkybt>:last-child{margin-right:0}}.framer-U4sxC .framer-styles-preset-30v3p6:not(.rich-text-wrapper),.framer-U4sxC .framer-styles-preset-30v3p6.rich-text-wrapper a{--framer-link-hover-text-color: var(--token-42a81652-176d-43c8-8374-e0fa593a8005, #6e6d7a) ;--framer-link-hover-text-decoration: none;--framer-link-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-link-text-decoration: none}.framer-qaEEs.framer-10z9axj,.framer-qaEEs .framer-10z9axj{display:block}.framer-qaEEs.framer-rvtxci{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:980px}.framer-qaEEs .framer-12l4t6c{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;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-qaEEs .framer-5p9ex1-container{flex:none;height:auto;position:relative;width:auto}.framer-qaEEs .framer-z0yxhl{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:0;position:relative;width:100%}.framer-qaEEs .framer-qndqhd,.framer-qaEEs .framer-7ler8m{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-qaEEs.framer-rvtxci,.framer-qaEEs .framer-12l4t6c,.framer-qaEEs .framer-z0yxhl{gap:0px}.framer-qaEEs.framer-rvtxci>*{margin:20px 0}.framer-qaEEs.framer-rvtxci>:first-child,.framer-qaEEs .framer-12l4t6c>:first-child,.framer-qaEEs .framer-z0yxhl>:first-child{margin-top:0}.framer-qaEEs.framer-rvtxci>:last-child,.framer-qaEEs .framer-12l4t6c>:last-child,.framer-qaEEs .framer-z0yxhl>:last-child{margin-bottom:0}.framer-qaEEs .framer-12l4t6c>*{margin:16px 0}.framer-qaEEs .framer-z0yxhl>*{margin:8px 0}}.framer-ejFQB .framer-styles-preset-3nqyhf:not(.rich-text-wrapper),.framer-ejFQB .framer-styles-preset-3nqyhf.rich-text-wrapper h1{--framer-font-family: "Source Serif 4", "Source Serif 4 Placeholder", serif;--framer-font-size: 60px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -1.5px;--framer-line-height: 1.1em;--framer-paragraph-spacing: 0px;--framer-text-alignment: start;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1727px) and (min-width: 1100px){.framer-ejFQB .framer-styles-preset-3nqyhf:not(.rich-text-wrapper),.framer-ejFQB .framer-styles-preset-3nqyhf.rich-text-wrapper h1{--framer-font-family: "Source Serif 4", "Source Serif 4 Placeholder", serif;--framer-font-size: 60px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -1.5px;--framer-line-height: 1.2em;--framer-paragraph-spacing: 0px;--framer-text-alignment: start;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 1099px) and (min-width: 810px){.framer-ejFQB .framer-styles-preset-3nqyhf:not(.rich-text-wrapper),.framer-ejFQB .framer-styles-preset-3nqyhf.rich-text-wrapper h1{--framer-font-family: "Source Serif 4", "Source Serif 4 Placeholder", serif;--framer-font-size: 48px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -1.5px;--framer-line-height: 1.1em;--framer-paragraph-spacing: 0px;--framer-text-alignment: start;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-ejFQB .framer-styles-preset-3nqyhf:not(.rich-text-wrapper),.framer-ejFQB .framer-styles-preset-3nqyhf.rich-text-wrapper h1{--framer-font-family: "Source Serif 4", "Source Serif 4 Placeholder", serif;--framer-font-size: 36px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -1px;--framer-line-height: 1.2em;--framer-paragraph-spacing: 0px;--framer-text-alignment: start;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-text-decoration: none;--framer-text-transform: none}}.framer-tvBuf .framer-styles-preset-kgsitp:not(.rich-text-wrapper),.framer-tvBuf .framer-styles-preset-kgsitp.rich-text-wrapper p{--framer-font-family: "Mona-Sans Regular", sans-serif;--framer-font-size: 18px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.7em;--framer-paragraph-spacing: 15px;--framer-text-alignment: left;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1199px) and (min-width: 810px){.framer-tvBuf .framer-styles-preset-kgsitp:not(.rich-text-wrapper),.framer-tvBuf .framer-styles-preset-kgsitp.rich-text-wrapper p{--framer-font-family: "Mona-Sans Regular", sans-serif;--framer-font-size: 18px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.7em;--framer-paragraph-spacing: 15px;--framer-text-alignment: left;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-tvBuf .framer-styles-preset-kgsitp:not(.rich-text-wrapper),.framer-tvBuf .framer-styles-preset-kgsitp.rich-text-wrapper p{--framer-font-family: "Mona-Sans Regular", sans-serif;--framer-font-size: 17px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.7em;--framer-paragraph-spacing: 15px;--framer-text-alignment: left;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-text-decoration: none;--framer-text-transform: none}}.framer-0pnlP[data-border=true]:after,.framer-0pnlP [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}.framer-0pnlP.framer-s64ing,.framer-0pnlP .framer-s64ing{display:block}.framer-0pnlP.framer-1ht8dr1{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;overflow:visible;padding:9px 16px;position:relative;width:min-content}.framer-0pnlP .framer-1kx1zel{flex:none;height:auto;position:relative;white-space:pre;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-0pnlP.framer-1ht8dr1{gap:0px}.framer-0pnlP.framer-1ht8dr1>*{margin:0 5px}.framer-0pnlP.framer-1ht8dr1>:first-child{margin-left:0}.framer-0pnlP.framer-1ht8dr1>:last-child{margin-right:0}}.framer-0pnlP.framer-v-rjhz6m.framer-1ht8dr1{padding:5px 15px}.framer-0pnlP.framer-v-rjhz6m .framer-1kx1zel{order:0}.framer-bxkMY [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}.framer-bxkMY .framer-1khr8a5{display:block}.framer-bxkMY .framer-14aloge{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:645px}.framer-bxkMY .framer-4xa67r,.framer-bxkMY .framer-1k2ps8x,.framer-bxkMY .framer-111w0ih{flex:none;height:auto;overflow:hidden;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-bxkMY .framer-14aloge{gap:0px}.framer-bxkMY .framer-14aloge>*{margin:8px 0}.framer-bxkMY .framer-14aloge>:first-child{margin-top:0}.framer-bxkMY .framer-14aloge>:last-child{margin-bottom:0}}.framer-PyGGP .framer-styles-preset-1wml6uu:not(.rich-text-wrapper),.framer-PyGGP .framer-styles-preset-1wml6uu.rich-text-wrapper h2{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 48px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0px;--framer-line-height: 1.1em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1727px) and (min-width: 1100px){.framer-PyGGP .framer-styles-preset-1wml6uu:not(.rich-text-wrapper),.framer-PyGGP .framer-styles-preset-1wml6uu.rich-text-wrapper h2{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 28px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0px;--framer-line-height: 1.2em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 1099px) and (min-width: 810px){.framer-PyGGP .framer-styles-preset-1wml6uu:not(.rich-text-wrapper),.framer-PyGGP .framer-styles-preset-1wml6uu.rich-text-wrapper h2{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 28px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0px;--framer-line-height: 1.1em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-PyGGP .framer-styles-preset-1wml6uu:not(.rich-text-wrapper),.framer-PyGGP .framer-styles-preset-1wml6uu.rich-text-wrapper h2{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 24px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0px;--framer-line-height: 1.6em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}}.framer-ytxT6 .framer-styles-preset-j0zouq:not(.rich-text-wrapper),.framer-ytxT6 .framer-styles-preset-j0zouq.rich-text-wrapper h4{--framer-font-family: "Mona-Sans Medium", "Mona-Sans Medium Placeholder", sans-serif;--framer-font-size: 24px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: left;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1439px) and (min-width: 1100px){.framer-ytxT6 .framer-styles-preset-j0zouq:not(.rich-text-wrapper),.framer-ytxT6 .framer-styles-preset-j0zouq.rich-text-wrapper h4{--framer-font-family: "Mona-Sans Medium", "Mona-Sans Medium Placeholder", sans-serif;--framer-font-size: 24px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: left;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 1099px) and (min-width: 950px){.framer-ytxT6 .framer-styles-preset-j0zouq:not(.rich-text-wrapper),.framer-ytxT6 .framer-styles-preset-j0zouq.rich-text-wrapper h4{--framer-font-family: "Mona-Sans Medium", "Mona-Sans Medium Placeholder", sans-serif;--framer-font-size: 24px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: left;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 949px) and (min-width: 810px){.framer-ytxT6 .framer-styles-preset-j0zouq:not(.rich-text-wrapper),.framer-ytxT6 .framer-styles-preset-j0zouq.rich-text-wrapper h4{--framer-font-family: "Mona-Sans Medium", "Mona-Sans Medium Placeholder", sans-serif;--framer-font-size: 20px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: left;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-ytxT6 .framer-styles-preset-j0zouq:not(.rich-text-wrapper),.framer-ytxT6 .framer-styles-preset-j0zouq.rich-text-wrapper h4{--framer-font-family: "Mona-Sans Medium", "Mona-Sans Medium Placeholder", sans-serif;--framer-font-size: 20px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: left;--framer-text-color: var(--token-44598686-0b8d-4c9d-8090-749896420fc2, #3d3d4e);--framer-text-decoration: none;--framer-text-transform: none}}.framer-M9JRR[data-border=true]:after,.framer-M9JRR [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}.framer-M9JRR.framer-1fi3at0,.framer-M9JRR .framer-1fi3at0{display:block}.framer-M9JRR.framer-1kld80c{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;height:min-content;justify-content:flex-start;overflow:visible;padding:32px;position:relative;width:722px}.framer-M9JRR .framer-1u03dkc{flex:none;height:auto;overflow:hidden;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-M9JRR .framer-7gr0ia{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:16px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:min-content}.framer-M9JRR .framer-p9dibt{aspect-ratio:1 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 60px);overflow:hidden;position:relative;width:60px;will-change:var(--framer-will-change-override, transform)}.framer-M9JRR .framer-zwww5t{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:6px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:134px}.framer-M9JRR .framer-aqv5yq,.framer-M9JRR .framer-yt3y47{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-M9JRR.framer-1kld80c,.framer-M9JRR .framer-7gr0ia,.framer-M9JRR .framer-zwww5t{gap:0px}.framer-M9JRR.framer-1kld80c>*{margin:8px 0}.framer-M9JRR.framer-1kld80c>:first-child,.framer-M9JRR .framer-zwww5t>:first-child{margin-top:0}.framer-M9JRR.framer-1kld80c>:last-child,.framer-M9JRR .framer-zwww5t>:last-child{margin-bottom:0}.framer-M9JRR .framer-7gr0ia>*{margin:0 8px}.framer-M9JRR .framer-7gr0ia>:first-child{margin-left:0}.framer-M9JRR .framer-7gr0ia>:last-child{margin-right:0}.framer-M9JRR .framer-zwww5t>*{margin:3px 0}}.framer-M9JRR.framer-v-1ujbfl6.framer-1kld80c,.framer-M9JRR.framer-v-11flwk5.framer-1kld80c,.framer-M9JRR.framer-v-c8cmkf.framer-1kld80c{padding:0}.framer-M9JRR.framer-v-1ujbfl6 .framer-7gr0ia,.framer-M9JRR.framer-v-11jwhh1 .framer-7gr0ia,.framer-M9JRR.framer-v-11flwk5 .framer-7gr0ia,.framer-M9JRR.framer-v-c8cmkf .framer-7gr0ia{width:100%}.framer-M9JRR.framer-v-1ujbfl6 .framer-zwww5t,.framer-M9JRR.framer-v-11jwhh1 .framer-zwww5t,.framer-M9JRR.framer-v-11flwk5 .framer-zwww5t,.framer-M9JRR.framer-v-c8cmkf .framer-zwww5t{flex:1 0 0px;width:1px}.framer-M9JRR.framer-v-1ujbfl6 .framer-aqv5yq,.framer-M9JRR.framer-v-1ujbfl6 .framer-yt3y47,.framer-M9JRR.framer-v-11jwhh1 .framer-aqv5yq,.framer-M9JRR.framer-v-11flwk5 .framer-aqv5yq,.framer-M9JRR.framer-v-11flwk5 .framer-yt3y47,.framer-M9JRR.framer-v-c8cmkf .framer-aqv5yq,.framer-M9JRR.framer-v-c8cmkf .framer-yt3y47{overflow:hidden;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-M9JRR.framer-v-11jwhh1 .framer-p9dibt,.framer-M9JRR.framer-v-c8cmkf .framer-p9dibt{height:var(--framer-aspect-ratio-supported, 40px)}.framer-LHh4l [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-LHh4l .framer-1p3ggy9{display:block}.framer-LHh4l .framer-r4vbvc{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:17px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:264px}.framer-LHh4l .framer-k125tc{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:visible;padding:2px 3px 3px;position:relative;width:min-content}.framer-LHh4l .framer-qajgy4{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-LHh4l .framer-1uwupv5{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-LHh4l .framer-r4vbvc,.framer-LHh4l .framer-k125tc{gap:0px}.framer-LHh4l .framer-r4vbvc>*{margin:8.5px 0}.framer-LHh4l .framer-r4vbvc>:first-child{margin-top:0}.framer-LHh4l .framer-r4vbvc>:last-child{margin-bottom:0}.framer-LHh4l .framer-k125tc>*{margin:0 5px}.framer-LHh4l .framer-k125tc>:first-child{margin-left:0}.framer-LHh4l .framer-k125tc>:last-child{margin-right:0}}.framer-qAUFj .framer-styles-preset-qpxyk9:not(.rich-text-wrapper),.framer-qAUFj .framer-styles-preset-qpxyk9.rich-text-wrapper p{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 14px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 0px;--framer-text-alignment: left;--framer-text-color: #0d0c22;--framer-text-decoration: none;--framer-text-transform: uppercase}@media (max-width: 1199px) and (min-width: 810px){.framer-qAUFj .framer-styles-preset-qpxyk9:not(.rich-text-wrapper),.framer-qAUFj .framer-styles-preset-qpxyk9.rich-text-wrapper p{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 14px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 0px;--framer-text-alignment: left;--framer-text-color: #0d0c22;--framer-text-decoration: none;--framer-text-transform: uppercase}}@media (max-width: 809px) and (min-width: 0px){.framer-qAUFj .framer-styles-preset-qpxyk9:not(.rich-text-wrapper),.framer-qAUFj .framer-styles-preset-qpxyk9.rich-text-wrapper p{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 12px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 0px;--framer-text-alignment: left;--framer-text-color: #0d0c22;--framer-text-decoration: none;--framer-text-transform: uppercase}}.framer-5AEpc .framer-styles-preset-21ogod:not(.rich-text-wrapper),.framer-5AEpc .framer-styles-preset-21ogod.rich-text-wrapper p{--framer-font-family: "Mona-Sans Regular", "Mona-Sans Regular Placeholder", sans-serif;--framer-font-size: 16px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.8em;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #060318);--framer-text-decoration: none;--framer-text-transform: none}.ssr-variant{display:contents} </style><!-- Start of headEnd --> <style> </style> <!-- End of headEnd --> </head> <body class="framer-body-Muq0TqUj5-framer-zKM5B"> <script async src="https://events.framer.com/script" data-fid="76720ba038502f879aab3bc3e2b7b4027b8e5aa97db736e59bc75c2481518ae9"></script> <!-- Start of bodyStart --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KN8NGSVT" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Dribbble helpers --> <script> window.Dribbble = {}; window.Dribbble.user = { isLoggedIn: false, isFetching: true }; function hideElementsWhenLoggedIn() { if (!window.Dribbble || !window.Dribbble.user || !window.Dribbble.user.isLoggedIn) { return; } document.querySelectorAll('[data-hide-logged-in]').forEach((el) => { el.style.display = 'none'; }); } function toggleProBodyClass() { let isProOrTeam = false; if (window.Dribbble && window.Dribbble.user) { if (window.Dribbble.user.hasPro || window.Dribbble.user.isTeam) { isProOrTeam = true; } } document.body.classList.toggle('no-pro', !isProOrTeam); document.body.classList.toggle('has-pro', isProOrTeam); } function togglePlayerBodyClass() { let isPlayer = false; if (window.Dribbble && window.Dribbble.user) { if (window.Dribbble.user.isPlayer) { isPlayer = true; } } document.body.classList.toggle('not-player', !isPlayer); document.body.classList.toggle('is-player', isPlayer); } function toggleHiringBodyClass() { let hasHiringProduct = false; if (window.Dribbble && window.Dribbble.user) { if (window.Dribbble.user.hasAnyHiringProduct) { hasHiringProduct = true; } } document.body.classList.toggle('no-hiring', !hasHiringProduct); document.body.classList.toggle('has-hiring', hasHiringProduct); } function transitionUserConditionals() { setTimeout(() => { document.body.classList.add('user-conditionals-transition'); }, 50); } function getDefaultTrackingProperties() { return ({ is_authenticated: window.Dribbble.user.isLoggedIn, page_action: 'framer', page_controller: 'framer', page_path: window.location.pathname, page_search: window.location.search, page_referrer: document.referrer, page_title: document.title, page_url: window.location.href, }) } function trackExternalEvent(event, properties = {}) { // no-op } function syncUserData() { return fetch('/client_app/users') .then((response) => { if (response.ok ) { return response.json(); } else { throw Error(response.statusText); } }) .then((json) => { window.Dribbble.user = json.data; }).catch((error) => { console.log(error); }); } async function syncUserThenInitPage() { await syncUserData(); hideElementsWhenLoggedIn(); toggleProBodyClass(); togglePlayerBodyClass(); toggleHiringBodyClass(); transitionUserConditionals(); } </script> <!-- End of bodyStart --> <div id="main" data-framer-hydrate-v2="{&quot;routeId&quot;:&quot;Muq0TqUj5&quot;,&quot;localeId&quot;:&quot;default&quot;,&quot;breakpoints&quot;:[{&quot;hash&quot;:&quot;t1xes3&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 1440px)&quot;},{&quot;hash&quot;:&quot;1o7kvkv&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 1100px) and (max-width: 1439px)&quot;},{&quot;hash&quot;:&quot;1flgyal&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 810px) and (max-width: 1099px)&quot;},{&quot;hash&quot;:&quot;if3hi7&quot;,&quot;mediaQuery&quot;:&quot;(max-width: 809px)&quot;}]}" data-framer-ssr-released-at="2024-11-18T17:03:50.809Z" data-framer-page-optimized-at="2024-11-22T22:04:36.607Z"><!--$--><div class="framer-zKM5B framer-PyGGP framer-5AEpc framer-t1xes3" style="min-height:100vh;width:auto"><div class="framer-1qxxrph site-navigation-framer" data-framer-name="*NAVIGATION*" name="*NAVIGATION*"><div class="framer-1zeopc-container"><div class="framer-jaD7D framer-ijpj8k undefined site-navigation-framer framer-v-ijpj8k" data-framer-name="Desktop" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-mm56zl-container" data-framer-name="DynamicNavigation" name="DynamicNavigation"><div></div></div></div></div></div><div class="framer-1gzxnl9-container"><div class="ssr-variant hidden-1flgyal hidden-if3hi7"><div class="framer-Kzo92 framer-U4sxC framer-v-grc3hz" style="display:contents" tabindex="0"><div class="framer-grc3hz" data-framer-name="Desktop" style="background-color:var(--token-358ee009-7cb7-4434-9be3-383d30a81810, rgb(246, 244, 238));width:100%"><div class="framer-yzkybt" data-framer-name="Links"><div class="framer-sht233" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./about">About us</a><!--/$--></p></div><div class="framer-rgh3ti" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./careers" data-framer-page-link-current="true">Careers at Dribbble</a><!--/$--></p></div><div class="framer-1crlz4h" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./media-kit">Media kit</a><!--/$--></p></div><div class="framer-15csqwu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./testimonials">Customer stories</a><!--/$--></p></div><div class="framer-12k1vtj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./advertise">Advertise</a><!--/$--></p></div></div></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-Kzo92 framer-U4sxC framer-v-raibpi" style="display:contents" tabindex="0"><div class="framer-grc3hz" data-framer-name="Mobile" style="background-color:var(--token-358ee009-7cb7-4434-9be3-383d30a81810, rgb(246, 244, 238));width:100%"><div class="framer-yzkybt" data-framer-name="Links"><div class="framer-sht233" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./about">About us</a><!--/$--></p></div><div class="framer-rgh3ti" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./careers" data-framer-page-link-current="true">Careers</a><!--/$--></p></div><div class="framer-1crlz4h" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./media-kit">Media kit</a><!--/$--></p></div><div class="framer-15csqwu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./testimonials">Customer stories</a><!--/$--></p></div><div class="framer-12k1vtj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./advertise">Advertise</a><!--/$--></p></div></div></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-Kzo92 framer-U4sxC framer-v-raibpi" style="display:contents" tabindex="0"><div class="framer-grc3hz" data-framer-name="Mobile" style="background-color:var(--token-358ee009-7cb7-4434-9be3-383d30a81810, rgb(246, 244, 238));width:100%"><div class="framer-yzkybt" data-framer-name="Links"><div class="framer-sht233" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./about">About us</a><!--/$--></p></div><div class="framer-rgh3ti" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./careers" data-framer-page-link-current="true">Careers</a><!--/$--></p></div><div class="framer-1crlz4h" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./media-kit">Media kit</a><!--/$--></p></div><div class="framer-15csqwu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./testimonials">Customer stories</a><!--/$--></p></div><div class="framer-12k1vtj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, sans-serif;--framer-font-size:14px;--framer-text-color:var(--extracted-r6o4lv, var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34)))" class="framer-text"><!--$--><a class="framer-text framer-styles-preset-30v3p6" data-styles-preset="tZm06TWqh" href="./advertise">Advertise</a><!--/$--></p></div></div></div></div></div></div><div class="framer-41ifts" data-framer-name="Container" id="body" name="Container"><div class="framer-1llccag"><div class="framer-s1475g" data-framer-name="Container" name="Container"><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-if3hi7"><div class="framer-1jskqa7-container"><div class="framer-qaEEs framer-ejFQB framer-tvBuf framer-rvtxci framer-v-rvtxci" data-framer-name="Variant 1" style="width:100%"><div class="framer-12l4t6c"><div class="framer-5p9ex1-container"><div class="framer-0pnlP framer-1ht8dr1 framer-v-1ht8dr1" data-framer-name="Big - dark text" style="background-color:rgb(246, 217, 251);border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px" tabindex="0"><div class="framer-1kx1zel" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(6, 2, 24);--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7U291cmNlIFNlcmlmIDQtNjAw;--framer-font-family:&quot;Source Serif 4&quot;, serif;--framer-font-weight:600;--framer-text-color:var(--extracted-r6o4lv, rgb(6, 2, 24))" class="framer-text">Careers at Dribbble</p></div></div></div><div class="framer-z0yxhl"><div class="framer-qndqhd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-3nqyhf" data-styles-preset="YAP816Y5n" style="--framer-text-alignment:center">Join us in helping bring the world’s creative ideas to life</h1></div><div class="framer-7ler8m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-kgsitp" data-styles-preset="dUg5HNnEh" style="--framer-text-alignment:center">Our mission is to provide support at every stage of a creative’s journey; whether that’s learning the craft, showcasing portfolio work and building an audience, or finding freelance or full-time jobs at some of the world’s leading design-forward companies. We are building the platform that helps designers level up their creative careers.</p></div></div></div></div></div></div><div class="ssr-variant hidden-1flgyal hidden-t1xes3 hidden-if3hi7"><div class="framer-1jskqa7-container"><div class="framer-qaEEs framer-ejFQB framer-tvBuf framer-rvtxci framer-v-rvtxci" data-framer-name="Variant 1" style="width:100%"><div class="framer-12l4t6c"><div class="framer-5p9ex1-container"><div class="framer-0pnlP framer-1ht8dr1 framer-v-1ht8dr1" data-framer-name="Big - dark text" style="background-color:rgb(246, 217, 251);border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px" tabindex="0"><div class="framer-1kx1zel" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(6, 2, 24);--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7U291cmNlIFNlcmlmIDQtNjAw;--framer-font-family:&quot;Source Serif 4&quot;, serif;--framer-font-weight:600;--framer-text-color:var(--extracted-r6o4lv, rgb(6, 2, 24))" class="framer-text">Careers at Dribbble</p></div></div></div><div class="framer-z0yxhl"><div class="framer-qndqhd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-3nqyhf" data-styles-preset="YAP816Y5n" style="--framer-text-alignment:center">Join us in helping bring the world’s creative ideas to life</h1></div><div class="framer-7ler8m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-kgsitp" data-styles-preset="dUg5HNnEh" style="--framer-text-alignment:center">Our mission is to provide support at every stage of a creative’s journey; whether that’s learning the craft, showcasing portfolio work and building an audience, or finding freelance or full-time jobs at some of the world’s leading design-forward companies. We are building the platform that helps designers level up their creative careers.</p></div></div></div></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-1jskqa7-container"><div class="framer-qaEEs framer-ejFQB framer-tvBuf framer-rvtxci framer-v-rvtxci" data-framer-name="Variant 1" style="width:100%"><div class="framer-12l4t6c"><div class="framer-5p9ex1-container"><div class="framer-0pnlP framer-1ht8dr1 framer-v-1ht8dr1" data-framer-name="Big - dark text" style="background-color:rgb(246, 217, 251);border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px" tabindex="0"><div class="framer-1kx1zel" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(6, 2, 24);--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7U291cmNlIFNlcmlmIDQtNjAw;--framer-font-family:&quot;Source Serif 4&quot;, serif;--framer-font-weight:600;--framer-text-color:var(--extracted-r6o4lv, rgb(6, 2, 24))" class="framer-text">Careers at Dribbble</p></div></div></div><div class="framer-z0yxhl"><div class="framer-qndqhd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-3nqyhf" data-styles-preset="YAP816Y5n" style="--framer-text-alignment:center">Join us in helping bring the world’s creative ideas to life</h1></div><div class="framer-7ler8m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-kgsitp" data-styles-preset="dUg5HNnEh" style="--framer-text-alignment:center">Our mission is to provide support at every stage of a creative’s journey; whether that’s learning the craft, showcasing portfolio work and building an audience, or finding freelance or full-time jobs at some of the world’s leading design-forward companies. We are building the platform that helps designers level up their creative careers.</p></div></div></div></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-1jskqa7-container"><div class="framer-qaEEs framer-ejFQB framer-tvBuf framer-rvtxci framer-v-rvtxci" data-framer-name="Variant 1" style="width:100%"><div class="framer-12l4t6c"><div class="framer-5p9ex1-container"><div class="framer-0pnlP framer-1ht8dr1 framer-v-1ht8dr1" data-framer-name="Big - dark text" style="background-color:rgb(246, 217, 251);border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px" tabindex="0"><div class="framer-1kx1zel" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(6, 2, 24);--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7U291cmNlIFNlcmlmIDQtNjAw;--framer-font-family:&quot;Source Serif 4&quot;, serif;--framer-font-weight:600;--framer-text-color:var(--extracted-r6o4lv, rgb(6, 2, 24))" class="framer-text">Careers at Dribbble</p></div></div></div><div class="framer-z0yxhl"><div class="framer-qndqhd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-3nqyhf" data-styles-preset="YAP816Y5n" style="--framer-text-alignment:center">Join us in helping bring the world’s creative ideas to life</h1></div><div class="framer-7ler8m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-kgsitp" data-styles-preset="dUg5HNnEh" style="--framer-text-alignment:center">Our mission is to provide support at every stage of a creative’s journey; whether that’s learning the craft, showcasing portfolio work and building an audience, or finding freelance or full-time jobs at some of the world’s leading design-forward companies. We are building the platform that helps designers level up their creative careers.</p></div></div></div></div></div></div></div><div class="framer-1ybgeot" data-framer-name="Container" name="Container"><div class="framer-fgje98" data-framer-name="Video" id="fgje98" name="Video" tabindex="0"><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-if3hi7"><div class="framer-79hdqo"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="(min-width: 1440px) min(100vw, 1200px), (min-width: 1100px) and (max-width: 1439px) calc(min(100vw, 1200px) - 80px), (min-width: 810px) and (max-width: 1099px) calc(min(100vw, 1200px) - 80px), (max-width: 809px) calc(100vw - 48px)" srcset="https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg 4501w" src="https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="min(100vw, 1200px)"></div></div></div><div class="ssr-variant hidden-1flgyal hidden-t1xes3 hidden-if3hi7"><div class="framer-79hdqo"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="(min-width: 1440px) min(100vw, 1200px), (min-width: 1100px) and (max-width: 1439px) calc(min(100vw, 1200px) - 80px), (min-width: 810px) and (max-width: 1099px) calc(min(100vw, 1200px) - 80px), (max-width: 809px) calc(100vw - 48px)" srcset="https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg 4501w" src="https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(min(100vw, 1200px) - 80px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-79hdqo"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="(min-width: 1440px) min(100vw, 1200px), (min-width: 1100px) and (max-width: 1439px) calc(min(100vw, 1200px) - 80px), (min-width: 810px) and (max-width: 1099px) calc(min(100vw, 1200px) - 80px), (max-width: 809px) calc(100vw - 48px)" srcset="https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg 4501w" src="https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(min(100vw, 1200px) - 80px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-79hdqo"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="(min-width: 1440px) min(100vw, 1200px), (min-width: 1100px) and (max-width: 1439px) calc(min(100vw, 1200px) - 80px), (min-width: 810px) and (max-width: 1099px) calc(min(100vw, 1200px) - 80px), (max-width: 809px) calc(100vw - 48px)" srcset="https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg 4501w" src="https://framerusercontent.com/images/pnD3txQ5hk4UpZUdzPA10lTrc.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(100vw - 48px)"></div></div></div></div></div></div><div class="framer-22ngq2" data-framer-name="Section" id="leads" name="Section"><div class="framer-2lm0pd"><div class="framer-1inndw9"><div class="framer-1e1idvd" data-framer-name="h2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left">A culture of communication, collaboration &amp; connection</h2></div><div class="framer-13svn6m" data-framer-name="p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We’ve been fully remote since day one, and are building a fully distributed team across North America. We believe that creative collaboration can happen anywhere, and that working remotely shouldn’t have to mean sacrificing a sense of cohesion, community, and connection. We've seen that by combining thoughtful collaboration, frequent communication, and the freedom for people to be their authentic selves, you can do your best work and inspire others to do the same.</p></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-if3hi7"><div class="framer-1t2rsms"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 56px) / 2, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 136px) / 2, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 120px) / 2.25, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg 2316w" src="https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 56px) / 2, 1px)"></div></div></div><div class="ssr-variant hidden-1flgyal hidden-t1xes3 hidden-if3hi7"><div class="framer-1t2rsms"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 56px) / 2, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 136px) / 2, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 120px) / 2.25, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg 2316w" src="https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 136px) / 2, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-1t2rsms"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 56px) / 2, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 136px) / 2, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 120px) / 2.25, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg 2316w" src="https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 120px) / 2.25, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-1t2rsms"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 56px) / 2, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 136px) / 2, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 120px) / 2.25, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg 2316w" src="https://framerusercontent.com/images/DOjjnoC37eeyfxJkcNN8J5xbaiE.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(min(100vw, 1200px) - 48px)"></div></div></div></div><div class="framer-1ajkrie" data-framer-name="Section" id="leads-1" name="Section"><div class="framer-1uwrro7"><div class="framer-bru0au" data-framer-name="p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left">Our values guide everything</h2><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Our values are part of who we are, what we believe in, what we aspire to be, and they are reflected in our actions. They are our commitment to one another, and the collective personality of our organization. We always strive to lean into the fact that when properly practiced, sometimes our values will push us outside of our comfort zone</p></div></div><div class="framer-1rwd455"><div class="framer-1gzgzhh-container"><div class="framer-bxkMY framer-PyGGP framer-ytxT6 framer-5AEpc framer-v-14aloge" style="display:contents" tabindex="0"><div class="framer-14aloge" data-framer-name="Variant 1" style="width:100%"><div class="framer-4xa67r" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1of0zx5:var(--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268, rgb(240, 114, 183));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1of0zx5, var(--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268, rgb(240, 114, 183)))">01</h2></div><div class="framer-1k2ps8x" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-j0zouq" data-styles-preset="euwIG11sr">We are all owners</h4></div><div class="framer-111w0ih" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Every day, we take the initiative and accept the responsibility—with integrity and courage—to make our company better. We believe that raising the bar is what we owe to each other. We are committed to pursuing learning, innovation, and growth together.</p></div></div></div></div><div class="framer-1ex3w6w-container"><div class="framer-bxkMY framer-PyGGP framer-ytxT6 framer-5AEpc framer-v-14aloge" style="display:contents" tabindex="0"><div class="framer-14aloge" data-framer-name="Variant 1" style="width:100%"><div class="framer-4xa67r" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1of0zx5:var(--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268, rgb(240, 114, 183));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1of0zx5, var(--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268, rgb(240, 114, 183)))">02</h2></div><div class="framer-1k2ps8x" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-j0zouq" data-styles-preset="euwIG11sr">Help customers succeed</h4></div><div class="framer-111w0ih" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We come to work every day committed to driving success for our customers. We create value for our community by building and providing meaningful solutions to solve our customer's problems and needs. We overcome obstacles, find creative solutions and deliver exceptional results. We’re only successful if our customers are.</p></div></div></div></div><div class="framer-v7yz02-container"><div class="framer-bxkMY framer-PyGGP framer-ytxT6 framer-5AEpc framer-v-14aloge" style="display:contents" tabindex="0"><div class="framer-14aloge" data-framer-name="Variant 1" style="width:100%"><div class="framer-4xa67r" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1of0zx5:var(--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268, rgb(240, 114, 183));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1of0zx5, var(--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268, rgb(240, 114, 183)))">03</h2></div><div class="framer-1k2ps8x" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-j0zouq" data-styles-preset="euwIG11sr">Take action, deliver results</h4></div><div class="framer-111w0ih" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">To make the most impact, we need to solve the most important problems. We measure the results of our work so we can continue to improve. We are relentless in our pursuits of major victories and humble in our successes.</p></div></div></div></div><div class="framer-pwieq9-container"><div class="framer-bxkMY framer-PyGGP framer-ytxT6 framer-5AEpc framer-v-14aloge" style="display:contents" tabindex="0"><div class="framer-14aloge" data-framer-name="Variant 1" style="width:100%"><div class="framer-4xa67r" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1of0zx5:var(--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268, rgb(240, 114, 183));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1of0zx5, var(--token-05859bda-2f5d-4ddb-8a3d-2e5fb38d6268, rgb(240, 114, 183)))">04</h2></div><div class="framer-1k2ps8x" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-j0zouq" data-styles-preset="euwIG11sr">Bring good vibes</h4></div><div class="framer-111w0ih" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Our success is driven by our ability to build relationships. We have the courage to foster trust, knowing that it will lead to being able to be our authentic selves, and the ability to communicate and collaborate more effectively together. Paramount to maintaining this inclusive and creative culture is respect for the opinions, ideas, and feelings of others.</p></div></div></div></div></div></div><div class="framer-1oclo7v" data-framer-name="Section" id="leads-2" name="Section"><div class="framer-b498ku" data-framer-name="h2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left">People are what matters</h2></div><div class="framer-1uk8zuq"><div class="framer-f4jyby-container"><div class="framer-M9JRR framer-1kld80c framer-v-1ujbfl6" data-framer-name="Variant 2" 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;background-color:rgba(0, 0, 0, 0);border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;box-shadow:0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.0216), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.01907), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0075);width:100%" tabindex="0"><div class="framer-1u03dkc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(13, 12, 34);transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBSZWd1bGFy;--framer-font-family:&quot;Mona-Sans Regular&quot;, sans-serif;--framer-font-size:15px;--framer-line-height:26px;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(13, 12, 34))" class="framer-text">"Even as a remote team, Dribbble still fosters a cross-collaborative culture and that’s pretty amazing to me. It’s rewarding to feel like you can make an impact across all areas of the company."</p></div><div class="framer-7gr0ia" data-framer-name="Frame 3110"><div class="framer-p9dibt" data-framer-name="Ellipse 56" style="border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="60px" src="https://framerusercontent.com/images/FW1BiZ6YWCrPwrPbgyPP9k9I.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-zwww5t"><div class="framer-aqv5yq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-18d7a088-984f-4f48-9ec7-766f8591e9f9, rgb(13, 12, 34));transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBTZW1pQm9sZA==;--framer-font-family:&quot;Mona-Sans SemiBold&quot;, sans-serif;--framer-font-size:15px;--framer-line-height:1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-18d7a088-984f-4f48-9ec7-766f8591e9f9, rgb(13, 12, 34)))" class="framer-text">Ashley Melanson</p></div><div class="framer-yt3y47" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(110, 109, 122);transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBSZWd1bGFy;--framer-font-family:&quot;Mona-Sans Regular&quot;, sans-serif;--framer-font-size:14px;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(110, 109, 122))" class="framer-text">Senior Analytics Engineering Manager</p></div></div></div></div></div><div class="framer-pteyvk-container"><div class="framer-M9JRR framer-1kld80c framer-v-1ujbfl6" data-framer-name="Variant 2" 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;background-color:rgba(0, 0, 0, 0);border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;box-shadow:0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.0216), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.01907), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0075);width:100%" tabindex="0"><div class="framer-1u03dkc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(13, 12, 34);transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBSZWd1bGFy;--framer-font-family:&quot;Mona-Sans Regular&quot;, sans-serif;--framer-font-size:15px;--framer-line-height:26px;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(13, 12, 34))" class="framer-text">"It took me no time at all to realize that Dribbble has figured out how to do remote work the right way. From the interview process to my onboarding to my current day-to-day work, I’ve been given all the time, resources and support I need to learn and excel at my job. The fact that my colleagues are fun, kind and smart is just the icing on the cake."</p></div><div class="framer-7gr0ia" data-framer-name="Frame 3110"><div class="framer-p9dibt" data-framer-name="Ellipse 56" style="border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="60px" src="https://framerusercontent.com/images/YqfJ8sa9JfiOH58dU68N7QYL9sg.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-zwww5t"><div class="framer-aqv5yq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-18d7a088-984f-4f48-9ec7-766f8591e9f9, rgb(13, 12, 34));transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBTZW1pQm9sZA==;--framer-font-family:&quot;Mona-Sans SemiBold&quot;, sans-serif;--framer-font-size:15px;--framer-line-height:1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-18d7a088-984f-4f48-9ec7-766f8591e9f9, rgb(13, 12, 34)))" class="framer-text"> Mohamed Omar</p></div><div class="framer-yt3y47" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(110, 109, 122);transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBSZWd1bGFy;--framer-font-family:&quot;Mona-Sans Regular&quot;, sans-serif;--framer-font-size:14px;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(110, 109, 122))" class="framer-text">Lead Front End Engineer</p></div></div></div></div></div><div class="framer-17nvlc5-container"><div class="framer-M9JRR framer-1kld80c framer-v-1ujbfl6" data-framer-name="Variant 2" 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;background-color:rgba(0, 0, 0, 0);border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;box-shadow:0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.0216), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.01907), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0075);width:100%" tabindex="0"><div class="framer-1u03dkc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(13, 12, 34);transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBSZWd1bGFy;--framer-font-family:&quot;Mona-Sans Regular&quot;, sans-serif;--framer-font-size:15px;--framer-line-height:26px;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(13, 12, 34))" class="framer-text">"Not only are my teammates crazy talented, they’re also some of the genuinely nicest people you could ever meet. Go Dribbble!"</p></div><div class="framer-7gr0ia" data-framer-name="Frame 3110"><div class="framer-p9dibt" data-framer-name="Ellipse 56" style="border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="60px" src="https://framerusercontent.com/images/DCx0NNKHKy8MWKGh0OpECU4P6k.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-zwww5t"><div class="framer-aqv5yq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-18d7a088-984f-4f48-9ec7-766f8591e9f9, rgb(13, 12, 34));transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBTZW1pQm9sZA==;--framer-font-family:&quot;Mona-Sans SemiBold&quot;, sans-serif;--framer-font-size:15px;--framer-line-height:1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-18d7a088-984f-4f48-9ec7-766f8591e9f9, rgb(13, 12, 34)))" class="framer-text">Marlee Silverstein</p></div><div class="framer-yt3y47" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(110, 109, 122);transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBSZWd1bGFy;--framer-font-family:&quot;Mona-Sans Regular&quot;, sans-serif;--framer-font-size:14px;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(110, 109, 122))" class="framer-text">Director of Customer Support</p></div></div></div></div></div></div></div><div class="framer-1umguul"><div class="framer-1ylj927"><div class="framer-14m5pa8"><div class="framer-j7ie5x" data-framer-name="h2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left">Perks and benefits</h2></div><div class="framer-1y7dh19" data-framer-name="p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Our benefits have been designed with our philosophy about remote work in mind: that it’s the best way to support our team in working where they feel most inspired, productive, comfortable and creative. We’re committed to providing our team with the freedom and flexibility that comes with working remotely, and support our team by providing everyone with the tools you need to do your best work, in the work environment of your choice.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">While we offer competitive and comprehensive benefits, lots of other organizations can offer you those. We also offer a rarer opportunity: The ability to have a significant impact on the livelihoods and careers of our customers, working on a platform that operates at (a quickly growing) scale.</p></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-if3hi7"><div class="framer-45k8ja"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 64px) / 2, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 144px) / 2, 1px), (min-width: 810px) and (max-width: 1099px) 400px, (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png 1110w" src="https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 64px) / 2, 1px)"></div></div></div><div class="ssr-variant hidden-1flgyal hidden-t1xes3 hidden-if3hi7"><div class="framer-45k8ja"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 64px) / 2, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 144px) / 2, 1px), (min-width: 810px) and (max-width: 1099px) 400px, (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png 1110w" src="https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 144px) / 2, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-45k8ja"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 64px) / 2, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 144px) / 2, 1px), (min-width: 810px) and (max-width: 1099px) 400px, (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png 1110w" src="https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="400px"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-45k8ja"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 64px) / 2, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 144px) / 2, 1px), (min-width: 810px) and (max-width: 1099px) 400px, (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png 1110w" src="https://framerusercontent.com/images/K0Y4rgFzmiIxUUhIDFtOuR4aXU.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(min(100vw, 1200px) - 48px)"></div></div></div></div><div class="framer-1ampytq"><div class="framer-1nx7qle-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(230, 251, 254)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Work from anywhere</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We are a 100% distributed team.</p></div></div></div></div><div class="framer-sq6dha-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(227, 235, 253)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Stay healthy</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Generous medical and dental for both you and your dependents.</p></div></div></div></div><div class="framer-1vrrhra-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(237, 221, 251)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Buff up</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Gym and exercise reimbursements so that you stay fit.</p></div></div></div></div><div class="framer-1azu10y-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(220, 253, 231)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Pro tools</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">MacBook Pro (or Air) and all the tools you need to do a great job.</p></div></div></div></div><div class="framer-1x2kl5-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(236, 220, 251)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Unplug</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Get at least 22 days of paid time off every year + 20 official company holidays.</p></div></div></div></div><div class="framer-est9dx-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(230, 251, 254)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Get your learn on</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We cover books, conferences, courses… get smarter!</p></div></div></div></div><div class="framer-gblkrh-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(246, 244, 238)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Paid family leave</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Time and support to get to know your newest little people when they make their debut.</p></div></div></div></div><div class="framer-1ftzs3a-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(227, 235, 253)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Perk up</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Monthly coffee budget so you’re not just loitering at coffee shops.</p></div></div></div></div><div class="framer-1xt8pbz-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(246, 216, 251)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Save up</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Put pre-tax savings into a 401k or RRSP. We’ll also match a portion of your contributions.</p></div></div></div></div><div class="framer-1elhbty-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(246, 244, 238)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Give back</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Paid time off for you to spend giving back to causes and communities that are important to you.</p></div></div></div></div><div class="framer-oarj15-container"><div class="framer-LHh4l framer-qAUFj framer-5AEpc framer-v-r4vbvc" style="display:contents" tabindex="0"><div class="framer-r4vbvc" data-framer-name="Variant 1" style="width:100%"><div class="framer-k125tc" data-framer-name="Frame 3132" style="background-color:rgb(220, 253, 231)"><div class="framer-qajgy4" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-qpxyk9" data-styles-preset="evvBTCxrA">Hang out</p></div></div><div class="framer-1uwupv5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:15px;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Meet up with your remote team face-to-face at least once annually.</p></div></div></div></div></div></div><div class="framer-1ex3ruk"><div class="framer-16o370s" data-framer-name="Section" id="leads-3" name="Section"><div class="framer-ilokr3"><div class="framer-1hv8s4y" data-framer-name="h2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-1wml6uu" data-styles-preset="fVxnimdqP" style="--framer-text-alignment:left">We would love for you to join us</h2></div><div class="framer-16umyd7" data-framer-name="p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">At Dribbble, we serve a global community and we need a diverse team to do that successfully. Women, people of colour, members of the LGBTQIA+ community, individuals with disabilities, and veterans are strongly encouraged to apply. We provide an accessible candidate experience, and if you need any accommodations or adjustments throughout the interview process and beyond, please let us know. We're dedicated to fostering an inclusive and diverse environment for employees from all walks of life.</p></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-if3hi7"><div class="framer-ospojb" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 2.25, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 2.25, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 120px) / 2.25, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg 5974w" src="https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=4096" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 80px) / 2.25, 1px)"></div></div></div><div class="ssr-variant hidden-1flgyal hidden-t1xes3 hidden-if3hi7"><div class="framer-ospojb" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 2.25, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 2.25, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 120px) / 2.25, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg 5974w" src="https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=4096" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 160px) / 2.25, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-ospojb" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 2.25, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 2.25, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 120px) / 2.25, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg 5974w" src="https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=4096" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 120px) / 2.25, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-ospojb" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 2.25, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 2.25, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 120px) / 2.25, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg 5974w" src="https://framerusercontent.com/images/8sSsuBOdJuTQCi1VC51CoLNGf2Q.jpg?scale-down-to=4096" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(min(100vw, 1200px) - 48px)"></div></div></div></div><div class="framer-1u8ex8p"><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-if3hi7"><div class="framer-ez1o3i" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg 3509w" src="https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 80px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1flgyal hidden-t1xes3 hidden-if3hi7"><div class="framer-ez1o3i" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg 3509w" src="https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 160px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-ez1o3i" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg 3509w" src="https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 160px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-ez1o3i" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg 3509w" src="https://framerusercontent.com/images/XdTVUMMImjy469WCUrpXt3g7es.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(min(100vw, 1200px) - 48px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-if3hi7"><div class="framer-11rcc0y" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg 3351w" src="https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 80px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1flgyal hidden-t1xes3 hidden-if3hi7"><div class="framer-11rcc0y" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg 3351w" src="https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 160px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-11rcc0y" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg 3351w" src="https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 160px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-11rcc0y" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg 3351w" src="https://framerusercontent.com/images/TYPqGm1cogf2Y8k4WtiOwEgv8A.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(min(100vw, 1200px) - 48px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-if3hi7"><div class="framer-o2h7yd" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg 3609w" src="https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 80px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1flgyal hidden-t1xes3 hidden-if3hi7"><div class="framer-o2h7yd" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg 3609w" src="https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 160px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-t1xes3 hidden-if3hi7"><div class="framer-o2h7yd" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg 3609w" src="https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="max((min(100vw, 1200px) - 160px) / 3, 1px)"></div></div></div><div class="ssr-variant hidden-1o7kvkv hidden-1flgyal hidden-t1xes3"><div class="framer-o2h7yd" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="(min-width: 1440px) max((min(100vw, 1200px) - 80px) / 3, 1px), (min-width: 1100px) and (max-width: 1439px) max((min(100vw, 1200px) - 160px) / 3, 1px), (min-width: 810px) and (max-width: 1099px) max((min(100vw, 1200px) - 160px) / 3, 1px), (max-width: 809px) calc(min(100vw, 1200px) - 48px)" srcset="https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg 3609w" src="https://framerusercontent.com/images/uf81Tm4pIbGL5R4dxVkxICRztG8.jpg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover" data-framer-original-sizes="calc(min(100vw, 1200px) - 48px)"></div></div></div></div></div><div class="framer-wysmmz"><div class="framer-pquuoa-container"><div id="BambooHR" data-domain="dribbble.bamboohr.com" data-version="1.0.0" data-departmentid data-nopudgy="true"></div></div></div></div><div class="framer-1kz6nd7"><div class="framer-ne390f-container"><div style="width:100%" data-framer-footer-v2="true"><div style="width:100%;background:#FBFBFB;height:510px"></div></div></div></div></div><div class="framer-zKM5B framer-PyGGP framer-5AEpc" id="overlay"></div><!--/$--></div><script>(()=>{function u(){function n(t,e,i){let r=document.createElement("a");r.href=t,r.target=i,r.rel=e,document.body.appendChild(r),r.click(),r.remove()}function o(t){if(this.dataset.hydrated){this.removeEventListener("click",o);return}t.preventDefault(),t.stopPropagation();let e=this.getAttribute("href");if(!e)return;if(/Mac|iPod|iPhone|iPad/u.test(navigator.userAgent)?t.metaKey:t.ctrlKey)return n(e,"","_blank");let r=this.getAttribute("rel")??"",c=this.getAttribute("target")??"";n(e,r,c)}function a(t){if(this.dataset.hydrated){this.removeEventListener("auxclick",o);return}t.preventDefault(),t.stopPropagation();let e=this.getAttribute("href");e&&n(e,"","_blank")}function s(t){if(this.dataset.hydrated){this.removeEventListener("keydown",s);return}if(t.key!=="Enter")return;t.preventDefault(),t.stopPropagation();let e=this.getAttribute("href");if(!e)return;let i=this.getAttribute("rel")??"",r=this.getAttribute("target")??"";n(e,i,r)}document.querySelectorAll("[data-nested-link]").forEach(t=>{t instanceof HTMLElement&&(t.addEventListener("click",o),t.addEventListener("auxclick",a),t.addEventListener("keydown",s))})}return u})()()</script><script>(()=>{function i(){for(let e of document.querySelectorAll("[data-framer-original-sizes]")){let t=e.getAttribute("data-framer-original-sizes");t===""?e.removeAttribute("sizes"):e.setAttribute("sizes",t),e.removeAttribute("data-framer-original-sizes")}}function a(){window.__framer_onRewriteBreakpoints=i}return a})()()</script> <script data-framer-appear-animation="no-preference"></script> <script type="module" async data-framer-bundle="main" fetchpriority="low" src="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/script_main.N2ITEERY.mjs"></script><div id="svg-templates" style="position: absolute; overflow: hidden; bottom: 0; left: 0; width: 0; height: 0; z-index: 0; contain: strict" aria-hidden="true"> </div> <!-- Start of bodyEnd --> <script> syncUserThenInitPage(); </script> <!-- End of bodyEnd --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10