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

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

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

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

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

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

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

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

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

 /* Footer */
 .footer-content.bottom-section {
 padding: 0px 32px;
 }
 .content .align-center,
 .footer-content .align-center, .footer-content-mobile-app-redesign .align-center {
 text-align: center;
 }
 .footer-content, .footer-content-mobile-app-redesign {
 color: #B7B6C0 !important;
 }
 .footer__info {
 font-size: 12px;
 line-height: 18px;
 font-weight: 200;
 }
 .footer-content a {
 color: #f05537 !important;
 }

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

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

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

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

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

 .content {
 width: 600px;
 }

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


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

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

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

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

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

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

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

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

 }


</style>


 </head>

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

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

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



 <!-- Body Section -->
 













 
 
 <style type="text/css">
 .footer_google_app {
 height: 36px;
 }
</style>
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-top:20px; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 <table
 style="height:auto;width:100%;"
 width="100%"
 cellpadding="0"
 cellspacing="0"
 border="0"
 >
 <tr>
 <td
 style="vertical-align:top;padding-right:18px;padding-left:25px;width:10%;"
 width="10%"
 >
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-decoration:none" href="https://clicks.eventbrite.com/f/a/EycCtd-uhrMltudWPOzREg~~/AAQxARA~/CGNeK3aKsOoUSH-QGqmHxiEAtqytVfFIlYi6ToBGqcVxFSDBsLta3GuPSRj-uIpkf7H33I___iY3JigmSscQOL8GNH2dbmoEnkBeWDg0VSObIjNEzF1gWJHR60EkRZ9W" class=""
 >
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/a0d6ec/django/images/rebrand_2024/e_logo.png' title='' alt='Eventbrite' style='' border="0" width='55' height='auto' class=""/>

 </a> 
 </td>
 <td style="vertical-align:top;width:auto;font-weight:bold;">
 <h1 style="font-size:22px;font-weight:bold;margin:0;">Eventbrite</h1>
 <p>Your Tickets for Spring Equinox Gathering at the Solar Calendar at the Berkeley Marina</p>
 </td>
 </tr>
 </table>
 
 </td>
 </tr>


 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding:20px 0; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-decoration:none" href="https://clicks.eventbrite.com/f/a/EycCtd-uhrMltudWPOzREg~~/AAQxARA~/CGNeK3aKsOoUSH-QGqmHxiEAtqytVfFIlYi6ToBGqcVxFSDBsLta3GuPSRj-uIpkf7H33I___iY3JigmSscQOL8GNH2dbmoEnkBeWDg0VSObIjNEzF1gWJHR60EkRZ9W" class=""
 >
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/89f846/django/images/rebrand_2024/eventbrite_logo.png' title='' alt='Eventbrite' style='margin: 0 auto;' border="0" width='120' height='21' class=""/>

 </a>

 </td>
 </tr>


 
 

<tr bgcolor="#FFFFFF" class="row_section-content">
 <td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
 

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

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 bgcolor='#FFFFFF'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
<h1 style="padding: 0; margin: 12px 0 0 0;font-size: 30px;line-height: 42px;font-weight: bold;font-weight: 800;letter-spacing: -0.2px;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;color: #1E0A3C;text-align:center;margin-top:40px;" class="h1-header greeting_message">
 
 Kai, <br />you've got tickets!
 
