<!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/XAjfe9aeaYEP4QADbtI37w~~/AAQxAQA~/RgRjIu8dPVcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/-v_S9U6Kxz8dYAW8z6c_jw~~/AAQxAQA~/RgRjIu8dP0R1aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fdGVybT1lYl9sb2dvVwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~">
 <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/mk6Patqsr2-ttZe2btnVsg~~/AAQxAQA~/RgRjIu8dP4RfAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9jb3Vuc2VsaW5nLXBzeWNob3RoZXJhcHktZm9yLWdhcnMtY29sbGFib3JhdGlvbi11bml2ZXJzaXR5LXByb3ZpZGVycy10aWNrZXRzLTE2NDIwMDMyODYwMz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/mk6Patqsr2-ttZe2btnVsg~~/AAQxAQA~/RgRjIu8dP4RfAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9jb3Vuc2VsaW5nLXBzeWNob3RoZXJhcHktZm9yLWdhcnMtY29sbGFib3JhdGlvbi11bml2ZXJzaXR5LXByb3ZpZGVycy10aWNrZXRzLTE2NDIwMDMyODYwMz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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%2F142312475%2F266573880845%2F1%2Foriginal.20190221-154459?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C2880%2C1440&s=d39771a6929ed19c4324bb518ae7f5f0" 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/mk6Patqsr2-ttZe2btnVsg~~/AAQxAQA~/RgRjIu8dP4RfAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9jb3Vuc2VsaW5nLXBzeWNob3RoZXJhcHktZm9yLWdhcnMtY29sbGFib3JhdGlvbi11bml2ZXJzaXR5LXByb3ZpZGVycy10aWNrZXRzLTE2NDIwMDMyODYwMz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 Counseling & Psychotherapy for GARS: Collaboration - University & Providers
 </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; ">
 Wed, Sep 15
 </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/USU9OYvn5dGPo7-pQQ1wMw~~/AAQxAQA~/RgRjIu8dP4RKAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvaS1zdGlsbC1kb250LWxpa2UteW91LWJ1dC1pLXVuZGVyc3RhbmQteW91LW5vdy10aWNrZXRzLTE2OTE3MTU4Nzc3Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTEmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/USU9OYvn5dGPo7-pQQ1wMw~~/AAQxAQA~/RgRjIu8dP4RKAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvaS1zdGlsbC1kb250LWxpa2UteW91LWJ1dC1pLXVuZGVyc3RhbmQteW91LW5vdy10aWNrZXRzLTE2OTE3MTU4Nzc3Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTEmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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%2F147445270%2F304244164820%2F1%2Foriginal.20210910-232739?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=1%2C106%2C3110%2C1555&s=3cab7a68b94e304b0d1de4ad2b9b655e" 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/USU9OYvn5dGPo7-pQQ1wMw~~/AAQxAQA~/RgRjIu8dP4RKAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2UvaS1zdGlsbC1kb250LWxpa2UteW91LWJ1dC1pLXVuZGVyc3RhbmQteW91LW5vdy10aWNrZXRzLTE2OTE3MTU4Nzc3Mz91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTEmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 "I still don't like you, but I understand you now"
 </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, Sep 18
 </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/nrP2ZWLLEIw254UhaQCjyw~~/AAQxAQA~/RgRjIu8dP4Q1AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tLmF1L2UvdW5kZXJzdGFuZGluZy1kZW1lbnRpYS10aWNrZXRzLTE2ODM2MTQ0ODYyNT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTImcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/nrP2ZWLLEIw254UhaQCjyw~~/AAQxAQA~/RgRjIu8dP4Q1AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tLmF1L2UvdW5kZXJzdGFuZGluZy1kZW1lbnRpYS10aWNrZXRzLTE2ODM2MTQ0ODYyNT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTImcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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%2F146064733%2F141098479592%2F1%2Foriginal.20210831-013455?w=500&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C39%2C500%2C250&s=8cec91c6dac9220ca95c4273b78dc7b3" 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/nrP2ZWLLEIw254UhaQCjyw~~/AAQxAQA~/RgRjIu8dP4Q1AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tLmF1L2UvdW5kZXJzdGFuZGluZy1kZW1lbnRpYS10aWNrZXRzLTE2ODM2MTQ0ODYyNT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnN1c2VyaW5zaWdodCZyZWY9ZWJlbW5zdXNlcmluc2lnaHQmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTImcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTE3JmFmZj1lYmVtbnN1c2VyaW5zaWdodFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 'Understanding Dementia'
 </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, Sep 21
 </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/z77dFQdYvJDjCkBM2nLF6g~~/AAQxAQA~/RgRjIu8dP4RSAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9ncGhjcC1vcnRob3BhZWRpYy12aXJ0dWFsLW1hc3RlcmNsYXNzLWhpcHMtYW5kLWtuZWVzLXRpY2tldHMtMTY3MDQ4OTQwODc5P3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnV0bV90ZXJtPWViZW1uc3VzZXJpbnNpZ2h0JnJlZj1lYmVtbnN1c2VyaW5zaWdodCZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MyZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MTcmYWZmPWViZW1uc3VzZXJpbnNpZ2h0VwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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/z77dFQdYvJDjCkBM2nLF6g~~/AAQxAQA~/RgRjIu8dP4RSAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9ncGhjcC1vcnRob3BhZWRpYy12aXJ0dWFsLW1hc3RlcmNsYXNzLWhpcHMtYW5kLWtuZWVzLXRpY2tldHMtMTY3MDQ4OTQwODc5P3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnV0bV90ZXJtPWViZW1uc3VzZXJpbnNpZ2h0JnJlZj1lYmVtbnN1c2VyaW5zaWdodCZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MyZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MTcmYWZmPWViZW1uc3VzZXJpbnNpZ2h0VwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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%2F144447945%2F521272052591%2F1%2Foriginal.20210525-103840?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C800%2C400&s=decb905f6f8ad6a7e36990044d7f3bb2" 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/z77dFQdYvJDjCkBM2nLF6g~~/AAQxAQA~/RgRjIu8dP4RSAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9ncGhjcC1vcnRob3BhZWRpYy12aXJ0dWFsLW1hc3RlcmNsYXNzLWhpcHMtYW5kLWtuZWVzLXRpY2tldHMtMTY3MDQ4OTQwODc5P3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnV0bV90ZXJtPWViZW1uc3VzZXJpbnNpZ2h0JnJlZj1lYmVtbnN1c2VyaW5zaWdodCZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MyZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MTcmYWZmPWViZW1uc3VzZXJpbnNpZ2h0VwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style="text-decoration:none;">
 <font color="#363A43">
 GP/HCP Orthopaedic Virtual Masterclass, Hips and Knees
 </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; ">
 Wed, Sep 15
 </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/29w4GSo3BT3tl5oXfEO0TA~~/AAQxAQA~/RgRjIu8dP4Q_AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9hLW5ldy1kYXduLWluLXdlbGxiZWluZy12YWx1YXRpb24tdGlja2V0cy0xNjc2MTgwNjkxNTc_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz00JnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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/29w4GSo3BT3tl5oXfEO0TA~~/AAQxAQA~/RgRjIu8dP4Q_AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9hLW5ldy1kYXduLWluLXdlbGxiZWluZy12YWx1YXRpb24tdGlja2V0cy0xNjc2MTgwNjkxNTc_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz00JnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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%2F144913295%2F36818669110%2F1%2Foriginal.20210818-164011?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C1600%2C800&s=bb06d3d71e080f44ff5c019380970a7c" 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/29w4GSo3BT3tl5oXfEO0TA~~/AAQxAQA~/RgRjIu8dP4Q_AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9hLW5ldy1kYXduLWluLXdlbGxiZWluZy12YWx1YXRpb24tdGlja2V0cy0xNjc2MTgwNjkxNTc_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zdXNlcmluc2lnaHQmcmVmPWViZW1uc3VzZXJpbnNpZ2h0JmFmdT0yMzU1MTI3ODk2MjAmcmFuaz00JnJlY29tbWVuZGVkX2V2ZW50c19xdWFudGl0eT0xNyZhZmY9ZWJlbW5zdXNlcmluc2lnaHRXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" style="text-decoration:none;">
 <font color="#363A43">
 A new dawn in wellbeing valuation.
 </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, Sep 24
 </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/ab3LFKiJKJ_kPc-Q41111Q~~/AAQxAQA~/RgRjIu8dP4Q6AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oYXJtLXJlZHVjdGlvbi1pbmRpZ2Vub3VzLXdvbWVuLXRpY2tldHMtMTUzOTY3ODkxMTA3P3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnV0bV90ZXJtPWViZW1uc3VzZXJpbnNpZ2h0JnJlZj1lYmVtbnN1c2VyaW5zaWdodCZhZnU9MjM1NTEyNzg5NjIwJnJhbms9NSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MTcmYWZmPWViZW1uc3VzZXJpbnNpZ2h0VwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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/ab3LFKiJKJ_kPc-Q41111Q~~/AAQxAQA~/RgRjIu8dP4Q6AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oYXJtLXJlZHVjdGlvbi1pbmRpZ2Vub3VzLXdvbWVuLXRpY2tldHMtMTUzOTY3ODkxMTA3P3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnV0bV90ZXJtPWViZW1uc3VzZXJpbnNpZ2h0JnJlZj1lYmVtbnN1c2VyaW5zaWdodCZhZnU9MjM1NTEyNzg5NjIwJnJhbms9NSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MTcmYWZmPWViZW1uc3VzZXJpbnNpZ2h0VwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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%2F134643051%2F443158268068%2F1%2Foriginal.20210507-121923?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C57%2C1640%2C820&s=431f496fe674a49b46483b2309b4d750" 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/ab3LFKiJKJ_kPc-Q41111Q~~/AAQxAQA~/RgRjIu8dP4Q6AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY2EvZS9oYXJtLXJlZHVjdGlvbi1pbmRpZ2Vub3VzLXdvbWVuLXRpY2tldHMtMTUzOTY3ODkxMTA3P3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnV0bV90ZXJtPWViZW1uc3VzZXJpbnNpZ2h0JnJlZj1lYmVtbnN1c2VyaW5zaWdodCZhZnU9MjM1NTEyNzg5NjIwJnJhbms9NSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MTcmYWZmPWViZW1uc3VzZXJpbnNpZ2h0VwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style="text-decoration:none;">
 <font color="#363A43">
 Harm Reduction & Indigenous 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, Sep 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; ">
 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_37&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_37&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/IbdH9u5G4PJimvG4nGxutA~~/AAQxAQA~/RgRjIu8dP4RTAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9rZW5zaW5ndG9uLWRvbGxzaG91c2UtZmVzdGl2YWwtbG9uZG9uLXNob3djYXNlLTIwMjEtdGlja2V0cy0xNDE1ODg5NDEzMzU_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zZWRpdG9yc3BpY2tzJnJlZj1lYmVtbnNlZGl0b3JzcGlja3MmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTMmYWZmPWViZW1uc2VkaXRvcnNwaWNrc1cDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/IbdH9u5G4PJimvG4nGxutA~~/AAQxAQA~/RgRjIu8dP4RTAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9rZW5zaW5ndG9uLWRvbGxzaG91c2UtZmVzdGl2YWwtbG9uZG9uLXNob3djYXNlLTIwMjEtdGlja2V0cy0xNDE1ODg5NDEzMzU_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zZWRpdG9yc3BpY2tzJnJlZj1lYmVtbnNlZGl0b3JzcGlja3MmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTMmYWZmPWViZW1uc2VkaXRvcnNwaWNrc1cDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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%2F126081287%2F82568996217%2F1%2Foriginal.20200320-102256?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C863%2C6000%2C3000&s=f725c63fe2988486a71ff82616d995ef" 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/IbdH9u5G4PJimvG4nGxutA~~/AAQxAQA~/RgRjIu8dP4RTAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9rZW5zaW5ndG9uLWRvbGxzaG91c2UtZmVzdGl2YWwtbG9uZG9uLXNob3djYXNlLTIwMjEtdGlja2V0cy0xNDE1ODg5NDEzMzU_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zZWRpdG9yc3BpY2tzJnJlZj1lYmVtbnNlZGl0b3JzcGlja3MmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTAmcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTMmYWZmPWViZW1uc2VkaXRvcnNwaWNrc1cDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 Kensington Dollshouse Festival - London Showcase 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; ">
 Fri, Sep 17
 </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; ">
 Town Hall, 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/6MzaP6Ztyk8RvHuFkuAjLg~~/AAQxAQA~/RgRjIu8dP4Q3AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9qdW5pcGFsb296YS1sb25kb24tMjAyMS10aWNrZXRzLTExMTU5NzI2NDQyMj91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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/6MzaP6Ztyk8RvHuFkuAjLg~~/AAQxAQA~/RgRjIu8dP4Q3AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9qdW5pcGFsb296YS1sb25kb24tMjAyMS10aWNrZXRzLTExMTU5NzI2NDQyMj91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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%2F127332117%2F90087707339%2F1%2Foriginal.20210226-134738?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=354%2C0%2C1772%2C886&s=7929b73f2e55253480ca7c348726950d" 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/6MzaP6Ztyk8RvHuFkuAjLg~~/AAQxAQA~/RgRjIu8dP4Q3AWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9qdW5pcGFsb296YS1sb25kb24tMjAyMS10aWNrZXRzLTExMTU5NzI2NDQyMj91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249bmV3c2xldHRlcl9lZGl0b3JpYWwmdXRtX2NvbnRlbnQ9bG9jLjEwMTc1MDM2Ny5yMjAyMV8zNyZ1dG1fdGVybT1lYmVtbnNlZGl0b3JzcGlja3MmcmVmPWViZW1uc2VkaXRvcnNwaWNrcyZhZnU9MjM1NTEyNzg5NjIwJnJhbms9MSZyZWNvbW1lbmRlZF9ldmVudHNfcXVhbnRpdHk9MyZhZmY9ZWJlbW5zZWRpdG9yc3BpY2tzVwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" style="text-decoration:none;">
 <font color="#363A43">
 Junipalooza London 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, Sep 18
 </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; ">
 Tobacco Dock, 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/4ywbO4I7tzWU2mNfjUf5Ow~~/AAQxAQA~/RgRjIu8dP4RKAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9iZWdpbm5lcnMtc2V3aW5nLWhpcy1uLWhlcnMtaGF3YWlpYW4tc2hpcnQtdGlja2V0cy0xNjQxNjQwMDE5NDk_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zZWRpdG9yc3BpY2tzJnJlZj1lYmVtbnNlZGl0b3JzcGlja3MmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTImcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTMmYWZmPWViZW1uc2VkaXRvcnNwaWNrc1cDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/4ywbO4I7tzWU2mNfjUf5Ow~~/AAQxAQA~/RgRjIu8dP4RKAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9iZWdpbm5lcnMtc2V3aW5nLWhpcy1uLWhlcnMtaGF3YWlpYW4tc2hpcnQtdGlja2V0cy0xNjQxNjQwMDE5NDk_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zZWRpdG9yc3BpY2tzJnJlZj1lYmVtbnNlZGl0b3JzcGlja3MmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTImcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTMmYWZmPWViZW1uc2VkaXRvcnNwaWNrc1cDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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%2F142281497%2F157570689534%2F1%2Foriginal.20210721-150134?w=512&auto=format%2Ccompress&q=75&sharp=10&rect=1%2C79%2C820%2C410&s=f0be45c8714c7573d448fbda0df70f93" 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/4ywbO4I7tzWU2mNfjUf5Ow~~/AAQxAQA~/RgRjIu8dP4RKAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY28udWsvZS9iZWdpbm5lcnMtc2V3aW5nLWhpcy1uLWhlcnMtaGF3YWlpYW4tc2hpcnQtdGlja2V0cy0xNjQxNjQwMDE5NDk_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZWJlbW5zZWRpdG9yc3BpY2tzJnJlZj1lYmVtbnNlZGl0b3JzcGlja3MmYWZ1PTIzNTUxMjc4OTYyMCZyYW5rPTImcmVjb21tZW5kZWRfZXZlbnRzX3F1YW50aXR5PTMmYWZmPWViZW1uc2VkaXRvcnNwaWNrc1cDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" style="text-decoration:none;">
 <font color="#363A43">
 Beginners Sewing: His 'n' Hers Hawaiian Shirt
 </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, Sep 19
 </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; ">
 718-722 Seven Sisters Road, 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/FYKyke0wcjc4dAkinjNW7w~~/AAQxAQA~/RgRjIu8dP0TsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYy90aGluZ3MtdG8tZG8tbG9uZG9uLWV2ZW50LWNhbGVuZGFyLWNncnJ5cHkvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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/FYKyke0wcjc4dAkinjNW7w~~/AAQxAQA~/RgRjIu8dP0TsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYy90aGluZ3MtdG8tZG8tbG9uZG9uLWV2ZW50LWNhbGVuZGFyLWNncnJ5cHkvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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/FYKyke0wcjc4dAkinjNW7w~~/AAQxAQA~/RgRjIu8dP0TsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYy90aGluZ3MtdG8tZG8tbG9uZG9uLWV2ZW50LWNhbGVuZGFyLWNncnJ5cHkvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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_37&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/FYKyke0wcjc4dAkinjNW7w~~/AAQxAQA~/RgRjIu8dP0TsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYy90aGluZ3MtdG8tZG8tbG9uZG9uLWV2ZW50LWNhbGVuZGFyLWNncnJ5cHkvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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/kba2-qHq5CxZjaJVLEu66Q~~/AAQxAQA~/RgRjIu8dP4QdAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2MvYmxhY2staGlzdG9yeS1hbmQtYmV5b25kLXZpcnR1YWwtZXZlbnRzLXRoYXQtaW5zcGlyZS1hY3Rpb24tZWR1Y2F0aW9uLWFuZC1hd2FyZW5lc3MtY3d4cXBoci8_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmcmVmPWViZW1uc2VhdHRuZXdzZWRpdG9yaWFsJmFmZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/kba2-qHq5CxZjaJVLEu66Q~~/AAQxAQA~/RgRjIu8dP4QdAWh0dHBzOi8vd3d3LmV2ZW50YnJpdGUuY29tL2MvYmxhY2staGlzdG9yeS1hbmQtYmV5b25kLXZpcnR1YWwtZXZlbnRzLXRoYXQtaW5zcGlyZS1hY3Rpb24tZWR1Y2F0aW9uLWFuZC1hd2FyZW5lc3MtY3d4cXBoci8_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmcmVmPWViZW1uc2VhdHRuZXdzZWRpdG9yaWFsJmFmZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbFcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/fJTF3L9dQgia9PnKuZv9TA~~/AAQxAQA~/RgRjIu8dP0TpaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jby51ay9jL2Jlc3Qtb25saW5lLWV2ZW50cy11ay1pcmVsYW5kLWN3eHlneGcvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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/fJTF3L9dQgia9PnKuZv9TA~~/AAQxAQA~/RgRjIu8dP0TpaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jby51ay9jL2Jlc3Qtb25saW5lLWV2ZW50cy11ay1pcmVsYW5kLWN3eHlneGcvP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZ1dG1fY29udGVudD1sb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnJlZj1lYmVtbnNlYXR0bmV3c2VkaXRvcmlhbCZhZmY9ZWJlbW5zZWF0dG5ld3NlZGl0b3JpYWxXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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/GqdzSKVTSgB5v4GeF7VmvA~~/AAQxAQA~/RgRjIu8dP0SbaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZG93bmxvYWRhcHBXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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_37&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/PGrgFJ8-7ozkVmqUEhAcUw~~/AAQxAQA~/RgRjIu8dP0TCaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vZXZlbnRicml0ZWFwcD9hcHBfY3RhX3NyYz1lbWFpbF9mb290ZXImdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09ZG93bmxvYWRhcHBXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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/nItAXdmhXUuZcUnYfjwCWw~~/AAQxAQA~/RgRjIu8dP0QhaHR0cDovL3d3dy50d2l0dGVyLmNvbS9FdmVudGJyaXRlVwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~">
 <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/_q3aq8Mnpv2acEYUjJKtoA~~/AAQxAQA~/RgRjIu8dP0QjaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0V2ZW50YnJpdGVXA3NwY0IKYUCdu0Fh-xbPaVIVZmFtaWx5QGhlaW5yaWNoLmNvLnVrWAQAAAAA" 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/mS3Ive7Sq49R1BPHr-jsAg~~/AAQxAQA~/RgRjIu8dP0QlaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9ldmVudGJyaXRlL1cDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/qKiQdBPaWemBgYUnnmNGag~~/AAQxAQA~/RgRjIu8dP0SWaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09Zm9vdGVyVwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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/pKnCYoenY5Jdvem2Glju8w~~/AAQxAQA~/RgRjIu8dP0T9aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vbmV3c2xldHRlcnMvdW5zdWJzY3JpYmUtbmV3c2xldHRlci8_ZW1haWw9ZmFtaWx5JTQwaGVpbnJpY2guY28udWsmbGlzdF9pZD0zJnNpZz1BR05iUHdHZjVKT2d5OF9xN0w1ZHNscHpWZzRKdG1Zc1pnJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1uZXdzbGV0dGVyX2VkaXRvcmlhbCZsb2MuMTAxNzUwMzY3LnIyMDIxXzM3JnV0bV90ZXJtPWZvb3RlclcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~" 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/hrRs03MZAe9f4EkWappwwA~~/AAQxAQA~/RgRjIu8dP0Q8aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vc3VwcG9ydC9hcnRpY2xlcmVkaXJlY3Q_YW51bT04NDc4VwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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/qKiQdBPaWemBgYUnnmNGag~~/AAQxAQA~/RgRjIu8dP0SWaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW5ld3NsZXR0ZXJfZWRpdG9yaWFsJnV0bV9jb250ZW50PWxvYy4xMDE3NTAzNjcucjIwMjFfMzcmdXRtX3Rlcm09Zm9vdGVyVwNzcGNCCmFAnbtBYfsWz2lSFWZhbWlseUBoZWlucmljaC5jby51a1gEAAAAAA~~" 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_37&list_id=3&recipient=family%40heinrich.co.uk&send_id=2021-09-15&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/x7AgfberRQJUx3Kmqp3aiA~~/AAQxAQA~/RgRjIu8dPlcDc3BjQgphQJ27QWH7Fs9pUhVmYW1pbHlAaGVpbnJpY2guY28udWtYBAAAAAA~">
</body>
</html>