<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<!-- Enable dark mode in email clients -->
<!-- <meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark"> -->
<title>Nextdoor</title>
<style>
/* latin */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/lato/v22/S6u8w4BMUTPHjxsAXC-q.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
mso-font-alt: Arial;
}
/* latin */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/lato/v22/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
mso-font-alt: Arial;
}
/* latin */
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://fonts.gstatic.com/s/lato/v22/S6u_w4BMUTPHjxsI3wi_Gwft.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
mso-font-alt: Arial;
}
/* latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
mso-font-alt: Arial;
}
/* latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/lato/v22/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
mso-font-alt: Arial;
}
/* latin */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://fonts.gstatic.com/s/lato/v22/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
mso-font-alt: Arial;
}
@media only screen {
html {
min-height: 100%;
background: #ebebeb;
}
}
/* @media (prefers-color-scheme: dark ) {
Shows Dark Mode-Only Content, Like Images
.dark-img { display:block !important; width: auto !important; overflow: visible !important; float: none !important; max-height:inherit !important; max-width:inherit !important; line-height: auto !important; margin-top:0px !important; visibility:inherit !important; }
Hides Light Mode-Only Content, Like Images
.light-img { display:none; display:none !important; }
Custom Dark Mode Background Color
.darkmode { background-color: #545454 !important; }
Custom Dark Mode Font Colors
h2, p, span, a, b { color: #ffffff !important; }
Custom Dark Mode Font Colors
.header-dark { color: #00422D !important; }
Custom Dark Mode Font Colors
h2, p, span, a, b { color: #ffffff !important; }
Custom Dark Mode Text Link Color
.link { color: #91ADD4 !important; }
}
Shows Dark Mode-Only Content, Like Images
[data-ogsc] .dark-img { display:block !important; width: auto !important; overflow: visible !important; float: none !important; max-height:inherit !important; max-width:inherit !important; line-height: auto !important; margin-top:0px !important; visibility:inherit !important; }
Hides Light Mode-Only Content, Like Images
[data-ogsc] .light-img { display:none; display:none !important; }
Custom Dark Mode Background Color
[data-ogsc] .darkmode { background-color: #545454 !important; }
Custom Dark Mode Font Colors
[data-ogsc] h1, [data-ogsc] h2, [data-ogsc] h3, [data-ogsc] h4, [data-ogsc] h5, [data-ogsc] p, [data-ogsc] span { color: #ffffff !important; }
*/
h1, h2, p, span, a, b {
font-family: 'Lato', Arial, sans-serif;
}
@media only screen and (max-width: 600px) {
.small-float-center {
margin: 0 auto !important;
float: none !important;
text-align: center !important;
}
.small-text-center {
text-align: center !important;
}
.small-text-left {
text-align: left !important;
}
.small-text-right {
text-align: right !important;
}
}
@media only screen and (max-width: 600px) {
.hide-for-large {
display: block !important;
width: auto !important;
overflow: visible !important;
max-height: none !important;
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (max-width: 600px) {
table.body table.container .hide-for-large,
table.body table.container .row.hide-for-large {
display: table !important;
width: 100% !important;
}
}
@media only screen and (max-width: 600px) {
table.body table.container .callout-inner.hide-for-large {
display: table-cell !important;
width: 100% !important;
}
}
@media only screen and (max-width: 600px) {
table.body table.container .show-for-large {
display: none !important;
width: 0;
mso-hide: all;
overflow: hidden;
}
}
@media only screen and (max-width: 600px) {
table.body img {
width: auto;
height: auto;
}
table.body center {
min-width: 0 !important;
}
table.body .container {
width: 100% !important;
}
table.body .columns,
table.body .column {
height: auto !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 0px !important;
padding-right: 0px !important;
}
table.body .columns .column,
table.body .columns .columns,
table.body .column .column,
table.body .column .columns {
padding-left: 0 !important;
padding-right: 0 !important;
}
table.body .collapse .columns,
table.body .collapse .column {
padding-left: 0 !important;
padding-right: 0 !important;
}
td.small-1,
th.small-1 {
display: inline-block !important;
width: 8.33333% !important;
}
td.small-2,
th.small-2 {
display: inline-block !important;
width: 16.66667% !important;
}
td.small-3,
th.small-3 {
display: inline-block !important;
width: 25% !important;
}
td.small-4,
th.small-4 {
display: inline-block !important;
width: 33.33333% !important;
}
td.small-5,
th.small-5 {
display: inline-block !important;
width: 41.66667% !important;
}
td.small-6,
th.small-6 {
display: inline-block !important;
width: 50% !important;
}
td.small-7,
th.small-7 {
display: inline-block !important;
width: 58.33333% !important;
}
td.small-8,
th.small-8 {
display: inline-block !important;
width: 66.66667% !important;
}
td.small-9,
th.small-9 {
display: inline-block !important;
width: 75% !important;
}
td.small-10,
th.small-10 {
display: inline-block !important;
width: 83.33333% !important;
}
td.small-11,
th.small-11 {
display: inline-block !important;
width: 91.66667% !important;
}
td.small-12,
th.small-12 {
display: inline-block !important;
width: 100% !important;
}
.columns td.small-12,
.column td.small-12,
.columns th.small-12,
.column th.small-12 {
display: block !important;
width: 100% !important;
}
table.body td.small-offset-1,
table.body th.small-offset-1 {
margin-left: 8.33333% !important;
Margin-left: 8.33333% !important;
}
table.body td.small-offset-2,
table.body th.small-offset-2 {
margin-left: 16.66667% !important;
Margin-left: 16.66667% !important;
}
table.body td.small-offset-3,
table.body th.small-offset-3 {
margin-left: 25% !important;
Margin-left: 25% !important;
}
table.body td.small-offset-4,
table.body th.small-offset-4 {
margin-left: 33.33333% !important;
Margin-left: 33.33333% !important;
}
table.body td.small-offset-5,
table.body th.small-offset-5 {
margin-left: 41.66667% !important;
Margin-left: 41.66667% !important;
}
table.body td.small-offset-6,
table.body th.small-offset-6 {
margin-left: 50% !important;
Margin-left: 50% !important;
}
table.body td.small-offset-7,
table.body th.small-offset-7 {
margin-left: 58.33333% !important;
Margin-left: 58.33333% !important;
}
table.body td.small-offset-8,
table.body th.small-offset-8 {
margin-left: 66.66667% !important;
Margin-left: 66.66667% !important;
}
table.body td.small-offset-9,
table.body th.small-offset-9 {
margin-left: 75% !important;
Margin-left: 75% !important;
}
table.body td.small-offset-10,
table.body th.small-offset-10 {
margin-left: 83.33333% !important;
Margin-left: 83.33333% !important;
}
table.body td.small-offset-11,
table.body th.small-offset-11 {
margin-left: 91.66667% !important;
Margin-left: 91.66667% !important;
}
table.body table.columns td.expander,
table.body table.columns th.expander {
display: none !important;
}
table.button.small-expand,
table.button.small-expanded {
width: 100% !important;
}
table.button.small-expand table,
table.button.small-expanded table {
width: 100%;
}
table.button.small-expand table a,
table.button.small-expanded table a {
text-align: center !important;
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
table.button.small-expand center,
table.button.small-expanded center {
min-width: 0;
}
}
@media only screen and (max-width: 450px) {
.desktop {
display: none !important;
}
@media only screen and (max-width: 450px) {
div.hide-for-large-custom {
display: block !important;
width: auto !important;
overflow: visible !important;
max-height: none !important;
font-size: inherit !important;
line-height: inherit !important;
}
table.body table.container div.hide-for-large-custom {
display: table !important;
width: 100% !important;
}
.mobile-font-18 {
font-size:18px !important;
}
.mobile-font-24 {
font-size:24px !important;
}
.mobile-font-36 {
font-size:36px !important;
}
}
}</style>
</head>
<body style="-moz-box-sizing: border-box; -ms-text-size-adjust: 100%; -webkit-box-sizing: border-box; -webkit-text-size-adjust: 100%; Margin: 0; box-sizing: border-box; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; min-width: 100%; padding: 0; text-align: left; width: 100% !important;">
<!-- Visually Hidden Preheader Text : BEGIN -->
<div id="preview_text" style="display:none!important">
Just by being a ⭐️ neighbor in San Francisco
</div>
<!-- Visually Hidden Preheader Text : END -->
<!-- Create white space after the desired preview text so email clients don’t pull other distracting text into the inbox preview. Extend as necessary. -->
<!-- Preview Text Spacing Hack : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">
</div>
<!-- Preview Text Spacing Hack : END -->
<table class="body" style="Margin: 0; background: #ebebeb; border-collapse: collapse; border-spacing: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; height: 100%; line-height: 1.3em; margin: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;">
<tr style="padding: 0; text-align: left; vertical-align: top;">
<td class="center" align="center" valign="top" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; hyphens: none; line-height: 1.3em; margin: 0; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;">
<center data-parsed="" style="min-width: 600px; width: 100%;">
<table align="center" class="container test2-class float-center" style="Margin: 0 auto; background: #ffffff; border-collapse: collapse; border-spacing: 0; float: none; margin: 0 auto; padding: 0; text-align: center; vertical-align: top; width: 600px;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;"><td style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; hyphens: none; line-height: 1.3em; margin: 0; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;">
<table class="wrapper test-wrap" align="center" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><td class="wrapper-inner" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; hyphens: none; line-height: 1.3em; margin: 0; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;">
<!-- NextDoor Logo -->
<table class="wrapper" align="center" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><td class="wrapper-inner" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; hyphens: none; line-height: 1.3em; margin: 0; padding: 20px 0px; text-align: left; vertical-align: top; word-wrap: break-word;">
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding: 0; position: relative; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;">
<th class="small-12 large-12 columns first last" style="Margin: 0 auto; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0 auto; padding: 0; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-align: left; width: 600px;"><table style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><th style="Margin: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left;">
<center data-parsed="" style="min-width: 600px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmBIcRBvhj2L5eeqOt8uJWm4-3DLiCi_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBfsEcq20builuuUGsLjyB7qedT-2F1kr07Xkk0YztP-2BLxp58PZeAeJrDcOJrjrl2lG2rFlIwN9DluRwswrczUOzase3siiAzIe0gd1SJnsY0q5UkfHWFOLd-2FbnQuj3wwNTbibgw1h7VW1mVeFBf-2FZJYJg-3D-3D"><img style="-ms-interpolation-mode: bicubic; Margin: 0 auto; clear: both; display: block; float: none; margin: 0 auto; max-width: 128px; outline: none; text-align: center; text-decoration: none; width:128px;" src="https://f.hubspotusercontent40.net/hubfs/5713048/Nextdoor_logo_lime-wordmark_CMYK%20copy-1.png" alt="Nextdoor" width="128" align="center" class="float-center"></a>
</center>
</th></tr></table></th>
</tr></tbody></table>
</td></tr></table>
<!-- Live CTA Content -->
<!-- START SubHeadline -->
<table role="presentation" class="wrapper" align="center" style="border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; width: 100%;background-color:#FEF8D7;">
<tr>
<td class="wrapper-inner" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important;margin: 0; padding: 0;word-wrap: break-word;">
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding: 0; position: relative; width: 100%;">
<tr>
<th class="small-10 small-offset-1 large-12 columns first last" style="Margin: 0 auto;margin: 0 auto;mso-padding-alt: 30px; padding: 30px;width: 540px;">
<table style="border-collapse: collapse; border-spacing: 0; padding: 0;vertical-align: top; width: 100%;">
<tr>
<th style="Margin: 0; margin: 0;">
<p class="small-text-24 small-text-center" style="Margin: 0;color: #004D35; font-family: 'Lato', Arial, sans-serif; font-size: 36px; font-weight: 800; line-height: 1.2em; margin: 0;text-align:center; word-wrap: normal;font-style: italic;">Introducing: Awards on Nextdoor</p>
<!-- Start Spacer -->
<table role="presentation" class="spacer" style="border-collapse: collapse; border-spacing: 0; width: 100%;"><tr><td height="10px" style="font-size: 10px;line-height:10px; font-weight: normal;margin: 0; mso-line-height-rule: exactly; padding: 0;"> </td></tr></table>
<!-- End Spacer -->
<p class="small-text-center" style="Margin: 0; color: #000; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.3em; margin: 0; padding: 0; text-align:center;">Hey, Arianna: Awards are a new way to celebrate what you bring to your community.</p>
<!-- START Button -->
<center>
<table role="presentation" class="button radius large float-center small-expanded" style="border-collapse: collapse; border-spacing: 0; float: none; margin: 0; padding: 0; text-align: center; width: auto;" align="center">
<tr>
<td style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important;margin: 0; padding: 20px 0px 0px 0px; word-wrap: break-word;">
<table role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0; width: 100%;">
<tr>
<td style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; background: #8ED500; border: none; border-collapse: collapse !important; border-radius: 10px;margin: 0; padding: 0; word-wrap: break-word;">
<a title="Get started" href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmNi1GXAsM2scq0JoxTymF38cWkSWB6PeB4J7mSHWLNn-2Bntv1EsYYGEo-2BWB74t2R1aNjiBuVqjQgcYDlAYj-2FPtj5S-2FC1p9ufjlFF3KlV2jJbGR17C86lFbeAxEvSG7NrojWGwAVGUYQZbQCj4-2F9ry4yU3dPY3mET9YNRHzLAEWoqJwtKhW8-2Fpt4LLXeyxZ7cimy2GP2vI8DppDkzFTjWq-2FgrkqlwL7mVMuUfWdlOX-2F-2FJzwnnvWoS6b-2BVI0kpTQvRUoNdM6NLJGg-2BPBJJkDDQl8KwvidbBo-2BqZDtICZSeg-2FudtlpBV-2B0FrZ21-2BdjlnTM1zcMJ3eDdvHyijc7376Kcg5M4-3DjXyo_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBHXfwpuDLvdRj-2FneU-2Bhub1ImGAohD0bnpfDM1XPCB3Qvtmp4oOqtYgBuitVXZIj-2Fq-2BWYcMvmyOQH-2FUXbw1vBfFsW8HerqH2XYbtUF6kmcrVFYDPruZEGTHAYCKhM6EOL-2FadFIo6qu4nyl0hvj5hKmFA-3D-3D" style="Margin: 0; border: 0 solid #8ED500; border-radius: 10px; color: #fff; display: inline-block; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: bold; line-height: 1.3em; margin: 0; padding: 12px 30px 12px 30px; text-align:center; text-decoration: none;" bgcolor="#8ED500">Get started
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
<!-- END Button -->
</th>
<th class="expander" style="Margin: 0; margin: 0; padding: 0 !important;visibility: hidden; width: 0;">
</th>
</tr>
</table>
</th>
</tr>
</table>
</td>
</tr>
</table>
<!-- End SubHeadline -->
<!-- START SubHeadline -->
<table role="presentation" class="wrapper" align="center" style="border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; width: 100%;">
<tr>
<td class="wrapper-inner" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important;margin: 0; padding: 0;word-wrap: break-word;">
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding: 0; position: relative; width: 100%;">
<tr>
<th class="small-10 small-offset-1 large-12 columns first last" style="Margin: 0 auto;margin: 0 auto;mso-padding-alt:20px 30px 10px 30px; padding: 20px 30px 10px 30px;width: 540px;">
<table style="border-collapse: collapse; border-spacing: 0; padding: 0;vertical-align: top; width: 100%;">
<tr>
<th style="Margin: 0; margin: 0;">
<p class="small-text-24 small-text-center" style="Margin: 0;color: #004D35; font-family: 'Lato', Arial, sans-serif; font-size: 24px; font-weight: 800; line-height: 1.2em; margin: 0;text-align:center; word-wrap: normal;font-style: italic;">Which award will you earn first?</p>
</th>
<th class="expander" style="Margin: 0; margin: 0; padding: 0 !important;visibility: hidden; width: 0;">
</th>
</tr>
</table>
</th>
</tr>
</table>
</td>
</tr>
</table>
<!-- End SubHeadline -->
<!-- START Two Columns 150px left image, 450px right text -->
<table role="presentation" class="wrapper" align="center" style="border-collapse: collapse; border-spacing: 0; padding: 0;width: 100%;">
<tr>
<td class="wrapper-inner" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important;margin: 0; padding: 0;">
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding: 0; position: relative; width: 100%;">
<tr>
<!-- Start Left Column -->
<th class="small-10 small-offset-1 large-5 columns" valign="top" style="Margin: 0 auto; margin: 0 auto;padding: 20px 50px 20px 50px; mso-padding-alt:20px 50px 20px 50px; width: 200px;">
<table role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0;width: 100%;">
<tr>
<th>
<center data-parsed="" style="min-width: 150px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OjttO8TykC1wXDqKPihFjOIO8c4rnbh31IPDD7ymGDLrOeO5RYCp93cHjS2YS-2BC1uAg6JIyrcJ6s8T1cB-2Flcqh7-2FI3kizhOIrUYmI3SdDo3pbXGxyIg9HaWW3DUx-2FhAD6twzluRAAfylZAe3AAZ7y0B2ribEDwVNvqyrubHRF8omaOZdCFDG1E3sH1MKFVJ-2BnC5Wr6lEMll2ritJsHknSeeVbr96-2BQR-2BACOAnvufZWKzWEchTbq90Gumw6zzNC0kq-2FcSNtRmqUVpL5j4BeA6pKpAX2EHkciKpqIjX8U6Hkd8dKy76ksfdRlHFBFRVl3orhzn3VARdoihm2nc3mS6I-2BjmUfJiIPhEBSyfEHu7lomahKstOpX293i-2BP-2BNFQJfk6CW-_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBWRhZwaQJAuTq03zM-2FJkbjZfiS4XZWcyJNUMZJtO2XlSyi7FW26ZoJaxDcdk5XyZsz1-2BaHs6fh00t4kWUqtNlt1Lc99UxB0YijbXdOLYRn23-2BippuT4QGTeaqBdMTDr0V3-2BpcSI1YSlxh04relQBuxw-3D-3D"><img src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/669d5713-9b6a-46bb-bd7e-c542cff6dd6a/dcddab79502c4df88557557d9393d84a/Member%20Sends/award-business-supporter-achieved.png" alt="Biz Supporter" title="Biz Supporter" width="200" align="center" class="float-center" style="-ms-interpolation-mode: bicubic; Margin: 0 auto; clear: both; display: block; float: none; margin: 0 auto; max-width: 100%; outline: none;text-decoration: none; width:200px;"></a></center>
<!-- Start Spacer -->
<table role="presentation" class="spacer" style="border-collapse: collapse; border-spacing: 0; width: 100%;"><tr><td height="10px" style="font-size: 10px;line-height:10px; font-weight: normal;margin: 0; mso-line-height-rule: exactly; padding: 0;"> </td></tr></table>
<!-- End Spacer -->
<h4 class="small-text-center" style="Margin: 0; Margin-bottom: 0; color:#004D35; font-family: 'Lato', Arial, sans-serif; font-size: 18px; font-weight: 800; line-height: 1.5em; margin: 0; margin-bottom: 0; padding: 0; text-align:center; word-wrap: normal;font-style:italic;">Biz Supporter:
</h4>
<p class="small-text-center" style="Margin: 0; color: #000; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.3em; margin: 0; padding: 0; text-align:center;">Write 10 recommendations for local businesses</p>
</th>
</tr>
</table>
</th>
<!-- End Left Column -->
<!-- Start Right Column -->
<th class="small-10 small-offset-1 large-5 columns" valign="top" style="Margin: 0 auto; margin: 0 auto;padding: 20px 50px 20px 50px; mso-padding-alt:20px 50px 20px 50px; width: 200px;">
<table role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0;width: 100%;">
<tr>
<th>
<center data-parsed="" style="min-width: 150px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmFdpedhJKei9axst-2FTMELmvdPJVUlZl8tyyjPFzr-2B-2BhkVz51U45GZdZRgajceRpM73-2FHHvARt0J4uk22sVnX2pXPk5n8HwOHVnlNK6EvzX12ik-2F5E8w2DIHk4Ircv3KCkKgymqbPJj4cqjb-2FpXQwI5AneQ0-2BwzvFlauV7O6PIQ-2BLgJF0-2F03HhRrg0hRqQLwBymuo7n7M1htHOxx2MMmdSs6jn4O1xIG1B6iirh-2FD1gfCc8USmnr5woTZmQQng0MUOOiG-2FYhPqf7w-2FL7KsvCTp8lFd3JVhZcqOOE29kWv3Oox7BdiDczFi18REeEOdn1OIpMm4HL8oWXDO13qF0Be0457CDj92EV8RCxFoEL1rS1KfoMmH8-2BawNv09bjylgHZMQ-3D-3DzYZR_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBDBro48nV0cRLkkBcaYn-2FRJtIFbYt-2FJa1TUbPb1f4lfrl0NnJqJvHuNpjvPFWKEiYWTB7Axz1EiZPLwk-2FzwHwU1wuIfj0LNcdwPLWUQxRN1lmu5stg40a9-2FFlw1iTg2eyLxcUXXoj-2FmMCol4sA1Bgkg-3D-3D"><img src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/669d5713-9b6a-46bb-bd7e-c542cff6dd6a/dcddab79502c4df88557557d9393d84a/Member%20Sends/award-party-planner-achieved.png" alt="Party Planner" title="Party Planner" width="200" align="center" class="float-center" style="-ms-interpolation-mode: bicubic; Margin: 0 auto; clear: both; display: block; float: none; margin: 0 auto; max-width: 100%; outline: none;text-decoration: none; width:200px;"></a></center>
<!-- Start Spacer -->
<table role="presentation" class="spacer" style="border-collapse: collapse; border-spacing: 0; width: 100%;"><tr><td height="10px" style="font-size: 10px;line-height:10px; font-weight: normal;margin: 0; mso-line-height-rule: exactly; padding: 0;"> </td></tr></table>
<!-- End Spacer -->
<h4 class="small-text-center" style="Margin: 0; Margin-bottom: 0; color:#004D35; font-family: 'Lato', Arial, sans-serif; font-size: 18px; font-weight: 800; line-height: 1.5em; margin: 0; margin-bottom: 0; padding: 0; text-align:center; word-wrap: normal;font-style:italic;">Party Planner:
</h4>
<p class="small-text-center" style="Margin: 0; color: #000; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.3em; margin: 0; padding: 0; text-align:center;">Plan 3 events with at least 1 other neighbor interested or attending</p>
</th>
</tr>
</table>
</th>
<!-- End Right Column -->
</tr>
</table>
</td>
</tr>
</table>
<!-- END Two Columns 150px left image, 450px right text -->
<!-- START Two Columns 150px left image, 450px right text -->
<table role="presentation" class="wrapper" align="center" style="border-collapse: collapse; border-spacing: 0; padding: 0;width: 100%;">
<tr>
<td class="wrapper-inner" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important;margin: 0; padding: 0;">
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding: 0; position: relative; width: 100%;">
<tr>
<!-- Start Left Column -->
<th class="small-10 small-offset-1 large-5 columns" valign="top" style="Margin: 0 auto; margin: 0 auto;padding: 20px 50px 20px 50px; mso-padding-alt:20px 50px 20px 50px; width: 200px;">
<table role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0;width: 100%;">
<tr>
<th>
<center data-parsed="" style="min-width: 150px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmFdpedhJKei9axst-2FTMELmvdPJVUlZl8tyyjPFzr-2B-2Bhko-2BNwIF69tdxw7pfyuTjeAVban2icHvgbZq-2FApb4R5gskuIIS4xcB7cAfEjG6icaHO1i6GluJtieMDVPhIBve9JqYMLTjx1RIj93igF0lwXCg5qLwHeshYLx-2BIsP8YQOJZnJOKUuXRa2rJck1Qm0xrKZpLbQQKgbEc-2BMnNTVOe1ofgH3YGgbH5AujDH0pCnpVrFsktsUiX5CEiHJzcvk5VG-2BuTCYke8RD9j525gIIsVzprm2q4D-2BDvZhQ3J7aUHEfAnPEsasTaY7HSGAOZy-2B9ZtAxSEaEpULAdHmxpzOD9zMkBDxhePARPyV7tBmJE0RrXA43_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBWbF1avhA9YiQf8-2FUYOEou9HNOisKDglUXMQjbaQdTyzFghMqKFoL-2F1nNeAIX-2F-2FXF2pGM6Kf0vlAbvl7PDBoWwty2q41FELRwZlRMKAHArlg625Dt7ZP7TVMh-2BTyzX5KibVjAmf4vyxtfcpngtSVD6w-3D-3D"><img src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/669d5713-9b6a-46bb-bd7e-c542cff6dd6a/dcddab79502c4df88557557d9393d84a/Member%20Sends/award-visual-artist-achieved.png" alt="Visual Artist" title="Visual Artist" width="200" align="center" class="float-center" style="-ms-interpolation-mode: bicubic; Margin: 0 auto; clear: both; display: block; float: none; margin: 0 auto; max-width: 100%; outline: none;text-decoration: none; width:200px;"></a></center>
<!-- Start Spacer -->
<table role="presentation" class="spacer" style="border-collapse: collapse; border-spacing: 0; width: 100%;"><tr><td height="10px" style="font-size: 10px;line-height:10px; font-weight: normal;margin: 0; mso-line-height-rule: exactly; padding: 0;"> </td></tr></table>
<!-- End Spacer -->
<h4 class="small-text-center" style="Margin: 0; Margin-bottom: 0; color:#004D35; font-family: 'Lato', Arial, sans-serif; font-size: 18px; font-weight: 800; line-height: 1.5em; margin: 0; margin-bottom: 0; padding: 0; text-align:center; word-wrap: normal;font-style:italic;">Visual Artist:
</h4>
<p class="small-text-center" style="Margin: 0; color: #000; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.3em; margin: 0; padding: 0; text-align:center;">Share 10 video or photo posts that get at least 5 likes</p>
</th>
</tr>
</table>
</th>
<!-- End Left Column -->
<!-- Start Right Column -->
<th class="small-10 small-offset-1 large-5 columns" valign="top" style="Margin: 0 auto; margin: 0 auto;padding: 20px 50px 20px 50px; mso-padding-alt:20px 50px 20px 50px; width: 200px;">
<table role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0;width: 100%;">
<tr>
<th>
<center data-parsed="" style="min-width: 150px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmFdpedhJKei9axst-2FTMELmvdPJVUlZl8tyyjPFzr-2B-2Bhko-2BNwIF69tdxw7pfyuTjeAVban2icHvgbZq-2FApb4R5gskuIIS4xcB7cAfEjG6icaHO1i6GluJtieMDVPhIBve9JqYMLTjx1RIj93igF0lwXCg5qLwHeshYLx-2BIsP8YQOJZnJOKUuXRa2rJck1Qm0xrHr6tp3Notl512lllnN11B9mlDTQ4NQMe5cjHnBn3kT38freeOnVceHNxVfX0MXez5cDCdaST-2FhTH4aZDhD6LcjOd4or5olMVnKBkeDEmqj7Z00mNWgkoVLc9mha-2BQVwsspySQogWqNig8KbJAEWr2U8-2BnFjrKXrsE4GEZ1WUB9M03wO_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rB38nZ9Fcd8QzFeuI7-2FTWt-2FGUH6A6RXRXAoce5QhLHN5DLk3yXk8357MThOrGe5TQ-2FD-2FOlfcQkGat6VsV7PfvzHI4YQRx-2FyE-2FsGMET8ywuPS7knMKGCUWf9AqjYK9BeGn3to-2FH-2BgqwhSKut-2Bame-2BdX4g-3D-3D"><img src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/669d5713-9b6a-46bb-bd7e-c542cff6dd6a/dcddab79502c4df88557557d9393d84a/Member%20Sends/award-conversation-starter-achieved.png" alt="Convo Starter" title="Convo Starter" width="200" align="center" class="float-center" style="-ms-interpolation-mode: bicubic; Margin: 0 auto; clear: both; display: block; float: none; margin: 0 auto; max-width: 100%; outline: none;text-decoration: none; width:200px;"></a></center>
<!-- Start Spacer -->
<table role="presentation" class="spacer" style="border-collapse: collapse; border-spacing: 0; width: 100%;"><tr><td height="10px" style="font-size: 10px;line-height:10px; font-weight: normal;margin: 0; mso-line-height-rule: exactly; padding: 0;"> </td></tr></table>
<!-- End Spacer -->
<h4 class="small-text-center" style="Margin: 0; Margin-bottom: 0; color:#004D35; font-family: 'Lato', Arial, sans-serif; font-size: 18px; font-weight: 800; line-height: 1.5em; margin: 0; margin-bottom: 0; padding: 0; text-align:center; word-wrap: normal;font-style:italic;">Convo Starter:
</h4>
<p class="small-text-center" style="Margin: 0; color: #000; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.3em; margin: 0; padding: 0; text-align:center;">Share 10 posts that get at least 5 comments</p>
</th>
</tr>
</table>
</th>
<!-- End Right Column -->
</tr>
</table>
</td>
</tr>
</table>
<!-- END Two Columns 150px left image, 450px right text -->
<!-- START SubHeadline -->
<table role="presentation" class="wrapper" align="center" style="border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; width: 100%;background-color:#FEF8D7;">
<tr>
<td class="wrapper-inner" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important;margin: 0; padding: 0;word-wrap: break-word;">
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding: 0; position: relative; width: 100%;">
<tr>
<th class="small-10 small-offset-1 large-12 columns first last" style="Margin: 0 auto;margin: 0 auto;mso-padding-alt:20px 30px; padding: 20px 30px;width: 540px;">
<table style="border-collapse: collapse; border-spacing: 0; padding: 0;vertical-align: top; width: 100%;">
<tr>
<th style="Margin: 0; margin: 0;">
<p class="small-text-center" style="Margin: 0; color: #000; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.3em; margin: 0; padding: 0; text-align:center;">Check your progress anytime on your profile. When you earn awards, they show up on your profile and on your avatar. You got this!</p>
<!-- START Button -->
<center>
<table role="presentation" class="button radius large float-center small-expanded" style="border-collapse: collapse; border-spacing: 0; float: none; margin: 0; padding: 0; text-align: center; width: auto;" align="center">
<tr>
<td style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important;margin: 0; padding: 20px 0px 0px 0px; word-wrap: break-word;">
<table role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0; width: 100%;">
<tr>
<td style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; background: #8ED500; border: none; border-collapse: collapse !important; border-radius: 10px;margin: 0; padding: 0; word-wrap: break-word;">
<a title="Get started" href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmNi1GXAsM2scq0JoxTymF38cWkSWB6PeB4J7mSHWLNn-2Bntv1EsYYGEo-2BWB74t2R1aNjiBuVqjQgcYDlAYj-2FPtj5S-2FC1p9ufjlFF3KlV2jJbGR17C86lFbeAxEvSG7NrojWGwAVGUYQZbQCj4-2F9ry4yU3dPY3mET9YNRHzLAEWoqJwtKhW8-2Fpt4LLXeyxZ7cimy2GP2vI8DppDkzFTjWq-2FgrkqlwL7mVMuUfWdlOX-2F-2FJzwnnvWoS6b-2BVI0kpTQvRUoNdM6NLJGg-2BPBJJkDDQl8KwvidbBo-2BqZDtICZSeg-2FudtlpBV-2B0FrZ21-2BdjlnTM1zcMJ3eDdvHyijc7376Kcg5M4-3Djray_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBSDo302SOJUKzkthWqjfGUWrcua5IlEskw99tySptMAjNob4liIrjRIY8RgmUqLlY-2F5j6DM-2FM0b75wKu7JXeWyXJhR3gz2iG3AjkdsEhaYmGNOc6kJBj0RmbuniuRlfpRR6uLLChgrlmvWQ-2Biyiej8g-3D-3D" style="Margin: 0; border: 0 solid #8ED500; border-radius: 10px; color: #fff; display: inline-block; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: bold; line-height: 1.3em; margin: 0; padding: 12px 30px 12px 30px; text-align:center; text-decoration: none;" bgcolor="#8ED500">Get started
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
<!-- END Button -->
</th>
<th class="expander" style="Margin: 0; margin: 0; padding: 0 !important;visibility: hidden; width: 0;">
</th>
</tr>
</table>
</th>
</tr>
</table>
</td>
</tr>
</table>
<!-- End SubHeadline -->
<!-- Nextdoor Footer -->
<table class="wrapper" align="center" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><td class="wrapper-inner" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; hyphens: none; line-height: 1.3em; margin: 0; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;"><table class="spacer" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;"><td height="20px" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 30px; font-weight: normal; hyphens: none; line-height: 30px; margin: 0; mso-line-height-rule: exactly; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;"> </td></tr></tbody></table>
<table align="center" class="container" style="Margin: 0 auto; background: #ffffff; border-collapse: collapse; border-spacing: 0; margin: 0 auto; padding: 0; text-align: inherit; vertical-align: top; width: 600px;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;"><td style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; hyphens: none; line-height: 1.3em; margin: 0; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;">
<center><table class="spacer" style="border-collapse: collapse; border-spacing: 0; padding: 0; width: 90%;background-color:#eee;align-content: center">
<tr style="padding: 0; text-align: cener; vertical-align: top">
<td style="Margin: 0; border-collapse: collapse !important;line-height: 1px; margin: 0; mso-line-height-rule: exactly; padding:0px;" height="1px">
</td></tr></table></center> <table class="spacer" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;"><td height="20px" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 30px; font-weight: normal; hyphens: none; line-height: 30px; margin: 0; mso-line-height-rule: exactly; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;"> </td></tr></tbody></table>
<!-- END NextDoor Content END --> <center data-parsed="" style="min-width: 600px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmBIcRBvhj2L5eeqOt8uJWm4-3DQYSj_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBpumXHdRQYpUQtseldc-2F7T0Qy-2BsqPycQAJEJtIItpyeB7iDascUT1DsIDdJD7ZoLqMbtiSy-2BO774TUcvrkGKBASoNLcVqyrJ1uk257sBXgrh9hZCu2MMt64hE6aJEscrTec23ibJAhLb1y43U-2Bo5XxQ-3D-3D"><img style="-ms-interpolation-mode: bicubic; Margin: 0 auto; clear: both; display: block; float: none; margin: 0 auto; max-width: 128px; outline: none; text-align: center; text-decoration: none; width:128px;" src="https://f.hubspotusercontent40.net/hubfs/5713048/Nextdoor_logo_lime-wordmark_CMYK%20copy-1.png" alt="NextDoor" width="128" align="center" class="float-center"></a>
</center><table class="spacer" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;"><td height="30px" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 30px; font-weight: normal; hyphens: none; line-height: 30px; margin: 0; mso-line-height-rule: exactly; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;"> </td></tr></tbody></table>
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding: 0; position: relative; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;">
<th class="small-1 large-3 columns first" style="Margin: 0 auto; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0 auto; padding: 0; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-align: left; width: 150px;"><table style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><th style="Margin: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left;"></th></tr></table></th>
<th class="small-5 large-3 columns" style="Margin: 0 auto; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0 auto; padding: 0; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-align: left; width: 150px;"><table style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><th style="Margin: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left;">
<a href="#" style="Margin: 0; color: #4a4a4a; font-family: 'Lato', Arial, sans-serif; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left; text-decoration: none;">
<center data-parsed="" style="min-width: 150px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmLbarWblADUg09-2FO13gfvUw2f0MU-2BpJIZM8mogDlkUsR-2F8KRNve-2BaU2hoSBPLWmi5M4wKRNMHI1xu7NA0-2BpkCdQ-3DB4Ve_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rB9BGrEr1DgRIR2wj7p8pVVUjsBU2d5JPPav8k9PqXpS65METGIEOdv7qD0pkdgy2khNzE-2FbaEMTJyjUvmxrfSVVyXYf0C-2BpDSnLGQrevGL-2F964N2O-2BrSiqYDUoIK3ZaW-2B2-2FUCnNNI4-2FFZaP9khfGGCw-3D-3D"><img style="-ms-interpolation-mode: bicubic; Margin: 0 auto; border: none; clear: both; display: block; float: none; margin: 0 auto; max-width: 114px; outline: none; text-align: center; text-decoration: none; width:114px;" src="https://cdn2.hubspot.net/hubfs/5713048/Misc./Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917%201.png" alt="Apple App Store" width="114" align="center" class="float-center"></a>
</center>
</a>
</th></tr></table></th>
<th class="small-5 large-3 columns" style="Margin: 0 auto; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0 auto; padding: 0; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-align: left; width: 150px;"><table style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><th style="Margin: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left;">
<a href="#" style="Margin: 0; color: #4a4a4a; font-family: 'Lato', Arial, sans-serif; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left; text-decoration: none;">
<center data-parsed="" style="min-width: 150px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmJZpNewx00JzzicY8yY1FIQMrMGliI-2Fcpsb80l9SUNjLuHAivfbScwlM6MN6dlr1BG5HR8NTroHnXMzWLkHYvDw-3DUAKj_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBzr4c4rv629gxmuAuz4VvxtwR26xW4cC7loK6FjY-2BIvW8CnCybhhbjwxVT3t565RTvtEhzdRM77iMjwzbmYK3jj8GIDaSf3bj1AvI-2BZYn82wh6DjcCXmfq90P6e-2BumObTY0v-2FZSzNVQKMLx-2Fh-2FhY95A-3D-3D"><img style="-ms-interpolation-mode: bicubic; Margin: 0 auto; border: none; clear: both; display: block; float: none; margin: 0 auto; max-width: 131px; outline: none; text-align: center; text-decoration: none; width:131px;" src="https://cdn2.hubspot.net/hubfs/5713048/Misc./Download%20Google%20Play.png" alt="Google Play Store" width="131" align="center" class="float-center"></a>
</center>
</a>
</th></tr></table></th>
<th class="small-1 large-3 columns last" style="Margin: 0 auto; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0 auto; padding: 0; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-align: left; width: 150px;"><table style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><th style="Margin: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left;"></th></tr></table></th>
</tr></tbody></table>
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding: 0; position: relative; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;">
<th class="footer small-12 large-12 columns first last" style="Margin: 0 auto; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0 auto; padding: 0; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-align: left; width: 600px;"><table style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><th style="Margin: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left;">
<table class="spacer" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;"><td height="20px" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 30px; font-weight: normal; hyphens: none; line-height: 30px; margin: 0; mso-line-height-rule: exactly; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;"> </td></tr></tbody></table>
<p class="text-center" style="Margin: 0; Margin-bottom: 10px; color: #8D8D8D; font-family: 'Lato', Arial, sans-serif; font-size: 10px; font-weight: 400; line-height: 16px; margin: 0; margin-bottom: 10px; padding: 0; text-align: center;">Nextdoor<br>420 Taylor St, San Francisco, CA 94102</p>
<table class="spacer" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;"><td height="20px" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 20px; font-weight: normal; hyphens: none; line-height: 20px; margin: 0; mso-line-height-rule: exactly; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;"> </td></tr></tbody></table>
</th>
<th class="expander" style="Margin: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0 !important; text-align: left; visibility: hidden; width: 0;"></th></tr></table></th>
</tr></tbody></table>
<table class="row" style="border-collapse: collapse; border-spacing: 0; display: table; padding-bottom: 0px; position: relative; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding-bottom:0; text-align: left; vertical-align: top;">
<th class="small-12 large-10 columns" style="Margin: 0 auto; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0 auto; padding: 0; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; text-align: left; width: 600px;"><table style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><th style="Margin: 0; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left;">
<table class="ge" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;"><td style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: normal; hyphens: none; line-height: 1.3em; margin: 0; text-align: left; vertical-align: top; word-wrap: break-word;"><table style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tr style="padding: 0; text-align: left; vertical-align: top;">
<th class="menu-item float-center" style="Margin: 0 auto; color: #00A3B1; float: none; font-family: 'Lato', Arial, sans-serif; font-size: 12px; font-weight: normal; line-height: 1.3em; margin: 0 auto; mso-padding-alt: 0px; padding-top:10px;mso-padding-top-alt:10px;text-align: center; text-decoration: underline;"><a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmCPLZpxYaZYBbwPpgxP5WmmF6-2B8j1OpXzAEYILoPR-2FGohLPF1kniMHa88W0YdRSFPtUr-2Bm27EKorQtO5PiQjooh1BxDHJqtpUJbcRvR6mkToUAykZ1TLynRXrhRUGVqdnOj3nd8tI8YNp8KecFS-2FRmY-3DLJJX_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMfUMJ4EWhMoYdSklGz8-2FvIAW9Lub4C4xtR6zyxcNGOuUC-2BapInFP7dVjyXTlMYtxR7napGNOugS4Rys0xVn0AKNbmsfIAptd-2F27drC91lmsAGlpcNyjJtkGUuE54GtRN59p9wq3xJOpUuB9-2BKAeQ5rBNn4nX6G-2FODXghyIEYlGrjYFNcGY3UVWbFYiV50hL4dBI9bLekfmz-2FwhjRDSS0MUHCW1CALwBk342hd5zack1Ne46x-2FZqEbf436RJKpvJDVfgXNef4AZV2G9GP8vbWhU0fo00MBgyzJFosoi6ZHRHNg-3D-3D" style="Margin: 0; color: #00A3B1; font-family: 'Lato', Arial, sans-serif; font-weight: normal; line-height: 1.3em; margin: 0; padding: 0; text-align: left; text-decoration: none;">Unsubscribe</a></th>
</tr></table></td></tr></table>
</th></tr></table></th>
</tr></tbody></table>
<table class="spacer" style="border-collapse: collapse; border-spacing: 0; padding: 0; text-align: left; vertical-align: top; width: 100%;"><tbody><tr style="padding: 0; text-align: left; vertical-align: top;"><td height="20px" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; color: #414142; font-family: 'Lato', Arial, sans-serif; font-size: 30px; font-weight: normal; hyphens: none; line-height: 30px; margin: 0; mso-line-height-rule: exactly; padding: 0; text-align: left; vertical-align: top; word-wrap: break-word;"> </td></tr></tbody></table>
</td></tr></tbody></table>
</td></tr></table>
<!-- END NextDoor Footer END -->
</td></tr></table>
</td></tr></tbody></table>
</center>
</td>
</tr>
</table>
<!-- prevent Gmail on iOS font size manipulation -->
<div style="display:none; white-space:nowrap; font:15px courier; line-height:0;"> </div>
<img src="https://link.ms.email.nextdoor.com/wf/open?upn=-2FTKDAavUSklXZnRA0WMRwSwvbgvqfSQt1gso6y263YjufC2LxAf-2Ft0mYU-2BvXamCQmxhV2ZzMyTjgs6xc8gCPvMxbpmLTd6gV37AV57Rfa5Ctyim-2Fu2FCg6-2FDwYImp9XM6V4WN7yR-2FQZJ0VaUAGffar6KqeAJeLG-2B5FJP6a-2BcF6zwgQbMYMYZ9akK4-2FIdxAUyrEqgq8fBgL9OtvuFwOqgCkflutTIw0ISeM7BVKjx1aFuYfCDZ6gjLmN3EYSdZeuoV-2F62Ir8xFU6pzlKyVtArrwSkceDjZi8LwZ73CcAJAJaMRlAl53sG1De9oOXIqiFBfzifJC5DADkp5K1nRZPEzLXgapkUYmiA6Wbus21xuViOwUrMf9yCV-2FlkTGb5h1dMPo-2B-2FJf3ZkQfTHwIZtAxVKuEcVxOp1lAMl7Gd5Bi3b-2Fg-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/></body>
</html>