</h1>

 
 </td>
 </tr>

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-top:10px; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 <table
 style="margin: 40px auto 0 auto;border-collapse: collapse;"
 width="100%"
 cellpadding="0"
 cellspacing="0"
 border="0"
 >
 <tr>
 <td
 width="50%"
 valign="center"
 style="height:auto;width:50%;text-align:right;"
 align="right"
 >
 <table
 style="height:auto;width:100%;"
 width="100%"
 cellpadding="0"
 cellspacing="0"
 border="0"
 >
 <tr>
 <td
 valign="center"
 style="display:inline-block;height: auto;margin: 0; padding: 0; text-align: right; vertical-align: center;"
 >

 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/6ff4e8/django/images/email/48_hours_reminder/scan-qr-code.png' title='' alt='mobile' style='' border="0" width='83' height='83' class="mobile_icon"/>

 </td>
 </tr>
 </table>
 </td>
 <td
 width="50%"
 valign="top"
 style="height:auto;width:50%;text-align:left;">
 <table
 style="height:auto;width:100%;"
 width="100%"
 cellpadding="0"
 cellspacing="0"
 border="0"
 >
 <tr>
 <td
 valign="top"
 style="display:inline-block;height: auto;margin: 0; padding: 0; text-align: left; vertical-align: center; padding-bottom: 16px;"
 >
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-decoration:none" href="https://clicks.eventbrite.com/f/a/6h5hif61KNBYIheUeVxdaQ~~/AAQxARA~/TFa88SY013OUAgdwFzxLP1ZEeS6b3Y87o6bgE3qZA27dsENhDx887d_z2ohmXws9e3nVDQHrww1ZserBlMYUnkAvEjH00cxacCc4DDtmF-87u0jqKfkf9TUhZq-8LW9HiirjZIiIYOueZBrRGTb5yKLays3xVLi28xXCnyNk3Hof3MfcVUo0SFBAXQ1rgFbkQlhjhERzjxMPUIqU1505vBNX1n4VtnWnf87caRPKaUHWfsQ_qsWHSDR3VJneXyzNaubx0hAZ4gbKm8QGGCs6vAr5F7Cuu5i7byeqYGED2-q5btcDDumoY3KEdmKIG8dT" class=""
 >
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/6026d5/django/images/badges/app_store_badge_en.png' title='' alt='App Store' style='height: 33px;' border="0" width='112' height='33' class=""/>

 </a> 
 </td>
 </tr>
 <tr>
 <td
 valign="bottom"
 style="display:inline-block;height: auto;margin: 0; padding: 0; text-align: left; vertical-align: center;"
 >
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-decoration:none" href="https://clicks.eventbrite.com/f/a/FYYg7JWXLN__LbtmMD1C2w~~/AAQxARA~/7S_1DgTj0VMo1SEhPpGfpT16RjjH15UU1K0Z5_4eyJgHZLwQY34wLAmr3qa4VdlEd4dGBdEtww7e_CCNv8YaI2sVGyia8e_sWcAsyZFSWpaHSNLM1r5glsz2omjBf8x-pGwiiJzOZ1LzKnRIYYwfh-Nhcu0xaBer29gh46O3ILiNfzACCFqKcQvTme1gspwZ1mtw-tR3eEkxJJ7EfhZ08mLrWq5raTGOgBn0lgpruhoCzQXOWLuRUOXv7_oYAFDpVaQg2jMgiyi5gqVjQmKJxg~~" class=""
 >
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/460917/django/images/badges/google_play_en.png' title='' alt='Google Play' style='height: 33px;' border="0" width='112' height='33' class=""/>

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

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-top:10px; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 <p class="view_save_tickets" style="text-align: center;font-size: 20px;font-weight: bold;">
 View and save your tickets before the event
 </p>
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="100%">
 <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.eventbrite.com/mytickets/14499682143?sig=AQICAHjLV6m87UbOruFNJqSM8YG5JUlShGRv%2FPszmotOTFhwMgHWrEmW9i42M1agqBVRGRt3AAAA3jCB2wYJKoZIhvcNAQcGoIHNMIHKAgEAMIHEBgkqhkiG9w0BBwEwHgYJYIZIAWUDBAEuMBEEDK%2BC9pfkLCoK0A2anwIBEICBlmA5dapxvxXqo2ZjhIfY53nIPBrrgy4%2B%2FyMccGnatLMffAbUrINwMwVA1chCpCz6deuiyXv81sG7MExyFkIwBSOIKBQDaSEtJ%2ButpMl331%2Fo06GJFhYvcSZW%2Fryk1wtKYol022Lfc89Yb2jne0M9WvBksNjAGjRBWbNwskxzlgFW%2BNg%2FtGTzx3WfsQz7Fo0T7KbiPPe8%2BQ%3D%3D&ref=eemailordconf&utm_campaign=order_confirm&utm_medium=email&utm_source=eventbrite&app_cta_src=order_conf_email&tickets_discarded=1&utm_term=viewtickets" style="height:40px;v-text-anchor:middle;width:225px;" arcsize="10%" strokeweight="1px" strokecolor="#f05537" fillcolor="#f05537">
 <w:anchorlock/>
 <center style="color:#FFFFFF;font-family:sans-serif;font-size:16px;font-weight:normal;">
 Go to My Tickets
 </center>
 </v:roundrect>
 </td>
 </tr>
 </table>
 <![endif]-->
 <!--[if !((mso)|(ie))]><!-- -->
 <div style="text-align:center;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding: 0;">
 <a
 href="https://clicks.eventbrite.com/f/open-in-app/4v-2IUW4jisGszsrh8eLcw~~/AAQxARA~/Zclf21Q2vYu85qvmu-lOs8mA3vgWQTYW04q4Ox3dHrd1B3hG1H48ugX9hag8ZSXpr0R0Sog4zXUshlZHI5YOPgINPCxchBBjMKuQXdUhHU5bRgw-7htY8PJTGKqO1DnuvOeB2ORqCZpqWvTiFqsnyE-Kv2cBDi9JBbIS6i0ZVlsO8WDuOlzWFWVyKW4d6Yce06pOMT02f421kq1ahglazA2uuI677xfUx9eBSf8r9SrnVoXQRopz8L0fb8dPM65KIOC9tqwbKPZ8tCuHSMsPHdjRpzWdqcoS9k6YZL_DFdYXqV2vuysfu6VB8oyUQP7fhPjD3tOcr40yDDKjXZNBCvuQJTRucdEQOm8LH8SsD5XHmPtAcfYFAvlLDfLqeDdYJqxojFNncJEBm5lrQOIpM-mJBqTv6JAJyhnB52F59RcuMu5Xktb7WrKauXkyneIbqio0w74VJh3N4MaRSNdgZGwHttaHmhjm0AsC9riODiTNL2C7TzQRrtt1pDvYDDGzO22eMkL8J4J7okEC3Y2-_ArWZW3uFOLPh2T08sBZrNV5Do--Bd7oCz_tWIa8qtTD5sDpgkIvZcSehJhhH_ivjla3Z8-Jl3MXtVyoxjSQYoRauozx0D0JWGJ63uNtrrheOhQfh30eW7-e9sHnEfqgStpfNPjbkVHHOSNHuw3WGX9f8ZJwWjZkPubn5rScy9paw-9Wqfh9krqVe6bp5nO0E5DeOzeoZxLEyH1-d6MXcn4QQn7FgqZTLeFosrThyIzTnXzNXx6dKhhdvRJpsQ3bHdLPSP0eIKski97jNfISKhXVEHuS5Exx4jCdnjvUkqQ5S5irMS596Ftou_MOoXpItctrqRqTrks_5kOpi5uQyEFddLNTgS5qUJ-oz8Qbx0wq"
 target="_blank"
 style="
 background-color:#f05537;
 color:#FFFFFF;
 border-color:#f05537;
 
 display: inline-block;
 line-height: 22px;
 font-weight: normal;
 font-weight: 500;
 font-size: 15px;
 text-align: center;
 text-decoration: none;
 padding: 8px 28px 12px;
 border-radius: 4px;
 border-style: solid;
 border-width: 2px;
 
 margin-bottom:16px;line-height:12px;
 "
 class="btn "
 
 >
 Go to My Tickets
 </a>
 </div>
 <!--<![endif]-->

 <p style="margin-bottom:16px;"><b>Access your tickets</b> in the <a style="text-decoration:none;color:#3F60E7;" href="https://clicks.eventbrite.com/f/a/97U5EZFzUf2NmGwB3ZboPw~~/AAQxARA~/4f5H-pJsL0n82p1-I_NX_SQ2NZ-8i5wJUzCN5iP55lsjRIaNnnPy0JJaaLb2g5lVOteKqw3Wv-bS0j42mOdV0OHzrM2VV8pcgKJxYVM-Rqj1pP59fMks8SWraD6mbwMo-dGwTWqiM2algGZDwVkv-g~~">Eventbrite app</a> before your event, and add them to your phone's digital wallet for the fastest entry!</p>
 <p class="content_spaced">
 Or, to access via web, go to the <b>Tickets section</b> in your account on <a href="https://clicks.eventbrite.com/f/a/4v-2IUW4jisGszsrh8eLcw~~/AAQxARA~/Zclf21Q2vYu85qvmu-lOs8mA3vgWQTYW04q4Ox3dHrd1B3hG1H48ugX9hag8ZSXpr0R0Sog4zXUshlZHI5YOPgINPCxchBBjMKuQXdUhHU5bRgw-7htY8PJTGKqO1DnuvOeB2ORqCZpqWvTiFqsnyE-Kv2cBDi9JBbIS6i0ZVlsO8WDuOlzWFWVyKW4d6Yce06pOMT02f421kq1ahglazA2uuI677xfUx9eBSf8r9SrnVoXQRopz8L0fb8dPM65KIOC9tqwbKPZ8tCuHSMsPHdjRpzWdqcoS9k6YZL_DFdYXqV2vuysfu6VB8oyUQP7fhPjD3tOcr40yDDKjXZNBCvuQJTRucdEQOm8LH8SsD5XHmPtAcfYFAvlLDfLqeDdYJqxojFNncJEBm5lrQOIpM-mJBqTv6JAJyhnB52F59RcuMu5Xktb7WrKauXkyneIbqio0w74VJh3N4MaRSNdgZGwHttaHmhjm0AsC9riODiTNL2C7TzQRrtt1pDvYDDGzO22eMkL8J4J7okEC3Y2-_ArWZW3uFOLPh2T08sBZrNV5Do--Bd7oCz_tWIa8qtTD5sDpgkIvZcSehJhhH_ivjla3Z8-Jl3MXtVyoxjSQYoRauozx0D0JWGJ63uNtrrheOhQfh30eW7-e9sHnEfqgStpfNPjbkVHHOSNHuw3WGX9f8ZJwWjZkPubn5rScy9paw-9Wqfh9krqVe6bp5nO0E5DeOzeoZxLEyH1-d6MXcn4QQn7FgqZTLeFosrThyIzTnXzNXx6dKhhdvRJpsQ3bHdLPSP0eIKski97jNfISKhXVEHuS5Exx4jCdnjvUkqQ5S5irMS596Ftou_MOoXpItctrqRqTrks_5kOpi5uQyEFddLNTgS5qUJ-oz8Qbx0wq">Eventbrite.com</a> to view and download a Printable PDF of your tickets.
 </p>
 <hr style="height: 1;border: none;border-top: 1px solid #EEEDF2;margin: 40px 0;">
 <h2 style="padding: 0;margin: 12px 0 12px 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;margin-top: 0;">
 Spring Equinox Gathering at the Solar Calendar at the Berkeley Marina
 </h2>
 
 <tr style="" bgcolor="">
 <td class="js-event-image-url" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 <img src='https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F1178828605%2F2029629817183%2F1%2Foriginal.20260302-200446?crop=focalpoint&fit=crop&h=700&w=1400&auto=format%2Ccompress&q=75&sharp=10&fp-x=0.5&fp-y=0.5&s=b8958f85a28bb14907278e929d57a195' title='Spring Equinox Gathering at the Solar Calendar at the Berkeley Marina' alt='Spring Equinox Gathering at the Solar Calendar at the Berkeley Marina' style='' border="0" width='100%' height='auto' class=""/>

 
 </td>
 </tr>

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

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

 </td>
