CINXE.COM

Mein Online-Shop mit GetResponse verknüpfen?

<!DOCTYPE html> <html dir="ltr" lang="de" > <head> <title>Mein Online-Shop mit GetResponse verknüpfen?</title> <meta name="description" content="Es gibt vier Hauptwege, über die du deinen Online-Shop mit GetResponse verknüpfen kannst." /> <!-- SeoPanel robots --> <meta name="robots" content="index,follow" /> <!-- SeoPanel canonical --> <link rel="canonical" href="https://www.getresponse.com/de/hilfe/wie-kann-ich-meinen-online-shop-mit-getresponse-verknuepfen.html" /> <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="de"/> <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="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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": "de\/hilfe\/wie\u002Dkann\u002Dich\u002Dmeinen\u002Donline\u002Dshop\u002Dmit\u002Dgetresponse\u002Dverknuepfen.html" } </script> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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/de/hilfe/wie-kann-ich-meinen-online-shop-mit-getresponse-verknuepfen.html" /> <meta property="og:title" content="Mein Online-Shop mit GetResponse verknüpfen?" /> <meta property="og:description" content="Es gibt vier Hauptwege, über die du deinen Online-Shop mit GetResponse verknüpfen kannst." /> <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/help/how-can-i-connect-my-online-store-to-getresponse.html" /> <link rel="alternate" hreflang="en" href="https://www.getresponse.com/help/how-can-i-connect-my-online-store-to-getresponse.html" /> <link rel="alternate" hreflang="pl" href="https://www.getresponse.pl/pomoc/jak-moge-polaczyc-sklep-internetowy-z-getresponse.html" /> <link rel="alternate" hreflang="de" href="https://www.getresponse.com/de/hilfe/wie-kann-ich-meinen-online-shop-mit-getresponse-verknuepfen.html" /> <link rel="alternate" hreflang="es" href="https://www.getresponse.com/es/ayuda/como-puedo-conectar-mi-tienda-online-a-getresponse.html" /> <link rel="alternate" hreflang="fr" href="https://www.getresponse.com/fr/aide/comment-puis-je-connecter-ma-boutique-en-ligne-a-getresponse.html" /> <link rel="alternate" hreflang="pt" href="https://www.getresponse.com/pt/ajuda/como-posso-conectar-a-minha-loja-online-a-getresponse.html" /> <link rel="alternate" hreflang="ru" href="https://www.getresponse.com/ru/help-ru/kak-ya-mogy-integrirovat-svoi-online-magazin-s-getresponse.html" /> <link rel="alternate" hreflang="it" href="https://www.getresponse.com/it/assistenza/come-faccio-a-collegare-il-mio-negozio-online-a-getresponse.html" /> <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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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> <style nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF"> /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body{direction:ltr}body,input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-nobreak br{display:none}@media only screen and (min-width:980px){.mobile-nobreak br{display:block}@supports (display:initial){.mobile-nobreak br{display:initial}}}.mobile-break br{display:block}@supports (display:initial){.mobile-break br{display:initial}}[dir=rtl] .rtl-mirror{transform:scaleX(-1)}.ja *,.ja :after,.ja :before{font-family:sans-serif!important;letter-spacing:normal!important;word-spacing:normal!important}.zh *,.zh :after,.zh :before{font-family:sans-serif!important;letter-spacing:normal!important;word-spacing:normal!important}.th *,.th :after,.th :before{font-family:sans-serif!important;letter-spacing:normal!important;word-spacing:normal!important}.he *,.he :after,.he :before{font-family:sans-serif!important;letter-spacing:normal!important;word-spacing:normal!important}.ko *,.ko :after,.ko :before{font-family:sans-serif!important;letter-spacing:normal!important;word-spacing:normal!important}.vi *,.vi :after,.vi :before{font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Helvetica Neue,Lucida Grande,Arial,sans-serif!important;letter-spacing:normal!important;word-spacing:normal!important} :root{--primary-brand-color-300:#33c9ff;--primary-brand-color-400:#00baff;--primary-brand-color-600:#00a2ff;--primary-brand-color-800:#00a2ff;--primary-brand-color-alternate-400:#fff;--primary-brand-color-alternate-600:#fff;--primary-brand-color-alternate-800:#fff;--primary-brand-color-alternate-400-light:#cff;--secondary-brand-color-400:#ffea00;--secondary-brand-color-600:#ffd200;--secondary-brand-color-800:#ffd200;--secondary-brand-color-alternate-400:#0b212a;--secondary-brand-color-alternate-600:#0b212a;--secondary-brand-color-alternate-800:#0b212a;--primary-background-color:#fff;--primary-text-color-800:#202730;--primary-text-color-200:#7990a1;--primary-opposite-background-color-300:#10303d;--primary-opposite-background-color-400:#0b212a;--primary-opposite-text-color-800:#202730;--primary-opposite-text-color-200:#7990a1;--primary-opposite-link-color:var(--primary-brand-color-400);--primary-opposite-link-hover-color:var(--primary-brand-color-800)}body.high-contrast,body[data-contrast=high]{--primary-brand-color-300:#38f;--primary-brand-color-400:#006aff;--primary-brand-color-600:#056dff;--primary-brand-color-800:#0e3998;--primary-brand-color-alternate-400:#fff;--primary-brand-color-alternate-600:#fff;--primary-brand-color-alternate-800:#fff;--primary-brand-color-alternate-400-light:#ebffff;--secondary-brand-color-400:#ffea00;--secondary-brand-color-600:#ffd200;--secondary-brand-color-800:#ffd200;--secondary-brand-color-alternate-400:#0b212a;--secondary-brand-color-alternate-600:#0b212a;--secondary-brand-color-alternate-800:#0b212a;--primary-background-color:#fff;--primary-text-color-800:#202730;--primary-text-color-200:#677689;--primary-opposite-background-color-300:#10303d;--primary-opposite-background-color-400:#0b212a;--primary-opposite-text-color-800:#202730;--primary-opposite-text-color-200:#f8fafc;--primary-opposite-link-color:#00baff;--primary-opposite-link-hover-color:#fff}body{--primary-icon-color:var(--primary-brand-color-400);--primary-btn-bg-color:var(--primary-brand-color-400);--primary-btn-hover-bg-color:var(--primary-brand-color-800);--primary-btn-focus-bg-color:var(--primary-brand-color-800);--primary-btn-active-bg-color:var(--primary-brand-color-600);--primary-btn-text-color:var(--primary-brand-color-alternate-400);--primary-btn-hover-text-color:var(--primary-brand-color-alternate-600);--primary-btn-focus-text-color:var(--primary-brand-color-alternate-600);--primary-btn-active-text-color:var(--primary-brand-color-alternate-800);--primary-link-color:var(--primary-brand-color-400);--primary-link-hover-color:var(--primary-brand-color-800);--primary-link-focus-color:var(--primary-brand-color-800);--primary-link-active-color:var(--primary-brand-color-600);--light-text-primary-color:var(--primary-text-color-200);--light-text-alternate-primary-color:var(--primary-opposite-text-color-200);--placeholder-text-color:var(--primary-text-color-200)}.autocomplete-suggestions{background:#fff;border:1px solid #ccc;border-top:0;box-shadow:-1px 1px 3px rgba(0,0,0,.1);box-sizing:border-box;cursor:default;display:none;max-height:254px;overflow:hidden;overflow-y:auto;position:absolute;text-align:left;z-index:9999}.autocomplete-suggestion{color:#333;font-size:1.02em;line-height:23px;overflow:hidden;padding:0 .6em;position:relative;text-overflow:ellipsis;white-space:nowrap}.autocomplete-suggestion em{font-style:normal;font-weight:700}.autocomplete-suggestion.selected{background:#f0f0f0}:root{--help-local-border-color:#e6e6e6}body.high-contrast{--help-local-border-color:#677689}html{-webkit-text-size-adjust:none;height:100%}body{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;-webkit-text-size-adjust:none;background:#fff;min-height:100%}h1,h2,h3,h4,h5,h6,p{font-family:inherit;font-size:100%;margin:0;padding:0}a{color:#00baff;text-decoration:none}@supports (--css:variables){a{color:var(--primary-link-color)}}a:focus:not(:focus-visible){outline:none}a:hover{color:#7990a1;text-decoration:none}@supports (--css:variables){a:hover{color:var(--primary-link-hover-color)}}ol,ul{list-style:none;margin:0;padding:0}figure{margin:0}img{vertical-align:bottom}h1{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:46px;font-weight:300;line-height:1.2;margin-bottom:30px}h2{font-family:Source Sans Pro;font-size:26px;font-weight:900;letter-spacing:1px;line-height:1.2;margin-bottom:30px}@media screen and (min-width:979px){h2{font-size:34px}}h2 strong{font-weight:500}h3{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.2;margin-bottom:30px}h4{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.2;margin-bottom:30px}p{color:#000;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.5;margin-bottom:20px}.btn{background:#00baff;border:2px solid #00baff;border-radius:50px;box-sizing:border-box;color:#fff;display:inline-block;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;padding:15px 30px;transition:background .2s ease-in-out}.btn:hover{background:#7990a1;color:#fff}#content-wrapper{background:#fff}.container{margin:0 auto;max-width:1140px;padding-left:15px;padding-right:15px}.breadcrumbs{background:#f9f9f9;padding:15px 0}.breadcrumbs .container{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:979px){.breadcrumbs .container{flex-direction:row;justify-content:space-between}}.breadcrumbs .breadcrumbs-horizontal{max-width:100%;position:relative}.breadcrumbs .breadcrumbs-horizontal:after{background-image:linear-gradient(270deg,#f9f9f9,transparent);bottom:0;content:"";position:absolute;right:0;top:0;width:50px}@media only screen and (min-width:979px){.breadcrumbs .breadcrumbs-horizontal:after{display:none}}.breadcrumbs ul{-ms-overflow-style:none;display:flex;flex-flow:row nowrap;list-style:none;overflow-x:scroll;padding-right:20px;scrollbar-width:none}.breadcrumbs ul::-webkit-scrollbar{display:none}@media only screen and (min-width:979px){.breadcrumbs ul{display:initial;overflow:initial;padding:0}}.breadcrumbs ul li{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1.4;padding:2px 3px 10px;white-space:nowrap}@media only screen and (min-width:979px){.breadcrumbs ul li{display:inline-block;padding:0}}.breadcrumbs ul li:before{display:none}.breadcrumbs ul li.current span{color:#7990a1}@supports (--css:variables){.breadcrumbs ul li.current span{color:var(--light-text-primary-color)}}.breadcrumbs ul li .separator{padding:0 5px}.breadcrumbs ul li .separator svg{stroke:#7990a1;display:inline-block;height:7px;width:5px}.breadcrumbs .search{border-left:1px solid #d8d8d8;margin:5px 0 0;max-width:256px;padding:0}@media only screen and (min-width:979px){.breadcrumbs .search{margin:0 0 0 25px}}.breadcrumbs .search form{max-width:100%}.breadcrumbs .search form .form-group .form-control{background:0;border:0;box-shadow:none;font-size:13px;height:25px;padding:0 10px}.breadcrumbs .search form .btn{background:none;border:0}.breadcrumbs .search form .btn svg{height:15px;width:40px}.search,.search-mini{box-sizing:border-box;margin:0 auto;max-width:730px;padding:60px 20px 25px;width:100%}.search h1,.search-mini h1{color:#202730;font-family:Source Sans Pro;font-size:52px;font-weight:700;letter-spacing:2px;line-height:1.2;margin-bottom:30px;margin-top:0;text-align:center}.search form,.search-mini form{display:flex;filter:drop-shadow(0 30px 25px rgba(0,0,0,.1));justify-content:center;margin:0 auto;max-width:820px;width:100%}.search form .form-group,.search-mini form .form-group{width:100%}.search form .form-group .form-control,.search-mini form .form-group .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d3d3d3;border-radius:30px 0 0 30px;border-right:none;box-sizing:border-box;color:#4c4c4c;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;height:48px;line-height:1.3;padding:0 20px;width:100%}.search form .form-group .form-control:focus,.search-mini form .form-group .form-control:focus{border-color:#7a7a7a;outline:none}@media only screen and (min-width:767px){.search form .form-group .form-control,.search-mini form .form-group .form-control{font-size:20px;height:56px;padding:0 25px}}.search form .form-group .form-control::-moz-placeholder,.search-mini form .form-group .form-control::-moz-placeholder{color:#b3b3b3}.search form .form-group .form-control::placeholder,.search-mini form .form-group .form-control::placeholder{color:#b3b3b3}@supports (--css:variables){.search form .form-group .form-control::-moz-placeholder,.search-mini form .form-group .form-control::-moz-placeholder{color:var(--placeholder-text-color)}.search form .form-group .form-control::placeholder,.search-mini form .form-group .form-control::placeholder{color:var(--placeholder-text-color)}}.search form .btn,.search-mini form .btn{background:#fff;border:1px solid #d3d3d3;border-left:none;border-radius:0 30px 30px 0;padding:0}.search form .btn:focus,.search-mini form .btn:focus{border-color:#7a7a7a;outline:none}.search form .btn:focus svg,.search-mini form .btn:focus svg{stroke:#7990a1}@supports (--css:variables){.search form .btn:focus svg,.search-mini form .btn:focus svg{stroke:var(--primary-brand-color-800)}}.search form .btn:hover svg,.search-mini form .btn:hover svg{stroke:#7990a1}@supports (--css:variables){.search form .btn:hover svg,.search-mini form .btn:hover svg{stroke:var(--primary-brand-color-800)}}.search form .btn svg,.search-mini form .btn svg{stroke:#00baff;border-radius:100%;display:inline-block;height:20px;margin:0;text-indent:0;vertical-align:middle;width:38px}@supports (--css:variables){.search form .btn svg,.search-mini form .btn svg{stroke:var(--primary-icon-color)}}@media only screen and (min-width:767px){.search form .btn svg,.search-mini form .btn svg{height:23px;width:63px}}.search form:focus-within .btn,.search form:focus-within .form-group .form-control,.search-mini form:focus-within .btn,.search-mini form:focus-within .form-group .form-control{border-color:#7a7a7a}.search #search,.search-mini #search{width:100%}.search .info,.search-mini .info{color:#7990a1;display:block;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;padding:10px 20px}@supports (--css:variables){.search .info,.search-mini .info{color:var(--light-text-primary-color)}}.autocomplete-suggestions{box-shadow:none;margin-left:24px;margin-top:-1px;max-height:280px}.autocomplete-suggestions .autocomplete-suggestion{font-size:17px;font-weight:300;line-height:2}.autocomplete-suggestions .autocomplete-suggestion em{font-weight:700}.autocomplete-suggestions.nav-menu{margin-left:-1px;margin-top:0}.autocomplete-suggestions.nav-menu .autocomplete-suggestion{font-size:14px;font-weight:300;line-height:2}.autocomplete-suggestions.nav-menu .autocomplete-suggestion em{font-weight:700}.pagination{padding:10px 0}.pagination ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 auto;text-align:center}.pagination ul li{margin:5px 3px}.pagination ul li a{align-items:center;box-sizing:border-box;color:#7990a1;display:flex;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;height:38px;justify-content:center;line-height:1;min-width:30px;padding:0 14px;text-decoration:none;width:38px}@supports (--css:variables){.pagination ul li a{color:var(--light-text-primary-color)}}.pagination ul li a:hover{color:#00baff}@supports (--css:variables){.pagination ul li a:hover{color:var(--primary-link-hover-color)}}.pagination ul li a.next,.pagination ul li a.prev{border:1px solid #e6e6e6;border-radius:25px}@supports (--css:variables){.pagination ul li a.next,.pagination ul li a.prev{border:1px solid var(--help-local-border-color)}}.pagination ul li a.next:before,.pagination ul li a.prev:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4.68' height='6.5'%3E%3Cpath d='M4.69 3.25 0 6.5V0Z' fill='%237990a1'/%3E%3C/svg%3E") no-repeat 50%;content:"";display:inline-block;height:10px;width:10px}.pagination ul li a.prev:before{transform:rotate(-180deg)}.pagination ul li .current{align-items:center;border:1px solid #e6e6e6;border-radius:25px;box-sizing:border-box;color:#7990a1;cursor:default;display:flex;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;height:38px;justify-content:center;line-height:1;min-width:30px;padding:0 14px;pointer-events:none;text-decoration:none;width:38px}@supports (--css:variables){.pagination ul li .current{border:1px solid var(--help-local-border-color);color:var(--light-text-primary-color)}}@media only screen and (max-width:767px){.pagination ul li .current{display:block}.pagination ul li .current+li{display:block}}.pagination ul li .dots{align-items:center;box-sizing:border-box;color:#7990a1;cursor:default;display:flex;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;height:38px;justify-content:center;line-height:1;min-width:30px;padding:0 14px;pointer-events:none;text-decoration:none;width:38px}@media only screen and (max-width:767px){.pagination ul li{display:none}.pagination ul li:last-child,.pagination ul li:nth-child(-n+2),.pagination ul li:nth-last-child(2){display:block}} </style> <style nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF"> body :where(.single-post-content){--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--nero: #51565e;--wp--preset--color--deep-sky-blue: #00baff;--wp--preset--color--hover-deep-sky-blue: #00a2ff;--wp--preset--color--royal-blue: #335eff;--wp--preset--color--cosmic-latte: #fffee7;--wp--preset--color--alice-blue: #ebfaff;--wp--preset--color--grey: #858585;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--paragraph: 18px;--wp--preset--font-size--h-5: 20px;--wp--preset--font-size--h-4: 25px;--wp--preset--font-size--h-3: 31px;--wp--preset--font-size--h-2: 22px;--wp--preset--font-size--h-1: 34px;--wp--preset--font-family--roboto: Roboto;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);--wp--custom--line-height--heading: 43px;}body :where(.single-post-content) { margin: 0;--wp--style--global--content-size: 855px;--wp--style--global--wide-size: 855px; }:where(.single-post-content) .wp-site-blocks { padding-top: var(--wp--style--root--padding-top); padding-bottom: var(--wp--style--root--padding-bottom); }:where(.single-post-content) .has-global-padding { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }:where(.single-post-content) .has-global-padding :where(.has-global-padding) { padding-right: 0; padding-left: 0; }:where(.single-post-content) .has-global-padding > .alignfull { margin-right: calc(var(--wp--style--root--padding-right) * -1); margin-left: calc(var(--wp--style--root--padding-left) * -1); }:where(.single-post-content) .has-global-padding :where(.has-global-padding) > .alignfull { margin-right: 0; margin-left: 0; }:where(.single-post-content) .has-global-padding > .alignfull:where(:not(.has-global-padding)) > :where([class*="wp-block-"]:not(.alignfull):not([class*="__"]),:where(.single-post-content) p,:where(.single-post-content) h1,:where(.single-post-content) h2,:where(.single-post-content) h3,:where(.single-post-content) h4,:where(.single-post-content) h5,:where(.single-post-content) h6,:where(.single-post-content) ul,:where(.single-post-content) ol) { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }:where(.single-post-content) .has-global-padding :where(.has-global-padding) > .alignfull:where(:not(.has-global-padding)) > :where([class*="wp-block-"]:not(.alignfull):not([class*="__"]),:where(.single-post-content) p,:where(.single-post-content) h1,:where(.single-post-content) h2,:where(.single-post-content) h3,:where(.single-post-content) h4,:where(.single-post-content) h5,:where(.single-post-content) h6,:where(.single-post-content) ul,:where(.single-post-content) ol) { padding-right: 0; padding-left: 0; }:where(.single-post-content) .wp-site-blocks > .alignleft { float: left; margin-right: 2em; }:where(.single-post-content) .wp-site-blocks > .alignright { float: right; margin-left: 2em; }:where(.single-post-content) .wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.single-post-content) :where(.wp-site-blocks) > * { margin-block-start: 1.5rem; margin-block-end: 0; }:where(.single-post-content) :where(.wp-site-blocks) > :first-child:first-child { margin-block-start: 0; }:where(.single-post-content) :where(.wp-site-blocks) > :last-child:last-child { margin-block-end: 0; }body :where(.single-post-content) { --wp--style--block-gap: 1.5rem; }:where(.single-post-content) :where(body .is-layout-flow) > :first-child:first-child{margin-block-start: 0;}:where(.single-post-content) :where(body .is-layout-flow) > :last-child:last-child{margin-block-end: 0;}:where(.single-post-content) :where(body .is-layout-flow) > *{margin-block-start: 1.5rem;margin-block-end: 0;}:where(.single-post-content) :where(body .is-layout-constrained) > :first-child:first-child{margin-block-start: 0;}:where(.single-post-content) :where(body .is-layout-constrained) > :last-child:last-child{margin-block-end: 0;}:where(.single-post-content) :where(body .is-layout-constrained) > *{margin-block-start: 1.5rem;margin-block-end: 0;}:where(.single-post-content) :where(body .is-layout-flex) {gap: 1.5rem;}:where(.single-post-content) :where(body .is-layout-grid) {gap: 1.5rem;}body :where(.single-post-content) .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body :where(.single-post-content) .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body :where(.single-post-content) .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body :where(.single-post-content) .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body :where(.single-post-content) .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body :where(.single-post-content) .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body :where(.single-post-content) .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body :where(.single-post-content) .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body :where(.single-post-content) .is-layout-flex{display: flex;}body :where(.single-post-content) .is-layout-flex{flex-wrap: wrap;align-items: center;}body :where(.single-post-content) .is-layout-flex > *{margin: 0;}body :where(.single-post-content) .is-layout-grid{display: grid;}body :where(.single-post-content) .is-layout-grid > *{margin: 0;}body :where(.single-post-content){font-family: Roboto;font-size: 18px;font-style: normal;font-weight: 400;letter-spacing: 0;--wp--style--root--padding-top: 0px;--wp--style--root--padding-right: 0px;--wp--style--root--padding-bottom: 0px;--wp--style--root--padding-left: 0px;text-decoration: none;text-transform: none;}:where(.single-post-content) a:where(:not(.wp-element-button)){text-decoration: none;}:where(.single-post-content) h1,:where(.single-post-content) h2,:where(.single-post-content) h3,:where(.single-post-content) h4,:where(.single-post-content) h5,:where(.single-post-content) h6{font-weight: 700;line-height: 1.4;}:where(.single-post-content) h1{color: #51565e;font-family: var(--wp--preset--font-family--source-sans-pro);font-size: var(--wp--preset--font-size--h-1);font-weight: 700;line-height: var(--wp--custom--typography--line-height--small);}:where(.single-post-content) h2{color: #51565e;font-family: var(--wp--preset--font-family--roboto);font-size: var(--wp--preset--font-size--h-2);font-weight: 700;line-height: 1.3;}:where(.single-post-content) h3{color: #51565e;font-family: var(--wp--preset--font-family--roboto);font-size: var(--wp--preset--font-size--h-3);font-weight: 700;line-height: var(--wp--custom--typography--line-height--medium);}:where(.single-post-content) h4{color: #51565e;font-family: var(--wp--preset--font-family--roboto);font-size: var(--wp--preset--font-size--h-4);font-weight: 700;line-height: var(--wp--custom--typography--line-height--medium);}:where(.single-post-content) .wp-element-button,:where(.single-post-content) .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}:where(.single-post-content) .has-black-color{color: var(--wp--preset--color--black) !important;}:where(.single-post-content) .has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}:where(.single-post-content) .has-white-color{color: var(--wp--preset--color--white) !important;}:where(.single-post-content) .has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}:where(.single-post-content) .has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}:where(.single-post-content) .has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}:where(.single-post-content) .has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}:where(.single-post-content) .has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}:where(.single-post-content) .has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}:where(.single-post-content) .has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}:where(.single-post-content) .has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}:where(.single-post-content) .has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}:where(.single-post-content) .has-nero-color{color: var(--wp--preset--color--nero) !important;}:where(.single-post-content) .has-deep-sky-blue-color{color: var(--wp--preset--color--deep-sky-blue) !important;}:where(.single-post-content) .has-hover-deep-sky-blue-color{color: var(--wp--preset--color--hover-deep-sky-blue) !important;}:where(.single-post-content) .has-royal-blue-color{color: var(--wp--preset--color--royal-blue) !important;}:where(.single-post-content) .has-cosmic-latte-color{color: var(--wp--preset--color--cosmic-latte) !important;}:where(.single-post-content) .has-alice-blue-color{color: var(--wp--preset--color--alice-blue) !important;}:where(.single-post-content) .has-grey-color{color: var(--wp--preset--color--grey) !important;}:where(.single-post-content) .has-black-background-color{background-color: var(--wp--preset--color--black) !important;}:where(.single-post-content) .has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}:where(.single-post-content) .has-white-background-color{background-color: var(--wp--preset--color--white) !important;}:where(.single-post-content) .has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}:where(.single-post-content) .has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}:where(.single-post-content) .has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}:where(.single-post-content) .has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}:where(.single-post-content) .has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}:where(.single-post-content) .has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}:where(.single-post-content) .has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}:where(.single-post-content) .has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}:where(.single-post-content) .has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}:where(.single-post-content) .has-nero-background-color{background-color: var(--wp--preset--color--nero) !important;}:where(.single-post-content) .has-deep-sky-blue-background-color{background-color: var(--wp--preset--color--deep-sky-blue) !important;}:where(.single-post-content) .has-hover-deep-sky-blue-background-color{background-color: var(--wp--preset--color--hover-deep-sky-blue) !important;}:where(.single-post-content) .has-royal-blue-background-color{background-color: var(--wp--preset--color--royal-blue) !important;}:where(.single-post-content) .has-cosmic-latte-background-color{background-color: var(--wp--preset--color--cosmic-latte) !important;}:where(.single-post-content) .has-alice-blue-background-color{background-color: var(--wp--preset--color--alice-blue) !important;}:where(.single-post-content) .has-grey-background-color{background-color: var(--wp--preset--color--grey) !important;}:where(.single-post-content) .has-black-border-color{border-color: var(--wp--preset--color--black) !important;}:where(.single-post-content) .has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}:where(.single-post-content) .has-white-border-color{border-color: var(--wp--preset--color--white) !important;}:where(.single-post-content) .has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}:where(.single-post-content) .has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}:where(.single-post-content) .has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}:where(.single-post-content) .has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}:where(.single-post-content) .has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}:where(.single-post-content) .has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}:where(.single-post-content) .has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}:where(.single-post-content) .has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}:where(.single-post-content) .has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}:where(.single-post-content) .has-nero-border-color{border-color: var(--wp--preset--color--nero) !important;}:where(.single-post-content) .has-deep-sky-blue-border-color{border-color: var(--wp--preset--color--deep-sky-blue) !important;}:where(.single-post-content) .has-hover-deep-sky-blue-border-color{border-color: var(--wp--preset--color--hover-deep-sky-blue) !important;}:where(.single-post-content) .has-royal-blue-border-color{border-color: var(--wp--preset--color--royal-blue) !important;}:where(.single-post-content) .has-cosmic-latte-border-color{border-color: var(--wp--preset--color--cosmic-latte) !important;}:where(.single-post-content) .has-alice-blue-border-color{border-color: var(--wp--preset--color--alice-blue) !important;}:where(.single-post-content) .has-grey-border-color{border-color: var(--wp--preset--color--grey) !important;}:where(.single-post-content) .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}:where(.single-post-content) .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}:where(.single-post-content) .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}:where(.single-post-content) .has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}:where(.single-post-content) .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}:where(.single-post-content) .has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}:where(.single-post-content) .has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}:where(.single-post-content) .has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}:where(.single-post-content) .has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}:where(.single-post-content) .has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}:where(.single-post-content) .has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}:where(.single-post-content) .has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}:where(.single-post-content) .has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}:where(.single-post-content) .has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}:where(.single-post-content) .has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}:where(.single-post-content) .has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}:where(.single-post-content) .has-paragraph-font-size{font-size: var(--wp--preset--font-size--paragraph) !important;}:where(.single-post-content) .has-h-5-font-size{font-size: var(--wp--preset--font-size--h-5) !important;}:where(.single-post-content) .has-h-4-font-size{font-size: var(--wp--preset--font-size--h-4) !important;}:where(.single-post-content) .has-h-3-font-size{font-size: var(--wp--preset--font-size--h-3) !important;}:where(.single-post-content) .has-h-2-font-size{font-size: var(--wp--preset--font-size--h-2) !important;}:where(.single-post-content) .has-h-1-font-size{font-size: var(--wp--preset--font-size--h-1) !important;}:where(.single-post-content) .has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--nero: #51565e;--wp--preset--color--deep-sky-blue: #00baff;--wp--preset--color--hover-deep-sky-blue: #00a2ff;--wp--preset--color--royal-blue: #335eff;--wp--preset--color--cosmic-latte: #fffee7;--wp--preset--color--alice-blue: #ebfaff;--wp--preset--color--grey: #858585;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--paragraph: 18px;--wp--preset--font-size--h-5: 20px;--wp--preset--font-size--h-4: 25px;--wp--preset--font-size--h-3: 31px;--wp--preset--font-size--h-2: 22px;--wp--preset--font-size--h-1: 34px;--wp--preset--font-family--roboto: Roboto;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);--wp--custom--line-height--heading: 43px;}:where(.single-post-content) body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--nero:#51565e;--wp--preset--color--deep-sky-blue:#00baff;--wp--preset--color--hover-deep-sky-blue:#00a2ff;--wp--preset--color--royal-blue:#335eff;--wp--preset--color--cosmic-latte:#fffee7;--wp--preset--color--alice-blue:#ebfaff;--wp--preset--color--grey:#858585;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3,#9b51e0);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4,#00d082);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900,#ff6900);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900,#cf2e2e);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee,#a9b8c3);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec,#9896f0);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880,#71ce7e);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381,#2874fc);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--paragraph:18px;--wp--preset--font-size--h-5:20px;--wp--preset--font-size--h-4:25px;--wp--preset--font-size--h-3:31px;--wp--preset--font-size--h-2:22px;--wp--preset--font-size--h-1:34px;--wp--preset--font-family--roboto:Roboto;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000;--wp--custom--line-height--heading:43px}:where(.single-post-content) .wp-block-heading{font-weight:700;margin-bottom:28px;margin-top:28px}:where(.single-post-content) p{color:var(--wp--preset--color--nero);font-family:var(--wp--preset--font-family--roboto);font-size:var(--wp--preset--font-size--paragraph);font-weight:400;line-height:1.56;margin-bottom:28px;margin-top:28px}:where(.single-post-content) p a:where(:not(.wp-element-button)){color:#00baff;font-weight:400;text-decoration:none}:where(.single-post-content) p a:where(:not(.wp-element-button)):hover{color:#00a2ff}:where(.single-post-content) ol,:where(.single-post-content) ul{font-family:var(--wp--preset--font-family--roboto);font-size:var(--wp--preset--font-size--paragraph);font-weight:300;line-height:var(--wp--custom--typography--line-height--normal)}:where(.single-post-content) body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--nero:#51565e;--wp--preset--color--deep-sky-blue:#00baff;--wp--preset--color--hover-deep-sky-blue:#00a2ff;--wp--preset--color--royal-blue:#335eff;--wp--preset--color--cosmic-latte:#fffee7;--wp--preset--color--alice-blue:#ebfaff;--wp--preset--color--grey:#858585;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3,#9b51e0);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4,#00d082);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900,#ff6900);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900,#cf2e2e);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee,#a9b8c3);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec,#9896f0);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880,#71ce7e);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381,#2874fc);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--paragraph:18px;--wp--preset--font-size--h-5:20px;--wp--preset--font-size--h-4:25px;--wp--preset--font-size--h-3:31px;--wp--preset--font-size--h-2:22px;--wp--preset--font-size--h-1:34px;--wp--preset--font-family--roboto:Roboto;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000;--wp--custom--line-height--heading:43px}body :where(.single-post-content){--wp--style--global--content-size:855px;--wp--style--global--wide-size:855px;margin:0}:where(.single-post-content) :where(.wp-site-blocks)>*{margin-block-end:0;margin-block-start:1.5rem}body :where(.single-post-content){--wp--style--block-gap:1.5rem}:where(.single-post-content) :where(body .is-layout-flow)>*{margin-block-end:0;margin-block-start:1.5rem}:where(.single-post-content) :where(body .is-layout-constrained)>*{margin-block-end:0;margin-block-start:1.5rem}body :where(.single-post-content){--wp--style--root--padding-top:0px;--wp--style--root--padding-right:0px;--wp--style--root--padding-bottom:0px;--wp--style--root--padding-left:0px;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;text-decoration:none;text-transform:none}:where(.single-post-content) a:where(:not(.wp-element-button)){text-decoration:none}:where(.single-post-content) h2,:where(.single-post-content) h3{font-weight:700;line-height:1.4}:where(.single-post-content) h2{color:#51565e;font-family:var(--wp--preset--font-family--roboto);font-size:var(--wp--preset--font-size--h-2);font-weight:700;line-height:1.3}:where(.single-post-content) h3{color:#51565e;font-family:var(--wp--preset--font-family--roboto);font-size:var(--wp--preset--font-size--h-3);font-weight:700;line-height:var(--wp--custom--typography--line-height--medium)}:where(.single-post-content) .wp-block-heading{font-weight:700;margin-bottom:28px;margin-top:28px}:where(.single-post-content) p{color:var(--wp--preset--color--nero);font-family:var(--wp--preset--font-family--roboto);font-size:var(--wp--preset--font-size--paragraph);font-weight:400;line-height:1.56;margin-bottom:28px;margin-top:28px}:where(.single-post-content) p a:where(:not(.wp-element-button)){color:#00baff;font-weight:400;text-decoration:none}:where(.single-post-content) p a:where(:not(.wp-element-button)):hover{color:#00a2ff}:where(.single-post-content) ol,:where(.single-post-content) ul{font-family:var(--wp--preset--font-family--roboto);font-size:var(--wp--preset--font-size--paragraph);font-weight:300;line-height:var(--wp--custom--typography--line-height--normal)}:where(.single-post-content) .wp-block-embed{overflow-wrap:break-word}:where(.single-post-content) .wp-block-embed iframe{max-width:100%}:where(.single-post-content) .wp-block-embed__wrapper{position:relative}:where(.single-post-content) .wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}:where(.single-post-content) .wp-block-image :where(.has-border-color){border-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-top-color]){border-top-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-right-color]){border-right-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-left-color]){border-left-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-width]){border-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-top-width]){border-top-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-right-width]){border-right-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}:where(.single-post-content) .wp-block-image :where([style*=border-left-width]){border-left-style:solid}:where(.single-post-content) .wp-block-image figure{margin:0}@keyframes turn-on-visibility{:where(.single-post-content) 0%{opacity:0}:where(.single-post-content) to{opacity:1}}@keyframes turn-off-visibility{:where(.single-post-content) 0%{opacity:1;visibility:visible}:where(.single-post-content) 99%{opacity:0;visibility:visible}:where(.single-post-content) to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{:where(.single-post-content) 0%{left:var(--lightbox-initial-left-position);top:var(--lightbox-initial-top-position);transform:scale(var(--lightbox-scale-width),var(--lightbox-scale-height))}:where(.single-post-content) to{left:var(--lightbox-target-left-position);top:var(--lightbox-target-top-position);transform:scale(1)}}@keyframes lightbox-zoom-out{:where(.single-post-content) 0%{left:var(--lightbox-target-left-position);top:var(--lightbox-target-top-position);transform:scale(1);visibility:visible}:where(.single-post-content) 99%{visibility:visible}:where(.single-post-content) to{left:var(--lightbox-initial-left-position);top:var(--lightbox-initial-top-position);transform:scale(var(--lightbox-scale-width),var(--lightbox-scale-height))}}:where(.single-post-content) ol,:where(.single-post-content) ul{box-sizing:border-box}@keyframes overlay-menu__fade-in-animation{:where(.single-post-content) 0%{opacity:0;transform:translateY(.5em)}:where(.single-post-content) to{opacity:1;transform:translateY(0)}}:where(.single-post-content) :where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.single-post-content) :root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}html :where(.single-post-content) :where(.has-border-color){border-style:solid}html :where(.single-post-content) :where([style*=border-top-color]){border-top-style:solid}html :where(.single-post-content) :where([style*=border-right-color]){border-right-style:solid}html :where(.single-post-content) :where([style*=border-bottom-color]){border-bottom-style:solid}html :where(.single-post-content) :where([style*=border-left-color]){border-left-style:solid}html :where(.single-post-content) :where([style*=border-width]){border-style:solid}html :where(.single-post-content) :where([style*=border-top-width]){border-top-style:solid}html :where(.single-post-content) :where([style*=border-right-width]){border-right-style:solid}html :where(.single-post-content) :where([style*=border-bottom-width]){border-bottom-style:solid}html :where(.single-post-content) :where([style*=border-left-width]){border-left-style:solid}html :where(.single-post-content) :where(img[class*=wp-image-]){height:auto;max-width:100%}html :where(.single-post-content) :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.single-post-content) :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:where(.single-post-content) .wp-block-embed{margin:0 0 1em}:where(.single-post-content) .wp-block-image{margin:0 0 1em} </style> <style nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF"> :root{--primary-brand-color-300:#33c9ff;--primary-brand-color-400:#00baff;--primary-brand-color-600:#00a2ff;--primary-brand-color-800:#00a2ff;--primary-brand-color-alternate-400:#fff;--primary-brand-color-alternate-600:#fff;--primary-brand-color-alternate-800:#fff;--primary-brand-color-alternate-400-light:#cff;--secondary-brand-color-400:#ffea00;--secondary-brand-color-600:#ffd200;--secondary-brand-color-800:#ffd200;--secondary-brand-color-alternate-400:#0b212a;--secondary-brand-color-alternate-600:#0b212a;--secondary-brand-color-alternate-800:#0b212a;--primary-background-color:#fff;--primary-text-color-800:#202730;--primary-text-color-200:#7990a1;--primary-opposite-background-color-300:#10303d;--primary-opposite-background-color-400:#0b212a;--primary-opposite-text-color-800:#202730;--primary-opposite-text-color-200:#7990a1;--primary-opposite-link-color:var(--primary-brand-color-400);--primary-opposite-link-hover-color:var(--primary-brand-color-800)}body.high-contrast,body[data-contrast=high]{--primary-brand-color-300:#38f;--primary-brand-color-400:#006aff;--primary-brand-color-600:#056dff;--primary-brand-color-800:#0e3998;--primary-brand-color-alternate-400:#fff;--primary-brand-color-alternate-600:#fff;--primary-brand-color-alternate-800:#fff;--primary-brand-color-alternate-400-light:#ebffff;--secondary-brand-color-400:#ffea00;--secondary-brand-color-600:#ffd200;--secondary-brand-color-800:#ffd200;--secondary-brand-color-alternate-400:#0b212a;--secondary-brand-color-alternate-600:#0b212a;--secondary-brand-color-alternate-800:#0b212a;--primary-background-color:#fff;--primary-text-color-800:#202730;--primary-text-color-200:#677689;--primary-opposite-background-color-300:#10303d;--primary-opposite-background-color-400:#0b212a;--primary-opposite-text-color-800:#202730;--primary-opposite-text-color-200:#f8fafc;--primary-opposite-link-color:#00baff;--primary-opposite-link-hover-color:#fff}body{--primary-icon-color:var(--primary-brand-color-400);--primary-btn-bg-color:var(--primary-brand-color-400);--primary-btn-hover-bg-color:var(--primary-brand-color-800);--primary-btn-focus-bg-color:var(--primary-brand-color-800);--primary-btn-active-bg-color:var(--primary-brand-color-600);--primary-btn-text-color:var(--primary-brand-color-alternate-400);--primary-btn-hover-text-color:var(--primary-brand-color-alternate-600);--primary-btn-focus-text-color:var(--primary-brand-color-alternate-600);--primary-btn-active-text-color:var(--primary-brand-color-alternate-800);--primary-link-color:var(--primary-brand-color-400);--primary-link-hover-color:var(--primary-brand-color-800);--primary-link-focus-color:var(--primary-brand-color-800);--primary-link-active-color:var(--primary-brand-color-600);--light-text-primary-color:var(--primary-text-color-200);--light-text-alternate-primary-color:var(--primary-opposite-text-color-200);--placeholder-text-color:var(--primary-text-color-200)}main{--header-height:88px;border-top:var(--header-height) solid transparent;margin-top:calc(var(--header-height)*-1)}@media screen and (min-width:768px){main{--header-height:70px}}.rheader-new{background:#fff;position:relative;position:sticky;top:0;width:100%;z-index:9999}.rheader-new[data-additional-attribute=has-new-layout]{background:none;box-shadow:none;font-family:Rubik,sans-serif}.rheader-new[data-additional-attribute=has-new-layout]:before{backdrop-filter:blur(13px);background-color:rgba(245,247,250,0);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.rheader-new[data-additional-attribute=has-new-layout].stuck{background-color:rgba(245,247,250,.9);border-bottom:1px solid #d3d5d9}.rheader-new,.rheader-new *{box-sizing:initial;text-align:initial}.he .rheader-new{direction:rtl}.rheader-new-in{align-items:stretch;background:#fff;display:flex;flex-flow:row nowrap;height:88px;justify-content:space-between;margin:0 auto;max-width:1180px;padding:0 30px}[data-additional-attribute=has-new-layout] .rheader-new-in{background:none}@media only screen and (min-width:900px){.rheader-new-in{height:70px;padding:0 20px}}.rheader-new-logo-wrapper{display:flex;justify-content:flex-start;width:100%}@media only screen and (min-width:900px){.rheader-new-logo-wrapper{overflow:hidden;width:28px;width:auto}}.rheader-new-logo{align-items:center;align-self:center;display:flex;flex:0 0 auto;flex-flow:row nowrap;max-width:35px;overflow:hidden;position:relative}@media only screen and (min-width:376px){.rheader-new-logo{max-width:42px}}@media only screen and (min-width:900px){.rheader-new-logo{margin-right:25px;max-width:none}}.rheader-new-logo .rheader-new-logo-link,.rheader-new-logo a{color:#000;height:100%;left:0;overflow:hidden;position:absolute;text-indent:-999px;top:0;width:100%;z-index:2}.rheader-new-logo img{display:block;flex:0 0 auto;height:23px;transform:none;width:174px}@media only screen and (min-width:376px){.rheader-new-logo img{height:28px;width:212px}}@media only screen and (min-width:900px){.rheader-new-logo img{height:19px;width:140px}}.rheader-new [type=checkbox]{display:none;user-select:none}.rheader-new-menu-switch{align-self:center;display:block;height:22px;line-height:0;order:2;overflow:hidden;padding:0;position:relative;text-indent:100px;width:28px}.rheader-new-menu-switch:after{background:#11161d;box-shadow:0 10px 0 #11161d,0 20px 0 #11161d;content:"";display:block;height:2px;width:28px}@media only screen and (min-width:900px){.rheader-new-menu-switch{display:none}}.rheader-new-nav{align-items:stretch;display:flex;flex:1 1 auto;flex-flow:row nowrap}.rheader-new-nav a{text-decoration:none}@media only screen and (min-width:900px){.rheader-new-nav{flex-grow:1}}.rheader-new-menu{display:none;display:block;flex:1 1 auto;list-style-type:none;margin:0;padding:0}@media only screen and (min-width:900px){.rheader-new-menu-item{align-items:center;display:flex;font-size:15px;line-height:2;margin:0;padding:0 17px}}.rheader-new .rheader-new-menu-item{color:#11161d;font-family:Source Sans Pro,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1;position:relative}[data-additional-attribute=has-new-layout].rheader-new .rheader-new-menu-item{font-family:Rubik,sans-serif}@media only screen and (min-width:900px){.rheader-new .rheader-new-menu-item{font-family:Roboto,helvetica,sans-serif;font-weight:500;line-height:1}[data-additional-attribute=has-new-layout].rheader-new .rheader-new-menu-item{font-family:Rubik,sans-serif}}.rheader-new .rheader-new-menu-item.rheader-new-active{color:#00baff}[data-additional-attribute=has-new-layout].rheader-new .rheader-new-menu-item.rheader-new-active{color:#00a2ff}.rheader-new .rheader-new-menu-item:hover{z-index:10}.rheader-new .rheader-new-menu-item a,.rheader-new .rheader-new-menu-item div{color:#11161d;font-family:Roboto,helvetica,sans-serif;font-weight:500;letter-spacing:.02em;line-height:1;pointer-events:none;position:relative}[data-additional-attribute=has-new-layout] .rheader-new .rheader-new-menu-item a,[data-additional-attribute=has-new-layout] .rheader-new .rheader-new-menu-item div{font-family:Rubik,sans-serif}@media only screen and (min-width:900px){.rheader-new .rheader-new-menu-item a,.rheader-new .rheader-new-menu-item div{pointer-events:auto}.rheader-new .rheader-new-menu-item a:hover,.rheader-new .rheader-new-menu-item div:hover{color:#00baff;z-index:10}@supports (--css:variables){.rheader-new .rheader-new-menu-item a:hover,.rheader-new .rheader-new-menu-item div:hover{color:var(--primary-link-focus-color,#00baff)}}}.rheader-new-menu-title{letter-spacing:normal;padding-right:30px;position:relative}@media only screen and (min-width:900px){.rheader-new-menu-title{padding-right:30px}.rheader-new-menu-title-ico{display:none}.rheader-new-menu-title-ico-mobile{display:none}}.rheader-new-menu--horizontal{align-items:stretch;display:flex;flex-flow:row nowrap}.rheader-new-menu--horizontal>li{align-items:stretch;display:grid;flex:0 0 auto;padding:0;position:static}@media only screen and (min-width:900px){.rheader-new-menu--horizontal>li>*{grid-column:1;grid-row:1}}@media only screen and (min-width:900px){.rheader-new-menu-drop-in{display:none}}@media only screen and (min-width:900px){.rheader-new-menu-max{margin-right:9px}}@media only screen and (min-width:900px){.rheader-new-menu-search{margin-right:8px}[data-additional-attribute=has-new-layout] .rheader-new-menu-search{display:none}.rheader-new-menu-search a,.rheader-new-menu-search>div{overflow:hidden;padding:0 10px;position:relative;text-indent:-200px;width:15px}.rheader-new-menu-search a:after,.rheader-new-menu-search>div:after{background-size:cover;content:"";display:block;height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}li.rheader-new-menu-login{flex-grow:1;justify-content:flex-end}.rheader-new-menu-resources{margin-right:9px}}.rheader-new-free-trial{align-items:center;display:flex;flex:1 1 auto;font-family:Roboto,helvetica,sans-serif;font-weight:500;padding-left:8px;padding-right:8px;position:relative}[data-additional-attribute=has-new-layout] .rheader-new-free-trial{font-family:Rubik,sans-serif}@media only screen and (min-width:900px){.rheader-new-free-trial{flex-grow:0;flex-shrink:0;padding-right:0}}.rheader-new-free-trial .rheader-new-btn{background-color:#00baff;border:1px solid #00baff;border-radius:100px;box-sizing:border-box;color:#fff;font-size:12px;font-weight:500;letter-spacing:.04em;line-height:1;margin:auto 0 auto auto;padding:.5em 1.24em;transition:all .1s ease-in-out}@supports (--css:variables){.rheader-new-free-trial .rheader-new-btn{background:var(--primary-btn-bg-color);border-color:var(--primary-btn-bg-color);color:var(--primary-btn-text-color)}}[data-additional-attribute=has-new-layout] .rheader-new-free-trial .rheader-new-btn{background:#00a2ff;border:2px solid #3393f2;border-radius:12px;color:#fff;font-size:14px;font-weight:700;letter-spacing:0;padding:.5em .8em}.rheader-new-menu+.rheader-new-free-trial .rheader-new-btn{margin-right:auto}@media only screen and (min-width:376px){.rheader-new-free-trial .rheader-new-btn{font-size:17px}}@media only screen and (min-width:900px){.rheader-new-free-trial .rheader-new-btn{font-size:13px;line-height:1.4;margin-right:auto;padding:.6em 1.24em}}#bookademo_link{display:none}#bookademo_link.visible{display:grid}.rheader-new-book-a-demo{align-items:center;display:none;flex:1 1 auto;font-family:Roboto,helvetica,sans-serif;font-weight:500;padding-left:8px;padding-right:8px;position:relative}.rheader-new-book-a-demo.visible{display:flex}[data-additional-attribute=has-new-layout] .rheader-new-book-a-demo{font-family:Rubik,sans-serif}@media only screen and (min-width:900px){.rheader-new-book-a-demo{flex-grow:0;flex-shrink:0;padding-right:0}}.rheader-new-book-a-demo .rheader-new-btn{background-color:#fff;border:1px solid #fd733c;border-radius:100px;box-sizing:border-box;color:#fd733c;font-size:12px;font-weight:500;letter-spacing:.04em;line-height:1;margin:auto;padding:.5em 1.24em;transition:all .1s ease-in-out}[data-additional-attribute=has-new-layout] .rheader-new-book-a-demo .rheader-new-btn{background:#fff;border:2px solid #fd733c;border-radius:12px;color:#fd733c;font-size:14px;font-weight:700;letter-spacing:0;padding:.5em .8em}.rheader-new-menu+.rheader-new-book-a-demo .rheader-new-btn{margin-right:auto}@media only screen and (min-width:376px){.rheader-new-book-a-demo .rheader-new-btn{font-size:17px}}@media only screen and (min-width:900px){.rheader-new-book-a-demo .rheader-new-btn{font-size:13px;line-height:1.4;margin-right:auto;padding:.6em 1.24em}}@media only screen and (min-width:768px){[data-additional-attribute=has-new-layout] .login-button{background:transparent;border:2px solid #b2bac1;border-radius:12px;box-sizing:border-box;color:#000;font-size:14px;font-weight:700;line-height:1.4;margin:auto 10px auto auto;padding:.6em .9em;text-decoration:none;transition:all .1s ease-in-out}}[data-additional-attribute=has-new-layout] .login-button:active,[data-additional-attribute=has-new-layout] .login-button:hover{background:transparent;border-color:#3393f2;color:#3393f2}.rheader-new-search-txt{display:none}.rheader-new-search-ico--open{fill:#11161d;display:block;height:15px;margin-bottom:2px;width:15px} </style> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" id="loadcss_b6482543ccfeebd973f379e513a389b2" type="text/javascript"> loadCSS("https://us-ws-g.gr-cdn.com/stylesheets/global/header-27a972d6a2.src.css", document.getElementById('loadcss_b6482543ccfeebd973f379e513a389b2'), "all"); </script> <noscript> <link rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/global/header-27a972d6a2.src.css" media="all"> </noscript> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" id="loadcss_d4f5785eacabf673a9d5493e9edce826" type="text/javascript"> loadCSS("https://us-ws-g.gr-cdn.com/stylesheets/global/footer-63fc6fc868.src.css", document.getElementById('loadcss_d4f5785eacabf673a9d5493e9edce826'), "all"); </script> <noscript> <link rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/global/footer-63fc6fc868.src.css" media="all"> </noscript> <style nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF"> .category-contents h3,.category-list h3,.category-topic h3{color:#373737;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;margin-bottom:0}.category-contents .list,.category-list .list,.category-topic .list{padding-top:10px}.category-contents ul,.category-list ul,.category-topic ul{list-style:none;padding:0 0 35px}.category-contents ul li,.category-list ul li,.category-topic ul li{margin:0;padding:0}.category-contents ul li a,.category-list ul li a,.category-topic ul li a{align-items:center;color:#00baff;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;padding:10px 0;position:relative;text-decoration:none}.category-contents ul li a .icon,.category-list ul li a .icon,.category-topic ul li a .icon{display:flex;margin-right:20px}.category-contents ul li a .icon svg,.category-list ul li a .icon svg,.category-topic ul li a .icon svg{fill:none;stroke:#000;height:20px;width:20px}.category-contents ul li:before,.category-list ul li:before,.category-topic ul li:before{display:none}.category-contents{max-height:calc(100vh - 88px);overflow:auto;position:sticky;top:88px}@supports (display:grid){.category-contents ul{display:grid}}@media screen and (min-width:600px){.category-contents ul{grid-template-columns:1fr 1fr;justify-content:flex-start}}@media screen and (min-width:979px){.category-contents ul{grid-template-columns:1fr}}.page aside{display:none}@media screen and (min-width:979px){.page aside{border-left:1px solid #d8d8d8;display:block;flex-basis:225px;flex-grow:0;flex-shrink:0;margin-left:30px;padding-left:30px}.page aside.empty{border:0}.page aside.empty .category-contents{display:none}}.page .single{display:flex;flex-direction:column;padding:40px 0}@media screen and (min-width:600px){.page .single{padding:80px 0}}@media screen and (min-width:979px){.page .single{flex-direction:row-reverse;justify-content:flex-end}}.page .single .article{flex-grow:1}.page .single .single-list{flex-grow:1}.page .single>h2{color:#373737;font-size:34px}.page .single>h2+p{color:#51565e;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.7}.page .single [data-tooltip=glossary]{border-bottom:1px solid #bbb;color:inherit;text-decoration:none}@media screen and (min-width:979px){.page .single [data-tooltip=glossary]{position:relative}}.page .single img{height:auto;max-width:100%} </style> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" id="loadcss_aec09c0e229f01023554ecab99fa46f9" type="text/javascript"> loadCSS("https://us-ws-g.gr-cdn.com/stylesheets/pages/help-new/single-ef5a56999b.src.css", document.getElementById('loadcss_aec09c0e229f01023554ecab99fa46f9'), "all"); </script> <noscript> <link rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/pages/help-new/single-ef5a56999b.src.css" media="all"> </noscript> <style nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF"> .single .article .wp-block-group.has-background{margin-bottom:40px}.single .article .wp-block-group ul{margin-bottom:0}.wp-block-image,.wp-block-media-text,.wp-block-quote,.wp-block-table{margin-bottom:40px}.wp-block-image figcaption,.wp-block-table figcaption{color:#576a7b;font-size:14px;font-weight:800;margin-top:25px;text-align:left}@media screen and (min-width:980px){.wp-block-image figcaption,.wp-block-table figcaption{width:91%}}@media screen and (min-width:980px){.alignwide{margin-left:-60px;margin-right:-60px}}:root{--help-text-color:#51565e;--list-line-height:1.6;--list-style-type:"disc";--help-list-text-color:#51565e;--list-font-size:18px;--marker-color:#51565e;--marker-size:18px}article ul{line-height:var(--list-line-height);list-style-type:disc;margin-bottom:40px;padding-left:20px}@media screen and (min-width:769px){article ul{padding-left:53px}}article ul ul{list-style-type:circle;margin-bottom:5px;margin-top:5px;padding-left:17px}article ul ol{list-style-type:lower-alpha;margin-bottom:0;margin-top:5px;padding-left:17px}article ul li{color:var(--help-list-text-color);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:var(--list-font-size);font-weight:400;line-height:1.56;padding-left:10px;position:relative}@media screen and (min-width:769px){article ul li{padding-left:19px}}article ul:not(.gr-toc__list),article ul:not(.wp-block-list-styled){list-style-type:inherit}article ul:not(.gr-toc__list) li,article ul:not(.wp-block-list-styled) li{list-style-type:inherit}article ul:not(.gr-toc__list) li::marker,article ul:not(.wp-block-list-styled) li::marker{color:var(--marker-color);font-family:"system-ui";font-weight:800}article ol{line-height:var(--list-line-height);margin-bottom:20px;padding-left:20px}@media screen and (min-width:769px){article ol{padding-left:53px}}article ol ol,article ol ul{margin-bottom:0;margin-top:5px;padding-left:17px}article ol li{color:var(--help-list-text-color);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:var(--list-font-size);font-weight:400;line-height:1.56;margin-bottom:5px;padding-left:10px;position:relative}article h1{color:#51565e;font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-size:34px;font-weight:700}@supports (--css:variables){article h1{color:var(--help-text-color)}}article h2{color:#51565e;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;margin-bottom:20px}@supports (--css:variables){article h2{color:var(--help-text-color)}}article h3{color:#51565e;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;margin-bottom:20px;margin-left:34px}@supports (--css:variables){article h3{color:var(--help-text-color)}}article h3+p{font-size:18px;margin-left:34px}article h4{color:#51565e;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;margin-bottom:20px}@supports (--css:variables){article h4{color:var(--help-text-color)}}article p{color:#51565e;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.56;margin-bottom:28px}@supports (--css:variables){article p{color:var(--help-text-color)}}@media screen and (max-width:768px){article p{font-size:16px}} </style> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" id="loadcss_92892bb558d3394b694e8581d0301f12" type="text/javascript"> loadCSS("https://us-ws-g.gr-cdn.com/stylesheets/pages/help-new/article-093821ad77.src.css", document.getElementById('loadcss_92892bb558d3394b694e8581d0301f12'), "all"); </script> <noscript> <link rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/pages/help-new/article-093821ad77.src.css" media="all"> </noscript> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" id="loadcss_b272deda33e9c4ceb9dbb7d0f4de2696" type="text/javascript"> loadCSS("https://us-ws-g.gr-cdn.com/stylesheets/pages/help-new/resources-7ee95ccd62.src.css", document.getElementById('loadcss_b272deda33e9c4ceb9dbb7d0f4de2696'), "all"); </script> <noscript> <link rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/pages/help-new/resources-7ee95ccd62.src.css" media="all"> </noscript> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" id="loadcss_4bfbd1c992b8f3656678267ce60cab77" type="text/javascript"> loadCSS("https://us-ws-g.gr-cdn.com/stylesheets/pages/help-new/related-c7792ad9e6.src.css", document.getElementById('loadcss_4bfbd1c992b8f3656678267ce60cab77'), "all"); </script> <noscript> <link rel="stylesheet" type="text/css" href="https://us-ws-g.gr-cdn.com/stylesheets/pages/help-new/related-c7792ad9e6.src.css" media="all"> </noscript> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF">svg4everybody();</script> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" type="text/javascript"> var dataLayer = [{ 'affiliateId': '' }]; </script> <!-- Google Tag Manager --> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF"> (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 --> <script type="application/ld+json"> { "@context": "https:\/\/schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Hilfecenter" , "item": "https\u003A\/\/www.getresponse.com\/de\/hilfe" } , { "@type": "ListItem", "position": 2, "name": "E-commerce" , "item": "https\u003A\/\/www.getresponse.com\/de\/hilfe\/ecommerce" } , { "@type": "ListItem", "position": 3, "name": "Wie kann ich meinen Online-Shop mit GetResponse verknüpfen?" } ] } </script> <script type="application/ld+json"> { "@type": ["WebPage", "LearningResource"], "@id": "https\u003A\/\/www.getresponse.com\/de\/hilfe\/wie\u002Dkann\u002Dich\u002Dmeinen\u002Donline\u002Dshop\u002Dmit\u002Dgetresponse\u002Dverknuepfen.html#webpage", "url": "https\u003A\/\/www.getresponse.com\/de\/hilfe\/wie\u002Dkann\u002Dich\u002Dmeinen\u002Donline\u002Dshop\u002Dmit\u002Dgetresponse\u002Dverknuepfen.html", "name": "Wie\u0020kann\u0020ich\u0020meinen\u0020Online\u002DShop\u0020mit\u0020GetResponse\u0020verkn\u00FCpfen\u003F", "description": "Es\u0020gibt\u0020vier\u0020Hauptwege,\u0020\u00FCber\u0020die\u0020du\u0020deinen\u0020Online\u002DShop\u0020mit\u0020GetResponse\u0020verkn\u00FCpfen\u0020kannst.", "potentialAction": [ { "@type": "ReadAction", "target": [ "https\u003A\/\/www.getresponse.com\/de\/hilfe\/wie\u002Dkann\u002Dich\u002Dmeinen\u002Donline\u002Dshop\u002Dmit\u002Dgetresponse\u002Dverknuepfen.html" ] } ] } </script> </head> <body class="de"> <!-- 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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/de" title="Marketing-Software von GetResponse">Marketing-Software von GetResponse</a> <div class="rheader-new-logo-wrapper"> <img alt="Marketing-Software von 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="MENÜ">MENÜ</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"> Produkt <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 &amp; AUTOMATION</span> <div class="rheader-new-submenu-column"> <div class="submenuListLabel"> <a href="https://www.getresponse.com/de/loesungen/leadgenerierung-software" data-ats-main-menu="product_lead_generation_link" data-track="product_lead_generation_link"> Erweitere deine Liste <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/de/funktionen/listenaufbau/form-builder" data-ats-main-menu="product_form_builder_link" data-track="product_form-builder_link"> Anmeldeformulare </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">KI</em> <a href="https://www.getresponse.com/de/funktionen/landing-page-creator" 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">KI</em> <a href="https://www.getresponse.com/de/funktionen/website-erstellen" 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/de/funktionen/conversion-funnel" data-ats-main-menu="product_conversion_funnel_link" data-track="product_conversion_funnel_link"> Conversion-Funnel </a> </div> </li> </ul> </div> <div class="rheader-new-submenu-column"> <div class="submenuListLabel"> <a href="https://www.getresponse.com/de/loesungen/kundenbindung" data-ats-main-menu="product_communicate_link" data-track="product_communicate_link"> Kommunizieren <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">KI</em> <a href="https://www.getresponse.com/de/funktionen/e-mail-marketing" data-ats-main-menu="product_email_marketing_link" data-track="product_email_marketing_link"> E-Mail 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">KI</em> <a href="https://www.getresponse.com/de/funktionen/e-mail-marketing/autoresponder" data-ats-main-menu="product_autoresponders_link" data-track="product_autoresponders_link"> Autoresponder </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/de/funktionen/marketingautomatisierung" data-ats-main-menu="product_marketing_automation_link" data-track="product_marketing_automation_link"> Marketing Automation </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/de/funktionen/web-push-notifications-tool" data-ats-main-menu="product_web_push_notifications_link" data-track="product_web_push_notifications_link"> Web Push Notifications </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/de/funktionen/sms-marketing" data-ats-main-menu="product_sms_marketing_link" data-track="product_sms_marketing_link"> SMS-Marketing </a> </div> </li> </ul> </div> <div class="rheader-new-submenu-column"> <div class="submenuListLabel"> <a href="https://www.getresponse.com/de/loesungen/ecommerce-marketing" data-ats-main-menu="product_promote_and_sell_link" data-track="product_promote_and_sell_link"> Bewerben und verkaufen <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/de/loesungen/ecommerce-marketing#one-click-integrations" data-ats-main-menu="product_ecommerce_link" data-track="product_ecommerce_link"> E-Commerce-Integrationen </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/de/funktionen/popup-maker" data-ats-main-menu="product_popup_creator_link" data-track="product_popup_creator_link"> Popup-Generator </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/de/funktionen/ki-produktempfehlungen" data-ats-main-menu="product_ai_recommendations_link" data-track="product_ai_recommendations_link"> KI-Empfehlungen </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/de/funktionen/bezahlte-anzeigen" data-ats-main-menu="product_paid_ads_link" data-track="product_paid_ads_link"> Paid Ads </a> </div> </li> </ul> </div> <span class="topLabelContent">CONTENT-MONETARISIERUNG</span> <div class="rheader-new-submenu-column"> <div class="submenuListLabel"> <a href="https://www.getresponse.com/de/loesungen/wissen-verkaufen" data-ats-main-menu="product_selling_knowledge_link" data-track="product_selling_knowledge_link"> Monetarisiere dein Wissen <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">KI</em> <a href="https://www.getresponse.com/de/funktionen/online-kurs-plattform" data-ats-main-menu="product_course_creator" data-track="product_course_creator"> Kurs-Plattform </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/de/loesungen/wissen-verkaufen#toolkit" data-ats-main-menu="product_selling_knowledge_link" data-track="product_selling_knowledge_link"> Premium-Newsletter </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/de/funktionen/online-kurs-plattform#knowledge" data-ats-main-menu="product_course_creator" data-track="product_course_creator"> Creator-Profil </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/de/funktionen/webinar-software" data-ats-main-menu="product_webinars_link" data-track="product_webinars_link"> Webinare </a> </div> </li> </ul> </div> <span class="labelMore">MEHR VON 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/de/uber-getresponse/aktuelles" data-ats-main-menu="product_whats_new_link" data-track="product_whats_new_link"> Was ist neu? </a> </div> </li> <li class="rheader-new-submenu-affiliate_program"> <div class="submenuItem"> <a href="https://www.getresponse.com/de/affiliate-programme" data-ats-main-menu="affiliate_program_link" data-track="affiliate_program_link"> Affiliate-Programme </a> </div> </li> <li class="rheader-new-submenu-pricing-trial"> <div class="submenuItem"> <a href="https://www.getresponse.com/de/pricing/trial" data-ats-main-menu="pricing_trial_link" data-track="pricing_trial_link"> GetResponse kostenlose Testversion </a> </div> </li> <li class="rheader-new-submenu-product_all"> <div class="submenuItem"> <a href="https://www.getresponse.com/de/funktionen" data-ats-main-menu="product_all_link" data-track="product_all_link"> Alle Funktionen </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"> Mehr als 170 Integrationen </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"> Zu GetResponse wechseln </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/de/pricing" data-ats-main-menu="pricing_link" data-track="pricing_link" class="rheader-new-menu-item">Preise</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"> Ressourcen <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>Lernen und wachsen</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/de/blog" data-ats-main-menu="resources_blog" data-track="resources_blog"> <span>Blog</span> </a> <p>Hochkarätige Inhalte über Online Marketing, GetResponse-Produkte und mehr.</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/de/resources" data-ats-main-menu="resources_resources" data-track="resources_resources"> <span>Ressourcen</span> </a> <p>Leitfäden, Videos, Webinare und Infografiken voller aufschlussreicher Tipps und Best Practices.</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/de/webinar-bibliothek" data-ats-main-menu="resources_webinar" data-track="resources_webinar"> <span>Webinare-Bibliothek</span> </a> <p>Praxisorientiertes Online-Learning in Form von spannenden Webinaren – live und On-Demand.</p> </div> </div> </li> </ul> </div> </div> <div class="rheader-new-submenu-column"> <div> <div class="rheader-new-menu-subtitle"> <span>Produkthilfe</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/de/funktionen/support" data-ats-main-menu="resources_support" data-track="resources_support"> <span>Customer Success-Team</span> </a> <p>Lass dir alle deine Fragen von unserem mit 5 Sternen bewerteten Expertenteam beantworten.</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/de/hilfe" data-ats-main-menu="resources_help" data-track="resources_help"> <span>Hilfecenter</span> </a> <p>Alle Informationen, die du für einen erfolgreichen Start mit GetResponse benötigst.</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>API-Dokumente</span> </a> <p>Erfahre, wie du deine Software mit GetResponse integrieren kannst.</p> </div> </div> </li> </ul> </div> </div> <div class="rheader-new-submenu-column"> <div> <div class="rheader-new-menu-subtitle"> <span>Kundenberichte</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="Kundenberichte"/> </picture> <p class="rheader-new-menu-promo-desc">Lass dich von Erfolgsgeschichten von Kunden und Geschäftspartnern wie dir inspirieren.</p> <a href="https://www.getresponse.com/de/customers" class="rheader-new-menu-promo-link">ERFAHRUNGEN LESEN <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/de/max" data-ats-main-menu="max_link" data-track="max_link" class="rheader-new-menu-item">Enterprise</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/de/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/de/search" data-ats-main-menu="search_link" data-track="search_link" class="rheader-new-menu-item"> Suche </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=de"> Einloggen </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/de/start-free" title="Kostenlos registrieren">Kostenlos registrieren</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/de/max/book-a-demo" title="Book a demo">Book a demo</a> </div> </nav> </div> </header> <div id="content-wrapper" class="mobile-nobreak"> <nav class="breadcrumbs"> <div class="container"> <div class="breadcrumbs-horizontal"> <ul> <li> <a href="https://www.getresponse.com/de/hilfe"> <span>Hilfecenter</span> </a> </li> <li><span class="separator"><svg><use xlink:href="/sprites/pages/help-new/sprites_svg__svg-icons-69cd9b0581.svg#separator"></use></svg></span></li> <li> <a href="https://www.getresponse.com/de/hilfe/ecommerce"> <span>E-commerce</span> </a> </li> <li><span class="separator"><svg><use xlink:href="/sprites/pages/help-new/sprites_svg__svg-icons-69cd9b0581.svg#separator"></use></svg></span></li> <li> <span>Wie kann ich meinen Online-Shop mit GetResponse verknüpfen?</span> </li> </ul> </div> <div class="search"> <form action="https://www.getresponse.com/de/hilfe/suche" method="get" class="form-inline"> <div class="form-group"> <input type="search" class="form-control" id="nav-search" name="query" autocomplete="off" data-autocomplete="https://www.getresponse.com/de/api/v2/help/autocomplete?size=7" placeholder="Hilfecenter durchsuchen" value=""> </div> <button type="submit" class="btn btn-default"><svg><use xlink:href="/sprites/pages/help-new/sprites_svg__svg-icons-69cd9b0581.svg#search"></use></svg></button> </form> </div> </div> </nav> <div class="page"> <div class="container"> <section class="single"> <aside class="empty"> <div class="category-contents"> <h3>Inhalt:</h3> <div class="list"> <ul> </ul> </div> </div> </aside> <div class="article single-post-content"> <article data-content="gutenberg" data-version="6.3.1"> <div class="entry-content wp-block-post-content has-global-padding is-layout-constrained wp-embed-responsive"> <h1> Wie kann ich meinen Online-Shop mit GetResponse verknüpfen? </h1> <!-- start-core/paragraph-block --> <p>Es gibt vier Hauptwege, über die du deinen Online-Shop mit GetResponse verknüpfen kannst:</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ul><!-- start-core/list-item-block --> <li>mithilfe eines GetResponse-Plugins für <a href="https://www.getresponse.com/de/hilfe/kann-ich-meine-kontakt-datenbank-erweitern-indem-ich-getresponse-mit-magento-integriere.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/kann-ich-meine-kontakt-datenbank-erweitern-indem-ich-getresponse-mit-magento-integriere.html">Magento</a>, <a href="https://www.getresponse.com/de/hilfe/integrationen-und-api" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/integrationen-und-api">PrestaShop</a> oder <a href="https://www.getresponse.com/de/hilfe/wie-integriere-ich-wordpress-mit-getresponse.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wie-integriere-ich-getresponse-und-wordpress-um-meine-kontaktliste-auszubauen-website-besuche-zu-erfassen-und-e-commerce-daten-zu-senden.html">WordPress</a>,</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>mithilfe einer <a href="https://www.getresponse.com/de/hilfe/wie-integriere-ich-meinen-shop-in-die-getresponse-api.html">benutzerdefinierten API-Lösung</a>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>mithilfe einer <a href="https://www.getresponse.com/de/hilfe/was-ist-conversion-funnel.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/was-ist-conversion-funnel.html">Conversion-Funnel</a> Funktion.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Du kannst deinen Shop unter <strong>E-Commerce-Tools </strong>hinzufügen.</li> <!-- end-core/list-item-block --></ul> <!-- end-core/list-block --> <!-- start-core/paragraph-block --> <p>Nach der Verknüpfung kannst du E-Commerce-Daten an dein Konto übermitteln. Du kannst die Daten dann für den Versand <a href="https://www.getresponse.com/de/hilfe/wie-sende-ich-kunden-produktempfehlungen.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wie-sende-ich-kunden-produktempfehlungen.html">personalisierter Empfehlungen</a> und automatischer <a href="https://www.getresponse.com/de/hilfe" data-type="URL" data-id="https://www.getresponse.com/de/hilfe">Nachrichten bei abgebrochenen Warenkörben</a>, für die Erstellung von <a href="https://www.getresponse.com/de/hilfe/wofuer-werden-die-nach-dem-kauf-vorlagen-verwendet.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wofuer-werden-die-nach-dem-kauf-vorlagen-verwendet.html">Workflows nach dem Kauf</a> oder die Segmentierung verwenden. All dies hilft dir bei der Bewerbung deiner Produkte und beim Ausbau deiner Kundenbasis.</p> <!-- end-core/paragraph-block --> <!-- start-core/paragraph-block --> <p>Für die Verknüpfung deines Online-Shops mit deinem GetResponse-Konto benötigst du Folgendes:</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ul><!-- start-core/list-item-block --> <li>ein GetResponse-Konto<br>Um unsere E-Commerce- und Webtraffic-Trackinglösungen voll ausnutzen zu können, solltest du über ein Marketing Automation oder Ecommerce Marketing Konto verfügen.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>(optional) Zugriff auf der Conversion-Funnel Funktion.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>einen Online-Shop<br>Wenn du über einen <a href="https://www.getresponse.com/de/hilfe/kann-ich-meine-kontakt-datenbank-erweitern-indem-ich-getresponse-mit-magento-integriere.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/kann-ich-meine-kontakt-datenbank-erweitern-indem-ich-getresponse-mit-magento-integriere.html">Magento-</a>, <a href="https://www.getresponse.com/de/hilfe/integrationen-und-api" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/integrationen-und-api">PrestaShop-</a> oder <a href="https://www.getresponse.com/de/hilfe/wie-integriere-ich-woocommerce-mit-getresponse.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wie-fuege-ich-woocommerce-kunden-zu-getresponse-hinzu.html">Woocommerce</a><a href="https://www.getresponse.com/de/hilfe/wie-fuege-ich-woocommerce-kunden-zu-getresponse-hinzu.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wie-fuege-ich-woocommerce-kunden-zu-getresponse-hinzu.html">&#8211;</a>Shop verfügst, kannst du mithilfe unseres Plugins E-Commerce-Daten an dein GetResponse-Konto übermitteln. Dein Shop kann auch mithilfe einer benutzerdefinierten <a href="https://apireference.getresponse.com/?_ga=2.156193147.1714190560.1566825691-1400613712.1565008154#operation/createShop">API-Lösung</a> mit GetResponse verknüpft werden.</li> <!-- end-core/list-item-block --></ul> <!-- end-core/list-block --> <!-- start-core/paragraph-block --> <p>Um E-Commerce-Daten über dein GetResponse-Konto zu versenden und zu erfassen, muss im verwendeten Plugin ein GetResponse-Shop erstellt werden. Der Shop kann auch mittels einer <a href="https://apireference.getresponse.com/?_ga=2.156193147.1714190560.1566825691-1400613712.1565008154#operation/createShop">API</a> Verbindung erstellt werden. Der Shop in GetResponse erhält sämtliche Produktdaten, Bestellungen und Informationen über abgebrochene Warenkörbe aus deinem Online-Shop.</p> <!-- end-core/paragraph-block --> <!-- start-core/heading-block --> <h2 class="wp-block-heading">Magento mit GetResponse verbinden.</h2> <!-- end-core/heading-block --> <!-- start-core/paragraph-block --> <p>Du kannst die <strong>GetResponse Ecommerce</strong> Funktion nutzen, um die Informationen über die Kaufgewohnheiten deiner <a data-tooltip="glossary" href="https://www.getresponse.com/de/hilfe/client.html">Kunden</a> zu gewinnen. Sobald diese Funktion aktiviert ist, kannst du Informationen über die Bestellungen, erworbenen Produkte, Artikel die deine Kunden zum Warenkorb hinzugefügt haben und die Bestellwerte in deinem <strong>GetResponse</strong> Konto sammeln.</p> <!-- end-core/paragraph-block --> <!-- start-core/paragraph-block --> <p>Um <strong>GetResponse</strong> mit <strong>Magento</strong> zu integrieren, benötigst du:</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Installiere die GetResponse Erweiterung für Magento 1.9 oder 2.x</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Nutze GetResponse API Key, um GetResponse mit Magento zu verbinden.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Aktiviere die Ecommerce Funktion im Getresponse Plugin.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/paragraph-block --> <p>Für eine schrittweise Anleitung siehe <a href="https://www.getresponse.com/de/hilfe/kann-ich-meine-kontakt-datenbank-erweitern-indem-ich-getresponse-mit-magento-integriere.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/kann-ich-meine-kontakt-datenbank-erweitern-indem-ich-getresponse-mit-magento-integriere.html">Kann ich meine Kontakt-Datenbank erweitern, indem ich GetResponse mit Magento integriere?</a></p> <!-- end-core/paragraph-block --> <!-- start-core/paragraph-block --> <p>Zusätzlich ermöglicht dieses Plugin:<br>1. deine Magento-Datenbank in deine GetResponse Liste zu exportieren.<br>2. die benutzerdefinierten Felder zu exportieren<br>3. die Kontakte zu einer bestimmten GetResponse Liste hinzuzufügen, sobald sie sich in deinem Online-Shop registrieren.<br>4. Deine Kontakte können sich über GetResponse Formulare oder Exit-Pop-ups auf deiner Seite anmelden<br>5. Kontakte können automatisch zwischen deinen GetResponse Listen kopiert oder verschoben werden, wenn sie ein bestimmtes Produkt gekauft haben.<br>6. Deine Kunden können in deinem Shop verfolgt werden.</p> <!-- end-core/paragraph-block --> <!-- start-core/heading-block --> <h2 class="wp-block-heading"><strong>PrestaShop</strong> mit <strong>GetResponse</strong> verbinden.</h2> <!-- end-core/heading-block --> <!-- start-core/paragraph-block --> <p>Unser Plugin ist mit PrestaShop 1.6 und 1.7 Versionen kompatibel. Um *GetResponse** mit <strong>PrestaShop</strong> zu verbinden, benötigst du:</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Installiere die <strong>GetResponse* Erweiterung für **PrestaShop</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Verbinde dein <strong>GetResponse</strong> Konto mit <strong>PrestaShop</strong> über den <strong>GetResponse API Schlüssel</strong></li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Aktiviere die <strong>Ecommerce</strong> Funktion im *GetResponse** Plugin, um die ecommerce Daten zu <strong>GetResponse</strong> zu übertragen. Du kannst die e-commerce Daten für deine Marketing Automation Workflows nutzen und auf die Verkäufe, abgebrochene Warenkörbe oder Zahlungen, die deine Kunden getätigt haben, reagieren.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/paragraph-block --> <p>Siehe hier für ein schrittweise Anleitung <a href="https://www.getresponse.com/de/hilfe/integrationen-und-api" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/integrationen-und-api">Wie kann ich GetResponse mit meiner PrestaShop E-Commerce-Website integrieren?</a></p> <!-- end-core/paragraph-block --> <!-- start-core/paragraph-block --> <p>Zusätzlich kannst du mit dieser Integration:<br>– Kunden-Daten exportieren.<br>– Neue Kunden-Listen hinzufügen.<br>– Die Kontakte zu einer bestimmten GetResponse Liste hinzufügen, sobald sie sich in deinem Online-Shop registrieren.<br>– Deine Kontakte können sich über GetResponse Formulare oder Exit-Pop-ups auf deiner Seite anmelden.<br>– Kontakte können automatisch zwischen deinen GetResponse Listen kopiert oder verschoben werden, wenn sie ein bestimmtes Produkt gekauft haben.<br>– Deine Kunden können in deinem Shop verfolgt werden.</p> <!-- end-core/paragraph-block --> <!-- start-core/heading-block --> <h2 class="wp-block-heading">WordPress und GetResponse verbinden.</h2> <!-- end-core/heading-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Installiere das <strong>GetResponse for WordPress</strong> Plugin in <strong>WordPress</strong></li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Verbinde dein <strong>GetResponse</strong> Konto mit <strong>WordPress</strong> mit dem <strong>GetResponse API Schlüssel</strong></li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Aktiviere die <strong>E-Commerce</strong> Funktion im <strong>GetResponse</strong> Plugin, um die E-Commerce Daten zu <strong>GetResponse</strong> zu übertragen. Du kannst dann die E-Commerce Daten für deine Marketing Automation Workflows nutzen und auf die Verkäufe, abgebrochenen Warenkörbe oder Zahlungen, die deine Kunden getätigt haben, reagieren.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/paragraph-block --> <p>Für eine schrittweise Anleitung siehe <a href="https://www.getresponse.com/de/hilfe/wie-integriere-ich-woocommerce-mit-getresponse.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/integrationen-und-api">Wie füge ich WooCommerce-Kunden zu GetResponse hinzu?</a></p> <!-- end-core/paragraph-block --> <!-- start-core/paragraph-block --> <p>Zusätzlich kannst du mit dieser Integration:</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ul><!-- start-core/list-item-block --> <li>Kunden-Daten exportieren.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Die Kontakte zu einer bestimmten GetResponse Liste hinzufügen, sobald sie sich in deinem Online-Shop registrieren.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Deine Kontakte können sich über GetResponse Formulare auf deiner Seite anmelden</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>die eingebauten Integrationen mit <strong>Contact Form 7</strong> und <strong>BuddyPress</strong> nutzen.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Deine Kunden auf deiner Seite verfolgen.</li> <!-- end-core/list-item-block --></ul> <!-- end-core/list-block --> <!-- start-core/heading-block --> <h2 class="wp-block-heading">Den Shop mit GetResponse E-Commerce API verbinden.</h2> <!-- end-core/heading-block --> <!-- start-core/paragraph-block --> <p>Unsere <strong>GetResponse <a data-tooltip="glossary" href="https://www.getresponse.com/de/hilfe/e-commerce.html">E-Commerce</a> <a data-tooltip="glossary" href="https://www.getresponse.com/de/hilfe/api.html">API</strong></a> leitet Daten aus deinem Shop weiter zu deinem GetResponse-Konto. Die Informationen, die du weiterleiten kannst:</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ul><!-- start-core/list-item-block --> <li>Shop</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Produktkategorien</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Adressen</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Bestellungen</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Einkaufswagen</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Metafelder</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Produkte</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Produktvarianten</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Steuern</li> <!-- end-core/list-item-block --></ul> <!-- end-core/list-block --> <!-- start-core/paragraph-block --> <p>Gehe zu <a href="https://apidocs.getresponse.com/v3/">GetResponse API Dokumentation</a> für eine komplette Liste von API-Anforderungen.</p> <!-- end-core/paragraph-block --> <!-- start-core/heading-block --> <h2 class="wp-block-heading">Den Shop mit GetResponse über Conversion-Funnel verbinden</h2> <!-- end-core/heading-block --> <!-- start-core/paragraph-block --> <p>Du kannst die GetResponse Conversion-Funnel Funktion nutzen, um deinen Shop mit GetResponse zu verbinden. Um das zu machen:</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Wähle <strong>Tools &gt;&gt; Conversion-Funnel</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Klicke dann auf <strong>Funnel erstellen</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Wähle <strong>Produkt verkaufen</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Klicke dann auf <strong>Kompletter Sales-Funnel</strong> oder <strong>Schnell Sales-Funnel</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Trage den Funnelnamen ein.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Auf der nächsten Seite klicke auf <strong>Weiteren Shop erstellen</strong> unter <strong>Shop auswählen</strong>. Falls du keinen Shop hast, klicke auf <strong>Shop erstellen</strong>.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/paragraph-block --> <p>Hier kannst du einen <strong>GetResponse Shop erstellen</strong> oder einen<strong>bestehenden Shop verknüpfen</strong>.</p> <!-- end-core/paragraph-block --> <!-- start-core/image-block --> <figure class="wp-block-image is-resized"><img decoding="async" loading="lazy" src="https://us-wd.gr-cdn.com/help/2019/05/2019-05-28_15-44-12.png" alt="bestehenden Shop" style="width:547px;height:247px" width="547" height="247" /></figure> <!-- end-core/image-block --> <!-- start-core/heading-block --> <h3 class="wp-block-heading">GetResponse Shop erstellen.</h3> <!-- end-core/heading-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Klicke auf <strong>GetResponse Shop erstellen</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Trage einen Shopnamen ein. Er muss mindestens 4 Zeichen enthalten.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Wähle die Währung. Ein Shop kann nur in einer Währung geführt werden. Solltest du mehrere Währungen anbieten wollen, müssen separate Shops für jede Währung erstellt werden.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Klicke dann auf <strong>Erstellen</strong>.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/heading-block --> <h3 class="wp-block-heading">Bestehenden Shop verknüpfen</h3> <!-- end-core/heading-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Klicke auf <strong>Bestehenden Shop verknüpfen</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Wähle die Plattform, aus der die Produkte importiert werden sollen.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/image-block --> <figure class="wp-block-image is-resized"><img decoding="async" loading="lazy" src="https://us-wd.gr-cdn.com/help/2019/05/connect-store-update.png" alt="connect store." style="width:597px;height:716px" width="597" height="716" /></figure> <!-- end-core/image-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Trage die Login-Details ein, um den Shop mit GetResponse zu verknüpfen. Klicke dann auf <strong>Verknüpfen</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Sobald der Shop verknüpft ist, kannst du deine Produkte importieren und du wirst dann zu den Funnel-Einstellungen weitergeleitet.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/heading-block --> <h2 class="wp-block-heading">Einen Shop über <strong>Shops und Produkte</strong> verbinden.</h2> <!-- end-core/heading-block --> <!-- start-core/paragraph-block --> <p>Du kannst deinen Shop unter <strong>Shops und Produkte</strong> direkt zu deinem GetResponse Konto hinzufügen.</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Gehe zu <strong>Tools.</strong></li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Wähle dort <strong>E-Commerce-Tools</strong></li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Klicke dann auf <strong>Shop hinzufügen</strong>.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/paragraph-block --> <p>Hier kannst du dann <strong>GetResponse-Shop erstellen</strong> oder <strong>Bestehenden Shop verknüpfen</strong>.</p> <!-- end-core/paragraph-block --> <!-- start-core/image-block --> <figure class="wp-block-image is-resized"><img decoding="async" loading="lazy" src="https://us-wd.gr-cdn.com/help/2019/06/2019-06-12_11-09-36.png" alt="Shops und Produkre" style="width:547px;height:434px" width="547" height="434" /></figure> <!-- end-core/image-block --> <!-- start-core/heading-block --> <h3 class="wp-block-heading">GetResponse-Shop erstellen.</h3> <!-- end-core/heading-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Klicke auf <strong>GetResponse-Shop erstellen</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Trage einen Shopnamen ein. Der Name muss mindestens 4 Zeichen enthalten.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Wähle die Währung. Ein Shop kann nur in einer Währung geführt werden. Solltest du mehrere Währungen anbieten wollen, müssen separate Shops für jede Währung erstellt werden.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Klicke auf <strong>Erstellen</strong>.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/heading-block --> <h3 class="wp-block-heading">Bestehenden Shop verknüpfen.</h3> <!-- end-core/heading-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Klicke auf ** Bestehenden Shop verknüpfen**.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Wähle die Plattform, aus der die Produkte importiert werden sollen.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Trage die Login-Details ein, um den Shop mit GetResponse zu verknüpfen. Klicke dann auf <strong>Verknüpfen</strong>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Sobald der Shop verknüpft ist, werden die Produkte importiert.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/heading-block --> <h3 class="wp-block-heading">Nächste Schritte</h3> <!-- end-core/heading-block --> <!-- start-core/list-block --> <ul><!-- start-core/list-item-block --> <li><a href="https://www.getresponse.com/de/hilfe/wie-sende-ich-kunden-produktempfehlungen.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wie-sende-ich-kunden-produktempfehlungen.html">Produktempfehlung</a>, im Newsletter versenden.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Erstelle <a href="https://www.getresponse.com/de/hilfe/wofuer-werden-die-abgebrochener-warenkorb-8211-vorlagen-verwendet.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wofuer-werden-die-abgebrochener-warenkorb-8211-vorlagen-verwendet.html">abgebrochenen Warenkorb Workflows</a> und animiere deine Kunden zum Kauf mit einer <a href="https://www.getresponse.com/de/hilfe" data-type="URL" data-id="https://www.getresponse.com/de/hilfe">abgebrochenen Warenkorb Nachricht</a>,</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Erstelle Workflows, die dabei helfen, <a href="https://www.getresponse.com/de/hilfe/wofuer-werden-die-abgebrochener-warenkorb-8211-vorlagen-verwendet.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wofuer-werden-die-abgebrochener-warenkorb-8211-vorlagen-verwendet.html">abgebrochenen Warenkörbe wiederherzustellen</a> oder dich bei deinen Kunden <a href="https://www.getresponse.com/de/hilfe/wofuer-werden-die-nach-dem-kauf-vorlagen-verwendet.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wofuer-werden-die-nach-dem-kauf-vorlagen-verwendet.html">für die Bestellung zu bedanken</a>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Erstelle <a href="https://www.getresponse.com/de/hilfe/wie-erstelle-und-nutze-ich-benutzerdefinierte-felder.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wie-erstelle-und-nutze-ich-benutzerdefinierte-felder.html">Segmente</a> mit der <a href="https://www.getresponse.com/de/hilfe/wie-suche-ich-nach-kontakten.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wie-suche-ich-nach-kontakten.html">E-Commerce Bedingungen</a>, um die <a href="https://www.getresponse.com/de/hilfe/wie-lege-ich-newsletter-empfaenger-fest.html" data-type="URL" data-id="https://www.getresponse.com/de/hilfe/wie-lege-ich-newsletter-empfaenger-fest.html">zielgerichteten Angebote an deinen Kunden zu versenden</a>.</li> <!-- end-core/list-item-block --></ul> <!-- end-core/list-block --> <!-- start-core/heading-block --> <h2 class="wp-block-heading">Verbinden einer benutzerdefinierten Integration</h2> <!-- end-core/heading-block --> <!-- start-core/paragraph-block --> <p>Wenn du eine benutzerdefinierte Integration haben, die deinen Shop mit GetResponse verknüpft, benötigst du eine eindeutige Shop-ID, die in den Event-Payload enthalten ist, um E-Commerce-Ereignisse zu verfolgen.</p> <!-- end-core/paragraph-block --> <!-- start-core/list-block --> <ol><!-- start-core/list-item-block --> <li>Gehe zu <a href="https://app.getresponse.com/login?p=e-commerce/shops" data-type="URL" data-id="https://app.getresponse.com/login?p=e-commerce/shops">Ecommerce Tools &gt; Shops verwalten</a>.</li> <!-- end-core/list-item-block --> <!-- start-core/list-item-block --> <li>Wähle im Menü „Aktionen“ (drei vertikale Punkte) „Einstellungen“ &gt; „Store-ID“ &gt; „Kopieren“.</li> <!-- end-core/list-item-block --></ol> <!-- end-core/list-block --> <!-- start-core/image-block --> <figure class="wp-block-image size-large"><img srcset='https://us-wd.gr-cdn.com/help/sites/9/2023/03/1613/2023-03-22_17-12-55-300x73.png 300w, https://us-wd.gr-cdn.com/help/sites/9/2023/03/1613/2023-03-22_17-12-55-768x188.png 768w, https://us-wd.gr-cdn.com/help/sites/9/2023/03/1613/2023-03-22_17-12-55-1024x250.png 1024w' sizes='(max-width: 1024px) 100vw, 1024px' decoding="async" loading="lazy" width="1024" height="250" src="https://us-wd.gr-cdn.com/help/sites/9/2023/03/1613/2023-03-22_17-12-55-1024x250.png" alt="" class="wp-image-50996" /></figure> <!-- end-core/image-block --> <!-- start-core/heading-block --> <h2 class="wp-block-heading">Video Tutorial</h2> <!-- end-core/heading-block --> <!-- start-core/embed-block --> <figure class="wp-block-embed is-type-video is-provider-wistia-inc wp-block-embed-wistia-inc"><div class="wp-block-embed__wrapper"> <iframe loading="lazy" title="How to set up a store, add products and start selling Video" src="https://fast.wistia.net/embed/iframe/el1rpl4nqv?dnt=1" allow="autoplay; fullscreen" allowtransparency="true" frameborder="0" scrolling="no" class="wistia_embed" name="wistia_embed" msallowfullscreen width="500" height="281"></iframe><script src="https://fast.wistia.net/assets/external/E-v1.js" async></script> </div></figure> <!-- end-core/embed-block --> <div class="tooltip-popup loading" style="display: none;"> <div class="tooltip-placeholder"> <svg version="1.1" class="img-loader" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 52 12" enable-background="new 0 0 0 0" xml:space="preserve"> <circle fill="#b4bcc8" stroke="none" cx="6" cy="6" r="6"></circle> <circle fill="#b4bcc8" stroke="none" cx="26" cy="6" r="6"></circle> <circle fill="#b4bcc8" stroke="none" cx="46" cy="6" r="6"></circle> </svg> </div> <span class="close"></span> </div> </div> </article> </div> </section> <section class="related"> <div class="container"> <h2>Verwandte Artikel</h2> <ul> <li> <a href="https://www.getresponse.com/de/hilfe/wie-kann-ich-voll-meinen-prestashop-mit-getresponse-verknuepfen.html"> <h3>Wie kann ich voll meinen PrestaShop mit GetResponse verknüpfen?</h3> <p>Sie können einfach Ihren PrestaShop Shop mit GetResponse verbinden und die Kontakte, Produkte und E-Commerce Daten hinzufügen. Sie können das alles in Ihrem GetResponse Konto machen. Nutzen Sie die Daten, die Sie aus Ihrem Shop importiert haben, um die Verkäufe nach dem abgebrochenen Warenkorb zu erheben, die Produkte zu bewerben, die Verkäufe zu erhöhen und [&hellip;] </p> </a> </li> <li> <a href="https://www.getresponse.com/de/hilfe/welche-art-von-e-commerce-daten-werden-an-getresponse-gesendet.html"> <h3>Welche Art von E-Commerce-Daten werden an GetResponse gesendet?</h3> <p>Die E-Commerce-Trackingfunktion in unseren Plugins für Magento, PrestaShop und WordPress sammelt Informationen über das Kaufverhalten Ihrer Kunden und sendet diese an GetResponse. Damit die Daten versendet werden können, müssen Sie zuerst das Plugin installieren und Ihren Online-Shop mit Ihrem Konto verknüpfen. Dann aktivieren Sie das E-Commerce-Tracking im Plugin. Es werden drei Hauptarten von Daten an [&hellip;] </p> </a> </li> </ul> </div> </section> <section class="resources"> <div class="container"> <h2>Beliebte Ratgeber</h2> <ul> <li class="guides"> <a href="https://www.getresponse.com/de/resources/guides/wie-man-eine-e-mail-liste-richtig-erstellt-und-die-ersten-50-abonnenten-gewinnt"> <figure> <img loading="lazy" src="https://us-wd.gr-cdn.com/resources/sites/2/2022/03/1430/400x592-200x296.png" srcset="https://us-wd.gr-cdn.com/resources/sites/2/2022/03/1430/400x592-200x296.png 1x, https://us-wd.gr-cdn.com/resources/sites/2/2022/03/1430/400x592-400x592.png 2x"/> </figure> <span class="resource-title">Wie man eine E-Mail-Liste richtig erstellt und die ersten 50 Abonnenten gewinnt</span> </a> </li> <li class="guides"> <a href="https://www.getresponse.com/de/resources/guides/7-ideen-fuer-sms-in-der-marketing-automation"> <figure> <img loading="lazy" src="https://us-wd.gr-cdn.com/resources/sites/2/2022/03/0750/cover_DE-1-200x296.png" srcset="https://us-wd.gr-cdn.com/resources/sites/2/2022/03/0750/cover_DE-1-200x296.png 1x, https://us-wd.gr-cdn.com/resources/sites/2/2022/03/0750/cover_DE-1.png 2x"/> </figure> <span class="resource-title">7 Ideen für erfolgreichen Einsatz von SMS in der Marketing Automation</span> </a> </li> <li class="guides"> <a href="https://www.getresponse.com/de/resources/guides/20-experten-ueber-das-online-business"> <figure> <img loading="lazy" src="https://us-wd.gr-cdn.com/resources/sites/2/2021/04/0915/cover_400x592-200x296.png" srcset="https://us-wd.gr-cdn.com/resources/sites/2/2021/04/0915/cover_400x592-200x296.png 1x, https://us-wd.gr-cdn.com/resources/sites/2/2021/04/0915/cover_400x592-400x592.png 2x"/> </figure> <span class="resource-title">20 Experten über den Betrieb eines Online-Business</span> </a> </li> <li class="guides"> <a href="https://www.getresponse.com/de/resources/guides/leitfaden-fuer-e-mail-marketing-kpis"> <figure> <img loading="lazy" src="https://us-wd.gr-cdn.com/resources/sites/2/2022/12/0733/email-marketing-kpis_DE_cover_page-0001-200x296.jpg" srcset="https://us-wd.gr-cdn.com/resources/sites/2/2022/12/0733/email-marketing-kpis_DE_cover_page-0001-200x296.jpg 1x, https://us-wd.gr-cdn.com/resources/sites/2/2022/12/0733/email-marketing-kpis_DE_cover_page-0001-400x592.jpg 2x"/> </figure> <span class="resource-title">Leitfaden für E-Mail Marketing KPIs</span> </a> </li> </ul> </div> </section> </div> </div> </div> <footer class="mfooter"> <div class="shadow"></div> <div class="container"> <div class="columns"> <div class="block"> <h3>Produkt</h3> <ul class="sites"> <li> <a href="https://www.getresponse.com/de/funktionen/e-mail-marketing" data-test="footerLink"> E-Mail Marketing </a> </li> <li> <a href="https://www.getresponse.com/de/funktionen/e-mail-marketing/ki-email-generator" data-test="footerLink"> KI E-Mail Generator </a> </li> <li> <a href=https://www.getresponse.com/de/funktionen/e-mail-marketing/autoresponder data-test="footerLink"> Autoresponder </a> </li> <li> <a href=https://www.getresponse.com/de/funktionen/marketingautomatisierung data-test="footerLink"> Marketing Automation </a> </li> <li> <a href=https://www.getresponse.com/de/funktionen/website-erstellen data-test="footerLink"> Website-Builder </a> </li> <li> <a href=https://www.getresponse.com/de/funktionen/landing-page-creator data-test="footerLink"> Landing Pages </a> </li> <li> <a href=https://www.getresponse.com/de/funktionen/popup-maker data-test="footerLink"> Formulare und Pop-ups </a> </li> <li> <a href=https://www.getresponse.com/de/loesungen/wissen-verkaufen data-test="footerLink"> Content-Monetarisierung </a> </li> <li> <a href=https://www.getresponse.com/de/funktionen data-test="footerLink"> Alle Funktionen </a> </li> <li> <a href=https://www.getresponse.com/de/pricing/trial data-test="footerLink"> GetResponse kostenlose Testversion </a> </li> <li> <a href=https://www.getresponse.com/integrations data-test="footerLink"> Integrationen </a> </li> <li> <a href=https://www.getresponse.com/de/max/book-a-demo data-test="footerLink"> Demo buchen </a> </li> <li> <a href="https://www.getresponse.com/de/pricing" data-test="footerLink"> Preise </a> </li> </ul> </div> <div class="block"> <h3>Hilfe und Ressourcen</h3> <ul class="sites"> <li> <a href="https://www.getresponse.com/de/hilfe" data-test="footerLink"> Hilfecenter </a> </li> <li> <a href="https://www.getresponse.com/de/funktionen/support" data-test="footerLink"> Support kontaktieren </a> </li> <li> <a href="https://www.getresponse.com/de/resources" data-test="footerLink"> Online-Marketing-Ressourcen </a> </li> <li> <a href="https://www.getresponse.com/de/customers" data-test="footerLink"> Kundenberichte </a> </li> <li> <a href="https://podcast.getresponse.com/" data-test="footerLink"> Podcast Operation Automation </a> </li> <li> <a href="https://www.getresponse.com/de/webinar-bibliothek" data-test="footerLink"> Webinar-Bibliothek </a> </li> <li> <a href="https://www.getresponse.com/de/funktionen/e-mail-marketing/newsletter-vorlagen" data-test="footerLink"> E-Mail-Vorlagen </a> </li> <li> <a href="https://www.getresponse.com/de/funktionen/website-erstellen/vorlagen" data-test="footerLink"> Website-Vorlagen </a> </li> <li> <a href="https://www.getresponse.com/de/esps" data-test="footerLink"> Vergleiche uns mit anderen Services </a> </li> <li> <a href="https://apidocs.getresponse.com/v3" data-test="footerLink"> API-Dokumente </a> </li> </ul> </div> <div class="block"> <h3>Firma</h3> <ul class="sites"> <li> <a href=https://www.getresponse.com/de/uber-getresponse data-test="footerLink"> Über uns </a> </li> <li> <a href="https://apply.workable.com/getresponse/" rel="nofollow" data-test="footerLink"> Arbeite für uns </a> </li> <li> <a href=https://www.getresponse.com/de/uber-getresponse/aktuelles data-test="footerLink"> Was ist neu? </a> </li> <li> <a href=https://www.getresponse.com/de/affiliate-programme data-test="footerLink"> Affiliate-Programme </a> </li> <li> <a href=https://www.getresponse.com/de/partners/agency data-test="footerLink"> Agenturpartner </a> </li> <li> <a href="https://www.getresponse.com/about/investor-relations" rel="nofollow"> Investor Relations </a> </li> <li> <a href="https://www.getresponse.com/de/legal/web-accessibility-statement" data-test="footerLink" target="_blank"> Erklärung zur Barrierefreiheit </a> </li> </ul> </div> <div class="recentPosts"> <h3>Aktuelle Blog-Inhalte</h3> <ul class="blog-posts"> <li> <a href="https://www.getresponse.com/de/blog/black-friday-cyber-monday-newsletter" 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/2022/10/0825/pexels-karolina-grabowska-5624988.jpg" srcset="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2022/10/0825/pexels-karolina-grabowska-5624988.jpg 1x, https://us-rd.gr-cdn.com/204x136/https://us-wd.gr-cdn.com/blog/sites/5/2022/10/0825/pexels-karolina-grabowska-5624988.jpg 2x" alt=""/> </div> <div class="meta"> <p>CASH ALERT! 10 Black Friday Newsletter &amp; Cyber Monday E-Mails: Tipps für echte Resultate 2024</p> </div> </a> </li> <li> <a href="https://www.getresponse.com/de/blog/black-friday-landing-page" 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/2022/10/0951/ashkan-forouzani-sulr4iul-9c-unsplash.jpg" srcset="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2022/10/0951/ashkan-forouzani-sulr4iul-9c-unsplash.jpg 1x, https://us-rd.gr-cdn.com/204x136/https://us-wd.gr-cdn.com/blog/sites/5/2022/10/0951/ashkan-forouzani-sulr4iul-9c-unsplash.jpg 2x" alt=""/> </div> <div class="meta"> <p>Wie du Black Friday Landing Pages gestaltest, die sich verkaufen (inkl. Templates und Experten-Tipps)</p> </div> </a> </li> <li> <a href="https://www.getresponse.com/de/blog/black-friday-marketing" 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/2023/10/1133/pexels-karolina-grabowska-5706062.webp" srcset="https://us-rd.gr-cdn.com/102x68/https://us-wd.gr-cdn.com/blog/sites/5/2023/10/1133/pexels-karolina-grabowska-5706062.webp 1x, https://us-rd.gr-cdn.com/204x136/https://us-wd.gr-cdn.com/blog/sites/5/2023/10/1133/pexels-karolina-grabowska-5706062.webp 2x" alt=""/> </div> <div class="meta"> <p>Taktiken für die perfekte Black Friday Marketingstrategie</p> </div> </a> </li> </ul> <a class="view-all" href="https://www.getresponse.com/de/blog">Besuche unseren Blog, um mehr zu erfahren</a> </div> </div> </div> <div class="container"> <div class="supplemental"> <div class="mfooter-apps"> <h3>GetResponse App herunterladen</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>Folge uns</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="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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>Sprache ändern</h3> <span class="mfooter-lang" title="Sprache" > <span class="mfooter-lang-change"> <svg class="mfooter-world-icon"><use xlink:href="/sprites/global/footer/icons-fdfbe09aad.svg#world"></use></svg> Deutsch </span> </span> <span class="mfooter-popup"> <ul> <li> <span> <div class="mfooter-lang-icon">DE</div> Deutsch </span> </li> <li> <a href="https://www.getresponse.com/help/how-can-i-connect-my-online-store-to-getresponse.html"> <div class="mfooter-lang-icon">EN</div> English </a> </li> <li> <a href="https://www.getresponse.com/es/ayuda/como-puedo-conectar-mi-tienda-online-a-getresponse.html"> <div class="mfooter-lang-icon">ES</div> Español </a> </li> <li> <a href="https://www.getresponse.com/fr/aide/comment-puis-je-connecter-ma-boutique-en-ligne-a-getresponse.html"> <div class="mfooter-lang-icon">FR</div> Français </a> </li> <li> <a href="https://www.getresponse.com/it/assistenza/come-faccio-a-collegare-il-mio-negozio-online-a-getresponse.html"> <div class="mfooter-lang-icon">IT</div> Italiano </a> </li> <li> <a href="https://www.getresponse.pl/pomoc/jak-moge-polaczyc-sklep-internetowy-z-getresponse.html"> <div class="mfooter-lang-icon">PL</div> Polski </a> </li> <li> <a href="https://www.getresponse.com/pt/ajuda/como-posso-conectar-a-minha-loja-online-a-getresponse.html"> <div class="mfooter-lang-icon">PT</div> Português </a> </li> <li> <a href="https://www.getresponse.com/ru/help-ru/kak-ya-mogy-integrirovat-svoi-online-magazin-s-getresponse.html"> <div class="mfooter-lang-icon">RU</div> Русский </a> </li> </ul> </span> </div> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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": "Hohen\u0020Kontrast\u0020aktivieren", "highContrastOff_Label": "Hohen\u0020Kontrast\u0020deaktivieren" } </script> <h3>Hohen Kontrast aktivieren</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="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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/de" class="mfooter-logo" title="Email Marketing Software von GetResponse" > <img loading="lazy" src="https://us-ws-g.gr-cdn.com/images/global/footer/mini-logo.svg" alt="Email Marketing Software von GetResponse"/> </a> <span class="mfooter-text"> Copyright &#169; 2024 GetResponse. E-Mail Marketing und mehr<sup>&#174;</sup> </span> </p> </div> <div class="mfooter-legal"> <ul> <li> <a href="https://www.getresponse.com/de/legal/datenschutz"> Datenschutzerklärung </a> </li> <li> <a href="https://www.getresponse.com/de/legal/antispam"> Anti-Spamrichtlinie </a> </li> <li> <a href="https://www.getresponse.com/de/legal"> Nutzungsbedingungen </a> </li> <li> </li> <li> <a href="https://www.getresponse.com/de/impressum">Impressum</a> </li> </ul> </div> </div> </div> </footer> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" 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="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/pages/help-new/languages-bar.src-5e3a530393423680e30a.js" integrity="sha256-IS11HPtd7fg2cPTsRdub4e7WTkrdpIBjDOPJixpK7lQ= sha384-JILkmLRv/GH5oBk4TYgOBr+fl5tI2hDUev9bsmDmRTazmKvzvcDLta7xDN8uabxH sha512-CIsm8JRgG72Eu1w6p2A21ustrs7Of47zRN8o0UbKpbjB826NAxhSd2CK2WkVMLvhfxzeRAQBilO1lbJVJdQbpw==" crossorigin="anonymous" async></script> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/pages/help-new/auto-complete.src-47685d0dbb3e845d7378.js" integrity="sha256-W0bg7L+ezXBE2Iun6Obua5umeeyyoDqOABcvCPKASfI= sha384-3Yn4eT8BVprfA908THx2QqYf1Tc2h2pJDomuSQppr4L9V9C6uddjM0F9yTMgwhEG sha512-bhTprn4hqdidUYX128DZDpYfOYQiK6ojQ4MH2ciM+HU+8KZjjb2rujZ27OlPLlcCBMyRbB8ut4akkujwWofbjQ==" crossorigin="anonymous" async></script> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/pages/help-new/single-page.src-d306b38656b21a38ac90.js" integrity="sha256-LrUYh6b7SQAraFfSd2TEAx03xa87wSC8TtbVFm4ZPXo= sha384-b3jmxWO1P400NedcnWGY/TKOMeLVrUGDuBFoLSkIdukQ4NQcod0dOyMNmE8b5HBF sha512-3w00D47AF0GxC8IdaB0pRL0/JfURCGp60H/ft0uNtFaYw+JQURAfyvhayRv7WLDrWBMpA/rdmj/Ix3UGlmaUnQ==" crossorigin="anonymous" async></script> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" type="text/javascript"> var grLiveChatData = { 'lang': 'de', 'buttonText': 'Chat 24/7', }; </script> <div id="gr-livechat" data-grlivechat="wrapper"></div> <script nonce="sDsH04KoG2Kvzs13Z7cVKSVnfIThHKpF" type="text/javascript" src="https://us-ws-g.gr-cdn.com/javascripts/global/gr-livechat/index.src-8fd5a3ab5eaedff00c0c.js" integrity="sha256-geabiGXXkz76Gkf0Z0dH50yaFMCvxOx+OUgWavJPe+c= sha384-lylb+5z7/yyM+i7p0CRWXOPLyfe/j8SCyzg+lEK4t3WRWIuHmZ1di3z9eyQlfAsj sha512-veJopkh0FGtEjNH3XQRoHaRGON8SdiCqLe+4msPDiXCduP0zNcgoj4gc54pCOLX3ft7Uc26DOstrbqAVbbekiw==" crossorigin="anonymous" async></script> <img src="" style="width:0px;height:0px;position:absolute;visibility:hidden;" /> </body> </html>

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