<html>
 <head> 
  <meta charset="UTF-8"> 
  <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
  <style type="text/css">
    table.footer-table {
        width: 100%;
        font-size: inherit;
        line-height: 18px;
        text-align: center;
    }

    table.footer-table .footer-background {
        width: 685px;
        font-size: 11px;
        line-height: 22px;
        color: #888;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center top;
        padding: 15px 0 7px;
        background-image: url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);
    }

    table.footer-table .icloud-logo {
        display: inline-block;
    }

    table.footer-table .footer-cell {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #666;
        text-align: center;
        padding: 0 18px 18px 18px;
    }

    table.footer-table .nobr {
        white-space: nowrap;
    }

    table.footer-table .footer-cell a {
        color: #0070c9;
        text-decoration: none;
    }

    table.footer-table .footer-cell a.apple-address {
        color: #666;
        white-space: nowrap;
        text-decoration: none;
    }

    table.footer-table1 {
        width: 100%;
        font-size: inherit;
        background-color: #f2f2f2;
        margin-top: auto;
    }

    table.footer-table1 .nobr {
        white-space: nowrap;
    }

    table.footer-table1 .footer-background1 {
        font-size: 11px;
        line-height: 22px;
        color: #888;
        background-image: url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);
    }

    table.footer-table1 .footer-cell1 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 18px;
        
            padding: 20px 36px 1px 40px;
            margin-left:10px;
        
    }

    table.footer-table1 .footer-cell2 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 18px;
        color: #666;
        
            padding: 1px 36px 20px 40px;
            margin-left:10px;
        
    }

    table.footer-table1 .footer-cell1 a {
        color: #555;
        text-decoration: none;
    }

    table.footer-table1 .footer-cell2 a.apple-address {
        color: #666;
        white-space: nowrap;
        text-decoration: none;
    }

    table.footer-table .footer-link {
        color: #555;
        text-decoration: none;
    }
    table.footer-table .footer-text{
        color: #888;
        text-decoration: none;
    }
    table.footer-table .footer-text a{
        color: #888;
        text-decoration: none;
    }