</tr>


 
 </td>
 </tr>

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 <table style="border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;">
 <tr class="row_section" style="margin-right:16px;">
 <td width="26" style="vertical-align: top;">
 
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/b8efb2/django/images/mobile-app-promo/group-tickets.png' title='' alt='' style='padding-top: 4px;' border="0" width='28' height='28' class=""/>


 </td>
 <td style="margin-right:16px;">
 <table>
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 17px; line-height: 24px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:normal;margin-left: 16px;"
 class="">
 
 
 1 x Ticket
 
 
</span>


 
 </td>
 </tr>

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

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;margin-left: 16px;"
 class="no_text_resize">
 
 
 Order total: Free
 
 
</span>


 
 </td>
 </tr>

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

 
 </td>
 </tr>


 
 </td>
 </tr>

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

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

 </td>
</tr>


 
 <tr style="" bgcolor="">
 <td class="date_row" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 <table style="border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;">
 <tr class="row_section" style="">
 <td width="26" style="vertical-align: top;">
 
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/fd2ad5/django/images/mobile-app-promo/Clock.png' title='' alt='' style='padding-top: 4px;' border="0" width='28' height='28' class=""/>


 </td>
 <td style="">
 <table>
 
 
 <tr style="" bgcolor="">
 <td class="js-calendar-row-date" style="padding: 0; padding-left:16px; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 17px; line-height: 24px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:normal;text-decoration:none !important;cursor:text;"
 class="">
 
 
 Friday, March 20, 2026 from 5:45 PM to 7:30 PM (PT)
 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="">
 <td class="js-add-calendar-links" style="padding: 0; font-size: 15px; line-height: 21px; padding-left:16px; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

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


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/92DLCTS5IFRIfr9EPqNONQ~~/AAQxARA~/jmTBHAmJerUkt2-kRUvWy5NXBXWUOzpTkZTu-7r9XTPzkXRXVTkBbPNLEE8OQBVyIidWXnpJtuE0B8yopL_AzgjlVw-SSh93UdY2MngHcR8ySv9jw92u-LZi6iEle3tZPjVIZrZlE6y5c1gmTZV-yWiBZiRRKLPpG92OApNRJxPfEn1kASy0RGSdUUuP-csGqjGz3-Ei6pxY58OasHxdcQ4gf0X7UowIyk9ojNdTUwGydTEUR9VVeXYCXx6vhlwD-aEeYDYiWpa7034Jg01zOb-G9OmeCuEWL0mI_noh2I-A1QjhYGJzIHNFCQ6d9szj"
 class="js-add-google-link"
 >Google</a>
 
 <span style='font-weight:bold;' class=''>·</span>

 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/XNkWBhfcJi-Z5J15mePwng~~/AAQxARA~/5P9BUQUMJDd3YDxJakvG-VHFAP8d01G1Fb14XK5huHzGnwaxjY1NQCeAMOJbw1mkxY7ukD-73-duiFMgWSwnwG73VjFzTGuuIvvD--GeFKF2V9lbpYDRcrZ9JO45ECc96nPDp_datq2pKgBV0aPGOOaQ6roj7RsdJcidDtXkzRtg4Ws0ghGZCB207RPpFntBGc2S-8fQPhc09qvNPSX8e5QMXLPvu-9mbb5wWz_fKRCRTIPmuDMXRgkQFwnSpv2n3KGpqYg2H3iBEZlBPXOSnkS_DyCa5tLaC70CjKfepssSW4RnPZaaacGE3t3MBw46"
 class="js-add-outlook-link"
 >Outlook</a>
 
 <span style='font-weight:bold;' class=''>·</span>

 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/17pq7SiCosil006eHMF5Hw~~/AAQxARA~/MI544g1OaYSrpcyi7c9VwbthxxtisWMMEe0OV_jUZEVoQHYYqhQXEonovJJVBqpmDSupgifSvIo5kDwll65jObxMucLxf57l08HTuAivbIhkJB0Glvv9kv_D_5iByUqLW9f_Cn_HmPwlSzk25CjJHrZXY9FF2_knJZqH6oLzMpyPlAe13naLtE-QnD5wR5UkOU0wGbcgn8m5ZDNMf1nYL3T9Jk_X6x22mUbJ0yJ2r6yajLYP03BkhYBm8B6-eANg2N-w57D5ya3I1LTN0CeRXMVthCGs3o579tZ7AjnZ28y6pORWHUgV4MbuaNK9gRaR"
 class="js-add-ical-link"
 >iCal</a>
 
 <span style='font-weight:bold;' class=''>·</span>

 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/hmLEQi3NcZlX4JbZMZMecQ~~/AAQxARA~/4rMgLTb4CBlJl9jzrzb42bfEMxCoAYRpmP0xNv_qypWropTTV9TkclGXOXoisp8KN8uGYD7QTNYgUCswQWuwj0LkYOuOol2ZRRUNcBAvn3rDIeOuHteAXrCKSRw4GtIgffXvpJVD3J3YS5SbetJmqaqmae6LZPbA8D5Gh9B-Loldw8mN4E73o0QS1vMjtzmbDuQ2GpwoabMAHXBS1J1f168jUdmbWF9RvqbodjWlX3aEQoGCvxXomRl1MPIS2TKI_4jEHhV0Dc79LoHhsfikzv47KFrwuEDUhI_eVPoGK1Fcp6oBwgLRDhtLM0eHRlov"
 class="js-add-yahoo-link"
 >Yahoo</a>
 
 
