<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
    <meta charset="utf-8"> <!-- utf-8 works for most cases -->
    <meta name="viewport" content="width=device-width"> <!-- Forcing initial-scale shouldn't be necessary -->
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine -->
    <meta name="x-apple-disable-message-reformatting">  <!-- Disable auto-scale in iOS 10 Mail entirely -->
    <title></title> <!-- The title tag shows in email notifications, like Android 4.4. -->

    <!-- Web Font / @font-face : BEGIN -->
    <!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. -->
   <style type="text/css">
@font-face {font-family: 'ProximaNova-Regular';src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.eot');src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.woff2') format('woff2'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.woff') format('woff'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.ttf') format('truetype');}

@font-face {font-family: 'ProximaNova-Semibold';src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.eot');src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.woff2') format('woff2'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.woff') format('woff'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.ttf') format('truetype');}

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('https://static.classdojo.com/fonts/proxima/proximanova_bold/proximanova-bold-webfont.eot');
    src: url('https://static.classdojo.com/fonts/proxima/proximanova_bold/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_bold/proximanova-bold-webfont.woff2') format('woff2'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_bold/proximanova-bold-webfont.woff') format('woff'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_bold/proximanova-bold-webfont.ttf') format('truetype'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_bold/proximanova-bold-webfont.svg#proxima_novabold') format('svg');

}
@font-face {
    font-family: 'ProximaNova-Extrabold';
    src: url('https://static.classdojo.com/fonts/proxima/proximanova_extrabold/proximanova-extrabold-webfont.eot');
    src: url('https://static.classdojo.com/fonts/proxima/proximanova_extrabold/proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_extrabold/proximanova-extrabold-webfont.woff2') format('woff2'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_extrabold/proximanova-extrabold-webfont.woff') format('woff'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_extrabold/proximanova-extrabold-webfont.ttf') format('truetype'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_extrabold/proximanova-extrabold-webfont.svg#proxima_novaextrabold') format('svg');

}
@font-face {
    font-family: 'ProximaNova-Black';
    src: url('https://static.classdojo.com/fonts/proxima/proximanova_black/proximanova-black-webfont.eot');
    src: url('https://static.classdojo.com/fonts/proxima/proximanova_black/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_black/proximanova-black-webfont.woff2') format('woff2'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_black/proximanova-black-webfont.woff') format('woff'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_black/proximanova-black-webfont.ttf') format('truetype'),
         url('https://static.classdojo.com/fonts/proxima/proximanova_black/proximanova-black-webfont.svg#proxima_novablack') format('svg');
}


</style>
    <style>
      @import url('https://s3.amazonaws.com/fonts.classdojo.com/proximanovaforemailtemplate.css');
      @font-face {font-family: 'ProximaNova-Regular';src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.eot');src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.woff2') format('woff2'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.woff') format('woff'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.ttf') format('truetype');}
      @font-face {font-family: 'ProximaNova-Semibold';src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.eot');src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.woff2') format('woff2'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.woff') format('woff'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.ttf') format('truetype');}

    </style>

    <!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
    <!--[if mso]>
        <style>
            * {
                font-family: sans-serif !important;
            }
        </style>
    <![endif]-->

    <!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
    <!--[if !mso]><!-->
    <!-- insert web font reference, eg: <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'> -->
    <!--<![endif]-->

    <!-- Web Font / @font-face : END -->

    <!-- CSS Reset : BEGIN -->
    <style>

        /* What it does: Remove spaces around the email design added by some email clients. */
        /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
        html,
        body {
            font-family: ProximaNova-Regular, Arial, Helvetica, sans-serif !important;
            margin: 0 auto !important;
            padding: 0 !important;
            height: 100% !important;
            width: 100% !important;
        }

        /* What it does: Stops email clients resizing small text. */
        * {
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
        }

        /* What it does: Centers email on Android 4.4 */
        div[style*="margin: 16px 0"] {
            margin: 0 !important;
        }

        /* What it does: Stops Outlook from adding extra spacing to tables. */
        table,
        td {
            mso-table-lspace: 0pt !important;
            mso-table-rspace: 0pt !important;
        }

        /* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
        table {
            border-spacing: 0 !important;
            border-collapse: collapse !important;
            table-layout: fixed !important;
            margin: 0 auto !important;
        }
        table table table {
            table-layout: auto;
        }

        /* What it does: Uses a better rendering method when resizing images in IE. */
        img {
            -ms-interpolation-mode:bicubic;
        }

        /* What it does: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */
        a {
            text-decoration: none;
        }

        /* What it does: A work-around for email clients meddling in triggered links. */
        *[x-apple-data-detectors],  /* iOS */
        .unstyle-auto-detected-links *,
        .aBn {
            border-bottom: 0 !important;
            cursor: default !important;
            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
        }

        /* What it does: Prevents Gmail from displaying a download button on large, non-linked images. */
        .a6S {
            display: none !important;
            opacity: 0.01 !important;
        }
        /* If the above doesn't work, add a .g-img class to any image in question. */
        img.g-img + div {
            display: none !important;
        }

        /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89  */
        /* Create one of these media queries for each additional viewport size you'd like to fix */

        /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
        @media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
            .email-container {
                min-width: 290px !important;
            }
        }
        /* iPhone 6, 6S, 7, 8, and X */
        @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
            .email-container {
                min-width: 345px !important;
            }
        }
        /* iPhone 6+, 7+, and 8+ */
        @media only screen and (min-device-width: 414px) {
            .email-container {
                min-width: 384px !important;
            }
        }

        @media (max-width: 414px) {
            .email-container {
              padding: 0 0 30px 0 !important;
            }
        }

    </style>
    <!-- CSS Reset : END -->
        <!-- Reset list spacing because Outlook ignores much of our inline CSS. -->
        <!--[if mso]>
        <style type="text/css">
                ul,
                ol {
                        margin: 0 !important;
                }
                li {
                        margin-left: 30px !important;
                }
                li.list-item-first {
                        margin-top: 0 !important;
                }
                li.list-item-last {
                        margin-bottom: 10px !important;
                }
        </style>
        <![endif]-->

    <!-- Progressive Enhancements : BEGIN -->
    <style>

            /* What it does: Hover styles for buttons */
            .button-td,
            .button-a {
                transition: all 100ms ease-in;
            text-align: center;
            }

            /* Media Queries */
            @media screen and (max-width: 768px) {

            .percentage-column {
                padding: 0 20px 20px 20px !important;
                height: auto !important;
                text-align: center;
                border: 0 !important;
            }

            .percentage-column img {
                margin: 0 auto 20px auto !important;
            }

                /* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
                .fluid {
                    width: 100% !important;
                    max-width: 100% !important;
                    height: auto !important;
                    margin-left: auto !important;
                margin-right: auto !important;
                padding-left: 0 !important;
                padding-right: 0 !important;
                }

                /* What it does: Forces table cells into full-width rows. */
                .stack-column,
                .stack-column-center {
                    display: block !important;
                    width: 100% !important;
                    max-width: 100% !important;
                    direction: ltr !important;
                }
                /* And center justify these ones. */
                .stack-column-center {
                    text-align: center !important;
                }

                /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
                .center-on-narrow {
                    text-align: center !important;
                    display: block !important;
                    margin-left: auto !important;
                    margin-right: auto !important;
                    float: none !important;
                }
                table.center-on-narrow {
                    display: inline-block !important;
                }
            }

            @media (max-width: 480px) {
                .stack-column-small {
                    display: block !important;
                    min-width: 70% !important;
                    max-width: 100% !important;
                    direction: ltr !important;
                }
                /* And center justify these ones. */
                .stack-column-small-center {
                    text-align: center !important;
                    display: block !important;
                    min-width: 70% !important;
                    max-width: 100% !important;
                    direction: ltr !important;
                }

                .responsive-avatar {
                        width: 60% !important;
                        margin: auto !important;
                }

            }


        @media screen and (max-width: 600px){
        td {
          padding-left: 5px !important;
          padding-right: 5px !important;
        }
        .main-logo {
          padding-top: 20px !important;
        }
        .section-td {
          padding-top: 30px !important;
        }
        .content-section-text {
          font-size: 16px !important;
        }
        .width-full{
          width: 100% !important;
        }
        .stack-column table{
          width: 100% !important;
        }
        .button{
          font-size: 17px !important;
        }


        /* What it does: Forces table cells into full-width rows. */
        .stack-column,
        .stack-column-center {
            display: block !important;
            width: 100% !important;
            max-width: 100% !important;
            direction: ltr !important;
        }
        /* And center justify these ones. */
        .stack-column-center {
            text-align: center !important;
        }

        /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
        .center-on-narrow {
            text-align: center !important;
            display: block !important;
            margin-left: auto !important;
            margin-right: auto !important;
            float: none !important;
        }
        table.center-on-narrow {
            display: inline-block !important;
        }
      }



    </style>
    <!-- Progressive Enhancements : END -->

    <!-- What it does: Makes background images in 72ppi Outlook render at correct size. -->
    <!--[if gte mso 9]>
    <xml>
        <o:OfficeDocumentSettings>
            <o:AllowPNG/>
            <o:PixelsPerInch>96</o:PixelsPerInch>
        </o:OfficeDocumentSettings>
    </xml>
    <![endif]-->