</style> 
  <style type="text/css">

    body {
        padding: 0;
        margin: 0;
    }

    body * {
        margin: 0;
    }

    img {
        border: 0;
    }

    hr.horizontal-divider {
        height: 1px;
        background-color: #f6f6f6;
        border: 0;
    }

    a {
        color: #0070c9;
        text-decoration: none;
    }

    a.big-button {
        color: #0070c9;
        text-decoration: none;
        display: inline-block;
        text-align: center;
        height: 43px;
        line-height: 43px;
        font-size: 17px;
        padding: 0;
    }

    a.big-button > table {
        text-align: center;
        background-color: rgb(70,162,255);
        font-size: inherit;
        line-height: inherit;
        padding: 0;
        border: 0;
    }

    a.big-button > table td.btn-padding {
        width: 18px;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        background-size: 18px 43px !important;
        background-repeat: no-repeat;
        background-color: rgb(70,162,255);
    }

    a.big-button > table td.btn-left {
        background-image: url(https://statici.icloud.com/emailimages/v4/familysharing/button_left.png);
    }

    a.big-button > table td.btn-right {
        background-image: url(https://statici.icloud.com/emailimages/v4/familysharing/button_right.png);
    }

    a.big-button > table td.btn-middle {
        min-width: 60px;
        text-align: center;
        background: url('https://statici.icloud.com/emailimages/v4/familysharing/button_middle.png') repeat-x;
        background-position:left bottom !important;
        background-color: rgb(70,162,255);
        zoom: 1;
        font-family: inherit;
        line-height: inherit;
        font-size: inherit;
    }

    a.big-button > table td.btn-middle > a {
        color: #ffffff;
        text-decoration: none;
    }

    body, td, p, ul, ol {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 13px;
        -webkit-font-smoothing: antialiased;
        line-height: 18px;
        color: #333333;
    }

    table {
        border-spacing: 0;
        border-collapse: collapse;
        border: 0;
    }

    table td {
        padding: 0;
    }

    table td.align-left {
        text-align: left;
    }

    table td.align-center {
        text-align: center;
    }

    table td.align-right {
        text-align: right;
    }

    h1 {
        font-size: 19px;
        line-height: 22px;
        color: #333333;
        font-weight: bold;
    }

    h2 {
        font-size: 16px;
        line-height: 18px;
        color: #333333;
        font-weight: bold;
    }

    .hr {
        height:1px;
        background-color:#ccc;
    }

    .mail-wrapper {
        background-color: #ffffff;
    }

    table.list-items {
        
        table-layout: fixed;
        line-height: inherit;
        font-size: inherit;
    }

    table.list-items .list-item-prefix {
        padding-right: 4px;
        text-align: left;
        vertical-align: top;
    }

    table.list-items .list-item {
        text-align: left;
        vertical-align: top;
    }

    .show-on-mobile {
        display: none;
        mso-hide: all; /* Outlook */
        max-height: 0; /* Gmail */
        overflow: hidden; /* Gmail */
    }

    @media (max-width: 414px) {
        .show-on-mobile {
            display: table !important;
            mso-hide: none !important; /* Outlook */
            max-height: none !important; /* Gmail */
        }
        .hide-on-mobile {
            display: none !important;
            mso-hide: all !important;
            max-height: 0 !important;
            overflow: hidden;
        }
    }

</style> 
  <style type="text/css">
    .mail-wrapper {
        text-align: center;
        font-size: 15px;
        color: #666666;
    }
    .center-col {
        width: 685px;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        text-align: center;
        padding: 0 18px;
    }
    .left-padding {
        width: 6px;
    }
    .cal-icon {
        line-height: 0;
        text-align: center;
    }
    .center-table {
        margin: 0 auto;
        font-size: inherit;
        line-height: inherit;
        table-layout: fixed;
    }
    .header {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #333;
        font-size: 34px;
        line-height: 1.3;
        padding: 23px 0 17px;
        text-align: center;
        
    }
    .note {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #333;
        font-size: 17px;
        line-height: 26px;
        padding-bottom: 18px;
        text-align: center;
        
    }
    .link {
        color: #08c;
        text-decoration: none;
    }
    .link-btn {
        color: #2b2b2b;
        text-decoration: none;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 500;
    }
    .calendar-button {
        display: inline-block;
        height: 43px;
    }
    .calendar-button .btn-table {
        height: 43px;
        font-size: inherit;
        line-height: inherit;
        
    }
    .calendar-button .btn-middle {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        text-align: center; color: #2b2b2b; font-size: 17px; font-weight: 500; text-shadow: #fdfdfd 0 1px 0;
    }
    .calendar-button .btn-padding {
        width: 10px;
    }
    .calendar-button .btn-padding-inner {
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
    }
    .calendar-button .btn-left {
        border-left: 1px solid #d8d8d8;
        border-radius: 10px 0 0 10px;
    }

    .calendar-button .btn-right {
        border-right: 1px solid #d8d8d8;
        border-radius: 0 10px 10px 0;
    }
    .calendar-button .btn-inner {
        vertical-align: top;
        height: 41px;
    }

    .calendar-button .btn-img-container {
        width: 19px;
    }

    .calendar-button .btn-inner-table {
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
        
    }
    .calendar-button .btn-inner-table .btn-label {
        padding: 0 8px;
        vertical-align: middle;
    }
    .report-junk-cell {
        padding: 16px 0 5px;
        font-size: 13px;
        font-weight: 300;
        text-align: center;
    }
    .report-junk-cell a {
        text-decoration: underline;
    }

    .event-details-table {
        margin: 0 auto;
        
    }
    .event-details-table .event-detail-label {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #9b9b9b;
        text-align: right;
        vertical-align: top;
        line-height: 1.5;
    }
    .event-details-table .event-detail {
        text-align: left;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 17px;
        font-weight: 300;
        color: #666;
        line-height: 1.5;
        padding: 0 0 4px;
        
    }
    .event-details-table .event-detail-separator {
        width: 17px;
        line-height: 1.5;
    }
    .event-detail .invitee-link {
        color: #666;
        text-decoration: none;
        font-size: 17px;
    }
    .event-detail .event-detail-link {
        font-size: 13px;
        line-height: 16px;
        vertical-align: top;
    }
    .event-name-highlight {
        font-weight: 300;
        color: #2b2b2b;
        display: inline-block;
        padding: 0 3px;
        border:1px solid #f7d259;
        background-color:#fdf6cf;
    }
    .event-details-highlight {
        font-weight: 300;
        color: #666666;
        background-color: #fdf6cf;
        display: inline-block;
        padding: 0 3px;
        border: 1px solid #f7d259;
    }
</style> 
 </head> 
 <body style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> 
  <div class="mail-wrapper" style="background-color:rgb(255, 255, 255);margin:0;color:rgb(102, 102, 102);font-size:15px;text-align:center;"> 
   <table style="border:0;margin:0;border-spacing:0;table-layout:fixed;width:100%;border-collapse:collapse;"> 
    <tbody style="margin:0;">
     <tr style="margin:0;">
      <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> 
       <table style="border:0;margin:0 auto;border-spacing:0;border-collapse:collapse;" class="main-table"> 
        <tbody style="margin:0;">
         <tr style="margin:0;">
          <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;height:16px;"></td>
         </tr> 
         <tr style="margin:0;">
          <td class="center-col" style="padding:0 18px;margin:0;color:rgb(51, 51, 51);width:685px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
           <table class="center-table" style="border:0;margin:0 auto;border-spacing:0;table-layout:fixed;font-size:inherit;line-height:inherit;border-collapse:collapse;"> 
            <tbody style="margin:0;">
             <tr style="margin:0;">
              <td class="left-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:6px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"></td>
              <td class="cal-icon" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:0;-webkit-font-smoothing:antialiased;text-align:center;"> <img width="121" height="44" src="https://statici.icloud.com/emailimages/v4/calendar/new/months/en_us/feb@2x.png" style="border:0;margin:0;"><br style="margin:0;"> <img width="121" height="75" src="https://statici.icloud.com/emailimages/v4/calendar/new/numbers/date_6@2x.png" style="border:0;margin:0;"> </td>
             </tr> 
             <tr style="margin:0;">
              <td class="header" colspan="2" style="padding:23px 0 17px;margin:0;color:rgb(51, 51, 51);font-size:34px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.3;-webkit-font-smoothing:antialiased;text-align:center;"> Mary Hickok invited you to “Mary Hickok's Zoom Meeting”. </td>
             </tr> 
             <tr style="margin:0;">
              <td class="note" colspan="2" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:17px;padding-bottom:18px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:26px;-webkit-font-smoothing:antialiased;text-align:center;"> 
               <table class="event-details-table" style="border:0;margin:0 auto;border-spacing:0;border-collapse:collapse;"> 
                <tbody style="margin:0;">
                 <tr style="margin:0;"> 
                  <td class="event-detail-label" style="padding:0;margin:0;color:rgb(155, 155, 155);font-weight:300;vertical-align:top;font-size:16px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:right;">when</td> 
                  <td class="event-detail-separator" style="padding:0;margin:0;color:rgb(51, 51, 51);width:17px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;"></td> 
                  <td class="event-detail" style="padding:0 0 4px;margin:0;color:rgb(102, 102, 102);font-weight:300;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:left;">Saturday, February 6, 2021, 4:00 PM EST - 5:30 PM EST</td> 
                 </tr> 
                 <tr style="margin:0;"> 
                  <td class="event-detail-label" style="padding:0;margin:0;color:rgb(155, 155, 155);font-weight:300;vertical-align:top;font-size:16px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:right;">invitees</td> 
                  <td class="event-detail-separator" style="padding:0;margin:0;color:rgb(51, 51, 51);width:17px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;"></td> 
                  <td class="event-detail" style="padding:0 0 4px;margin:0;color:rgb(102, 102, 102);font-weight:300;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:left;"> and you.<br style="margin:0;"> <a class="event-detail-link" href="https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFJKXNBZAOABYXZY6B636L3MB4MHRAOXL2CWEESBAJBIOY6JT6FMY&p=p71&cc=US" style="margin:0;color:rgb(0, 112, 201);text-decoration:none;vertical-align:top;font-size:13px;line-height:16px;">See replies…</a> </td> 
                 </tr> 
                </tbody>
               </table> </td>
             </tr> 
            </tbody>
           </table> </td>
         </tr> 
         <tr style="margin:0;">
          <td class="center-col" style="padding:0 18px;margin:0;color:rgb(51, 51, 51);width:685px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
           <table class="center-table" style="border:0;margin:0 auto;border-spacing:0;table-layout:fixed;font-size:inherit;line-height:inherit;border-collapse:collapse;"> 
            <tbody style="margin:0;">
             <tr style="margin:0;">
              <td class="align-center" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> <a class="link calendar-button" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFJKXNBZAOABYXZY6B636L3MB4MHRAOXL2CWEESBAJBIOY6JT6FMY&p=p71&cc=US#reply=accept
    " target="_blank" style="margin:0;color:rgb(0, 136, 204);text-decoration:none;display:inline-block;height:43px;"> 
                <table class="btn-table" style="border:0;margin:0;border-spacing:0;font-size:inherit;line-height:inherit;border-collapse:collapse;height:43px;"> 
                 <tbody style="margin:0;">
                  <tr style="margin:0;"> 
                   <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-left btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:10px 0 0 10px;margin:0;border-left:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
                   <td class="btn-middle" style="padding:0;margin:0;text-shadow:rgb(253, 253, 253) 0 1px 0;color:rgb(43, 43, 43);font-weight:500;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
                    <table class="btn-inner btn-inner-table" style="border:0;border-top:1px solid rgb(216, 216, 216);margin:0;border-spacing:0;vertical-align:top;border-collapse:collapse;border-bottom:1px solid rgb(216, 216, 216);height:41px;"> 
                     <tbody style="margin:0;">
                      <tr style="margin:0;"> 
                       <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                        <div class="btn-inner btn-img-container" style="margin:0;vertical-align:top;width:19px;height:41px;"> 
                         <img src="https://statici.icloud.com/emailimages/v4/common/new/btn_accept@2x.png" width="19" height="41" alt="" style="border:0;margin:0;"> 
                        </div></td> 
                       <td class="btn-label" style="padding:0 8px;margin:0;color:rgb(51, 51, 51);vertical-align:middle;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <a class="link-btn" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFJKXNBZAOABYXZY6B636L3MB4MHRAOXL2CWEESBAJBIOY6JT6FMY&p=p71&cc=US#reply=accept
    " target="_blank" style="margin:0;color:rgb(43, 43, 43);font-weight:500;text-decoration:none;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;">Accept</a> </td> 
                      </tr> 
                     </tbody>
                    </table> </td> 
                   <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-right btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:0 10px 10px 0;margin:0;border-right:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
                  </tr> 
                 </tbody>
                </table> </a> <a class="link calendar-button" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFJKXNBZAOABYXZY6B636L3MB4MHRAOXL2CWEESBAJBIOY6JT6FMY&p=p71&cc=US#reply=decline
    " target="_blank" style="margin:0;color:rgb(0, 136, 204);text-decoration:none;display:inline-block;height:43px;"> 
                <table class="btn-table" style="border:0;margin:0;border-spacing:0;font-size:inherit;line-height:inherit;border-collapse:collapse;height:43px;"> 
                 <tbody style="margin:0;">
                  <tr style="margin:0;"> 
                   <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-left btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:10px 0 0 10px;margin:0;border-left:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
                   <td class="btn-middle" style="padding:0;margin:0;text-shadow:rgb(253, 253, 253) 0 1px 0;color:rgb(43, 43, 43);font-weight:500;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
                    <table class="btn-inner btn-inner-table" style="border:0;border-top:1px solid rgb(216, 216, 216);margin:0;border-spacing:0;vertical-align:top;border-collapse:collapse;border-bottom:1px solid rgb(216, 216, 216);height:41px;"> 
                     <tbody style="margin:0;">
                      <tr style="margin:0;"> 
                       <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                        <div class="btn-inner btn-img-container" style="margin:0;vertical-align:top;width:19px;height:41px;"> 
                         <img src="https://statici.icloud.com/emailimages/v4/common/new/btn_decline@2x.png" width="19" height="41" alt="" style="border:0;margin:0;"> 
                        </div></td> 
                       <td class="btn-label" style="padding:0 8px;margin:0;color:rgb(51, 51, 51);vertical-align:middle;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <a class="link-btn" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFJKXNBZAOABYXZY6B636L3MB4MHRAOXL2CWEESBAJBIOY6JT6FMY&p=p71&cc=US#reply=decline
    " target="_blank" style="margin:0;color:rgb(43, 43, 43);font-weight:500;text-decoration:none;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;">Decline</a> </td> 
                      </tr> 
                     </tbody>
                    </table> </td> 
                   <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-right btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:0 10px 10px 0;margin:0;border-right:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
                  </tr> 
                 </tbody>
                </table> </a> <a class="link calendar-button" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFJKXNBZAOABYXZY6B636L3MB4MHRAOXL2CWEESBAJBIOY6JT6FMY&p=p71&cc=US#reply=tentative
    " target="_blank" style="margin:0;color:rgb(0, 136, 204);text-decoration:none;display:inline-block;height:43px;"> 
                <table class="btn-table" style="border:0;margin:0;border-spacing:0;font-size:inherit;line-height:inherit;border-collapse:collapse;height:43px;"> 
                 <tbody style="margin:0;">
                  <tr style="margin:0;"> 
                   <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-left btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:10px 0 0 10px;margin:0;border-left:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
                   <td class="btn-middle" style="padding:0;margin:0;text-shadow:rgb(253, 253, 253) 0 1px 0;color:rgb(43, 43, 43);font-weight:500;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
                    <table class="btn-inner btn-inner-table" style="border:0;border-top:1px solid rgb(216, 216, 216);margin:0;border-spacing:0;vertical-align:top;border-collapse:collapse;border-bottom:1px solid rgb(216, 216, 216);height:41px;"> 
                     <tbody style="margin:0;">
                      <tr style="margin:0;"> 
                       <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                        <div class="btn-inner btn-img-container" style="margin:0;vertical-align:top;width:19px;height:41px;"> 
                         <img src="https://statici.icloud.com/emailimages/v4/common/new/btn_maybe@2x.png" width="19" height="41" alt="" style="border:0;margin:0;"> 
                        </div></td> 
                       <td class="btn-label" style="padding:0 8px;margin:0;color:rgb(51, 51, 51);vertical-align:middle;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <a class="link-btn" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFJKXNBZAOABYXZY6B636L3MB4MHRAOXL2CWEESBAJBIOY6JT6FMY&p=p71&cc=US#reply=tentative
    " target="_blank" style="margin:0;color:rgb(43, 43, 43);font-weight:500;text-decoration:none;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;">Maybe</a> </td> 
                      </tr> 
                     </tbody>
                    </table> </td> 
                   <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-right btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:0 10px 10px 0;margin:0;border-right:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
                  </tr> 
                 </tbody>
                </table> </a> </td>
             </tr> 
            </tbody>
           </table> </td>
         </tr> 
         <tr style="margin:0;">
          <td class="center-col report-junk-cell" style="padding:16px 0 5px;margin:0;color:rgb(51, 51, 51);font-weight:300;width:685px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> Don’t recognize this sender? <a href="https://www.icloud.com/report_junk/?type=event-invite&blob=AU%2F%2FrV28Pkzsb%2FrIEGp6pkSZtgiwKxtCkeE12BMo%2FyRhpIGEkDbA2YRCeQrCjGExcjMfFBzZxid92iGhlCwgePWNnEg85tMH7LhegCFfe%2Fyn6D0a9%2Bihp86pb9UulJ4hbxkaKz0q9jQC4NR37OhGzR8dllTOYA%3D%3D" style="margin:0;color:rgb(0, 112, 201);text-decoration:underline;">Report Junk.</a> </td>
         </tr> 
         <tr style="margin:0;">
          <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;height:30px;"> </td>
         </tr> 
         <tr style="margin:0;">
          <td class="align-center" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
           <table class="footer-table" style="border:0;margin:0;border-spacing:0;width:100%;font-size:inherit;line-height:18px;border-collapse:collapse;text-align:center;"> 
            <tbody style="margin:0;">
             <tr style="margin:0;">
              <td class="footer-background" colspan="3" style="padding:15px 0 7px;background-repeat:no-repeat;margin:0;color:rgb(136, 136, 136);width:685px;font-size:11px;line-height:22px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;background-position:center top;background-image:url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);-webkit-font-smoothing:antialiased;text-align:center;"> <img width="81" height="22" src="https://statici.icloud.com/emailimages/v4/common/icloud_footer_signoff@2x.png" class="icloud-logo" style="border:0;margin:0;display:inline-block;"> </td>
             </tr> 
             <tr style="margin:0;">
              <td class="footer-cell" style="padding:0 18px 18px 18px;margin:0;color:rgb(102, 102, 102);font-size:12px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:15px;-webkit-font-smoothing:antialiased;text-align:center;"> <span class="nobr" style="margin:0;white-space:nowrap;"> iCloud is a service provided by Apple. </span> <br style="margin:0;"> <span style="margin:0;"> <a class="nobr" href="https://appleid.apple.com/choose-your-country/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Apple ID </a> | <a class="nobr" href="https://www.apple.com/support/icloud/ww" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Support </a> | <a class="nobr" href="https://www.apple.com/legal/internet-services/icloud/ww/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Terms and Conditions </a> | <a class="nobr" href="https://www.apple.com/legal/internet-services/privacy/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Privacy Policy </a> </span> <br style="margin:0;"> <span class="nobr" style="margin:0;white-space:nowrap;">Copyright © 2021</span> Apple Inc. <a class="apple-address" href="#address" style="margin:0;color:rgb(102, 102, 102);white-space:nowrap;text-decoration:none;">One Apple Park Way, Cupertino, CA 95014 USA</a>. <span class="nobr" style="margin:0;white-space:nowrap;">All rights reserved.</span> </td>
             </tr> 
            </tbody>
           </table> </td>
         </tr> 
        </tbody>
       </table> </td>
     </tr> 
    </tbody>
   </table> 
  </div>   
 </body>
<img src='https://outsideapple.apple.com/img/APPLE_EMAIL_LINK/spacer4.gif?v=2&a=227yKZF%2BtjL3%2Ff6H8c1jG74RdkiuaPk54%2FGmKoGAQiNIUZNdkxlyJLn4BGgNXpxuHjIxWVD%2FNQPFLpdImCcejfXY0%2BN1M5jmAlL47xkbj0lJ2yVmox06CbeZ8exZt9%2F2t%2BJYK9ScPX41OwywyH2FJJgoUImjHYMRfxrCKpsdMnbvm0gGIu1LWHQnQyK4Lg84VMDNpnAHtFovpJkXkphbzok8dkfLbC%2BqPqB15ArlBIOTfZ8Tln1TydFfLi3xjod0GeIxxICQbpz%2FXVr4QNkihpvScfYz7%2FSvYYEVp53oq6WXfeltdKMKReOF7zINym0lMJYIPBkr02HEQq6oyvE8kE%2BUiHgae2ljAApOHjCeFH7wdDJyNjTjHnO8TBzvFCsWe%2FphrJVR7ooV8%2FKcU5PoeFk6SMWAMklYlP2mso8O%2BXP7ASc2VWsoNXbiXyHgBaVQrgVJDSQ6a21%2B0KY8s%2FM3klZKOwsc5Aapfr4kIHs1RfJD3rt0E5qO%2BW8HQrKTjFlDTb%2FSTTQalyL%2BaWO4Fkk9nuDexpcf1Xc1AFQ5y3EPN2vaWyUL60AjYa8amKD15rqv'/>
</html>