</span>


 
 </td>
 </tr>

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

 
 </td>
 </tr>


 
 </td>
 </tr>

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

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

 </td>
</tr>


 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 <table style="border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;">
 <tr class="row_section" style="">
 <td width="26" style="vertical-align: top;">
 
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/1203b2/django/images/mobile-app-promo/Pinpoint.png' title='' alt='' style='padding-top: 4px;' border="0" width='28' height='28' class=""/>


 </td>
 <td style="">
 <table>
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; font-size: 15px; line-height: 21px; padding-left:16px; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 17px; line-height: 24px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:normal;"
 class="">
 
 
 Berkeley Marina
 
 
</span>


 
 </td>
 </tr>

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; font-size: 15px; line-height: 21px; padding-left:16px; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 Perimeter Trail<BR>Berkeley, CA 94720
 
 
</span>


 </td>
 </tr>
 <tr>
 <td height="22px" style="font-size: 15px; line-height: 21px; padding-left:16px;">
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/Gojga-raDoMkszFAnkzn6Q~~/AAQxARA~/aEP4_s3ORS4CFKDt7hH7ii6jpkyPrQRYQmgWmXv9aih1sVfOPqs6dMBqAHsVVkIYHM_874aOUpwpV5lFT_1PbyAijMTYFaPmCMj-CLoMU8ZgrcG2ZFuy3wTeEe-7kjoYf1znaq1zDHrDg4cJItZ31A8T9-kObuW82osL1hY-iY7j0SWFQp0TbHVHCstD8Dxh"
 class="js-google-map-link"
 >View on map</a>
 
 </td>
 </tr>

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


 
 </td>
 </tr>

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


 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 <hr style="height: 1;border: none;border-top: 1px solid #EEEDF2;margin: 40px 0;padding: 0;">
 
 </td>
 </tr>

 
 
 
 <tr style="" bgcolor="">
 <td class="js-event-questions-title" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-top: 20px;" class="default-heading">
 
 Questions about this event?
 
