CINXE.COM

Privacy policy | 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>Privacy policy | Dribbble</title> <meta name="description" content="Our commitment to protecting your privacy."> <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="Privacy policy | Dribbble"> <meta property="og:description" content="Our commitment to protecting your privacy."> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Privacy policy | Dribbble"> <meta name="twitter:description" content="Our commitment to protecting your privacy."> <!-- 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/privacy"><meta property="og:url" content="https://dribbble.com/privacy"><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/l3DlHNCUw0awL7eWkP0PWPpnuckebKywRIwcxug6gts.RJLPO726.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-O2ADMURX.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4XIWWCozVAgK7JxufvHon8/chunk-XZ3MV7AM.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-OUAYZDXU.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-4GTI7EIE.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-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/chunk-42U43NKG.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-1u0trui{display:none!important}}@media(min-width: 1100px) and (max-width: 1439px){.hidden-mpjutv{display:none!important}}@media(min-width: 950px) and (max-width: 1099px){.hidden-8t5kfy{display:none!important}}@media(min-width: 810px) and (max-width: 949px){.hidden-1jgtjds{display:none!important}}@media(max-width: 809px){.hidden-xqk9r3{display:none!important}}</style><style data-framer-css-ssr-minified data-framer-components="framer-kVnuh framer-jaD7D PropertyOverrides framer-9mUiJ framer-qaEEs framer-0pnlP">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-ZE3VTRALW-framer-kVnuh{background:hsl(0,0%,100%)}.framer-kVnuh.framer-qb2oar,.framer-kVnuh .framer-qb2oar{display:block}.framer-kVnuh.framer-1u0trui{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-kVnuh .framer-ah8wey{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-kVnuh .framer-lk39oq-container{flex:1 0 0px;height:100%;position:relative;width:1px;z-index:1}.framer-kVnuh .framer-1havee1{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:100px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-kVnuh .framer-ui06db-container{flex:none;height:auto;position:sticky;width:100%;will-change:transform;z-index:1}.framer-kVnuh .framer-gxaes5{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:80px;height:min-content;justify-content:flex-start;max-width:980px;overflow:visible;padding:0;position:relative;width:68%}.framer-kVnuh .framer-gsu08i-container,.framer-kVnuh .framer-1xz5vv9-container{flex:none;height:auto;position:relative;width:100%}.framer-kVnuh .framer-1xv2v4q{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:100%}.framer-kVnuh .framer-1enioae,.framer-kVnuh .framer-1n35q4j,.framer-kVnuh .framer-1lgq9kr,.framer-kVnuh .framer-2xjckt,.framer-kVnuh .framer-1rwnb38,.framer-kVnuh .framer-f37iwq,.framer-kVnuh .framer-1deia57,.framer-kVnuh .framer-83g1ln,.framer-kVnuh .framer-vrwbd,.framer-kVnuh .framer-1sy0tld,.framer-kVnuh .framer-14pgkgg,.framer-kVnuh .framer-zztmf1,.framer-kVnuh .framer-mbkh3y,.framer-kVnuh .framer-1rtdlr9,.framer-kVnuh .framer-1p3tp77,.framer-kVnuh .framer-1h5a1wr,.framer-kVnuh .framer-1v94wrv,.framer-kVnuh .framer-bj2w1s,.framer-kVnuh .framer-wo83sr,.framer-kVnuh .framer-u6g3s,.framer-kVnuh .framer-nt0wec,.framer-kVnuh .framer-e5ccrv,.framer-kVnuh .framer-5ygzud,.framer-kVnuh .framer-crrfuk,.framer-kVnuh .framer-19vdbpb,.framer-kVnuh .framer-pzotfk,.framer-kVnuh .framer-kiglrs,.framer-kVnuh .framer-1bat2oy,.framer-kVnuh .framer-lw30yc,.framer-kVnuh .framer-152g8op,.framer-kVnuh .framer-10e1wxp,.framer-kVnuh .framer-1o5zlht,.framer-kVnuh .framer-1at6v37,.framer-kVnuh .framer-16f7q9{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-kVnuh .framer-1ng98jc,.framer-kVnuh .framer-1bv93p,.framer-kVnuh .framer-f68w72,.framer-kVnuh .framer-1hvv0bq,.framer-kVnuh .framer-1ekoj5b{flex:none;height:auto;overflow:hidden;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-kVnuh .framer-1jdfosx,.framer-kVnuh .framer-1995eft,.framer-kVnuh .framer-ts0h95,.framer-kVnuh .framer-dri0ur,.framer-kVnuh .framer-197yf4b,.framer-kVnuh .framer-mmjwh8,.framer-kVnuh .framer-1fg3xl4,.framer-kVnuh .framer-1sqwca7,.framer-kVnuh .framer-1vpcufo{--border-bottom-width: 1px;--border-color: var(--token-eb13911e-0e46-45df-b063-ffd9f17aeac1, #f3f3f4);--border-left-width: 1px;--border-right-width: 1px;--border-style: solid;--border-top-width: 1px;align-content:center;align-items:center;background-color:#fff;border-radius:10px;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:100%;will-change:var(--framer-will-change-override, transform)}.framer-kVnuh .framer-nx67d5,.framer-kVnuh .framer-k1w63w,.framer-kVnuh .framer-1659boq,.framer-kVnuh .framer-14hnjv8,.framer-kVnuh .framer-1i7mzje,.framer-kVnuh .framer-66v2vk,.framer-kVnuh .framer-hk65v1,.framer-kVnuh .framer-47owfu,.framer-kVnuh .framer-1yv4xc5{align-content:center;align-items:center;background-color:var(--token-eb13911e-0e46-45df-b063-ffd9f17aeac1, #f3f3f4);display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;height:min-content;justify-content:space-around;overflow:visible;padding:20px;position:relative;width:100%}.framer-kVnuh .framer-vfimk,.framer-kVnuh .framer-1u1ju4e,.framer-kVnuh .framer-200cj2,.framer-kVnuh .framer-1iioura,.framer-kVnuh .framer-1vp385s,.framer-kVnuh .framer-1tjh69r,.framer-kVnuh .framer-12f7m4t,.framer-kVnuh .framer-3l9k6t,.framer-kVnuh .framer-4losf4,.framer-kVnuh .framer-1oq7469,.framer-kVnuh .framer-11qbbwv,.framer-kVnuh .framer-184dyo2,.framer-kVnuh .framer-bnwstk,.framer-kVnuh .framer-d650fa,.framer-kVnuh .framer-1b1f8um,.framer-kVnuh .framer-1w0cit8,.framer-kVnuh .framer-gf3mwk,.framer-kVnuh .framer-rw7uyf,.framer-kVnuh .framer-1x1bcej,.framer-kVnuh .framer-hro4wz,.framer-kVnuh .framer-1bfkjpq,.framer-kVnuh .framer-szgrik,.framer-kVnuh .framer-1rkcpgj,.framer-kVnuh .framer-1g3enpb,.framer-kVnuh .framer-1f382p8,.framer-kVnuh .framer-53xjfa,.framer-kVnuh .framer-4kg9ps,.framer-kVnuh .framer-tk4ew,.framer-kVnuh .framer-1m98u7z,.framer-kVnuh .framer-1f5gm4v,.framer-kVnuh .framer-ynvw23,.framer-kVnuh .framer-zvjgv9,.framer-kVnuh .framer-1uepmpj,.framer-kVnuh .framer-ix44ce,.framer-kVnuh .framer-s62zrz,.framer-kVnuh .framer-icd5qn,.framer-kVnuh .framer-14od69b,.framer-kVnuh .framer-d4rhb7,.framer-kVnuh .framer-1rejecf,.framer-kVnuh .framer-1y5xd7z,.framer-kVnuh .framer-rg1kkn,.framer-kVnuh .framer-184gv8u,.framer-kVnuh .framer-12zwo0o,.framer-kVnuh .framer-f5yaiw,.framer-kVnuh .framer-13rg4bd,.framer-kVnuh .framer-z6bei1,.framer-kVnuh .framer-151vzeb,.framer-kVnuh .framer-1v1p6q6,.framer-kVnuh .framer-1hskk1q,.framer-kVnuh .framer-bygd28,.framer-kVnuh .framer-2v5cj5,.framer-kVnuh .framer-1hveb5t,.framer-kVnuh .framer-95id9o,.framer-kVnuh .framer-j6wgsn,.framer-kVnuh .framer-589wcy,.framer-kVnuh .framer-1hp8wld,.framer-kVnuh .framer-18cjiz6,.framer-kVnuh .framer-hi96s4,.framer-kVnuh .framer-1ali9ju,.framer-kVnuh .framer-1nth9i8,.framer-kVnuh .framer-utklkn,.framer-kVnuh .framer-lt40si,.framer-kVnuh .framer-1hnsna3,.framer-kVnuh .framer-1a3mljf,.framer-kVnuh .framer-1tb4uxk,.framer-kVnuh .framer-dis1rl,.framer-kVnuh .framer-11tyms5,.framer-kVnuh .framer-jgcamx,.framer-kVnuh .framer-1321m26,.framer-kVnuh .framer-w7ojyv,.framer-kVnuh .framer-1uqmsx1,.framer-kVnuh .framer-uoeknh,.framer-kVnuh .framer-piwmq0,.framer-kVnuh .framer-1mo1u1q,.framer-kVnuh .framer-4yk2yk,.framer-kVnuh .framer-1yuo7qz,.framer-kVnuh .framer-37yg58,.framer-kVnuh .framer-1fdv6hv,.framer-kVnuh .framer-1o5tmp8,.framer-kVnuh .framer-18327oj,.framer-kVnuh .framer-1ctvnpw,.framer-kVnuh .framer-1l97ur6,.framer-kVnuh .framer-19jo9cb,.framer-kVnuh .framer-gfwjjs,.framer-kVnuh .framer-ba0cnx,.framer-kVnuh .framer-1ur04iy,.framer-kVnuh .framer-1as5bsn,.framer-kVnuh .framer-1mcg7uc,.framer-kVnuh .framer-m0dezb,.framer-kVnuh .framer-1cjeu3w,.framer-kVnuh .framer-ggqnaq,.framer-kVnuh .framer-mf1g7j,.framer-kVnuh .framer-us9gq4,.framer-kVnuh .framer-7159nb,.framer-kVnuh .framer-cp6hhf,.framer-kVnuh .framer-w5usrk,.framer-kVnuh .framer-5ge6dl,.framer-kVnuh .framer-n63egx,.framer-kVnuh .framer-1hk80ws,.framer-kVnuh .framer-7zcem6,.framer-kVnuh .framer-3akd4y,.framer-kVnuh .framer-19153z2,.framer-kVnuh .framer-1idustn,.framer-kVnuh .framer-164ntf6,.framer-kVnuh .framer-189d6jz,.framer-kVnuh .framer-98asgu,.framer-kVnuh .framer-1ntezpz,.framer-kVnuh .framer-1g4rnki,.framer-kVnuh .framer-3qkrua,.framer-kVnuh .framer-fdmc9d,.framer-kVnuh .framer-1a4gqbc,.framer-kVnuh .framer-oli8qh,.framer-kVnuh .framer-10pcdze,.framer-kVnuh .framer-rxi6qq,.framer-kVnuh .framer-31pjgs,.framer-kVnuh .framer-ytybmw,.framer-kVnuh .framer-d606gh,.framer-kVnuh .framer-1uwrm53,.framer-kVnuh .framer-is1hik,.framer-kVnuh .framer-angqj3,.framer-kVnuh .framer-jszcx1,.framer-kVnuh .framer-jse97t,.framer-kVnuh .framer-cwxvja,.framer-kVnuh .framer-1w4bzes,.framer-kVnuh .framer-17whnxs,.framer-kVnuh .framer-19t6oq8,.framer-kVnuh .framer-1s7qxps,.framer-kVnuh .framer-hhp6t4,.framer-kVnuh .framer-158b5bh,.framer-kVnuh .framer-1fgzvcj,.framer-kVnuh .framer-9vxr1s,.framer-kVnuh .framer-mm77s6,.framer-kVnuh .framer-1yjr7c4,.framer-kVnuh .framer-pkjm7i,.framer-kVnuh .framer-8f2g36,.framer-kVnuh .framer-69ap7m,.framer-kVnuh .framer-136yjhy,.framer-kVnuh .framer-91am5t,.framer-kVnuh .framer-nufqrl,.framer-kVnuh .framer-8wh6cs,.framer-kVnuh .framer-1ewizp4,.framer-kVnuh .framer-1lh5u0t,.framer-kVnuh .framer-bnzlog,.framer-kVnuh .framer-1dn4iq8,.framer-kVnuh .framer-o778p1,.framer-kVnuh .framer-7wf8ed,.framer-kVnuh .framer-raj4g8,.framer-kVnuh .framer-wsukwt,.framer-kVnuh .framer-8qbrnm,.framer-kVnuh .framer-1vbpe4a,.framer-kVnuh .framer-52o8sa,.framer-kVnuh .framer-16khtux,.framer-kVnuh .framer-18rub3m,.framer-kVnuh .framer-1jrryr3,.framer-kVnuh .framer-qilc52,.framer-kVnuh .framer-xcp2oe,.framer-kVnuh .framer-1rx3ivy,.framer-kVnuh .framer-1g2e0po,.framer-kVnuh .framer-1q8qfrb,.framer-kVnuh .framer-gkb3g7,.framer-kVnuh .framer-cnrqbn{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;overflow:visible;padding:0 16px;position:relative;width:1px}.framer-kVnuh .framer-1yidhp5,.framer-kVnuh .framer-b7imih,.framer-kVnuh .framer-1vxs2pn,.framer-kVnuh .framer-1m30484,.framer-kVnuh .framer-1v8twuj,.framer-kVnuh .framer-1uax6e2,.framer-kVnuh .framer-1e5a3nq,.framer-kVnuh .framer-1g3773g,.framer-kVnuh .framer-qj8c8j,.framer-kVnuh .framer-14colyh,.framer-kVnuh .framer-1qukvgh,.framer-kVnuh .framer-xg5s2,.framer-kVnuh .framer-vcdnw8,.framer-kVnuh .framer-1noaqze,.framer-kVnuh .framer-1ds17jq,.framer-kVnuh .framer-15ba6px,.framer-kVnuh .framer-fmdt2b,.framer-kVnuh .framer-1qh1vxb,.framer-kVnuh .framer-1hdzfg8,.framer-kVnuh .framer-1xcb39r,.framer-kVnuh .framer-16jnfzh,.framer-kVnuh .framer-ys4fvd,.framer-kVnuh .framer-g3jnsd,.framer-kVnuh .framer-1lsgidi,.framer-kVnuh .framer-2embei{align-content:center;align-items:center;background-color:#fff;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;height:min-content;justify-content:space-around;overflow:visible;padding:20px;position:relative;width:100%}.framer-kVnuh .framer-1ac8q44,.framer-kVnuh .framer-1lxccty,.framer-kVnuh .framer-15hmw9n,.framer-kVnuh .framer-p2fsbl,.framer-kVnuh .framer-1wekf3u,.framer-kVnuh .framer-ogrdv2,.framer-kVnuh .framer-fa88xg,.framer-kVnuh .framer-1917i15,.framer-kVnuh .framer-twrh42,.framer-kVnuh .framer-x4tz7y,.framer-kVnuh .framer-5m92uy,.framer-kVnuh .framer-1rhe1e5,.framer-kVnuh .framer-pc2db7,.framer-kVnuh .framer-a4fjzm,.framer-kVnuh .framer-17cjzxb,.framer-kVnuh .framer-1v7s7k9,.framer-kVnuh .framer-1ayvfes,.framer-kVnuh .framer-khve2v,.framer-kVnuh .framer-1o933r9,.framer-kVnuh .framer-nx40hx,.framer-kVnuh .framer-tct1p4,.framer-kVnuh .framer-1g87oi1,.framer-kVnuh .framer-v0q4fl,.framer-kVnuh .framer-a0bhjo,.framer-kVnuh .framer-11xp4lb,.framer-kVnuh .framer-15s428z,.framer-kVnuh .framer-1tl1rhf,.framer-kVnuh .framer-1mpd4jg,.framer-kVnuh .framer-ei59rn,.framer-kVnuh .framer-kyugp5,.framer-kVnuh .framer-13xbrds,.framer-kVnuh .framer-sqz255,.framer-kVnuh .framer-w95wqs,.framer-kVnuh .framer-14r4xt,.framer-kVnuh .framer-z9g4yf,.framer-kVnuh .framer-m556bf,.framer-kVnuh .framer-cj5t4e,.framer-kVnuh .framer-sk9dap,.framer-kVnuh .framer-16l0nby,.framer-kVnuh .framer-qjzz0l,.framer-kVnuh .framer-xxcb3p,.framer-kVnuh .framer-1nwkctl,.framer-kVnuh .framer-1o5db8w,.framer-kVnuh .framer-vpx8l7,.framer-kVnuh .framer-sceu2i,.framer-kVnuh .framer-c4cecd,.framer-kVnuh .framer-3l45uz,.framer-kVnuh .framer-v0nm8w,.framer-kVnuh .framer-dxjucj,.framer-kVnuh .framer-1lifl5n,.framer-kVnuh .framer-mvi190,.framer-kVnuh .framer-4h3dxn,.framer-kVnuh .framer-14onil7,.framer-kVnuh .framer-4bv7md,.framer-kVnuh .framer-dh0ur8,.framer-kVnuh .framer-1w5w9j2,.framer-kVnuh .framer-1p9lq5i,.framer-kVnuh .framer-170fxlw,.framer-kVnuh .framer-188jo2h,.framer-kVnuh .framer-13dqedz,.framer-kVnuh .framer-1wabeh2,.framer-kVnuh .framer-1a28bj3,.framer-kVnuh .framer-rtgvxm,.framer-kVnuh .framer-l5zohj,.framer-kVnuh .framer-1nnua64,.framer-kVnuh .framer-1le8xau,.framer-kVnuh .framer-q6vd0n,.framer-kVnuh .framer-b38s8w,.framer-kVnuh .framer-1wb069w,.framer-kVnuh .framer-1j0xkry,.framer-kVnuh .framer-foy6id,.framer-kVnuh .framer-m2831c,.framer-kVnuh .framer-1kk6zkc,.framer-kVnuh .framer-mk53ws,.framer-kVnuh .framer-1qula7l,.framer-kVnuh .framer-nls80p,.framer-kVnuh .framer-15nhya9,.framer-kVnuh .framer-oaycl7,.framer-kVnuh .framer-3nq6n,.framer-kVnuh .framer-1pr9agi,.framer-kVnuh .framer-1jjbdyu,.framer-kVnuh .framer-17hsprg,.framer-kVnuh .framer-fyddkc,.framer-kVnuh .framer-w7bb0b,.framer-kVnuh .framer-kgvmez,.framer-kVnuh .framer-5llqzd,.framer-kVnuh .framer-11or3m4,.framer-kVnuh .framer-1qyj6sc,.framer-kVnuh .framer-1ef9bii,.framer-kVnuh .framer-1pja7a,.framer-kVnuh .framer-1sas8uf,.framer-kVnuh .framer-1x1r0z0,.framer-kVnuh .framer-v5f6vo,.framer-kVnuh .framer-1exg5k2,.framer-kVnuh .framer-145nqzo,.framer-kVnuh .framer-vjo7cg,.framer-kVnuh .framer-1dcch2u,.framer-kVnuh .framer-mzd9sc,.framer-kVnuh .framer-n4ijsx,.framer-kVnuh .framer-1lu0noe,.framer-kVnuh .framer-10h78ja,.framer-kVnuh .framer-1tgxorr,.framer-kVnuh .framer-10d37yv,.framer-kVnuh .framer-1e8mg0k,.framer-kVnuh .framer-1xrfrqo,.framer-kVnuh .framer-1w6adf9,.framer-kVnuh .framer-14r2od1,.framer-kVnuh .framer-fpxoar,.framer-kVnuh .framer-13wr2a9,.framer-kVnuh .framer-13lbh1l,.framer-kVnuh .framer-97ruf9,.framer-kVnuh .framer-1qa84b1,.framer-kVnuh .framer-1xtkpar,.framer-kVnuh .framer-pmi5y2,.framer-kVnuh .framer-itdrqy,.framer-kVnuh .framer-jyzdg0,.framer-kVnuh .framer-vjhtrk,.framer-kVnuh .framer-mvu24,.framer-kVnuh .framer-xqjw21,.framer-kVnuh .framer-ib6mqx,.framer-kVnuh .framer-ds2yo0,.framer-kVnuh .framer-1116pv,.framer-kVnuh .framer-1e1wfo7,.framer-kVnuh .framer-xdxjrp,.framer-kVnuh .framer-13uja37,.framer-kVnuh .framer-45newj,.framer-kVnuh .framer-1unc675,.framer-kVnuh .framer-1b106iz,.framer-kVnuh .framer-11ydziy,.framer-kVnuh .framer-zfqpsr,.framer-kVnuh .framer-1wzfm52,.framer-kVnuh .framer-clt9f0,.framer-kVnuh .framer-3xsd1q,.framer-kVnuh .framer-9x8qkf,.framer-kVnuh .framer-1ni80s0,.framer-kVnuh .framer-1yfcxav,.framer-kVnuh .framer-1a4vre5{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;flex:1 0 0px;height:auto;position:relative;white-space:pre-wrap;width:1px;word-break:break-word;word-wrap:break-word}.framer-kVnuh .framer-a7stc5,.framer-kVnuh .framer-1ix286f,.framer-kVnuh .framer-v632x3,.framer-kVnuh .framer-1n52nz4,.framer-kVnuh .framer-1i4s2yt,.framer-kVnuh .framer-a22e19,.framer-kVnuh .framer-1q71svn,.framer-kVnuh .framer-2t5t7o,.framer-kVnuh .framer-40pc3n,.framer-kVnuh .framer-1mkey0n,.framer-kVnuh .framer-1yt2v8m,.framer-kVnuh .framer-19e7ztm,.framer-kVnuh .framer-n1n0lg,.framer-kVnuh .framer-1s0lqyp,.framer-kVnuh .framer-1m5fyjk,.framer-kVnuh .framer-5raimc,.framer-kVnuh .framer-1kr8ure,.framer-kVnuh .framer-msdwx6,.framer-kVnuh .framer-erlwl3,.framer-kVnuh .framer-y2vtoc,.framer-kVnuh .framer-757h97,.framer-kVnuh .framer-1tkys1a{align-content:center;align-items:center;background-color:#fcfcfc;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;height:min-content;justify-content:space-around;overflow:visible;padding:20px;position:relative;width:100%}.framer-kVnuh .framer-1kok0nz{align-content:center;align-items:center;background-color:#fff;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;height:201px;justify-content:space-around;overflow:visible;padding:20px;position:relative;width:100%}.framer-kVnuh .framer-obkawl{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%}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-kVnuh.framer-1u0trui,.framer-kVnuh .framer-ah8wey,.framer-kVnuh .framer-1havee1,.framer-kVnuh .framer-gxaes5,.framer-kVnuh .framer-1xv2v4q,.framer-kVnuh .framer-1jdfosx,.framer-kVnuh .framer-vfimk,.framer-kVnuh .framer-1u1ju4e,.framer-kVnuh .framer-200cj2,.framer-kVnuh .framer-1iioura,.framer-kVnuh .framer-1vp385s,.framer-kVnuh .framer-1tjh69r,.framer-kVnuh .framer-12f7m4t,.framer-kVnuh .framer-3l9k6t,.framer-kVnuh .framer-4losf4,.framer-kVnuh .framer-1oq7469,.framer-kVnuh .framer-11qbbwv,.framer-kVnuh .framer-184dyo2,.framer-kVnuh .framer-bnwstk,.framer-kVnuh .framer-d650fa,.framer-kVnuh .framer-1b1f8um,.framer-kVnuh .framer-1w0cit8,.framer-kVnuh .framer-gf3mwk,.framer-kVnuh .framer-rw7uyf,.framer-kVnuh .framer-1995eft,.framer-kVnuh .framer-1x1bcej,.framer-kVnuh .framer-hro4wz,.framer-kVnuh .framer-1bfkjpq,.framer-kVnuh .framer-szgrik,.framer-kVnuh .framer-1rkcpgj,.framer-kVnuh .framer-1g3enpb,.framer-kVnuh .framer-1f382p8,.framer-kVnuh .framer-53xjfa,.framer-kVnuh .framer-4kg9ps,.framer-kVnuh .framer-tk4ew,.framer-kVnuh .framer-ts0h95,.framer-kVnuh .framer-1m98u7z,.framer-kVnuh .framer-1f5gm4v,.framer-kVnuh .framer-ynvw23,.framer-kVnuh .framer-zvjgv9,.framer-kVnuh .framer-1uepmpj,.framer-kVnuh .framer-ix44ce,.framer-kVnuh .framer-s62zrz,.framer-kVnuh .framer-icd5qn,.framer-kVnuh .framer-14od69b,.framer-kVnuh .framer-d4rhb7,.framer-kVnuh .framer-1rejecf,.framer-kVnuh .framer-1y5xd7z,.framer-kVnuh .framer-dri0ur,.framer-kVnuh .framer-rg1kkn,.framer-kVnuh .framer-184gv8u,.framer-kVnuh .framer-12zwo0o,.framer-kVnuh .framer-f5yaiw,.framer-kVnuh .framer-197yf4b,.framer-kVnuh .framer-13rg4bd,.framer-kVnuh .framer-z6bei1,.framer-kVnuh .framer-151vzeb,.framer-kVnuh .framer-1v1p6q6,.framer-kVnuh .framer-1hskk1q,.framer-kVnuh .framer-bygd28,.framer-kVnuh .framer-2v5cj5,.framer-kVnuh .framer-1hveb5t,.framer-kVnuh .framer-95id9o,.framer-kVnuh .framer-j6wgsn,.framer-kVnuh .framer-589wcy,.framer-kVnuh .framer-1hp8wld,.framer-kVnuh .framer-18cjiz6,.framer-kVnuh .framer-hi96s4,.framer-kVnuh .framer-1ali9ju,.framer-kVnuh .framer-1nth9i8,.framer-kVnuh .framer-utklkn,.framer-kVnuh .framer-lt40si,.framer-kVnuh .framer-mmjwh8,.framer-kVnuh .framer-1hnsna3,.framer-kVnuh .framer-1a3mljf,.framer-kVnuh .framer-1tb4uxk,.framer-kVnuh .framer-dis1rl,.framer-kVnuh .framer-11tyms5,.framer-kVnuh .framer-jgcamx,.framer-kVnuh .framer-1321m26,.framer-kVnuh .framer-w7ojyv,.framer-kVnuh .framer-1uqmsx1,.framer-kVnuh .framer-uoeknh,.framer-kVnuh .framer-piwmq0,.framer-kVnuh .framer-1mo1u1q,.framer-kVnuh .framer-4yk2yk,.framer-kVnuh .framer-1yuo7qz,.framer-kVnuh .framer-37yg58,.framer-kVnuh .framer-1fg3xl4,.framer-kVnuh .framer-1fdv6hv,.framer-kVnuh .framer-1o5tmp8,.framer-kVnuh .framer-18327oj,.framer-kVnuh .framer-1ctvnpw,.framer-kVnuh .framer-1l97ur6,.framer-kVnuh .framer-19jo9cb,.framer-kVnuh .framer-gfwjjs,.framer-kVnuh .framer-ba0cnx,.framer-kVnuh .framer-1ur04iy,.framer-kVnuh .framer-1as5bsn,.framer-kVnuh .framer-1mcg7uc,.framer-kVnuh .framer-m0dezb,.framer-kVnuh .framer-1cjeu3w,.framer-kVnuh .framer-ggqnaq,.framer-kVnuh .framer-mf1g7j,.framer-kVnuh .framer-us9gq4,.framer-kVnuh .framer-7159nb,.framer-kVnuh .framer-cp6hhf,.framer-kVnuh .framer-w5usrk,.framer-kVnuh .framer-5ge6dl,.framer-kVnuh .framer-n63egx,.framer-kVnuh .framer-1hk80ws,.framer-kVnuh .framer-7zcem6,.framer-kVnuh .framer-3akd4y,.framer-kVnuh .framer-1sqwca7,.framer-kVnuh .framer-19153z2,.framer-kVnuh .framer-1idustn,.framer-kVnuh .framer-164ntf6,.framer-kVnuh .framer-189d6jz,.framer-kVnuh .framer-98asgu,.framer-kVnuh .framer-1ntezpz,.framer-kVnuh .framer-1g4rnki,.framer-kVnuh .framer-3qkrua,.framer-kVnuh .framer-fdmc9d,.framer-kVnuh .framer-1a4gqbc,.framer-kVnuh .framer-oli8qh,.framer-kVnuh .framer-10pcdze,.framer-kVnuh .framer-1vpcufo,.framer-kVnuh .framer-rxi6qq,.framer-kVnuh .framer-31pjgs,.framer-kVnuh .framer-ytybmw,.framer-kVnuh .framer-d606gh,.framer-kVnuh .framer-1uwrm53,.framer-kVnuh .framer-is1hik,.framer-kVnuh .framer-angqj3,.framer-kVnuh .framer-jszcx1,.framer-kVnuh .framer-jse97t,.framer-kVnuh .framer-cwxvja,.framer-kVnuh .framer-1w4bzes,.framer-kVnuh .framer-17whnxs,.framer-kVnuh .framer-19t6oq8,.framer-kVnuh .framer-1s7qxps,.framer-kVnuh .framer-hhp6t4,.framer-kVnuh .framer-158b5bh,.framer-kVnuh .framer-1fgzvcj,.framer-kVnuh .framer-9vxr1s,.framer-kVnuh .framer-mm77s6,.framer-kVnuh .framer-1yjr7c4,.framer-kVnuh .framer-pkjm7i,.framer-kVnuh .framer-8f2g36,.framer-kVnuh .framer-69ap7m,.framer-kVnuh .framer-136yjhy,.framer-kVnuh .framer-91am5t,.framer-kVnuh .framer-nufqrl,.framer-kVnuh .framer-8wh6cs,.framer-kVnuh .framer-1ewizp4,.framer-kVnuh .framer-1lh5u0t,.framer-kVnuh .framer-bnzlog,.framer-kVnuh .framer-1dn4iq8,.framer-kVnuh .framer-o778p1,.framer-kVnuh .framer-7wf8ed,.framer-kVnuh .framer-raj4g8,.framer-kVnuh .framer-wsukwt,.framer-kVnuh .framer-8qbrnm,.framer-kVnuh .framer-1vbpe4a,.framer-kVnuh .framer-52o8sa,.framer-kVnuh .framer-16khtux,.framer-kVnuh .framer-18rub3m,.framer-kVnuh .framer-1jrryr3,.framer-kVnuh .framer-qilc52,.framer-kVnuh .framer-xcp2oe,.framer-kVnuh .framer-1rx3ivy,.framer-kVnuh .framer-1g2e0po,.framer-kVnuh .framer-1q8qfrb,.framer-kVnuh .framer-gkb3g7,.framer-kVnuh .framer-cnrqbn,.framer-kVnuh .framer-obkawl{gap:0px}.framer-kVnuh.framer-1u0trui>*,.framer-kVnuh .framer-1jdfosx>*,.framer-kVnuh .framer-1995eft>*,.framer-kVnuh .framer-ts0h95>*,.framer-kVnuh .framer-dri0ur>*,.framer-kVnuh .framer-197yf4b>*,.framer-kVnuh .framer-mmjwh8>*,.framer-kVnuh .framer-1fg3xl4>*,.framer-kVnuh .framer-1sqwca7>*,.framer-kVnuh .framer-1vpcufo>*,.framer-kVnuh .framer-obkawl>*{margin:0}.framer-kVnuh.framer-1u0trui>:first-child,.framer-kVnuh .framer-1havee1>:first-child,.framer-kVnuh .framer-gxaes5>:first-child,.framer-kVnuh .framer-1xv2v4q>:first-child,.framer-kVnuh .framer-1jdfosx>:first-child,.framer-kVnuh .framer-1995eft>:first-child,.framer-kVnuh .framer-ts0h95>:first-child,.framer-kVnuh .framer-dri0ur>:first-child,.framer-kVnuh .framer-197yf4b>:first-child,.framer-kVnuh .framer-mmjwh8>:first-child,.framer-kVnuh .framer-1fg3xl4>:first-child,.framer-kVnuh .framer-1sqwca7>:first-child,.framer-kVnuh .framer-1vpcufo>:first-child,.framer-kVnuh .framer-obkawl>:first-child{margin-top:0}.framer-kVnuh.framer-1u0trui>:last-child,.framer-kVnuh .framer-1havee1>:last-child,.framer-kVnuh .framer-gxaes5>:last-child,.framer-kVnuh .framer-1xv2v4q>:last-child,.framer-kVnuh .framer-1jdfosx>:last-child,.framer-kVnuh .framer-1995eft>:last-child,.framer-kVnuh .framer-ts0h95>:last-child,.framer-kVnuh .framer-dri0ur>:last-child,.framer-kVnuh .framer-197yf4b>:last-child,.framer-kVnuh .framer-mmjwh8>:last-child,.framer-kVnuh .framer-1fg3xl4>:last-child,.framer-kVnuh .framer-1sqwca7>:last-child,.framer-kVnuh .framer-1vpcufo>:last-child,.framer-kVnuh .framer-obkawl>:last-child{margin-bottom:0}.framer-kVnuh .framer-ah8wey>*,.framer-kVnuh .framer-vfimk>*,.framer-kVnuh .framer-1u1ju4e>*,.framer-kVnuh .framer-200cj2>*,.framer-kVnuh .framer-1iioura>*,.framer-kVnuh .framer-1vp385s>*,.framer-kVnuh .framer-1tjh69r>*,.framer-kVnuh .framer-12f7m4t>*,.framer-kVnuh .framer-3l9k6t>*,.framer-kVnuh .framer-4losf4>*,.framer-kVnuh .framer-1oq7469>*,.framer-kVnuh .framer-11qbbwv>*,.framer-kVnuh .framer-184dyo2>*,.framer-kVnuh .framer-bnwstk>*,.framer-kVnuh .framer-d650fa>*,.framer-kVnuh .framer-1b1f8um>*,.framer-kVnuh .framer-1w0cit8>*,.framer-kVnuh .framer-gf3mwk>*,.framer-kVnuh .framer-rw7uyf>*,.framer-kVnuh .framer-1x1bcej>*,.framer-kVnuh .framer-hro4wz>*,.framer-kVnuh .framer-1bfkjpq>*,.framer-kVnuh .framer-szgrik>*,.framer-kVnuh .framer-1rkcpgj>*,.framer-kVnuh .framer-1g3enpb>*,.framer-kVnuh .framer-1f382p8>*,.framer-kVnuh .framer-53xjfa>*,.framer-kVnuh .framer-4kg9ps>*,.framer-kVnuh .framer-tk4ew>*,.framer-kVnuh .framer-1m98u7z>*,.framer-kVnuh .framer-1f5gm4v>*,.framer-kVnuh .framer-ynvw23>*,.framer-kVnuh .framer-zvjgv9>*,.framer-kVnuh .framer-1uepmpj>*,.framer-kVnuh .framer-ix44ce>*,.framer-kVnuh .framer-s62zrz>*,.framer-kVnuh .framer-icd5qn>*,.framer-kVnuh .framer-14od69b>*,.framer-kVnuh .framer-d4rhb7>*,.framer-kVnuh .framer-1rejecf>*,.framer-kVnuh .framer-1y5xd7z>*,.framer-kVnuh .framer-rg1kkn>*,.framer-kVnuh .framer-184gv8u>*,.framer-kVnuh .framer-12zwo0o>*,.framer-kVnuh .framer-f5yaiw>*,.framer-kVnuh .framer-13rg4bd>*,.framer-kVnuh .framer-z6bei1>*,.framer-kVnuh .framer-151vzeb>*,.framer-kVnuh .framer-1v1p6q6>*,.framer-kVnuh .framer-1hskk1q>*,.framer-kVnuh .framer-bygd28>*,.framer-kVnuh .framer-2v5cj5>*,.framer-kVnuh .framer-1hveb5t>*,.framer-kVnuh .framer-95id9o>*,.framer-kVnuh .framer-j6wgsn>*,.framer-kVnuh .framer-589wcy>*,.framer-kVnuh .framer-1hp8wld>*,.framer-kVnuh .framer-18cjiz6>*,.framer-kVnuh .framer-hi96s4>*,.framer-kVnuh .framer-1ali9ju>*,.framer-kVnuh .framer-1nth9i8>*,.framer-kVnuh .framer-utklkn>*,.framer-kVnuh .framer-lt40si>*,.framer-kVnuh .framer-1hnsna3>*,.framer-kVnuh .framer-1a3mljf>*,.framer-kVnuh .framer-1tb4uxk>*,.framer-kVnuh .framer-dis1rl>*,.framer-kVnuh .framer-11tyms5>*,.framer-kVnuh .framer-jgcamx>*,.framer-kVnuh .framer-1321m26>*,.framer-kVnuh .framer-w7ojyv>*,.framer-kVnuh .framer-1uqmsx1>*,.framer-kVnuh .framer-uoeknh>*,.framer-kVnuh .framer-piwmq0>*,.framer-kVnuh .framer-1mo1u1q>*,.framer-kVnuh .framer-4yk2yk>*,.framer-kVnuh .framer-1yuo7qz>*,.framer-kVnuh .framer-37yg58>*,.framer-kVnuh .framer-1fdv6hv>*,.framer-kVnuh .framer-1o5tmp8>*,.framer-kVnuh .framer-18327oj>*,.framer-kVnuh .framer-1ctvnpw>*,.framer-kVnuh .framer-1l97ur6>*,.framer-kVnuh .framer-19jo9cb>*,.framer-kVnuh .framer-gfwjjs>*,.framer-kVnuh .framer-ba0cnx>*,.framer-kVnuh .framer-1ur04iy>*,.framer-kVnuh .framer-1as5bsn>*,.framer-kVnuh .framer-1mcg7uc>*,.framer-kVnuh .framer-m0dezb>*,.framer-kVnuh .framer-1cjeu3w>*,.framer-kVnuh .framer-ggqnaq>*,.framer-kVnuh .framer-mf1g7j>*,.framer-kVnuh .framer-us9gq4>*,.framer-kVnuh .framer-7159nb>*,.framer-kVnuh .framer-cp6hhf>*,.framer-kVnuh .framer-w5usrk>*,.framer-kVnuh .framer-5ge6dl>*,.framer-kVnuh .framer-n63egx>*,.framer-kVnuh .framer-1hk80ws>*,.framer-kVnuh .framer-7zcem6>*,.framer-kVnuh .framer-3akd4y>*,.framer-kVnuh .framer-19153z2>*,.framer-kVnuh .framer-1idustn>*,.framer-kVnuh .framer-164ntf6>*,.framer-kVnuh .framer-189d6jz>*,.framer-kVnuh .framer-98asgu>*,.framer-kVnuh .framer-1ntezpz>*,.framer-kVnuh .framer-1g4rnki>*,.framer-kVnuh .framer-3qkrua>*,.framer-kVnuh .framer-fdmc9d>*,.framer-kVnuh .framer-1a4gqbc>*,.framer-kVnuh .framer-oli8qh>*,.framer-kVnuh .framer-10pcdze>*,.framer-kVnuh .framer-rxi6qq>*,.framer-kVnuh .framer-31pjgs>*,.framer-kVnuh .framer-ytybmw>*,.framer-kVnuh .framer-d606gh>*,.framer-kVnuh .framer-1uwrm53>*,.framer-kVnuh .framer-is1hik>*,.framer-kVnuh .framer-angqj3>*,.framer-kVnuh .framer-jszcx1>*,.framer-kVnuh .framer-jse97t>*,.framer-kVnuh .framer-cwxvja>*,.framer-kVnuh .framer-1w4bzes>*,.framer-kVnuh .framer-17whnxs>*,.framer-kVnuh .framer-19t6oq8>*,.framer-kVnuh .framer-1s7qxps>*,.framer-kVnuh .framer-hhp6t4>*,.framer-kVnuh .framer-158b5bh>*,.framer-kVnuh .framer-1fgzvcj>*,.framer-kVnuh .framer-9vxr1s>*,.framer-kVnuh .framer-mm77s6>*,.framer-kVnuh .framer-1yjr7c4>*,.framer-kVnuh .framer-pkjm7i>*,.framer-kVnuh .framer-8f2g36>*,.framer-kVnuh .framer-69ap7m>*,.framer-kVnuh .framer-136yjhy>*,.framer-kVnuh .framer-91am5t>*,.framer-kVnuh .framer-nufqrl>*,.framer-kVnuh .framer-8wh6cs>*,.framer-kVnuh .framer-1ewizp4>*,.framer-kVnuh .framer-1lh5u0t>*,.framer-kVnuh .framer-bnzlog>*,.framer-kVnuh .framer-1dn4iq8>*,.framer-kVnuh .framer-o778p1>*,.framer-kVnuh .framer-7wf8ed>*,.framer-kVnuh .framer-raj4g8>*,.framer-kVnuh .framer-wsukwt>*,.framer-kVnuh .framer-8qbrnm>*,.framer-kVnuh .framer-1vbpe4a>*,.framer-kVnuh .framer-52o8sa>*,.framer-kVnuh .framer-16khtux>*,.framer-kVnuh .framer-18rub3m>*,.framer-kVnuh .framer-1jrryr3>*,.framer-kVnuh .framer-qilc52>*,.framer-kVnuh .framer-xcp2oe>*,.framer-kVnuh .framer-1rx3ivy>*,.framer-kVnuh .framer-1g2e0po>*,.framer-kVnuh .framer-1q8qfrb>*,.framer-kVnuh .framer-gkb3g7>*,.framer-kVnuh .framer-cnrqbn>*{margin:0 5px}.framer-kVnuh .framer-ah8wey>:first-child,.framer-kVnuh .framer-vfimk>:first-child,.framer-kVnuh .framer-1u1ju4e>:first-child,.framer-kVnuh .framer-200cj2>:first-child,.framer-kVnuh .framer-1iioura>:first-child,.framer-kVnuh .framer-1vp385s>:first-child,.framer-kVnuh .framer-1tjh69r>:first-child,.framer-kVnuh .framer-12f7m4t>:first-child,.framer-kVnuh .framer-3l9k6t>:first-child,.framer-kVnuh .framer-4losf4>:first-child,.framer-kVnuh .framer-1oq7469>:first-child,.framer-kVnuh .framer-11qbbwv>:first-child,.framer-kVnuh .framer-184dyo2>:first-child,.framer-kVnuh .framer-bnwstk>:first-child,.framer-kVnuh .framer-d650fa>:first-child,.framer-kVnuh .framer-1b1f8um>:first-child,.framer-kVnuh .framer-1w0cit8>:first-child,.framer-kVnuh .framer-gf3mwk>:first-child,.framer-kVnuh .framer-rw7uyf>:first-child,.framer-kVnuh .framer-1x1bcej>:first-child,.framer-kVnuh .framer-hro4wz>:first-child,.framer-kVnuh .framer-1bfkjpq>:first-child,.framer-kVnuh .framer-szgrik>:first-child,.framer-kVnuh .framer-1rkcpgj>:first-child,.framer-kVnuh .framer-1g3enpb>:first-child,.framer-kVnuh .framer-1f382p8>:first-child,.framer-kVnuh .framer-53xjfa>:first-child,.framer-kVnuh .framer-4kg9ps>:first-child,.framer-kVnuh .framer-tk4ew>:first-child,.framer-kVnuh .framer-1m98u7z>:first-child,.framer-kVnuh .framer-1f5gm4v>:first-child,.framer-kVnuh .framer-ynvw23>:first-child,.framer-kVnuh .framer-zvjgv9>:first-child,.framer-kVnuh .framer-1uepmpj>:first-child,.framer-kVnuh .framer-ix44ce>:first-child,.framer-kVnuh .framer-s62zrz>:first-child,.framer-kVnuh .framer-icd5qn>:first-child,.framer-kVnuh .framer-14od69b>:first-child,.framer-kVnuh .framer-d4rhb7>:first-child,.framer-kVnuh .framer-1rejecf>:first-child,.framer-kVnuh .framer-1y5xd7z>:first-child,.framer-kVnuh .framer-rg1kkn>:first-child,.framer-kVnuh .framer-184gv8u>:first-child,.framer-kVnuh .framer-12zwo0o>:first-child,.framer-kVnuh .framer-f5yaiw>:first-child,.framer-kVnuh .framer-13rg4bd>:first-child,.framer-kVnuh .framer-z6bei1>:first-child,.framer-kVnuh .framer-151vzeb>:first-child,.framer-kVnuh .framer-1v1p6q6>:first-child,.framer-kVnuh .framer-1hskk1q>:first-child,.framer-kVnuh .framer-bygd28>:first-child,.framer-kVnuh .framer-2v5cj5>:first-child,.framer-kVnuh .framer-1hveb5t>:first-child,.framer-kVnuh .framer-95id9o>:first-child,.framer-kVnuh .framer-j6wgsn>:first-child,.framer-kVnuh .framer-589wcy>:first-child,.framer-kVnuh .framer-1hp8wld>:first-child,.framer-kVnuh .framer-18cjiz6>:first-child,.framer-kVnuh .framer-hi96s4>:first-child,.framer-kVnuh .framer-1ali9ju>:first-child,.framer-kVnuh .framer-1nth9i8>:first-child,.framer-kVnuh .framer-utklkn>:first-child,.framer-kVnuh .framer-lt40si>:first-child,.framer-kVnuh .framer-1hnsna3>:first-child,.framer-kVnuh .framer-1a3mljf>:first-child,.framer-kVnuh .framer-1tb4uxk>:first-child,.framer-kVnuh .framer-dis1rl>:first-child,.framer-kVnuh .framer-11tyms5>:first-child,.framer-kVnuh .framer-jgcamx>:first-child,.framer-kVnuh .framer-1321m26>:first-child,.framer-kVnuh .framer-w7ojyv>:first-child,.framer-kVnuh .framer-1uqmsx1>:first-child,.framer-kVnuh .framer-uoeknh>:first-child,.framer-kVnuh .framer-piwmq0>:first-child,.framer-kVnuh .framer-1mo1u1q>:first-child,.framer-kVnuh .framer-4yk2yk>:first-child,.framer-kVnuh .framer-1yuo7qz>:first-child,.framer-kVnuh .framer-37yg58>:first-child,.framer-kVnuh .framer-1fdv6hv>:first-child,.framer-kVnuh .framer-1o5tmp8>:first-child,.framer-kVnuh .framer-18327oj>:first-child,.framer-kVnuh .framer-1ctvnpw>:first-child,.framer-kVnuh .framer-1l97ur6>:first-child,.framer-kVnuh .framer-19jo9cb>:first-child,.framer-kVnuh .framer-gfwjjs>:first-child,.framer-kVnuh .framer-ba0cnx>:first-child,.framer-kVnuh .framer-1ur04iy>:first-child,.framer-kVnuh .framer-1as5bsn>:first-child,.framer-kVnuh .framer-1mcg7uc>:first-child,.framer-kVnuh .framer-m0dezb>:first-child,.framer-kVnuh .framer-1cjeu3w>:first-child,.framer-kVnuh .framer-ggqnaq>:first-child,.framer-kVnuh .framer-mf1g7j>:first-child,.framer-kVnuh .framer-us9gq4>:first-child,.framer-kVnuh .framer-7159nb>:first-child,.framer-kVnuh .framer-cp6hhf>:first-child,.framer-kVnuh .framer-w5usrk>:first-child,.framer-kVnuh .framer-5ge6dl>:first-child,.framer-kVnuh .framer-n63egx>:first-child,.framer-kVnuh .framer-1hk80ws>:first-child,.framer-kVnuh .framer-7zcem6>:first-child,.framer-kVnuh .framer-3akd4y>:first-child,.framer-kVnuh .framer-19153z2>:first-child,.framer-kVnuh .framer-1idustn>:first-child,.framer-kVnuh .framer-164ntf6>:first-child,.framer-kVnuh .framer-189d6jz>:first-child,.framer-kVnuh .framer-98asgu>:first-child,.framer-kVnuh .framer-1ntezpz>:first-child,.framer-kVnuh .framer-1g4rnki>:first-child,.framer-kVnuh .framer-3qkrua>:first-child,.framer-kVnuh .framer-fdmc9d>:first-child,.framer-kVnuh .framer-1a4gqbc>:first-child,.framer-kVnuh .framer-oli8qh>:first-child,.framer-kVnuh .framer-10pcdze>:first-child,.framer-kVnuh .framer-rxi6qq>:first-child,.framer-kVnuh .framer-31pjgs>:first-child,.framer-kVnuh .framer-ytybmw>:first-child,.framer-kVnuh .framer-d606gh>:first-child,.framer-kVnuh .framer-1uwrm53>:first-child,.framer-kVnuh .framer-is1hik>:first-child,.framer-kVnuh .framer-angqj3>:first-child,.framer-kVnuh .framer-jszcx1>:first-child,.framer-kVnuh .framer-jse97t>:first-child,.framer-kVnuh .framer-cwxvja>:first-child,.framer-kVnuh .framer-1w4bzes>:first-child,.framer-kVnuh .framer-17whnxs>:first-child,.framer-kVnuh .framer-19t6oq8>:first-child,.framer-kVnuh .framer-1s7qxps>:first-child,.framer-kVnuh .framer-hhp6t4>:first-child,.framer-kVnuh .framer-158b5bh>:first-child,.framer-kVnuh .framer-1fgzvcj>:first-child,.framer-kVnuh .framer-9vxr1s>:first-child,.framer-kVnuh .framer-mm77s6>:first-child,.framer-kVnuh .framer-1yjr7c4>:first-child,.framer-kVnuh .framer-pkjm7i>:first-child,.framer-kVnuh .framer-8f2g36>:first-child,.framer-kVnuh .framer-69ap7m>:first-child,.framer-kVnuh .framer-136yjhy>:first-child,.framer-kVnuh .framer-91am5t>:first-child,.framer-kVnuh .framer-nufqrl>:first-child,.framer-kVnuh .framer-8wh6cs>:first-child,.framer-kVnuh .framer-1ewizp4>:first-child,.framer-kVnuh .framer-1lh5u0t>:first-child,.framer-kVnuh .framer-bnzlog>:first-child,.framer-kVnuh .framer-1dn4iq8>:first-child,.framer-kVnuh .framer-o778p1>:first-child,.framer-kVnuh .framer-7wf8ed>:first-child,.framer-kVnuh .framer-raj4g8>:first-child,.framer-kVnuh .framer-wsukwt>:first-child,.framer-kVnuh .framer-8qbrnm>:first-child,.framer-kVnuh .framer-1vbpe4a>:first-child,.framer-kVnuh .framer-52o8sa>:first-child,.framer-kVnuh .framer-16khtux>:first-child,.framer-kVnuh .framer-18rub3m>:first-child,.framer-kVnuh .framer-1jrryr3>:first-child,.framer-kVnuh .framer-qilc52>:first-child,.framer-kVnuh .framer-xcp2oe>:first-child,.framer-kVnuh .framer-1rx3ivy>:first-child,.framer-kVnuh .framer-1g2e0po>:first-child,.framer-kVnuh .framer-1q8qfrb>:first-child,.framer-kVnuh .framer-gkb3g7>:first-child,.framer-kVnuh .framer-cnrqbn>:first-child{margin-left:0}.framer-kVnuh .framer-ah8wey>:last-child,.framer-kVnuh .framer-vfimk>:last-child,.framer-kVnuh .framer-1u1ju4e>:last-child,.framer-kVnuh .framer-200cj2>:last-child,.framer-kVnuh .framer-1iioura>:last-child,.framer-kVnuh .framer-1vp385s>:last-child,.framer-kVnuh .framer-1tjh69r>:last-child,.framer-kVnuh .framer-12f7m4t>:last-child,.framer-kVnuh .framer-3l9k6t>:last-child,.framer-kVnuh .framer-4losf4>:last-child,.framer-kVnuh .framer-1oq7469>:last-child,.framer-kVnuh .framer-11qbbwv>:last-child,.framer-kVnuh .framer-184dyo2>:last-child,.framer-kVnuh .framer-bnwstk>:last-child,.framer-kVnuh .framer-d650fa>:last-child,.framer-kVnuh .framer-1b1f8um>:last-child,.framer-kVnuh .framer-1w0cit8>:last-child,.framer-kVnuh .framer-gf3mwk>:last-child,.framer-kVnuh .framer-rw7uyf>:last-child,.framer-kVnuh .framer-1x1bcej>:last-child,.framer-kVnuh .framer-hro4wz>:last-child,.framer-kVnuh .framer-1bfkjpq>:last-child,.framer-kVnuh .framer-szgrik>:last-child,.framer-kVnuh .framer-1rkcpgj>:last-child,.framer-kVnuh .framer-1g3enpb>:last-child,.framer-kVnuh .framer-1f382p8>:last-child,.framer-kVnuh .framer-53xjfa>:last-child,.framer-kVnuh .framer-4kg9ps>:last-child,.framer-kVnuh .framer-tk4ew>:last-child,.framer-kVnuh .framer-1m98u7z>:last-child,.framer-kVnuh .framer-1f5gm4v>:last-child,.framer-kVnuh .framer-ynvw23>:last-child,.framer-kVnuh .framer-zvjgv9>:last-child,.framer-kVnuh .framer-1uepmpj>:last-child,.framer-kVnuh .framer-ix44ce>:last-child,.framer-kVnuh .framer-s62zrz>:last-child,.framer-kVnuh .framer-icd5qn>:last-child,.framer-kVnuh .framer-14od69b>:last-child,.framer-kVnuh .framer-d4rhb7>:last-child,.framer-kVnuh .framer-1rejecf>:last-child,.framer-kVnuh .framer-1y5xd7z>:last-child,.framer-kVnuh .framer-rg1kkn>:last-child,.framer-kVnuh .framer-184gv8u>:last-child,.framer-kVnuh .framer-12zwo0o>:last-child,.framer-kVnuh .framer-f5yaiw>:last-child,.framer-kVnuh .framer-13rg4bd>:last-child,.framer-kVnuh .framer-z6bei1>:last-child,.framer-kVnuh .framer-151vzeb>:last-child,.framer-kVnuh .framer-1v1p6q6>:last-child,.framer-kVnuh .framer-1hskk1q>:last-child,.framer-kVnuh .framer-bygd28>:last-child,.framer-kVnuh .framer-2v5cj5>:last-child,.framer-kVnuh .framer-1hveb5t>:last-child,.framer-kVnuh .framer-95id9o>:last-child,.framer-kVnuh .framer-j6wgsn>:last-child,.framer-kVnuh .framer-589wcy>:last-child,.framer-kVnuh .framer-1hp8wld>:last-child,.framer-kVnuh .framer-18cjiz6>:last-child,.framer-kVnuh .framer-hi96s4>:last-child,.framer-kVnuh .framer-1ali9ju>:last-child,.framer-kVnuh .framer-1nth9i8>:last-child,.framer-kVnuh .framer-utklkn>:last-child,.framer-kVnuh .framer-lt40si>:last-child,.framer-kVnuh .framer-1hnsna3>:last-child,.framer-kVnuh .framer-1a3mljf>:last-child,.framer-kVnuh .framer-1tb4uxk>:last-child,.framer-kVnuh .framer-dis1rl>:last-child,.framer-kVnuh .framer-11tyms5>:last-child,.framer-kVnuh .framer-jgcamx>:last-child,.framer-kVnuh .framer-1321m26>:last-child,.framer-kVnuh .framer-w7ojyv>:last-child,.framer-kVnuh .framer-1uqmsx1>:last-child,.framer-kVnuh .framer-uoeknh>:last-child,.framer-kVnuh .framer-piwmq0>:last-child,.framer-kVnuh .framer-1mo1u1q>:last-child,.framer-kVnuh .framer-4yk2yk>:last-child,.framer-kVnuh .framer-1yuo7qz>:last-child,.framer-kVnuh .framer-37yg58>:last-child,.framer-kVnuh .framer-1fdv6hv>:last-child,.framer-kVnuh .framer-1o5tmp8>:last-child,.framer-kVnuh .framer-18327oj>:last-child,.framer-kVnuh .framer-1ctvnpw>:last-child,.framer-kVnuh .framer-1l97ur6>:last-child,.framer-kVnuh .framer-19jo9cb>:last-child,.framer-kVnuh .framer-gfwjjs>:last-child,.framer-kVnuh .framer-ba0cnx>:last-child,.framer-kVnuh .framer-1ur04iy>:last-child,.framer-kVnuh .framer-1as5bsn>:last-child,.framer-kVnuh .framer-1mcg7uc>:last-child,.framer-kVnuh .framer-m0dezb>:last-child,.framer-kVnuh .framer-1cjeu3w>:last-child,.framer-kVnuh .framer-ggqnaq>:last-child,.framer-kVnuh .framer-mf1g7j>:last-child,.framer-kVnuh .framer-us9gq4>:last-child,.framer-kVnuh .framer-7159nb>:last-child,.framer-kVnuh .framer-cp6hhf>:last-child,.framer-kVnuh .framer-w5usrk>:last-child,.framer-kVnuh .framer-5ge6dl>:last-child,.framer-kVnuh .framer-n63egx>:last-child,.framer-kVnuh .framer-1hk80ws>:last-child,.framer-kVnuh .framer-7zcem6>:last-child,.framer-kVnuh .framer-3akd4y>:last-child,.framer-kVnuh .framer-19153z2>:last-child,.framer-kVnuh .framer-1idustn>:last-child,.framer-kVnuh .framer-164ntf6>:last-child,.framer-kVnuh .framer-189d6jz>:last-child,.framer-kVnuh .framer-98asgu>:last-child,.framer-kVnuh .framer-1ntezpz>:last-child,.framer-kVnuh .framer-1g4rnki>:last-child,.framer-kVnuh .framer-3qkrua>:last-child,.framer-kVnuh .framer-fdmc9d>:last-child,.framer-kVnuh .framer-1a4gqbc>:last-child,.framer-kVnuh .framer-oli8qh>:last-child,.framer-kVnuh .framer-10pcdze>:last-child,.framer-kVnuh .framer-rxi6qq>:last-child,.framer-kVnuh .framer-31pjgs>:last-child,.framer-kVnuh .framer-ytybmw>:last-child,.framer-kVnuh .framer-d606gh>:last-child,.framer-kVnuh .framer-1uwrm53>:last-child,.framer-kVnuh .framer-is1hik>:last-child,.framer-kVnuh .framer-angqj3>:last-child,.framer-kVnuh .framer-jszcx1>:last-child,.framer-kVnuh .framer-jse97t>:last-child,.framer-kVnuh .framer-cwxvja>:last-child,.framer-kVnuh .framer-1w4bzes>:last-child,.framer-kVnuh .framer-17whnxs>:last-child,.framer-kVnuh .framer-19t6oq8>:last-child,.framer-kVnuh .framer-1s7qxps>:last-child,.framer-kVnuh .framer-hhp6t4>:last-child,.framer-kVnuh .framer-158b5bh>:last-child,.framer-kVnuh .framer-1fgzvcj>:last-child,.framer-kVnuh .framer-9vxr1s>:last-child,.framer-kVnuh .framer-mm77s6>:last-child,.framer-kVnuh .framer-1yjr7c4>:last-child,.framer-kVnuh .framer-pkjm7i>:last-child,.framer-kVnuh .framer-8f2g36>:last-child,.framer-kVnuh .framer-69ap7m>:last-child,.framer-kVnuh .framer-136yjhy>:last-child,.framer-kVnuh .framer-91am5t>:last-child,.framer-kVnuh .framer-nufqrl>:last-child,.framer-kVnuh .framer-8wh6cs>:last-child,.framer-kVnuh .framer-1ewizp4>:last-child,.framer-kVnuh .framer-1lh5u0t>:last-child,.framer-kVnuh .framer-bnzlog>:last-child,.framer-kVnuh .framer-1dn4iq8>:last-child,.framer-kVnuh .framer-o778p1>:last-child,.framer-kVnuh .framer-7wf8ed>:last-child,.framer-kVnuh .framer-raj4g8>:last-child,.framer-kVnuh .framer-wsukwt>:last-child,.framer-kVnuh .framer-8qbrnm>:last-child,.framer-kVnuh .framer-1vbpe4a>:last-child,.framer-kVnuh .framer-52o8sa>:last-child,.framer-kVnuh .framer-16khtux>:last-child,.framer-kVnuh .framer-18rub3m>:last-child,.framer-kVnuh .framer-1jrryr3>:last-child,.framer-kVnuh .framer-qilc52>:last-child,.framer-kVnuh .framer-xcp2oe>:last-child,.framer-kVnuh .framer-1rx3ivy>:last-child,.framer-kVnuh .framer-1g2e0po>:last-child,.framer-kVnuh .framer-1q8qfrb>:last-child,.framer-kVnuh .framer-gkb3g7>:last-child,.framer-kVnuh .framer-cnrqbn>:last-child{margin-right:0}.framer-kVnuh .framer-1havee1>*{margin:50px 0}.framer-kVnuh .framer-gxaes5>*{margin:40px 0}.framer-kVnuh .framer-1xv2v4q>*{margin:20px 0}}@media (min-width: 1100px) and (max-width: 1439px){.framer-body-ZE3VTRALW-framer-kVnuh{background:hsl(0,0%,100%)}.framer-kVnuh.framer-1u0trui{width:1100px}}@media (min-width: 810px) and (max-width: 949px){.framer-body-ZE3VTRALW-framer-kVnuh{background:hsl(0,0%,100%)}.framer-kVnuh.framer-1u0trui{width:810px}.framer-kVnuh .framer-gxaes5{padding:0 40px}.framer-kVnuh .framer-1p3tp77,.framer-kVnuh .framer-wo83sr,.framer-kVnuh .framer-5ygzud,.framer-kVnuh .framer-kiglrs{flex:1 0 0px;white-space:pre-wrap;width:1px;word-break:break-word;word-wrap:break-word}}@media (max-width: 809px){.framer-body-ZE3VTRALW-framer-kVnuh{background:hsl(0,0%,100%)}.framer-kVnuh.framer-1u0trui{width:390px}.framer-kVnuh .framer-gxaes5{padding:0 24px}.framer-kVnuh .framer-1yidhp5,.framer-kVnuh .framer-a7stc5,.framer-kVnuh .framer-b7imih,.framer-kVnuh .framer-1ix286f,.framer-kVnuh .framer-1vxs2pn,.framer-kVnuh .framer-v632x3,.framer-kVnuh .framer-1m30484,.framer-kVnuh .framer-1n52nz4,.framer-kVnuh .framer-1v8twuj,.framer-kVnuh .framer-1i4s2yt,.framer-kVnuh .framer-1uax6e2,.framer-kVnuh .framer-a22e19,.framer-kVnuh .framer-1e5a3nq,.framer-kVnuh .framer-1q71svn,.framer-kVnuh .framer-1g3773g,.framer-kVnuh .framer-2t5t7o,.framer-kVnuh .framer-qj8c8j,.framer-kVnuh .framer-14colyh,.framer-kVnuh .framer-1qukvgh,.framer-kVnuh .framer-40pc3n,.framer-kVnuh .framer-xg5s2,.framer-kVnuh .framer-1mkey0n,.framer-kVnuh .framer-vcdnw8,.framer-kVnuh .framer-1noaqze,.framer-kVnuh .framer-1yt2v8m,.framer-kVnuh .framer-1ds17jq,.framer-kVnuh .framer-19e7ztm,.framer-kVnuh .framer-15ba6px,.framer-kVnuh .framer-n1n0lg,.framer-kVnuh .framer-fmdt2b,.framer-kVnuh .framer-1s0lqyp,.framer-kVnuh .framer-1qh1vxb,.framer-kVnuh .framer-1m5fyjk,.framer-kVnuh .framer-1kok0nz,.framer-kVnuh .framer-1hdzfg8,.framer-kVnuh .framer-5raimc,.framer-kVnuh .framer-1xcb39r,.framer-kVnuh .framer-16jnfzh,.framer-kVnuh .framer-1kr8ure,.framer-kVnuh .framer-ys4fvd,.framer-kVnuh .framer-msdwx6,.framer-kVnuh .framer-g3jnsd,.framer-kVnuh .framer-erlwl3,.framer-kVnuh .framer-y2vtoc,.framer-kVnuh .framer-1lsgidi,.framer-kVnuh .framer-757h97,.framer-kVnuh .framer-2embei,.framer-kVnuh .framer-1tkys1a{flex-direction:column;gap:16px;justify-content:flex-start}.framer-kVnuh .framer-200cj2,.framer-kVnuh .framer-1iioura,.framer-kVnuh .framer-1bfkjpq,.framer-kVnuh .framer-szgrik,.framer-kVnuh .framer-ynvw23,.framer-kVnuh .framer-zvjgv9,.framer-kVnuh .framer-12zwo0o,.framer-kVnuh .framer-f5yaiw,.framer-kVnuh .framer-1v1p6q6,.framer-kVnuh .framer-1hskk1q,.framer-kVnuh .framer-bygd28,.framer-kVnuh .framer-dis1rl,.framer-kVnuh .framer-11tyms5,.framer-kVnuh .framer-jgcamx,.framer-kVnuh .framer-1ctvnpw,.framer-kVnuh .framer-1l97ur6,.framer-kVnuh .framer-19jo9cb,.framer-kVnuh .framer-189d6jz,.framer-kVnuh .framer-98asgu,.framer-kVnuh .framer-1ntezpz,.framer-kVnuh .framer-1uwrm53,.framer-kVnuh .framer-is1hik,.framer-kVnuh .framer-angqj3,.framer-kVnuh .framer-jszcx1,.framer-kVnuh .framer-19t6oq8,.framer-kVnuh .framer-1s7qxps,.framer-kVnuh .framer-hhp6t4,.framer-kVnuh .framer-158b5bh,.framer-kVnuh .framer-pkjm7i,.framer-kVnuh .framer-8f2g36,.framer-kVnuh .framer-69ap7m,.framer-kVnuh .framer-136yjhy,.framer-kVnuh .framer-7wf8ed,.framer-kVnuh .framer-raj4g8,.framer-kVnuh .framer-wsukwt,.framer-kVnuh .framer-8qbrnm,.framer-kVnuh .framer-1jrryr3,.framer-kVnuh .framer-qilc52,.framer-kVnuh .framer-xcp2oe,.framer-kVnuh .framer-1rx3ivy{flex:none;flex-direction:column;width:100%}.framer-kVnuh .framer-1ac8q44,.framer-kVnuh .framer-1lxccty,.framer-kVnuh .framer-1vp385s,.framer-kVnuh .framer-1tjh69r,.framer-kVnuh .framer-12f7m4t,.framer-kVnuh .framer-3l9k6t,.framer-kVnuh .framer-4losf4,.framer-kVnuh .framer-1oq7469,.framer-kVnuh .framer-11qbbwv,.framer-kVnuh .framer-184dyo2,.framer-kVnuh .framer-bnwstk,.framer-kVnuh .framer-d650fa,.framer-kVnuh .framer-1b1f8um,.framer-kVnuh .framer-1w0cit8,.framer-kVnuh .framer-gf3mwk,.framer-kVnuh .framer-rw7uyf,.framer-kVnuh .framer-1ayvfes,.framer-kVnuh .framer-khve2v,.framer-kVnuh .framer-1rkcpgj,.framer-kVnuh .framer-1g3enpb,.framer-kVnuh .framer-1f382p8,.framer-kVnuh .framer-53xjfa,.framer-kVnuh .framer-4kg9ps,.framer-kVnuh .framer-tk4ew,.framer-kVnuh .framer-11xp4lb,.framer-kVnuh .framer-15s428z,.framer-kVnuh .framer-1uepmpj,.framer-kVnuh .framer-ix44ce,.framer-kVnuh .framer-s62zrz,.framer-kVnuh .framer-icd5qn,.framer-kVnuh .framer-14od69b,.framer-kVnuh .framer-d4rhb7,.framer-kVnuh .framer-1rejecf,.framer-kVnuh .framer-1y5xd7z,.framer-kVnuh .framer-z9g4yf,.framer-kVnuh .framer-m556bf,.framer-kVnuh .framer-cj5t4e,.framer-kVnuh .framer-sk9dap,.framer-kVnuh .framer-16l0nby,.framer-kVnuh .framer-2v5cj5,.framer-kVnuh .framer-1hveb5t,.framer-kVnuh .framer-95id9o,.framer-kVnuh .framer-j6wgsn,.framer-kVnuh .framer-589wcy,.framer-kVnuh .framer-1hp8wld,.framer-kVnuh .framer-18cjiz6,.framer-kVnuh .framer-hi96s4,.framer-kVnuh .framer-1ali9ju,.framer-kVnuh .framer-1nth9i8,.framer-kVnuh .framer-utklkn,.framer-kVnuh .framer-lt40si,.framer-kVnuh .framer-4h3dxn,.framer-kVnuh .framer-14onil7,.framer-kVnuh .framer-4bv7md,.framer-kVnuh .framer-1321m26,.framer-kVnuh .framer-w7ojyv,.framer-kVnuh .framer-1uqmsx1,.framer-kVnuh .framer-uoeknh,.framer-kVnuh .framer-piwmq0,.framer-kVnuh .framer-1mo1u1q,.framer-kVnuh .framer-4yk2yk,.framer-kVnuh .framer-1yuo7qz,.framer-kVnuh .framer-37yg58,.framer-kVnuh .framer-l5zohj,.framer-kVnuh .framer-1nnua64,.framer-kVnuh .framer-1le8xau,.framer-kVnuh .framer-gfwjjs,.framer-kVnuh .framer-ba0cnx,.framer-kVnuh .framer-1ur04iy,.framer-kVnuh .framer-1as5bsn,.framer-kVnuh .framer-1mcg7uc,.framer-kVnuh .framer-m0dezb,.framer-kVnuh .framer-1cjeu3w,.framer-kVnuh .framer-ggqnaq,.framer-kVnuh .framer-mf1g7j,.framer-kVnuh .framer-us9gq4,.framer-kVnuh .framer-7159nb,.framer-kVnuh .framer-cp6hhf,.framer-kVnuh .framer-w5usrk,.framer-kVnuh .framer-5ge6dl,.framer-kVnuh .framer-n63egx,.framer-kVnuh .framer-1hk80ws,.framer-kVnuh .framer-7zcem6,.framer-kVnuh .framer-3akd4y,.framer-kVnuh .framer-kgvmez,.framer-kVnuh .framer-5llqzd,.framer-kVnuh .framer-11or3m4,.framer-kVnuh .framer-1g4rnki,.framer-kVnuh .framer-3qkrua,.framer-kVnuh .framer-fdmc9d,.framer-kVnuh .framer-1a4gqbc,.framer-kVnuh .framer-oli8qh,.framer-kVnuh .framer-10pcdze,.framer-kVnuh .framer-1exg5k2,.framer-kVnuh .framer-145nqzo,.framer-kVnuh .framer-vjo7cg,.framer-kVnuh .framer-1dcch2u,.framer-kVnuh .framer-jse97t,.framer-kVnuh .framer-cwxvja,.framer-kVnuh .framer-1w4bzes,.framer-kVnuh .framer-17whnxs,.framer-kVnuh .framer-1tgxorr,.framer-kVnuh .framer-10d37yv,.framer-kVnuh .framer-1e8mg0k,.framer-kVnuh .framer-1xrfrqo,.framer-kVnuh .framer-1fgzvcj,.framer-kVnuh .framer-9vxr1s,.framer-kVnuh .framer-mm77s6,.framer-kVnuh .framer-1yjr7c4,.framer-kVnuh .framer-13lbh1l,.framer-kVnuh .framer-97ruf9,.framer-kVnuh .framer-1qa84b1,.framer-kVnuh .framer-1xtkpar,.framer-kVnuh .framer-91am5t,.framer-kVnuh .framer-nufqrl,.framer-kVnuh .framer-8wh6cs,.framer-kVnuh .framer-1ewizp4,.framer-kVnuh .framer-1lh5u0t,.framer-kVnuh .framer-bnzlog,.framer-kVnuh .framer-1dn4iq8,.framer-kVnuh .framer-o778p1,.framer-kVnuh .framer-1116pv,.framer-kVnuh .framer-1e1wfo7,.framer-kVnuh .framer-xdxjrp,.framer-kVnuh .framer-13uja37,.framer-kVnuh .framer-1vbpe4a,.framer-kVnuh .framer-52o8sa,.framer-kVnuh .framer-16khtux,.framer-kVnuh .framer-18rub3m,.framer-kVnuh .framer-zfqpsr,.framer-kVnuh .framer-1wzfm52,.framer-kVnuh .framer-clt9f0,.framer-kVnuh .framer-3xsd1q,.framer-kVnuh .framer-1g2e0po,.framer-kVnuh .framer-1q8qfrb,.framer-kVnuh .framer-gkb3g7,.framer-kVnuh .framer-cnrqbn{flex:none;width:100%}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-kVnuh .framer-1yidhp5,.framer-kVnuh .framer-200cj2,.framer-kVnuh .framer-1iioura,.framer-kVnuh .framer-a7stc5,.framer-kVnuh .framer-b7imih,.framer-kVnuh .framer-1ix286f,.framer-kVnuh .framer-1vxs2pn,.framer-kVnuh .framer-v632x3,.framer-kVnuh .framer-1m30484,.framer-kVnuh .framer-1n52nz4,.framer-kVnuh .framer-1v8twuj,.framer-kVnuh .framer-1bfkjpq,.framer-kVnuh .framer-szgrik,.framer-kVnuh .framer-1i4s2yt,.framer-kVnuh .framer-1uax6e2,.framer-kVnuh .framer-a22e19,.framer-kVnuh .framer-1e5a3nq,.framer-kVnuh .framer-ynvw23,.framer-kVnuh .framer-zvjgv9,.framer-kVnuh .framer-1q71svn,.framer-kVnuh .framer-1g3773g,.framer-kVnuh .framer-2t5t7o,.framer-kVnuh .framer-qj8c8j,.framer-kVnuh .framer-14colyh,.framer-kVnuh .framer-12zwo0o,.framer-kVnuh .framer-f5yaiw,.framer-kVnuh .framer-1qukvgh,.framer-kVnuh .framer-1v1p6q6,.framer-kVnuh .framer-1hskk1q,.framer-kVnuh .framer-bygd28,.framer-kVnuh .framer-40pc3n,.framer-kVnuh .framer-xg5s2,.framer-kVnuh .framer-1mkey0n,.framer-kVnuh .framer-vcdnw8,.framer-kVnuh .framer-1noaqze,.framer-kVnuh .framer-dis1rl,.framer-kVnuh .framer-11tyms5,.framer-kVnuh .framer-jgcamx,.framer-kVnuh .framer-1yt2v8m,.framer-kVnuh .framer-1ds17jq,.framer-kVnuh .framer-19e7ztm,.framer-kVnuh .framer-15ba6px,.framer-kVnuh .framer-1ctvnpw,.framer-kVnuh .framer-1l97ur6,.framer-kVnuh .framer-19jo9cb,.framer-kVnuh .framer-n1n0lg,.framer-kVnuh .framer-fmdt2b,.framer-kVnuh .framer-1s0lqyp,.framer-kVnuh .framer-1qh1vxb,.framer-kVnuh .framer-1m5fyjk,.framer-kVnuh .framer-1kok0nz,.framer-kVnuh .framer-1hdzfg8,.framer-kVnuh .framer-189d6jz,.framer-kVnuh .framer-98asgu,.framer-kVnuh .framer-1ntezpz,.framer-kVnuh .framer-5raimc,.framer-kVnuh .framer-1xcb39r,.framer-kVnuh .framer-16jnfzh,.framer-kVnuh .framer-1uwrm53,.framer-kVnuh .framer-is1hik,.framer-kVnuh .framer-angqj3,.framer-kVnuh .framer-jszcx1,.framer-kVnuh .framer-1kr8ure,.framer-kVnuh .framer-ys4fvd,.framer-kVnuh .framer-19t6oq8,.framer-kVnuh .framer-1s7qxps,.framer-kVnuh .framer-hhp6t4,.framer-kVnuh .framer-158b5bh,.framer-kVnuh .framer-msdwx6,.framer-kVnuh .framer-g3jnsd,.framer-kVnuh .framer-pkjm7i,.framer-kVnuh .framer-8f2g36,.framer-kVnuh .framer-69ap7m,.framer-kVnuh .framer-136yjhy,.framer-kVnuh .framer-erlwl3,.framer-kVnuh .framer-y2vtoc,.framer-kVnuh .framer-1lsgidi,.framer-kVnuh .framer-7wf8ed,.framer-kVnuh .framer-raj4g8,.framer-kVnuh .framer-wsukwt,.framer-kVnuh .framer-8qbrnm,.framer-kVnuh .framer-757h97,.framer-kVnuh .framer-2embei,.framer-kVnuh .framer-1jrryr3,.framer-kVnuh .framer-qilc52,.framer-kVnuh .framer-xcp2oe,.framer-kVnuh .framer-1rx3ivy,.framer-kVnuh .framer-1tkys1a{gap:0px}.framer-kVnuh .framer-1yidhp5>*,.framer-kVnuh .framer-a7stc5>*,.framer-kVnuh .framer-b7imih>*,.framer-kVnuh .framer-1ix286f>*,.framer-kVnuh .framer-1vxs2pn>*,.framer-kVnuh .framer-v632x3>*,.framer-kVnuh .framer-1m30484>*,.framer-kVnuh .framer-1n52nz4>*,.framer-kVnuh .framer-1v8twuj>*,.framer-kVnuh .framer-1i4s2yt>*,.framer-kVnuh .framer-1uax6e2>*,.framer-kVnuh .framer-a22e19>*,.framer-kVnuh .framer-1e5a3nq>*,.framer-kVnuh .framer-1q71svn>*,.framer-kVnuh .framer-1g3773g>*,.framer-kVnuh .framer-2t5t7o>*,.framer-kVnuh .framer-qj8c8j>*,.framer-kVnuh .framer-14colyh>*,.framer-kVnuh .framer-1qukvgh>*,.framer-kVnuh .framer-40pc3n>*,.framer-kVnuh .framer-xg5s2>*,.framer-kVnuh .framer-1mkey0n>*,.framer-kVnuh .framer-vcdnw8>*,.framer-kVnuh .framer-1noaqze>*,.framer-kVnuh .framer-1yt2v8m>*,.framer-kVnuh .framer-1ds17jq>*,.framer-kVnuh .framer-19e7ztm>*,.framer-kVnuh .framer-15ba6px>*,.framer-kVnuh .framer-n1n0lg>*,.framer-kVnuh .framer-fmdt2b>*,.framer-kVnuh .framer-1s0lqyp>*,.framer-kVnuh .framer-1qh1vxb>*,.framer-kVnuh .framer-1m5fyjk>*,.framer-kVnuh .framer-1kok0nz>*,.framer-kVnuh .framer-1hdzfg8>*,.framer-kVnuh .framer-5raimc>*,.framer-kVnuh .framer-1xcb39r>*,.framer-kVnuh .framer-16jnfzh>*,.framer-kVnuh .framer-1kr8ure>*,.framer-kVnuh .framer-ys4fvd>*,.framer-kVnuh .framer-msdwx6>*,.framer-kVnuh .framer-g3jnsd>*,.framer-kVnuh .framer-erlwl3>*,.framer-kVnuh .framer-y2vtoc>*,.framer-kVnuh .framer-1lsgidi>*,.framer-kVnuh .framer-757h97>*,.framer-kVnuh .framer-2embei>*,.framer-kVnuh .framer-1tkys1a>*{margin:8px 0}.framer-kVnuh .framer-1yidhp5>:first-child,.framer-kVnuh .framer-200cj2>:first-child,.framer-kVnuh .framer-1iioura>:first-child,.framer-kVnuh .framer-a7stc5>:first-child,.framer-kVnuh .framer-b7imih>:first-child,.framer-kVnuh .framer-1ix286f>:first-child,.framer-kVnuh .framer-1vxs2pn>:first-child,.framer-kVnuh .framer-v632x3>:first-child,.framer-kVnuh .framer-1m30484>:first-child,.framer-kVnuh .framer-1n52nz4>:first-child,.framer-kVnuh .framer-1v8twuj>:first-child,.framer-kVnuh .framer-1bfkjpq>:first-child,.framer-kVnuh .framer-szgrik>:first-child,.framer-kVnuh .framer-1i4s2yt>:first-child,.framer-kVnuh .framer-1uax6e2>:first-child,.framer-kVnuh .framer-a22e19>:first-child,.framer-kVnuh .framer-1e5a3nq>:first-child,.framer-kVnuh .framer-ynvw23>:first-child,.framer-kVnuh .framer-zvjgv9>:first-child,.framer-kVnuh .framer-1q71svn>:first-child,.framer-kVnuh .framer-1g3773g>:first-child,.framer-kVnuh .framer-2t5t7o>:first-child,.framer-kVnuh .framer-qj8c8j>:first-child,.framer-kVnuh .framer-14colyh>:first-child,.framer-kVnuh .framer-12zwo0o>:first-child,.framer-kVnuh .framer-f5yaiw>:first-child,.framer-kVnuh .framer-1qukvgh>:first-child,.framer-kVnuh .framer-1v1p6q6>:first-child,.framer-kVnuh .framer-1hskk1q>:first-child,.framer-kVnuh .framer-bygd28>:first-child,.framer-kVnuh .framer-40pc3n>:first-child,.framer-kVnuh .framer-xg5s2>:first-child,.framer-kVnuh .framer-1mkey0n>:first-child,.framer-kVnuh .framer-vcdnw8>:first-child,.framer-kVnuh .framer-1noaqze>:first-child,.framer-kVnuh .framer-dis1rl>:first-child,.framer-kVnuh .framer-11tyms5>:first-child,.framer-kVnuh .framer-jgcamx>:first-child,.framer-kVnuh .framer-1yt2v8m>:first-child,.framer-kVnuh .framer-1ds17jq>:first-child,.framer-kVnuh .framer-19e7ztm>:first-child,.framer-kVnuh .framer-15ba6px>:first-child,.framer-kVnuh .framer-1ctvnpw>:first-child,.framer-kVnuh .framer-1l97ur6>:first-child,.framer-kVnuh .framer-19jo9cb>:first-child,.framer-kVnuh .framer-n1n0lg>:first-child,.framer-kVnuh .framer-fmdt2b>:first-child,.framer-kVnuh .framer-1s0lqyp>:first-child,.framer-kVnuh .framer-1qh1vxb>:first-child,.framer-kVnuh .framer-1m5fyjk>:first-child,.framer-kVnuh .framer-1kok0nz>:first-child,.framer-kVnuh .framer-1hdzfg8>:first-child,.framer-kVnuh .framer-189d6jz>:first-child,.framer-kVnuh .framer-98asgu>:first-child,.framer-kVnuh .framer-1ntezpz>:first-child,.framer-kVnuh .framer-5raimc>:first-child,.framer-kVnuh .framer-1xcb39r>:first-child,.framer-kVnuh .framer-16jnfzh>:first-child,.framer-kVnuh .framer-1uwrm53>:first-child,.framer-kVnuh .framer-is1hik>:first-child,.framer-kVnuh .framer-angqj3>:first-child,.framer-kVnuh .framer-jszcx1>:first-child,.framer-kVnuh .framer-1kr8ure>:first-child,.framer-kVnuh .framer-ys4fvd>:first-child,.framer-kVnuh .framer-19t6oq8>:first-child,.framer-kVnuh .framer-1s7qxps>:first-child,.framer-kVnuh .framer-hhp6t4>:first-child,.framer-kVnuh .framer-158b5bh>:first-child,.framer-kVnuh .framer-msdwx6>:first-child,.framer-kVnuh .framer-g3jnsd>:first-child,.framer-kVnuh .framer-pkjm7i>:first-child,.framer-kVnuh .framer-8f2g36>:first-child,.framer-kVnuh .framer-69ap7m>:first-child,.framer-kVnuh .framer-136yjhy>:first-child,.framer-kVnuh .framer-erlwl3>:first-child,.framer-kVnuh .framer-y2vtoc>:first-child,.framer-kVnuh .framer-1lsgidi>:first-child,.framer-kVnuh .framer-7wf8ed>:first-child,.framer-kVnuh .framer-raj4g8>:first-child,.framer-kVnuh .framer-wsukwt>:first-child,.framer-kVnuh .framer-8qbrnm>:first-child,.framer-kVnuh .framer-757h97>:first-child,.framer-kVnuh .framer-2embei>:first-child,.framer-kVnuh .framer-1jrryr3>:first-child,.framer-kVnuh .framer-qilc52>:first-child,.framer-kVnuh .framer-xcp2oe>:first-child,.framer-kVnuh .framer-1rx3ivy>:first-child,.framer-kVnuh .framer-1tkys1a>:first-child{margin-top:0}.framer-kVnuh .framer-1yidhp5>:last-child,.framer-kVnuh .framer-200cj2>:last-child,.framer-kVnuh .framer-1iioura>:last-child,.framer-kVnuh .framer-a7stc5>:last-child,.framer-kVnuh .framer-b7imih>:last-child,.framer-kVnuh .framer-1ix286f>:last-child,.framer-kVnuh .framer-1vxs2pn>:last-child,.framer-kVnuh .framer-v632x3>:last-child,.framer-kVnuh .framer-1m30484>:last-child,.framer-kVnuh .framer-1n52nz4>:last-child,.framer-kVnuh .framer-1v8twuj>:last-child,.framer-kVnuh .framer-1bfkjpq>:last-child,.framer-kVnuh .framer-szgrik>:last-child,.framer-kVnuh .framer-1i4s2yt>:last-child,.framer-kVnuh .framer-1uax6e2>:last-child,.framer-kVnuh .framer-a22e19>:last-child,.framer-kVnuh .framer-1e5a3nq>:last-child,.framer-kVnuh .framer-ynvw23>:last-child,.framer-kVnuh .framer-zvjgv9>:last-child,.framer-kVnuh .framer-1q71svn>:last-child,.framer-kVnuh .framer-1g3773g>:last-child,.framer-kVnuh .framer-2t5t7o>:last-child,.framer-kVnuh .framer-qj8c8j>:last-child,.framer-kVnuh .framer-14colyh>:last-child,.framer-kVnuh .framer-12zwo0o>:last-child,.framer-kVnuh .framer-f5yaiw>:last-child,.framer-kVnuh .framer-1qukvgh>:last-child,.framer-kVnuh .framer-1v1p6q6>:last-child,.framer-kVnuh .framer-1hskk1q>:last-child,.framer-kVnuh .framer-bygd28>:last-child,.framer-kVnuh .framer-40pc3n>:last-child,.framer-kVnuh .framer-xg5s2>:last-child,.framer-kVnuh .framer-1mkey0n>:last-child,.framer-kVnuh .framer-vcdnw8>:last-child,.framer-kVnuh .framer-1noaqze>:last-child,.framer-kVnuh .framer-dis1rl>:last-child,.framer-kVnuh .framer-11tyms5>:last-child,.framer-kVnuh .framer-jgcamx>:last-child,.framer-kVnuh .framer-1yt2v8m>:last-child,.framer-kVnuh .framer-1ds17jq>:last-child,.framer-kVnuh .framer-19e7ztm>:last-child,.framer-kVnuh .framer-15ba6px>:last-child,.framer-kVnuh .framer-1ctvnpw>:last-child,.framer-kVnuh .framer-1l97ur6>:last-child,.framer-kVnuh .framer-19jo9cb>:last-child,.framer-kVnuh .framer-n1n0lg>:last-child,.framer-kVnuh .framer-fmdt2b>:last-child,.framer-kVnuh .framer-1s0lqyp>:last-child,.framer-kVnuh .framer-1qh1vxb>:last-child,.framer-kVnuh .framer-1m5fyjk>:last-child,.framer-kVnuh .framer-1kok0nz>:last-child,.framer-kVnuh .framer-1hdzfg8>:last-child,.framer-kVnuh .framer-189d6jz>:last-child,.framer-kVnuh .framer-98asgu>:last-child,.framer-kVnuh .framer-1ntezpz>:last-child,.framer-kVnuh .framer-5raimc>:last-child,.framer-kVnuh .framer-1xcb39r>:last-child,.framer-kVnuh .framer-16jnfzh>:last-child,.framer-kVnuh .framer-1uwrm53>:last-child,.framer-kVnuh .framer-is1hik>:last-child,.framer-kVnuh .framer-angqj3>:last-child,.framer-kVnuh .framer-jszcx1>:last-child,.framer-kVnuh .framer-1kr8ure>:last-child,.framer-kVnuh .framer-ys4fvd>:last-child,.framer-kVnuh .framer-19t6oq8>:last-child,.framer-kVnuh .framer-1s7qxps>:last-child,.framer-kVnuh .framer-hhp6t4>:last-child,.framer-kVnuh .framer-158b5bh>:last-child,.framer-kVnuh .framer-msdwx6>:last-child,.framer-kVnuh .framer-g3jnsd>:last-child,.framer-kVnuh .framer-pkjm7i>:last-child,.framer-kVnuh .framer-8f2g36>:last-child,.framer-kVnuh .framer-69ap7m>:last-child,.framer-kVnuh .framer-136yjhy>:last-child,.framer-kVnuh .framer-erlwl3>:last-child,.framer-kVnuh .framer-y2vtoc>:last-child,.framer-kVnuh .framer-1lsgidi>:last-child,.framer-kVnuh .framer-7wf8ed>:last-child,.framer-kVnuh .framer-raj4g8>:last-child,.framer-kVnuh .framer-wsukwt>:last-child,.framer-kVnuh .framer-8qbrnm>:last-child,.framer-kVnuh .framer-757h97>:last-child,.framer-kVnuh .framer-2embei>:last-child,.framer-kVnuh .framer-1jrryr3>:last-child,.framer-kVnuh .framer-qilc52>:last-child,.framer-kVnuh .framer-xcp2oe>:last-child,.framer-kVnuh .framer-1rx3ivy>:last-child,.framer-kVnuh .framer-1tkys1a>:last-child{margin-bottom:0}.framer-kVnuh .framer-200cj2>*,.framer-kVnuh .framer-1iioura>*,.framer-kVnuh .framer-1bfkjpq>*,.framer-kVnuh .framer-szgrik>*,.framer-kVnuh .framer-ynvw23>*,.framer-kVnuh .framer-zvjgv9>*,.framer-kVnuh .framer-12zwo0o>*,.framer-kVnuh .framer-f5yaiw>*,.framer-kVnuh .framer-1v1p6q6>*,.framer-kVnuh .framer-1hskk1q>*,.framer-kVnuh .framer-bygd28>*,.framer-kVnuh .framer-dis1rl>*,.framer-kVnuh .framer-11tyms5>*,.framer-kVnuh .framer-jgcamx>*,.framer-kVnuh .framer-1ctvnpw>*,.framer-kVnuh .framer-1l97ur6>*,.framer-kVnuh .framer-19jo9cb>*,.framer-kVnuh .framer-189d6jz>*,.framer-kVnuh .framer-98asgu>*,.framer-kVnuh .framer-1ntezpz>*,.framer-kVnuh .framer-1uwrm53>*,.framer-kVnuh .framer-is1hik>*,.framer-kVnuh .framer-angqj3>*,.framer-kVnuh .framer-jszcx1>*,.framer-kVnuh .framer-19t6oq8>*,.framer-kVnuh .framer-1s7qxps>*,.framer-kVnuh .framer-hhp6t4>*,.framer-kVnuh .framer-158b5bh>*,.framer-kVnuh .framer-pkjm7i>*,.framer-kVnuh .framer-8f2g36>*,.framer-kVnuh .framer-69ap7m>*,.framer-kVnuh .framer-136yjhy>*,.framer-kVnuh .framer-7wf8ed>*,.framer-kVnuh .framer-raj4g8>*,.framer-kVnuh .framer-wsukwt>*,.framer-kVnuh .framer-8qbrnm>*,.framer-kVnuh .framer-1jrryr3>*,.framer-kVnuh .framer-qilc52>*,.framer-kVnuh .framer-xcp2oe>*,.framer-kVnuh .framer-1rx3ivy>*{margin:5px 0}}}@media (min-width: 950px) and (max-width: 1099px){.framer-body-ZE3VTRALW-framer-kVnuh{background:hsl(0,0%,100%)}.framer-kVnuh.framer-1u0trui{width:950px}.framer-kVnuh .framer-gxaes5{padding:0 40px}}.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-6LSCV .framer-styles-preset-1umc5px:not(.rich-text-wrapper),.framer-6LSCV .framer-styles-preset-1umc5px.rich-text-wrapper h3{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 22px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--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: 1199px) and (min-width: 810px){.framer-6LSCV .framer-styles-preset-1umc5px:not(.rich-text-wrapper),.framer-6LSCV .framer-styles-preset-1umc5px.rich-text-wrapper h3{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold 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: 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-6LSCV .framer-styles-preset-1umc5px:not(.rich-text-wrapper),.framer-6LSCV .framer-styles-preset-1umc5px.rich-text-wrapper h3{--framer-font-family: "Mona-Sans SemiBold", "Mona-Sans SemiBold Placeholder", sans-serif;--framer-font-size: 18px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-text-decoration: none;--framer-text-transform: none}}.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}.framer-EjxUk .framer-styles-preset-yyvjl2:not(.rich-text-wrapper),.framer-EjxUk .framer-styles-preset-yyvjl2.rich-text-wrapper a{--framer-link-hover-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22) ;--framer-link-hover-text-decoration: none;--framer-link-text-color: var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, #0d0c22);--framer-link-text-decoration: underline}.framer-kVnuh[data-border=true]:after,.framer-kVnuh [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-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-9mUiJ.framer-rgggub,.framer-9mUiJ .framer-rgggub{display:block}.framer-9mUiJ.framer-18ygnbh{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-9mUiJ .framer-nzeud7{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-9mUiJ .framer-uxmezf,.framer-9mUiJ .framer-1fsppka,.framer-9mUiJ .framer-1mqn0ca,.framer-9mUiJ .framer-aafku3{flex:none;height:auto;position:relative;white-space:pre;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-9mUiJ.framer-18ygnbh,.framer-9mUiJ .framer-nzeud7{gap:0px}.framer-9mUiJ.framer-18ygnbh>*{margin:0 12px}.framer-9mUiJ.framer-18ygnbh>:first-child,.framer-9mUiJ .framer-nzeud7>:first-child{margin-left:0}.framer-9mUiJ.framer-18ygnbh>:last-child,.framer-9mUiJ .framer-nzeud7>:last-child{margin-right:0}.framer-9mUiJ .framer-nzeud7>*{margin:0 20px}}.framer-9mUiJ.framer-v-zbsk9l.framer-18ygnbh{padding:0}.framer-9mUiJ.framer-v-zbsk9l .framer-nzeud7{gap:32px;padding:0 24px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-9mUiJ.framer-v-zbsk9l .framer-nzeud7{gap:0px}.framer-9mUiJ.framer-v-zbsk9l .framer-nzeud7>*{margin:0 16px}.framer-9mUiJ.framer-v-zbsk9l .framer-nzeud7>:first-child{margin-left:0}.framer-9mUiJ.framer-v-zbsk9l .framer-nzeud7>: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-9mUiJ[data-hide-scrollbars=true]::-webkit-scrollbar,.framer-9mUiJ [data-hide-scrollbars=true]::-webkit-scrollbar{width:0px;height:0px}.framer-9mUiJ[data-hide-scrollbars=true]::-webkit-scrollbar-thumb,.framer-9mUiJ [data-hide-scrollbars=true]::-webkit-scrollbar-thumb{background:transparent}.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}@supports (aspect-ratio: 1){body{--framer-aspect-ratio-supported: auto}}.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}.ssr-variant{display:contents} </style><!-- Start of headEnd --> <!-- End of headEnd --> </head> <body class="framer-body-ZE3VTRALW-framer-kVnuh"> <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;ZE3VTRALW&quot;,&quot;localeId&quot;:&quot;default&quot;,&quot;breakpoints&quot;:[{&quot;hash&quot;:&quot;1u0trui&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 1440px)&quot;},{&quot;hash&quot;:&quot;mpjutv&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 1100px) and (max-width: 1439px)&quot;},{&quot;hash&quot;:&quot;8t5kfy&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 950px) and (max-width: 1099px)&quot;},{&quot;hash&quot;:&quot;1jgtjds&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 810px) and (max-width: 949px)&quot;},{&quot;hash&quot;:&quot;xqk9r3&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.533Z"><!--$--><div class="framer-kVnuh framer-qAUFj framer-6LSCV framer-5AEpc framer-EjxUk framer-1u0trui" style="min-height:100vh;width:auto"><div class="framer-ah8wey site-navigation-framer" data-framer-name="*NAVIGATION*" name="*NAVIGATION*"><div class="framer-lk39oq-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-1havee1"><div class="framer-ui06db-container"><div class="ssr-variant hidden-xqk9r3 hidden-1jgtjds"><div class="framer-9mUiJ framer-U4sxC framer-18ygnbh framer-v-18ygnbh" data-framer-name="Desktop" style="background-color:var(--token-358ee009-7cb7-4434-9be3-383d30a81810, rgb(246, 244, 238));width:100%"><div class="framer-nzeud7" data-framer-name="Links"><div class="framer-uxmezf" 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));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="./terms-old">Terms of Service</a><!--/$--></p></div><div class="framer-1fsppka" 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));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="./privacy" data-framer-page-link-current="true">Privacy Policy</a><!--/$--></p></div><div class="framer-1mqn0ca" 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));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="./cookie-policy">Cookie Policy</a><!--/$--></p></div><div class="framer-aafku3" 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));transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO01vbmEtU2FucyBNZWRpdW0=;--framer-font-family:&quot;Mona-Sans Medium&quot;, &quot;Mona-Sans Medium Placeholder&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="./guidelines">Code of Conduct</a><!--/$--></p></div></div></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-9mUiJ framer-U4sxC framer-18ygnbh framer-v-zbsk9l" data-framer-name="Mobile" style="background-color:var(--token-358ee009-7cb7-4434-9be3-383d30a81810, rgb(246, 244, 238));width:100%" data-hide-scrollbars="true"><div class="framer-nzeud7" data-framer-name="Links" data-hide-scrollbars="true"><div class="framer-uxmezf" 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));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="./terms-old">Terms</a><!--/$--></p></div><div class="framer-1fsppka" 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));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="./privacy" data-framer-page-link-current="true">Privacy </a><!--/$--></p></div><div class="framer-1mqn0ca" 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));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="./cookie-policy">Cookies</a><!--/$--></p></div><div class="framer-aafku3" 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));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="./guidelines-2">Conduct</a><!--/$--></p></div></div></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-xqk9r3 hidden-1u0trui"><div class="framer-9mUiJ framer-U4sxC framer-18ygnbh framer-v-zbsk9l" data-framer-name="Mobile" style="background-color:var(--token-358ee009-7cb7-4434-9be3-383d30a81810, rgb(246, 244, 238));width:100%" data-hide-scrollbars="true"><div class="framer-nzeud7" data-framer-name="Links" data-hide-scrollbars="true"><div class="framer-uxmezf" 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));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="./terms-old">Terms</a><!--/$--></p></div><div class="framer-1fsppka" 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));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="./privacy" data-framer-page-link-current="true">Privacy </a><!--/$--></p></div><div class="framer-1mqn0ca" 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));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="./cookie-policy">Cookies</a><!--/$--></p></div><div class="framer-aafku3" 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));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="./guidelines-2">Conduct</a><!--/$--></p></div></div></div></div></div><div class="framer-gxaes5" data-framer-name="CONTENT" id="body" name="CONTENT"><div class="ssr-variant hidden-8t5kfy hidden-xqk9r3 hidden-1jgtjds"><div class="framer-gsu08i-container"><div class="framer-qaEEs framer-ejFQB framer-tvBuf framer-rvtxci framer-v-tsg7x1" data-framer-name="Variant 2" 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">Privacy policy</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">Our commitment to protecting your privacy</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">Learn more about how Dribbble collects and uses data and your rights as a Dribbble user.</p></div></div></div></div></div></div><div class="ssr-variant hidden-mpjutv hidden-xqk9r3 hidden-1u0trui hidden-1jgtjds"><div class="framer-gsu08i-container"><div class="framer-qaEEs framer-ejFQB framer-tvBuf framer-rvtxci framer-v-tsg7x1" data-framer-name="Variant 2" 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">Privacy policy</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">Our commitment to protecting your privacy</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">Learn more about how Dribbble collects and uses data and your rights as a Dribbble user.</p></div></div></div></div></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-gsu08i-container"><div class="framer-qaEEs framer-ejFQB framer-tvBuf framer-rvtxci framer-v-tsg7x1" data-framer-name="Variant 2" 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">Privacy policy</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">Our commitment to protecting your privacy</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">Learn more about how Dribbble collects and uses data and your rights as a Dribbble user.</p></div></div></div></div></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-xqk9r3 hidden-1u0trui"><div class="framer-gsu08i-container"><div class="framer-qaEEs framer-ejFQB framer-tvBuf framer-rvtxci framer-v-tsg7x1" data-framer-name="Variant 2" 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">Privacy policy</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">Our commitment to protecting your privacy</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">Learn more about how Dribbble collects and uses data and your rights as a Dribbble user.</p></div></div></div></div></div></div><div class="framer-1xv2v4q" data-framer-name="Get to know" id="get-to-know" name="Get to know"><div class="framer-1enioae" 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-qpxyk9" data-styles-preset="evvBTCxrA" style="--framer-text-color:var(--token-117cbcaa-8127-4416-9f92-fcbce9f99a50, rgb(13, 12, 34))">Updated March 12, 2024</p></div><div class="framer-1ng98jc" data-framer-name="Join the 1,041+ Academy graduates and land your dream design role at companies like;" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">INTRODUCTION</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Dribbble Holdings Limited (the “Dribbble Group”) is comprised of several companies, which together provide tools to help the world’s designers to create, develop and promote their talents (each a “Service” and collectively, the “Services”). The companies within the Dribbble Group each act as the data controller for personal data processed in respect of their Services (each a “Group Company” and together the “Group Companies”) and referred to as “our,” “we,” or “us” below. The data controllers for each Service are:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text"><strong class="framer-text">Dribbble</strong> - Dribbble Holdings Ltd</p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Creative Market</strong> - Creative Market Labs, Inc.</p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Fontspring</strong> - Creative Market Labs, Inc.</p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Font Squirrel</strong> - Creative Market Labs, Inc.</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We know that you care about how your information is used and shared. This Privacy Policy provides details of the way in which the Group Companies process personal data in line with their obligations under relevant data protection law, including the European Union’s General Data Protection Regulation (the <strong class="framer-text">“GDPR”</strong>), the California Consumer Privacy Act (the <strong class="framer-text">“CCPA”</strong>), and other applicable laws (collectively, <strong class="framer-text">“Data Protection Law”</strong>).</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">This Privacy Policy explains what information of yours will be collected by the Group Companies when you use our Services, how the information will be used, and how you can control the collection, correction and/or deletion of information. Note that certain third parties may be able to identify you across sites and services and over time using the information they process, however, any such processing not done at the direction of us is outside the scope of this Privacy Policy. We are not responsible for the privacy policies, content or security of any linked third party websites or services. We recommend that you check the privacy and security policies of each and every website and service that you visit.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">INFORMATION WE PROCESS.</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">The types of information we process depends on how you use our Services. Many of our Services require users to set up an account, which involves the collection and processing of your name and email address. Other Services may require the collection of additional information. For example, Dribbble helps to connect its community of designers with people and companies in need of their skills. In order to do so, Dribbble collects payments data and other information required to comply with relevant legal obligations.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">The following table explains the types of information we collect and how we collect it. These categories of data may collectively be referred to as “Your Information”.</p></div><div class="framer-1n35q4j" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Information You Provide</h3></div><div class="framer-1jdfosx" data-border="true" data-framer-name="Table" name="Table"><div class="framer-nx67d5 hidden-xqk9r3"><div class="framer-vfimk"><div class="framer-1lgq9kr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Category</p></div></div><div class="framer-1u1ju4e"><div class="framer-2xjckt" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Example</p></div></div></div><div class="framer-1yidhp5"><div class="framer-200cj2"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1ac8q44" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1ac8q44" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Basic Account Information</p></div></div></div><div class="framer-1iioura"><div class="framer-1lxccty" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">In order to use our Services, Group Companies may require you to register and create an account. Depending on the Service, you will be required to provide a name and email address, and to choose an avatar and username.</p></div></div></div><div class="framer-a7stc5"><div class="framer-1vp385s"><div class="ssr-variant hidden-xqk9r3"><div class="framer-15hmw9n" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Profile Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-15hmw9n" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Profile Information</p></div></div></div><div class="framer-1tjh69r"><div class="framer-p2fsbl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">People use our Services for different reasons. Some are looking for the perfect tools to help them create or share their designs. Others join our community in order to be inspired, or even to find the right designer to help them with a project.<br class="framer-text"><br class="framer-text">Depending on your needs, you may provide us with additional personal information, including your area of expertise (e.g. branding and logo design) and details of any training courses you have completed for your profile.</p></div></div></div><div class="framer-b7imih"><div class="framer-12f7m4t"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1wekf3u" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Identity Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1wekf3u" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Identity Information</p></div></div></div><div class="framer-3l9k6t"><div class="framer-ogrdv2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">For certain Services, such as creating a shop on Dribbble, we may also be required to collect your full name, date of birth, national identification number, photo identification and other information in order to verify your identify and to comply with applicable law.</p></div></div></div><div class="framer-1ix286f"><div class="framer-4losf4"><div class="ssr-variant hidden-xqk9r3"><div class="framer-fa88xg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Payment and Billing Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-fa88xg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Payment and Billing Information</p></div></div></div><div class="framer-1oq7469"><div class="framer-1917i15" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Users can pay to gain access to specific design tools and fonts, or to attend workshops and other training events. Pro Dribbble users can unlock a range of additional features, which enable them to sell their designs online or to enhance their profiles.<br class="framer-text"><br class="framer-text">Whatever our users’ individual needs, sometimes we will collect and process payments information. For instance, we collect the credit card information provided to us during checkout, for billing and payment purposes, and to process your transaction.<br class="framer-text"><br class="framer-text">Additional information, includes billing contact name, postal address and telephone number may be necessary in order for us to provide a particular service.</p></div></div></div><div class="framer-1vxs2pn"><div class="framer-11qbbwv"><div class="ssr-variant hidden-xqk9r3"><div class="framer-twrh42" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">User-Generated Content</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-twrh42" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">User-Generated Content</p></div></div></div><div class="framer-184dyo2"><div class="framer-x4tz7y" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">In order to use our Services, Group Companies may require you to register and create an account. Depending on the Service, you will be required to provide a name and email address, and to choose an avatar and username.<br class="framer-text"><br class="framer-text">Users can update their profiles to include custom avatars or photos, along with additional biographical information. They can create custom videos for their profile, in which they can “pitch” their talents to prospective employers. They may also upload their designs to the platform, engage in monthly playoffs and even open a shop to advertise their goods or services for sale. Certain users may also post freelance projects and other job opportunities.</p></div></div></div><div class="framer-v632x3"><div class="framer-bnwstk"><div class="ssr-variant hidden-xqk9r3"><div class="framer-5m92uy" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Survey Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-5m92uy" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Survey Information</p></div></div></div><div class="framer-d650fa"><div class="framer-1rhe1e5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">We may ask you to complete surveys that we use for research purposes, or to evaluate our marketing or support efforts, and in those cases we store the answers given.</p></div></div></div><div class="framer-1m30484"><div class="framer-1b1f8um"><div class="ssr-variant hidden-xqk9r3"><div class="framer-pc2db7" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Contest Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-pc2db7" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Contest Information</p></div></div></div><div class="framer-1w0cit8"><div class="framer-a4fjzm" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">From time to time, we may offer contests or other promotions. If you choose to enter these contests or promotions, we may collect Identity Information and/or additional information.</p></div></div></div><div class="framer-1n52nz4"><div class="framer-gf3mwk"><div class="ssr-variant hidden-xqk9r3"><div class="framer-17cjzxb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Messages and Other Communications</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-17cjzxb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Messages and Other Communications</p></div></div></div><div class="framer-rw7uyf"><div class="framer-1v7s7k9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Our Services can be used to communicate with us, other members of the community, or with prospective freelance designers or employers.</p></div></div></div></div><div class="framer-1rwnb38" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Automatically-Collected Information</h3></div><div class="framer-1995eft" data-border="true" data-framer-name="Table" name="Table"><div class="framer-k1w63w hidden-xqk9r3"><div class="framer-1x1bcej"><div class="framer-f37iwq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Category</p></div></div><div class="framer-hro4wz"><div class="framer-1deia57" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Example</p></div></div></div><div class="framer-1v8twuj"><div class="framer-1bfkjpq"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1ayvfes" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Usage Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1ayvfes" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Usage Information</p></div></div></div><div class="framer-szgrik"><div class="framer-khve2v" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">We automatically collect information about the content and people you interact with, the features and add-ons you use and other actions you take, including applying to certain work opportunities advertised via our Services.</p></div></div></div><div class="framer-1i4s2yt"><div class="framer-1rkcpgj"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1o933r9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Location Data</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1o933r9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Location Data</p></div></div></div><div class="framer-1g3enpb"><div class="framer-nx40hx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">While users can provide their location or shipping address in the course of using our Services, we also automatically collect certain location information, including your IP address and location information provided by your device.</p></div></div></div><div class="framer-1uax6e2"><div class="framer-1f382p8"><div class="ssr-variant hidden-xqk9r3"><div class="framer-tct1p4" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Device Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-tct1p4" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Device Information</p></div></div></div><div class="framer-53xjfa"><div class="framer-1g87oi1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">We automatically collect information from your browser or your device when accessing our Services, and record this data in log files. This includes information such as your unique device identifier, device attributes, device signals, data from device settings, networks and ads data.</p></div></div></div><div class="framer-a22e19"><div class="framer-4kg9ps"><div class="ssr-variant hidden-xqk9r3"><div class="framer-v0q4fl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Information Collected Through Cookies</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-v0q4fl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Information Collected Through Cookies</p></div></div></div><div class="framer-tk4ew"><div class="framer-a0bhjo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">When you visit a Service, we use cookies and related technologies (such as clear GIFs/web beacons) to identify the browser, to identify which page variant a visitor has seen, to determine if a visitor has clicked on a page variant, and to monitor traffic patterns and gauge popularity of service options. Please see our Cookie Policy for more information.</p></div></div></div></div><div class="framer-83g1ln" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Information Others Provide</h3></div><div class="framer-ts0h95" data-border="true" data-framer-name="Table" name="Table"><div class="framer-1659boq hidden-xqk9r3"><div class="framer-1m98u7z"><div class="framer-vrwbd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Category</p></div></div><div class="framer-1f5gm4v"><div class="framer-1sy0tld" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Example</p></div></div></div><div class="framer-1e5a3nq"><div class="framer-ynvw23"><div class="ssr-variant hidden-xqk9r3"><div class="framer-11xp4lb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Updated Contact Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-11xp4lb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Updated Contact Information</p></div></div></div><div class="framer-zvjgv9"><div class="framer-15s428z" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">We might receive information about you from other sources and add it to our account information. This may include updated delivery and address information from our shippers or other sources so that we can correct our records and deliver your next purchase or communication more easily.</p></div></div></div><div class="framer-1q71svn"><div class="framer-1uepmpj"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1tl1rhf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Non-User Contact Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1tl1rhf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Non-User Contact Information</p></div></div></div><div class="framer-ix44ce"><div class="framer-1mpd4jg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Some Group Companies provide an option to invite a friend to their Service, in which case the Group Company we will ask you for that person's email address and automatically send an email invitation to them.</p></div></div></div><div class="framer-1g3773g"><div class="framer-s62zrz"><div class="ssr-variant hidden-xqk9r3"><div class="framer-ei59rn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">User Reports</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-ei59rn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">User Reports</p></div></div></div><div class="framer-icd5qn"><div class="framer-kyugp5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text"><br class="framer-text">Users can report content to us, where they feel it infringes intellectual property rights or otherwise violates out our Terms of Service.</p></div></div></div><div class="framer-2t5t7o"><div class="framer-14od69b"><div class="ssr-variant hidden-xqk9r3"><div class="framer-13xbrds" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Social Media Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-13xbrds" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Social Media Information</p></div></div></div><div class="framer-d4rhb7"><div class="framer-sqz255" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Some Group Companies receive Your Information from social media companies such as Facebook and Twitter who may transfer Your Information to us when you interact with that social media company in connection with our Services or use an alternative sign in to our Services through a social media company.</p></div></div></div><div class="framer-qj8c8j"><div class="framer-1rejecf"><div class="ssr-variant hidden-xqk9r3"><div class="framer-w95wqs" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Analytic and Aggregator Information</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-w95wqs" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Analytic and Aggregator Information</p></div></div></div><div class="framer-1y5xd7z"><div class="framer-14r4xt" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Our Group Companies receive Your Information from ad networks, behavioural advertising vendors, market research, and social media companies or similar companies. Further, some of the Information Collected Through Cookies may be provided by third party analytic companies.</p></div></div></div></div><div class="framer-14pgkgg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Information we Create</h3></div><div class="framer-dri0ur" data-border="true" data-framer-name="Table" name="Table"><div class="framer-14hnjv8 hidden-xqk9r3"><div class="framer-rg1kkn"><div class="framer-zztmf1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Category</p></div></div><div class="framer-184gv8u"><div class="framer-mbkh3y" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Example</p></div></div></div><div class="framer-14colyh"><div class="framer-12zwo0o"><div class="ssr-variant hidden-xqk9r3"><div class="framer-z9g4yf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Inference Data</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-z9g4yf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Inference Data</p></div></div></div><div class="framer-f5yaiw"><div class="framer-m556bf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Some Group Companies, certain partners, social media companies, and third parties operating on our behalf create and infer Your Information based on our observations or analysis of Your Information processed under this Policy, and we may correlate this data with other data we process about you. We may combine any of Your Information about you that we receive from you and from third parties.</p></div></div></div></div><div class="framer-1bv93p" data-framer-name="Join the 1,041+ Academy graduates and land your dream design role at companies like;" 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">The Dribbble Group will not collect additional categories of personal information or use the personal information we collected for materially different, unrelated, or incompatible purposes unless we first notify you or obtain your consent, to the extent required by Data Protection Law.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">Sensitive Personal Data</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Data Protection Law recognises that certain types of information require additional protection. In particular, the GDPR prohibits the processing of sensitive personal data, other than in certain exceptional circumstances. Sensitive personal data in the EU includes information relating to one’s race or ethnicity, political opinions, religious or philosophical beliefs, membership of a trade union, as well as biometric data and data relating to one’s health or sexual orientation. Certain state laws in the US also have different definitions of sensitive personal data.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We do not knowingly collect or process any sensitive personal data. However, some users may make such information public through their use of our Services. For example, Dribbble permits users to add a biography to their profile. This is a free-text section that allows users to include whatever information they wish, subject to complying with the relevant Terms of Service. Users are in control of what information they share and, to the extent they choose to make sensitive personal data public, they may delete or amend this information at any time.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">HOW WE PROCESS YOUR INFORMATION AND OUR LEGAL BASES FOR DOING SO</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We collect and process Your Information whenever you use our Services. Consistent with relevant Data Protection Law, we are required to identify a legal basis for each of our processing activities.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Under EU law there are six different bases, which may be relied upon to enable the lawful processing of Your Information. In particular, data controllers may process personal data:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text">where they have received freely given, specific, informed and unambiguous consent from a data subject (<strong class="framer-text">“Consent”</strong>);</p></li><li class="framer-text"><p class="framer-text">where processing is necessary to conclude and perform a contract (<strong class="framer-text">“Contractual Necessity”</strong>);</p></li><li class="framer-text"><p class="framer-text">where processing is necessary to comply with a legal obligation to which they are subject (<strong class="framer-text">“Legal Obligation”</strong>); or</p></li><li class="framer-text"><p class="framer-text">in pursuit of the data controller’s legitimate interests, except where these interests are overridden by the rights and freedoms of individuals (<strong class="framer-text">“Legitimate Interests”</strong>).</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Under the CCPA, we must disclose the purposes for which we collect your information:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text"><strong class="framer-text">Business Purposes</strong>, which include auditing, security, debugging/repair, certain short-term uses, performing services, internal research for technical development, quality and safety maintenance and verification, as well as the use of Your Information for our operational purposes, or other notified purposes that use Your Information as reasonably necessary and proportionate to achieve the operational purpose; and</p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Commercial Purposes</strong>, which include use of Your Information to advance our commercial or economic interests, such as encouraging others to buy, rent, lease, join, subscribe to, provide, or exchange products, goods, property, information, or services, or enabling or effecting, directly or indirectly, a commercial transaction.</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">The Group Companies primarily rely on Consent, Contractual Necessity, Legal Obligation and Legitimate Interests when processing Your Information. Below we explain the purposes for which we process this information, along with the relevant categories of data we use and the legal basis we rely on to do so (for purposes of the GDPR) or other permitted reasons for processing (e.g. Business Purposes or Commercial Purposes under the CCPA).</p></div><div class="framer-1rtdlr9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Legal Basis: Consent</h3></div><div class="framer-197yf4b" data-border="true" data-framer-name="Table" name="Table"><div class="framer-1i7mzje hidden-xqk9r3"><div class="framer-13rg4bd"><div class="framer-1p3tp77" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Why and how we process your data</p></div></div><div class="framer-z6bei1"><div class="framer-1h5a1wr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Categories of data</p></div></div><div class="framer-151vzeb"><div class="framer-1v94wrv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">CCPA Purpose</p></div></div></div><div class="framer-1qukvgh"><div class="framer-1v1p6q6"><div class="ssr-variant hidden-xqk9r3"><div class="framer-cj5t4e" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Depending on the Service, users may decide to customize their profile and provide us with additional information for this purpose. Users have control over what additional information they provide and can amend or update their profile at any time.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-cj5t4e" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Depending on the Service, users may decide to customize their profile and provide us with additional information for this purpose. Users have control over what additional information they provide and can amend or update their profile at any time.</p></div></div></div><div class="framer-1hskk1q"><div class="framer-sk9dap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Profile Information<br class="framer-text"><br class="framer-text">User-Generated Content</p></div></div><div class="framer-bygd28"><div class="framer-16l0nby" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Consent, Business Purposes</p></div></div></div><div class="framer-40pc3n"><div class="framer-2v5cj5"><div class="ssr-variant hidden-xqk9r3"><div class="framer-qjzz0l" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">We may occasionally ask you to complete surveys to assist us with product or marketing research, or to evaluate our customer service.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-qjzz0l" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">We may occasionally ask you to complete surveys to assist us with product or marketing research, or to evaluate our customer service.</p></div></div></div><div class="framer-1hveb5t"><div class="framer-xxcb3p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Survey Information</p></div></div><div class="framer-95id9o"><div class="framer-1nwkctl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Consent, Business Purposes, Commercial Purposes</p></div></div></div><div class="framer-xg5s2"><div class="framer-j6wgsn"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1o5db8w" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Our Services allow people to build communities, to promote their creative works and to connect with interested parties. Users may choose to add their location information, so as to inform others of where they are based.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1o5db8w" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Our Services allow people to build communities, to promote their creative works and to connect with interested parties. Users may choose to add their location information, so as to inform others of where they are based.</p></div></div></div><div class="framer-589wcy"><div class="framer-vpx8l7" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Location Data</p></div></div><div class="framer-1hp8wld"><div class="framer-sceu2i" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Consent, Business Purposes, Commercial Purposes</p></div></div></div><div class="framer-1mkey0n"><div class="framer-18cjiz6"><div class="ssr-variant hidden-xqk9r3"><div class="framer-c4cecd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Users can adjust their device-based settings to enable the sharing of certain information (e.g. Location Data) on the basis of consent obtained for cookies. We use this information for various purposes, including linking Service users’ accounts with their device, for the purpose of delivering targeted advertising.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-c4cecd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Users can adjust their device-based settings to enable the sharing of certain information (e.g. Location Data) on the basis of consent obtained for cookies. We use this information for various purposes, including linking Service users’ accounts with their device, for the purpose of delivering targeted advertising.</p></div></div></div><div class="framer-hi96s4"><div class="framer-3l45uz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Location Data<br class="framer-text"><br class="framer-text">Device Information<br class="framer-text"><br class="framer-text">Analytic Information</p></div></div><div class="framer-1ali9ju"><div class="framer-v0nm8w" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Consent, Business Purposes, Commercial Purposes</p></div></div></div><div class="framer-vcdnw8"><div class="framer-1nth9i8"><div class="ssr-variant hidden-xqk9r3"><div class="framer-dxjucj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">From time to time, we may offer contests or other promotions that users may choose to enter. We use Your Information as necessary to process your request to enter the contest or take part in a promotion, notify you if you have won or to process delivery of a prize or other related purposes.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-dxjucj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">From time to time, we may offer contests or other promotions that users may choose to enter. We use Your Information as necessary to process your request to enter the contest or take part in a promotion, notify you if you have won or to process delivery of a prize or other related purposes.</p></div></div></div><div class="framer-utklkn"><div class="framer-1lifl5n" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Contest Data<br class="framer-text"><br class="framer-text">User-Generated Content<br class="framer-text"><br class="framer-text">Identity Information</p></div></div><div class="framer-lt40si"><div class="framer-mvi190" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Consent, Business Purposes, Commercial Purposes</p></div></div></div></div><div class="framer-f68w72" data-framer-name="Join the 1,041+ Academy graduates and land your dream design role at companies like;" 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">Users have the right to withdraw their consent at any time. If they choose to exercise this right, our Group Companies will cease processing personal data on this basis. However, please note that a decision to withdraw your consent cannot affect the lawfulness of processing previously carried out on this basis.</p></div><div class="framer-bj2w1s" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Legal Basis: Contractual Necessity</h3></div><div class="framer-mmjwh8" data-border="true" data-framer-name="Table" name="Table"><div class="framer-66v2vk hidden-xqk9r3"><div class="framer-1hnsna3"><div class="framer-wo83sr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Why and how we process your data</p></div></div><div class="framer-1a3mljf"><div class="framer-u6g3s" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Categories of data</p></div></div><div class="framer-1tb4uxk"><div class="framer-nt0wec" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">CCPA Purpose</p></div></div></div><div class="framer-1noaqze"><div class="framer-dis1rl"><div class="ssr-variant hidden-xqk9r3"><div class="framer-4h3dxn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">We collect and store certain personal data, so that you can create, manage and control your account, and to verify access rights to our Services.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-4h3dxn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">We collect and store certain personal data, so that you can create, manage and control your account, and to verify access rights to our Services.</p></div></div></div><div class="framer-11tyms5"><div class="framer-14onil7" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information<br class="framer-text"><br class="framer-text">Identity Information</p></div></div><div class="framer-jgcamx"><div class="framer-4bv7md" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Contractual Necessity, Business Purposes</p></div></div></div><div class="framer-1yt2v8m"><div class="framer-1321m26"><div class="framer-dh0ur8" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">The Dribbble Group offers a range of Services, some of which are free, while others require a once-off payment or a subscription.<br class="framer-text"><br class="framer-text">Where a user wishes to avail of one of our paid Services, we will need to collect certain information so as to verify their identity and to process their billing. Such paid Services include subscriptions for access to fonts and template documents, upgrades to Pro Dribbble accounts which allows designers to enhance their profile and sell their creations online, or even enrolment in workshops and other training courses.</p></div></div><div class="framer-w7ojyv"><div class="framer-1w5w9j2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information<br class="framer-text"><br class="framer-text">Identity Information<br class="framer-text"><br class="framer-text">Payment and Billing Information</p></div></div><div class="framer-1uqmsx1"><div class="framer-1p9lq5i" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Contractual Necessity, Business Purposes</p></div></div></div><div class="framer-1ds17jq"><div class="framer-uoeknh"><div class="ssr-variant hidden-xqk9r3"><div class="framer-170fxlw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">From time to time, our Group Companies will need to process your information for the purpose of communicating with you (subject to your opt-out rights set described in this Privacy Policy). Such communications may be required to provide you with information about the Services, or to inform you of changes or additions to same.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-170fxlw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">From time to time, our Group Companies will need to process your information for the purpose of communicating with you (subject to your opt-out rights set described in this Privacy Policy). Such communications may be required to provide you with information about the Services, or to inform you of changes or additions to same.</p></div></div></div><div class="framer-piwmq0"><div class="framer-188jo2h" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information</p></div></div><div class="framer-1mo1u1q"><div class="framer-13dqedz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Contractual Necessity; Business Purposes</p></div></div></div><div class="framer-19e7ztm"><div class="framer-4yk2yk"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1wabeh2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Each Group Company processes personal data in order to protect against fraud or error, to respond to claims of any violation of our rights or those of any third parties and to enforce this Privacy Policy and to enforce its respective Terms of Service.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1wabeh2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Each Group Company processes personal data in order to protect against fraud or error, to respond to claims of any violation of our rights or those of any third parties and to enforce this Privacy Policy and to enforce its respective Terms of Service.</p></div></div></div><div class="framer-1yuo7qz"><div class="framer-1a28bj3" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information<br class="framer-text"><br class="framer-text">Identity Information<br class="framer-text"><br class="framer-text">Profile Information<br class="framer-text"><br class="framer-text">User-Generated Content<br class="framer-text"><br class="framer-text">Usage Information<br class="framer-text"><br class="framer-text">Location Data<br class="framer-text"><br class="framer-text">Device Information<br class="framer-text"><br class="framer-text">User Reports</p></div></div><div class="framer-37yg58"><div class="framer-rtgvxm" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Contractual Necessity; Business Purposes</p></div></div></div></div><div class="framer-e5ccrv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Legal Basis: Legitimate Interests</h3></div><div class="framer-1fg3xl4" data-border="true" data-framer-name="Table" name="Table"><div class="framer-hk65v1 hidden-xqk9r3"><div class="framer-1fdv6hv"><div class="framer-5ygzud" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Why and how we process your data</p></div></div><div class="framer-1o5tmp8"><div class="framer-crrfuk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Categories of data</p></div></div><div class="framer-18327oj"><div class="framer-19vdbpb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">CCPA Purpose</p></div></div></div><div class="framer-15ba6px"><div class="framer-1ctvnpw"><div class="ssr-variant hidden-xqk9r3"><div class="framer-l5zohj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Over the years, a diverse community of designers, artists and other creatives has been built around our Services. While our users share a passion for content creation and design, they have different interests and needs. Some of our users are drawn to web design, others focus on typography or illustration. We process certain information in order to personalise a user’s experience of our Services and to provide targeted advertising, so that users see the content that is most meaningful to them.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-l5zohj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Over the years, a diverse community of designers, artists and other creatives has been built around our Services. While our users share a passion for content creation and design, they have different interests and needs. Some of our users are drawn to web design, others focus on typography or illustration. We process certain information in order to personalise a user’s experience of our Services and to provide targeted advertising, so that users see the content that is most meaningful to them.</p></div></div></div><div class="framer-1l97ur6"><div class="framer-1nnua64" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information<br class="framer-text"><br class="framer-text">Location Data<br class="framer-text"><br class="framer-text">Usage Data<br class="framer-text"><br class="framer-text">Device Information<br class="framer-text"><br class="framer-text">Automatically-Collected Information<br class="framer-text"><br class="framer-text">Social Media Information<br class="framer-text"><br class="framer-text">Analytic and Aggregator Information<br class="framer-text"><br class="framer-text">Inference Data</p></div></div><div class="framer-19jo9cb"><div class="framer-1le8xau" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Business Purposes, Commercial Purposes</p></div></div></div><div class="framer-n1n0lg"><div class="framer-gfwjjs"><div class="framer-q6vd0n" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">We process personal data in order to assess service levels, monitor traffic patterns and gauge popularity of different features on our Services with the aim of improving our Services</p></div></div><div class="framer-ba0cnx"><div class="framer-b38s8w" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">User-Generated Content<br class="framer-text"><br class="framer-text">Survey Information<br class="framer-text"><br class="framer-text">Usage Information<br class="framer-text"><br class="framer-text">Automatically-Collected Information<br class="framer-text"><br class="framer-text">Analytic and Aggregator Information</p></div></div><div class="framer-1ur04iy"><div class="framer-1wb069w" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Business Purposes</p></div></div></div><div class="framer-fmdt2b"><div class="framer-1as5bsn"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1j0xkry" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Each Group Company processes personal data in order to protect against fraud or error, to respond to claims of any violation of our rights or those of any third parties and to enforce this Privacy Policy and to enforce its respective Terms of Service.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1j0xkry" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Each Group Company processes personal data in order to protect against fraud or error, to respond to claims of any violation of our rights or those of any third parties and to enforce this Privacy Policy and to enforce its respective Terms of Service.</p></div></div></div><div class="framer-1mcg7uc"><div class="framer-foy6id" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">All of Your Information</p></div></div><div class="framer-m0dezb"><div class="framer-m2831c" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Business Purposes</p></div></div></div><div class="framer-1s0lqyp"><div class="framer-1cjeu3w"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1kk6zkc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Our Group Companies process personal data to respond to your requests for customer service.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1kk6zkc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Our Group Companies process personal data to respond to your requests for customer service.</p></div></div></div><div class="framer-ggqnaq"><div class="framer-mk53ws" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Information You Provide<br class="framer-text"><br class="framer-text">Usage Information<br class="framer-text"><br class="framer-text">Location Data<br class="framer-text"><br class="framer-text">Device Information</p></div></div><div class="framer-mf1g7j"><div class="framer-1qula7l" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Business Purposes</p></div></div></div><div class="framer-1qh1vxb"><div class="framer-us9gq4"><div class="ssr-variant hidden-xqk9r3"><div class="framer-nls80p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">The Dribbble Group may process personal data to evaluate or conduct a merger, divestiture, restructuring, reorganisation, dissolution or other sale or transfer of some or all of the Dribbble Group’s assets, in which personal information is among the assets to be transferred.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-nls80p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">The Dribbble Group may process personal data to evaluate or conduct a merger, divestiture, restructuring, reorganisation, dissolution or other sale or transfer of some or all of the Dribbble Group’s assets, in which personal information is among the assets to be transferred.</p></div></div></div><div class="framer-7159nb"><div class="framer-15nhya9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">All of Your Information</p></div></div><div class="framer-cp6hhf"><div class="framer-oaycl7" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Business Purposes</p></div></div></div><div class="framer-1m5fyjk"><div class="framer-w5usrk"><div class="ssr-variant hidden-xqk9r3"><div class="framer-3nq6n" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Our Group Companies share certain personal data with third party service providers, in order to provide their Services. For example, Dribbble shares payment information with Stripe and Paypal, in accordance with their respective privacy policies.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-3nq6n" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Our Group Companies share certain personal data with third party service providers, in order to provide their Services. For example, Dribbble shares payment information with Stripe and Paypal, in accordance with their respective privacy policies.</p></div></div></div><div class="framer-5ge6dl"><div class="framer-1pr9agi" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information<br class="framer-text"><br class="framer-text">Identity Information<br class="framer-text"><br class="framer-text">Payment and Billing Information</p></div></div><div class="framer-n63egx"><div class="framer-1jjbdyu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Business Purposes, Commercial Purpose</p></div></div></div><div class="framer-1kok0nz"><div class="framer-1hk80ws"><div class="ssr-variant hidden-xqk9r3"><div class="framer-17hsprg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">The Dribbble Group shares personal data with registered API application providers, in order to deliver relevant design stories and inspiration.</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-17hsprg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">The Dribbble Group shares personal data with registered API application providers, in order to deliver relevant design stories and inspiration.</p></div></div></div><div class="framer-7zcem6"><div class="framer-fyddkc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information<br class="framer-text"><br class="framer-text">Additional Account Information<br class="framer-text"><br class="framer-text">User-Generated Content<br class="framer-text"><br class="framer-text">Automatically-Collected Information</p></div></div><div class="framer-3akd4y"><div class="framer-w7bb0b" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Business Purposes, Commercial Purpose</p></div></div></div></div><div class="framer-pzotfk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Legal Obligation</h3></div><div class="framer-1sqwca7" data-border="true" data-framer-name="Table" name="Table"><div class="framer-47owfu hidden-xqk9r3"><div class="framer-19153z2"><div class="framer-kiglrs" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Why and how we process your data</p></div></div><div class="framer-1idustn"><div class="framer-1bat2oy" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Categories of data</p></div></div><div class="framer-164ntf6"><div class="framer-lw30yc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">CCPA Purpose</p></div></div></div><div class="framer-1hdzfg8"><div class="framer-189d6jz"><div class="ssr-variant hidden-xqk9r3"><div class="framer-kgvmez" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Compliance with various tax laws</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-kgvmez" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Compliance with various tax laws</p></div></div></div><div class="framer-98asgu"><div class="framer-5llqzd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information<br class="framer-text"><br class="framer-text">Identity Information<br class="framer-text"><br class="framer-text">Payments and Billing Information</p></div></div><div class="framer-1ntezpz"><div class="framer-11or3m4" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Legal Obligation, Business Purpose</p></div></div></div><div class="framer-5raimc"><div class="framer-1g4rnki"><div class="framer-1qyj6sc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">When you exercise your rights under data protection law and make requests</p></div></div><div class="framer-3qkrua"><div class="framer-1ef9bii" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">All of Your Information</p></div></div><div class="framer-fdmc9d"><div class="framer-1pja7a" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text"><br class="framer-text">Legal Obligation, Business Purpose</p></div></div></div><div class="framer-1xcb39r"><div class="framer-1a4gqbc"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1sas8uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To establish and defend against legal claims or comply with lawful requests from government or law enforcement officials</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1sas8uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">To establish and defend against legal claims or comply with lawful requests from government or law enforcement officials</p></div></div></div><div class="framer-oli8qh"><div class="framer-1x1r0z0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">All of Your Information</p></div></div><div class="framer-10pcdze"><div class="framer-v5f6vo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Legal Obligation, Business Purpose</p></div></div></div></div><div class="framer-1hvv0bq" data-framer-name="Join the 1,041+ Academy graduates and land your dream design role at companies like;" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">WHO WE SHARE DATA WITH</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">The Dribbble Group Companies work together to support the delivery of our Services</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Our Group Companies also work with third-party service providers who help us to provide our Services. Most of our service providers are located in the US.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">For EEA residents, is your information is transferred outside of the EEA, we will adopt measures to ensure that it is protected in a manner that is consistent with our obligations under Data Protection Law, including the European Union’s General Data Protection Regulation.</p></div><div class="framer-152g8op" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY">Transfers to Third Parties</h3></div><div class="framer-1vpcufo" data-border="true" data-framer-name="Table" name="Table"><div class="framer-1yv4xc5 hidden-xqk9r3"><div class="framer-rxi6qq"><div class="framer-10e1wxp" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Category of Recipient</p></div></div><div class="framer-31pjgs"><div class="framer-1o5zlht" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Type of Personal Data</p></div></div><div class="framer-ytybmw"><div class="framer-1at6v37" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Purpose</p></div></div><div class="framer-d606gh"><div class="framer-16f7q9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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:14px" class="framer-text">Location</p></div></div></div><div class="framer-16jnfzh"><div class="framer-1uwrm53"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1exg5k2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Hosting providers</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1exg5k2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Hosting providers</p></div></div></div><div class="framer-is1hik"><div class="framer-145nqzo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Your Information</p></div></div><div class="framer-angqj3"><div class="framer-vjo7cg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">We rely on cloud service providers to host user data. (Business Purposes)</p></div></div><div class="framer-jszcx1"><div class="framer-1dcch2u" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">USA</p></div></div></div><div class="framer-1kr8ure"><div class="framer-jse97t"><div class="framer-mzd9sc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Customer support service providers</p></div></div><div class="framer-cwxvja"><div class="framer-n4ijsx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information, Payment and Billing Information, Messages and Other Communications, Location Data, Device Information and User Reports</p></div></div><div class="framer-1w4bzes"><div class="framer-1lu0noe" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Our third-party partners help to provide support to our customers throughout the world. (Business and Commercial Purposes)</p></div></div><div class="framer-17whnxs"><div class="framer-10h78ja" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Philippines, USA</p></div></div></div><div class="framer-ys4fvd"><div class="framer-19t6oq8"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1tgxorr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Digital trust &amp; safety service provider, for example Sift</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1tgxorr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Digital trust &amp; safety service provider, for example Sift</p></div></div></div><div class="framer-1s7qxps"><div class="framer-10d37yv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information, Identity Information, Profile Information, Payment and Billing Information, User-Generated Content, Messages and Other Communications, Automatically- Collected Information</p></div></div><div class="framer-hhp6t4"><div class="framer-1e8mg0k" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To identify and prevent fraud on our Services, to uphold our Terms of Service and to keep our users safe. (Business Purposes)</p></div></div><div class="framer-158b5bh"><div class="framer-1xrfrqo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">USA</p></div></div></div><div class="framer-msdwx6"><div class="framer-1fgzvcj"><div class="framer-1w6adf9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Customer data platform service provider, for example Segment</p></div></div><div class="framer-9vxr1s"><div class="framer-14r2od1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Information You Provide, Automatically- Collected Information</p></div></div><div class="framer-mm77s6"><div class="framer-fpxoar" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To effectively manage customer data, including by standardising data collection and unifying our user records. (Business and Commercial Purposes)</p></div></div><div class="framer-1yjr7c4"><div class="framer-13wr2a9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">USA</p></div></div></div><div class="framer-g3jnsd"><div class="framer-pkjm7i"><div class="ssr-variant hidden-xqk9r3"><div class="framer-13lbh1l" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Software visualisation service provider, for example New Relic</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-13lbh1l" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Software visualisation service provider, for example New Relic</p></div></div></div><div class="framer-8f2g36"><div class="framer-97ruf9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">User-Generated Content, Automatically-Collected Information</p></div></div><div class="framer-69ap7m"><div class="framer-1qa84b1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To help us better track the performance of our Services. (Business Purposes)</p></div></div><div class="framer-136yjhy"><div class="framer-1xtkpar" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">USA</p></div></div></div><div class="framer-erlwl3"><div class="framer-91am5t"><div class="framer-pmi5y2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Website analytics, for example Hotjar and Google Analytics</p></div></div><div class="framer-nufqrl"><div class="framer-itdrqy" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information, Location Data, Usage Information, Analytic and Aggregator Information</p></div></div><div class="framer-8wh6cs"><div class="framer-jyzdg0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To help us better track the performance of our Services. (Business Purposes)</p></div></div><div class="framer-1ewizp4"><div class="framer-vjhtrk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Malta, USA</p></div></div></div><div class="framer-y2vtoc"><div class="framer-1lh5u0t"><div class="framer-mvu24" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Paid search advertising analytics, for example Google Ads</p></div></div><div class="framer-bnzlog"><div class="framer-xqjw21" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information, Automatically- Collected Information, Analytic and Aggregator Information</p></div></div><div class="framer-1dn4iq8"><div class="framer-ib6mqx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To help our Group Companies to reach users of Google Search for the purpose of advertising our Services. (Commercial Purposes)</p></div></div><div class="framer-o778p1"><div class="framer-ds2yo0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">USA</p></div></div></div><div class="framer-1lsgidi"><div class="framer-7wf8ed"><div class="ssr-variant hidden-xqk9r3"><div class="framer-1116pv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Payment Processing service providers, for example Braintree</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-1116pv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Payment Processing service providers, for example Braintree</p></div></div></div><div class="framer-raj4g8"><div class="framer-1e1wfo7" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information, Payment and Billing Information</p></div></div><div class="framer-wsukwt"><div class="framer-xdxjrp" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To facilitate payments for our paid Services (Business Purposes)</p></div></div><div class="framer-8qbrnm"><div class="framer-13uja37" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">USA</p></div></div></div><div class="framer-757h97"><div class="framer-1vbpe4a"><div class="framer-45newj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Royalty payment processing service providers, for example PayPal and Tipalti</p></div></div><div class="framer-52o8sa"><div class="framer-1unc675" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information, Payment and Billing Information</p></div></div><div class="framer-16khtux"><div class="framer-1b106iz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To facilitate royalty payments to our designers and foundry partners. (Business Purposes)</p></div></div><div class="framer-18rub3m"><div class="framer-11ydziy" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Malta, USA</p></div></div></div><div class="framer-2embei"><div class="framer-1jrryr3"><div class="ssr-variant hidden-xqk9r3"><div class="framer-zfqpsr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Email help desk service provider, for example Help Scout</p></div></div><div class="ssr-variant hidden-mpjutv hidden-8t5kfy hidden-1u0trui hidden-1jgtjds"><div class="framer-zfqpsr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0hhYXMgR3JvdCBUZXh0IFIgNjUgTWVkaXVt;--framer-font-family:&quot;Haas Grot Text R 65 Medium&quot;, sans-serif;--framer-font-size:14px" class="framer-text">Email help desk service provider, for example Help Scout</p></div></div></div><div class="framer-qilc52"><div class="framer-1wzfm52" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information, Location Data, Usage Information</p></div></div><div class="framer-xcp2oe"><div class="framer-clt9f0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To provide remote support to our customers. (Business Purposes)</p></div></div><div class="framer-1rx3ivy"><div class="framer-3xsd1q" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">USA</p></div></div></div><div class="framer-1tkys1a"><div class="framer-1g2e0po"><div class="framer-9x8qkf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Email service provider, for example Mailchimp, Mandrill App</p></div></div><div class="framer-1q8qfrb"><div class="framer-1ni80s0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Basic Account Information</p></div></div><div class="framer-gkb3g7"><div class="framer-1yfcxav" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">To facilitate the sending of electronic mail, both internally within the relevant Group Company and externally with our users, partners and other members of the public. (Business and Commercial Purposes)</p></div></div><div class="framer-cnrqbn"><div class="framer-1a4vre5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;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" class="framer-text">Malta, USA</p></div></div></div></div><div class="framer-1ekoj5b" data-framer-name="Join the 1,041+ Academy graduates and land your dream design role at companies like;" 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">In addition to the above, some of our Services are integrated with social media networks and other platforms (e.g., Facebook, Pinterest, and LinkedIn) whereby information may be shared between us and those platforms. For instance, if you interact with our Service through a social media feature such as a plug-in, then you may be granting us on-going access to certain information from that social media account. If you do not want a social media platform to collect or share information about you, please review the privacy policy and privacy settings of the applicable social media property before using such features on our Service.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">YOUR RIGHTS</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Data Protection Laws around the world, including the GDPR and the CCPA, provide users with certain rights over how their personal data is used by companies. Consistent with these laws, our Group Companies enable users to access, amend and delete the Information You Provide. We also have systems in place to allow you to exercise your rights in respect of Automatically-Collected Information and Information Others Provide, including your rights to object to or restrict the processing of your personal data.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">If you would like to exercise any of your rights, please contact the relevant company at the information provided below. Alternatively, you may update or correct certain information, such as your Basic Account Information and email preferences, at any time by logging in to your account settings page.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">At any time you may:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text"><strong class="framer-text">Decline to Submit Information:</strong> You may, of course, decline to submit Personal Information through the Service, in which we may not be able to provide certain services to you.</p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Update Account Information:</strong> You may update or correct your account information and email preferences at any time by logging in to your account settings page.</p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Unsubscribe from marketing emails:</strong> to unsubscribe from a particular newsletter, click the "unsubscribe" link at the bottom of that email newsletter. When we send newsletters to subscribers we may allow advertisers or partners to include messages in those newsletters, or we may send dedicated newsletters and marketing messages on behalf of those advertisers or partners. We may disclose your opt-out choices to third parties so that they can honour your preferences in accordance with applicable laws.</p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Blocking cookies:</strong> certain browsers may be configured to notify you when you receive cookies, or allow you to restrict or disable certain cookies. If you choose to disable cookies, however, that could affect certain features of the Service that use cookies to enhance their functionality. Please see our Cookie Policy. Further, please note our Services do not respond to your browser’s do-not-track request.</p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Disabling local shared objects:</strong> we may use other kinds of local storage that function similarly, but are stored in different parts of your computer from ordinary browser cookies, including Flash cookies placed on your device or web browser via the Adobe flash plug-in. Your browser may allow you to disable its HTML5 local storage or delete information contained in its HTML5 local storage. For further details about deleting information contained in "local shared objects" or adjusting related preferences, please <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html" target="_blank" rel="noopener">click here.</a><!--/$--></p></li><li class="framer-text"><p class="framer-text"><strong class="framer-text">Withdraw Your Consent:</strong> Where we are processing Your Information based on your consent, you may change your mind and withdraw your consent at any time. The consequence of you withdrawing consent might be that we cannot perform certain services for you, such as linking to your device or providing certain advertising to you, that are conditioned on your consent.</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">EU Residents</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Under the GDPR, you have the following rights which may be subject to restrictions under local law: (i) the right to withdraw consent to processing where consent is the basis of processing; (ii) the right to access your personal information and certain other supplementary information, under certain conditions; (iii) the right to object to processing that is based on our legitimate interests, under certain conditions; (iv) the right to deletion of personal information about you, under certain conditions; (v) the right to demand that we restrict processing of your personal information, under certain conditions, if you believe we have exceeded the legitimate basis for processing, processing is no longer necessary, are processing, or believe your personal information is inaccurate; (vi) the right to data portability of personal information concerning you that you provided us in a structured, commonly used, and machine-readable format, under certain conditions; (vii) the right object to decisions being taken by automated means which produce legal effects concerning you or similarly significantly affect you, under certain conditions; (viii) the right to lodge a complaint with a data protection authorities.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">California Residents</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">The CCPA provides California residents with specific rights regarding their personal information. This section describes your CCPA rights and explains how to exercise those rights.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">Access to Specific Information and Data Portability Rights</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">You have the right to request that we disclose certain information to you about our collection and use of your personal information over the past 12 months. Once we receive and confirm your verifiable consumer request, we will disclose to you:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text">The categories of personal information we collected about you, or that we have sold, or disclosed for a Commercial Purpose.</p></li><li class="framer-text"><p class="framer-text">The categories of sources for the personal information we collected about you.</p></li><li class="framer-text"><p class="framer-text">Our business or commercial purpose for collecting or selling that personal information.</p></li><li class="framer-text"><p class="framer-text">The categories of third parties with whom we share that personal information.</p></li><li class="framer-text"><p class="framer-text">The specific pieces of personal information we collected about you (also called a data portability request).</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">Deletion Request Rights</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">You have the right to request that we delete any of your personal information that we collected from you and retained, subject to certain exceptions. Once we receive and confirm your verifiable consumer request we will delete (and direct our service providers to delete) your personal information from our records unless an exception applies. We may deny your deletion request if retaining the information is necessary for us or our service providers to:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text">Complete the transaction for which we collected the personal information, provide a good or service that you requested, or take actions reasonably anticipated within the context of our ongoing business relationship with you, or otherwise perform the Services.</p></li><li class="framer-text"><p class="framer-text">Detect security incidents, protect against malicious, deceptive, fraudulent or illegal activity, or prosecute those responsible for such activities.</p></li><li class="framer-text"><p class="framer-text">Debug products to identify and repair errors that impair existing intended functionality.</p></li><li class="framer-text"><p class="framer-text">Exercise free speech, ensure the right of another consumer to exercise their free speech rights, or exercise another right provided for by law.</p></li><li class="framer-text"><p class="framer-text">Comply with the California Electronic Communications Privacy Act (Cal. Penal Code § 1546 et. seq.)</p></li><li class="framer-text"><p class="framer-text">Enable solely internal uses that are reasonably aligned with consumer expectations based on your relationship with us.</p></li><li class="framer-text"><p class="framer-text">Comply with a legal obligation.</p></li><li class="framer-text"><p class="framer-text">Make other internal and lawful uses of that information that are compatible with the context in which you provide it.</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">Minors’ User Content</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Individuals under the age of 18 in California can delete or remove publicly available User-Generated Content using the same deletion or removal procedures described above, or otherwise made available through the Services. If you have questions about how to remove your User-Generated Content or if you would like additional assistance with deletion you can contact us by email at <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="mailto:help@dribbble.com" rel="noopener">help@dribbble.com</a><!--/$-->. We will work to delete your information, but we cannot guarantee comprehensive removal of that content or information posted through the Services.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">Exercising Access, Data Portability, and Deletion Rights</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">To exercise the access, data portability, and deletion rights, please submit a verifiable consumer request to us by emailing us at <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="mailto:help@dribbble.com" rel="noopener">help@dribbble.com</a><!--/$-->. Only you, or a person registered with the California Secretary of State that you authorize to act on your behalf, may make a verifiable consumer request related to your personal information. You may also make a verifiable consumer request on behalf of your minor child. You may only make a verifiable consumer request for access or data portability twice within a 12 month period. The verifiable consumer request must:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text">Provide sufficient information that allows us to reasonably verify you are the person we collected personal information on.</p></li><li class="framer-text"><p class="framer-text">Describe your request with sufficient detail that allows us to properly understand, evaluate and respond to it.</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We cannot respond to your request or provide you with personal information if we cannot verify your identity or authority to make the request and confirm the personal information relates to you. Making a verifiable request does not require you to create an account with us.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">Response Timing and Format</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We endeavour to respond to verifiable consumer requests within 45 days of receipt. If you have an account with us, we will deliver our written response to that account. If you do not have an account with us, we will deliver our written response to you by mail or electronically, at your option. Any disclosures we provide will only cover the 12-month period preceding the verifiable consumer request’s receipt. If applicable, we will also provide reasons we cannot comply with your request. For data portability requests, we will select a format to provide your personal information that is readily useable and should allow you to transmit the information. We do not charge a fee to process or respond to a verifiable consumer request unless it is excessive, repetitive, or unfounded. If we determine a fee is warranted, we will provide you with an estimate before completing your request.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">Personal Information Sales Opt-Out and Opt-In Rights</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">For the purposes of CCPA, we do not sell Your Information.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">Non-Discrimination</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We will not discriminate against you for exercising any of your CCPA rights. Unless permitted by the CCPA, we will not:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text">Deny you goods or services.</p></li><li class="framer-text"><p class="framer-text">Charge you different prices or rates for goods or services, including through granting discounts or other benefits, or imposing penalties.</p></li><li class="framer-text"><p class="framer-text">Provide you with a different level or quality of goods or services.</p></li><li class="framer-text"><p class="framer-text">Suggest that you may receive a different price or rate for goods or services or a different level of quality of goods or services.</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><strong class="framer-text">Information</strong></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">California Civil Code Section §1798.83 permits users of the Site and/or Services who are California residents to request certain information regarding our disclosure of personal information to third parties for their direct marketing purposes. To make such a request, please send an email to <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="mailto:help@dribbble.com" rel="noopener">help@dribbble.com</a><!--/$--> with “Request for California Privacy Information” in the subject line and in the body of your message. We will provide the requested information to you in your email address in response.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">DATA SECURITY AND DATA BREACH</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We care about the integrity and security of Your Information and implement appropriate technical and organisational security measures to safeguard Your Information from unlawful or unauthorised destruction, loss, change, disclosure, acquisition or access.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Our Group Companies follow generally accepted industry standards to protect the personal data provided to us, both during transmission and after it is received. Examples of our security measures include, as appropriate, physical measures such as locking access to servers, putting in place IT measures such as encryption, and restricting access to your information through approvals and passwords, so it is accessible only on a “need to know” basis.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Depending on the Group Company and the Service in question, your account information is protected by a password. You are responsible for carefully choosing and periodically changing an appropriately-strong password and for maintaining its secrecy. You are also responsible for controlling access to your email communications from our Group Companies, and for other security measures, such as signing out after using our Services.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Despite these measures, it is not possible to warrant the security of any information you transmit to our Group Companies or guarantee that your information on our Services may not be accessed, disclosed, altered, or destroyed by a breach of any of our technical or organisational safeguards. Your privacy settings may also be affected by changes to the functionality of our Group Companies’ distributors, such as social networks. We are not responsible for the functionality or security measures of any third party.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">DATA RETENTION</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">We will keep personal data only for as long as is necessary for the purposes for which that personal data are processed, including to provide our Services. The storage periods are determined on a case-by-case basis and will depend on several factors, including:</p><ul class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><li class="framer-text"><p class="framer-text">The type of information and the purpose for which it is processed;</p></li><li class="framer-text"><p class="framer-text">Any legal requirement to retain the data, including where data was processed on the basis of a Legal Obligation or until the Statute of Limitations has elapsed with respect to possible legal claims or investigations;</p></li><li class="framer-text"><p class="framer-text">Whether the data is required for Trust &amp; Safety purposes. For example, where users breach our Terms of Service, we may terminate their account and prevent them from accessing our Services, in order to protect other users. In such circumstances, it may be necessary to retain certain personal data, even after account termination.</p></li></ul><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Following termination or deactivation of your User account, we may retain the Information You Provide for a commercially reasonable time for backup, archival, contract performance and enforcement, or audit purposes but for no longer than is necessary and only where the information is accurate and relevant for our use. Furthermore, we may retain and continue to use indefinitely all information contained in your communications to other Users or posted to public or semi-public areas of the Service after termination or deactivation of your User account. However, we will only keep this information on the Services where it was posted and will not use this information for any other purpose.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">ADVERTISING</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">This Site is affiliated with Publisher First, Inc. dba Freestar (“Freestar”) for the purposes of placing advertising on the Site, and Freestar will collect and use certain data for advertising purposes. To learn more about Freestar’s data usage, click <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="https://freestar.com/privacy-policy/" target="_blank" rel="noopener">here</a><!--/$-->.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">For more information about this type of online advertising, about cookies, and about how to turn this feature off, please <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="https://optout.networkadvertising.org/" target="_blank" rel="noopener">visit this link</a><!--/$-->.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">PRIVACY POLICY CHANGES</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">As the Dribbble Group continues to grow, the manner in which we process data will evolve over time. We will update this policy from time to time to reflect changing practices and will notify you of any material changes in the following ways: i) we will send an email to the address provided to us upon sign-up to our Services, or ii) we will post a notification on the relevant Group Company’s site or app.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">FURTHER INFORMATION AND COMPLAINTS</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">For further information about this Privacy Policy and/or the processing of your personal data by or on behalf of any members of the Dribbble Group, please contact us using the information provided below.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">For users based in the EEA, you have the right to lodge a complaint with your competent data protection supervisory authority. The contact details of each supervisory authority are available on the European Data Protection Board’s <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="https://edpb.europa.eu/edpb_en" rel="noopener">website</a><!--/$-->.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Notwithstanding this right, we request that you contact us in the first instance to give us the opportunity to address any concerns that you may have.</p><h3 class="framer-text framer-styles-preset-1umc5px" data-styles-preset="lJqlldXMY"><strong class="framer-text">CONTACT INFORMATION</strong></h3><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">If you have any questions about this Privacy Policy, or data protection queries in relation to any of the Group Companies or Services, Dribbble Group’s Data Protection Officer can be reached at <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="mailto:help@dribbble.com" rel="noopener">help@dribbble.com</a><!--/$-->.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">VeraSafe has been appointed as the Dribbble Group's representative in the <strong class="framer-text">European Union</strong> for data protection matters, pursuant to Article 27 of the General Data Protection Regulation of the European Union. If you are in the European Economic Area, VeraSafe can be contacted, only on matters related to the processing of personal data. To make such an inquiry, please contact VeraSafe using this contact form: <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="https://verasafe.com/public-resources/contact-data-protection-representative" target="_blank" rel="noopener">https://verasafe.com/public-resources/contact-data-protection-representative</a><!--/$--></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">or via telephone at: +420 228 881 031.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Alternatively, VeraSafe can be contacted at:</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">VeraSafe Ireland Ltd.<br class="framer-text">Unit 3D North Point House<br class="framer-text">North Point Business Park<br class="framer-text">New Mallow Road<br class="framer-text">Cork T23AT2P<br class="framer-text">Ireland</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt"><br class="framer-text"><br class="framer-text trailing-break"></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">VeraSafe has been appointed as the Dribbble Group's representative in the <strong class="framer-text">United Kingdom</strong> for data protection matters, pursuant to Article 27 of the United Kingdom General Data Protection Regulation. If you are located within the United Kingdom, VeraSafe can be contacted, only on matters related to the processing of personal data. To make such an inquiry, please contact VeraSafe using this contact form: <!--$--><a class="framer-text framer-styles-preset-yyvjl2" data-styles-preset="fmVOiZDnF" href="https://verasafe.com/public-resources/contact-data-protection-representative" target="_blank" rel="noopener">https://verasafe.com/public-resources/contact-data-protection-representative</a><!--/$--></p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">or via telephone at: +44 (20) 4532 2003.</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">Alternatively, VeraSafe can be contacted at:</p><p class="framer-text framer-styles-preset-21ogod" data-styles-preset="xZndidUCt">VeraSafe United Kingdom Ltd.<br class="framer-text">37 Albert Embankment<br class="framer-text">London SE1 7TL<br class="framer-text">United Kingdom</p></div></div></div><div class="framer-obkawl"><div class="framer-1xz5vv9-container"><div style="width:100%" data-framer-footer-v2="true"><div style="width:100%;background:#FBFBFB;height:510px"></div></div></div></div></div></div><div class="framer-kVnuh framer-qAUFj framer-6LSCV framer-5AEpc framer-EjxUk" 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