<!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 class="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;margin: 0; min-width: 100%; padding: 0; width: 100% !important;text-align:left;">
<!-- Visually Hidden Preheader Text : BEGIN -->
<div id="preview_text" style="display:none!important">Help us choose the #LoveYourNeighborhood champion
</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 role="presentation" class="body darkmode" style="Margin: 0; background: #ebebeb; border-collapse: collapse; border-spacing: 0; height: 100%; margin: 0; padding: 0; text-align:left; width: 100%">
<tr>
<td class="center" align="center" valign="top" style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; margin: 0; padding: 0; word-wrap: break-word">
<center data-parsed="" style="min-width: 600px; width: 100%">
<table role="presentation" align="center" class="container nx-77 float-center" style="Margin: 0 auto; background: #ffffff; border-collapse: collapse; border-spacing: 0; float: none; margin: 0 auto; padding: 0; text-align:left; width: 600px">
<tbody>
<tr>
<td style="-moz-hyphens: none; -webkit-hyphens: none; Margin: 0; border-collapse: collapse !important; margin: 0; padding: 0; word-wrap: break-word">
<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; word-wrap: break-word">
<!-- Start 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-3DbloW_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMccSTlti2yKzKLO9DBjQvw9F2ZhWcnin-2FLWsX8czniP5BmPJMGlG56q03AAFw3BqYURtiZUJln7VUuB2opLNXdZerv49Cm5kX3Bx2mrKS7YWbGcAbL4nrk63SD22F6vFgz4S3nGY6TYuevz2aZ45wr7BIhaaP5yzPNeQYXcLeX8Sc8RDGdkinHyFGzZK4y0QPHz4GWYXcbMwV9iel1IVz2dTXUq0AWuYIjXS7jsjT5qM2LiqJAwoutswvtKH-2B-2B-2BHCIg-2BTZiHWRQxW4COuIu4zat9IBcnT7kolKxGmqB8v0f-2BQ-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>
<!-- End Nextdoor Logo -->
<!-- START Header -->
<table role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0;vertical-align: top; width: 100%;background-color: #fff;">
<tr>
<th style="Margin: 0;margin: 0; mso-padding-alt: 0px;padding: 0;">
<center data-parsed="" style="min-width: 250px; width: 100%;">
<a href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmC4Pn5fbAkEh-2B68Q3OGgNghajjbSK5T90VexOj33Abn2pmiXjD-2Bf4njaV-2FaTU2WIg2hqAHdD0YloiwdoX-2FqQdv61PH4Azl1ND-2BIbedAQaV9ZW017mDDy-2BzRfjDH0I0kaRdg-2Fzi7EpsUP0Bjhu5rV-2BbYlyOYiwpPRM8mvCh5wK7EJClTMhnhHX7wxiSvDlIc-2BerWe6jvx8pIm6pmaOx8lBP0-3DLhTe_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMccSTlti2yKzKLO9DBjQvw9F2ZhWcnin-2FLWsX8czniP5BmPJMGlG56q03AAFw3BqYURtiZUJln7VUuB2opLNXdZerv49Cm5kX3Bx2mrKS7YWbGcAbL4nrk63SD22F6vFgz4S3nGY6TYuevz2aZ45wr75AfaCb-2FPd6xHEQLb5THgx6iTSywSLpi8-2B5O37vJ1UvdevGDpLbytFMEKRYhmX3T1jAcvyoSs0GUk42fmtLmKRDqpEUGvfZDzqlNU1yC-2Fml-2BXICvjc7vQdU47-2BlXlp-2Ft0-2Be7oXmGFSt4ewOwxsoT1Og-3D-3D">
<img style="-ms-interpolation-mode: bicubic; Margin: 0; clear: both; display: block; float: none; margin: 0;padding:0; max-width:600px; outline: none; text-align: center; text-decoration: none; width: 100% !important;" src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/669d5713-9b6a-46bb-bd7e-c542cff6dd6a/dcddab79502c4df88557557d9393d84a/Member%20Sends/Vote_LYN_600x400_v2.gif" alt="Vote for the #LoveYourNeighborhood winner" title="Vote for the #LoveYourNeighborhood winner" width="600" align="center" class="float-center">
</a>
</center>
</th>
</tr>
</table>
<!-- END Header -->
<!-- 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:#d4f495;">
<tr>
<td class="wrapper-inner" style="Margin: 0;margin: 0; padding: 0;">
<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 30px 20px 30px; padding: 30px 30px 20px 30px;width: 540px;">
<table style="border-collapse: collapse; border-spacing: 0; padding: 0;width: 100%;">
<tr>
<th style="Margin: 0; margin: 0;">
<p class="mobile-font-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;">Vote for the #LoveYourNeighborhood winner</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; word-wrap:"> </td></tr></table>
<!-- End Spacer -->
<p class="text" style="Margin: 0; color: #004D35; font-family: 'Lato', Arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 20px; margin: 0; padding: 0; text-align: center;">Thousands of neighbors across the country submitted photos of neighborhood creatures and pets, favorite businesses, hidden gems, and stunning scenes.<br> <strong>Vote to decide who wins!</strong></p>
</th>
<th class="expander" style="Margin: 0; margin: 0; padding: 0 !important;visibility: hidden; width: 0;">
</th>
</tr>
</table>
</th>
</tr>
</table>
<!-- 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: 0px 30px 30px 30px; 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: #004D35; border: none; border-collapse: collapse !important; border-radius: 10px;margin: 0; padding: 0; word-wrap: break-word;">
<a title="Vote now" href="https://link.ms.email.nextdoor.com/ls/click?upn=OyhDb3lyVoPZtys1OdrHmC4Pn5fbAkEh-2B68Q3OGgNghajjbSK5T90VexOj33Abn2pmiXjD-2Bf4njaV-2FaTU2WIg2hqAHdD0YloiwdoX-2FqQdv61PH4Azl1ND-2BIbedAQaV9ZW017mDDy-2BzRfjDH0I0kaRdg-2Fzi7EpsUP0Bjhu5rV-2BbYlyOYiwpPRM8mvCh5wK7EJClTMhnhHX7wxiSvDlIc-2BerWe6jvx8pIm6pmaOx8lBP0-3DaN5R_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMccSTlti2yKzKLO9DBjQvw9F2ZhWcnin-2FLWsX8czniP5BmPJMGlG56q03AAFw3BqYURtiZUJln7VUuB2opLNXdZerv49Cm5kX3Bx2mrKS7YWbGcAbL4nrk63SD22F6vFgz4S3nGY6TYuevz2aZ45wr7LElB0-2Fxz8AtPoM2xgfWOUcokFRgyIbSV-2FfjN6z1A8tI2H4Y8z7zjCNTrTKtoOe-2FEJsHvtOqRVW-2BdX6Lmrsfv95IX2MPHifHg9P7h7OF-2BF-2BUPb-2F-2BDWnwVOLS6VRIKo3uyOx-2FXxzj9b6br84cljum6iA-3D-3D" style="Margin: 0; border: 0 solid #004D35; 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="#004D35">Vote now
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
<!-- END Button -->
</td>
</tr>
</table>
<!-- End SubHeadline -->
<!-- Start Spacer -->
<table role="presentation" class="spacer" style="border-collapse: collapse; border-spacing: 0; width: 100%;"><tr><td height="20px" style="font-size: 20px;line-height:20px; font-weight: normal;margin: 0; mso-line-height-rule: exactly; padding: 0; word-wrap:"> </td></tr></table>
<!-- End Spacer -->
<!-- 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 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-3DkYpT_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMccSTlti2yKzKLO9DBjQvw9F2ZhWcnin-2FLWsX8czniP5BmPJMGlG56q03AAFw3BqYURtiZUJln7VUuB2opLNXdZerv49Cm5kX3Bx2mrKS7YWbGcAbL4nrk63SD22F6vFgz4S3nGY6TYuevz2aZ45wr7OOmDIZlibVIPScCqqf6FjmWEbQ4aBs8YBI9F-2BifJRlmduPNc6cpdmsNWYSBJgjP33hlJu9UKeRVMlFCOQgO6U7JdOT8Zhit6Fz713hFXHYzkVJAuVoS-2F-2BhSoF1ISMVqRm23aTnjl4m5R6-2Bm7MwalFw-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="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=OyhDb3lyVoPZtys1OdrHmCPLZpxYaZYBbwPpgxP5WmnSgNfNn41cRLzb4QYx9JdYWrlLT6nR9arTzA1Pe9uz3JRmDihiWJb0GadPmVLb3ELfziimgO-2B14-2BNbEv-2FxiKeBFW1ekoN1StQKdje2EMOI6w-3D-3DKMkO_Fj6hRgQVUafH9UbAwOHfWahiayhejSCJ7YWJkMjNuuNGp9x4PMe544py15-2BtTepPk-2FAgIbzqQP-2B9MuH79Um9UbxlTEtcBX28TPVMUiAtmMccSTlti2yKzKLO9DBjQvw9F2ZhWcnin-2FLWsX8czniP5BmPJMGlG56q03AAFw3BqYURtiZUJln7VUuB2opLNXdZerv49Cm5kX3Bx2mrKS7YWbGcAbL4nrk63SD22F6vFgz4S3nGY6TYuevz2aZ45wr7aeIGfgsgN2zGFPFXGgZepxgpZYM3jUfipzmk-2F7V53Sanov-2B00-2FRpIc36r9xrGQ0cSu-2F6PGp6z-2FuJyvSkW6i0SAPDpLjCRG-2B2yx8xUEv35NVoX7zzwW0cqFQUsegal1uLPzZbkB-2F3Y8qDv0A8TNX2yA-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-2BvXamCQmxhV2ZzMyTjgs6xc8gCPvMxbpmLTd6gV37AV57Rfa5A3mZMMOgkLEm5YR2wp7wvRRUSQAd2yAise74dtAe3iEKe7w3p42BMGZTu99qJzf2xLWxHbhzdsUxSlKI6AHQV-2BVi1bPr2B2fI-2BuGu6ydZuarmO02qLyCtmWAuGgZeGplY5ADvEstcNfB1JLR-2Bs0IXuMtUWQcVz9wzn3nHcgW0PSyrv5dIUcQbF9-2B79qH-2F-2Bs3lgXZzqaoKE9qfGXh4kirF1v8DS7gNL-2FMagpuClH58pTWOd7WO030Ktjfjw-2BQ-2FV8IbVbbQQDcZmJub4AYH69NvltWzQfpWgjG9E3WnpjViCmGyi-2FTZJ9FwTI5HcTKtbU7s-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>