</h2>

 
 </td>
 </tr>


 
 
<tr class="row_divider-top">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0;"
 width="600" height="8">
 

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

 </td>
</tr>


 
 <tr style="" bgcolor="">
 <td class="js-contact-organizer-cta" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

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


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; display: block;font-weight: bold;" href="https://clicks.eventbrite.com/f/open-in-app/zqSyP1f-AJ9Zx0hpRI4fxg~~/AAQxARA~/TFa88SY013OUAgdwFzxLPz4nupc05Ywi28stoQMy8ZJSPY_uHHr757eC3t11EZCPj6eBZsunIHIzR98WT6nEYtxD20gPu276YUKid8l4CuC0pRzjYdh-5a25LMZV0GSAL-khL_WGHc3H0lWF0MEgFuGPQ345iLI8AahKTKVYuBKrXv9k5CUG7lVq9GeefjuRZ1X7zq2AN1qdDrpFwrw0zRVRDl29STUrt8TEtBPxZY69EYcIl5LRVTjnZyFo06o7WGrsp7f9QlXfVBXLJVLcFrwO71xQ6ekq98LLlisUpR2fDIgRGRU7YsmqoC7rSJuU"
 class=""
 
 >Contact the organizer</a>
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; display: block;font-weight: bold;" href="https://clicks.eventbrite.com/f/open-in-app/pGUhUK5_FREhdGbw2DibGw~~/AAQxARA~/_MIgVGM84zZA4DAbigfkKDUaMafYuMgTeEVzoiH4afsamrB00KOfZDjjQ8sGTGZCfFyWSud1QATTtRuybXvcdzSnHtcSozcwBUEoll4BZPLR2CK1iKb9HsW4NlAeaaVrq7msPZHu4wyyy9FwvGyjJxQspKvRJ5oa4iY-UpdY-rSD_WtdGl9C24qV0ZKLM-87aPxs9BdmBq0vpgJgr4fRznAaH8BDOzDcOgpmwGHwFMzV0eNeOHBAw84CKuIpVNxf8fC9RzRM1f7HY-8_ZTZVCfdTxtJDh40d8EBu-5JnIDMLZKo1x_NJp3lz97K7MAe1CvdEn0K4xqynwhrTB1FuOYa3qAk2QVzogIi0tdT83UbD6PNRUgs5j6xlZA5ZK-Hrmb6kcLgACyiwPeSZGxk1Xw~~"
 class=""
 
 >View event details</a>
 
 
</span>


 
 </td>
 </tr>




 
 
 
 </tbody>
</table>

 </td>
 <td width="20" bgcolor="#FFFFFF"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 

<tr bgcolor="#FFFFFF" class="row_section-content">
 <td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
 

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

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 bgcolor='#FFFFFF'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 <hr style="height: 1;border: none;border-top: 1px solid #EEEDF2;margin: 40px 0;padding: 0;" />
 
 <table cellpadding="0" cellspacing="0" border="0" class="no_text_resize" width="100%" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight:normal;">
 <tr>
 <td colspan="3">
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-top: 0;" class="js-order-summary-header-title">
 
 Order Summary
 
</h2>

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

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

 </td>
</tr>


 <tr>
 <td colspan="3">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-title">
 
 
 Order 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/WrOzV1bfA8gkKvysu6_pBg~~/AAQxARA~/oKsDdytYQCGl1SVD-2CE2XMD6_fmmMN1LNeLPxCHYg32kE61yHFBY9C1XWp3-CqBWAU1ouULzV1wTHw9diowmJrI1AgUBBbqU7GUdhnHqoyfGe3Aw9qv1RTklD814aqkEVANR194Z2zwk36a8yf5abJSQzQkS5FuWUD31IFTsgJ1IHlW2YrSqUwjdIdT7hX6tz-be_TNTAS49c__LvX0aYoT6AQWcZh4YiW3nsLi23im0EDdmDcAefgyAx2u84O_r7kABgDxTIpKaXQlfsirgw~~"
 class=""
 >#14499682143</a> - March 20, 2026
 
</span>

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

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

 </td>
</tr>


 <tr>
 <td colspan="3">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="no_text_resize js-order-summary-payment-description">
 
 Offline payment
 
</span>


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

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

 </td>
</tr>


 <tr>
 <td colspan="3">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;font-size: 14px;"
 class="js-order-summary-payment-description">
 
 
 
 
 
</span>



 </td>
 </tr>

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

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

 </td>
</tr>


 <tr>
 <td colspan="3">
 <table cellpadding="0" cellspacing="0" border="0" width="100%">
 <tbody>
 <tr>
 <td width="25%" valign="top">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-name">
 
 Kai Ladue
 
</span>

 </td>
 <td width="50%" valign="top">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-quantity">
 
 1 x
 
</span>

 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:600;font-size: 14px;"
 class="js-order-summary-item-ticket-type">
 
 
 General Admission
 
 
</span>


 </td>
 <td width="20%" align="right" valign="top" style="text-align: right;">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-price">
 
 $0.00
 
</span>

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

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

 </td>
</tr>





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

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

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

 </td>
</tr>


 </table>

 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="26">
 
 
 
 
 

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


<a style="text-decoration:none;color:#3F60E7; color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; font-weight: normal;" href="https://clicks.eventbrite.com/f/a/bICVuZNM_H2jYc2L-WyCRQ~~/AAQxARA~/5yMg7_cFU5mwCr_BoZUuCtHlyPzxl3tZR9HX6EGmHicwqO9THNmrjQ79RzQdf0MzRcPF-aHOsqZI0K9JFKX9VeV6TqNWNO9RzNiVdhA0bIxZsIvy2yNDcRqs8bNXY4tI_G4EQukFw1zDbeA7gAFJ_FwS3GKZqQXOfceMkZbnddc5HWtt8w8tpGLIh7pfqdTlL-D6XR-HkKBagBUNgz7tk-4XEwhUUqIuhZFvQHDviSEtdYfuQn5LF88WMdYXa2xf2t_aEaaqM2b48up7uH7dqHJ1kLLxUakFF70WDo3PJ0Y~"
 class=""
 >View and manage your order</a> in your Eventbrite account.
 
 
