<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />

 <!-- Turn off iOS phone number autodetect -->
 <meta name="format-detection" content="telephone=no" />
 <meta name="format-detection" content="address=no" />

 <style type="text/css">
 /*
 * Styles for all the emails
 */

 /* Normalizing */
 #outlook a {padding:0;}
 * {
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%;
 }
 html, body {
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 text-rendering: optimizeLegibility;
 font-weight:normal;
 width:100% !important;
 height:100% !important;
 margin:0;
 padding:0;
 }
 img{border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic;height:auto;line-height:100%;display:inline-block;}
 a img{border:none;display:block;}

 .default-heading h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#3F60E7 !important;}
 .default-heading h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {color:#3F60E7 !important;}
 .default-heading h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {color:#3F60E7 !important;}

 .default-table table {
 border-collapse:collapse;
 mso-table-lspace:0pt;
 mso-table-rspace:0pt;
 border-spacing:0;
 border:0;
 padding:0;
 table-layout:fixed;
 margin:0;
 }
 .default-table table td {border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt;}
 .no_text_resize {
 -moz-text-size-adjust:none;
 -webkit-text-size-adjust:none;
 -ms-text-size-adjust:none;
 text-size-adjust:none;
 }
 a[href^="x-apple-data-detectors:"] {
 color:inherit !important;
 text-decoration:none !important;
 font-size:inherit !important;
 font-family:inherit !important;
 font-weight:inherit !important;
 line-height:inherit !important;
 }

 td[class="grid__col"] {
 padding-left: 10px !important;
 padding-right: 10px !important;
 }

 .grid__col {
 padding-left: 10px !important;
 padding-right: 10px !important;
 }

 /* Footer */
 .footer-content.bottom-section {
 padding: 0px 32px;
 }
 .content .align-center,
 .footer-content .align-center {
 text-align: center;
 }
 .footer-content {
 color: #B7B6C0 !important;
 }
 .footer__info {
 font-size: 12px;
 line-height: 18px;
 font-weight: 200;
 }
 .footer-content a {
 color: #f05537 !important;
 text-decoration: none;
 }
 .grid_event_card .event_information .event_description_container .event_title, .list-event-card__title {
 color: #363A43 !important;
 font-size: 17px;
 font-weight: 300;
 padding-bottom: 4px;
 }
 .list-event-card__body {
 vertical-align: top;
 padding-left: 20px;
 }
 .list-event-card__image {
 width: 210px;
 height: 105px;
 border-radius: 3px;
 }
 .list-event-card__image-container {
 overflow: hidden;
 width: 210px;
 height: 105px;
 border-radius: 3px;
 }
 .list-event-card__image-wrapper {
 width: 210px;
 height: 105px;
 line-height: 0;
 }
 .list-event-card__date, .list-event-card__info {
 color: #666A73;
 font-size: 14px;
 line-height: 18px;
 font-weight: 300;
 }
 .list-card__label{
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
 background-color: white;
 background-color: rgba(255, 255, 255, 0.92);
 text-transform: uppercase;
 font-size: 13px;
 line-height: 16px;
 color: #1E0A3C;
 box-sizing: border-box;
 padding: 2px 10px;
 background-color: #eeedf2;
 background-color: #EEEDF2;
 display: block;
 width: 210px;
 }
 .full-card__image {
 width: 600px;
 border-radius: 0;
 }
 .full-event-revamp-card__image {
 width: 536px;
 border-radius: 24px 24px 0 0;
 }
 /* Social */
 .social-logo-container {
 display: inline-block;
 height: auto;
 margin: 0px;
 }

 .footer-social-logo__image {
 width: 40px;
 height: 40px;
 padding: 16px 3px 0px;
 }

 /* Steps Icons */
 .step-logo-container {
 display: inline-block;
 height: auto;
 margin: 0px;
 }

 .step-logo__image {
 width: 72px;
 height: 72px;
 padding: 16px 3px 0px;
 }

 .column-left {
 text-align: right;
 }
 .column-center {
 text-align: center;
 }
 .column-right {
 text-align: left;
 }

 .content {
 width: 600px;
 }

 .user-generated-content img {
 max-width: 100%;
 }


 /* Media Queries */
 @media all and (max-width: 600px) {
 .content {
 /* slight space on each side */
 width: 97% !important;
 }

 *[class="gmail-fix"] {
 display: none !important;
 }

 td[class="grid__col"] {
 padding-left: 0px !important;
 padding-right: 0px !important;
 max-width: 90% !important;
 }
 .grid__col {
 padding-left: 0px !important;
 padding-right: 0px !important;
 max-width: 90% !important;
 }
 .social-logo-container {
 display: inline-block !important;
 }
 .btn {
 font-size: 15px !important;
 padding: 12px 28px 14px !important;
 margin-bottom: 18px;
 }
 .hide {display:none;}

 .btn_full_width {
 box-sizing: border-box;
 width: 100%;
 }
 }

 @media all and (max-width: 480px) {
 td[class="row-section-content-header padding-side"] {
 /* slight space on each side */
 width: 0px !important;
 }

 .heading_epic {
 font-size: 24px !important;
 line-height: 25px !important;
 font-style: normal;
 font-weight: bold;
 }
 .heading_epic_normal {
 font-size: 24px !important;
 line-height: 25px !important;
 font-style: normal;
 font-weight: 700;
 }
 .list-event-card__body {
 padding-left: 16px !important;
 }
 .list-event-card__image {
 position: relative !important;
 width: 156px !important;
 height: 78px !important;
 left: -32px !important;
 }
 .list-event-card__image-container {
 width: 78px !important;
 height: 78px !important;
 }
 .list-event-card__image-wrapper {
 width: 78px !important;
 height: 78px !important;
 display: inline-block !important;
 }
 .list-event-card-image {
 vertical-align: top;
 padding-top: 8px;
 }
 .list-card__label {
 width: 130px;
 }
 .full-card__image {
 width: 100% !important;
 }
 .full-event-revamp-card__image {
 width: 100% !important;
 border-radius: 12px 12px 0 0;
 }

 .btn_full_width {
 box-sizing: border-box;
 width: 100%;
 }

 .step-logo-container__label {
 font-size: 12px !important;
 line-height: 14px !important;
 }

 }


</style>


 </head>

 <!-- Global container with background styles. Gmail converts BODY to DIV so we lose properties like BGCOLOR. -->

 <body style="padding:0px !important; margin:0px !important;">
<div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;"><img border="0" width="1" height="1" src="https://clicks.eventbrite.com/q/dz6YcYhe2ZTzsTmfzUCcDg~~/AAQxAQA~/RgRoFrZwPVcDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" alt=""/></div>

 <div class="hide" style="display:none;line-height:0;mso-hide:all">
 
 <div class="preheader">Reserve your spot for How to Keep it Going: Sowing Seeds for Gardens of Tomorrow͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  </div>

</div>
 <!-- Outermost Wrapper Table -->
 <table style="min-width:100%;" width="100%" bgcolor="#EEEDF2">
 <tr>
 <td>
 <!--[if (gte mso 9)|(IE)]>
 <table class="container-table" width="600" align="center" cellpadding="0" cellspacing="0" border="0" bgcolor="#EEEDF2">
 <![endif]-->
 <!--[if !((gte mso 9)|(IE))]>
 <table class="container-table" style="margin-left:auto; margin-right:auto;
 border-collapse:collapse;
 border-spacing:0;
 mso-table-lspace:0pt;
 mso-table-rspace:0pt;
 border:0;
 padding:0;
 " cellpadding="0" cellspacing="0" border="0" >
 <![endif]-->
 <tr>
 <!-- Centered 600px Email Table -->
 <td style="margin-left:auto; margin-right:auto;" align="center" bgcolor="#EEEDF2">
 <table class="content" style="border: none;">
 <tr>
 <td align="center" bgcolor="#EEEDF2">
 <table cellpadding="0" cellspacing="0" border="0" bgcolor="#EEEDF2">
 <tbody>
 <!-- Header Section -->
 
 
 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:13px;font-size:13px;background-color:#FFFFFF;"
 width="600" height="13">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='13'
 style='mso-line-height-rule:exactly;line-height:13px;font-size:13px;height:13px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:26px;font-size:26px;height:26px;"
 height="26" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 
 <tr style="" bgcolor="#FFFFFF">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#FFFFFF" width="100%" height="">
 
 <div class="row-logo-footer-content" style="width: 140px; height: 25px; margin: 0 auto; text-align: center;">
 <a href="https://clicks.eventbrite.com/f/a/4kfrIK0m8kM_5bOHjzsmFQ~~/AAQxAQA~/RgRoFrZwP0RwaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1hYmFuZG9uZWRfb3JkZXImdXRtX3Rlcm09ZWJfbG9nb1cDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~">
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/de0b06/django/images/emails_2018_rebrand/EB-logo@2x.png' title='' alt='Eventbrite' style='' border="0" width='140' height='25' class=""/>

 </a>
 </div>
 
 </td>
 </tr>


 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:10px;font-size:10px;background-color:#FFFFFF;"
 width="600" height="10">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='10'
 style='mso-line-height-rule:exactly;line-height:10px;font-size:10px;height:10px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;"
 height="20" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>




 <!-- Body Section -->
 













 
 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#f05537;"
 width="600" height="20">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='20'
 style='mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;"
 height="40" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 

<tr bgcolor="#f05537" class="row_section-orange-header-content">
 <td style="background-color:#f05537;" bgcolor="#f05537" class="">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#f05537">
 <td width="34" bgcolor="#f05537" align="center"></td>
 <td class="" style="text-align:center;background-color:#f05537;"
 align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#f05537'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;color:#FFFFFF;'
 >
 <tbody>
 
 
 
 <tr style="" bgcolor="#f05537">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="#f05537" width="100%" height="">
 
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 30px;line-height: 34px;font-weight: 700;color: #FFFFFF !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;margin: 0; padding: 0;" class="heading_epic_normal">
 
 Still interested in How to Keep it Going: Sowing Seeds for Gardens of Tomorrow?
 
</h2>

 
 </td>
 </tr>

 
 
 </tbody>
</table>

 </td>
 <td width="34" bgcolor="#f05537"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:17px;font-size:17px;background-color:#f05537;"
 width="600" height="17">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='17'
 style='mso-line-height-rule:exactly;line-height:17px;font-size:17px;height:17px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:34px;font-size:34px;height:34px;"
 height="34" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 

 <tr class="js-event-card" style="background-color:#FFFFFF; " bgcolor="#FFFFFF">
 
 
 <td class="" colspan="1" style="padding: 0; text-align:left;background-color:;" align="left" valign="top" bgcolor="" width="100%" height="">
 
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row-section-container-top" style="background-color:#f05537;" bgcolor="#f05537">
 <td class="row-section-content-header padding-side" width="24" style="width:24px;"></td>
 <td>
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 width='100%'
 align='center'
 bgcolor='transparent'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="margin: 0px; padding: 0px;" >
 <td style="text-align:left; padding: 0;" align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 width='100%'
 align='left'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;margin: 0px; padding: 0px;'
 class='default-table'
 >
 <tbody>
 
 <tr>
 <td class="full-card__image" style="padding: 0; box-sizing:border-box; width: 100%;" width="100%">
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-decoration:none" href="https://clicks.eventbrite.com/f/a/s6Geq1-3G9M5Rqc9zA9IMw~~/AAQxAQA~/RgRoFrZwP4QLAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvaG93LXRvLWtlZXAtaXQtZ29pbmctc293aW5nLXNlZWRzLWZvci1nYXJkZW5zLW9mLXRvbW9ycm93LXRpY2tldHMtODkxOTcwMjc2MTA3P2FmZj1pbmNvbXBsZXRlcmVnaXN0cmF0aW9uJnJlZj1lZW1haWwmdXRtX2NhbXBhaWduPWFiYW5kb25lZF9vcmRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fZXhwZXJpbWVudD1hYmFuZG9uZWRfcmV2YW1wLkFCJnV0bV90ZXJtPXZpZXdldmVudFcDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" class=""
 >
 
 <img src='https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F753536799%2F1064987912733%2F1%2Foriginal.20240426-215025?h=230&w=460&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C2160%2C1080&s=51b9e2a7de488627da17d6482c61ab7e' title='' alt='' style='box-sizing:border-box; width: 100%; border-radius: 16px 16px 0px 0px;border-style: solid solid none solid;border-width: 2px 2px 0px 2px;border-color:#324B8C;' border="0" width='100%' height='auto' class=""/>

 </a>
 </td>
 </tr>
 
 </tbody>
</table>

 </td>
 </tr>
 
 </tbody>
</table>

 </td>
 <td class="row-section-content-header padding-side" width="24" style="width:24px;"></td>
 </tr>
 <tr class="row-section-container-bottom" style="background-color:#FFFFFF;" bgcolor="#FFFFFF">
 <td class="row-section-content-header padding-side" width="24"></td>
 <td style="margin: 0px; padding: 0px; text-align:left;" align="left">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 bgcolor='#FFFFFF'
 style='border-collapse: separate; border-radius: 0px 0px 16px 16px; border-style: none solid solid solid; border-width: 0px 2px 2px 2px;width:100%; border-color:#324B8C;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="margin: 0px; padding: 0px;">
 <td width="24" style="margin: 0px; padding: 0px;" />
 <td style="margin: 0px; padding: 0px;text-align:left;" align="left">
 
 

 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;margin: 0px; padding: 0px;'
 class='default-table'
 >
 <tbody>
 
 


 
 <tr style="" bgcolor="#FFFFFF">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="#FFFFFF" width="100%" height="24">
 
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; " href="https://clicks.eventbrite.com/f/a/s6Geq1-3G9M5Rqc9zA9IMw~~/AAQxAQA~/RgRoFrZwP4QLAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvaG93LXRvLWtlZXAtaXQtZ29pbmctc293aW5nLXNlZWRzLWZvci1nYXJkZW5zLW9mLXRvbW9ycm93LXRpY2tldHMtODkxOTcwMjc2MTA3P2FmZj1pbmNvbXBsZXRlcmVnaXN0cmF0aW9uJnJlZj1lZW1haWwmdXRtX2NhbXBhaWduPWFiYW5kb25lZF9vcmRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fZXhwZXJpbWVudD1hYmFuZG9uZWRfcmV2YW1wLkFCJnV0bV90ZXJtPXZpZXdldmVudFcDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" class=""
 >
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#1E0A3C; font-style: normal; font-weight: 700; font-size: 24px; line-height: 29px;margin: 0;" class="default-heading">
 
 How to Keep it Going: Sowing Seeds for Gardens of Tomorrow
 
</h2>

 </a>
 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="#FFFFFF">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="#FFFFFF" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:400;font-size: 15px; line-height: 20px"
 class="js-organization-title">
 
 
 Chicago Community Gardeners Association
 
 
</span>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="#FFFFFF">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="#FFFFFF" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#f05537;font-weight:700;font-size: 14px; line-height: 20px"
 class="js-date-title">
 
 
 Wednesday, May 22, 2024 from 5:00 PM to 8:00 PM (CT)
 
 
</span>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:2px;font-size:2px;background-color:#FFFFFF;"
 width="600" height="2">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='2'
 style='mso-line-height-rule:exactly;line-height:2px;font-size:2px;height:2px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;"
 height="4" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="#FFFFFF">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="#FFFFFF" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:400;font-size:14px; line-height: 20px"
 class="js-venue-title">
 
 
 Garfield Park Conservatory • Chicago IL
 
 
</span>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="#FFFFFF">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="#FFFFFF" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:700;font-size:16px; line-height: 20px"
 class="js-price-range-title">
 
 
 Free
 
 
</span>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="#FFFFFF">
 <td class="js-complete-order-btn" style="padding: 0; text-align:left;" align="left" bgcolor="#FFFFFF" width="100%" height="">
 
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="100%">
 <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.eventbrite.com/e/how-to-keep-it-going-sowing-seeds-for-gardens-of-tomorrow-tickets-891970276107?aff=incompleteregistration&ref=eemail&utm_campaign=abandoned_order&utm_medium=email&utm_source=eventbrite&utm_experiment=abandoned_revamp.AB&utm_term=viewevent" style="height:40px;v-text-anchor:middle;width:225px;" arcsize="10%" strokeweight="1px" strokecolor="#f05537" fillcolor="#f05537">
 <w:anchorlock/>
 <center style="color:#FFFFFF;font-family:sans-serif;font-size:16px;font-weight:normal;">
 Get tickets
 </center>
 </v:roundrect>
 </td>
 </tr>
 </table>
 <![endif]-->
 <!--[if !((mso)|(ie))]><!-- -->
 <div style="text-align:left;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding: 0;">
 <a
 href="https://clicks.eventbrite.com/f/a/s6Geq1-3G9M5Rqc9zA9IMw~~/AAQxAQA~/RgRoFrZwP4QLAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvaG93LXRvLWtlZXAtaXQtZ29pbmctc293aW5nLXNlZWRzLWZvci1nYXJkZW5zLW9mLXRvbW9ycm93LXRpY2tldHMtODkxOTcwMjc2MTA3P2FmZj1pbmNvbXBsZXRlcmVnaXN0cmF0aW9uJnJlZj1lZW1haWwmdXRtX2NhbXBhaWduPWFiYW5kb25lZF9vcmRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fZXhwZXJpbWVudD1hYmFuZG9uZWRfcmV2YW1wLkFCJnV0bV90ZXJtPXZpZXdldmVudFcDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~"
 target="_blank"
 style="
 background-color:#f05537;
 color:#FFFFFF;
 border-color:#f05537;
 
 display: inline-block;
 line-height: 22px;
 font-weight: normal;
 font-weight: 500;
 font-size: 15px;
 text-align: center;
 text-decoration: none;
 padding: 8px 28px 12px;
 border-radius: 4px;
 border-style: solid;
 border-width: 2px;
 
 
 "
 class="btn btn_full_width"
 >
 Get tickets
 </a>
 </div>
 <!--<![endif]-->

 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:10px;font-size:10px;background-color:#FFFFFF;"
 width="600" height="10">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='10'
 style='mso-line-height-rule:exactly;line-height:10px;font-size:10px;height:10px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;"
 height="20" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 </tbody>
</table>


 
 </td>
 <td width="24" style=$"{ style }" />
 </tr>
 
 </tbody>
</table>

 </td>
 <td class="row-section-content-header padding-side" width="24" style="width:24px;"></td>
 </tr>
 
 </tbody>
</table>

 
 </td>


 </tr>


 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#FFFFFF;"
 width="600" height="20">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='20'
 style='mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;"
 height="40" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>




 <!-- Footer Section-->
 
 
 

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#1E0A3C;"
 width="600" height="20">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='20'
 style='mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;"
 height="40" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 

<tr bgcolor="#1E0A3C" class="row_section-footer-dark-content">
 <td style="background-color:#1E0A3C;" bgcolor="#1E0A3C" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#1E0A3C">
 <td width="30" bgcolor="#1E0A3C" align="center"></td>
 <td class="" style="text-align:center;background-color:#1E0A3C;"
 align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#1E0A3C'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;color:#FFFFFF;'
 >
 <tbody>
 
 
 
 <tr style="" bgcolor="#1E0A3C">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#1E0A3C" width="100%" height="">
 
 
 
 
 <tr style="" bgcolor="#1E0A3C">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#1E0A3C" width="100%" height="">
 
 <div class="row-logo-footer-dark-content" style="width: 140px; height: 25px; margin: 0 auto; text-align: center;">
 <a href="https://clicks.eventbrite.com/f/a/4kfrIK0m8kM_5bOHjzsmFQ~~/AAQxAQA~/RgRoFrZwP0RwaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1hYmFuZG9uZWRfb3JkZXImdXRtX3Rlcm09ZWJfbG9nb1cDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~">
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/de0b06/django/images/emails_2018_rebrand/EB-logo@2x.png' title='' alt='Eventbrite' style='' border="0" width='140' height='25' class=""/>

 </a>
 </div>
 
 </td>
 </tr>


 
 </td>
 </tr>


 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#1E0A3C;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="#1E0A3C">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#1E0A3C" width="100%" height="">
 
 
 
<span class="social-logo-container" style="padding:0;display:inline-block;height:auto;margin:0;width:40px;text-align:center;">
 <a href="https://clicks.eventbrite.com/f/a/A4urmGpI9Jt7ic4iAKrTvw~~/AAQxAQA~/RgRoFrZwP0QiaHR0cHM6Ly93d3cudHdpdHRlci5jb20vRXZlbnRicml0ZVcDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" target="_blank" aria-label="Eventbrite's Twitter">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/e8f31d/django/images/emails_2018_rebrand/TW-icon@2x.png" class="footer-social-logo__image" style="height:16px;padding:0;width:16px;"
 height="24" width="24" alt="twitter-light" title="twitter-light" border="0"/>
 </a>
</span>

 
 
<span class="social-logo-container" style="padding:0;display:inline-block;height:auto;margin:0;width:40px;text-align:center;">
 <a href="https://clicks.eventbrite.com/f/a/trQ4KSRcA_71li9mh9dxkQ~~/AAQxAQA~/RgRoFrZwP0QjaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0V2ZW50YnJpdGVXA3NwY0IKZjPwgjVmlCcY71IaY2hpY29tbWdhcmRlbmVyc0BnbWFpbC5jb21YBAAAAAA~" target="_blank" aria-label="Eventbrite's Facebook">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/b9d350/django/images/emails_2018_rebrand/FB-icon@2x.png" class="footer-social-logo__image" style="height:16px;padding:0;width:16px;"
 height="24" width="24" alt="facebook-light" title="facebook-light" border="0"/>
 </a>
</span>

 
 
<span class="social-logo-container" style="padding:0;display:inline-block;height:auto;margin:0;width:40px;text-align:center;">
 <a href="https://clicks.eventbrite.com/f/a/8rpulp1v6mRV00CIx4Lj1w~~/AAQxAQA~/RgRoFrZwP0QlaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9ldmVudGJyaXRlL1cDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" target="_blank" aria-label="Eventbrite's Instagram">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/cbdca9/django/images/emails_2018_rebrand/IG-icon@2x.png" class="footer-social-logo__image" style="height:16px;padding:0;width:16px;"
 height="24" width="24" alt="instagram-light" title="instagram-light" border="0"/>
 </a>
</span>

 
 
<span class="social-logo-container" style="padding:0;display:inline-block;height:auto;margin:0;width:40px;text-align:center;">
 <a href="https://clicks.eventbrite.com/f/a/oB29uaHF37P_AtgfN2LHXQ~~/AAQxAQA~/RgRoFrZwP0QiaHR0cHM6Ly93d3cudGlrdG9rLmNvbS9AZXZlbnRicml0ZVcDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" target="_blank" aria-label="Eventbrite's Tiktok">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/246004/django/images/icons/tik-tok-48.png" class="footer-social-logo__image" style="height:16px;padding:0;width:16px;"
 height="24" width="24" alt="tiktok-light" title="tiktok-light" border="0"/>
 </a>
</span>

 
 </td>
 </tr>


 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:10px;font-size:10px;background-color:#1E0A3C;"
 width="600" height="10">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='10'
 style='mso-line-height-rule:exactly;line-height:10px;font-size:10px;height:10px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;"
 height="20" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="#1E0A3C">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#1E0A3C" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 
 
 <span style='' class=''>
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration: underline; color: white !important;" href="https://clicks.eventbrite.com/f/a/oYC9ua3t2Ihym_esE74CyA~~/AAQxAQA~/RgRoFrZwP0R6aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vdW5zdWJzY3JpYmU_ZW1haWw9Y2hpY29tbWdhcmRlbmVycyU0MGdtYWlsLmNvbSZsaXN0X2lkPTEmc2lnPUFHTmJQd0c0VXNPWFhSZmk1WUVkdE9UaFFTWnVDcXJCMXdXA3NwY0IKZjPwgjVmlCcY71IaY2hpY29tbWdhcmRlbmVyc0BnbWFpbC5jb21YBAAAAAA~"
 class=""
 >Unsubscribe</a> · 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration: underline; color: white !important;" href="https://clicks.eventbrite.com/f/a/rvVx3VPqY0p2Vf9gSkpFGA~~/AAQxAQA~/RgRoFrZwP0SvaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYWNjb3VudC1zZXR0aW5ncy9lbWFpbC1wcmVmZXJlbmNlcy8_cmVmPWVlbWFpbCZ1dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fdGVybT1mb290ZXJfZW1haWxfcHJlZmVyZW5jZXMmdXRtX2NhbXBhaWduPWFiYW5kb25lZF9vcmRlclcDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~"
 class=""
 >Email Preferences</a> · 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration: underline; color: white !important;" href="https://clicks.eventbrite.com/f/a/HLZAiIKfXL4b2kKt2BNjqA~~/AAQxAQA~/RgRoFrZwP0SlaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vZXZlbnRicml0ZWFwcC8_cmVmPWVlbWFpbCZ1dG1fY2FtcGFpZ249YWJhbmRvbmVkX29yZGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1lYl9lbWFpbCZ1dG1fdGVybT1kb3dubG9hZGFwcCZhcHBfY3RhX3NyYz1hYmFuZG9uZWRjYXJ0VwNzcGNCCmYz8II1ZpQnGO9SGmNoaWNvbW1nYXJkZW5lcnNAZ21haWwuY29tWAQAAAAA"
 class=""
 >Download the App</a>
 </span>

 
 
</span>


 
 </td>
 </tr>


 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:15px;font-size:15px;background-color:#1E0A3C;"
 width="600" height="15">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='15'
 style='mso-line-height-rule:exactly;line-height:15px;font-size:15px;height:15px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:30px;font-size:30px;height:30px;"
 height="30" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="#1E0A3C">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#1E0A3C" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#FFFFFF;font-weight:normal;"
 class="">
 
 
 Copyright © 2024 Eventbrite.
 
 
</span>


 
 </td>
 </tr>

 
 <tr style="" bgcolor="#1E0A3C">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#1E0A3C" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#FFFFFF;font-weight:normal;"
 class="">
 
 
 All rights reserved. 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration: underline; color: white !important;" href="https://clicks.eventbrite.com/f/a/QFzSttWHTpnAglsArSC1Ow~~/AAQxAQA~/RgRoFrZwP0SLaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vcHJpdmFjeXBvbGljeS8_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPWFiYW5kb25lZF9vcmRlciZ1dG1fdGVybT1lbWFpbF9mb290ZXJfZWJfbGlua1cDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~"
 class=""
 >Privacy Policy</a>
 
 
</span>


 
 </td>
 </tr>


 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#1E0A3C;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="#1E0A3C">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#1E0A3C" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#FFFFFF;font-weight:normal;"
 class="">
 
 
 535 Mission Street, 8th Floor, San Francisco, CA 94105
 
 
</span>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#1E0A3C;"
 width="600" height="20">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='20'
 style='mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;"
 height="40" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 </tbody>
</table>

 </td>
 <td width="30" bgcolor="#1E0A3C"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 </tbody>
 </table>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 
<img border="0" width="1" height="1" alt="" src="https://clicks.eventbrite.com/q/E5owhEdulZfvv-SKAhXJGg~~/AAQxAQA~/RgRoFrZwPlcDc3BjQgpmM_CCNWaUJxjvUhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~">
</body>
</html>