<!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;">
            NEW Conundrums to help your child develop essential 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/classdojo-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>Spark critical thinking at home ✨<br>with 3 NEW Conundrums</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=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V2KyKhwM9hGbpFk8HiwlKB6F6OO_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx204zPuGXLKDumBxsorLJIRzyFRYwLbwPwdNsV7E3elJdcarXEx2mIwBPZcyEiBhfKAdQpO7mBa1jxe1VsE4kXnTmptLtUUHRg0vebiivlFdP0Oz8B6f9jVtMk-2BCX5JcrTRsoLq7CCXwBw68HrpRR9rx5ooQ8m0CabSl4O1ASyN2sKdpE0XeOFhJTEtRCkC4DRAwbfMABE35qtcwj98tNFPx3JYSkOh4uRkJ6RLCfToHtQ-3D-3D">
                            <img src="https://static.classdojo.com/img/2021/March/March15PEmail.jpg" 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;">
                            Conundrums are complex, bite-size problems that help your child learn critical thinking. Children love learning <i>how</i> to think, rather than <i>what</i> to think. Try a Conundrum together today.

                        </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=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V2KyKhwM9hGbpFk8HiwlKB6UFJK_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx20q1UO1LWV8DFZmmUog5AVLLspe-2Bf41Um3vEOn9pEXTAYwP-2F4GzOTtXIyU9DeNrImzmlAINVV0sh8Cg7-2FdlwZenZ-2FSU-2BcpaTNgHnJlYEt6Vo2o-2BIrTylgQnre7GQkqsCdnbHr9ZDYV-2FeWmILtGdKZQ7i2ZfVOnnScw5WW1meEzx8eG6rhoRrlcDjP8P-2Bg0tvi8ueUku-2BlB2OohzslaONevx6cQrGAuz6Mjob-2FvjKXH8Uw-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;">
                           Try a Conundrum
                        </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;">
                                    <strong>This week's Conundrums️</strong>
                                     </h2>

                                </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-2F5Gc3C88V3fLKzwuBRJL-2Fu3mrXCz80j20TzudqYmkIHYibARSrTqA-3D-3DUEou_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx20JcUwbAZTXuIxEkLnpS8P3dmCEKOPD8pEncA-2FujNuUJibhIRD-2B3NuUEzJjGqPPy3WI33qSQYcg5Tj8atcoCn-2FZQxZk3yZAgdBtr7rZ7d1M7qBruX76CAYW442Hr5iLK2UXvD5DOXXQPBV3-2Bu5C8ds5u8QEy0DxEEWnEOlyT4l6ILWqZxaLlbMA1eJ7KNTyR3lO15FASyNedHU8hynnmc-2B9bhVEEqF5Thdx3GQWDtcJdw-3D-3D"><img class="responsive-avatar" src="https://static.classdojo.com/img/2021/March/Ellipse%2017.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;">
                                                   In <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V3fLKzwuBRJL-2Fu3mrXCz80j20TzudqYmkIHYibARSrTqA-3D-3D6pto_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx21qJ0ZrLzz2H0ttqIl1cBkJr0SlOyF2q70BVd7hnUiXMpAenbVp51zkjGcQjT8mfJPGMmFumSB0LUZUN2orYtnq-2B74fw8u2kD9zKt-2BJvNicEHog8-2F6bH37PAfpf2T9e3YirQwk9FBMutxxHsaJbgjK49gJaIo8VZcBJEmsKu9Ec7urQkxiGojpDa4Hrnu0dxUFAC3DBs-2B5MtZKQYiiS5-2BZZCU6i9YSlSOTB4vQj2xo44Q-3D-3D">The Presidential Conundrum</a> 🗳️ Nova Sweet gets the most votes for President, but she’s not old enough yet! What should the country do next?
                                                </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-2F5Gc3C88V0B301ohfLAS-2FINvQTP5mVvY-2FNMpoStuSEkeokteoOnMA-3D-3Dfy6v_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx213JwkFiA6lSa2ILdP8RHbtO-2FcdAa8ZWAEGTyB0ASljkIwvT5ciNe5xPjnCwGZ-2BtSwYdBcS6cufRcVexAz1nobTLD-2FoUyIqZpGlz3ViiJnJboEX0-2Fb-2FF-2B2GyUXxnJaFMve5xhHcSOUlJGUy2ZMZuEAn7jSdFeTh934PsvOo7ZRBAJni4Kse-2BiFmNszGoDZsVY-2FSr4sOk0HgElkOswyomnTFochlL6JjxHINmuprJzeiVw-3D-3D"><img class="responsive-avatar" src="https://static.classdojo.com/img/2021/March/Ellipse%2015.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;">
                                            In <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V0B301ohfLAS-2FINvQTP5mVvY-2FNMpoStuSEkeokteoOnMA-3D-3DU41__fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx22UvS-2FIgO1rIUUGqEWreo7BklVRXX1gqrbn08NXWo26fXteHQbH9IRuhVgRoZszN8cywOvNcqKjfFvFk0GTnyJEWSEe2j0V5Xx0LI6DVnQRlFm7v-2BPtwdp-2BDxfgdjF6NzfzNQgKfGXj-2BmevfFJPHBx1V696j8tFqsckki8OIivqeyvN4xQnqBhM-2FnfUsrJ8-2Bc6uyBLBPQejvi-2FsvQEtwkZRKjLAUNhqdxgnk2BDI0f1pw-3D-3D"> The Dinosaur Conundrum</a> 🦖 a team of fossil hunters makes the discovery of a lifetime, Dinosaur X! What should they do with the rare skeleton?
                                        </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-2F5Gc3C88V1zIvQFlKXAzRv-2FdraMwy1v3Wzgvj2rIQ4p3KCExUehJQ-3D-3DS-vm_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx23CyoTF6ww0ThYqgKzeIH-2BvCQccZ6e0WTC24LkkMe1MkHLmgo6-2F-2B0W5kSM-2Bu0dnrscoCYt5USv3-2B-2BVa9YYSVDJ5In5mvnSHgwteEruZr6zkVPUJdd2KipagdJg-2Fvl6cfZ5eAGuodEGQ1xqKGE7Efl13vmCGY4OZMHmY6pFF8AEyN1057uioEkffnImeU8x7aoAmycIuNjbzBL9sI3sk6Uqz-2BlSP70ObBLwjpRmMvZzLeg-3D-3D"><img class="responsive-avatar" src="https://static.classdojo.com/img/2021/March/Ellipse%2016.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;">
                                                    In <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V1zIvQFlKXAzRv-2FdraMwy1v3Wzgvj2rIQ4p3KCExUehJQ-3D-3Drv7S_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx21ZHSspHn2yQ4x3EzFCeHYGXdVGL0h-2FpQFqBviFXdock2LfyyQHgGvjWCuIKY9wQts76IPgaJLmfqnZr7lSSwNuLb2Kw1Ed9-2FoliJCbnTpOzMXVO-2FZG-2BaB33Qnleu1RXSHduAGCAW2-2Bma108O4wYALkbUsWS5-2BpzKVZCwK5VvkA-2FT0oya69CIUS2TmjIad8pRvjtJragyIXGTo5g-2FD2vJ0EYH4ctbX2ie3zHMcREHm-2Ftg-3D-3D"> The Flying Bike Conundrum</a> 🚲 3 companies have created a flying bike and the competition is intense. AstraBike has enough money to grow one of their teams and if they don't choose wisely they may go out of business.
                                                </p>
                                            </td>
                                          </tr>
                                      </table>
                                  </td>
                                </tr>
                            </table>
                        </div>
                      </div>
                  </td>
                </tr>

                <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center">
                    <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;">
                               Try a Conundrum this week. <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRc8C-2BkiFted3ZkIco03AF9FIGCdnVNQhHN7ENF9y-2Fn8o-2F1rTs_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx21e-2B5Gf5sgvJjOfgAYkp6Xt3IZgNowgvOIsVHKXRlik1ddEt8b-2Bdtqz6XfNu0GaVEzbqoC7JRPJcBxS5kZMHyLACeG4XdL8sv91yz9vwCNcuJvXZbgcihOpumWx5v-2BC6KMcaSt-2FIIryne1PcNW-2BjW2S1d8QhUgyTPi0ikeAu6CvmolkXlc7YFOqXJUu0ld6uE1SDzeUcF-2F6771qRUIdm-2B3HPCVfX16qj-2BYJgxVaF1UZ0Q-3D-3D"> I’d love to know how it goes</a>. What other Big Ideas would you like your children to learn next? 

                            <br><br>Cheers,<br>Sam (CEO)
                            </p>
                            <img src="https://static.classdojo.com/img/signature.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 5px 0; text-align:center; vertical-align:middle;">
                <img src="http://static.classdojo.com/img/email/new/heart-email-bottom@2x.png" style="width: 36px; height: 36px; display: block; max-width: 100%; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 36px; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" width="36" 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=1CX4cIUL-1Ui23qXAI6UM4dWZQ_leH0jhBF7rYPnzmYOZSzAUlP7XDFsEWM0wt4v4pvM9a9l0lePw5YP2ag1fIIyiyhFok_NoyuFebmUCzAuQH_AYGyNUn0ij351bhfMZu5G-zyeXkUscPNmsh5gVMJZa7YOjoQ2cTpTwAAfchLROwfdqIGULIrjUmj9-GDZbF4K7OpxbwBzlvuHbn7SBnSCEaB66lCEONz9boLKh8i5snE6ygrvIb4C0Ck5GmMOm02ec607_SMWG369kjH6xD5dfLml_WDoaWsc8L5xmsnWybInxAdCV278z6dKYW_wSwrFHrh6hPz7RHPMiTnUakP11AOYicNMwNz5hh33qDOsEbMjAVLZTkNNNCz0G4zFQ2OdXVkKAnCYhHAUNd_plDzmHKu7fMweXcO7sFZxDvlsFTrY_AKMvBVWT6OK6-T6poYXG5_wQaiOnRlBP_lUVLxoX1sJbwWwVZaYxhhzMReabY7jQBHaqyEN_3Abp56X5OWHEd1dbCwzu3oJs5ayc_7m7oYwjyz5mljYRCHZTLEER4oJ_vCkCGmE7pwWQKK4ARERA6kHgbmjHywQ6brb37xFQYUuIP__TjbyenvLUi7LbndE_vlwCL68v0EJmGeeZlrkWVoGMcQc8i4PKQaf7aZh4kBW8_NyL6FD7cxTDAuR1TuIHN98cK5Vr95-lYNIwkqKOcZr4Ykvhqoql7jqQMFY-E_SL_P3olhHOoqy_cI=" target="_blank" style="text-decoration: none; color: #A7A7A7;">Unsubscribe </a>
                     
                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHlteW7uWT0LO8bQQTUC7iptysKI_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWATBk6UG8MSd0N8z2Xl02ci4Us0rGDxFapkOAkQnjbHZhOytprISRKtnQ9gfPMQ0sWnT2h4RBGMv6fCzRTXN0u-2FOPiakhV3mxas5ErP-2Bg8JagJcGfqVuxsw1kfnneesydK3Pvfyl5-2BFvyji8pvp-2BIByVfmxdgwKPktZG8VcXgeLx9nmN3gBy310E4M7bsi8T-2BSVjdhkeoXgKEEjGAtpCo-2BZ3jaarI93m2L7TZbNBhtWIP0xsrHa0jh5gIbTvpWBubqOgVkc1wKruJkp7cKZv8m47YjU-2FUrOcrzTHK-2B4wXbFFl8jmkIiaFg1eJxQGobCx20XzHhGTBycC6k1xkaFSffl7VVc9cuRIeiO-2B6CgF3pjJvKXhZJ7Try8GEABTRNQ6sCIZ0eVKiXO4IXv4s4KQAvSI2X-2FzcNBcIQf0fEIvocWdzED8As6xMfNMw47YZNvcqedNp11KYk-2FeM9ojlh07IqlmSMXFhSrLEwrgl2fWsaUtPjCnsCvdU6bBzKI2xGl9Vi5uGUpr-2BuW8HW95U2JFTwT6516-2FQU8SFNn3Luap9wB7Q-3D-3D" target="_blank" style="text-decoration: none; color: #A7A7A7;">Privacy Policy</a>
     