</span>


 
 
 </td>
 </tr>






 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="26">
 
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="no_text_resize">
 
 
 
 <a href="https://clicks.eventbrite.com/f/a/V3MhFCs1V-iDrz463wb96w~~/AAQxARA~/nHKIYjjXYEw72RAC-a0Ne_R5swXFJ8V7YxzFlSoJ9ndoOf8Tz-IichO-7726BR5kHjDyTy4m70ZBtxvFLx6gt5whCe2iIPY-m6z7HPfTbk5Id7ABA-4eJi7JGiPRX-zSYd2HWrtjgrvTy5D4q7Ser2PNTpspEwRJ8qUQpxKKQTcZptt2uX27RlOFn6o9J2yCkI0hKhFbFOq4NPVOHIXb5ZO9YJtSA1Q56Dp81TqMDYi5miOZr0GtkBAGIApXYB1R-_7LZKq1dJx7oL39ok3Wi5EYESGBu9XMIxmr80BWU7gIl8XQSqtRDixB1GiRjHLbSC7QlsPp1By1WxvJTd8hpg~~" style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;; font-weight:normal;">Contact the organizer</a> for any questions related to this purchase.
 
 
</span>


 
 
 </td>
 </tr>




 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="26">
 
 
 
 
 

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


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;; font-weight:normal;" href="https://clicks.eventbrite.com/f/a/iN79sc2Xjhg-SzyxBNg1kg~~/AAQxARA~/NbCkSOww83YdieiNaIuOZI0ctNS3HwbIMJuPSJPnQ6wQwC5hAjEUiqMZJkkowMdS7QAXwlOcGCZyMkH8evjTpJr_ReY5ZxTcUFA7H7C0GhBSRWyN7AH_GrZ_D4d5HybxP2mMWKefnvSMvDuO5k6wlTzATM14mJ77CasT5cI222bQ89VZXOrGClluKr5iVghm1nMW5ebgtiupbCfWvnE_WNz0PEtb2UeiPfeGw3Y0NiZAlTVfIwTeSNbTrub4nbPs"
 class=""
 >Terms of Service</a> and 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;; font-weight:normal;" href="https://clicks.eventbrite.com/f/a/MF3sMlJKjHlMARU69lSuUA~~/AAQxARA~/cL4x-WbpLfKQe0Q9JE8HSKi_OuCqi764F9WZK2VlSF9tf2_kj9LCng9abgBvjjcfZfYjgG3mSQoKd3hp7cynF49SebMyn-Km8lmtpPVVHj5ytxj5qLatPGDx7ysiN-xoc-kZBP7kHNkFzKQbiGrfgTgnaBLLII6LexqfQzIlRtU_4_49yVBI2FAcORJVN0EhYBxw6jhhqPMG0vQcoRGtKzvX_XTFds1pXIEOP9NyL6QRr0AHapCzb3mkHTJEaiZawIjO23u9DTyMBYtmJzoehQ~~"
 class=""
 >Privacy Policy</a>, and 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;; font-weight:normal;" href="https://clicks.eventbrite.com/f/a/bGDgezV1itaXLqOKi0X7ew~~/AAQxARA~/5Qtm6gDpt3OVBG-mSxbxpmnV8nvqhFRuzk11QZHhBuWx4E9eUzn2clw6xnwYvmPISB8prVXiSB3zkYCadmocytVR_ZMcZohrt4V_i8RbiSwwEkbk25RRXVosywGpRhzMfmp3eDoaeFZ3Ril1LVp-JbLtSbNY4NyFvMEgdBCwb0Z8EkCVB6qFMJItZvnH5A7HOBJoV0UWZpW4EOfIxsWH_g_C7L1Vw-Oamlwu00UTNL0JCG5Qp_2IxXcW2Xk_9UIx4dDLfZgbwq2RsdWLcGyBFg~~"
 class=""
 >Cookie Policy</a>.
 
 
</span>


 
 
 </td>
 </tr>


 

 
 </td>
 </tr>

 
 
 
 </tbody>
</table>

 </td>
 <td width="10" bgcolor="#FFFFFF"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 

<tr bgcolor="#FFFFFF" class="row_section-content">
 <td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
 

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

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 bgcolor='#FFFFFF'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px;padding-bottom:20px; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 <hr style="height: 1;border: none;border-top: 1px solid #EEEDF2;margin: 40px 0;padding: 0;"> 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-top:0;" class="default-heading">
 Ticket Information
</h2>

 
 </td>
 </tr>



 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 17px;line-height: 23px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;" class="default-heading">
 
 
 Ticket #1: General Admission 
 
</h2>

 
 </td>
 </tr>

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

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

 </td>
</tr>


 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

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


 
 </td>
 </tr>

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

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


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/lyKdCQkur72ro9eNbIm53Q~~/AAQxARA~/T4TPomzT7mb38RuAHYd4IIQq6fs5RXrYU6U1c8j5DaQNOpk8UPEJPd74ZJm9rDSe_10kh2WXXIllk-HPSxe_VlxrJYPfK1Jfvmx8qFsmLP8h8oZglYHeHGzsE3r3BOXp"
 class=""
 >drazigreen2011@gmail.com</a>
 
 
</span>


 
 </td>
 </tr>





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

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

 </td>
</tr>


 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-left:8px;padding-right:8px; text-align:left;" align="left" bgcolor="" width="100%" height="26">
 
 
 
 
 

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