</head>
<!--
        The email background color (#222222) is defined in three places:
        1. body tag: for most email clients
        2. center tag: for Gmail and Inbox mobile apps and web versions of Gmail, GSuite, Inbox, Yahoo, AOL, Libero, Comcast, freenet, Mail.ru, Orange.fr
        3. mso conditional: For Windows 10 Mail
-->
<body width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #F5F5F3;">
        <center style="width: 100%; background-color: #F5F5F3;">
    <!--[if mso | IE]>
    <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background-color: #F8F8F9;">
    <tr>
    <td>
    <![endif]-->

        <!-- Visually Hidden Preheader Text : BEGIN -->
        <div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: ProximaNova-Regular, Arial, Helvetica, sans-serif  !important;">
          Easily help develop social and emotional skills 
        </div>
        <!-- Visually Hidden Preheader Text : END -->

        <!-- Create white space after the desired preview text so email clients don't pull other distracting text into the inbox preview. Extend as necessary. -->
        <!-- Preview Text Spacing Hack : BEGIN -->
        <div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: ProximaNova-Regular, Arial, Helvetica, sans-serif !important;">
                ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
        </div>
        <!-- Preview Text Spacing Hack : END -->

        <!--
            Set the email width. Defined in two places:
            1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 500px.
            2. MSO tags for Desktop Windows Outlook enforce a 500px width.
            Note: The Fluid and Responsive templates have a different width (600px). The hybrid grid is more "fragile", and I've found that 500px is a good width. Change with caution.
        -->
        <div style="max-width: 600px; margin: 0 auto; padding: 50px 10px 30px 10px; background: #F5F5F3;" class="email-container">
            <!--[if mso]>
            <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="500">
            <tr>
            <td>
            <![endif]-->

                <!-- Email Body : BEGIN -->
        <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="margin: 0 auto; background: #F5F5F3;">
                        <!-- Email Header : BEGIN -->

                        <!-- Email Header : END -->

                <!-- 1 Column Text + Button : BEGIN -->
          <table class="width-full sections-table" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">
                <!-- Email Header : BEGIN -->
                <tr class="header">
                    <td style="width: 50%; padding:40px 0 20px 0; text-align: center; background-color: #fff;">

                        <img src="https://static.classdojo.com/img/2021/HeartOfAChampion/HeartOfAChampion_Logo.png" style="display: block; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 28px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" width="120" alt="ClassDojo Logo">
                    </td>
                </tr>
                <tr>
                  <td class="section-td" style="width: 100%; background-color: #fff; padding: 20px 0;" width="100%;">
                    <table class="width-full" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">

                      <tr>
                        <td style="padding: 0 50px 5px 50px; text-align:center; vertical-align:middle; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 24px; color: #424242; line-height: 29px;"><b> Olympians & Paralympians explain <br>social and emotional skills</b></h2>                      </td>
                    </tr>

                <tr>
                    <td style="font-family: ProximaNova-Semibold, Arial, Helvetica, sans-serif !important; text-align: center; padding: 23px 26px 23px 26px;">
                        <a href="https://u930697.ct.sendgrid.net/ls/click?upn=4twmvjdunrcv7aI-2FCA0oYdD9vfAKFBT8oYJQjEIeFckfXTh7I7xSC-2Bh5LT4SlqV2JRtKpjprrfUcUeRyIlDk9skOYZj2Sa5GB-2B5mIKeurfJF-2BBhctvmqPzJ1CR5kKii9UIjfjEaGhodLqsx5Y43hsSMVxfTnK25oB8axRfXOqyo-3DFzJC_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzW9-2BYh859UyiH6vH6T-2Bht-2BBxq6uwK44PYiuwwKFRT7GinzRrj6Cr7ujXximLGaxhZYEXcO7hdbFH8DMzalffPcSkO-2F6vfHA7zZyel-2BZjf96pE6vaC-2FuixnKyc2mNpbkY97pFH2PtEUmd-2FoP4Gvbwg12oxozcGvcMma4LeoXmBmzSL4jfeHnsrkyLnvDZt9eS6GAzdgAXGyMEz0wgiv-2BChXw-3D-3D">
                             <img src="https://static.classdojo.com/img/2021/HeartOfAChampion/Email/Email_Teamwork_Feedback.png" width="100%"  alt="alt_text" border="0" style="height: auto;">
                        </a>
                          <p class="content-section-text" style="padding: 10px 0; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #2C2A50; line-height: 22px;">
                        Our Heart of a Champion series teaches children important social and emotional skills. Through the eyes of Olympians and Paralympians, children learn about hard-to-navigate topics like feedback, teamwork, courage and more. Each athlete talks directly to children, sparking an excited understanding of new skills.


 


                        </p>
                    </td>
                </tr>
                <tr>
                    <td valign="center" style="text-align: center; padding: 20px 26px 30px 26px;">
                         <a href="https://u930697.ct.sendgrid.net/ls/click?upn=4twmvjdunrcv7aI-2FCA0oYdD9vfAKFBT8oYJQjEIeFckfXTh7I7xSC-2Bh5LT4SlqV2JRtKpjprrfUcUeRyIlDk9skOYZj2Sa5GB-2B5mIKeurfJF-2BBhctvmqPzJ1CR5kKii9UIjfjEaGhodLqsx5Y43hsSMVxfTnK25oB8axRfXOqyo-3Dkfcp_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzDOrnX1287oD2oWGyoF9EQW3T9xuwYs3vneStdV2uSD13oSsvUwBhoXoF3H14aPaqR8Zzrno4YoeaI2Y-2F76qzONudnFI8-2FLDEOHrqqhZgYUigeyMiG7ZPM6XApeXAATZv6O-2FzpPwaVmhFBSRqfBpdDtLvOfboKDt4CYXfdhCMygHNFF7soR4hz5nO086yTHNeoPBTjnAPVmHWp-2FEVOKXn5g-3D-3D" class="button" target="_blank" style="font-size: 18px; line-height: 22px; font-family: ProximaNova-Bold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; color: #ffffff;  text-decoration: none; background-color: #00A8FB; border-top: 19px solid #00A8FB; border-bottom: 19px solid #00A8FB; border-right: 24px solid #00A8FB; border-left: 24px solid #00A8FB; display: inline-block; border-radius: 40px;">
                           Meet the Olympians & Paralympians now 
                        </a>
                    </td>
                </tr>

<!-- 1 Column Text + Button : END -->

                  <tr>
                      <td style="padding: 23px 26px 23px 26px; text-align:center; vertical-align:middle;">

                     <div border="0" width="100%" style="border-radius: 24px; border-bottom: 5px solid #F2F4F9">
                      <div border="0" width="100%" style="padding: 30px 20px 30px 20px; background-color: #FFFFFF; max-width: 500px; margin: 0 auto; border-radius: 24px; border: 2px solid #D3D7EC">

                        <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                             
                            <tr>
                                <td style="padding:0; text-align: center; font-family: ProximaNova-Semibold, Arial, Helvetica, sans-serif !important; font-size: 17px; line-height: 20px; color: #555555;">
                                    <h2 class="fluid" style="font-size: 21px; font-weight: 600; text-align: center; line-height: 29px;">
                                    <b> The latest from Heart of a Champion                     

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

                            <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center">
                                <tr>
                                   <td width="25%" class="stack-column-center" style="padding: 20px 0 5px 0;">
                                     <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                      <tr>
                                         <td dir="ltr" valign="top" style="padding: 0 10px;">
                                                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V3fsnMh3SkZwsemkBbvWyAY9HYK_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyz3Q6g9oUm15Dnxvfk5EGoLIwZrs9Xr68SKv3i-2FJ2mU4BgFxXiusGrS9rXf9SpDcavk-2B4qYCWO6efbqW7K1EL5sPbcRU6W2-2B37NtOdFd43lS9jnYMvXM6PXJ0oK7eaey5KUUnlIlCOO6qcuuY3yZJrwRGnYNBWMdBkCzm5b4k2JMFbUnBNx-2FxXSY15c-2BdlB5MxvPnEig1LZsi0swWhvYuNig-3D-3D"><img class="responsive-avatar" src="https://static.classdojo.com/img/2021/HeartOfAChampion/Email/Allyson.png" style="width: 100%; max-width: 200px;">
                                            </td>
                                          </tr>
                                      </table>
                                  </td>
                                    <td width="75%" class="stack-column-center">
                                     <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                          <tr>
                                              <td dir="ltr" valign="top" style="font-family: sans-serif; font-size: 15px; line-height: 20px; color: #2C2A50; padding: 10px; text-align: left;" class="center-on-narrow">
                                                <p class="content-section-text" style="padding: 10px 0 0 0; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #2C2A50; line-height: 22px;">
                                                  <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V3fsnMh3SkZwsemkBbvWyAYT0OL_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyz4WvjmeCQftP-2Bnkjo1jiItp9-2FqlAm99tXlHwACZcA-2BgU-2B22pei2hOuEm5XhVX-2BzS9nGOOjaWOpjkTK9AeiAoqBOaJXlJMluixTJvx9pbNZj-2Ft2Nltpcm3Uud28-2B8qokf-2F5col1EqX1tYZcLABXAMRzSqIEVTu-2B6lXN-2BWqb0kxtpBrrrRhu34tKwD8Upo-2FUN2ETkkux-2BWSO3BCbyTg2mNvRQ-3D-3D"> Courage</a>: Nine-time Olympic medalist <b>Allyson Felix</b> shares how courage has helped her win SIX gold medals in track & field.  
                                                </p>
                                            </td>
                                          </tr>
                                      </table>
                                    </td>
                                </tr>
                                <tr>
                                   <td width="25%" class="stack-column-center" style="padding: 20px 0 5px 0;">
                                      <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                          <tr>
                                          <td dir="ltr" valign="top" style="padding: 0 10px;">
                                            <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V0ShQGzyUp-2FUhljWa2JzQpASQLabZvXdvVnbz0DpHG-2BGw-3D-3D-Svn_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzqKtZRJt4MeDjMu1xFE8EteIpv7bFoQqTRAsZQVQYF1TMo6bENYQZatVJkXc3BVOhaULqIV0CAOqR3k26w6fBIO9TEHVhDlr0enPire0AUGZ6mfbMCaTLurYWyKhA-2BhYbteJ0-2FmvQ107-2BsTlhTemEvMZzDOluZ8Dva3fwjvpletvjCs1LegM8xOuokct9JQd2l1AUImpiZFMqNeWd0-2FrBhg-3D-3D"><img class="responsive-avatar" src="https://static.classdojo.com/img/2021/HeartOfAChampion/Email/Christian.png" style="width: 100%; max-width: 200px;">
                                            </td>
                                          </tr>
                                      </table>
                                </td>
                                <td width="75%" class="stack-column-center">
                                  <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                      <tr>
                                          <td dir="ltr" valign="top" style="font-family: sans-serif; font-size: 15px; line-height: 20px; color: #2C2A50; padding: 10px; text-align: left;" class="center-on-narrow">
                                        <p class="content-section-text" style="padding: 10px 0 0 0; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #2C2A50; line-height: 22px;">
                                            <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V0ShQGzyUp-2FUhljWa2JzQpASQLabZvXdvVnbz0DpHG-2BGw-3D-3Durnd_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzwXi-2BFEPVSPIr6rlTXHv65UPajRANp-2Fev7hBfIlV4uVqFwJ-2BRdY7ftiqZYG0Yqoz59mbVJN4SqE2aFlkiXL2OMBVav1nfjZYhmexuo-2Bkr1UmIJ4MWGBqDtQnmkd2O6Z0U-2BY3inHmUjiYKpaXxQELV-2B2Fgr22aYo7L7m4Fx51GR5gpD3WyMvCBUMSopshd0cWbyzebIkiY5NALA1Zflc5OFw-3D-3D"> Goal Setting</a>: Join two-time Olympian <b>Christian Taylor</b> as he sets goals to triple jump his way to the podium. 
                                        </p>
                                    </td>
                                      </tr>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                   <td width="25%" class="stack-column-center" style="padding: 20px 0 5px 0;">
                                      <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                          <tr>
                                             <td dir="ltr" valign="top" style="padding: 0 10px;">
                                                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V2FK0EAPeh-2FEQCfHKoZxLiE6zpeYxJyreRalcI0D-2BX8pQ-3D-3DTQxi_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyztVs5cs7f00x5fXfd8Zn1gakcwu1gFKG1xW0YUhooPPcN6oFNv-2Bd2u6oNsedhwKPqO3v-2BzBecUMABeAg37Itjqx-2B-2Bpvqbpui36DBPI9EX-2B7FW-2BYLYqpTRqgXn30iuKjlK4S0wmUcafhQBb-2B3qUND5PFa1JkKEmEdZZJPddkVCbRwvpwCSxWZJ-2FT2MwJq2bHa-2BJpO-2FJEeCcYiqDPQr3sp6Tg-3D-3D"><img class="responsive-avatar" src="https://static.classdojo.com/img/2021/HeartOfAChampion/Email/Chuck.png" style="width: 100%; max-width: 200px;">
                                             </td>
                                            </tr>
                                      </table>
                                    </td>
                                    <td width="75%" class="stack-column-center">
                                        <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                          <tr>
                                              <td dir="ltr" valign="top" style="font-family: sans-serif; font-size: 15px; line-height: 20px; color: #2C2A50; padding: 10px; text-align: left;" class="center-on-narrow">
                                                <p class="content-section-text" style="padding: 10px 0 0 0; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #2C2A50; line-height: 22px;">
                                                   <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V2FK0EAPeh-2FEQCfHKoZxLiE6zpeYxJyreRalcI0D-2BX8pQ-3D-3D4FRY_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzmS6HGNwW586egjmdtWpDmDxhnOFwx554-2BGC-2BPa3H907Lf6IbK76oKsJbP0fnAZ5-2FptpIcZN026ZFQBZkWQyp8rIQ9iH7sI9-2Fd3Ytx-2Bun-2BhA2L2otYx6FCafdG212Lpp08TV31sNPxX-2B0mAq-2Fs6FGQzlH7WVl-2FjskcMGafKmuEujXudc6vRQfqGjJY-2Fi79NaajVwSlDFZ2OWgv7DzzZkq1w-3D-3D">Perseverance</a>: <b>Chuck Aoki</b> shares how he persevered to become a two-time wheelchair rugby Paralympian.
                                                 </p>
                                    </td>
                                      </tr>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                   <td width="25%" class="stack-column-center" style="padding: 20px 0 5px 0;">
                                      <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                          <tr>
                                             <td dir="ltr" valign="top" style="padding: 0 10px;">
                                                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V3HSAv1blgzCQWVk4NXynDAlGaM_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzjp-2Fy37bQedpcsmAuquHx-2FwKi9L0JNSTcepnBwAkCysJLlCp5OyYSnwSnUYSRDACMN0jEtykSACHXoYduy-2FTTSDKvrdUCObvl-2FV9JFGVD2HN3tb3wPBstcKqT9cx1UfIaAxVlatyRtdLLXC3aXGrnEVHQelUVgY-2F6-2BNnHPkAbvxWGFAiHKjI2BqkPOD2YS-2BIKGAm5k2OUoobPKCc-2BUHDyVg-3D-3D"><img class="responsive-avatar" src="https://static.classdojo.com/img/2021/HeartOfAChampion/Email/Lex.png" style="width: 100%; max-width: 200px;">
                                             </td>
                                            </tr>
                                      </table>
                                    </td>
                                    <td width="75%" class="stack-column-center">
                                        <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                          <tr>
                                              <td dir="ltr" valign="top" style="font-family: sans-serif; font-size: 15px; line-height: 20px; color: #2C2A50; padding: 10px; text-align: left;" class="center-on-narrow">
                                                <p class="content-section-text" style="padding: 10px 0 0 0; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #2C2A50; line-height: 22px;">
                                                   <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V3HSAv1blgzCQWVk4NXynDA1yBJ_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyz5ps8Bg9-2F5jI9D67ygY7uq-2B9scaIKPgE66ZOQ-2BZrzJZ4BGU-2F2sEAHUJ40lP38kC6DPxbRWNe627C57VMrGE88-2Bh7JO51AP0WCXyWaScj4zg0SMz4SWEqTS3E6AQqs8gP2WcW6C7gGC61kov-2FVPA7IkytbfhgETPkH3l43n-2FUr00-2BNEpO-2FOuGZd-2FAVe5PyD3t3NVIR0e8GTWUVGNmDNTpUOA-3D-3D">Feedback</a>: Four-time Paralympian silver medalist <b>Lex Gillette</b> shares his experience as a blind long jumper.
                                                </p>
                                    </td>
                                      </tr>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                   <td width="25%" class="stack-column-center" style="padding: 20px 0 5px 0;">
                                      <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                          <tr>
                                             <td dir="ltr" valign="top" style="padding: 0 10px;">
                                                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V1ppgCPWD58BpBYby4FpL9Z9GGB_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzguesmwHqToH7qri1r5jS-2B3RzUZTjwLf1-2Bq35DD-2FY8PnWY56lbvwFsfWG99ABUL6p0Nd5MyvKIPFPy674UPQO2-2BVtjNu-2BPwbzRJZ8GJLBeaOUqx5IOikm5XItQnWz6GLJvOAcUBA-2F9IsODftEXTconzsH82eWdcQr7T7QgJQ-2FswcJVYHI8uYNHWirlpzeCdPJcuRCuDKRsfThGfuOLw2rbw-3D-3D"><img class="responsive-avatar" src="https://static.classdojo.com/img/2021/HeartOfAChampion/Email/Emily.png" style="width: 100%; max-width: 200px;">
                                             </td>
                                            </tr>
                                      </table>
                                    </td>
                                    <td width="75%" class="stack-column-center">
                                        <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
                                          <tr>
                                              <td dir="ltr" valign="top" style="font-family: sans-serif; font-size: 15px; line-height: 20px; color: #2C2A50; padding: 10px; text-align: left;" class="center-on-narrow">
                                                <p class="content-section-text" style="padding: 10px 0 0 0; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #2C2A50; line-height: 22px;">
                                                  <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V1ppgCPWD58BpBYby4FpL9ZoGUy_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzN9SetORD6cPq-2BZ2NeB9gbEvzlK5m0yEe8doO5wxmbWoJbKmB8LEAHFlDt7pGlXkEjHdWkT8Dq8ftyLeg35BqHfNHlDn3x1RRD7fX-2FT80EY-2BfyP8MWqlgaDeuy-2B2adyHVBa4V54sqq0-2FSu-2FgjC4EI4bg9S-2Bpk6j2OM2UcTg0aTp0QgAK8DjkC9UGAO9eMQ1f6di2EtWXxQWu8MDGv1upJ3g-3D-3D">Teamwork</a>: Olympic rower and gold medalist <b>Emily Regan</b> talks about how important Teamwork is for children, and Olympians.
                                                </p>
                                            </td>
                                          </tr>
                                      </table>
                                  </td>
                                </tr>
                            </table>
                        </div>
                      </div>
                  </td>
                </tr>



              
              
                        <td style="text-align: left; padding: 20px 40px 30px 40px">
                            <p class="content-section-text" style="padding: 10px 0; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #2C2A50; line-height: 22px;">
                               

                            <br><br>Cheers,
                            </p>
                            <img src="https://static.classdojo.com/img/2018_Mentors/Logos%20Badges%20Signatures/CaitlinClassDojo_EmailSignature.png"border="0" style="height: auto; max-width: 100%;">
                        </td>
                    </tr>
                </table>
            </table>

            </tr>
         </table>

        </table>
            <!-- Email Body : END -->

            <!--[if mso]>
            </td>
            </tr>
            </table>
            <![endif]-->
        </div>

        <!-- Full Bleed Background Section : BEGIN -->
        <table class="width-full" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">
            <tr>
              <td style="padding: 30px 0 15px 0; text-align:center; vertical-align:middle;">
                <img src="https://static.classdojo.com/img/2021/HeartOfAChampion/Olympics_3logo.png" style="display: block; max-width: 100%; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 28px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" alt="Hearts Footer Image">
              </td>
            </tr>
            <tr>
              <td style="font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; color: #A7A7A7; line-height: 24px; font-size: 12px; text-align: center; padding: 0 0 5px 0;">
                Sent with love from ClassDojo HQ <br>
                735 Tehama Street, San Francisco CA 94103
              </td>
            </tr>
            <tr>
              <td style="padding: 0px 0 20px 0;text-align: center; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 17px;">
                <a href="https://u930697.ct.sendgrid.net/asm/unsubscribe/?user_id=930697&data=UszN6OxZxts4UpiP6D_hbv9EKjHzfopYNkNRtuMPHjxZtLHt9nLgMe7FktZo69Nk1l6S1nfGr1Sv_gdQTjssLfztH7-A5M51wlSxLEWTIGVyQ-BUmxWeguaLBxZI_xvrhWB4iSpdVZfQhq6KL-3wwHjSwzb9kkVlJ3g0cZPNZ6HFbig1lKJ8kvzSKR-NjqvUm3vywKTgdA-FYehLO4uXWH_FcOeo92VOUHQtXJxZUhkszYnPcTBDVZhwyn1PX1Yqp4f-nbmmmpoLAuwZhSvLzas3UQfwZkHt5TU6wvU9c-VQ4eEI0SauLT0zCF-UjfUcbA6Io4FYlFEWMvKFfdJ8Z7maLCa0KJ6-F1EHtATVsrR-vskrhSqNkJE-xQoctuoqCnFa1zf03PRd9qteN7bwcAfgpgpAbMJSeDrmrNybzQb8c0hJkfUm-rD88Fk00QO__EdqLHEB4VJa3q3em-eqbO45h3nHGHIZusE0MAADnGg5D2ALRmdUcv4fJo-Y3QWjHJURUG_qVO3DJgU2di380O5MemvCt09sKIf70QKeETU0oOpK2uLfSs5a-I-hyoUpC04BdGnz_Zjg3fyLQm8mLFb04gieaO5W-Mw5f8yCfTM=" target="_blank" style="text-decoration: none; color: #A7A7A7;">Unsubscribe </a>
                     
                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHlteW7uWT0LO8bQQTUC7iptkrPI_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BQNBXA5oLiqVqGmEt49CxRulCCASBc3Z-2BeWPfo3oAhOVRLabqpFsZL5sFbrigQuM5LtqewtRAWBAGaBqG5RKz8-2B6QqG5EBLqPJghZX0lmUIVNtdHc5kfRX-2FxfcKt9W-2BObFvkQ48GO2lEaweLl1cv1j8euG1XvCrJ-2B20NmC8mOTyzIlNKMt-2BviDPkqIfEQ8Mcga9Gcn5CHzuEJg7zzbK9PZQ0P52MqcnJOqYOrZT3eNvU1MpnS4RuVgUKGEk9i5rXBU7NP3Ek80HCx0j0hXJou7VbDAXpDjNUU2bQ02NONZ9saaC6svD5t5VE-2BxmSbUl6IT11CfXalUIorOpBUpqoxrGhn9t404Ko94imcyxljzJhfKkZap4e9RxX1nVfZoRPhQ-3D-3D" target="_blank" style="text-decoration: none; color: #A7A7A7;">Privacy Policy</a>
     
<a clicktracking=off href="https://sg-mktg.com/MTYxOTU0MTIxOXxSN2p3RmVFSGx0Qmh4WDEwekpJd0VMVkQ4cFVDQ1phZXA3SkpfY1Uwdi1fRjRlaHFxZlFwMFFWNzc5YjFweTM3VGgtV2tQZnJTRWJQQVZYc1ZQWFNGOXBEOHR6OHdNcVJoOVF4VzFkT0FyV0w4NlEwUTNKTGJ2UVVQZ21PbER4Y2I4ZUVyTE8zZHZyQkxPOXJjRkJWZUp0S1BaeGRSenlTZVVfR290LUtMM19jQ3YtazM4bzlQeEoyV1h1MVdpR3kwZ2hpS1N5UnhTVVN6VTVYQmF5QlliQWlQRGNpbGVEUG5Vb1U2S2ZabkVYU0NTTHBFSVFZb3k1UGNrS2Z8WfbyGgRT2keCuMlCY-V_1ZCsfzZzgcBWakboQ9V5Vao=" target="_blank" style="text-decoration: none; color: #A7A7A7;"
>View in Web Browser</a>
              </td>
            </tr>
          </table>
                        <!--[if mso]>
                        </td>
                        </tr>
                        </table>
                        <![endif]-->

        <!-- Full Bleed Background Section : END -->

    <!--[if mso | IE]>
    </td>
    </tr>
    </table>
    <![endif]-->
    </center>
    <img src="https://u930697.ct.sendgrid.net/wf/open?upn=qyKhYsf0mzFumhFapFjKvPapsCC3qJbYGWmHk-2F3bhil9D2ZxwcHqQdPmMPXce8cn6xBr0NVFabpPK4oRC5q1FthmoSAQyuYTw3ns04Y01fKJ4D-2FyHccsnGTl7L8aB5TjDxprI8D-2B29JV1MmvO6gh2j7Td74bL-2Fp-2FrQBv3axWjP89Yhed96dolcBYhgyZruJf8zQC-2FZMCo3zdxkEvD7U097-2FMJZKuhjuVCh0hhWvqgVUlGeou4d2Eu1ddZHTfqP1HbZbv-2BvBRXzl1EBBGyZY6yhomoR5ZKSOOhevTYG-2FAKQe-2FQJbF1v71mTWy4iPtNpyDbzM9FVa78sXv8nNELifCTa8Jo6Hp-2FEkkWrvWtaEE0oSmBfYFOKs-2ByE1RO-2B4fl39g2B7lQqbH-2BeO-2F532GU5d3LGMeGM9wOnP0ewVrRTeEmSjBWMJRkjbJybkcxJ1-2FdIDwFCjzDQjlnVnyl8d-2Bf41JhA-3D-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/></body>
    </html>