<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta charset="UTF-8">

 <!-- Turn off iOS phone number autodetect -->
 <meta name="format-detection" content="telephone=no">
 <meta name="format-detection" content="address=no">
 <meta http-equiv="Content-Type" content="text/html charset=UTF-8" />
 <style type="text/css">
 body {
 padding: 0px;
 margin: 0px;
 }
 table {
 border-collapse: collapse;
 border-spacing: 0;
 border: 0px;
 padding: 0px;
 }
 h1, td, span, p, div {
 font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
 padding: 0px;
 }
 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;
 }
 .eb_logo {
 width: 126px;
 height: 20px;
 border: 0px;
 }
 .secondary_editorial_section {
 display: block;
 padding-top: 16px;
 padding-bottom: 16px;
 }
 .small_full_width .grid__col {
 text-align: left;
 }
 .footer-content.bottom-section {
 width: 600px;
 background-color: #EFF2F5;
 }
 .footer-content.bottom-section .grid__col {
 padding: 0px 32px;
 }
 .content .align-center .grid__col, .footer-content .align-center .grid__col {
 text-align: center;
 }
 .footer-logo__image {
 width: 142px;
 height: 27px;
 padding: 8px 0px;
 }
 .footer-social-logo__image {
 width: 40px;
 height: 40px;
 padding: 16px 3px 0px;
 }
 .social-logo-container {
 display: inline-block;
 height: auto;
 margin: 0px;
 }
 .column-left {
 text-align: right;
 }
 .column-center {
 text-align: center;
 }
 .column-right {
 text-align: left;
 }
 .footer-eb-logo__image {
 max-width: 100%;
 width: 56px;
 height: 56px;
 padding: 32px 0px 16px;
 }
 .heading {
 color: #45494E;
 margin: 24px 0px 0px 0px;
 }
 .social__title{
 font-size: 14px;
 }
 .heading_find-next-experience {
 color: #282C35;
 font-size: 17px;
 height: 25px;
 line-height: 25px;
 }
 .divider {
 background-color: #dedede;
 width: 100%;
 height: 1px;
 margin: 15px auto 0px;
 }
 .component_link {
 text-decoration: none;
 color: #45494E;
 }
 .btn {
 display: inline-block;
 line-height: 20px;
 font-weight: 500;
 font-size: 14px;
 text-align: center;
 text-decoration: none;
 padding: 8px 32px 11px 32px;
 }
 .list-editorial-card {
 display: inline-block;
 float: left;
 margin-top: 16px;
 margin-left: 0px;
 margin-bottom: 16px;
 margin-right: 0px;
 width: 100%;
 }
 .list-editorial-card__title {
 color: #45494E;
 font-size: 19px;
 line-height: 28px;
 font-weight: normal;
 padding-bottom: 4px;
 }
 .list-editorial-card__info a{
 color: #666A73;
 font-size: 14px;
 line-height: 24px;
 font-weight: 300;
 text-align: left;
 }
 .full_editorial-card__image {
 width: 600px;
 border-radius: 0;
 }
 .full_editorial-title {
 text-align: left;
 margin-bottom: 5px;
 margin-top: 0;
 }
 .full_editorial-title a {
 text-decoration: none;
 font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
 color: #000000;
 height: 32px;
 width: 600px;
 font-size: 24px;
 font-weight: 300;
 line-height: 32px;
 }
 .full_editorial-description {
 font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
 width: 536px;
 color: #666A73;
 font-size: 14px;
 line-height: 24px;
 text-align: center;
 }
 .footer__info {
 font-size: 12px;
 line-height: 18px;
 font-weight: 200;
 }
 .list-event-card {
 display: inline-block;
 float: left;
 margin-top: 20px;
 margin-left: 0px;
 margin-bottom: 10px;
 margin-right: 0px;
 width: 100%;
 }
 .list-event-card__body, .list-editorial-card__body {
 vertical-align: top;
 padding-left: 20px;
 }
 .list-event-card__image-wrapper {
 width: 210px;
 height: 105px;
 line-height: 0;
 }
 .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;
 }
 .text_body {
 color: #666A73;
 margin: 8px 0px;
 font-weight: 300;
 }
 .text_body_large {
 font-size: 17px;
 line-height: 24px;
 }
 @media all and (max-width: 480px) {
 .principal {
 width: 100% !important;
 margin: 0 !important;
 }
 .background {
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 }
 .content {
 margin-left: 5% !important;
 margin-right: 5% !important;
 width: 90% !important;
 }
 .heading {
 margin: 16px 0 5px !important;
 }
 .heading_epic {
 font-size: 24px !important;
 line-height: 25px !important;
 }
 .heading_epic_xl {
 font-size: 28px !important;
 line-height: 30px !important;
 }
 .heading_primary {
 font-size: 17px !important;
 line-height: 25px !important;
 font-weight: normal !important;
 margin-top: 32px !important;
 margin-bottom: 0px !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__body {
 padding-left: 16px !important;
 }
 .footer-content.bottom-section {
 width: 100% !important;
 }
 .social-logo-container {
 display: inline-block !important;
 }
 .full_editorial-card__image {
 width: 100% !important;
 }
 .full_editorial-description {
 width: 100% !important;
 color: #666A73 !important;
 font-size: 12px !important;
 line-height: 18px !important;
 }
 .margin-between-section {
 margin-top: 5%;
 }
 .list-editorial-card-image, .list-event-card-image {
 vertical-align: top;
 padding-top: 8px;
 }
 }
</style>

 </head>

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

 <body class="background-color" style="padding: 0; background-color: #EAEDED; padding: 0px; margin: 0px; " bgcolor="#1E0A3C">
<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/1BplMDtSqIuQ3xTdi9Z1Kg~~/AAQxAQA~/RgRjB3lUPVcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" alt=""/></div>

 <div style="padding: 0; background-color: #1E0A3C; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif; padding-top: 40px; padding-bottom: 40px; margin: 0px; " class="background-color background" celpadding="0" cellspacing="0" border="0" bgcolor="#1E0A3C">
 <!--[if mso]>
 <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;" class="mso" bgcolor="#1E0A3C">
 <tr>
 <td align="center" valign="top" width="600" style="width:600px;" bgcolor="#1E0A3C">
 <![endif]-->

 <table style="padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left: auto; margin-right: auto; max-width: 600px; width: 600px; background-color: #FFFFFF; " class="principal" celpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF" width="600">
 <tr>
 <!--[if mso]>
 <td class="grid__col" height="4" style="line-height:1px; font-size:1px;" bgcolor="#F05537" width="600"> </td>

 <![endif]-->
 <td style="padding: 0;">
 <div class="brand_bar" style="padding: 0; background: #F05537; height: 4px; width: 100%; " height="4" width="100%"></div>
 </td>
 </tr>
 <tr>
 <td style="padding: 0;">
 <!-- Header -->
 <table style="padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; " class="content" celpadding="0" cellspacing="0" border="0" width="536">
 
 <tr>
 <td style="padding: 0; text-align: left;" align="left">
 <h2 style="padding: 0; color: #45494E; margin: 24px 0px 0px 0px; " class="heading">
 <a style="text-decoration:none;" href="https://clicks.eventbrite.com/f/a/EV6dYwR2Yv8nKnzBCPi_0g~~/AAQxAQA~/RgRjB3lUP0R1aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fdGVybT1lYl9sb2dvVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~">
 <img style="border:0; height:25px; width:140px;" class="eb_logo" src="https://cdn.evbstatic.com/s3-build/perm_001/de0b06/django/images/emails_2018_rebrand/EB-logo@2x.png" alt="Eventbrite" width="140" height="25"/>
 </a>
 </h2>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 <!-- Body -->
 



 
 
 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <h2 class="heading heading_epic" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; margin: 24px 0px 0px 0px; font-size: 35px; font-weight: 200; line-height: 42px; margin-top: 20px; ">
 
 Your Weekly Event Guide
 
 </h2>

 
 </td>
 </tr>

 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <p style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; color:#666a73; font-weight:300; margin:8px 0; font-size:17px; line-height:24px; " class="text_body text_body_large">
 
 Check out these recommended events for you
 
 </p>

 
 </td>
 </tr>

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


 

 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <h2 class="heading heading_primary" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; margin: 24px 0px 0px 0px; color:#45494e; font-size:20px; font-weight:normal; line-height:26px; margin-bottom:16px; margin-top:32px; ">
 
 Events just for you
 
 </h2>

 
 </td>
 </tr>


 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 <!--[if mso ]>
 
 <table style='margin-top:20px' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="grid__col" height="20" style="line-height:1px; font-size:1px;" bgcolor="#FFF" width="600"> </td>
 </tr>
 <tr>
 <![endif]-->
 
 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/zCoPCWBp3v0_YSuaKh7bfw~~/AAQxAQA~/RgRjB3lUP4RTAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvbmV2ZXItZ29vZC1lbm91Z2gtaG93LXRvLWJyZWFrLXVwLXdpdGgtc2VsZi1pbXByb3ZlbWVudC10aWNrZXRzLTE2NjgwODIyNjg5Nz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/zCoPCWBp3v0_YSuaKh7bfw~~/AAQxAQA~/RgRjB3lUP4RTAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvbmV2ZXItZ29vZC1lbm91Z2gtaG93LXRvLWJyZWFrLXVwLXdpdGgtc2VsZi1pbXByb3ZlbWVudC10aWNrZXRzLTE2NjgwODIyNjg5Nz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F144246389%2F308098796679%2F1%2Foriginal.20210811-153028?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C60%2C1920%2C960&s=747a368b34dfb037fdce77f61bd5fffa" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/zCoPCWBp3v0_YSuaKh7bfw~~/AAQxAQA~/RgRjB3lUP4RTAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvbmV2ZXItZ29vZC1lbm91Z2gtaG93LXRvLWJyZWFrLXVwLXdpdGgtc2VsZi1pbXByb3ZlbWVudC10aWNrZXRzLTE2NjgwODIyNjg5Nz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 Never Good Enough: How To Break Up With Self Improvement
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Tue, Aug 31
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Online
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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


 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/tOAWtWBV8biyXV3HaHnHRw~~/AAQxAQA~/RgRjB3lUP4RiAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvdmFjY2luYXRlZC1pcy1pdC1lbm91Z2gtaXMtdGhlcmUtYS1sb25nLXRlcm0taW1tdW5pdHktYWdhaW5zdC1jb3ZpZC0xOS10aWNrZXRzLTE2NzgyNDgxMzUzNT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTEmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/tOAWtWBV8biyXV3HaHnHRw~~/AAQxAQA~/RgRjB3lUP4RiAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvdmFjY2luYXRlZC1pcy1pdC1lbm91Z2gtaXMtdGhlcmUtYS1sb25nLXRlcm0taW1tdW5pdHktYWdhaW5zdC1jb3ZpZC0xOS10aWNrZXRzLTE2NzgyNDgxMzUzNT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTEmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F145097203%2F568070021211%2F1%2Foriginal.20210820-084705?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C4500%2C2250&s=9e5591a0bfd0c04b21482ab35f5e5c77" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/tOAWtWBV8biyXV3HaHnHRw~~/AAQxAQA~/RgRjB3lUP4RiAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvdmFjY2luYXRlZC1pcy1pdC1lbm91Z2gtaXMtdGhlcmUtYS1sb25nLXRlcm0taW1tdW5pdHktYWdhaW5zdC1jb3ZpZC0xOS10aWNrZXRzLTE2NzgyNDgxMzUzNT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTEmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 Vaccinated; is it ENOUGH? Is there a long-term immunity against COVID-19?
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Sat, Aug 28
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Online
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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


 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/ahh52MrTWbWOA8IE8vjhtw~~/AAQxAQA~/RgRjB3lUP4RjAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tLmF1L2UvYXV0aXNtLXNwZWN0cnVtLWNvbmRpdGlvbnMtZXBpbGVwc3ktYW5kLWltcGFpcmVkLWxlYXJuaW5nLWFuZC1tZW1vcnktdGlja2V0cy0xNjU2MjMxNjIzMzc_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz0yJnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/ahh52MrTWbWOA8IE8vjhtw~~/AAQxAQA~/RgRjB3lUP4RjAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tLmF1L2UvYXV0aXNtLXNwZWN0cnVtLWNvbmRpdGlvbnMtZXBpbGVwc3ktYW5kLWltcGFpcmVkLWxlYXJuaW5nLWFuZC1tZW1vcnktdGlja2V0cy0xNjU2MjMxNjIzMzc_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz0yJnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F144845777%2F254430020737%2F1%2Foriginal.20210818-012131?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C2160%2C1080&s=407537fedc2e62a50448469a193dc0ea" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/ahh52MrTWbWOA8IE8vjhtw~~/AAQxAQA~/RgRjB3lUP4RjAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tLmF1L2UvYXV0aXNtLXNwZWN0cnVtLWNvbmRpdGlvbnMtZXBpbGVwc3ktYW5kLWltcGFpcmVkLWxlYXJuaW5nLWFuZC1tZW1vcnktdGlja2V0cy0xNjU2MjMxNjIzMzc_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz0yJnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" style="text-decoration:none;">
 <font color="#363A43">
 Autism Spectrum Conditions, Epilepsy, and Impaired Learning and Memory
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Sun, Aug 29
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Online
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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


 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/KMXGIQ-As0_cHAKUh-9ASg~~/AAQxAQA~/RgRjB3lUP4RcAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oZWFsdGgtbGF3LWEtcHJpbWVyLWZvci1mYW1pbHktY2FyZWdpdmVycy1pbi10aGUtbWgtYS1wYXJ0LTEtb2YtMi10aWNrZXRzLTE1MzgxMjEwNTE0Nz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTMmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/KMXGIQ-As0_cHAKUh-9ASg~~/AAQxAQA~/RgRjB3lUP4RcAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oZWFsdGgtbGF3LWEtcHJpbWVyLWZvci1mYW1pbHktY2FyZWdpdmVycy1pbi10aGUtbWgtYS1wYXJ0LTEtb2YtMi10aWNrZXRzLTE1MzgxMjEwNTE0Nz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTMmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F141733451%2F408621377377%2F1%2Foriginal.20210715-122941?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C85%2C1024%2C512&s=82242a3dfca55cb274f5633ff8a1e9fb" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/KMXGIQ-As0_cHAKUh-9ASg~~/AAQxAQA~/RgRjB3lUP4RcAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oZWFsdGgtbGF3LWEtcHJpbWVyLWZvci1mYW1pbHktY2FyZWdpdmVycy1pbi10aGUtbWgtYS1wYXJ0LTEtb2YtMi10aWNrZXRzLTE1MzgxMjEwNTE0Nz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTMmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 Health Law: A primer for family caregivers in the MH & A (part 1 of 2)
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Thu, Aug 26
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Online
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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


 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/AR272Ko_rmyUnsfiAdo_OQ~~/AAQxAQA~/RgRjB3lUP4RLAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oYXJtLXJlZHVjdGlvbi1hZnJpY2FuLWNhcmliYmVhbi1hbmQtYmxhY2std29tZW4tdGlja2V0cy0xNTM5NjU4NjEwMzU_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz00JnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/AR272Ko_rmyUnsfiAdo_OQ~~/AAQxAQA~/RgRjB3lUP4RLAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oYXJtLXJlZHVjdGlvbi1hZnJpY2FuLWNhcmliYmVhbi1hbmQtYmxhY2std29tZW4tdGlja2V0cy0xNTM5NjU4NjEwMzU_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz00JnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F134894419%2F443158268068%2F1%2Foriginal.20210510-164355?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C52%2C1640%2C820&s=731eb65bea4d7453712cce4bb3cba873" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/AR272Ko_rmyUnsfiAdo_OQ~~/AAQxAQA~/RgRjB3lUP4RLAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oYXJtLXJlZHVjdGlvbi1hZnJpY2FuLWNhcmliYmVhbi1hbmQtYmxhY2std29tZW4tdGlja2V0cy0xNTM5NjU4NjEwMzU_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz00JnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" style="text-decoration:none;">
 <font color="#363A43">
 Harm Reduction & African, Caribbean and Black Women
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Mon, Aug 30
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Online
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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


 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/LEe-mPkTa4ohVbJfP5i9QA~~/AAQxAQA~/RgRjB3lUP4REAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2Uvb25saW5lLXRpY2tldC10by1zdHJlc3Mtb3Itbm90LXRvLXN0cmVzcy10aWNrZXRzLTE2NDk5NDM4MzY0Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTUmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/LEe-mPkTa4ohVbJfP5i9QA~~/AAQxAQA~/RgRjB3lUP4REAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2Uvb25saW5lLXRpY2tldC10by1zdHJlc3Mtb3Itbm90LXRvLXN0cmVzcy10aWNrZXRzLTE2NDk5NDM4MzY0Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTUmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F142817427%2F304244164820%2F1%2Foriginal.20210727-162717?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=1%2C17%2C606%2C303&s=8a849a4c2da859da29ef71fcfccbfede" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/LEe-mPkTa4ohVbJfP5i9QA~~/AAQxAQA~/RgRjB3lUP4REAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2Uvb25saW5lLXRpY2tldC10by1zdHJlc3Mtb3Itbm90LXRvLXN0cmVzcy10aWNrZXRzLTE2NDk5NDM4MzY0Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTUmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 ONLINE TICKET: To Stress Or Not To Stress
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Sat, Aug 28
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Online
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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



 <!--[if mso ]>
 </tr>
 
 </table>

 <![endif]-->
 
 </td>
 </tr>


 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="100%" style="padding-bottom:32px; padding-top:32px;">
 <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="eventbrite.com/d/online/all-events/?utm_source=eventbrite&utm_medium=email&utm_campaign=newsletter_editorial&utm_content=loc.101750367.r2021_34&ref=ebemnsuserinsight&utm_term=ebemnsuserinsight" style="height:40px;v-text-anchor:middle;width:240px;" arcsize="10%" strokeweight="1px" strokecolor="#FFFFFF" fillcolor="#F05537">
 <w:anchorlock/>
 <center style="color:#FFFFFF;font-family:sans-serif;font-size:16px;font-weight:500;">
 View all recommended
 </center>
 </v:roundrect>
 </td>
 </tr>
 </table>
 <![endif]-->
 <!--[if !((mso)|(ie))]><!-- -->
 <div style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; text-align: center; " align="center">
 <a href="eventbrite.com/d/online/all-events/?utm_source=eventbrite&utm_medium=email&utm_campaign=newsletter_editorial&utm_content=loc.101750367.r2021_34&ref=ebemnsuserinsight&utm_term=ebemnsuserinsight" target="_blank" style="background-color:#F05537; display: inline-block; line-height: 20px; font-weight: normal; font-weight: 500; font-size: 14px; text-align: center; text-decoration: none; padding: 10px 32px 10px 32px; border-radius: 4px; border-style: solid; border-width: 2px; color: #FFFFFF; margin-bottom: 32px; margin-top: 30px; " class="btn call_to_action" align="center" bgcolor="#F05537">
 View all recommended
 </a>
 </div>
 <!--<![endif]-->

 
 </td>
 </tr>

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


 
 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 <!--[if mso]>
 <td height="1" style="line-height:1px; font-size:1px;" bgcolor="#DEDEDE"> </td>
 <![endif]-->
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left; " align="left">
 
 <div class="divider" style="background-color:#DEDEDE; width: 100%; height: 1px; margin: 15px auto 0px; " height="1" width="100%" bgcolor="#DEDEDE"/>
 
 </td>
 </tr>

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



 

 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <h2 class="heading heading_primary" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; margin: 24px 0px 0px 0px; color:#45494e; font-size:20px; font-weight:normal; line-height:26px; margin-bottom:16px; margin-top:32px; ">
 
 Editor's Picks
 
 </h2>

 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <p style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; color:#666a73; font-weight:300; margin:8px 0; font-size:17px; line-height:24px; " class="text_body text_body_large">
 
 We pick events, you make the plans
 
 </p>

 
 </td>
 </tr>

 
 </td>
 </tr>


 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 <!--[if mso ]>
 
 <table style='margin-top:20px' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="grid__col" height="20" style="line-height:1px; font-size:1px;" bgcolor="#FFF" width="600"> </td>
 </tr>
 <tr>
 <![endif]-->
 
 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/WuvWw_MZ-OpPq5dOcqoR9A~~/AAQxAQA~/RgRjB3lUP4ReAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9ldmUtcmlvdC1ncnJybHMtb2Ytd3Jlc3RsaW5nLXByZXNlbnQtd3Jlc3RsZXF1ZWVuZG9tLTQtYWdlcy0xOC10aWNrZXRzLTE2MTM4MTQyNzE5Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MCZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/WuvWw_MZ-OpPq5dOcqoR9A~~/AAQxAQA~/RgRjB3lUP4ReAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9ldmUtcmlvdC1ncnJybHMtb2Ytd3Jlc3RsaW5nLXByZXNlbnQtd3Jlc3RsZXF1ZWVuZG9tLTQtYWdlcy0xOC10aWNrZXRzLTE2MTM4MTQyNzE5Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MCZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F145120277%2F246894050642%2F1%2Foriginal.20210820-143730?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C57%2C1898%2C949&s=b4360e8ce0b4e0c447ceee4d53cff23b" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/WuvWw_MZ-OpPq5dOcqoR9A~~/AAQxAQA~/RgRjB3lUP4ReAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9ldmUtcmlvdC1ncnJybHMtb2Ytd3Jlc3RsaW5nLXByZXNlbnQtd3Jlc3RsZXF1ZWVuZG9tLTQtYWdlcy0xOC10aWNrZXRzLTE2MTM4MTQyNzE5Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MCZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style="text-decoration:none;">
 <font color="#363A43">
 EVE - Riot Grrrls of Wrestling Present: WrestleQueendom 4 (ages 18+)
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Fri, Aug 27
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 229 The Venue, London
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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


 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/-BHjFx0uMyUUjXWODmgZYQ~~/AAQxAQA~/RgRjB3lUP4Q6AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9yYWRpYXRlLWNhcm5pdmFsLWNpdHktMjAyMS10aWNrZXRzLTE2MzM2MTU4Mzg5NT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/-BHjFx0uMyUUjXWODmgZYQ~~/AAQxAQA~/RgRjB3lUP4Q6AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9yYWRpYXRlLWNhcm5pdmFsLWNpdHktMjAyMS10aWNrZXRzLTE2MzM2MTU4Mzg5NT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F142900197%2F243398589501%2F1%2Foriginal.20210728-101224?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C81%2C1920%2C960&s=d11878b7df3de1cb8605d69a47606767" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/-BHjFx0uMyUUjXWODmgZYQ~~/AAQxAQA~/RgRjB3lUP4Q6AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9yYWRpYXRlLWNhcm5pdmFsLWNpdHktMjAyMS10aWNrZXRzLTE2MzM2MTU4Mzg5NT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style="text-decoration:none;">
 <font color="#363A43">
 Radiate Carnival City 2021
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Sat, Aug 28
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Guildhall Yard, London
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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


 
 <table class="list-event-card" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; ">
 <tr>
 <td valign="top" style=" padding: 0; ">
 
 
 <a style=" display:block; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/V-zeV2s8FGggSxNN7uF1xA~~/AAQxAQA~/RgRjB3lUP4RVAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9pc3NhLXZpYmUtYmFuay1ob2xpZGF5LWRheS1wYXJ0eS1hdC1taW5pc3RyeS1vZi1zb3VuZC10aWNrZXRzLTE2Mzg1MzA5ODAyNz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MiZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="list-event-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/V-zeV2s8FGggSxNN7uF1xA~~/AAQxAQA~/RgRjB3lUP4RVAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9pc3NhLXZpYmUtYmFuay1ob2xpZGF5LWRheS1wYXJ0eS1hdC1taW5pc3RyeS1vZi1zb3VuZC10aWNrZXRzLTE2Mzg1MzA5ODAyNz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MiZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F142058871%2F223569261085%2F1%2Foriginal.20210719-164537?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=148%2C588%2C772%2C386&s=0d65d76e0c2984a1c3f6671f5f600b37" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-event-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-left:20px; vertical-align:top; " valign="top">
 <div class="list-event-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; font-size:17px; font-weight:300; padding-bottom:4px; color:#363a43!important; ">
 <a class="event_title" href="https://clicks.eventbrite.com/f/a/V-zeV2s8FGggSxNN7uF1xA~~/AAQxAQA~/RgRjB3lUP4RVAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9pc3NhLXZpYmUtYmFuay1ob2xpZGF5LWRheS1wYXJ0eS1hdC1taW5pc3RyeS1vZi1zb3VuZC10aWNrZXRzLTE2Mzg1MzA5ODAyNz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNCZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MiZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style="text-decoration:none;">
 <font color="#363A43">
 Issa Vibe Bank Holiday Day Party at Ministry of Sound
 </font>
 </a>
 </div>
 <div class="list-event-card__date" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Sun, Aug 29
 </div>
 <div class="list-event-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Ministry of Sound, London
 </div>
 </td>
 </tr>
 
 </table>

 <!--[if mso]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td height="15" style="line-height:1px; font-size:1px;" width="600"> </td>
 </tr>
 
 </table>

 <![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

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



 <!--[if mso ]>
 </tr>
 
 </table>

 <![endif]-->
 
 </td>
 </tr>


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


 
 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 <!--[if mso]>
 <td height="1" style="line-height:1px; font-size:1px;" bgcolor="#DEDEDE"> </td>
 <![endif]-->
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left; " align="left">
 
 <div class="divider" style="background-color:#DEDEDE; width: 100%; height: 1px; margin: 15px auto 0px; " height="1" width="100%" bgcolor="#DEDEDE"/>
 
 </td>
 </tr>

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



 
 
 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <h2 class="heading heading_epic_xl" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; margin: 24px 0px 0px 0px; font-size: 40px; font-weight: 500; line-height: 50px; margin-top: 20px; ">
 
 Event collections
 
 </h2>

 
 </td>
 </tr>

 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <p style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; color:#666a73; font-weight:300; margin:8px 0; font-size:17px; line-height:24px; " class="text_body text_body_large">
 
 A selection of events picked by local experts
 
 </p>

 
 </td>
 </tr>

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


 
 
 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:0; margin-right:0; width:592px; margin-top: 32px;' class="content margin-between-section" cellspacing="0" cellpadding="0" width="592" bgcolor="">
 
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 
 <a style=" color:#007f8c; text-decoration:none; " href="https://clicks.eventbrite.com/f/a/5vBuW5n-j5Cjf6v7tOXZIg~~/AAQxAQA~/RgRjB3lUP0TsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYy90aGluZ3MtdG8tZG8tbG9uZG9uLWV2ZW50LWNhbGVuZGFyLWNncnJ5cHkvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM0JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" class="component_link" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 

 <!--[if !mso]><!-- -->
 
 <table style='' class="" celpadding="0" cellspacing="0">
 
 <tr>
 <td class="full_editorial-card__image" style=" padding: 0; border-radius: 0; width: 600px; " width="592">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/5vBuW5n-j5Cjf6v7tOXZIg~~/AAQxAQA~/RgRjB3lUP0TsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYy90aGluZ3MtdG8tZG8tbG9uZG9uLWV2ZW50LWNhbGVuZGFyLWNncnJ5cHkvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM0JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" style="text-decoration:none">
 <img class="full_editorial-card__image " style=" border-radius: 0; width: 600px; " width="592" src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F134873855%2F438776807040%2F1%2Foriginal.20210510-143035?w=512&auto=format%2Ccompress&q=75&sharp=10&s=1786899b60eaa374b0ae3d8ca964623f"/>
 </a>
 <!--[if !mso]><!-- -->
 </td>
 </tr>
 
 </table>

 <!--<![endif]-->

 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

 
 </td>
 </tr>

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

 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left; " align="left">
 
 <div style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#afafb4; font-size:16px; font-weight:normal; line-height:48px; padding:0; padding-bottom:4px; " align="left" width="592">
 
 </div>
 
 </td>
 </tr>

 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left; " align="left">
 
 <div class="full_editorial-title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; margin-bottom:5px; margin-top:0; padding:0; text-align:left; " align="left">
 
 
 <a style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color: #000000; font-size: 24px; font-weight: 300; height: 32px; line-height: 32px; text-decoration: none; width: 536px; " href="https://clicks.eventbrite.com/f/a/5vBuW5n-j5Cjf6v7tOXZIg~~/AAQxAQA~/RgRjB3lUP0TsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYy90aGluZ3MtdG8tZG8tbG9uZG9uLWV2ZW50LWNhbGVuZGFyLWNncnJ5cHkvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM0JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" target="_blank" class="component_link">London Event Calendar: Your Guide to In-Person Events</a>

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

 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left; " align="left">
 
 <div class="full_editorial-description" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666A73; font-size:14px; line-height:24px; padding:0; text-align:left; width:536px; " align="left" width="592">
 This calendar is your ultimate guide to the best things to do in London, from brunch parties and day festivals to pop-up markets and art shows — all hand-picked by Eventbrite’s experts.
 </div>
 
 </td>
 </tr>


 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="100%" style="padding-bottom:32px; padding-top:32px;">
 <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.eventbrite.com/c/things-to-do-london-event-calendar-cgrrypy/?utm_source=eventbrite&utm_medium=email&utm_campaign=newsletter_editorial&utm_content=loc.101750367.r2021_34&ref=ebemnseattnewseditorial&aff=ebemnseattnewseditorial" style="height:40px;v-text-anchor:middle;width:240px;" arcsize="10%" strokeweight="1px" strokecolor="#FFFFFF" fillcolor="#F05537">
 <w:anchorlock/>
 <center style="color:#FFFFFF;font-family:sans-serif;font-size:16px;font-weight:500;">
 Get tickets
 </center>
 </v:roundrect>
 </td>
 </tr>
 </table>
 <![endif]-->
 <!--[if !((mso)|(ie))]><!-- -->
 <div style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; text-align: center; " align="center">
 <a href="https://clicks.eventbrite.com/f/a/5vBuW5n-j5Cjf6v7tOXZIg~~/AAQxAQA~/RgRjB3lUP0TsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYy90aGluZ3MtdG8tZG8tbG9uZG9uLWV2ZW50LWNhbGVuZGFyLWNncnJ5cHkvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM0JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" target="_blank" style="background-color:#F05537; display: inline-block; line-height: 20px; font-weight: normal; font-weight: 500; font-size: 14px; text-align: center; text-decoration: none; padding: 10px 32px 10px 32px; border-radius: 4px; border-style: solid; border-width: 2px; color: #FFFFFF; margin-bottom: 32px; margin-top: 30px; " class="btn call_to_action" align="center" bgcolor="#F05537">
 Get tickets
 </a>
 </div>
 <!--<![endif]-->

 
 </td>
 </tr>

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



 
 
 <tr>
 <td class="row_section" style=" padding: 0; background: #F8F8FA;">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; background: #F8F8FA;' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="#F8F8FA">
 
 
 <tr class="small_full_width secondary_editorial_section" style=" display: block; padding-top: 16px; padding-bottom: 16px; ">
 <td class="grid__col" style=" padding: 0; text-align: left;" align="left">
 
 
 <!--[if mso ]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 <tr><td style="height:16px"></td></tr>
 </table>

 <![endif]-->

 
 <table css_class="list-editorial-card" style=" border:0; border-collapse:collapse; border-spacing:0; display: inline-block; float: left; margin-top: 16px; margin-left: 0px; margin-bottom: 16px; margin-right: 0px; padding:0; width: 100%; " celpadding="0" cellspacing="0" width="100%">
 <tr>
 <td class="list-editorial-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/aiLDvj4nXsIBZcDEM4eewQ~~/AAQxAQA~/RgRjB3lUP4QdAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2MvYmxhY2staGlzdG9yeS1hbmQtYmV5b25kLXZpcnR1YWwtZXZlbnRzLXRoYXQtaW5zcGlyZS1hY3Rpb24tZWR1Y2F0aW9uLWFuZC1hd2FyZW5lc3MtY3d4cXBoci8_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmcmVmPWViZW1uc2VhdHRuZXdzZWRpdG9yaWFsJmFmZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F125131891%2F252646217916%2F1%2Foriginal.20210204-091121?w=512&auto=format%2Ccompress&q=75&sharp=10&s=a49eda39aeaeae0477f6dcaf023a9bf7" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-editorial-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; padding-left:20px; vertical-align:top;" valign="top">
 <div class="list-editorial-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#afafb4; font-size:16px; font-weight:normal; line-height:48px; padding:0; padding-bottom:4px; ">
 COLLECTION
 </div>
 <div class="list-editorial-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#45494e; font-size:20px; font-weight:500; line-height:30px; padding:0; padding-bottom:4px; ">
 
 
 <a style="color:#45494e; text-decoration:none;" href="https://clicks.eventbrite.com/f/a/aiLDvj4nXsIBZcDEM4eewQ~~/AAQxAQA~/RgRjB3lUP4QdAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2MvYmxhY2staGlzdG9yeS1hbmQtYmV5b25kLXZpcnR1YWwtZXZlbnRzLXRoYXQtaW5zcGlyZS1hY3Rpb24tZWR1Y2F0aW9uLWFuZC1hd2FyZW5lc3MtY3d4cXBoci8_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmcmVmPWViZW1uc2VhdHRuZXdzZWRpdG9yaWFsJmFmZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbFcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" target="_blank" class="component_link">Black History Every Month: Virtual Events That Inspire Action, Education, and Connection</a>

 </div>
 <div class="list-editorial-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Take in panel discussions with influential Black voices, open mic poetry nights, decolonised history lectures, and more.
 </div>
 </td>
 </tr>
 <tr>
 <!--[if mso]>
 <td height="32" width="28" style="line-height:1px; width: 28px; font-size:1px;"> </td>
 <![endif]-->
 <!--[if !mso]><!-- -->
 <td></td>
 <!--<![endif]-->
 </tr>
 </table>

 
 <table css_class="list-editorial-card" style=" border:0; border-collapse:collapse; border-spacing:0; display: inline-block; float: left; margin-top: 16px; margin-left: 0px; margin-bottom: 16px; margin-right: 0px; padding:0; width: 100%; " celpadding="0" cellspacing="0" width="100%">
 <tr>
 <td class="list-editorial-card-image" style=" padding: 0; ">
 
 

 <table class="list-event-card__image-container" style=" border-collapse: collapse; border-spacing: 0; border: 0px; padding: 0px; border-radius: 3px; height: 105px; overflow: hidden; width: 210px; " celpadding="0" cellspacing="0" width="210" height="105">
 <tr style=" text-align: center; " align="center">
 <td>
 <!--[if !mso]><!-- -->
 <div class="list-event-card__image-wrapper" style=" height: 105px; line-height: 0; padding:0; width: 210px; " height="105" width="210">
 <!--<![endif]-->
 <a href="https://clicks.eventbrite.com/f/a/VjoPkcDEdnr87KjV7xa8gQ~~/AAQxAQA~/RgRjB3lUP0TpaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jby51ay9jL2Jlc3Qtb25saW5lLWV2ZW50cy11ay1pcmVsYW5kLWN3eHlneGcvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM0JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" style=" display:block; text-decoration:none; " target="_blank">
 <img class="list-event-card__image " src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F116773365%2F252646217916%2F1%2Foriginal.20201104-172231?w=512&auto=format%2Ccompress&q=75&sharp=10&s=58a054a5186dae5925aba5e3a7b7ce18" style=" height: 105px; border-radius: 3px; width: 210px; " width="210" height="105"/>
 </a>
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </td>
 </tr>
 </table>

 </td>
 <td class="list-editorial-card__body" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; padding-left:20px; vertical-align:top;" valign="top">
 <div class="list-editorial-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#afafb4; font-size:16px; font-weight:normal; line-height:48px; padding:0; padding-bottom:4px; ">
 COLLECTION
 </div>
 <div class="list-editorial-card__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#45494e; font-size:20px; font-weight:500; line-height:30px; padding:0; padding-bottom:4px; ">
 
 
 <a style="color:#45494e; text-decoration:none;" href="https://clicks.eventbrite.com/f/a/VjoPkcDEdnr87KjV7xa8gQ~~/AAQxAQA~/RgRjB3lUP0TpaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jby51ay9jL2Jlc3Qtb25saW5lLWV2ZW50cy11ay1pcmVsYW5kLWN3eHlneGcvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM0JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" target="_blank" class="component_link">Stay Connected: The Best Online Events in the UK & Ireland</a>

 </div>
 <div class="list-editorial-card__info" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; color:#666a73; font-size:14px; font-weight:300; line-height:18px; ">
 Keep yourself busy at home with fitness sessions, panel discussions, comedy gigs, and everything in between.
 </div>
 </td>
 </tr>
 <tr>
 <!--[if mso]>
 <td height="32" width="28" style="line-height:1px; width: 28px; font-size:1px;"> </td>
 <![endif]-->
 <!--[if !mso]><!-- -->
 <td></td>
 <!--<![endif]-->
 </tr>
 </table>


 <!--[if mso ]>
 
 <table style='' class="" celpadding="0" cellspacing="0">
 <tr><td style="height:16px"></td></tr>
 </table>

 <![endif]-->

 
 </td>
 </tr>

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

 
 
 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 <!--[if mso]>
 <td height="1" style="line-height:1px; font-size:1px;" bgcolor="#DEDEDE"> </td>
 <![endif]-->
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left; " align="left">
 
 <div class="divider" style="background-color:#DEDEDE; width: 100%; height: 1px; margin: 15px auto 0px; " height="1" width="100%" bgcolor="#DEDEDE"/>
 
 </td>
 </tr>

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




 

 






 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 <!--[if (mso)|(ie)]>
 <tr>
 <td class="grid__col" height="32" style="line-height:1px; font-size:1px;" width="600"> </td>
 </td>
 <![endif]-->
 
 <tr class="footer__info align-center" style="">
 <td class="grid__col" style=" padding: 0; font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; text-align: center; font-size: 12px; font-weight: 200; line-height: 18px; padding: 0px 32px; " align="center">
 
 
 
 <div class="top-row footer-row__text" style="padding: 0;">
 
 
 
 <a style="" href="https://clicks.eventbrite.com/f/a/OBg2Mk6oMd9Ju7PYUimumg~~/AAQxAQA~/RgRjB3lUP0SbaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09ZG93bmxvYWRhcHBXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" class="" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/969f3b/django/images/email/newsletters/rebrand2018/app-store.png" class="footer-eb-logo__image" style=" height:56px; max-width:100%; padding:32px 0 16px; width:56px; " alt="Eventbrite" scale="0" height="56" width="56">
 
 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

 
 </div>


 <div class="top-row heading_find-next-experience" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; color:#282c35; font-size:17px; height:25px; line-height:25px; " height="25">
 Find your next experience on Eventbrite
 </div>
 
 </td>
 </tr>


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



 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; border:0; border-collapse:collapse; border-spacing:0; margin-left:32px; margin-right:32px; width:536px; ' class="content" cellspacing="0" cellpadding="0" width="536" bgcolor="">
 
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; text-align: left; " align="left">
 
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="100%" style="padding-bottom:32px; padding-top:32px;">
 <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.eventbrite.com/eventbriteapp?app_cta_src=email_footer&utm_source=eventbrite&utm_medium=email&utm_campaign=newsletter_editorial&utm_content=loc.101750367.r2021_34&utm_term=downloadapp" style="height:40px;v-text-anchor:middle;width:240px;" arcsize="10%" strokeweight="1px" strokecolor="#EFF2F5" fillcolor="#FFFFFF">
 <w:anchorlock/>
 <center style="color:#45494E;font-family:sans-serif;font-size:16px;font-weight:500;">
 Download the app
 </center>
 </v:roundrect>
 </td>
 </tr>
 </table>
 <![endif]-->
 <!--[if !((mso)|(ie))]><!-- -->
 <div style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding: 0; text-align: center; " align="center">
 <a href="https://clicks.eventbrite.com/f/a/BN6jOzP4CnmBO73AF5oqcg~~/AAQxAQA~/RgRjB3lUP0TCaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vZXZlbnRicml0ZWFwcD9hcHBfY3RhX3NyYz1lbWFpbF9mb290ZXImdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09ZG93bmxvYWRhcHBXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" target="_blank" style="background-color:#FFFFFF; display: inline-block; line-height: 20px; font-weight: normal; font-weight: 500; font-size: 14px; text-align: center; text-decoration: none; padding: 10px 32px 10px 32px; border-radius: 4px; border-style: solid; border-width: 2px; color: #45494E; border: 1px solid #EFF2F5; margin-bottom: 32px; margin-top: 30px; " class="btn call_to_action" align="center" bgcolor="#FFFFFF">
 Download the app
 </a>
 </div>
 <!--<![endif]-->

 
 </td>
 </tr>


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



 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; background-color: #1E0A3C; border:0; border-collapse:collapse; border-spacing:0; padding:0; width:600px; color:#FFFFFF!important; ' class="footer-content bottom-section" cellspacing="0" cellpadding="0" width="600" bgcolor="#1E0A3C">
 
 
 <tr class="footer__info align-center" style="">
 <td class="grid__col" style=" padding: 0; font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; text-align: center; font-size: 12px; font-weight: 200; line-height: 18px; padding: 0px 32px; " align="center">
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="text-align:center; width:100%;">
 <tr>
 <td style="text-align:center; padding:16px 6px; border:0px;font-size: 14px;line-height:18px;font-weight: 200;">
 <![endif]-->
 
 <div class="top-row social__title" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; font-size: 14px; padding-top: 24px; ">
 
 Let’s be friends
 
 </div>

 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 </table>
 <table align="center" border="0" cellspacing="0" cellpadding="0" width="150" height="40" style="width:150px; height:40px;">
 <tr>
 <td width="40">
 <table border="0" cellpadding="0" cellspacing="0" width="40" height="40" align="left">
 <tr>
 <td style="padding:16px 6px; border:0px; width:40px; height:40px;">
 <![endif]-->
 <div class="social-logo-container column-left" style=" padding:0; display:inline-block; height:auto; margin:0; text-align: right; " height="auto" align="right">
 <a href="https://clicks.eventbrite.com/f/a/dGgc43eCOaFDJYHSywZ7BQ~~/AAQxAQA~/RgRjB3lUP0QhaHR0cDovL3d3dy50d2l0dGVyLmNvbS9FdmVudGJyaXRlVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/6df3bc/django/images/email/newsletters/Twitter.png" class="footer-social-logo__image" style=" height:40px; padding:16px 3px 0; width:40px; " height="40" width="40" alt="Twitter" title="Twitter" border="0" />
 </a>
 </div>
 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 </table>
 </td>
 <td width="40">
 <table border="0" cellpadding="0" cellspacing="0" width="40" height="40" align="center">
 <tr>
 <td style="text-align:center; padding:16px 6px; border:0px; width:40px; height:40px;">
 <![endif]-->
 <div class="social-logo-container column-center" style=" padding:0; display:inline-block; height:auto; margin:0; text-align: center;" height="auto" align="center">
 <a href="https://clicks.eventbrite.com/f/a/6NcK8C-uENHxsd7G34ehEA~~/AAQxAQA~/RgRjB3lUP0QjaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0V2ZW50YnJpdGVXA3NwY0IKYR_URSZhx2lTSVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" target="_blank" aria-label="Eventbrite Facebook">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/88f748/django/images/email/newsletters/Facebook.png" class="footer-social-logo__image" style=" height:40px; padding:16px 3px 0; width:40px; " height="40" width="40" />
 </a>
 </div>
 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 </table>
 </td>
 <td width="40">
 <table border="0" cellpadding="0" cellspacing="0" width="40" height="40" align="right">
 <tr>
 <td style="text-align:right; padding:16px 6px; border:0px; width:40px; height:40px;">
 <![endif]-->

 <div class="social-logo-container column-right" style=" padding:0; display:inline-block; height:auto; margin:0; text-align: left; " height="auto" align="left">
 <a href="https://clicks.eventbrite.com/f/a/oheesqsOljQsPDzyLBoj4w~~/AAQxAQA~/RgRjB3lUP0QlaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9ldmVudGJyaXRlL1cDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" target="_blank" aria-label="Eventbrite Instagram">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/371295/django/images/email/newsletters/Instagram.png" class="footer-social-logo__image" style=" height:40px; padding:16px 3px 0; width:40px; " height="40" width="40" />
 </a>
 </div>
 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 <![endif]-->
 
 </td>
 </tr>


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



 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; background-color: #1E0A3C; border:0; border-collapse:collapse; border-spacing:0; padding:0; width:600px; color:#FFFFFF!important; ' class="footer-content bottom-section" cellspacing="0" cellpadding="0" width="600" bgcolor="#1E0A3C">
 
 <!--[if mso]>
 <tr>
 <td width="100%">
 <table align="center" border="0" cellspacing="0" cellpadding="0" width="70%" style="width:70%;">
 <tr>
 <td height="1" width="70%" style="line-height:1px;width:70%; font-size:1px;" bgcolor="#dedede> </td>
 </tr>
 </table>
 </td>
 </tr>
 <![endif]-->
 
 <tr class="small_full_width" style="">
 <td class="grid__col" style=" padding: 0; padding:0 32px;" align="center">
 
 <div class="divider medium-width" style="background-color:#dedede; padding: 0px 32px; height:1px; margin:15px auto 0; width:70%; " bgcolor="#dedede" height="1" width="70%"/>
 
 </td>
 </tr>


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


 
 <tr>
 <td class="row_section" style=" padding: 0; margin-left: auto; margin-right: auto; ">
 <table style=' padding: 0; background-color: #1E0A3C; border:0; border-collapse:collapse; border-spacing:0; padding:0; width:600px; color:#FFFFFF!important; ' class="footer-content bottom-section" cellspacing="0" cellpadding="0" width="600" bgcolor="#1E0A3C">
 

 
 <tr class="footer__info align-center" style="">
 <td class="grid__col" style=" padding: 0; font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; text-align: center; font-size: 12px; font-weight: 200; line-height: 18px; padding: 0px 32px; " align="center">
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="text-align:center; width:100%;">
 <tr>
 <td style="text-align:center; padding:16px 6px; border:0px;font-size: 12px;line-height: 18px;font-weight: 200;">
 <![endif]-->
 
 <div class="top-row footer-row__text" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-bottom: 8px; padding-top: 24px; ">
 
 Brought to you by the fine folks at
 
 </div>

 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 <tr>
 <td style="text-align:center; padding-bottom:12px; border:0px;">
 <![endif]-->
 
 
 <div class="footer-row__text" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-bottom: 8px; ">
 
 
 
 <a style="" href="https://clicks.eventbrite.com/f/a/-y562G99dbpjBWZnqTzW7w~~/AAQxAQA~/RgRjB3lUP0SWaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09Zm9vdGVyVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" class="" >
 <!--[if !mso]><!-- -->
 <div style=" padding: 0; ">
 <!--<![endif]-->
 
 
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/6951d6/django/images/email/newsletters/rebrand2018/brand-bottom.png" class="footer-logo__image" style=" height: 27px; padding: 8px 0; width: 142px; " height="27" width="142" alt="Eventbrite">
 
 
 <!--[if !mso]><!-- -->
 </div>
 <!--<![endif]-->
 </a>

 
 </div>


 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 <tr>
 <td style="text-align:center; padding-bottom: 6px; border:0px;font-size: 12px;line-height: 18px;font-weight: 200;">
 <![endif]-->
 
 <div class="footer-row__text" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-bottom: 8px; ">
 
 

 <span>This email was sent to 
 
 <a style=" color: #F05537; text-decoration: none; " href="mailto:family@heinrich.co.uk" target="_blank" class="">family@heinrich.co.uk</a>
</span>

 
 </div>

 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 <tr>
 <td style="text-align:center; padding-bottom:6px; border: 0px;font-size: 12px;line-height: 18px;font-weight: 200;">
 <![endif]-->
 
 
 
 <div class="footer-row__text" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-bottom: 8px; ">
 
 Unsubscribe 
 
 <a style="${FOOTER_LINK_STYLE}" href="https://clicks.eventbrite.com/f/a/qPmNocpowGEFkEhfULtu4Q~~/AAQxAQA~/RgRjB3lUP0T9aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vbmV3c2xldHRlcnMvdW5zdWJzY3JpYmUtbmV3c2xldHRlci8_ZW1haWw9ZmFtaWx5JTQwaGVpbnJpY2guY28udWsmbGlzdF9pZD0zJnNpZz1BR05iUHdHZjVKT2d5OF9xN0w1ZHNscHpWZzRKdG1Zc1pnJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZsb2MuMTAxNzUwMzY3LnIyMDIxXzM0JnV0bV90ZXJtPWZvb3RlclcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" target="_blank" class="">here</a>

 
 </div>

 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 <tr>
 <td style="text-align:center; padding-bottom:6px; border: 0px;font-size: 12px;line-height: 18px;font-weight: 200;">
 <![endif]-->
 
 <div class="footer-row__text" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-bottom: 8px; ">
 
 
 
 <a style=" color: #007F8C; text-decoration: none; " href="https://clicks.eventbrite.com/f/a/-TKJSEf_CH-y_gb9Ce-H3Q~~/AAQxAQA~/RgRjB3lUP0Q8aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vc3VwcG9ydC9hcnRpY2xlcmVkaXJlY3Q_YW51bT04NDc4VwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" target="_blank" class="">Privacy Policy</a>

 
 </div>

 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 <tr>
 <td style="text-align:center; padding-bottom:6px; border: 0px;font-size: 12px;line-height: 18px;font-weight: 200;">
 <![endif]-->

 
 <div class="footer-row__text" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-bottom: 8px; ">
 
 
 
 <a style=" color: #F05537; text-decoration: none; " href="https://clicks.eventbrite.com/f/a/-y562G99dbpjBWZnqTzW7w~~/AAQxAQA~/RgRjB3lUP0SWaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzQmdXRtX3Rlcm09Zm9vdGVyVwNzcGNCCmEf1EUmYcdpU0lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" target="_blank" class="">Eventbrite</a>
 | 155 5th St, 7th Floor | San Francisco, CA 94103
 
 </div>

 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 <tr>
 <td style="text-align:center; padding-bottom:6px; border:0px;font-size: 12px;line-height:18px;font-weight: 200;">
 <![endif]-->
 
 <div class="footer-row__text last_row" style=" font-family: -apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif; padding:0; padding-bottom: 8px; padding-bottom: 24px; ">
 
 © 2021 Eventbrite. All rights reserved.
 
 </div>

 <!--[if (mso)|(ie)]>
 </td>
 </tr>
 </table>
 <![endif]-->
 
 </td>
 </tr>


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

 <!--
 keep this style inline to not affect tracking if any error on apply css classes occur
 inline width and height needed for outlook compatibility.
 -->
 <tr>
 <td style="background-color:#1E0A3C ;width: 100%; padding: 0px;">
 <img src="https://www.eventbrite.com/emails/action/?campaign_id=r2021_34&list_id=3&recipient=family%40heinrich.co.uk&send_id=2021-08-25&type=open" alt="" width="1" height="1" border="0" style="border: 0;background-color:#1E0A3C;"/>
 </td>
 </tr>

 </table>

 <!--[if mso]>
 </td>
 </tr>
 </table>
 <![endif]-->
 </div>
 
<img border="0" width="1" height="1" alt="" src="https://clicks.eventbrite.com/q/fATqBjIqP9XGK5iZ9qiTUA~~/AAQxAQA~/RgRjB3lUPlcDc3BjQgphH9RFJmHHaVNJUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~">
</body>
</html>