<a style="text-decoration:none;color:#3F60E7; color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; font-weight: bold; font-size:14px" href="https://clicks.eventbrite.com/f/a/Pl-SnJcFJGHTE-93pV97lA~~/AAQxARA~/cNJYmtVAk93pyYdQQHhRi6l4e_CPcwwVfyZPpk0Oa2TFGjyOk_RWuOskaSirzybTEE9oGIN8cmgmPgI-bTTTOD1r9agSSNe6VrAlaxIG-6v245_7qUtjm8TKE_eiIj-q4PQIdcc2CuS0LXw92jhbYLG5dvP8E6XFQaZO5heSTQ0gd2tHAmX1aSVdgD0EWkk_5dZkYtx5qpwTMwBfRS6wvxUyo4QQTPvUuQhs3JsOWjxPfPHmBeym01BHqFCqrCBOXIP7YXlEL_QTKrJbB1q_yk_cN28tZ1fthglRbwDuacs~"
 class=""
 >View ticket information</a>
 
 
</span>


 
 
 </td>
 </tr>



 
 
 
<tr class="row_divider-bottom">
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#FFFFFF;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px;"
 width="600" height="20">
 

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

 </td>
</tr>

 
 
 </td>
 </tr>

 
 
 
 </tbody>
</table>

 </td>
 <td width="10" bgcolor="#FFFFFF"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>




 
 <script type="application/ld+json">
 {
 "@context": "http://schema.org"
 ,"@type": "EventReservation"
 ,"reservationNumber": "14499682143"
 ,"reservationStatus": "http://schema.org/Confirmed"
 ,"modifyReservationUrl": "https://www.eventbrite.com/mytickets/14499682143?ref=eemailordconf&utm_campaign=order_confirm&utm_medium=email&utm_source=eventbrite&utm_term=googlenow"
 ,"underName": {
 "@type": "Person"
 ,"name": "Kai Ladue"
 }
 ,"reservationFor": {
 "@type": "Event"
 ,"name": "Spring Equinox Gathering at the Solar Calendar at the Berkeley Marina"
 ,"startDate": "2026-03-20 17:45:00"
 ,"endDate": "2026-03-20 19:30:00"
 ,"location": {
 "@type": "Place"
 ,"name": "Berkeley Marina"
 ,"address": {
 "@type": "PostalAddress"
 ,"streetAddress": "Perimeter Trail"
 ,"addressLocality": "Berkeley"
 ,"addressRegion": "CA"
 ,"postalCode": "94720"
 ,"addressCountry": "US"
 }
 }
 }
 }
 </script>




 <!-- Footer Section-->
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 



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

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

 </td>
</tr>





<tr bgcolor="#EEEDF2" class="row_section-footer-content-legacy">
 <td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
 

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

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#EEEDF2'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;color:#1E0A3C;'
 >
 <tbody>
 
 
 
 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 <a
 href="https://clicks.eventbrite.com/f/a/edPmBGuCUnvBhIXlO3obug~~/AAQxARA~/_aj8HBIt8CEOGhxSAcwsz0PwIyMvCHWiq-2Q2lCe9ivWtCE_nqDMY2a-0r_PPRoVmUzLwPaWg94zh0rzhudDvzOpvpNEW-QN0KqFYG7A1kFxWcWFDHEDSNiRVH32wf2Pw94rtfFkraP3GKF24pn5x9KcZYjYi6PNFRpcGYlH0eTKLh0Kk-CXqWmWvlSpml2-DoiuOep3G6NJxI6z7r6HiucW3Kxr0IQbi3r74KNQeQ4~"
 >
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/89f846/django/images/rebrand_2024/eventbrite_logo.png' title='' alt='Eventbrite' style='margin: 0 auto;' border="0" width='100' height='18' class=""/>

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

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

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

 </td>
</tr>


 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 <table
 style="margin:0 auto;width:265px;"
 width="265"
 cellpadding="0"
 cellspacing="0"
 >
 <tr>
 <td width="25%" align="left">
 
 
<span class="social-logo-container" style="height:18px;padding:0;width:18px;margin-top:1px;">
 <a href="https://clicks.eventbrite.com/f/a/3aWkUdSD6XBzEbuiTjtTvA~~/AAQxARA~/CGNeK3aKsOoUSH-QGqmHxs3xUz4rTcjdFl4evXfyuZ22O4nVtvDo_VpsOWZ7-hqip3DcSZTyCtSiEH2Guefl9Lgn_MPO1fLQ2F-WbkcLjcHRsRaKYjMONxQtz6cOw8Dv" target="_blank" aria-label="Eventbrite's Twitter">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/4962df/django/images/mobile-app-promo/x-twitter.png" class="footer-social-logo__image" style="height:18px;padding:0;width:18px;margin-top:1px;" alt="twitter-x" title="twitter-x" border="0"/>
 </a>
</span>

 </td>
 <td width="8%" />
 <td width="25%" align="center">
 
 
<span class="social-logo-container" style="height:24px;padding:0;width:24px;">
 <a href="https://clicks.eventbrite.com/f/a/noeLWenWDSAkOw0uFVYpYA~~/AAQxARA~/F9htXsET85UE8yC5AJqKwQfK9USoXAWDb0VEXjBnA9_0zuJuGQWHqoQzdEjAVZ4WkviSHBGkd68g8ai5CP_66punsiPmkW2JVmqiTxR_QdiW9m7fWVhZE3GoWRhrs1av" target="_blank" aria-label="Eventbrite's Facebook">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/ac2bf4/django/images/emails_2018_rebrand/FB-icon-purple@2x.png" class="footer-social-logo__image" style="height:24px;padding:0;width:24px;" alt="facebook" title="facebook" border="0"/>
 </a>
</span>

 </td>
 <td width="12%" />
 <td width="25%" align="center">
 
 
<span class="social-logo-container" style="height:24px;padding:0;width:24px;">
 <a href="https://clicks.eventbrite.com/f/a/tJXDA1OnpIRXriIOPuGGqQ~~/AAQxARA~/jMaMtCN5cfhYHXiCcaDsn8Yw5w1_W36bzEGKjy0BKcNZh8CA59G95RG9fgb7grp7rRFgP6axitmkVfMdN1HHlSM7rnaQHtbF0ECEzHeKjZOVPwFeBoABb4wytatVBWe9" target="_blank" aria-label="Eventbrite's Instagram">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/009b0f/django/images/emails_2018_rebrand/IG-icon-purple@2x.png" class="footer-social-logo__image" style="height:24px;padding:0;width:24px;" alt="instagram" title="instagram" border="0"/>
 </a>
</span>

 </td>
 <td width="12%" />
 <td width="25%" align="right">
 
 
<span class="social-logo-container" style="height:20px;padding:0;width:27px;">
 <a href="https://clicks.eventbrite.com/f/a/UG6coq948gT9-3RpHNnsjg~~/AAQxARA~/CGNeK3aKsOoUSH-QGqmHxsQH2-OGs2nEvNRiFomQ90BPztFw56z8hy8BDX01OCD0bJzzzs_doZrhcQsVdv5-zGonKJr3HQMJzt3lT24IO2yiaSj78G20AC3e-BOxM5kr" target="_blank" aria-label="Eventbrite's Tiktok">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/8564da/django/images/mobile-app-promo/tiktok.png" class="footer-social-logo__image" style="height:20px;padding:0;width:27px;" alt="tiktok" title="tiktok" border="0"/>
 </a>
</span>

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

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

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

 </td>
</tr>



 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 <h3
 style="text-align: center;font-size: 13.8px;font-style: normal;font-weight: 700;display: block;color: #6F7287;"
 >
 Get the Eventbrite app
 </h3>
 <table
 style="margin: 0 auto;width:265px;"
 >
 <tr>
 <td>
 <a href="https://clicks.eventbrite.com/f/a/6h5hif61KNBYIheUeVxdaQ~~/AAQxARA~/TFa88SY013OUAgdwFzxLP1ZEeS6b3Y87o6bgE3qZA27dsENhDx887d_z2ohmXws9e3nVDQHrww1ZserBlMYUnkAvEjH00cxacCc4DDtmF-87u0jqKfkf9TUhZq-8LW9HiirjZIiIYOueZBrRGTb5yKLays3xVLi28xXCnyNk3Hof3MfcVUo0SFBAXQ1rgFbkQlhjhERzjxMPUIqU1505vBNX1n4VtnWnf87caRPKaUHWfsQ_qsWHSDR3VJneXyzNaubx0hAZ4gbKm8QGGCs6vAr5F7Cuu5i7byeqYGED2-q5btcDDumoY3KEdmKIG8dT">
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/6026d5/django/images/badges/app_store_badge_en.png' title='' alt='App Store' style='' border="0" width='117' height='36' class=""/>

 </a>
 </td>
 <td style="width: 26px;"> </td>
 <td>
 <a href="https://clicks.eventbrite.com/f/a/FYYg7JWXLN__LbtmMD1C2w~~/AAQxARA~/7S_1DgTj0VMo1SEhPpGfpT16RjjH15UU1K0Z5_4eyJgHZLwQY34wLAmr3qa4VdlEd4dGBdEtww7e_CCNv8YaI2sVGyia8e_sWcAsyZFSWpaHSNLM1r5glsz2omjBf8x-pGwiiJzOZ1LzKnRIYYwfh-Nhcu0xaBer29gh46O3ILiNfzACCFqKcQvTme1gspwZ1mtw-tR3eEkxJJ7EfhZ08mLrWq5raTGOgBn0lgpruhoCzQXOWLuRUOXv7_oYAFDpVaQg2jMgiyi5gqVjQmKJxg~~">
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/460917/django/images/badges/google_play_en.png' title='' alt='Google Play' style='height:36px;' border="0" width='117' height='36' class="footer_google_app"/>

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

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

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

 </td>
</tr>


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

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


 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 <a
 style="color: #6F7287;font-weight: bold;"
 href="https://clicks.eventbrite.com/f/a/Oa2cpjcnju1rXYSgAh88Sg~~/AAQxARA~/khqN-hpaR6icL985_JpL5-oLB1sq5qnoqC708zNP7XyhUmBM3gSZHDoYQpDlPFP8fWlaTpM70I4A7m7HIVMCn-6eEEHxSA8yHFBZIEKV_ILc4yDU_IC9B30EJMHr-g4A218rVs5JBxpZ21NFS6AeyzcgCVwvow9jpS7SymV1rFBYks6HYHwamqZrO6y5F9i2faYWaYuFn6gb22Apdk2QnVfeGUbhgdKaItfaF1Oe0TMiPtYKxgw8FlU7jJ9pCRwMl1Q3_DFAwl82MdAJ8DnULQ~~"
 >
 Privacy Policy
 </a>
 
 
</span>


 
 </td>
 </tr>

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

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



 </td>
 </tr>

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

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

 </td>
</tr>



 
 </tbody>
</table>

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

 </td>
</tr>


 
 </td>
 </tr>



 </tbody>
 </table>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 
<img border="0" width="1" height="1" alt="" src="https://clicks.eventbrite.com/q/JnF509sdP8Snxd_FJE-Kww~~/AAQxARA~/JxEb47ytBXuM3GzXHvRFM4hb2p2Sy4q_jqzST6bTm9jC1a39Kd0HeGU-yD_-c9MYSJ8NLQV9jjDdJnEObrCC7Q~~">
</body>
</html>