<a clicktracking=off href="https://sg-mktg.com/MTYxNTgzMjYxNHxkQ00zWjdDVmZrZkVJekhVb0R3VEZzSkRQNE5lRnhTTU9kSG5GMXluMFl0YTBfT1RhTWx5ZHo0akJFYjFNeTZ2b19WaVlydlpNVkdCc0hxVlNlcFk1bTFuanVxMVRVaE1ITWxfbXg4MXctd0lJTDB4cmtJSThONFFFS09pcHVieWU4OEtVWXc3SmNQUEl3RWszQi1fU3pXTlJCLVU1N2hxSWZ4bk9rNk5udGp4NkktbmJUYnR0N2pxWDdwMkoxaTZna1o5ZkhUUDV5c0JfblJIZDJuYUt6WnJpUTdPRmVQVEJQeGN5dmFOend0RENHSkNfZ1FOWm9RaGxFbG985GBy126HqUDsvNeIn4EasowIwhU-qtTLEHnsASnHgIU=" 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=qyKhYsf0mzFumhFapFjKvFgGu-2FhY-2BdR-2BuyvnfopKhfGvP0g3c2wXJvs02X8eH45tp94WlY5mQgouGUD-2FKimk6tMdedNl9lLgWFcWippWzaTAy6oKrFhakkWIB-2B7e8JcHY5cjNmleYR6ueqL5sUpjeWlP85-2F9WLTPzPUAgF9Xi-2F-2FiViUcgD89j3crvtJlvHvmNROf3P2-2FWagmiGSphrMZYwUiwQFT1pVrWv1WBpBfJrcsDgF7XTeZffcPKNrBqEddxbkSDtBh0dvq4JDLvNANiTQHqQwd23-2BEY3xbXNwC-2F5xdiezPAQjF5JSWU4-2BUSpwmCZddm6G8tiWpf9QG-2BZA4UkfLPcjK0h6zSRPnBXlA6GpajyZ9paqoKuqvxYWpS-2FnQS0FOwSfJCwgZjhumrYLA0MVCIT8nV-2FOZe4Fyk3G2x9J8XFTOxBqf6sM7Tn3LRbmB3cULYUu26FdmTm7XwMyZlBBtcPw8p3HiENG0RiVvpW7mEwGxOqpAVeME-2FZU2J76gtNgeZX-2F0nqc5rNAU9rfaKfIej993hov2dfEPWUHGmFL8vXi-2FHjD9fhPs4qTtoL3vphU-2BCNqPo1OZllDFsuUcEQ-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>