CINXE.COM
GetResponse
<!DOCTYPE html> <html dir="ltr" lang="pt" > <head> <title>GetResponse</title> <meta name="description" content="" /> <!-- SeoPanel robots --> <meta name="robots" content="index,follow" /> <!-- SeoPanel canonical --> <link rel="canonical" href="https://www.getresponse.com/pt/pt-non-profit" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="author" content="GetResponse" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="format-detection" content="telephone=no" /> <meta http-equiv="Expires" content="0" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="content-language" content="pt"/> <meta property="fb:pages" content="56301559145" /> <meta name="msvalidate.01" content="E71E64D9E3B6654D19BA422CABC27A57" /> <link href="/opensearch.xml" rel="search" title="Search GetResponse" type="application/opensearchdescription+xml" /> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript"> /*! loadCSS: load a CSS file asynchronously. [c]2015 @scottjehl, Filament Group, Inc. Licensed MIT */ (function(w){ "use strict"; /* exported loadCSS */ w.loadCSS = function( href, before, media ){ // Arguments explained: // `href` [REQUIRED] is the URL for your CSS file. // `before` [OPTIONAL] is the element the script should use as a reference for injecting our stylesheet <link> before // By default, loadCSS attempts to inject the link after the last stylesheet or script in the DOM. However, you might desire a more specific location in your document. // `media` [OPTIONAL] is the media type or query of the stylesheet. By default it will be 'all' var ss = w.document.createElement( "link" ); var ref; if( before ){ ref = before; } else if( w.document.querySelectorAll ){ var refs = w.document.querySelectorAll( "style,link[rel=stylesheet],script" ); // No need to check length. This script has a parent element, at least ref = refs[ refs.length - 1]; } else { ref = w.document.getElementsByTagName( "script" )[ 0 ]; } var sheets = w.document.styleSheets; ss.rel = "stylesheet"; ss.href = href; // temporarily set media to something inapplicable to ensure it'll fetch without blocking render ss.media = "only x"; // Inject link // Note: the ternary preserves the existing behavior of "before" argument, but we could choose to change the argument to "after" in a later release and standardize on ref.nextSibling for all refs // Note: `insertBefore` is used instead of `appendChild`, for safety re: http://www.paulirish.com/2011/surefire-dom-element-insertion/ ref.parentNode.insertBefore( ss, ( before ? ref : ref.nextSibling ) ); // A method (exposed on return object for external use) that mimics onload by polling until document.styleSheets until it includes the new sheet. ss.onloadcssdefined = function( cb ){ var defined; for( var i = 0; i < sheets.length; i++ ){ if( sheets[ i ].href && sheets[ i ].href === ss.href ){ defined = true; } } if( defined ){ cb(); } else { setTimeout(function() { ss.onloadcssdefined( cb ); }); } }; // once loaded, set link's media back to `all` so that the stylesheet applies once it loads ss.onloadcssdefined(function() { ss.media = media || "all"; }); return ss; }; }(this)); </script> <script id="global_data" type="application/json"> { "parent_shortname": "pt\/pt\u002Dnon\u002Dprofit" } </script> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" async src="https://us-ws-g.gr-cdn.com/javascripts/global/performanceLog.src-f8085a73339d0bd81ed9.js"></script> <meta property="og:type" content="website" /> <meta property="og:image" content="https://us-ws-g.gr-cdn.com/images/global/img_share_hp_v2.png" /> <meta property="og:url" content="https://www.getresponse.com/pt/pt-non-profit" /> <meta property="og:title" content="GetResponse" /> <meta property="og:description" content="" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@getresponse" /> <link rel="apple-touch-icon" sizes="57x57" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-57x57.png"/> <link rel="apple-touch-icon" sizes="60x60" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-60x60.png"/> <link rel="apple-touch-icon" sizes="72x72" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-72x72.png"/> <link rel="apple-touch-icon" sizes="76x76" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-76x76.png"/> <link rel="apple-touch-icon" sizes="114x114" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-114x114.png"/> <link rel="apple-touch-icon" sizes="120x120" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-120x120.png"/> <link rel="apple-touch-icon" sizes="144x144" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-144x144.png"/> <link rel="apple-touch-icon" sizes="152x152" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-152x152.png"/> <link rel="apple-touch-icon" sizes="180x180" href="https://us-ws-g.gr-cdn.com/images/global/favicons/apple-touch-icon-180x180.png"/> <link rel="icon" type="image/png" href="https://us-ws-g.gr-cdn.com/images/global/favicons/favicon-32x32.png" sizes="32x32"/> <link rel="icon" type="image/png" href="https://us-ws-g.gr-cdn.com/images/global/favicons/favicon-194x194.png" sizes="194x194"/> <link rel="icon" type="image/png" href="https://us-ws-g.gr-cdn.com/images/global/favicons/favicon-96x96.png" sizes="96x96"/> <link rel="icon" type="image/png" href="https://us-ws-g.gr-cdn.com/images/global/favicons/favicon-16x16.png" sizes="16x16"/> <link rel="shortcut icon" href="https://us-ws-g.gr-cdn.com/images/global/favicons/favicon.ico"/> <link rel="icon" type="image/png" href="https://us-ws-g.gr-cdn.com/images/global/favicons/android-chrome-192x192.png" sizes="192x192"/> <link rel="manifest" href="/images/global/favicons/manifest.json" crossorigin="use-credentials" /> <meta name="apple-mobile-web-app-title" content="GetResponse"/> <meta name="application-name" content="GetResponse"/> <meta name="msapplication-TileColor" content="#ff0000"/> <meta name="msapplication-TileImage" content="https://us-ws-g.gr-cdn.com/images/global/favicons/mstile-144x144.png"/> <meta name="msapplication-config" content="https://us-ws-g.gr-cdn.com/images/global/favicons/browserconfig.xml"/> <meta name="theme-color" content="#ffffff"/> <link rel="alternate" hreflang="x-default" href="https://www.getresponse.com/non-profit" /> <link rel="alternate" hreflang="en" href="https://www.getresponse.com/non-profit" /> <link rel="alternate" hreflang="pl" href="https://www.getresponse.pl/pl-non-profit" /> <link rel="alternate" hreflang="de" href="https://www.getresponse.com/de/non-profit" /> <link rel="alternate" hreflang="es" href="https://www.getresponse.com/es/non-profit" /> <link rel="alternate" hreflang="fr" href="https://www.getresponse.com/fr/non-profit" /> <link rel="alternate" hreflang="pt" href="https://www.getresponse.com/pt/pt-non-profit" /> <link rel="alternate" hreflang="ru" href="https://www.getresponse.com/ru/ru-non-profit" /> <link rel="alternate" hreflang="it" href="https://www.getresponse.com/it/non-profit" /> <link rel="alternate" hreflang="vi" href="https://www.getresponse.com/vn/non-profit" /> <style>@font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-basic.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-pt_br.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-complement.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-basic.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-pt_br.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-complement.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-basic.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-pt_br.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-complement.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-basic.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-pt_br.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-complement.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-basic.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-pt_br.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-complement.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-basic.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-pt_br.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-complement.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_fr_it.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_de_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_fr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_fr_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_it.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_it_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-nl_fr_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-dk_nl.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-dk_fr_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-dk_no_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-dk_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-ru.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-fr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-hu.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-de.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-ro.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-pl.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-mx_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-900-tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_fr_it.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_de_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_fr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_fr_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_it.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_it_no.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-nl_fr_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-dk_nl.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-dk_fr_no.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-dk_no_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-dk_no.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-ru.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-fr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-hu.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-de.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-ro.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-ro_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-pl.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-mx_es.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-300-tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr_it.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_de_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_it.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_it_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-dk_nl.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-dk_fr_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-dk_no_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-dk_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-ru.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-fr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-hu.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-de.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-ro.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-pl.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-mx_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr_it.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_de_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_it.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_it_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-dk_nl.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-dk_fr_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-dk_no_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-dk_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-ru.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-fr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-hu.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-de.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-ro.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-pl.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-mx_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_fr_it.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_de_sv.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_fr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_fr_sv.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_it.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_it_no.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-nl_fr_tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-dk_nl.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-dk_fr_no.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-dk_no_sv.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-dk_no.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-ru.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-fr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-hu.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-de.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-ro.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-ro_tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-pl.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-mx_es.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-100-tr.woff2'); font-display: swap; font-weight: 100; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr_it.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_de_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_it.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_it_no.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-dk_nl.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-dk_fr_no.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-dk_no_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-dk_no.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-ru.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-fr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-hu.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-de.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-ro.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-ro_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-pl.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-mx_es.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; }</style> <style>@font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-basic.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-pt_br.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-complement.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-basic.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-pt_br.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-complement.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-basic.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-pt_br.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-complement.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-basic.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-pt_br.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-complement.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-basic.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-pt_br.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-complement.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-basic.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-pt_br.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-complement.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr_it.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_de_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_it.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_it_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-dk_nl.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-dk_fr_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-dk_no_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-dk_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-ru.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-fr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-hu.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-de.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-ro.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-pl.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-mx_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_fr_it.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_de_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_fr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_fr_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_it.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_it_no.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-nl_fr_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-dk_nl.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-dk_fr_no.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-dk_no_sv.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-dk_no.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-ru.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-fr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-hu.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-de.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-ro.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-ro_tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-pl.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-mx_es.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-300-tr.woff2'); font-display: swap; font-weight: 300; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr_it.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_de_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_it.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_it_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-dk_nl.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-dk_fr_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-dk_no_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-dk_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-ru.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-fr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-hu.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-de.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-ro.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-pl.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-mx_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_fr_it.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_de_sv.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_fr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_fr_sv.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_it.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_it_no.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-nl_fr_tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-dk_nl.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-dk_fr_no.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-dk_no_sv.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-dk_no.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-ru.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-fr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-hu.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-de.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-ro.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-ro_tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-pl.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-mx_es.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-600-tr.woff2'); font-display: swap; font-weight: 600; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr_it.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_de_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_it.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_it_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-dk_nl.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-dk_fr_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-dk_no_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-dk_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-ru.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-fr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-hu.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-de.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-ro.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-pl.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-mx_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_fr_it.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_de_sv.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_fr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_fr_sv.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_it.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_it_no.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-nl_fr_tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-dk_nl.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-dk_fr_no.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-dk_no_sv.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-dk_no.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-ru.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-fr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-hu.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-de.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-ro.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-ro_tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-pl.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-mx_es.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-200-tr.woff2'); font-display: swap; font-weight: 200; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; }</style> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6">document.getElementsByTagName('html')[0].classList.add('js');</script> <link nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/global/globals-a63b27203e.src.css" media="all"> <link nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/global/grid-bb81a3a8e9.src.css" media="all"> <link nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/global/header-27a972d6a2.src.css" media="all"> <link nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/global/footer-63fc6fc868.src.css" media="all"> <link nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/pages/non-profit/main-ae2cc665e0.src.css" media="all"> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript"> window._vwo_code=window._vwo_code || (function() { var account_id=4859, version = 1.5, settings_tolerance=2000, library_tolerance=2500, use_existing_jquery=false, is_spa=1, 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,vwoCodeEl=d.querySelector('#vwoCode'),code={use_existing_jquery:function(){return use_existing_jquery},library_tolerance:function(){return library_tolerance},hide_element_style:function(){return'{'+hide_element_style+'}'},finish:function(){if(!f){f=true;var e=d.getElementById('_vis_opt_path_hides');if(e)e.parentNode.removeChild(e)}},finished:function(){return f},load:function(e){var t=d.createElement('script');t.fetchPriority='high';t.src=e;t.type='text/javascript';t.onerror=function(){_vwo_code.finish()};d.getElementsByTagName('head')[0].appendChild(t)},getVersion:function(){return version},getMatchedCookies:function(e){var t=[];if(document.cookie){t=document.cookie.match(e)||[]}return t},getCombinationCookie:function(){var e=code.getMatchedCookies(/(?:^|;)\s?(_vis_opt_exp_\d+_combi=[^;$]*)/gi);e=e.map(function(e){try{var t=decodeURIComponent(e);if(!/_vis_opt_exp_\d+_combi=(?:\d+,?)+\s*$/.test(t)){return''}return t}catch(e){return''}});var i=[];e.forEach(function(e){var t=e.match(/([\d,]+)/g);t&&i.push(t.join('-'))});return i.join('|')},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;w.settings_timer=setTimeout(function(){_vwo_code.finish()},settings_tolerance);var e=d.currentScript,t=d.createElement('style'),i=e&&!e.async?hide_element?hide_element+'{'+hide_element_style+'}':'':code.lA=1,n=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');vwoCodeEl&&t.setAttribute('nonce',vwoCodeEl.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=i;else t.appendChild(d.createTextNode(i));n.appendChild(t);var o=this.getCombinationCookie();this.load('https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&f='+ +is_spa+'&vn='+version+(o?'&c='+o:''));return settings_timer}};w._vwo_settings_timer = code.init();return code;}()); </script> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/global/svg4everybody.js" integrity="sha256-KG5sRtjyo2dO/PwcOAg6NBzugINpOMDNHjSJXpHJUxo= sha384-KbK6EchqdVMJnX9BoTq4w09rxRv6QzTrKbEppV8F8FK/O92BOvZ60gosjiJLnECU sha512-250L7E1BUqu47mtsHZTTY1TNeiYwqPcz+HyoCRKF8Qlucby4Lk5vEeqRwqbWsuWlfQxAfagB5VCDE8G6zowrxg==" crossorigin="anonymous"></script> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6">svg4everybody();</script> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript"> function get_gr_automation_user_id() { try { if (typeof localStorage !== 'undefined') { return localStorage.getItem("_gr_email_visitor"); } } catch(e) { return false; } return false; } </script> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript"> var dataLayer = [{ 'affiliateId': '' }]; </script> <!-- Google Tag Manager --> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6"> (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;var n=d.querySelector('[nonce]'); n&&j.setAttribute('nonce',n.nonce||n.getAttribute('nonce'));f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NZ5TK7'); </script> <!-- End Google Tag Manager --> </head> <body class="pt"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NZ5TK7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <style>@font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-basic.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-pt_br.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-complement.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-basic.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-pt_br.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-complement.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-basic.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+C1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-pt_br.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-complement.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr_it.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_de_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_it.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_it_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-nl_fr_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-dk_nl.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-dk_fr_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-dk_no_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-dk_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-ru.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-fr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-hu.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-de.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-ro.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-pl.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-mx_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-400-tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr_it.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_de_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_it.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_it_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-nl_fr_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-dk_nl.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-dk_fr_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-dk_no_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-dk_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-ru.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-fr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-hu.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-de.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-ro.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-pl.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-mx_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-700-tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr_it.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_de_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_it.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_it_no.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-nl_fr_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-dk_nl.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-dk_fr_no.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-dk_no_sv.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-dk_no.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-ru.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+400-4FF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-fr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+152-153; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-hu.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-de.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+DF; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-ro.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-ro_tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+15E-15F; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-pl.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-mx_es.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Roboto'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/Roboto/Roboto-500-tr.woff2'); font-display: swap; font-weight: 500; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Roboto'; }</style> <style>@font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-basic.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-pt_br.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-complement.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-basic.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-pt_br.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-complement.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-basic.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+20-7E,U+A0,U+A2-A3,U+A5,U+A9,U+AD-AE,U+B4,U+2011,U+2013-2014,U+2018-2019,U+201C-201D,U+2022,U+2026,U+20AC,U+2122,U+2039-203A; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_nl_fr_hu_it_mx_no_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E9,U+C9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_nl_fr_pt_ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E2,U+C2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_nl_fr_it_no_pt_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E0,U+C0; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_nl_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_nl_fr_no_pt.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CA,U+D4,U+EA,U+F4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_nl_hu_mx_pt_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CD,U+DA,U+ED,U+FA; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_nl_hu_it_mx_no_pl_pt_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D3,U+F3; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_nl_fr_de_hu_mx_pt_es_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DC,U+FC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_ru_dk_nl_fr_de_hu_it_mx_no_pl_pt_ro_es_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+A8,U+AB,U+B8,U+BB,U+2C6,U+2DA,U+2DC,U+201A,U+201E; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_dk_hu_mx_pt_es_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-br_fr_pt_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C7,U+E7; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-pt_br.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+C3,U+D5,U+E3,U+F5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-complement.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+0,U+D,U+A4,U+A6-A7,U+AA,U+AC,U+AF-B3,U+B5-B7,U+B9-BA,U+BC-BE,U+D0,U+D7,U+DE,U+F0,U+F7,U+FE,U+100-101,U+108-117,U+11A-11D,U+120-12F,U+132-140,U+145-14F,U+154-159,U+15C-15D,U+160-161,U+164-16F,U+172-177,U+17D-217,U+21C-2C5,U+2C7-2D9,U+2DB,U+2DD-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3E1,U+3F0-3FF,U+500-52F,U+1AB0-1ABE,U+1C80-1C88,U+1D00-1DF5,U+1DFB-1F15,U+1F18-1F1D,U+1F20-1F45,U+1F48-1F4D,U+1F50-1F57,U+1F59,U+1F5B,U+1F5D,U+1F5F-1F7D,U+1F80-1FB4,U+1FB6-1FC4,U+1FC6-1FD3,U+1FD6-1FDB,U+1FDD-1FEF,U+1FF2-1FF4,U+1FF6-1FFE,U+2000-2010,U+2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2025,U+2027-2038,U+203B-2064,U+2066-2071,U+2074-208E,U+2090-209C,U+20A0-20AB,U+20AD-20BF,U+20F0,U+2100-2121,U+2123-215F,U+2184,U+2189,U+2C60-2C7F,U+2DE0-2E44,U+A640-A69F,U+A700-A7AE,U+A7B0-A7B7,U+A7F7-A7FF,U+A92E,U+AB30-AB65,U+FB00-FB06,U+FE00,U+FE20-FE2F,U+FEFF,U+FFFC-FFFD,U+FFFF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr_it.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_de_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_it.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_it_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-nl_fr_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-dk_nl.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-dk_fr_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-dk_no_sv.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-dk_no.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-ru.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-fr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-hu.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-de.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-ro.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-ro_tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-pl.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-mx_es.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-900-tr.woff2'); font-display: swap; font-weight: 900; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr_it.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_de_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_it.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_it_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-nl_fr_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-dk_nl.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-dk_fr_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-dk_no_sv.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-dk_no.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-ru.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-fr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-hu.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-de.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-ro.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-ro_tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-pl.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-mx_es.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-400-tr.woff2'); font-display: swap; font-weight: 400; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr_it.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E8,U+C8,U+D9,U+F9; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_de_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E4,U+C4; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_de_hu_sv_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D6,U+F6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CF,U+EF,U+FF,U+178; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CB,U+EB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_it.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CC,U+EC; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr_ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+CE,U+EE; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_it_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D2,U+F2; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-nl_fr_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DB,U+FB; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-dk_nl.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DD,U+FD; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-dk_fr_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E6,U+C6; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-dk_no_sv.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+E5,U+C5; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-dk_no.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+D8,U+F8; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-ru.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+400-4FF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-fr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+152-153; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-hu.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+150-151,U+170-171; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-de.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+DF; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-ro.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+102-103,U+162-163,U+218-21B; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-ro_tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+15E-15F; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-pl.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+104-107,U+118-119,U+141-144,U+15A-15B,U+179-17C; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-mx_es.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+A1,U+BF,U+D1,U+F1; font-family: 'Source Sans Pro'; } @font-face { src: url('https://us-ws-g.gr-cdn.com/images/global/fonts/SourceSansPro/SourceSansPro-700-tr.woff2'); font-display: swap; font-weight: 700; font-style: normal; unicode-range: U+11E-11F,U+130-131; font-family: 'Source Sans Pro'; }</style> <div id="header-sticky-detect" style="position: sticky; top: -1px, zIndex: 999999"></div> <header class="rheader-new" data-ats-main-menu="main-header" > <div class="rheader-new-in"> <div class="rheader-new-logo"> <a data-ats-main-menu="logo" data-track="logo" href="https://www.getresponse.com/pt" title="Software de Marketing da GetResponse">Software de Marketing da GetResponse</a> <div class="rheader-new-logo-wrapper"> <img alt="Software de Marketing da GetResponse" src="https://us-ws-g.gr-cdn.com/images/global/logo.svg"/> </div> </div> <nav class="rheader-new-nav"> <input type="checkbox" id="rheader_menu_switch"/> <label class="rheader-new-menu-switch" for="rheader_menu_switch" aria-label="MENU">MENU</label> <ul class="rheader-new-menu rheader-new-menu--horizontal"> <li data-ats-main-menu="product" data-track="product" class="rheader-new-menu-drop rheader-new-menu-product"> <span class="rheader-new-menu-item rheader-new-menu-title"> Produto <svg class="rheader-new-menu-title-ico-mobile"><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#drop"></use></svg> <svg class="rheader-new-menu-title-ico"><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#drop-down"></use></svg> </span> <div class="rheader-new-menu-drop-in"> <span class="shadow-mask"></span> <style> @font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-basic.woff2);unicode-range:u+20-7e,u+a0,u+a2-a3,u+a5,u+a9,u+ad-ae,u+b4,u+2011,u+2013-2014,u+2018-2019,u+201c-201d,u+2022,u+2026,u+20ac,u+2122,u+2039-203a,u+feff}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-br_fr_it_pt_es.woff2);unicode-range:u+e9,u+c9}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-fr_it.woff2);unicode-range:u+e8,u+c8,u+d9,u+f9}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-br_fr_pt.woff2);unicode-range:u+e2,u+c2,u+c7,u+e7,u+ca,u+d4,u+ea,u+f4}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-br_fr_it_pt.woff2);unicode-range:u+e0,u+c0}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-it.woff2);unicode-range:u+cc,u+ec,u+d2,u+f2}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-br_pt_es.woff2);unicode-range:u+cd,u+da,u+ed,u+fa,u+c1,u+e1}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-br_it_pl_pt_es.woff2);unicode-range:u+d3,u+f3}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-br_fr_de_pt_es.woff2);unicode-range:u+dc,u+fc}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-br_ru_fr_de_it_pl_pt_es.woff2);unicode-range:u+a8,u+ab,u+b8,u+bb,u+2c6,u+2da,u+2dc,u+201a,u+201e}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-ru.woff2);unicode-range:u+4??}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-fr.woff2);unicode-range:u+152-153,u+cf,u+ef,u+ff,u+178,u+cb,u+eb,u+ce,u+ee,u+db,u+fb,u+e6,u+c6}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-de.woff2);unicode-range:u+df,u+e4,u+c4,u+d6,u+f6}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-pt_br.woff2);unicode-range:u+c3,u+d5,u+e3,u+f5}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-pl.woff2);unicode-range:u+104-107,u+118-119,u+141-144,u+15a-15b,u+179-17c}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-es.woff2);unicode-range:u+a1,u+bf,u+d1,u+f1}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:100 1000;src:url(/images/global/fonts/Rubik/Rubik-complement.woff2);unicode-range:u+0,u+d,u+a4,u+a6-a7,u+aa,u+ac,u+af-b3,u+b5-b7,u+b9-ba,u+bc-be,u+d0,u+d7,u+de,u+dd,u+fd,u+e5,u+102-103,u+162-163,u+218-21b,u+15e-15f,u+11e-11f,u+130-131,u+150-151,u+170-171,u+d8,u+f8,u+c5,u+f0,u+f7,u+fe,u+100-101,u+108-117,u+11a-11d,u+12?,u+132-140,u+145-14f,u+154-159,u+15c-15d,u+160-161,u+164-16f,u+172-177,u+17d-217,u+21c-2c5,u+2c7-2d9,u+2db,u+2dd-377,u+37a-37f,u+384-38a,u+38c,u+38e-3a1,u+3a3-3e1,u+3f?,u+500-52f,u+1ab0-1abe,u+1c80-1c88,u+1d00-1df5,u+1dfb-1f15,u+1f18-1f1d,u+1f20-1f45,u+1f48-1f4d,u+1f50-1f57,u+1f59,u+1f5b,u+1f5d,u+1f5f-1f7d,u+1f80-1fb4,u+1fb6-1fc4,u+1fc6-1fd3,u+1fd6-1fdb,u+1fdd-1fef,u+1ff2-1ff4,u+1ff6-1ffe,u+2000-2010,u+2012,u+2015-2017,u+201b,u+201f-2021,u+2023-2025,u+2027-2038,u+203b-2064,u+2066-2071,u+2074-208e,u+2090-209c,u+20a0-20ab,u+20ad-20bf,u+20f0,u+2100-2121,u+2123-215f,u+2184,u+2189,u+2c60-2c7f,u+2de0-2e44,u+a640-a69f,u+a700-a7ae,u+a7b0-a7b7,u+a7f7-a7ff,u+a92e,u+ab30-ab65,u+fb00-fb06,u+fe00,u+fe2?,u+fffc-fffd,u+ffff} </style> <div class="submenuProduct"> <span class="topLabelEmail">EMAIL MARKETING & AUTOMATION</span> <div class="rheader-new-submenu-column"> <div class="submenuListLabel"> <a href="https://www.getresponse.com/pt/solucoes/software-de-geracao-de-leads" data-ats-main-menu="product_lead_generation_link" data-track="product_lead_generation_link"> Aumente sua lista <span class="submenuChevron"><svg><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#arrow"></use></svg></span> </a> </div> <ul data-ats-main-menu="product" data-track="product" class="submenuList"> <li class="rheader-new-submenu-product_form_builder"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#signup_forms"></use></svg> <a href="https://www.getresponse.com/pt/recursos/construcao-de-lista/editor-formularios" data-ats-main-menu="product_form_builder_link" data-track="product_form-builder_link"> Formulários de inscrição </a> </div> </li> <li class="rheader-new-submenu-product_landing_pages"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#landing_page"></use></svg> <em class="submenuBadge">IA</em> <a href="https://www.getresponse.com/pt/recursos/criador-de-pagina-de-destino" data-ats-main-menu="product_landing_pages_link" data-track="product_landing_pages_link"> Landing pages </a> </div> </li> <li class="rheader-new-submenu-product_website_builder"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#website_builder"></use></svg> <em class="submenuBadge">IA</em> <a href="https://www.getresponse.com/pt/recursos/website-builder" data-ats-main-menu="product_website_builder_link" data-track="product_website_builder_link"> Website Builder </a> </div> </li> <li class="rheader-new-submenu-product_conversion_funnel"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#autofunnel"></use></svg> <a href="https://www.getresponse.com/pt/recursos/funil-de-conversao" data-ats-main-menu="product_conversion_funnel_link" data-track="product_conversion_funnel_link"> Funil de conversão </a> </div> </li> </ul> </div> <div class="rheader-new-submenu-column"> <div class="submenuListLabel"> <a href="https://www.getresponse.com/pt/solucoes/envolvimento-do-cliente" data-ats-main-menu="product_communicate_link" data-track="product_communicate_link"> Comunique <span class="submenuChevron"><svg><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#arrow"></use></svg></span> </a> </div> <ul data-ats-main-menu="product" data-track="product" class="submenuList"> <li class="rheader-new-submenu-product_email_marketing"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#email_marketing"></use></svg> <em class="submenuBadge">IA</em> <a href="https://www.getresponse.com/pt/recursos/marketing-por-e-mail" data-ats-main-menu="product_email_marketing_link" data-track="product_email_marketing_link"> Email marketing </a> </div> </li> <li class="rheader-new-submenu-product_autoresponders"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#autoresponders"></use></svg> <em class="submenuBadge">IA</em> <a href="https://www.getresponse.com/pt/recursos/marketing-por-e-mail/autoresponder" data-ats-main-menu="product_autoresponders_link" data-track="product_autoresponders_link"> Autoresponders </a> </div> </li> <li class="rheader-new-submenu-product_marketing_automation"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#automation"></use></svg> <a href="https://www.getresponse.com/pt/recursos/automatizacao-de-marketing" data-ats-main-menu="product_marketing_automation_link" data-track="product_marketing_automation_link"> Automatização de marketing </a> </div> </li> <li class="rheader-new-submenu-product_web_push_notifications"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#webpush"></use></svg> <a href="https://www.getresponse.com/pt/recursos/web-push-notifications" data-ats-main-menu="product_web_push_notifications_link" data-track="product_web_push_notifications_link"> Notificações web push </a> </div> </li> <li class="rheader-new-submenu-product_sms_marketing"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#sms_marketing"></use></svg> <a href="https://www.getresponse.com/pt/recursos/sms-marketing" data-ats-main-menu="product_sms_marketing_link" data-track="product_sms_marketing_link"> Marketing por SMS </a> </div> </li> </ul> </div> <div class="rheader-new-submenu-column"> <div class="submenuListLabel"> <a href="https://www.getresponse.com/pt/solucoes/marketing-comercio-eletronico" data-ats-main-menu="product_promote_and_sell_link" data-track="product_promote_and_sell_link"> Divulgue e venda <span class="submenuChevron"><svg><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#arrow"></use></svg></span> </a> </div> <ul data-ats-main-menu="product" data-track="product" class="submenuList"> <li class="rheader-new-submenu-product_ecommerce"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#commerce_integrations_cart"></use></svg> <a href="https://www.getresponse.com/pt/solucoes/marketing-comercio-eletronico#one-click-integrations" data-ats-main-menu="product_ecommerce_link" data-track="product_ecommerce_link"> Integrações de Ecommerce </a> </div> </li> <li class="rheader-new-submenu-product_popup_creator"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#popups_and_forms"></use></svg> <a href="https://www.getresponse.com/pt/recursos/gerador-de-pop-up" data-ats-main-menu="product_popup_creator_link" data-track="product_popup_creator_link"> Gerador de Formulários Pop-up </a> </div> </li> <li class="rheader-new-submenu-product_ai_recommendations"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#ai_recommendations"></use></svg> <a href="https://www.getresponse.com/pt/recursos/sistema-de-recomendacao-de-produtos" data-ats-main-menu="product_ai_recommendations_link" data-track="product_ai_recommendations_link"> Recomendações de Produtos com IA </a> </div> </li> <li class="rheader-new-submenu-product_paid_ads"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#paid_ads"></use></svg> <a href="https://www.getresponse.com/pt/recursos/anuncios-pagos" data-ats-main-menu="product_paid_ads_link" data-track="product_paid_ads_link"> Anúncios pagos </a> </div> </li> </ul> </div> <span class="topLabelContent"> RENTABILIZAÇÃO DE CONTEÚDO</span> <div class="rheader-new-submenu-column"> <div class="submenuListLabel"> <a href="https://www.getresponse.com/pt/solucoes/vender-conhecimento" data-ats-main-menu="product_selling_knowledge_link" data-track="product_selling_knowledge_link"> Monetize seu conhecimento <span class="submenuChevron"><svg><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#arrow"></use></svg></span> </a> </div> <ul data-ats-main-menu="product" data-track="product" class="submenuList"> <li class="rheader-new-submenu-product_course_creator"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#courses"></use></svg> <em class="submenuBadge">IA</em> <a href="https://www.getresponse.com/pt/recursos/criador-de-cursos-online" data-ats-main-menu="product_course_creator" data-track="product_course_creator"> Criador de cursos </a> </div> </li> <li class="rheader-new-submenu-product_selling_knowledge"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#premium_newsletter"></use></svg> <a href="https://www.getresponse.com/pt/solucoes/vender-conhecimento#toolkit" data-ats-main-menu="product_selling_knowledge_link" data-track="product_selling_knowledge_link"> Newsletters premium </a> </div> </li> <li class="rheader-new-submenu-product_course_creator"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#content_creators"></use></svg> <a href="https://www.getresponse.com/pt/recursos/criador-de-cursos-online#knowledge" data-ats-main-menu="product_course_creator" data-track="product_course_creator"> Perfil do Criador </a> </div> </li> <li class="rheader-new-submenu-product_webinars"> <div class="submenuItem"> <svg class="submenuIcon"><use xlink:href="/sprites/global/header/product-menu-256fa127b2.svg#webinars"></use></svg> <a href="https://www.getresponse.com/pt/recursos/software-de-webinar" data-ats-main-menu="product_webinars_link" data-track="product_webinars_link"> Webinars </a> </div> </li> </ul> </div> <span class="labelMore">MAIS DE GETRESPONSE</span> <div class="rheader-new-submenu-column horizontalSubmenu"> <ul data-ats-main-menu="product" data-track="product" class="submenuList"> <li class="rheader-new-submenu-product_whats_new"> <div class="submenuItem"> <a href="https://www.getresponse.com/pt/sobre-getresponse/novidades" data-ats-main-menu="product_whats_new_link" data-track="product_whats_new_link"> O que há de novo </a> </div> </li> <li class="rheader-new-submenu-affiliate_program"> <div class="submenuItem"> <a href="https://www.getresponse.com/pt/pt-programas-de-afiliados" data-ats-main-menu="affiliate_program_link" data-track="affiliate_program_link"> Programas de Afiliados </a> </div> </li> <li class="rheader-new-submenu-pricing-trial"> <div class="submenuItem"> <a href="https://www.getresponse.com/pt/pricing/trial" data-ats-main-menu="pricing_trial_link" data-track="pricing_trial_link"> Teste Grátis da GetResponse </a> </div> </li> <li class="rheader-new-submenu-product_all"> <div class="submenuItem"> <a href="https://www.getresponse.com/pt/recursos" data-ats-main-menu="product_all_link" data-track="product_all_link"> Todas as funcionalidades </a> </div> </li> <li class="rheader-new-submenu-integrations"> <div class="submenuItem"> <a href="https://www.getresponse.com/integrations" data-ats-main-menu="integrations_link" data-track="integrations_link"> Mais de 170 integrações </a> </div> </li> <li class="rheader-new-submenu-pricing-trial"> <div class="submenuItem"> <a href="https://www.getresponse.com/move-to-getresponse" data-ats-main-menu="pricing_trial_link" data-track="pricing_trial_link"> Move to GetResponse </a> </div> </li> </ul> </div> </div> </div> <div class="rheader-new-menu-cloak"></div> </li> <li data-ats-main-menu="pricing" data-track="pricing" class="rheader-new-menu-pricing"> <a href="https://www.getresponse.com/pt/pricing" data-ats-main-menu="pricing_link" data-track="pricing_link" class="rheader-new-menu-item">Preços</a> </li> <li data-ats-main-menu="resources" data-track="resources" class="rheader-new-menu-drop rheader-new-menu-resources"> <span class="rheader-new-menu-item rheader-new-menu-title"> Recursos <svg class="rheader-new-menu-title-ico-mobile"><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#drop"></use></svg> <svg class="rheader-new-menu-title-ico"><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#drop-down"></use></svg> </span> <div class="rheader-new-menu-drop-in"> <span class="shadow-mask"></span> <div class="rheader-new-submenu-list"> <div class="rheader-new-submenu-column"> <div> <div class="rheader-new-menu-subtitle"> <span>Aprenda e cresça</span> </div> <ul data-ats-main-menu="resources" data-track="resources" class="rheader-new-menu rheader-new-menu--vertical"> <li class="rheader-new-submenu-resources_blog"> <div class="rheader-new-active"> <span class="rheader-new-submenu-icon"> <svg><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#blog"></use></svg> </span> <div> <a href="https://www.getresponse.com/pt/blog" data-ats-main-menu="resources_blog" data-track="resources_blog"> <span>Blog</span> </a> <p>Conteúdo de alto nível sobre marketing online, produtos da GetResponse e muito mais.</p> </div> </div> </li> <li class="rheader-new-submenu-resources_resources"> <div class="rheader-new-active"> <span class="rheader-new-submenu-icon"> <svg><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#resources"></use></svg> </span> <div> <a href="https://www.getresponse.com/resources" data-ats-main-menu="resources_resources" data-track="resources_resources"> <span>Recursos</span> </a> <p>Guias, vídeos, webinar, infográficos – repletos de dicas úteis e melhores práticas.</p> </div> </div> </li> <li class="rheader-new-submenu-resources_webinar"> <div class="rheader-new-active"> <span class="rheader-new-submenu-icon"> <svg><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#webinars_library"></use></svg> </span> <div> <a href="https://www.getresponse.com/webinar-library" data-ats-main-menu="resources_webinar" data-track="resources_webinar"> <span>Biblioteca de Webinars</span> </a> <p>Aprendizagem prática online através de webinars interessantes – live e sob demanda.</p> </div> </div> </li> </ul> </div> </div> <div class="rheader-new-submenu-column"> <div> <div class="rheader-new-menu-subtitle"> <span>Ajuda para produto</span> </div> <ul data-ats-main-menu="resources" data-track="resources" class="rheader-new-menu rheader-new-menu--vertical"> <li class="rheader-new-submenu-resources_support"> <div class="rheader-new-active"> <span class="rheader-new-submenu-icon"> <svg><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#cst"></use></svg> </span> <div> <a href="https://www.getresponse.com/pt/recursos/assistencia" data-ats-main-menu="resources_support" data-track="resources_support"> <span>Equipe de Sucesso do Cliente</span> </a> <p>Obtenha respostas para todas as suas perguntas pela equipe de especialistas 5 estrelas.</p> </div> </div> </li> <li class="rheader-new-submenu-resources_help"> <div class="rheader-new-active"> <span class="rheader-new-submenu-icon"> <svg><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#help_center"></use></svg> </span> <div> <a href="https://www.getresponse.com/pt/ajuda" data-ats-main-menu="resources_help" data-track="resources_help"> <span>Central de Ajuda</span> </a> <p>Todas as informações que você precisa para começar do jeito certo com a GetResponse.</p> </div> </div> </li> <li class="rheader-new-submenu-resources_api"> <div> <span class="rheader-new-submenu-icon"> <svg><use xlink:href="/sprites/global/header/v2/header-icons-b75cc8bacd.svg#api"></use></svg> </span> <div> <a href="https://apidocs.getresponse.com/v3" data-ats-main-menu="resources_api" data-track="resources_api" rel="nofollow"> <span>Documentos de API</span> </a> <p>Saiba como integrar seu software à GetResponse.</p> </div> </div> </li> </ul> </div> </div> <div class="rheader-new-submenu-column"> <div> <div class="rheader-new-menu-subtitle"> <span>Histórias de clientes</span> </div> <div class="rheader-new-menu-promo-details"> <picture class="rheader-new-menu-promo-img"> <source type="image/webp" srcset="https://us-ws-g.gr-cdn.com/images/global/header/v2/customers-366.webp 366w, https://us-ws-g.gr-cdn.com/images/global/header/v2/customers-733.webp 733w" sizes="(min-width: 733px) 733px, 100vw"> <source type="image/png" srcset="https://us-ws-g.gr-cdn.com/images/global/header/v2/customers-366.png 366w, https://us-ws-g.gr-cdn.com/images/global/header/v2/customers-733.png 733w" sizes="(min-width: 733px) 733px, 100vw"> <img loading="lazy" width="366" height="140" src="https://us-ws-g.gr-cdn.com/images/global/header/v2/customers-366.png" alt="Histórias de clientes"/> </picture> <p class="rheader-new-menu-promo-desc">Inspire-se com histórias de sucesso de clientes e empresas como a sua.</p> <a href="https://www.getresponse.com/customers" class="rheader-new-menu-promo-link">LEIA AS HISTÓRIAS <span class="arr">›</span></a> </div> </div> </div> </div> </div> <div class="rheader-new-menu-cloak"></div> </li> <li data-ats-main-menu="max" data-track="max" id="enterprise_link" class="rheader-new-menu-max"> <a href="https://www.getresponse.com/pt/max" data-ats-main-menu="max_link" data-track="max_link" class="rheader-new-menu-item">Oferta para empresas</a> </li> <li data-ats-main-menu="bookademo_link" data-track="bookademo_link" id="bookademo_link" class="rheader-new-menu-max"> <a href="https://www.getresponse.com/pt/max/book-a-demo" data-ats-main-menu="max_link" data-track="max_link" class="rheader-new-menu-item">Book a demo</a> </li> <li data-ats-main-menu="search" data-track="search" class="rheader-new-menu-search"> <a href="https://www.getresponse.com/pt/search" data-ats-main-menu="search_link" data-track="search_link" class="rheader-new-menu-item"> Busca </a> </li> <li data-ats-main-menu="login" data-track="login" class="rheader-new-menu-login"> <a data-ats-main-menu="login_link" data-track="login_link" class="rheader-new-menu-item login-button" href="https://app.getresponse.com/login?lang=pt"> Fazer login </a> </li> </ul> <div data-ats-main-menu="create_free_trial" data-track="create_free_trial" class="rheader-new-free-trial"> <a data-ats-main-menu="create_free_trial_link" data-track="create_free_trial_link" class="rheader-new-btn animation-forward animated zoomOut" href="https://www.getresponse.com/pt/start-free" title="Inscreva-se grátis">Inscreva-se grátis</a> </div> <div data-ats-main-menu="bookademo" id="bookademo_button" data-track="bookademo" class="rheader-new-book-a-demo rheader-new-free-trial"> <a data-ats-main-menu="bookademo_link" data-track="bookademo_link" class="rheader-new-btn animation-forward animated zoomOut" href="https://www.getresponse.com/pt/max/book-a-demo" title="Book a demo">Book a demo</a> </div> </nav> </div> </header> <div id="content-wrapper" class="mobile-nobreak "> <section class="top"> <div class="container"> <h1>GetResponse para Associações sem fins lucrativos</h1> <h2><em>50%</em> de desconto para sempre para associações sem fins lucrativos.</h2> <p>Procurando maneiras de conseguir mais membros, aumentar as doações ou elevar a conscientização? <br> Nós podemos ajudar. Com nossas ferramentas de email marketing abrangentes, você atingirá novos públicos e motivará apoiadores a participarem mais, tudo isso com menos impacto no seu orçamento.</p> </div> </section> <section class="who"> <div class="container"> <h3>Quem se qualifica para o desconto?</h3> <p>Para se beneficiar do desconto para associações sem fins lucrativos, sua organização deve ter situação válida como instituição de caridade no país de origem e pediremos que apresente toda a documentação legal aplicável.</p> <h6>O programa está aberto para todas as associações sem fins lucrativos que não sejam organizações políticas.</h6> <img src="https://us-ws-g.gr-cdn.com/images/pages/non-profit/children.png" alt="" srcset="https://us-ws-g.gr-cdn.com/images/pages/non-profit/children.png 1x, https://us-ws-g.gr-cdn.com/images/pages/non-profit/children@2x.png 2x"> </div> </section> <section class="how"> <div class="container"> <h3>Como funciona?</h3> <p><strong>Primeiro, preencha o formulário de solicitação da GetResponse para associações sem fins lucrativos.</strong> Poderemos retornar solicitando informações adicionais, como endereço de registro <br>e confirmação de situação como instituição de caridade. Posteriormente, enviaremos um e-mail com instruções sobre como registrar sua conta. <br><strong>Caso escolha o plano Plus (50% de desconto), pediremos que coloque nosso logotipo no seu site dentro de 4 semanas e nos envie um link.</strong></p> </div> </section> <section class="faq"> <div class="container"> <h3>Perguntas frequentes</h3> <div class="questions"> <div> <details role="group"> <summary role="button" aria-expanded="false"> Qual o tamanho máximo de lista para uma associação sem fins lucrativos? </summary> <p>Você pode ter até 100.000 contatos em sua conta. Quaisquer contatos adicionados estão sujeitos à uma taxa de extensão de lista. Caso entre em contato com a gente quando ultrapassar seu limite, concederemos um desconto também para esta taxa de extensão.</p> </details> <details role="group"> <summary role="button" aria-expanded="false"> Posso usar uma lista comprada de um terceiro ou retirada de um diretório de negócios? </summary> <p>É contra nossa política importar listas de contatos compradas ou retiradas de diretórios de negócios. Enviar comunicações de marketing para pessoas que não expressaram seu consentimento é contra a lei. Assim sendo, isso pode prejudicar nossos taxas de entrega, e potencialmente colocar seus e-mails na pasta de spam. Isso sem mencionar os problemas que você pode ter com relação ao regulamento GRPR/RGPD!</p> </details> <details role="group"> <summary role="button" aria-expanded="false"> O que acontece se não colocarmos seu link ou logotipo em nosso site, mesmo tendo solicitado os 50% de desconto? </summary> <p>Se não conseguirmos confirmar que nosso logotipo está colocado no seu site dentro de 4 semanas após seu registro, diminuiremos seu desconto para 30%, a partir do ciclo de cobrança seguinte.</p> </details> </div> <div> <details role="group"> <summary role="button" aria-expanded="false"> Quais são as orientações para a colocação do link da GetResponse no meu site? </summary> <p>Isso fica por sua conta. Uma maneira seria colocá-lo na seção de parcerias do seu site, com link para a getresponse.com. Você também pode criar um perfil de parceira para a gente, ou publicar um artigo ou post sobre nossa parceria. O que quer que escolha, envie-nos o link, para que possamos verificá-lo. Independentemente da sua opção, lembre-se de que o link deve levar até à getresponse.com. Além disso, não se esqueça de mandar o link para a gente, para que possamos verificar a colocação!</p> </details> <details role="group"> <summary role="button" aria-expanded="false"> O que é o Programa de Certificação da Universidade GetResponse? </summary> <p>É o nosso centro de educação sobre marketing on-line. Em 5 módulos diferentes, abordamos marketing por e-mail, automatização de marketing, marketing de conteúdo e vendas inbound (incluindo uma aula sobre AdWords e SEO). Nos cursos, você pode ouvir especialistas e pessoas influentes no setor, como Andrew Davies, Jamie Turner, Kath Pay ou Michael Brenner, explicando como funciona o marketing on-line e como utilizá-lo para obter os melhores resultados.<br> Associações sem fins lucrativos têm acesso gratuito, para que possam obter mais da nossa plataforma.</p> </details> <details role="group"> <summary role="button" aria-expanded="false"> O que acontece se eu excluir seu link do meu site? </summary> <p>O desconto é válido por 24 meses. Após esse período, nossa plataforma começa a cobrar automaticamente a taxa padrão.</p> </details> </div> </div> </div> </section> </div> <footer class="mfooter"> <div class="shadow"></div> <div class="container"> <div class="columns"> <div class="block"> <h3>Produto</h3> <ul class="sites"> <li> <a href="https://www.getresponse.com/pt/recursos/marketing-por-e-mail" data-test="footerLink"> Email marketing </a> </li> <li> <a href="https://www.getresponse.com/pt/recursos/marketing-por-e-mail/gerador-de-email-ia" data-test="footerLink"> Gerador de email com IA </a> </li> <li> <a href=https://www.getresponse.com/pt/recursos/marketing-por-e-mail/autoresponder data-test="footerLink"> Autorespostas </a> </li> <li> <a href=https://www.getresponse.com/pt/recursos/automatizacao-de-marketing data-test="footerLink"> Automação de marketing </a> </li> <li> <a href=https://www.getresponse.com/pt/recursos/website-builder data-test="footerLink"> Criador de sites com IA </a> </li> <li> <a href=https://www.getresponse.com/pt/recursos/criador-de-pagina-de-destino data-test="footerLink"> Landing Pages </a> </li> <li> <a href=https://www.getresponse.com/pt/recursos/gerador-de-pop-up data-test="footerLink"> Formulários e pop-ups </a> </li> <li> <a href=https://www.getresponse.com/pt/solucoes/vender-conhecimento data-test="footerLink"> Monetização de conteúdo </a> </li> <li> <a href=https://www.getresponse.com/pt/recursos data-test="footerLink"> Todas as funcionalidades </a> </li> <li> <a href=https://www.getresponse.com/pt/pricing/trial data-test="footerLink"> Teste gratuito da GetResponse </a> </li> <li> <a href=https://www.getresponse.com/integrations data-test="footerLink"> Integrações </a> </li> <li> <a href=https://www.getresponse.com/pt/max/book-a-demo data-test="footerLink"> Agende uma demonstração </a> </li> <li> <a href="https://www.getresponse.com/pt/pricing" data-test="footerLink"> Preços </a> </li> </ul> </div> <div class="block"> <h3>Ajuda e materiais</h3> <ul class="sites"> <li> <a href="https://www.getresponse.com/pt/ajuda" data-test="footerLink"> Central de Ajuda </a> </li> <li> <a href="https://www.getresponse.com/pt/recursos/assistencia" data-test="footerLink"> Contate o Suporte </a> </li> <li> <a href="https://www.getresponse.com/resources" data-test="footerLink"> Materiais de marketing digital </a> </li> <li> <a href="https://www.getresponse.com/customers" data-test="footerLink"> Histórias de clientes </a> </li> <li> <a href="https://podcast.getresponse.com/" data-test="footerLink"> Podcast Operation Automation </a> </li> <li> <a href="https://www.getresponse.com/webinar-library" data-test="footerLink"> Biblioteca de Webinars </a> </li> <li> <a href="https://www.getresponse.com/pt/recursos/marketing-por-e-mail/templates-de-email" data-test="footerLink"> Templates de email </a> </li> <li> <a href="https://www.getresponse.com/pt/recursos/website-builder/templates" data-test="footerLink"> Templates de sites </a> </li> <li> <a href="https://www.getresponse.com/pt/esps" data-test="footerLink"> Compare a GetResponse com outros </a> </li> <li> <a href="https://apidocs.getresponse.com/v3" data-test="footerLink"> Documentos de API </a> </li> </ul> </div> <div class="block"> <h3>Empresa</h3> <ul class="sites"> <li> <a href=https://www.getresponse.com/pt/sobre-getresponse data-test="footerLink"> Sobre nós </a> </li> <li> <a href="https://apply.workable.com/getresponse/" rel="nofollow" data-test="footerLink"> Vagas abertas </a> </li> <li> <a href=https://www.getresponse.com/pt/sobre-getresponse/novidades data-test="footerLink"> O que há de novo </a> </li> <li> <a href=https://www.getresponse.com/pt/pt-programas-de-afiliados data-test="footerLink"> Programas de Afiliados </a> </li> <li> <a href=https://www.getresponse.com/pt/partners/agency data-test="footerLink"> Agências parceiras </a> </li> <li> <a href="https://www.getresponse.com/about/investor-relations" rel="nofollow"> Relações com investidores </a> </li> <li> <a href="https://www.getresponse.com/legal/web-accessibility-statement" data-test="footerLink" target="_blank"> Declaração de acessibilidade </a> </li> </ul> </div> <div class="recentPosts"> <h3>Os melhores posts do blog</h3> <ul class="blog-posts"> <li> <a href="https://www.getresponse.com/pt/blog/como-divulgar-cursos-online" data-test="footerBlogPost" class="single-post"> <div class="image"> <img data-ats-footer="blog-image-1" loading="lazy" width="102" height="68" src="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2024/04/1352/estrategias-para-promocionar-un-curso-online.webp" srcset="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2024/04/1352/estrategias-para-promocionar-un-curso-online.webp 1x, https://us-rd.gr-cdn.com/204x136/https://us-wd.gr-cdn.com/blog/sites/5/2024/04/1352/estrategias-para-promocionar-un-curso-online.webp 2x" alt=""/> </div> <div class="meta"> <p>Como divulgar cursos online e captar mais alunos com estas 16 técnicas</p> </div> </a> </li> <li> <a href="https://www.getresponse.com/pt/blog/melhores-ferramentas-para-criar-formularios" data-test="footerBlogPost" class="single-post"> <div class="image"> <img data-ats-footer="blog-image-2" loading="lazy" width="102" height="68" src="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2024/06/1545/como-escolher-um-site-de-formularios.png" srcset="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2024/06/1545/como-escolher-um-site-de-formularios.png 1x, https://us-rd.gr-cdn.com/204x136/https://us-wd.gr-cdn.com/blog/sites/5/2024/06/1545/como-escolher-um-site-de-formularios.png 2x" alt=""/> </div> <div class="meta"> <p>6 ferramentas para criar formulários online e como escolher a melhor para o seu site</p> </div> </a> </li> <li> <a href="https://www.getresponse.com/pt/blog/estatisticas-de-emails-com-ia" data-test="footerBlogPost" class="single-post"> <div class="image"> <img data-ats-footer="blog-image-3" loading="lazy" width="102" height="68" src="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2024/06/1106/campanhas-de-email-com-ia-estatisticas.webp" srcset="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2024/06/1106/campanhas-de-email-com-ia-estatisticas.webp 1x, https://us-rd.gr-cdn.com/204x136/https://us-wd.gr-cdn.com/blog/sites/5/2024/06/1106/campanhas-de-email-com-ia-estatisticas.webp 2x" alt=""/> </div> <div class="meta"> <p>Campanhas de email geradas com IA funcionam? Veja o que os nossos dados respondem</p> </div> </a> </li> </ul> <a class="view-all" href="https://www.getresponse.com/pt/blog">Visite o nosso blog para saber mais</a> </div> </div> </div> <div class="container"> <div class="supplemental"> <div class="mfooter-apps"> <h3>Baixe a App da GetResponse</h3> <ul class="apps-list"> <li> <a href="https://play.google.com/store/apps/details?id=com.implix.getresponse&utm_source=business-page&utm_campaign=footer" rel="nofollow" data-test="FooterAppsLink" aria-label="App Store" rel="noopener noreferrer"> <svg width="117" height="42"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#google"></use></svg> </a> </li> <li> <a href="https://apps.apple.com/app/apple-store/id479252055?pt=582425&ct=business-page-footer&mt=8" rel="nofollow" data-test="FooterAppsLink" aria-label="Google Play" rel="noopener noreferrer"> <svg width="117" height="42"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#apple"></use></svg> </a> </li> </ul> </div> <div class="mfooter-social"> <h3>Siga a gente</h3> <ul class="social-list"> <li> <a href="https://www.facebook.com/GetResponse" rel="nofollow" data-test="footerSocialLink" aria-label="Facebook" rel="noopener noreferrer"> <svg width="18" height="18"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#fb"></use></svg> </a> </li> <li> <a href="https://www.instagram.com/getresponse/" rel="nofollow" data-test="footerSocialLink" aria-label="Instagram" rel="noopener noreferrer"> <svg width="18" height="18"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#insta"></use></svg> </a> </li> <li> <a href="https://www.linkedin.com/company/getresponse" rel="nofollow" data-test="footerSocialLink" aria-label="Linkedin" rel="noopener noreferrer"> <svg width="18" height="18"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#in"></use></svg> </a> </li> <li> <a href="https://www.youtube.com/user/NewGetResponse" rel="nofollow" data-test="footerSocialLink" aria-label="YouTube" rel="noopener noreferrer"> <svg width="22" height="16"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#yt"></use></svg> </a> </li> <li> <a href="https://www.pinterest.com/getresponse/" rel="nofollow" data-test="footerSocialLink" aria-label="Pinterest" rel="noopener noreferrer"> <svg width="18" height="18"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#pinterest"></use></svg> </a> </li> <li> <a href="https://linktr.ee/OA_pod" rel="nofollow" data-test="footerSocialLink" aria-label="Linktr" rel="noopener noreferrer"> <svg width="18" height="18"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#linktr"></use></svg> </a> </li> </ul> </div> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" id="loadcss_1429d2f8b4b1a172b4b71cdd5076c3fb" type="text/javascript"> loadCSS("https://us-ws-g.gr-cdn.com/stylesheets/global/footer_language-ebce3feeaa.src.css", document.getElementById('loadcss_1429d2f8b4b1a172b4b71cdd5076c3fb'), "all"); </script> <noscript> <link rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/global/footer_language-ebce3feeaa.src.css" media="all"> </noscript> <div class="mfooter-lang-wrap" data-test="languageSwitcher" > <h3>Mudar o idioma</h3> <span class="mfooter-lang" title="Idioma" > <span class="mfooter-lang-change"> <svg class="mfooter-world-icon"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#world"></use></svg> Português </span> </span> <span class="mfooter-popup"> <ul> <li> <a href="https://www.getresponse.com/de/non-profit"> <div class="mfooter-lang-icon">DE</div> Deutsch </a> </li> <li> <a href="https://www.getresponse.com/non-profit"> <div class="mfooter-lang-icon">EN</div> English </a> </li> <li> <a href="https://www.getresponse.com/es/non-profit"> <div class="mfooter-lang-icon">ES</div> Español </a> </li> <li> <a href="https://www.getresponse.com/fr/non-profit"> <div class="mfooter-lang-icon">FR</div> Français </a> </li> <li> <a href="https://www.getresponse.com/it/non-profit"> <div class="mfooter-lang-icon">IT</div> Italiano </a> </li> <li> <a href="https://www.getresponse.pl/pl-non-profit"> <div class="mfooter-lang-icon">PL</div> Polski </a> </li> <li> <span> <div class="mfooter-lang-icon">PT</div> Português </span> </li> <li> <a href="https://www.getresponse.com/vn/non-profit"> <div class="mfooter-lang-icon">VN</div> Tiếng Việt </a> </li> <li> <a href="https://www.getresponse.com/ru/ru-non-profit"> <div class="mfooter-lang-icon">RU</div> Русский </a> </li> </ul> </span> </div> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/global/footer_language.src-8d5a5b6b1112c133c0a9.js" integrity="sha256-wwLdyn6HGC91m/3JBUbWtAd6Ypym68BZ1lcXhAI3mCY= sha384-QVuf7ePMbY3geXjhD511B+1vorU8mlHdqkXqpkFLWX2KlRyvDyZtJYdAi3tGGtai sha512-VTHaEys8npqUAVeIhafQy+fjGtszGKSKdI6F3w+4TsmWu+239WqqXYT9tkysWvOjI96DqliagFMGdNreaPgp1Q==" crossorigin="anonymous" async></script> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" id="loadcss_c6c70292fb1d8c0cb002d1ae9a90c6d3" type="text/javascript"> loadCSS("https://us-ws-g.gr-cdn.com/stylesheets/global/footer_accessibility-daf8a620ca.src.css", document.getElementById('loadcss_c6c70292fb1d8c0cb002d1ae9a90c6d3'), "all"); </script> <noscript> <link rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/global/footer_accessibility-daf8a620ca.src.css" media="all"> </noscript> <div class="mfooter-accessibility"> <script data-translations type="application/json"> { "highContrastOn_Label": "Ativar\u0020o\u0020alto\u0020contraste", "highContrastOff_Label": "Desativar\u0020o\u0020alto\u0020contraste" } </script> <h3>Ativar o alto contraste</h3> <label class="switch-label" for="switch_contrast"> <div class="switch-icon"> <svg width="30" height="30"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#universal-access"></use></svg> </div> <input type="checkbox" id="switch_contrast" name="switch_contrast" value="true"> <span class="switch-check" data-ats-accessibility-button="off"></span> </label> </div> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/global/footer_accessibility.src-12c90541e456aa6f1725.js" integrity="sha256-L7Yv38fSq2og4E28WXH6QXb4cFWR/qKN7gZta3Q972g= sha384-jagbfeMy2EQbZ9p5ZtNCPp4jkmCRAnnPJLf5m2Ql+0BsREX2cZhTRDumarllNAFq sha512-Q0qfXxd8qqrO3De1F0EwuGG8my/GdaSrxZxy/E9X9wFTubqLfIeQ8WS0cD9crq5zc6hmIjNWnjyd52HzpsRqFg==" crossorigin="anonymous" async></script> </div> <div class="mfooter-bottom"> <div class="mfooter-info"> <p class="mfooter-copyright"> <a href="https://www.getresponse.com/pt" class="mfooter-logo" title="Software de Email Marketing da GetResponse" > <img loading="lazy" src="https://us-ws-g.gr-cdn.com/images/global/footer/mini-logo.svg" alt="Software de Email Marketing da GetResponse"/> </a> <span class="mfooter-text"> Copyright © 2024 GetResponse. Email marketing e muito mais<sup>®</sup> </span> </p> </div> <div class="mfooter-legal"> <ul> <li> <a href="https://www.getresponse.com/legal/privacy"> Política de Privacidade </a> </li> <li> <a href="https://www.getresponse.com/legal/antispam"> Política AntiSpam </a> </li> <li> <a href="https://www.getresponse.com/legal"> Termos de serviço </a> </li> <li> </li> </ul> </div> </div> </div> </footer> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/global/header-menu.src-6cb4e967d672d7d38461.js" integrity="sha256-y7WvvXvyTKkmGVsC+nT+HfkPFk5dYjkh9si2DoyLmDI= sha384-FMyeCzHoC58OClSENNsXWtnzX4PAAShr1fhMKcgk6YBOmBdhErvxWEdvCcKMFKZu sha512-OxYwanZ0pbc2Fl2kzvZ7X3HuTzi/zw5qL4PMfUjJNs4IivMET/3Gy60YepNpXOyY2+i7TDvwIppfoM3VV7g6UQ==" crossorigin="anonymous" async></script> <script nonce="gbl2iLn7MsdQ8mBoFRYHpbfjtXuBBHw6" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/pages/non-profit/main.src-bd3fbad027df4eedee78.js" integrity="sha256-fJ9fVdgEvaJww/6aHrySNbi7seSUAsvPzxQ+SlPFVCM= sha384-0Gao3kPm7IJaqmJvAdYXbN3M5RjVsTbnRNGGfQvT/X+GJfkEZmS+USt3Ysn3wdKc sha512-+g3TaCeiuYT3IYlUhMooinMtiTVHkT7nM33X+ELCxAWDaipY4j0gMrnDS56ttL4Jx5itL291u1Kjs/Lw/+eqMw==" crossorigin="anonymous"></script> <img src="" style="width:0px;height:0px;position:absolute;visibility:hidden;" /> </body> </html>