It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.abc.xyz/

  1. <!DOCTYPE html>
  2. <html class="Homepage" lang="en"
  3. >
  4. <head>
  5.    <meta charset="UTF-8">
  6.  
  7.    <meta property="og:url" content="http://abc.xyz/">
  8.  
  9.  
  10.    <meta property="og:site_name" content="Alphabet Investor Relations">
  11.  
  12.  
  13.  
  14.    <meta property="og:type" content="website">
  15.  
  16.    
  17.    <meta name="twitter:card" content="summary_large_image"/>
  18.    
  19.    
  20.    
  21.    
  22.    
  23.  
  24.    
  25.    
  26.    
  27.    
  28.  
  29. <style type="text/css">:root {
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  --color-gray: #dddddd;
  74.  --color-dark-gray: #333333;
  75. }
  76. </style>
  77.    <style type="text/css">:root {
  78.  --font-1: "Google Sans Display";
  79. }
  80.  
  81. body {
  82.  --font-1: "Google Sans Display";
  83.  
  84.  --font-body: var(--font-1);
  85.  
  86.  --font-headline: var(--font-1);
  87.  
  88.  --font-list-title: var(--font-1);
  89.  
  90.  --font-promo-title: var(--font-1);
  91.  --font-promo-description: var(--font-1);
  92.  
  93.  --font-rte-body: var(--font-1);
  94.  
  95.  --font-pull-quote: var(--font-2);
  96. }
  97. </style>
  98.  
  99.    <link data-cssvarsponyfill="true" class="Webpack-css" rel="stylesheet" href="/styles/style-1/All.min.css?1711411270001"><link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
  100. <style>@media all and (min-width:0px) and (max-width: 625px) {
  101.    .Homepage-backgroundImage {
  102.        display: none;
  103.   }
  104. }</style>
  105. <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=5"><title>Alphabet Investor Relations</title><link rel="canonical" href="http://abc.xyz/"><meta name="brightspot.contentId" content="00000181-ceca-d150-a3d3-cefb2d570000"><link rel="apple-touch-icon"sizes="180x180"href="https://www.abc.xyz/assets/d8/4f/fb18973f4082809d50604239e2ef/favicon-194x194.png=s180"><link rel="icon"type="image/png"href="https://www.abc.xyz/assets/d8/4f/fb18973f4082809d50604239e2ef/favicon-194x194.png=s32"><link rel="icon"type="image/png"href="https://www.abc.xyz/assets/d8/4f/fb18973f4082809d50604239e2ef/favicon-194x194.png=s16"><script type="application/ld+json">{"@context":"http://schema.org","@type":"WebPage","url":"http://abc.xyz/","publisher":{"@type":"Organization","name":"Alphabet Investor Relations","logo":{"@type":"ImageObject","url":"https://www.abc.xyz/assets/4d/68/600ef2c64455b2f1aafdd81b1732/ir-logo-2x.png=n-w256-h60","width":256,"height":60}},"name":"Alphabet Investor Relations"}</script>
  106.  
  107.    <!-- this will add webcomponent polyfills based on browsers. As of 04/29/21 still needed for IE11 and Safari -->
  108.    <script src="/webcomponents-loader/webcomponents-loader.js"></script>
  109.  
  110.    <script>
  111.        /**
  112.            This allows us to load the IE polyfills via feature detection so that they do not load
  113.            needlessly in the browsers that do not need them. It also ensures they are loaded
  114.            non async so that they load before the rest of our JS.
  115.        */
  116.        var head = document.getElementsByTagName('head')[0];
  117.        if (!window.CSS || !window.CSS.supports || !window.CSS.supports('--fake-var', 0)) {
  118.            var script = document.createElement('script');
  119.            script.setAttribute('src', "/util/IEPolyfills.js");
  120.            script.setAttribute('type', 'text/javascript');
  121.            script.async = false;
  122.            head.appendChild(script);
  123.        }
  124.    </script>
  125.  
  126.    <script src="/styles/style-1/All.min.js?1711411270001" async></script>
  127.    <script async src="https://www.googletagmanager.com/gtag/js?id=G-6T3MX1JJ8M"></script>
  128.    <script>
  129.    window.dataLayer = window.dataLayer || [];
  130.    function gtag(){dataLayer.push(arguments);}
  131.    gtag('js', new Date());
  132.  
  133.    gtag('config', 'G-6T3MX1JJ8M');
  134.    </script>
  135.  
  136. <script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js" async></script>
  137. <script>
  138.        var link = document.createElement('link');
  139.        link.setAttribute('href', '//fonts.googleapis.com/css?family=Open+Sans:300,400,700|Merriweather:300,400,700');
  140.        var relList = link.relList;
  141.  
  142.        if (relList && relList.supports('preload')) {
  143.            link.setAttribute('as', 'style');
  144.            link.setAttribute('rel', 'preload');
  145.            link.setAttribute('onload', 'this.rel="stylesheet"');
  146.            link.setAttribute('crossorigin', 'anonymous');
  147.        } else {
  148.            link.setAttribute('rel', 'stylesheet');
  149.        }
  150.  
  151.        head.appendChild(link);
  152.    </script>
  153. </head>
  154. <a class="skip-to-content-link" href="#main" data-cms-ai="0">Skip to main content</a>
  155. <bsp-cookie-policy class="CookiePolicy">
  156.    <section aria-label="CookiePolicy">
  157.    
  158.      <div class="CookiePolicy-description">This site uses cookies from Google to deliver services and analyze traffic.</div>
  159.    
  160.  
  161.    <button class="Button" type="button">OK, Got it.
  162. </button>
  163.  
  164.    </section>
  165. </bsp-cookie-policy>
  166.  
  167. <body class="Page-body">
  168.    <!-- Putting icons here, so we don't have to include in a bunch of -body hbs's -->
  169. <svg xmlns="http://www.w3.org/2000/svg" style="display:none" id="iconsMap">
  170.    <symbol id="icon-red-x" viewBox="0 0 20 20">
  171.        <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
  172.            <g transform="translate(-100.000000, -476.000000)" fill="#E7131A" fill-rule="nonzero">
  173.                <g transform="translate(100.000000, 476.000000)">
  174.                    <path d="M6.482728,14.6398706 L9.99318314,11.1294154 L13.5036383,14.6398706 L14.6262368,13.517272 L11.1157817,10.0068169 L14.6262368,6.49636173 L13.5036383,5.37376316 L9.99318314,8.8842183 L6.482728,5.37376316 L5.36012944,6.49636173 L8.87058457,10.0068169 L5.36012944,13.517272 L6.482728,14.6398706 Z M9.99506532,20 C8.62012619,20 7.32507508,19.7394309 6.10991196,19.2182928 C4.89476493,18.6971547 3.83322455,17.9826269 2.9252908,17.0747092 C2.01737315,16.1667755 1.30284527,15.1058625 0.78170716,13.8919702 C0.260569053,12.6780619 -6.42965362e-16,11.3836382 -6.42965362e-16,10.008699 C-6.42965362e-16,8.61767293 0.260569053,7.31457831 0.78170716,6.0994152 C1.30284527,4.88426817 2.01666532,3.82651627 2.92316732,2.9261595 C3.82965323,2.02580273 4.89018014,1.31302029 6.10474804,0.787812173 C7.31931593,0.262604058 8.61445553,0 9.99016683,0 C11.381949,0 12.6859606,0.262250144 13.9022015,0.786750432 C15.1184264,1.31125072 16.1763794,2.02307599 17.0760605,2.92222623 C17.9757416,3.82137648 18.6879851,4.87871011 19.2127911,6.09422714 C19.737597,7.30974417 20,8.61394075 20,10.0068169 C20,11.3830108 19.7373959,12.6786169 19.2121878,13.8936352 C18.6869797,15.1086375 17.9741973,16.1695424 17.0738405,17.0763501 C16.1734837,17.9831738 15.1163592,18.6971547 13.902467,19.2182928 C12.6885586,19.7394309 11.3860914,20 9.99506532,20 Z M9.99318314,18.088431 C12.2411633,18.088431 14.150094,17.302324 15.7199753,15.7301101 C17.2898566,14.1578962 18.0747973,12.2501318 18.0747973,10.0068169 C18.0747973,7.75883669 17.2898566,5.84990595 15.7199753,4.28002466 C14.150094,2.71014337 12.238887,1.92520273 9.98635421,1.92520273 C7.74992449,1.92520273 5.84501551,2.71014337 4.27162725,4.28002466 C2.69825508,5.84990595 1.911569,7.76111299 1.911569,10.0136458 C1.911569,12.2500755 2.69767595,14.1549845 4.26988986,15.7283727 C5.84210376,17.3017449 7.74986819,18.088431 9.99318314,18.088431 Z"></path>
  175.                </g>
  176.            </g>
  177.        </g>
  178.    </symbol>
  179.    <symbol id="icon-green-check" viewBox="0 0 20 20">
  180.        <path d="m8.6 14.6 7.05-7.05-1.4-1.4L8.6 11.8 5.75 8.95l-1.4 1.4L8.6 14.6zM10 20a9.732 9.732 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.732 9.732 0 0 1 0 10c0-1.383.263-2.683.788-3.9a10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 10 0c1.383 0 2.683.262 3.9.787a10.106 10.106 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.732 9.732 0 0 1 20 10a9.732 9.732 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.732 9.732 0 0 1 10 20zm0-2c2.217 0 4.104-.779 5.663-2.337C17.221 14.104 18 12.217 18 10s-.779-4.104-2.337-5.663C14.104 2.779 12.217 2 10 2s-4.104.779-5.662 2.337C2.779 5.896 2 7.783 2 10s.78 4.104 2.338 5.663C5.896 17.221 7.783 18 10 18z" fill="#3DB75D" fill-rule="nonzero"/>
  181.    </symbol>
  182.    <symbol id="icon-checkbox" viewBox="0 0 24 24">
  183.         <g fill="none" fill-rule="evenodd">
  184.            <path d="M0 0h24v24H0z"/>
  185.            <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z" fill="#000" fill-rule="nonzero"/>
  186.            <path fill="#FFF" d="M5 5h14v14H5z"/>
  187.        </g>
  188.    </symbol>
  189.    <symbol id="icon-checkbox-checked" viewBox="0 0 24 24">
  190.        <g fill="none" fill-rule="evenodd">
  191.            <path d="M0 0h24v24H0z"/>
  192.            <path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-9 14-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z" fill="#E7131A" fill-rule="nonzero"/>
  193.    <symbol id="icon-download" viewBox="0 0 18 18">
  194.        <g fill="none" fill-rule="evenodd">
  195.            <path d="M0 0h18v18H0z"/>
  196.            <path d="M9 1.5C4.867 1.5 1.5 4.867 1.5 9s3.367 7.5 7.5 7.5 7.5-3.367 7.5-7.5S13.133 1.5 9 1.5zM9 15c-3.308 0-6-2.693-6-6 0-3.308 2.692-6 6-6 3.307 0 6 2.692 6 6 0 3.307-2.693 6-6 6zm1.943-8.558L12 7.5l-3 3-3-3 1.058-1.058L8.25 7.628V4.5h1.5v3.128l1.193-1.186zm1.807 6.308h-7.5v-1.5h7.5v1.5z" fill="#E7131A" fill-rule="nonzero"/>
  197.        </g>
  198.    </symbol>
  199.    <symbol id="arrow-down" viewBox="0 0 16 16">
  200.        <g fill="none" fill-rule="evenodd">
  201.            <path fill="#FFF" d="M0 0h16v16H0z"/>
  202.            <path fill="#202124" fill-rule="nonzero" d="M2.703 4.289 8.06 9.585l5.23-5.288 1.422 1.406-6.635 6.711-6.78-6.703z"/>
  203.        </g>
  204.    </symbol>
  205.    <symbol id="arrow-forward" viewBox="0 0 18 18">
  206.        <g fill-rule="evenodd">
  207.            <path fill="none" d="M0 0h18v18H0z"/>
  208.            <path fill-rule="nonzero" d="M7.5 4.5 6.442 5.558 9.877 9l-3.435 3.443L7.5 13.5 12 9z"/>
  209.        </g>
  210.    </symbol>
  211.    <symbol id="icon-map-pin" viewBox="0 0 24 24">
  212.        <g fill-rule="evenodd">
  213.            <path fill="none" d="M0 0h24v24H0z"/>
  214.            <path d="M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-1.8C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z" fill-rule="nonzero"/>
  215.        </g>
  216.    </symbol>
  217.    <symbol id="icon-calendar" viewBox="0 0 24 24">
  218.        <g fill-rule="evenodd">
  219.            <path fill="none" d="M0 0h24v24H0z"/>
  220.            <path d="M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2zm-7 5h5v5h-5v-5z" fill-rule="nonzero"/>
  221.        </g>
  222.    </symbol>
  223.    <symbol id="mono-icon-facebook" viewBox="0 0 10 19">
  224.        <path fill-rule="evenodd" d="M2.707 18.25V10.2H0V7h2.707V4.469c0-1.336.375-2.373 1.125-3.112C4.582.62 5.578.25 6.82.25c1.008 0 1.828.047 2.461.14v2.848H7.594c-.633 0-1.067.14-1.301.422-.188.235-.281.61-.281 1.125V7H9l-.422 3.2H6.012v8.05H2.707z"></path>
  225.    </symbol>
  226.    <symbol id="mono-icon-instagram" viewBox="0 0 17 17">
  227.        <g>
  228.            <path fill-rule="evenodd" d="M8.281 4.207c.727 0 1.4.182 2.022.545a4.055 4.055 0 0 1 1.476 1.477c.364.62.545 1.294.545 2.021 0 .727-.181 1.4-.545 2.021a4.055 4.055 0 0 1-1.476 1.477 3.934 3.934 0 0 1-2.022.545c-.726 0-1.4-.182-2.021-.545a4.055 4.055 0 0 1-1.477-1.477 3.934 3.934 0 0 1-.545-2.021c0-.727.182-1.4.545-2.021A4.055 4.055 0 0 1 6.26 4.752a3.934 3.934 0 0 1 2.021-.545zm0 6.68a2.54 2.54 0 0 0 1.864-.774 2.54 2.54 0 0 0 .773-1.863 2.54 2.54 0 0 0-.773-1.863 2.54 2.54 0 0 0-1.864-.774 2.54 2.54 0 0 0-1.863.774 2.54 2.54 0 0 0-.773 1.863c0 .727.257 1.348.773 1.863a2.54 2.54 0 0 0 1.863.774zM13.45 4.03c-.023.258-.123.48-.299.668a.856.856 0 0 1-.65.281.913.913 0 0 1-.668-.28.913.913 0 0 1-.281-.669c0-.258.094-.48.281-.668a.913.913 0 0 1 .668-.28c.258 0 .48.093.668.28.187.188.281.41.281.668zm2.672.95c.023.656.035 1.746.035 3.269 0 1.523-.017 2.62-.053 3.287-.035.668-.134 1.248-.298 1.74a4.098 4.098 0 0 1-.967 1.53 4.098 4.098 0 0 1-1.53.966c-.492.164-1.072.264-1.74.3-.668.034-1.763.052-3.287.052-1.523 0-2.619-.018-3.287-.053-.668-.035-1.248-.146-1.74-.334a3.747 3.747 0 0 1-1.53-.931 4.098 4.098 0 0 1-.966-1.53c-.164-.492-.264-1.072-.299-1.74C.424 10.87.406 9.773.406 8.25S.424 5.63.46 4.963c.035-.668.135-1.248.299-1.74.21-.586.533-1.096.967-1.53A4.098 4.098 0 0 1 3.254.727c.492-.164 1.072-.264 1.74-.3C5.662.394 6.758.376 8.281.376c1.524 0 2.62.018 3.287.053.668.035 1.248.135 1.74.299a4.098 4.098 0 0 1 2.496 2.496c.165.492.27 1.078.317 1.757zm-1.687 7.91c.14-.399.234-1.032.28-1.899.024-.515.036-1.242.036-2.18V7.689c0-.961-.012-1.688-.035-2.18-.047-.89-.14-1.524-.281-1.899a2.537 2.537 0 0 0-1.512-1.511c-.375-.14-1.008-.235-1.899-.282a51.292 51.292 0 0 0-2.18-.035H7.72c-.938 0-1.664.012-2.18.035-.867.047-1.5.141-1.898.282a2.537 2.537 0 0 0-1.512 1.511c-.14.375-.234 1.008-.281 1.899a51.292 51.292 0 0 0-.036 2.18v1.125c0 .937.012 1.664.036 2.18.047.866.14 1.5.28 1.898.306.726.81 1.23 1.513 1.511.398.141 1.03.235 1.898.282.516.023 1.242.035 2.18.035h1.125c.96 0 1.687-.012 2.18-.035.89-.047 1.523-.141 1.898-.282.726-.304 1.23-.808 1.512-1.511z"></path>
  229.        </g>
  230.    </symbol>
  231.    <symbol id="mono-icon-mailto" viewBox="0 0 512 512">
  232.        <g>
  233.            <path d="M67,148.7c11,5.8,163.8,89.1,169.5,92.1c5.7,3,11.5,4.4,20.5,4.4c9,0,14.8-1.4,20.5-4.4c5.7-3,158.5-86.3,169.5-92.1
  234.                c4.1-2.1,11-5.9,12.5-10.2c2.6-7.6-0.2-10.5-11.3-10.5H257H65.8c-11.1,0-13.9,3-11.3,10.5C56,142.9,62.9,146.6,67,148.7z"></path>
  235.            <path d="M455.7,153.2c-8.2,4.2-81.8,56.6-130.5,88.1l82.2,92.5c2,2,2.9,4.4,1.8,5.6c-1.2,1.1-3.8,0.5-5.9-1.4l-98.6-83.2
  236.                c-14.9,9.6-25.4,16.2-27.2,17.2c-7.7,3.9-13.1,4.4-20.5,4.4c-7.4,0-12.8-0.5-20.5-4.4c-1.9-1-12.3-7.6-27.2-17.2l-98.6,83.2
  237.                c-2,2-4.7,2.6-5.9,1.4c-1.2-1.1-0.3-3.6,1.7-5.6l82.1-92.5c-48.7-31.5-123.1-83.9-131.3-88.1c-8.8-4.5-9.3,0.8-9.3,4.9
  238.                c0,4.1,0,205,0,205c0,9.3,13.7,20.9,23.5,20.9H257h185.5c9.8,0,21.5-11.7,21.5-20.9c0,0,0-201,0-205
  239.                C464,153.9,464.6,148.7,455.7,153.2z"></path>
  240.        </g>
  241.    </symbol>
  242.    <symbol id="mono-icon-print" viewBox="0 0 12 12">
  243.        <g fill-rule="evenodd">
  244.            <path fill-rule="nonzero" d="M9 10V7H3v3H1a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v3.132A2.868 2.868 0 0 1 9.132 10H9zm.5-4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM3 0h6v2H3z"></path>
  245.            <path d="M4 8h4v4H4z"></path>
  246.        </g>
  247.    </symbol>
  248.    <symbol id="mono-icon-copylink" viewBox="0 0 12 12">
  249.        <g fill-rule="evenodd">
  250.            <path d="M10.199 2.378c.222.205.4.548.465.897.062.332.016.614-.132.774L8.627 6.106c-.187.203-.512.232-.75-.014a.498.498 0 0 0-.706.028.499.499 0 0 0 .026.706 1.509 1.509 0 0 0 2.165-.04l1.903-2.06c.37-.398.506-.98.382-1.636-.105-.557-.392-1.097-.77-1.445L9.968.8C9.591.452 9.03.208 8.467.145 7.803.072 7.233.252 6.864.653L4.958 2.709a1.509 1.509 0 0 0 .126 2.161.5.5 0 1 0 .68-.734c-.264-.218-.26-.545-.071-.747L7.597 1.33c.147-.16.425-.228.76-.19.353.038.71.188.931.394l.91.843.001.001zM1.8 9.623c-.222-.205-.4-.549-.465-.897-.062-.332-.016-.614.132-.774l1.905-2.057c.187-.203.512-.232.75.014a.498.498 0 0 0 .706-.028.499.499 0 0 0-.026-.706 1.508 1.508 0 0 0-2.165.04L.734 7.275c-.37.399-.506.98-.382 1.637.105.557.392 1.097.77 1.445l.91.843c.376.35.937.594 1.5.656.664.073 1.234-.106 1.603-.507L7.04 9.291a1.508 1.508 0 0 0-.126-2.16.5.5 0 0 0-.68.734c.264.218.26.545.071.747l-1.904 2.057c-.147.16-.425.228-.76.191-.353-.038-.71-.188-.931-.394l-.91-.843z"></path>
  251.            <path d="M8.208 3.614a.5.5 0 0 0-.707.028L3.764 7.677a.5.5 0 0 0 .734.68L8.235 4.32a.5.5 0 0 0-.027-.707"></path>
  252.        </g>
  253.    </symbol>
  254.    <symbol id="mono-icon-linkedin" viewBox="0 0 14 14" id=".9923718607351608" xmlns="http://www.w3.org/2000/svg">
  255.        <path d="M9.245 7.318c-.704 0-1.273.57-1.273 1.273v4.454H4.79s.038-7.636 0-8.272h3.182v.945s.985-.919 2.507-.919c1.884 0 3.22 1.364 3.22 4.012v4.234h-3.182V8.591c0-.703-.57-1.273-1.272-1.273zM1.92 3.5h-.018C.94 3.5.318 2.748.318 1.921.318 1.075.96.386 1.94.386s1.583.712 1.603 1.557c0 .828-.622 1.557-1.622 1.557zm1.597 9.545H.336V4.773h3.181v8.272z" fill-rule="evenodd"/>
  256.    </symbol>
  257.    <symbol id="mono-icon-pinterest" viewBox="0 0 512 512">
  258.        <g>
  259.            <path d="M256,32C132.3,32,32,132.3,32,256c0,91.7,55.2,170.5,134.1,205.2c-0.6-15.6-0.1-34.4,3.9-51.4
  260.                c4.3-18.2,28.8-122.1,28.8-122.1s-7.2-14.3-7.2-35.4c0-33.2,19.2-58,43.2-58c20.4,0,30.2,15.3,30.2,33.6
  261.                c0,20.5-13.1,51.1-19.8,79.5c-5.6,23.8,11.9,43.1,35.4,43.1c42.4,0,71-54.5,71-119.1c0-49.1-33.1-85.8-93.2-85.8
  262.                c-67.9,0-110.3,50.7-110.3,107.3c0,19.5,5.8,33.3,14.8,43.9c4.1,4.9,4.7,6.9,3.2,12.5c-1.1,4.1-3.5,14-4.6,18
  263.                c-1.5,5.7-6.1,7.7-11.2,5.6c-31.3-12.8-45.9-47-45.9-85.6c0-63.6,53.7-139.9,160.1-139.9c85.5,0,141.8,61.9,141.8,128.3
  264.                c0,87.9-48.9,153.5-120.9,153.5c-24.2,0-46.9-13.1-54.7-27.9c0,0-13,51.6-15.8,61.6c-4.7,17.3-14,34.5-22.5,48
  265.                c20.1,5.9,41.4,9.2,63.5,9.2c123.7,0,224-100.3,224-224C480,132.3,379.7,32,256,32z"></path>
  266.        </g>
  267.    </symbol>
  268.    <symbol id="mono-icon-tumblr" viewBox="0 0 512 512">
  269.        <g>
  270.            <path d="M321.2,396.3c-11.8,0-22.4-2.8-31.5-8.3c-6.9-4.1-11.5-9.6-14-16.4c-2.6-6.9-3.6-22.3-3.6-46.4V224h96v-64h-96V48h-61.9
  271.                c-2.7,21.5-7.5,44.7-14.5,58.6c-7,13.9-14,25.8-25.6,35.7c-11.6,9.9-25.6,17.9-41.9,23.3V224h48v140.4c0,19,2,33.5,5.9,43.5
  272.                c4,10,11.1,19.5,21.4,28.4c10.3,8.9,22.8,15.7,37.3,20.5c14.6,4.8,31.4,7.2,50.4,7.2c16.7,0,30.3-1.7,44.7-5.1
  273.                c14.4-3.4,30.5-9.3,48.2-17.6v-65.6C363.2,389.4,342.3,396.3,321.2,396.3z"></path>
  274.        </g>
  275.    </symbol>
  276.    <symbol id="mono-icon-twitter" viewBox="0 0 19 16">
  277.        <g>
  278.            <path fill-rule="evenodd" d="M16.48 4.594c.024.094.036.246.036.457 0 1.687-.41 3.316-1.23 4.887-.845 1.664-2.028 2.988-3.552 3.972-1.664 1.102-3.574 1.652-5.73 1.652-2.063 0-3.95-.55-5.66-1.652.258.024.55.035.879.035 1.71 0 3.246-.527 4.605-1.582-.82 0-1.54-.24-2.162-.72a3.671 3.671 0 0 1-1.283-1.811c.234.023.457.035.668.035.328 0 .656-.035.984-.105a3.72 3.72 0 0 1-2.11-1.301 3.54 3.54 0 0 1-.843-2.32v-.07a3.475 3.475 0 0 0 1.652.492A4.095 4.095 0 0 1 1.54 5.227a3.546 3.546 0 0 1-.457-1.776c0-.644.176-1.26.527-1.845a10.18 10.18 0 0 0 3.358 2.742 10.219 10.219 0 0 0 4.236 1.125 5.124 5.124 0 0 1-.07-.844c0-.656.164-1.272.492-1.846a3.613 3.613 0 0 1 1.336-1.353 3.565 3.565 0 0 1 1.828-.492c.54 0 1.037.105 1.494.316.457.21.861.492 1.213.844a7.51 7.51 0 0 0 2.356-.88c-.282.868-.82 1.548-1.618 2.04a7.93 7.93 0 0 0 2.11-.598 8.114 8.114 0 0 1-1.864 1.934z"></path>
  279.  
  280.        </g>
  281.    </symbol>
  282.    <symbol id="mono-icon-youtube" viewBox="0 0 512 512">
  283.        <g>
  284.            <path fill-rule="evenodd" d="M508.6,148.8c0-45-33.1-81.2-74-81.2C379.2,65,322.7,64,265,64c-3,0-6,0-9,0s-6,0-9,0c-57.6,0-114.2,1-169.6,3.6
  285.                c-40.8,0-73.9,36.4-73.9,81.4C1,184.6-0.1,220.2,0,255.8C-0.1,291.4,1,327,3.4,362.7c0,45,33.1,81.5,73.9,81.5
  286.                c58.2,2.7,117.9,3.9,178.6,3.8c60.8,0.2,120.3-1,178.6-3.8c40.9,0,74-36.5,74-81.5c2.4-35.7,3.5-71.3,3.4-107
  287.                C512.1,220.1,511,184.5,508.6,148.8z M207,353.9V157.4l145,98.2L207,353.9z"></path>
  288.        </g>
  289.    </symbol>
  290.  
  291.    <symbol id="icon-magnify" viewBox="0 0 30 30" id=".02232631230241955" xmlns="http://www.w3.org/2000/svg">
  292.        <path d="M21.876 18.281l-.314.548L30 27.343 27.343 30l-8.437-8.516-.546.392c-2.083 1.3-4.245 1.951-6.486 1.951-3.28 0-6.08-1.171-8.398-3.515C1.16 17.968 0 15.156 0 11.874c0-3.28 1.159-6.08 3.476-8.398C5.794 1.16 8.595 0 11.876 0c3.282 0 6.079 1.159 8.398 3.476 2.318 2.318 3.477 5.119 3.477 8.4a11.786 11.786 0 0 1-1.875 6.405zm-3.36-13.046c-1.823-1.824-4.037-2.736-6.642-2.736-2.604 0-4.818.912-6.639 2.736-1.824 1.822-2.736 4.035-2.736 6.64 0 2.606.912 4.818 2.736 6.64 1.822 1.823 4.035 2.734 6.64 2.734 2.606 0 4.818-.91 6.64-2.733 1.876-1.875 2.813-4.088 2.813-6.642 0-2.55-.937-4.764-2.812-6.639z" fill-rule="evenodd"/>
  293.    </symbol>
  294.  
  295.    <symbol id="burger-menu" viewBox="0 0 14 10">
  296.        <g>
  297.            <path fill-rule="evenodd" d="M0 5.5v-1h14v1H0zM0 1V0h14v1H0zm0 9V9h14v1H0z"></path>
  298.        </g>
  299.    </symbol>
  300.    <symbol id="close-x" viewBox="0 0 14 14"  xmlns="http://www.w3.org/2000/svg">
  301.        <g>
  302.            <path fill-rule="nonzero" d="M6.336 7L0 .664.664 0 7 6.336 13.336 0 14 .664 7.664 7 14 13.336l-.664.664L7 7.664.664 14 0 13.336 6.336 7z"></path>
  303.        </g>
  304.    </symbol>
  305.    <symbol id="share-more-arrow" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;">
  306.        <g>
  307.            <g>
  308.                <path d="M512,241.7L273.643,3.343v156.152c-71.41,3.744-138.015,33.337-188.958,84.28C30.075,298.384,0,370.991,0,448.222v60.436
  309.                    l29.069-52.985c45.354-82.671,132.173-134.027,226.573-134.027c5.986,0,12.004,0.212,18.001,0.632v157.779L512,241.7z
  310.                    M255.642,290.666c-84.543,0-163.661,36.792-217.939,98.885c26.634-114.177,129.256-199.483,251.429-199.483h15.489V78.131
  311.                    l163.568,163.568L304.621,405.267V294.531l-13.585-1.683C279.347,291.401,267.439,290.666,255.642,290.666z"></path>
  312.            </g>
  313.        </g>
  314.    </symbol>
  315.    <symbol id="chevron" viewBox="0 0 100 100">
  316.        <g>
  317.            <path d="M22.4566257,37.2056786 L-21.4456527,71.9511488 C-22.9248661,72.9681457 -24.9073712,72.5311671 -25.8758148,70.9765924 L-26.9788683,69.2027424 C-27.9450684,67.6481676 -27.5292733,65.5646602 -26.0500598,64.5484493 L20.154796,28.2208967 C21.5532435,27.2597011 23.3600078,27.2597011 24.759951,28.2208967 L71.0500598,64.4659264 C72.5292733,65.4829232 72.9450684,67.5672166 71.9788683,69.1217913 L70.8750669,70.8956413 C69.9073712,72.4502161 67.9241183,72.8848368 66.4449048,71.8694118 L22.4566257,37.2056786 Z" id="Transparent-Chevron" transform="translate(22.500000, 50.000000) rotate(90.000000) translate(-22.500000, -50.000000) "></path>
  318.        </g>
  319.    </symbol>
  320.  
  321.    <symbol id="chevron-down" viewBox="0 0 10 6" id=".6176193135071357" xmlns="http://www.w3.org/2000/svg">
  322.        <path d="M5.108 4.088L.965.158a.587.587 0 0 0-.8 0 .518.518 0 0 0 0 .758L5.13 5.625 9.845.905a.517.517 0 0 0-.021-.758.588.588 0 0 0-.8.02l-3.916 3.92z" fill-rule="evenodd"/>
  323.    </symbol>
  324.  
  325.    <symbol id="chevron-up" viewBox="0 0 284.929 284.929" id=".23966926540656042" xmlns="http://www.w3.org/2000/svg">
  326.        <path d="M282.082 195.285L149.028 62.24c-1.901-1.903-4.088-2.856-6.562-2.856s-4.665.953-6.567 2.856L2.856 195.285C.95 197.191 0 199.378 0 201.853c0 2.474.953 4.664 2.856 6.566l14.272 14.271c1.903 1.903 4.093 2.854 6.567 2.854s4.664-.951 6.567-2.854l112.204-112.202 112.208 112.209c1.902 1.903 4.093 2.848 6.563 2.848 2.478 0 4.668-.951 6.57-2.848l14.274-14.277c1.902-1.902 2.847-4.093 2.847-6.566.001-2.476-.944-4.666-2.846-6.569z"/>
  327.    </symbol>
  328.  
  329.    <symbol id="icon-arrow-down" viewBox="0 0 10 6" id=".6525395694941032" xmlns="http://www.w3.org/2000/svg">
  330.        <path d="M5.108 4.088L.965.158a.587.587 0 0 0-.8 0 .518.518 0 0 0 0 .758L5.13 5.625 9.845.905a.517.517 0 0 0-.021-.758.588.588 0 0 0-.8.02l-3.916 3.92z" fill="inherit" fill-rule="evenodd"/>
  331.    </symbol>
  332.  
  333.    <symbol id="play-arrow" viewBox="0 0 30 30">
  334.        <g fill-rule="evenodd">
  335.            <path d="M9 9l12 6-12 6z"></path>
  336.        </g>
  337.    </symbol>
  338.    <symbol id="grid" viewBox="0 0 32 32">
  339.        <g>
  340.            <path d="M6.4,5.7 C6.4,6.166669 6.166669,6.4 5.7,6.4 L0.7,6.4 C0.233331,6.4 0,6.166669 0,5.7 L0,0.7 C0,0.233331 0.233331,0 0.7,0 L5.7,0 C6.166669,0 6.4,0.233331 6.4,0.7 L6.4,5.7 Z M19.2,5.7 C19.2,6.166669 18.966669,6.4 18.5,6.4 L13.5,6.4 C13.033331,6.4 12.8,6.166669 12.8,5.7 L12.8,0.7 C12.8,0.233331 13.033331,0 13.5,0 L18.5,0 C18.966669,0 19.2,0.233331 19.2,0.7 L19.2,5.7 Z M32,5.7 C32,6.166669 31.766669,6.4 31.3,6.4 L26.3,6.4 C25.833331,6.4 25.6,6.166669 25.6,5.7 L25.6,0.7 C25.6,0.233331 25.833331,0 26.3,0 L31.3,0 C31.766669,0 32,0.233331 32,0.7 L32,5.7 Z M6.4,18.5 C6.4,18.966669 6.166669,19.2 5.7,19.2 L0.7,19.2 C0.233331,19.2 0,18.966669 0,18.5 L0,13.5 C0,13.033331 0.233331,12.8 0.7,12.8 L5.7,12.8 C6.166669,12.8 6.4,13.033331 6.4,13.5 L6.4,18.5 Z M19.2,18.5 C19.2,18.966669 18.966669,19.2 18.5,19.2 L13.5,19.2 C13.033331,19.2 12.8,18.966669 12.8,18.5 L12.8,13.5 C12.8,13.033331 13.033331,12.8 13.5,12.8 L18.5,12.8 C18.966669,12.8 19.2,13.033331 19.2,13.5 L19.2,18.5 Z M32,18.5 C32,18.966669 31.766669,19.2 31.3,19.2 L26.3,19.2 C25.833331,19.2 25.6,18.966669 25.6,18.5 L25.6,13.5 C25.6,13.033331 25.833331,12.8 26.3,12.8 L31.3,12.8 C31.766669,12.8 32,13.033331 32,13.5 L32,18.5 Z M6.4,31.3 C6.4,31.766669 6.166669,32 5.7,32 L0.7,32 C0.233331,32 0,31.766669 0,31.3 L0,26.3 C0,25.833331 0.233331,25.6 0.7,25.6 L5.7,25.6 C6.166669,25.6 6.4,25.833331 6.4,26.3 L6.4,31.3 Z M19.2,31.3 C19.2,31.766669 18.966669,32 18.5,32 L13.5,32 C13.033331,32 12.8,31.766669 12.8,31.3 L12.8,26.3 C12.8,25.833331 13.033331,25.6 13.5,25.6 L18.5,25.6 C18.966669,25.6 19.2,25.833331 19.2,26.3 L19.2,31.3 Z M32,31.3 C32,31.766669 31.766669,32 31.3,32 L26.3,32 C25.833331,32 25.6,31.766669 25.6,31.3 L25.6,26.3 C25.6,25.833331 25.833331,25.6 26.3,25.6 L31.3,25.6 C31.766669,25.6 32,25.833331 32,26.3 L32,31.3 Z" id=""></path>
  341.        </g>
  342.    </symbol>
  343.    <symbol id="filter" viewBox="0 0 16 12">
  344.        <path d="M0 2V0h16v2H0zm2.4 5V5h11.2v2H2.4zm2.4 5v-2h6.4v2H4.8z"></path>
  345.    </symbol>
  346.    <symbol id="icon-filter" viewBox="0 0 512 512">
  347.        <path fill="currentColor" d="M487.976 0H24.028C2.71 0-8.047 25.866 7.058 40.971L192 225.941V432c0 7.831 3.821 15.17 10.237 19.662l80 55.98C298.02 518.69 320 507.493 320 487.98V225.941l184.947-184.97C520.021 25.896 509.338 0 487.976 0z"></path>
  348.    </symbol>
  349.    <symbol id="icon-radio-on" viewBox="0 0 24 24">
  350.        <path fill="currentColor" fill-rule="nonzero" d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" />
  351.    </symbol>
  352.    <symbol id="icon-radio-off" viewBox="0 0 24 24">
  353.        <path fill="currentColor" fill-rule="nonzero" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" />
  354.    </symbol>
  355.    <symbol id="icon-pause" viewBox="0 0 13 16">
  356.        <rect width="4.636" height="16" rx="2.318"/>
  357.        <rect width="4.636" height="16" x="7.727" rx="2.318"/>
  358.    </symbol>
  359.  
  360.    <symbol id="amazon-alexa" fill="none" viewBox="0 0 14 14">
  361.        <path clip-rule="evenodd" d="m52.4998 105c-28.9946 0-52.4998-23.5055-52.4998-52.5003 0-26.6214 19.8151-48.61142 45.5003-52.03433v10.57883c0 2.9832-1.8814 5.6636-4.7091 6.6127-14.8197 4.9787-25.4216 19.1433-25.0311 35.7287.4754 20.1911 16.923 36.0663 37.1187 35.8628 20.122-.2035 36.3714-16.5785 36.3714-36.7487 0-.4597-.0113-.9172-.0283-1.3721-.004-.102-.0072-.2048-.0113-.307-.0194-.4228-.0452-.8446-.0784-1.2639-.0097-.1335-.0234-.2666-.0355-.3998-.0259-.2928-.0558-.5837-.0889-.8739-.0372-.3297-.08-.6576-.1261-.9838-.0202-.1492-.0404-.2988-.063-.4467-4.4995-29.6389-43.1025-46.296896-43.3144-46.388077 2.2893-.304462 4.6239-.464423 6.9955-.464423 28.9951 0 52.5002 23.5048 52.5002 52.4997 0 28.9948-23.5051 52.5003-52.5002 52.5003z" fill="#5fcaf4" fill-rule="evenodd" transform="matrix(.133333 0 0 -.133333 0 14)"/>
  362.    </symbol>
  363.    <symbol id="apple" viewBox="0 0 511.86 511.86">
  364.        <rect fill="#822cbe" width="511.86" height="511.86" rx="113.87"/>
  365.        <path fill="#ffffff" d="M240.44,448.26c-15.27-5.46-18.54-12.88-24.81-56.38-7.28-50.55-8.87-81.84-4.65-91.75,5.59-13.14,20.78-20.6,42-20.68,21.07-.09,36.39,7.44,42,20.68,4.24,9.89,2.65,41.2-4.64,91.75-4.95,35.32-7.67,44.25-14.5,50.25-9.38,8.31-22.69,10.61-35.32,6.14Zm-65.22-51.87c-52.73-25.94-86.51-69.82-98.79-128.2-3.07-15.07-3.59-51-.69-64.84,7.68-37.11,22.36-66.13,46.75-91.79,35.15-37.06,80.37-56.65,130.7-56.65,49.82,0,94.86,19.23,129.16,55.18,26.1,27.13,40.77,55.84,48.28,93.67,2.56,12.59,2.56,46.92.17,61.08a181.4,181.4,0,0,1-69.1,113c-13,9.79-44.7,26.89-49.82,26.89-1.88,0-2.05-1.94-1.19-9.81,1.53-12.63,3.07-15.25,10.23-18.26,11.44-4.77,30.89-18.63,42.83-30.61a163,163,0,0,0,42.82-75.41c4.44-17.57,3.93-56.64-1-74.73C390,138.36,343.1,93.66,285.61,81.72c-16.73-3.42-47.1-3.42-64,0-58.18,11.94-106.29,58.86-121,117.89-3.92,16-3.92,55.11,0,71.15,9.73,39.07,35,74.9,68.08,96.23a147.45,147.45,0,0,0,17.58,10.07c7.16,3.07,8.7,5.63,10.06,18.25.85,7.68.68,9.9-1.19,9.9-1.2,0-9.9-3.75-19.11-8.19ZM175.9,327c-17.75-14.16-33.44-39.28-39.93-63.91-3.92-14.88-3.92-43.17.17-58,10.75-40.06,40.27-71.12,81.22-85.71,14-4.94,45-6,62.27-2.25C339,130.33,381.15,189.79,373,248.77c-3.24,23.77-11.43,43.29-25.93,61.42-7.17,9.16-24.57,24.54-27.64,24.54-.51,0-1-5.8-1-12.87V309l8.88-10.58c33.44-40.06,31.05-96-5.46-132.74-14.16-14.29-30.54-22.69-51.7-26.56-13.65-2.53-16.55-2.53-30.88-.17-21.76,3.55-38.61,12-53.58,26.78C148.94,202,146.55,258.29,180,298.38L188.8,309v13c0,7.17-.57,13-1.27,13s-5.63-3.41-10.92-7.68Zm59.2-69.66c-15.18-7.07-23.37-20.39-23.54-37.76,0-15.61,8.7-29.23,23.71-37.2,9.56-5,26.45-5,36,0a46.34,46.34,0,0,1,22.18,26.85c9.9,33.65-25.76,63.13-58,48.07Z" transform="translate(-0.14 -0.14)"/><circle fill="#ffffff" cx="255.74" cy="221.24" r="42.55"/><path fill="#ffffff" d="M260,280.42a83.61,83.61,0,0,1,14.25,2.9,51.55,51.55,0,0,1,14.26,7.13c3.76,2.73,6.49,5.56,8.19,9s2.56,7.54,3.07,14.25c.34,6.72.34,16-1.19,33.44s-4.61,42.79-7,59.08-4.09,23.55-6.31,28.84a25.82,25.82,0,0,1-18.94,16.55,41,41,0,0,1-9.89.85,42.41,42.41,0,0,1-9.9-.85c-3.92-.86-9-2.39-12.8-5.46-3.92-3.07-6.48-7.51-8.53-13.31s-3.58-12.8-5.63-26.79-4.78-34.8-6.48-50.67-2.39-26.79-2.53-34.13.17-11,1-14.5a28.93,28.93,0,0,1,4.09-9.38,31.14,31.14,0,0,1,6.83-7,27.87,27.87,0,0,1,8-4.3A60.8,60.8,0,0,1,241.35,283c4.43-.85,9.55-1.7,12.18-2.05a13.34,13.34,0,0,1,5.56,0Z" transform="translate(-0.14 -0.14)"/>
  366.    </symbol>
  367.  
  368.    <symbol id="google" fill="none" viewBox="0 0 14 14">
  369.        <path d="m0 0v2.12148.84795 2.12148h1.75v-2.12148-.84795-2.12148z" fill="#fab908" transform="translate(6.125 4.45453)"/>
  370.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#0066d9" transform="translate(0 5.64764)"/>
  371.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#0066d9" transform="translate(0 6.60236)"/>
  372.        <path d="m1.75 0h-1.75v.954546h1.75z" fill="#0066d9" transform="translate(0 6.52264)"/>
  373.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#4285f4" transform="translate(12.25 6.60236)"/>
  374.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#4285f4" transform="translate(12.25 5.64764)"/>
  375.        <path d="m1.75 0h-1.75v.954546h1.75z" fill="#4285f4" transform="matrix(-1 0 0 -1 14 7.47736)"/><path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#ea4335" transform="translate(3.02274 8.51141)"/>
  376.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#ea4335" transform="translate(3.02274 9.46594)"/>
  377.        <path d="m1.75 0h-1.75v.954546h1.75z" fill="#ea4335" transform="translate(3.02274 9.38641)"/><path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#ea4335" transform="translate(3.02274 2.78406)"/>
  378.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#ea4335" transform="translate(3.02274 5.88641)"/>
  379.        <path d="m1.75 0h-1.75v3.12216h1.75z" fill="#ea4335" transform="translate(3.02274 3.65906)"/><path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#34a853" transform="translate(9.22726 3.73859)"/>
  380.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#34a853" transform="translate(9.22726 2.78406)"/>
  381.        <path d="m1.75 0h-1.75v.954546h1.75z" fill="#34a853" transform="matrix(-1 0 0 -1 10.9773 4.61359)"/><g fill="#fab908">
  382.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" transform="translate(6.125 .954529)"/>
  383.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" transform="translate(6.125)"/>
  384.        <path d="m1.75 0h-1.75v.954546h1.75z" transform="matrix(-1 0 0 -1 7.875 1.82953)"/>
  385.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" transform="translate(6.125 12.25)"/>
  386.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" transform="translate(6.125 11.2955)"/>
  387.        <path d="m1.75 0h-1.75v.954546h1.75z" transform="matrix(-1 0 0 -1 7.875 13.125)"/></g><path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#34a853" transform="translate(9.22726 9.46594)"/>
  388.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#34a853" transform="translate(9.22726 6.36359)"/>
  389.        <path d="m1.75 0h-1.75v3.10227h1.75z" fill="#34a853" transform="matrix(-1 0 0 -1 10.9773 10.3409)"/><path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#fab908" transform="translate(6.125 3.57953)"/>
  390.        <path d="m.875 1.75c.48325 0 .875-.39175.875-.875 0-.483249-.39175-.875-.875-.875-.483249 0-.875.391751-.875.875 0 .48325.391751.875.875.875z" fill="#fab908" transform="translate(6.125 8.67047)"/>
  391.    </symbol>
  392.    <symbol id="npr-one" viewBox="0 0 15 16">
  393.        <g clip-rule="evenodd" fill-rule="evenodd">
  394.            <path d="m-.00000001 3.99903 3.11681001 1.9192c.6747-1.24356 1.93544-2.08032 3.37935-2.08032v-3.83791c-2.77571 0-5.1993 1.60843-6.49616001 3.99903z" fill="#d61900" transform="translate(1.00378)"/>
  395.            <path d="m3.78823 5.28599c-.12325-.40495-.18984-.83705-.18984-1.28579 0-.75804.19011-1.4688.52217-2.081-1.53085-.942623-2.25153-1.386398-3.11681-1.91919993-.638301 1.17671993-1.00375 2.54287993-1.00375 4.00019993 0 1.45723.365449 2.82349 1.00375 4.0002l1.97257-1.21466z" fill="#f30" transform="translate(0 4.00128)"/>
  396.            <path d="m-.00000001 1.21467c1.29686001 2.3906 3.72045001 3.99903 6.49616001 3.99903v-3.83801c-1.15017 0-2.18402-.530854-2.89814-1.37539816h-1.62563l.00018-.00029136z" fill="#83aeed" transform="translate(1.00378 10.7867)"/>
  397.            <path d="m6.49625 1.9192-3.1168-1.91919949c-.67471 1.24355949-1.93535 2.08022949-3.37944981 2.08022949v3.838c2.77589981 0 5.19938981-1.60843 6.49624981-3.99903z" fill="#3266cc" transform="translate(7.50012 10.0768)"/>
  398.            <path d="m.522174 4.0002c0 .75815-.190114 1.46881-.52217447 2.08101l3.11681047 1.91919c.63839-1.17671 1.00375-2.54297 1.00375-4.0002 0-1.45732-.36536-2.82348-1.00375-4.00019993-.86528.53280193-1.58596.97657693-3.11681047 1.91919993.33206047.6122.52217447 1.32296.52217447 2.081z" fill="#3a3a3a" transform="translate(10.8795 4.00128)"/>
  399.            <path d="m.00000019 3.83791c1.44409981 0 2.70473981.83676 3.37944981 2.08032l3.1168-1.9192c-1.29686-2.3906-3.72044-3.99903-6.49624981-3.99903z" fill="#191919" transform="translate(7.50012)"/>
  400.        </g>
  401.    </symbol>
  402.    <symbol id="overcast" viewBox="0 0 365 365" fill="none">
  403.        <g xmlns="http://www.w3.org/2000/svg" id="surface1">
  404.        <path style=" stroke:none;fill-rule:nonzero;fill:rgb(96.099854%,49.398804%,12.5%);fill-opacity:1;" d="M 90.179688 274.820313 C 66.550781 251.195313 51.9375 218.554688 51.9375 182.5 C 51.9375 146.445313 66.550781 113.804688 90.179688 90.179688 L 101.789063 101.789063 C 81.136719 122.445313 68.359375 150.980469 68.359375 182.5 C 68.359375 214.019531 81.136719 242.554688 101.789063 263.210938 Z M 125.890625 239.109375 C 111.402344 224.621094 102.441406 204.609375 102.441406 182.5 C 102.441406 160.390625 111.402344 140.378906 125.890625 125.890625 L 137.503906 137.503906 C 125.988281 149.019531 118.863281 164.925781 118.863281 182.5 C 118.863281 200.074219 125.988281 215.980469 137.503906 227.496094 Z M 227.496094 227.496094 C 239.011719 215.980469 246.136719 200.074219 246.136719 182.5 C 246.136719 164.925781 239.011719 149.019531 227.496094 137.503906 L 239.109375 125.890625 C 253.597656 140.378906 262.558594 160.390625 262.558594 182.5 C 262.558594 204.609375 253.597656 224.621094 239.109375 239.109375 Z M 274.820313 274.820313 L 263.210938 263.210938 C 283.863281 242.554688 296.640625 214.019531 296.640625 182.5 C 296.640625 150.980469 283.863281 122.445313 263.210938 101.789063 L 274.820313 90.179688 C 298.449219 113.804688 313.0625 146.445313 313.0625 182.5 C 313.0625 218.554688 298.449219 251.195313 274.820313 274.820313 Z M 182.5 16.640625 C 90.898438 16.640625 16.640625 90.898438 16.640625 182.5 C 16.640625 255.765625 64.148438 317.933594 130.039063 339.886719 L 172.632813 212.101563 C 160.238281 207.972656 151.296875 196.28125 151.296875 182.5 C 151.296875 165.265625 165.265625 151.296875 182.5 151.296875 C 199.734375 151.296875 213.703125 165.265625 213.703125 182.5 C 213.703125 196.28125 204.761719 207.972656 192.367188 212.101563 L 234.960938 339.886719 C 300.851563 317.933594 348.359375 255.765625 348.359375 182.5 C 348.359375 90.898438 274.101563 16.640625 182.5 16.640625 Z M 202.902344 347.109375 C 195.519531 341.375 188.371094 335.058594 181.539063 328.164063 C 174.933594 334.996094 168.046875 341.269531 160.945313 346.96875 C 168 347.882813 175.195313 348.359375 182.5 348.359375 C 189.40625 348.359375 196.214844 347.933594 202.902344 347.109375 Z M 191.792969 316.824219 C 200.890625 327.066406 210.65625 336.113281 220.847656 343.898438 C 221.527344 343.734375 222.203125 343.570313 222.878906 343.402344 L 205.261719 299.355469 C 200.972656 305.472656 196.472656 311.300781 191.792969 316.824219 Z M 182.257813 305.34375 C 187.945313 298.007813 193.300781 290.164063 198.257813 281.84375 L 182.5 242.453125 L 166.550781 282.324219 C 171.425781 290.464844 176.679688 298.148438 182.257813 305.34375 Z M 143.78125 343.804688 C 153.617188 336.28125 163.054688 327.59375 171.875 317.78125 C 167.367188 312.621094 163.03125 307.179688 158.894531 301.46875 L 142.121094 343.402344 C 142.671875 343.539063 143.226563 343.671875 143.78125 343.804688 Z M 182.5 364.796875 C 81.820313 364.796875 0.207031 283.179688 0.207031 182.5 C 0.207031 81.820313 81.820313 0.203125 182.5 0.203125 C 283.179688 0.203125 364.796875 81.820313 364.796875 182.5 C 364.796875 283.179688 283.179688 364.796875 182.5 364.796875 "/>
  405.        <path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 90.179688 274.820313 L 90.324219 274.675781 C 66.734375 251.085938 52.140625 218.496094 52.140625 182.5 C 52.140625 146.503906 66.730469 113.914063 90.324219 90.324219 L 90.179688 90.179688 L 90.03125 90.324219 L 101.644531 101.9375 L 101.789063 101.789063 L 101.644531 101.644531 C 80.953125 122.339844 68.15625 150.925781 68.15625 182.5 C 68.15625 214.074219 80.953125 242.660156 101.644531 263.355469 L 101.789063 263.210938 L 101.644531 263.0625 L 90.03125 274.675781 L 90.179688 274.820313 L 90.324219 274.675781 L 90.179688 274.820313 L 90.324219 274.96875 L 102.082031 263.210938 L 101.9375 263.0625 C 81.316406 242.445313 68.566406 213.964844 68.566406 182.5 C 68.566406 151.035156 81.316406 122.554688 101.9375 101.9375 L 102.082031 101.789063 L 90.179688 89.886719 L 90.03125 90.03125 C 66.367188 113.695313 51.730469 146.390625 51.730469 182.5 C 51.730469 218.609375 66.367188 251.304688 90.03125 274.96875 L 90.179688 275.113281 L 90.324219 274.96875 Z M 125.890625 239.109375 L 126.035156 238.964844 C 111.582031 224.515625 102.644531 204.550781 102.644531 182.5 C 102.644531 160.449219 111.582031 140.484375 126.035156 126.035156 L 125.890625 125.890625 L 125.742188 126.035156 L 137.355469 137.648438 L 137.503906 137.503906 L 137.355469 137.355469 C 125.804688 148.910156 118.660156 164.871094 118.660156 182.5 C 118.660156 200.128906 125.804688 216.089844 137.355469 227.644531 L 137.503906 227.496094 L 137.355469 227.351563 L 125.742188 238.964844 L 125.890625 239.109375 L 126.035156 238.964844 L 125.890625 239.109375 L 126.035156 239.257813 L 137.792969 227.496094 L 137.648438 227.351563 C 126.167969 215.871094 119.070313 200.015625 119.070313 182.5 C 119.070313 164.984375 126.167969 149.128906 137.648438 137.648438 L 137.792969 137.503906 L 125.890625 125.597656 L 125.742188 125.742188 C 111.21875 140.269531 102.234375 160.335938 102.234375 182.5 C 102.234375 204.664063 111.21875 224.730469 125.742188 239.257813 L 125.890625 239.402344 L 126.035156 239.257813 Z M 227.496094 227.496094 L 227.644531 227.644531 C 239.195313 216.089844 246.339844 200.128906 246.339844 182.5 C 246.339844 164.871094 239.195313 148.910156 227.644531 137.355469 L 227.496094 137.503906 L 227.644531 137.648438 L 239.257813 126.035156 L 239.109375 125.890625 L 238.964844 126.035156 C 253.417969 140.484375 262.355469 160.449219 262.355469 182.5 C 262.355469 204.550781 253.417969 224.515625 238.964844 238.964844 L 239.109375 239.109375 L 239.257813 238.964844 L 227.644531 227.351563 L 227.496094 227.496094 L 227.644531 227.644531 L 227.496094 227.496094 L 227.351563 227.644531 L 239.109375 239.402344 L 239.257813 239.257813 C 253.78125 224.730469 262.765625 204.664063 262.765625 182.5 C 262.765625 160.335938 253.78125 140.269531 239.257813 125.742188 L 239.109375 125.597656 L 227.207031 137.503906 L 227.351563 137.648438 C 238.832031 149.128906 245.929688 164.984375 245.929688 182.5 C 245.929688 200.015625 238.832031 215.871094 227.351563 227.351563 L 227.207031 227.496094 L 227.351563 227.644531 Z M 274.820313 274.820313 L 274.96875 274.675781 L 263.355469 263.0625 L 263.210938 263.210938 L 263.355469 263.355469 C 284.046875 242.660156 296.84375 214.074219 296.84375 182.5 C 296.84375 150.925781 284.046875 122.339844 263.355469 101.644531 L 263.210938 101.789063 L 263.355469 101.9375 L 274.96875 90.324219 L 274.820313 90.179688 L 274.675781 90.324219 C 298.265625 113.914063 312.855469 146.503906 312.855469 182.5 C 312.855469 218.496094 298.265625 251.085938 274.675781 274.675781 L 274.820313 274.820313 L 274.96875 274.675781 L 274.820313 274.820313 L 274.96875 274.96875 C 298.632813 251.304688 313.269531 218.609375 313.269531 182.5 C 313.269531 146.390625 298.632813 113.695313 274.96875 90.03125 L 274.820313 89.886719 L 262.917969 101.789063 L 263.0625 101.9375 C 283.683594 122.554688 296.433594 151.035156 296.433594 182.5 C 296.433594 213.964844 283.683594 242.445313 263.0625 263.0625 L 262.917969 263.210938 L 274.820313 275.113281 L 274.96875 274.96875 Z M 182.5 16.640625 L 182.5 16.433594 C 90.785156 16.433594 16.433594 90.785156 16.433594 182.5 C 16.433594 255.859375 64.003906 318.097656 129.972656 340.082031 L 130.167969 340.144531 L 172.894531 211.972656 L 172.699219 211.90625 C 160.382813 207.804688 151.503906 196.191406 151.503906 182.5 C 151.503906 173.941406 154.972656 166.191406 160.582031 160.582031 C 166.191406 154.972656 173.9375 151.503906 182.5 151.503906 C 191.058594 151.503906 198.808594 154.972656 204.417969 160.582031 C 210.027344 166.191406 213.496094 173.9375 213.496094 182.5 C 213.496094 196.191406 204.617188 207.804688 192.300781 211.90625 L 192.105469 211.972656 L 234.832031 340.144531 L 235.027344 340.082031 C 301 318.097656 348.566406 255.859375 348.566406 182.5 C 348.566406 90.785156 274.214844 16.433594 182.5 16.433594 L 182.5 16.84375 C 228.246094 16.84375 269.65625 35.386719 299.636719 65.363281 C 329.613281 95.34375 348.15625 136.753906 348.15625 182.5 C 348.15625 255.675781 300.703125 317.765625 234.898438 339.691406 L 234.960938 339.886719 L 235.15625 339.820313 L 192.5625 212.035156 L 192.367188 212.101563 L 192.433594 212.296875 C 204.910156 208.140625 213.90625 196.375 213.910156 182.5 C 213.90625 165.152344 199.847656 151.09375 182.5 151.089844 C 165.152344 151.09375 151.09375 165.152344 151.089844 182.5 C 151.09375 196.375 160.089844 208.140625 172.566406 212.296875 L 172.632813 212.101563 L 172.4375 212.035156 L 129.84375 339.820313 L 130.039063 339.886719 L 130.101563 339.691406 C 64.296875 317.765625 16.84375 255.675781 16.84375 182.5 C 16.84375 136.753906 35.386719 95.34375 65.363281 65.363281 C 95.34375 35.386719 136.753906 16.84375 182.5 16.84375 Z M 202.902344 347.109375 L 203.027344 346.949219 C 195.652344 341.21875 188.511719 334.90625 181.683594 328.019531 L 181.535156 327.867188 L 181.390625 328.019531 C 174.792969 334.847656 167.910156 341.113281 160.816406 346.808594 L 160.441406 347.109375 L 160.917969 347.171875 C 167.984375 348.089844 175.1875 348.566406 182.5 348.566406 C 189.414063 348.566406 196.230469 348.136719 202.925781 347.316406 L 203.417969 347.253906 L 203.027344 346.949219 L 202.902344 347.109375 L 202.875 346.90625 C 196.199219 347.726563 189.398438 348.15625 182.5 348.15625 C 175.203125 348.15625 168.019531 347.679688 160.972656 346.765625 L 160.945313 346.96875 L 161.074219 347.128906 C 168.179688 341.421875 175.078125 335.144531 181.6875 328.304688 L 181.539063 328.164063 L 181.394531 328.308594 C 188.230469 335.210938 195.386719 341.53125 202.773438 347.273438 L 202.902344 347.109375 L 202.875 346.90625 Z M 191.792969 316.824219 L 191.636719 316.964844 C 200.742188 327.210938 210.519531 336.269531 220.722656 344.058594 L 220.800781 344.117188 L 220.894531 344.097656 C 221.574219 343.9375 222.253906 343.769531 222.929688 343.601563 L 223.15625 343.542969 L 205.3125 298.929688 L 205.09375 299.238281 C 200.808594 305.347656 196.3125 311.171875 191.636719 316.695313 L 191.519531 316.832031 L 191.636719 316.964844 L 191.792969 316.824219 L 191.949219 316.960938 C 196.632813 311.429688 201.136719 305.59375 205.429688 299.472656 L 205.261719 299.355469 L 205.070313 299.433594 L 222.6875 343.476563 L 222.878906 343.402344 L 222.828125 343.203125 C 222.152344 343.371094 221.476563 343.535156 220.800781 343.695313 L 220.847656 343.898438 L 220.972656 343.734375 C 210.789063 335.957031 201.035156 326.917969 191.945313 316.691406 L 191.792969 316.824219 L 191.949219 316.960938 Z M 182.257813 305.34375 L 182.421875 305.46875 C 188.113281 298.128906 193.472656 290.273438 198.433594 281.945313 L 198.484375 281.859375 L 182.5 241.898438 L 166.320313 282.34375 L 166.375 282.429688 C 171.253906 290.578125 176.511719 298.269531 182.097656 305.46875 L 182.257813 305.679688 L 182.421875 305.46875 L 182.257813 305.34375 L 182.421875 305.21875 C 176.847656 298.03125 171.597656 290.351563 166.726563 282.21875 L 166.550781 282.324219 L 166.742188 282.402344 L 182.5 243.003906 L 198.066406 281.917969 L 198.257813 281.84375 L 198.078125 281.738281 C 193.128906 290.050781 187.777344 297.890625 182.097656 305.21875 L 182.257813 305.34375 L 182.421875 305.21875 Z M 143.78125 343.804688 L 143.90625 343.96875 C 153.75 336.4375 163.199219 327.738281 172.027344 317.917969 L 172.152344 317.785156 L 172.03125 317.648438 C 167.527344 312.492188 163.195313 307.054688 159.058594 301.351563 L 158.839844 301.046875 L 141.84375 343.542969 L 142.070313 343.601563 C 142.625 343.738281 143.179688 343.871094 143.734375 344.007813 L 143.828125 344.027344 L 143.90625 343.96875 L 143.78125 343.804688 L 143.828125 343.605469 C 143.273438 343.472656 142.722656 343.339844 142.171875 343.203125 L 142.121094 343.402344 L 142.3125 343.476563 L 159.085938 301.546875 L 158.894531 301.46875 L 158.726563 301.589844 C 162.871094 307.304688 167.207031 312.753906 171.722656 317.917969 L 171.875 317.78125 L 171.722656 317.644531 C 162.910156 327.445313 153.480469 336.128906 143.65625 343.644531 L 143.78125 343.804688 L 143.828125 343.605469 Z M 182.5 364.796875 L 182.5 364.589844 C 132.21875 364.589844 86.695313 344.210938 53.742188 311.257813 C 20.792969 278.304688 0.410156 232.78125 0.410156 182.5 C 0.410156 132.21875 20.792969 86.695313 53.742188 53.742188 C 86.695313 20.789063 132.21875 0.410156 182.5 0.410156 C 232.78125 0.410156 278.304688 20.789063 311.257813 53.742188 C 344.210938 86.695313 364.589844 132.21875 364.589844 182.5 C 364.589844 232.78125 344.210938 278.304688 311.257813 311.257813 C 278.304688 344.210938 232.78125 364.589844 182.5 364.589844 L 182.5 365 C 283.292969 365 365 283.292969 365 182.5 C 365 81.707031 283.292969 0 182.5 0 C 81.707031 0 0 81.707031 0 182.5 C 0 283.292969 81.707031 365 182.5 365 L 182.5 364.796875 "/>
  406.        </g>
  407.    </symbol>
  408.    <symbol id="pandora" viewBox="0 0 180 200">
  409.        <g id="bg">
  410.            <rect fill="#FFFFFF" width="180" height="200"/>
  411.        </g>
  412.        <g id="icons">
  413.            <g>
  414.                <path fill="#019FEE" d="M160.7,74.2c-0.9-8.8-3.4-17.1-8.8-24.4c-4.1-5.6-9.4-9.8-15.6-13c-6-3-12.3-5-19-5.9l0,0
  415.                    c-3.9-0.6-7.8-0.9-11.8-0.9H43.8c-0.4,0-0.7,0.3-0.7,0.7l0,0c0,46.1,0,92.2,0,138.3v0.1c0,0.4,0.3,0.7,0.7,0.7l0,0
  416.                    c12.3,0,24.7,0,37,0c3.3,0,6-2.7,6.1-5.9c0-0.3,0-0.6,0-0.7c0-8.6,0-17.1,0-25.5v-0.3c0-0.4,0.3-0.7,0.7-0.7c0,0,0,0,0.1,0
  417.                    c3.1,0,6.4,0,9.6,0c2.4,0,4.9,0,7.3-0.3c7.8-0.6,15.7-2,23.1-5c2.3-0.9,4.6-2,6.9-3.1c9-4.9,15.8-11.7,20.6-20.8
  418.                    c2.3-4.6,3.9-9.4,4.9-14.6c0.6-2.7,0.9-5.4,1-8.3c0-0.1,0-0.1,0-0.3s0-0.1,0-0.3v-7c0,0,0,0,0-0.1C160.9,76,160.8,75.1,160.7,74.2
  419.                    z"/>
  420.            </g>
  421.        </g>
  422.    </symbol>
  423.    <symbol id="pocket-casts" viewBox="0 0 39 36" style="enable-background:new 0 0 39 36;">
  424.        <g>
  425.            <path fill="#F44336" d="M18,36c9.9,0,18-8,18-18S28,0,18,0S0,8,0,18S8,36,18,36L18,36L18,36z"/>
  426.            <path fill="#FFFFFF" d="M17.8,27.1c-4.8-0.2-8.7-4.1-8.7-9c0-5,4.1-9,9-9s8.9,3.9,9,8.7c0,0.2,0.1,0.3,0.3,0.3H30
  427.                c0.2,0,0.3-0.1,0.3-0.3C30.1,11.2,24.7,5.9,18,5.9c-6.8,0-12.3,5.5-12.3,12.3c0,6.7,5.3,12.1,11.9,12.3c0.2,0,0.3-0.1,0.3-0.3v-2.6
  428.                C18.1,27.2,17.9,27.1,17.8,27.1L17.8,27.1L17.8,27.1z M18.1,11c-3.9,0-7.1,3.2-7.1,7.1c0,3.8,3,6.9,6.8,7.1c0.2,0,0.3-0.1,0.3-0.3
  429.                v-2.1c0-0.2-0.1-0.3-0.3-0.3c-2.3-0.2-4.1-2.1-4.1-4.4c0-2.4,2-4.4,4.4-4.4c2.3,0,4.2,1.8,4.4,4.1c0,0.2,0.2,0.3,0.3,0.3h2.1
  430.                c0.2,0,0.3-0.2,0.3-0.3C25,14,21.9,11,18.1,11L18.1,11L18.1,11z"/>
  431.        </g>
  432.    </symbol>
  433.    <symbol id="rss" viewBox="0 0 12 12">
  434.        <path d="m1.59148 8.7795c-.878186.0032-1.58780186.71645-1.58566708 1.5938.00213478.8773.71521308 1.5871 1.59340708 1.5861.87819-.0011 1.58954-.7126 1.58955-1.59-.0032-.879-.71739-1.58991-1.59729-1.5899zm-1.59147997-4.7118v2.32108c1.48808997.00154 2.91461997.59358 3.96575997 1.64589 1.05115 1.05231 1.64082 2.47873 1.63927 3.96533h2.32333c.00464-2.10318-.82881-4.12172-2.31634-5.60999-1.48753-1.48826-3.5068-2.32386-5.61201997-2.32231zm0-4.06189726v2.32108726c5.33125997.00952 9.65431997 4.31803 9.67666997 9.64411h2.32333c-.0096-6.61422-5.37938-11.97100707-11.99999997-11.9710001z" fill="#257BBC"/>
  435.    </symbol>
  436.    <symbol id="spotify" viewBox="0 0 170.1 170.1" style="enable-background:new 0 0 170.1 170.1;" xml:space="preserve">
  437.        <g>
  438.            <g>
  439.                <g>
  440.                    <path fill="#1ED760" d="M85,1.3C38.8,1.3,1.3,38.8,1.3,85c0,46.3,37.5,83.7,83.7,83.7c46.3,0,83.7-37.5,83.7-83.7
  441.                        C168.8,38.8,131.3,1.3,85,1.3z M123.4,122.1c-1.5,2.5-4.7,3.2-7.2,1.7c-19.7-12-44.4-14.7-73.6-8.1c-2.8,0.6-5.6-1.1-6.2-3.9
  442.                        c-0.6-2.8,1.1-5.6,3.9-6.2c31.9-7.3,59.3-4.2,81.3,9.3C124.2,116.4,124.9,119.6,123.4,122.1z M133.7,99.3c-1.9,3.1-5.9,4-9,2.2
  443.                        c-22.5-13.8-56.8-17.8-83.4-9.8c-3.5,1-7.1-0.9-8.1-4.3c-1-3.5,0.9-7.1,4.4-8.1c30.4-9.2,68.2-4.8,94.1,11.1
  444.                        C134.6,92.2,135.6,96.2,133.7,99.3z M134.6,75.5c-27-16-71.5-17.5-97.3-9.7c-4.1,1.3-8.5-1.1-9.8-5.2c-1.3-4.1,1.1-8.5,5.2-9.8
  445.                        c29.6-9,78.8-7.2,109.8,11.2c3.7,2.2,4.9,7,2.7,10.7C143.1,76.5,138.3,77.7,134.6,75.5z"/>
  446.                </g>
  447.            </g>
  448.        </g>
  449.    </symbol>
  450.    <symbol id="stitcher" viewBox="0 0 122.88 51.61" style="enable-background:new 0 0 122.88 51.61">
  451.        <g>
  452.            <polygon fill="#3590C5" points="0,10.14 21.5,10.14 21.5,49.15 0,49.15 0,10.14"/>
  453.            <polygon fill="#C53827" points="101.38,7.99 122.88,7.99 122.88,43.93 101.38,43.93 101.38,7.99"/>
  454.            <polygon fill="#EC8B24" points="76.19,0 97.69,0 97.69,46.7 76.19,46.7 76.19,0"/>
  455.            <polygon fill="#FBC618" points="51,6.76 72.5,6.76 72.5,51.61 51,51.61 51,6.76"/>
  456.            <polygon fill="#612268" points="25.5,3.07 47,3.07 47,46.39 25.5,46.39 25.5,3.07"/></g>
  457.    </symbol>
  458.  
  459.    <symbol id="tuneIn" viewBox="56 56 200 88" fill="none">
  460.        <g id="Logos">
  461.            <g id="Logo__x2013__Horizontal_1A_12_">
  462.                <g id="Logo_2_">
  463.                    <path fill="#1C203C" d="M95,96.8v4c0,0.4-0.4,0.8-0.8,0.8h-5c-0.2,0-0.4,0.2-0.4,0.4v21.2c0,0.4-0.4,0.8-0.8,0.8h-4
  464. c-0.4,0-0.8-0.4-0.8-0.8V102c0-0.2-0.2-0.4-0.4-0.4h-5c-0.4,0-0.8-0.4-0.8-0.8v-4c0-0.4,0.4-0.8,0.8-0.8h16.4
  465. C94.6,96,95,96.4,95,96.8z M117,96h-4c-0.4,0-0.8,0.4-0.8,0.8v18.8c0,1.8-1.4,3.2-3.9,3.2c-2.4,0-3.8-1.4-3.8-3.2V96.8
  466. c0-0.4-0.4-0.8-0.8-0.8h-4c-0.4,0-0.8,0.4-0.8,0.8v18.8c0,4.8,4,8.8,9.4,8.8c5.5,0,9.5-4,9.5-8.8V96.8
  467. C117.8,96.4,117.4,96,117,96z M139.6,96h-4c-0.4,0-0.8,0.4-0.8,0.8v15c0,0.2-0.3,0.3-0.4,0.1l-5.5-15.2c-0.1-0.4-0.4-0.7-1-0.7
  468. h-4.8c-0.4,0-0.8,0.4-0.8,0.8v26.4c0,0.4,0.4,0.8,0.8,0.8h4c0.4,0,0.8-0.4,0.8-0.8v-13.8c0-0.2,0.3-0.3,0.4-0.1l5.4,14
  469. c0.1,0.3,0.4,0.7,1.1,0.7h4.7c0.4,0,0.8-0.4,0.8-0.8V96.8C140.4,96.4,140,96,139.6,96z M160.3,118.4h-9.5c-0.2,0-0.4-0.2-0.4-0.4
  470. v-4.8c0-0.2,0.2-0.4,0.4-0.4h9c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8h-9c-0.2,0-0.4-0.2-0.4-0.4V102
  471. c0-0.2,0.2-0.4,0.4-0.4h9.3c0.4,0,0.8-0.4,0.8-0.8v-4c0-0.4-0.4-0.8-0.8-0.8h-14.5c-0.4,0-0.8,0.4-0.8,0.8v26.4
  472. c0,0.4,0.4,0.8,0.8,0.8h14.7c0.4,0,0.8-0.4,0.8-0.8v-4C161.1,118.8,160.7,118.4,160.3,118.4z M256,59v62c0,1.7-1.3,3-3,3h-69v17
  473. c0,1.7-1.3,3-3,3H59c-1.7,0-3-1.3-3-3V79c0-1.7,1.3-3,3-3h119V59c0-1.7,1.3-3,3-3h72C254.7,56,256,57.3,256,59z M178,82H62.5
  474. c-0.3,0-0.5,0.2-0.5,0.5v55c0,0.3,0.2,0.5,0.5,0.5h115c0.3,0,0.5-0.2,0.5-0.5V82z M213.8,99.4c0-0.4-0.4-0.8-0.8-0.8h-3.4
  475. c-0.2,0-0.4-0.2-0.4-0.4V81.8c0-0.2,0.2-0.4,0.4-0.4h3c0.4,0,0.8-0.4,0.8-0.8v-3.8c0-0.4-0.4-0.8-0.8-0.8h-12.4
  476. c-0.4,0-0.8,0.4-0.8,0.8v3.8c0,0.4,0.4,0.8,0.8,0.8h3c0.2,0,0.4,0.2,0.4,0.4v16.4c0,0.2-0.2,0.4-0.4,0.4h-3.4
  477. c-0.4,0-0.8,0.4-0.8,0.8v3.8c0,0.4,0.4,0.8,0.8,0.8H213c0.4,0,0.8-0.4,0.8-0.8V99.4z M236.2,76.8c0-0.4-0.4-0.8-0.8-0.8h-4
  478. c-0.4,0-0.8,0.4-0.8,0.8v15c0,0.2-0.3,0.3-0.4,0.1l-5.5-15.2c-0.1-0.4-0.4-0.7-1-0.7H219c-0.4,0-0.8,0.4-0.8,0.8v26.4
  479. c0,0.4,0.4,0.8,0.8,0.8h4c0.4,0,0.8-0.4,0.8-0.8V89.4c0-0.2,0.3-0.3,0.4-0.1l5.4,14c0.1,0.3,0.4,0.7,1.1,0.7h4.7
  480. c0.4,0,0.8-0.4,0.8-0.8V76.8z"/>
  481.                </g>
  482.            </g>
  483.        </g>
  484.    </symbol>
  485.  
  486. </svg>
  487.  
  488. <header class="Page-header">
  489.    <div class="Page-header-bar">
  490.        
  491.            
  492.                <div class="Page-header-bar-logo"><a aria-label="home page" href="http://abc.xyz/investor" data-cms-ai="0"  >
  493.    
  494.        <img class="PageLogo-image" src="https://www.abc.xyz/assets/4d/68/600ef2c64455b2f1aafdd81b1732/ir-logo-2x.png=n-w400-h94" alt="ir-logo_2x.png" srcset="https://www.abc.xyz/assets/4d/68/600ef2c64455b2f1aafdd81b1732/ir-logo-2x.png=n-w400-h94 1x,https://www.abc.xyz/assets/4d/68/600ef2c64455b2f1aafdd81b1732/ir-logo-2x.png=n-w800-h188 2x"  width="400"  height="94" />
  495.    
  496.    </a>
  497. </div>
  498.            
  499.        
  500.  
  501.        
  502.            <div class="Page-header-eyebrow">
  503.                <a class="Link" href="http://abc.xyz/investor" data-cms-ai="0">Investors</a>
  504.            </div>
  505.        
  506.    </div>
  507. </header>
  508.  
  509.    
  510.  
  511.  
  512.    <main class="Homepage-content" id="main">
  513.        <div class="Homepage-contentWrapper">
  514.            
  515.                <div class="Homepage-pageLead" data-pagelead>
  516.                    <div class="HomepageHeading">
  517.    <div class="HomepageHeading-content-wrapper">
  518.        <div class="HomepageHeading-content">
  519.            
  520.                
  521.                    <div class="HomepageHeading-logo">
  522.                        <picture>
  523.    
  524.    
  525.        
  526.            
  527.  
  528.        
  529.    
  530.  
  531.    
  532.    
  533.        
  534.    
  535.            <source type="image/webp"  width="200"
  536.     height="196"
  537.        data-srcset="https://www.abc.xyz/assets/00/74/6e3508d64d4b9c38c95048d03104/gblock.png=n-w200-h196 1x,https://www.abc.xyz/assets/00/74/6e3508d64d4b9c38c95048d03104/gblock.png=n-w400-h392 2x" data-lazy-load="true" srcset="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxOTZweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4="
  538.    />
  539.  
  540.    
  541.  
  542.    
  543.        <source width="200"
  544.     height="196"
  545.        data-srcset="https://www.abc.xyz/assets/00/74/6e3508d64d4b9c38c95048d03104/gblock.png=n-w200-h196" data-lazy-load="true" srcset="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxOTZweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4="
  546.    />
  547.  
  548.    
  549.  
  550.  
  551.    
  552.    
  553.    <img class="Image" alt="Alphabet G Block" srcset="https://www.abc.xyz/assets/00/74/6e3508d64d4b9c38c95048d03104/gblock.png=n-w200-h196 1x,https://www.abc.xyz/assets/00/74/6e3508d64d4b9c38c95048d03104/gblock.png=n-w400-h392 2x" width="200" height="196"
  554.        data-src="https://www.abc.xyz/assets/00/74/6e3508d64d4b9c38c95048d03104/gblock.png=n-w200-h196" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxOTZweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4="
  555.        >
  556.  
  557.  
  558. </picture>
  559.  
  560.                    </div>
  561.                
  562.            
  563.  
  564.            
  565.                <h1 class="HomepageHeading-title">is for Google</h1>
  566.            
  567.        </div>
  568.    </div>
  569. </div>
  570.  
  571.                </div>
  572.            
  573.  
  574.            
  575.                <div class="Homepage-letter"><bsp-rich-more class="RichTextModule ShortText" data-module>
  576.    
  577.    
  578.    <div class="RichTextModule-shortItems RichTextBody"><p>As Sergey and I wrote in the original founders letter 11 years ago, “Google is not a conventional company. We do not intend to become one”</p><span class="more-button">more</span></div>
  579.  
  580.  
  581.  
  582.    <div class="RichTextModule-items RichTextBody"><p>As part of that, we also said that you could expect us to make “smaller bets in areas that might seem very speculative or even strange when compared to our current businesses.” From the start, we’ve always strived to do more, and to do important and meaningful things with the resources we have.</p><p>We did a lot of things that seemed crazy at the time. Many of those crazy things now have over a billion users, like Google Maps, YouTube, Chrome, and Android. And we haven’t stopped there. We are still trying to do things other people think are crazy but we are super excited about.</p><p></p><p>We’ve long believed that over time companies tend to get comfortable doing the same thing, just making incremental changes. But in the technology industry, where revolutionary ideas drive the next big growth areas, you need to be a bit uncomfortable to stay relevant.</p><p></p><p>Our company is operating well today, but we think we can make it cleaner and more accountable. So we are creating a new company, called Alphabet. I am really excited to be running Alphabet as CEO with help from my capable partner, Sergey, as President.</p><p></p><p>What is Alphabet? Alphabet is mostly a collection of companies. The largest of which, of course, is Google. This newer Google is a bit slimmed down, with the companies that are pretty far afield of our main internet products contained in Alphabet instead. What do we mean by far afield? Good examples are our health efforts: Life Sciences (that works on the glucose-sensing contact lens), and <a class="Link" href="http://www.calicolabs.com/" target="_blank" rel="noopener" data-cms-ai="0">Calico</a> (focused on longevity). Fundamentally, we believe this allows us more management scale, as we can run things independently that aren’t very related.</p><p></p><p>Alphabet is about businesses prospering through strong leaders and independence. In general, our model is to have a strong CEO who runs each business, with Sergey and me in service to them as needed. We will rigorously handle capital allocation and work to make sure each business is executing well. We’ll also make sure we have a great CEO for each business, and we’ll determine their compensation. In addition, with this new structure we plan to implement segment reporting for our Q4 results, where Google financials will be provided separately than those for the rest of Alphabet businesses as a whole.</p><p></p><p>This new structure will allow us to keep tremendous focus on the extraordinary opportunities we have inside of Google. A key part of this is Sundar Pichai. Sundar has been saying the things I would have said (and sometimes better!) for quite some time now, and I’ve been tremendously enjoying our work together. He has really stepped up since October of last year, when he took on product and engineering responsibility for our internet businesses. Sergey and I have been super excited about his progress and dedication to the company. And it is clear to us and our board that it is time for Sundar to be CEO of Google. I feel very fortunate to have someone as talented as he is to run the slightly slimmed down Google and this frees up time for me to continue to scale our aspirations. I have been spending quite a bit of time with Sundar, helping him and the company in any way I can, and I will of course continue to do that. Google itself is also making all sorts of new products, and I know Sundar will always be focused on innovation—continuing to stretch boundaries. I know he deeply cares that we can continue to make big strides on our core mission to organize the world’s information. Recent launches like Google Photos and Google Now using machine learning are amazing progress. Google also has some services that are run with their own identity, like YouTube. Susan is doing a great job as CEO, running a strong brand and driving incredible growth.</p><p></p><p>Sergey and I are seriously in the business of starting new things. Alphabet will also include our X lab, which incubates new efforts like Wing, our drone delivery effort. We are also stoked about growing our investment arms, Ventures and Capital, as part of this new structure.</p><p></p><p>Alphabet Inc. will replace Google Inc. as the publicly-traded entity and all shares of Google will automatically convert into the same number of shares of Alphabet, with all of the same rights. Google will become a wholly-owned subsidiary of Alphabet. Our two classes of shares will continue to trade on Nasdaq as GOOGL and GOOG.</p><p></p><p>For Sergey and me this is a very exciting new chapter in the life of Google—the birth of Alphabet. We liked the name Alphabet because it means a collection of letters that represent language, one of humanity’s most important innovations, and is the core of how we index with Google search! We also like that it means <b>alpha-bet</b> (Alpha is investment return above benchmark), which we strive for! I should add that we are not intending for this to be a big consumer brand with related products—the whole point is that Alphabet companies should have independence and develop their own brands.</p><p></p><p>We are excited about…</p><p></p><ul><li>Getting more ambitious things done.</li><li>Taking the long-term view.</li><li>Empowering great entrepreneurs and companies to flourish.</li><li>Investing at the scale of the opportunities and resources we see.</li><li>Improving the transparency and oversight of what we’re doing.</li><li>Making Google even better through greater focus.</li><li>And hopefully… as a result of all this, improving the lives of as many people as we can.</li></ul><p>What could be better? No wonder we are excited to get to work with everyone in the Alphabet family. Don’t worry, we’re still getting used to the name too!</p></div>
  583.  
  584.  
  585. </bsp-rich-more>
  586. <div class="RichTextModule" data-module>
  587.    
  588.    
  589.  
  590.  
  591.    <div class="RichTextModule-items RichTextBody"><div class="Enhancement"  data-align-portrait-left>
  592.        <div class="Enhancement-item">
  593.            
  594.            
  595.                
  596.                    
  597.                        <figure class="Figure">
  598.    
  599.        
  600.            <picture>
  601.    
  602.    
  603.        
  604.            
  605.  
  606.        
  607.    
  608.  
  609.    
  610.    
  611.        
  612.    
  613.            <source type="image/webp"  width="300"
  614.     height="104"
  615.        data-srcset="https://www.abc.xyz/assets/68/f0/bbeef1bc43ec9734253a5fdc9cf5/signature-larry-page-large.png=n-w300-h104 1x,https://www.abc.xyz/assets/68/f0/bbeef1bc43ec9734253a5fdc9cf5/signature-larry-page-large.png=n-w600-h208 2x" data-lazy-load="true" srcset="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDRweCIgd2lkdGg9IjMwMHB4Ij48L3N2Zz4="
  616.    />
  617.  
  618.    
  619.  
  620.    
  621.        <source width="300"
  622.     height="104"
  623.        data-srcset="https://www.abc.xyz/assets/68/f0/bbeef1bc43ec9734253a5fdc9cf5/signature-larry-page-large.png=n-w300-h104" data-lazy-load="true" srcset="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDRweCIgd2lkdGg9IjMwMHB4Ij48L3N2Zz4="
  624.    />
  625.  
  626.    
  627.  
  628.  
  629.    
  630.    
  631.    <img class="Image" alt="Larry Page Signature" srcset="https://www.abc.xyz/assets/68/f0/bbeef1bc43ec9734253a5fdc9cf5/signature-larry-page-large.png=n-w300-h104 1x,https://www.abc.xyz/assets/68/f0/bbeef1bc43ec9734253a5fdc9cf5/signature-larry-page-large.png=n-w600-h208 2x" width="300" height="104"
  632.        data-src="https://www.abc.xyz/assets/68/f0/bbeef1bc43ec9734253a5fdc9cf5/signature-larry-page-large.png=n-w300-h104" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDRweCIgd2lkdGg9IjMwMHB4Ij48L3N2Zz4="
  633.        >
  634.  
  635.  
  636. </picture>
  637.  
  638.        
  639.    
  640.  
  641.    
  642.        <div class="Figure-content"><figcaption class="Figure-caption"><p>Larry Page</p></figcaption></div>
  643.    
  644. </figure>
  645.                    
  646.                
  647.            
  648.        </div>
  649.    </div><p></p></div>
  650.  
  651.  
  652. </div>
  653. </div>
  654.            
  655.  
  656.            
  657.        </div>
  658.  
  659.        
  660.            
  661.                <div class="Homepage-backgroundImage"><picture>
  662.    
  663.    
  664.        
  665.            
  666.  
  667.        
  668.    
  669.  
  670.    
  671.    
  672.        
  673.    
  674.            <source type="image/webp"  width="500"
  675.     height="808"
  676.        data-srcset="https://www.abc.xyz/assets/6f/03/416ba6904edea3adeae3a8c192a3/screenshot-2022-07-05-9.34.19AM.png=n-w500-h808 1x,https://www.abc.xyz/assets/6f/03/416ba6904edea3adeae3a8c192a3/screenshot-2022-07-05-9.34.19AM.png=n-w1000-h1616 2x" data-lazy-load="true" srcset="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDhweCIgd2lkdGg9IjUwMHB4Ij48L3N2Zz4="
  677.    />
  678.  
  679.    
  680.  
  681.    
  682.        <source width="500"
  683.     height="808"
  684.        data-srcset="https://www.abc.xyz/assets/6f/03/416ba6904edea3adeae3a8c192a3/screenshot-2022-07-05-9.34.19AM.png=n-w500-h808" data-lazy-load="true" srcset="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDhweCIgd2lkdGg9IjUwMHB4Ij48L3N2Zz4="
  685.    />
  686.  
  687.    
  688.  
  689.  
  690.    
  691.    
  692.    <img class="Image" alt="Alphabet blocks" srcset="https://www.abc.xyz/assets/6f/03/416ba6904edea3adeae3a8c192a3/screenshot-2022-07-05-9.34.19AM.png=n-w500-h808 1x,https://www.abc.xyz/assets/6f/03/416ba6904edea3adeae3a8c192a3/screenshot-2022-07-05-9.34.19AM.png=n-w1000-h1616 2x" width="500" height="808"
  693.        data-src="https://www.abc.xyz/assets/6f/03/416ba6904edea3adeae3a8c192a3/screenshot-2022-07-05-9.34.19AM.png=n-w500-h808" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDhweCIgd2lkdGg9IjUwMHB4Ij48L3N2Zz4="
  694.        >
  695.  
  696.  
  697. </picture>
  698. </div>
  699.            
  700.        
  701.    </main>
  702.  
  703.    
  704.  
  705.    <footer class="Page-footer">
  706.    <div class="Page-footer-container">
  707.        <div class="Page-footer-leftWrapper">
  708.            
  709.                
  710.                    <div class="Page-footer-logo"><a aria-label="home page" href="http://abc.xyz/investor" data-cms-ai="0"  >
  711.    
  712.        <img class="PageLogo-image" src="https://www.abc.xyz/assets/7e/d2/643df645472b886c8534622d6951/logo.png=n-w400-h97" alt="Alphabet Footer" srcset="https://www.abc.xyz/assets/7e/d2/643df645472b886c8534622d6951/logo.png=n-w400-h97 1x,https://www.abc.xyz/assets/7e/d2/643df645472b886c8534622d6951/logo.png=n-w800-h194 2x"  width="400"  height="97" />
  713.    
  714.    </a>
  715. </div>
  716.                
  717.            
  718.  
  719.            
  720.                <div class="Page-footer-navigation">
  721.                    <nav class="FooterNavigation">
  722.    
  723.        <ul class="FooterNavigation-items" data-column-count="4">
  724.            
  725.                <li class="FooterNavigation-items-item">
  726.                    
  727.                        
  728.    <div class="FooterNavigationItem">
  729.        <div class="FooterNavigationItem-text">
  730.                <a href="https://policies.google.com/privacy" target="_blank" data-cms-ai="0">Privacy</a>
  731.        </div>
  732.    </div>
  733.  
  734.  
  735.                    
  736.                </li>
  737.            
  738.                <li class="FooterNavigation-items-item">
  739.                    
  740.                        
  741.    <div class="FooterNavigationItem">
  742.        <div class="FooterNavigationItem-text">
  743.                <a href="https://policies.google.com/terms" target="_blank" data-cms-ai="0">Terms</a>
  744.        </div>
  745.    </div>
  746.  
  747.  
  748.                    
  749.                </li>
  750.            
  751.                <li class="FooterNavigation-items-item">
  752.                    
  753.                        
  754.    <div class="FooterNavigationItem">
  755.        <div class="FooterNavigationItem-text">
  756.                <a href="https://about.google/" target="_blank" data-cms-ai="0">About Google</a>
  757.        </div>
  758.    </div>
  759.  
  760.  
  761.                    
  762.                </li>
  763.            
  764.                <li class="FooterNavigation-items-item">
  765.                    
  766.                        
  767.    <div class="FooterNavigationItem">
  768.        <div class="FooterNavigationItem-text">
  769.                <a href="https://about.google/products/" target="_blank" data-cms-ai="0">Google Products</a>
  770.        </div>
  771.    </div>
  772.  
  773.  
  774.                    
  775.                </li>
  776.            
  777.        </ul>
  778.    
  779. </nav>
  780.  
  781.                </div>
  782.            
  783.        </div>
  784.  
  785.        
  786.    </div>
  787. </footer>
  788.  
  789.    
  790. <span data-bsp-pv="8479d0f9-a70d-30d9-9936-3c31b478e4a6"></span><span data-bsp-pv="00000181-ceca-d150-a3d3-cefb2d570000"></span><script data-bsp-site="00000181-cebf-d150-a3d3-ceff04830000" data-bsp-contentid="00000181-ceca-d150-a3d3-cefb2d570000"></script><script data-bsp-site="00000181-cebf-d150-a3d3-ceff04830000" data-bsp-contentid="00000181-ceca-d150-a3d3-cefb2d570000" src="/_resource/analytics/bsp-analytics.min.js"></script></body>
  791. </html>
  792.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda