Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<!-- OUTLOOK 2013 DPI FIX -->
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <title>
   Common Sense Media
  </title>
  <meta charset="utf-8" content="text/html;" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <!-- Mobile on Windows Phones -->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!-- GOOGLE FONT BACKUP -->
  <!-- CUSTOM STYLESHEET -->
  <!--[if !mso]><\!-->
  <link href="https://fonts.googleapis.com" rel="preconnect"/>
  <link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
  <link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&amp;family=Source+Serif+Pro:ital,wght@0,700;0,900;1,700;1,900&amp;display=swap&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css"/>
  <!--<![endif]-->
  <style type="text/css">
   /* CLIENT-SPECIFIC STYLE FIXES */
      #outlook a{padding:0;} /* Force Outlook to provide a "view in browser" message */
      .ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Hotmail to display emails at full width */
      .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
      body, table, td, a{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
      table, td{mso-table-lspace:0pt; mso-table-rspace:0pt;} /* Remove spacing between tables in Outlook 2007 and up */
      img{-ms-interpolation-mode:bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
      /* RESET STYLES */
      html, body{margin:0 !important; padding:0 !important; height: 100%;}
      img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;}
      table{border-collapse:collapse;}
      /* iOS BLUE LINK FIX */
      .appleBody a {color:#333333; text-decoration: none;}
      .appleFooter a {color:#333333; text-decoration: none;}
      a[x-apple-data-detectors] {color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important;}
      /* SUPERSCRIPT STYLES */
      sup {font-size: 75% !important; vertical-align: top !important; line-height: 1.5 !important;}
      /* ANDROID CENTER FIX */
      div[style*="margin: 16px 0"] { margin:0 !important; }
     
     
        span.MsoHyperlink {
        mso-style-priority:99;
        color:inherit;
    }
    span.MsoHyperlinkFollowed {
        mso-style-priority:99;
        color:inherit;
    }
  </style>
  <style>
   .mobile-show {
              display: none !important;
              width: 0 !important;
              height: 0 !important;
              overflow: hidden !important;
              visibility: hidden !important;
              border: none !important;
              max-height: 0px !important;
          }
      /* ------ MOBILE STYLES ------- */
      @media screen and (max-width: 525px) {
          .container { /* GMAIL APP - FORCE DESKTOP */
              width: 100% !important;
              min-width: 100% !important;
              height: auto !important;
          }
       
      
 
          /* FULL-WIDTH TABLES */
          .responsive-table {
              width: 100% !important;
          }
         
          .responsive-table-90 {
              width: 90% !important;
          }
         
          .responsive-table-91 {
              width: 91% !important;
          }
       
          .responsive-table-50 {
              width: 50% !important;
          }

          #page-footer {
            margin-left: 30px;
          }
 
          /* 100% FLUID IMAGES */
          .img-max, .img-max img  {
              max-width: 100% !important;
              width:100% !important;
              height: auto !important;
          }
 
          /* 100% IMAGES */
          .img-100 {
              max-width: 100% !important;
              height:auto !important;
              width: 100% !important;
          }
         
          .img-91 img {
              width: 91% !important;
          }
         
          .img-90 img {
              width: 90% !important;
          }
         
          .img-80 img {
              width: 80% !important;
          }

          .img-50 {
              max-width: 50% !important;
              height:auto !important;
              width: 50% !important;
          }
         
                 .float-c {
            margin: 0 auto !important;
          }
 
          /* USE THESE CLASSES TO HIDE/SHOW CONTENT ON MOBILE */
      .mobile-hide {
                  display: none !important;
                  padding: 0 !important;
                  line-height: 0 !important;
                  max-height: 0 !important;
                  height: 0 !important;
                  width: 0 !important;
              }
              .mobile-show {
                  display: table !important;
                  width: 100% !important;
                  height: auto !important;
                  overflow: visible !important;
                  visibility: visible !important;
                  border: none !important;
                  max-height: 200% !important;
                  vertical-align: top !important;
              }
 
 
          .img-mobile {
              width: 100% !important;
              height:auto !important;
              display: block !important;
              overflow:visible !important;
              visibility:visible !important;
              border:none !important;
              max-height: 200% !important;
          }
 
          /* UTILITY CLASSES FOR ADJUSTING PADDING ON MOBILE */
          .pad-10-3p-15 {
              padding: 10px 3% 15px 3% !important;
          }
 
          .pad-0-3p-0-1p {
              padding: 0 3% 0 1% !important;
          }
 
          .pad-0-3p-0-2p {
              padding: 0 3% 0 2% !important;
          }
 
          .pad-0-3p {
              padding: 0 3% 0 3% !important;
          }
          .pad-10-3p-5 {
              padding: 10px 3% 5px 3% !important;
          }
         
          .pad-5-3p-5 {
              padding: 5px 3% 5px 3% !important;
          }

          .pad-5-3p-10 {
              padding: 5px 3% 10px 3% !important;
          }

          .pad-30-3p-0 {
              padding: 30px 3% 0px 3% !important;
          }

          .pad-0-0-10 {
              padding: 0 0 10px 0 !important;
          }
   
          .pad-0-0-20 {
              padding: 0 0 20px 0 !important;
          }
 
          .pad-0-30-10 {
              padding: 0px 30px 10px !important;
          }
 
          .pad-0-30 {
              padding: 0px 30px !important;
          }
 
          .pad-40-0-0{
              padding: 40px 0 0 0 !important;
          }

          .pad-20-10 {
              padding: 20px 10px !important;
          }
         
           .pad-10 {
              padding: 10px !important;
          }
         
           .pad-10-0-0{
              padding: 10px 0 0 0 !important;
          }
         
           .pad-20-0-0{
              padding: 20px 0 0 0 !important;
          }
 
          .pad-0 {
              padding: 0 !important;
          }
 
          .pad-10-0-10 {
              padding: 10px 0 10px 0 !important;
          }
 
          .pad-10-0-15 {
              padding: 10px 0 15px 0 !important;
          }
 
          .pad-20-0-30 {
              padding: 20px 0px 30px !important;
          }
 
          .pad-20-5-30 {
              padding: 20px 5px 30px 0 !important;
          }
 
          .pad-30-0-20 {
              padding: 30px 0 20px 0 !important;
          }
 
          .pad-40-3p-30{
              padding: 40px 3% 30px 3% !important;
          }
 
          .text-center {
              text-align: center !important;
          }
 
          /* TILE SECTION STYLE */
          .tile {
              display: block !important;
              width: 100% !important;
           
          }
 
          .tile-pad-50-0-0 {
              display: block !important;
              padding: 0px 0 0 0 !important;
              width: 100% !important;
          }
  /* Background image  */
                  .bg-img  { background-repeat: no-repeat !important;
              background-position: center center !important;
              -webkit-background-size: cover !important;
              -moz-background-size: cover !important;
              -o-background-size: cover !important;
              background-size: cover  !important;
          }        
 
          /* ADJUST BUTTONS ON MOBILE */
          .mobile-button-container {
              margin:0 auto;
              width:100% !important;
          }
 
          .mobile-button {
              width:80% !important;
              padding: 15px !important;
              border: 0 !important;
              font-size: 20px !important;
              align-content: center !important;
          }
 
          /* COMPLIANCE Buttons */
          .footer-button {
              display:block !important;
              font-size:16px !important;
              padding:15px 20px 15px 20px !important;
              line-height:18px !important;
              background:#666666 !important;
              margin:10px auto !important;
              width:60% !important;
              text-align:center !important;
              color:#ffffff !important;
              text-decoration:none !important;
              border-radius: 3px !important;
              -webkit-border-radius: 3px !important;
              -moz-border-radius: 3px !important;
          }
         
              .footer-button-g {
              display:block !important;
              font-size:16px !important;
              padding:15px 20px 15px 20px !important;
              line-height:18px !important;
              background:#249a10 !important;
              margin:10px auto !important;
              width:60% !important;
              text-align:center !important;
              color:#ffffff !important;
              text-decoration:none !important;
              border-radius: 3px !important;
              -webkit-border-radius: 3px !important;
              -moz-border-radius: 3px !important;
          }
      }
  </style>
  <!--[if gte mso 9]><xml>       <o:OfficeDocumentSettings>       <o:AllowPNG/>       <o:PixelsPerInch>96</o:PixelsPerInch>       </o:OfficeDocumentSettings>     </xml><![endif]-->
  <!-- / OUTLOOK DPI FIX -->
 </head>
 <!-- END HEAD -->
 <body bgcolor="#ffffff" style="margin: 0 !important; padding: 0 !important;">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Tips for cyberbullying, dry texting, and AI companion dependency.
  </div>
  <!-- OUTER CONTAINER (GMAIL APP - FORCE DESKTOP VIEW) -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#ffffff">
     <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px; margin: 0 auto; " width="600">
      <tr>
       <td align="center" bgcolor="#ffffff">
        <!--******************** Content******************* -->
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner">
           <!-- PH  -->
           <table bgcolor="#efefef" border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="center" bgcolor="#efefef">
              <table border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px; " width="600">
               <tr>
                <td class="pad-10-0-15" style="padding: 10px 0px 15px;">
                 <!-- TWO COLUMNS -->
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr>
                   <td style="padding: 0;" valign="bottom">
                    <!-- LEFT COLUMN -->
                    <!-- RIGHT COLUMN -->
                    <table align="right" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 190px;" width="150">
                     <tr>
                      <td align="right" class="pad-0" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tr>
                         <td align="right" class="text-center pad-0" style="font-size: 11px; line-height: 15px; font-family: 'Lato', Arial, sans-serif; color: #666666; padding: 0px 5px;" valign="middle">
                          <a data-linkto="other" style="color:#757575;text-decoration:none;" title="Click and share this URL!">
                           View this email in your browser
                          </a>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- // PH - 2 COLUMN SECTION -->
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F2FEEE; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
           <section style="background: url('https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F777ab06e-2eee-4bf1-9630-dd5872553c81.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDgxNzQ2fQ:1ueIHW:W5qXL5umv1N37KpylSQFpavwCsfUv9Cv0pCNNBoXKIg') rgba(243, 248, 243, 1) no-repeat;    background-size: 202px 234px; background-position: bottom right; padding-bottom: 40px; width: auto;">
            <div class="container" style="position: relative; padding: 0px 0px">
             <div class="table-container" style="position: relative; z-index: 9; padding: 0px 35px 0px 40px">
              <div>
              </div>
              <table>
               <tr>
                <td class="image-cell image-top">
                 <a data-linkto="https://" title="Common Sense Education Homepage">
                  <img alt="Common Sense Education" data-assetid="49879" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252Ff0d0102a-a547-40c9-8083-894b1461d7d5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk3MzMzOH0:1ueIHW:OR3jHQWnkrjHtEu5SYxJSM-8msYupzCnC3ej2NXQujs" style="padding: 35px 0px; text-align: center; height: 35px; width: 368px;" width="368"/>
                 </a>
                </td>
               </tr>
               <tr>
                <td>
                 <div style="background: #ffffff; padding-bottom:35px; box-shadow: 0px 2px 32px 0px #0000001A; border-radius: 10px; width: 530px;">
                  <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                   <tr>
                    <td align="center">
                     <a data-linkto="https://" title="Common Sense Education Homepage">
                      <img alt="Education newsletter's hero image that leads to the Common Sense Education's homepage." data-assetid="824292" height="330" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F99ecb8d7-331f-48f7-8ef5-ccb52ecb406f.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk3NTUxNH0:1ueIHW:MtvRL5eBUl552jgsmDJiv-I5b3x8WTa-tWotQx3hX60" style="display: block; padding: 0px; height: 330px; object-fit: cover; object-position: center top; width: 530px; border-radius: 10px 10px 0px 0px; text-align: center; border: 0px;" width="530"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                  <div class="card-content" style="padding:25px 25px; z-index: 55;">
                   <div style="line-height: 100%;">
                   </div>
                   <h1 style="color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; font-size: 35px; font-style: normal; font-weight: 900; line-height: 150%; margin: 10px 0 0">
                    How to Discourage Dehumanization
                   </h1>
                   <table cellpadding="0" cellspacing="0" role="presentation" width="10%">
                    <tr>
                     <td align="left">
                      <img alt="" data-assetid="614379" height="10" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F63dc04c6-dd12-41ea-a9dd-434493f067de.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk3NjgxfQ:1ueIHW:tecYJBKfWv7j4lPjCjB77BtIQZpcyCEW9Oa945vc8io" style="display: block; padding: 30px 7px; text-align: left; height: 10px; width: 64px; border: 0px;" width="64"/>
                     </td>
                    </tr>
                   </table>
                   <div style="display:flex;">
                    <table cellpadding="0" cellspacing="0" role="presentation" width="58px%">
                     <tr>
                      <td align="center" valign="top">
                       <img alt="Christine Elgersma" data-assetid="783443" height="60" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F1e53a072-8d4e-40b3-b380-4efed2a54abe.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk3ODA1NH0:1ueIHW:_A59kgCwemmf6AlNyeg4Ov3x5y52H81FsmGdlK-09hc" style="display: block; padding: 0px; height: 60px; width: 60px; text-align: center; border: 0px;" width="60"/>
                      </td>
                     </tr>
                    </table>
                    <div style=" font-size:22px line-height:32px;">
                     <span style="line-height:32px;font-family:'Lato', 'Arial', 'sans-serif';display:block;padding-left:15px;font-size:22px">
                      <b>
                       Christine Elgersma
                      </b>
                      <br/>
                      Senior Editor, Learning Content Strategy
                     </span>
                    </div>
                   </div>
                  </div>
                 </div>
                </td>
               </tr>
              </table>
             </div>
            </div>
           </section>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-margin-cell" style="padding: 35px; ">
           <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
            <tr>
             <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
              <div style="line-height: 150%;">
               <p style="line-height: 150%;">
                <span style='font-family: Lato, Arial, "sans serif"; font-size: 22px; '>
                 My family's rewatching
                </span>
                <i style='font-family: Lato, Arial, "sans serif"; font-size: 22px;'>
                 <a data-linkto="https://" style="color:#423FE1;text-decoration:underline;" title="Parents' Guide to Stranger Things">
                  Stranger Things
                 </a>
                </i>
                <span style='font-family: Lato, Arial, "sans serif"; font-size: 22px;line-height: 150%;'>
                 , gearing up for the new season. Set in the '80s, the show leans on stereotypical kid categories, like nerds and jocks—and the resulting bullying. In a time before we were all online, cruelty was mostly carried out face to face. Unfortunately, we still witness plenty of that.
                </span>
                <b style='font-family: Lato, Arial, "sans serif"; font-size: 22px; line-height: 150%;'>
                 But the
                 <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Online Disinhibition and Cyberbullying">
                  disinhibition of being behind a screen
                 </a>
                 has led to easier, more pervasive dehumanization.
                </b>
               </p>
               <br/>
               <span style="font-size:22px;">
                <span style="line-height: 150%;">
                 <span style="font-family:'Lato', 'Arial', 'sans serif';">
                  Comment sections are a great—and terrible—place to go to confirm this. Any public post will likely draw casual cruelty. Take TikTok, for example:
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="TikTok Is Harming Children at an Industrial Scale">
                   42% of users
                  </a>
                  only comment, but only 0.25% of comments are moderated by humans. This trend is similar on most platforms.
                  <b>
                   Like those bullies from the '80s, people can feel superior by putting someone down, only anonymously—and for a global audience.
                  </b>
                  <br/>
                  <br/>
                  Not only that, but it's easier to become a commodity on the internet. Celebrities often present perfect parasocial personas
                  <i>
                   or
                  </i>
                  as canceled pariahs with no room for the middle ground of human complexity. And don't forget memes! Think about the real people captured in one frozen moment that's now applied as an image or GIF in myriad abstract ways. Like "
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Know Your Meme">
                   Scumbag Steve
                  </a>
                  " or the "
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Know Your Meme">
                   Star Wars Kid
                  </a>
                  ," some individuals are branded without consent, sometimes with lifelong consequences.
                  <br/>
                  <br/>
                  We witness the results of this cultural shift in the form of
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Teachers' Essential Guide to Cyberbullying Prevention">
                   cyberbullying
                  </a>
                  , which has many faces. But there are also more subtle trends that aren't bullying but do rely on disinhibition. "
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Kids Today">
                   Dry texting
                  </a>
                  " (a shift in the tone of texts that often signals irritation/anger), un-sharing location, or half-swiping on
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Parents' Ultimate Guide to Snapchat">
                   Snapchat
                  </a>
                  (viewing a snap but not responding) can be digital ways to avoid potentially difficult in-person conversations, though they often still cause drama.
                  <br/>
                  <br/>
                  Meanwhile, there are AI bots that can
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Social AI Companions">
                   chat like companions
                  </a>
                  —and per our just-released research,
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Talk, Trust, and Trade-Offs: How and Why Teens Use AI Companions">
                   over half of teens use them regularly
                  </a>
                  . These bots reduce interpersonal friction even more, making human interactions feel more complicated in comparison. Kids and teens, whose social skills are still developing, are more susceptible to being influenced by their interactions with bot companions.
                  <br/>
                  <br/>
                  This may all seem like a tidal wave we have to swim against, but there's hope. Being deliberate about
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Ralph Breaks the Internet: SEL &amp; Digital Citizenship Movie Guide &amp; Lesson Plan">
                   linking social and emotional skills and prosocial behaviors to online life
                  </a>
                  is critical and can also lessen offline meanness. If we …
                 </span>
                </span>
               </span>
               <p>
               </p>
               <ol>
                <li style="font-size:22px; line-height: 150%; font-family:'Lato', 'Arial', 'sans serif';">
                 Integrate digital literacy and well-being early and often;
                </li>
                <li style="font-size:22px; line-height: 150%; font-family:'Lato', 'Arial', 'sans serif';">
                 Give kids lots of ways to feel belonging and community; and
                </li>
                <li style="font-size:22px; line-height: 150%; font-family:'Lato', 'Arial', 'sans serif';">
                 <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Offline Digital Citizenship: Soft Skills to Support Strong Online Habits">
                  Support the off-screen skills
                 </a>
                 of in-person communication and conflict repair
                </li>
               </ol>
               <p>
                <br/>
                <span style="font-size:22px;">
                 <span style="line-height: 150%;">
                  <span style="font-family:'Lato', 'Arial', 'sans serif';">
                   <b>
                    … they'll be more able to recognize others' humanness with empathy and consideration.
                   </b>
                   <br/>
                   <br/>
                   <b>
                    Here are some resources to help:
                   </b>
                  </span>
                 </span>
                </span>
                <br/>
               </p>
               <ul>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Turning toward, not from
                    </b>
                    : Help kids practice having civil discussions about conflicting ideas with
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Learning from Conflict: Discussing Controversial Issues in the Classroom">
                     these tips
                    </a>
                    .
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Offline assist
                    </b>
                    : Focus on finding balance, reflecting on digital habits, and being in the moment with
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Digital Citizenship Curriculum">
                     these lessons and activities
                    </a>
                    .
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Kind communication
                    </b>
                    : Our
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Digital Citizenship Curriculum">
                     Relationships &amp; Communication
                    </a>
                    and
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Digital Citizenship Curriculum">
                     Cyberbullying &amp; Online Harms lessons
                    </a>
                    can help build those links between online behaviors and empathy.
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Media matters
                    </b>
                    : Shows like
                    <i>
                     <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Parents' Guide to Daniel Tiger's Neighborhood">
                      Daniel Tiger's Neighborhood
                     </a>
                    </i>
                    can have lasting, positive effects on social and emotional skills, so choosing
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="TV That Inspires Empathy">
                     media that showcases kindness
                    </a>
                    is important.
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Dignity Index
                    </b>
                    :
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Scoring Guide">
                     This resource
                    </a>
                    can help kids and teens become more resistant to the dehumanizing messages they see online so often.
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Speaking up without a showdown
                    </b>
                    : The NewsLit Project offers
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="How to speak up without starting a showdown">
                     these handy tips
                    </a>
                    about media literacy that can also apply to other conflicts that kids might want to avoid.
                   </span>
                  </span>
                 </span>
                </li>
               </ul>
               <p>
                <br/>
                <span style="font-size:22px;">
                 <span style="line-height: 150%;">
                  <span style="font-family:'Lato', 'Arial', 'sans serif';">
                   <b>
                    And just a reminder
                   </b>
                   : Take
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Common Sense Education annual newsletter survey">
                    our survey
                   </a>
                   to share your thoughts about this newsletter and for a chance to win a $50 gift card!
                   <br/>
                   <br/>
                   <b>
                    Fun link of the week
                   </b>
                   :
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="That time I invited Mister Rogers to my 4th birthday party and he responded as to why he couldn’t make it">
                    An example from the ultimate humanizing expert
                   </a>
                   .
                  </span>
                 </span>
                </span>
               </p>
              </div>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
           <div style="background-color:#ffffff; background-size: 158px 165px; background-repeat: no-repeat; background-position:100% 30px; padding: 20px 35px; text-align:center; ">
            <div style="display: flex; justify-content: center; box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: #ffffff; margin-bottom:30px;border-radius: 10px; text-align:center; ">
             <div style="padding-left: 0px; margin: 0px auto;">
              <div style="font-size:32px; line-height:32px; text-align:center;">
               <div style="line-height: 150%; font-family: 'Lato', 'Arial',; font-size: 20px; padding-left: 0px; font-weight: 400; margin:0;">
                <table border="0" cellpadding="0" cellspacing="0" style="width:auto;">
                </table>
                <table border="0" cellpadding="0" cellspacing="0" style="width:auto;">
                 <tr>
                  <td>
                   <table border="0" cellpadding="0" cellspacing="0" style="width:450px;">
                    <tr>
                     <td>
                      <table align="center" border="0" cellpadding="0" cellspacing="0" style="padding: 0px; margin-bottom: 0px; width:auto;">
                       <tr>
                        <td colspan="2">
                         <span style='color: rgb(32, 32, 32); font-family: "Source Serif Pro", Georgia, "serif"; font-size: 28px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 50px'>
                          Did you find this email useful?
                         </span>
                        </td>
                       </tr>
                       <tr>
                        <td colspan="2">
                         <span style="font-family:'Lato','Arial',sans-serif; font-size: 20px">
                          Your feedback helps us improve.
                         </span>
                        </td>
                       </tr>
                       <tr>
                        <td style="text-align: right;">
                         <a data-linkto="https://" title="Let us know what you think!">
                          <img alt="Thumbs Up" data-assetid="696255" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F42cd1b69-09ce-4f98-acfb-03f7b7e91e55.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk3OTI4Nn0:1ueIHW:e6R9Y4v9GNXhXMU23eVXBVDPSuDfENfQWfdOqTtdVx8" style="padding: 10px 25px; height: 35px; width: 37px; text-align: center; border: 0px;" width="37"/>
                         </a>
                        </td>
                        <td style="text-align: left;">
                         <a data-linkto="https://" title="Let us know what you think!">
                          <img alt="Thumbs Down" data-assetid="696254" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F8a4800ec-e815-44eb-88f1-d42396590ab6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk4MDQ2Nn0:1ueIHW:YdSynz1uvP7mbTTSCpvZ6tzb7_2AjOIWNMWjyY8luX4" style="padding: 0px 25px; height: 35px; width: 35px; border: 0px; text-align: center;" width="35"/>
                         </a>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </td>
                 </tr>
                </table>
               </div>
              </div>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
           <div style="background-color:#F6FAFF; background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F70d4a4f4-879c-4591-974e-90e202347548.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDgyMzg2Nn0:1ueIHW:6_d2_1pB7GmEFM_opGDX0fIaadqSbNfHBZeMrwx7vXw); background-size: 158px 165px; background-repeat: no-repeat; background-position:100% 50px; padding:0px 35px 10px 35px">
            <div>
             <div style="padding:35px 0px">
              <h2 style="color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; font-size: 32px; font-style: normal; font-weight: 900; line-height: 100%;">
               Here's what else we have
               <br/>
               for you this week:
              </h2>
             </div>
             <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
              <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tr>
                <td align="center">
                 <a data-linkto="https://" title="AI Toolkit for School Districts">
                  <img alt="AI Toolkit for School Districts" data-assetid="824291" height="225" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F4ab07c07-528c-4a02-9136-21ab19ce8bb8.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk4MTcxOH0:1ueIHW:0uw-fHDmJFA1BD_ntE0gpgfdPveXm9puQlqa0rW2DnQ" style="display: block; padding: 0px; height: 225px; object-fit: cover; object-position: center top; width: 530px; border-radius: 10px 10px 0px 0px; border: 0px; text-align: center;" width="530"/>
                 </a>
                </td>
               </tr>
              </table>
              <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
               <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
                TRY THIS TOOL
               </h5>
               <div style="font-size:25px; line-height:32px; line-height: 150%;">
                <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
                 <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="AI Toolkit for School Districts">
                  AI Toolkit for School Districts
                 </a>
                </span>
               </div>
               <div style="font-size: 25px; line-height: 150%;">
                <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
                 Trying to draft a school or district policy around AI use? Check out our toolkit!
                </span>
               </div>
              </div>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 35px; ">
           <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
            <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
             <tr>
              <td align="center">
               <a data-linkto="https://" title="Kids and Tech in the AI Era">
                <img alt="Kids and Tech in the AI Era" data-assetid="804664" height="225" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252Fafa8d7c2-d184-46a0-9068-b01e765a7397.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk4MjkxNX0:1ueIHW:T5ck-dmDHYUwjipdqtlg4kSrK6ddL5q0ia5E5z2U-JM" style="display: block; padding: 0px; height: 225px; object-fit: cover; object-position: center top; width: 530px; border-radius: 10px 10px 0px 0px; border: 0px;" width="530"/>
               </a>
              </td>
             </tr>
            </table>
            <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
             <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
              READ OUR CEO'S SUBSTACK
             </h5>
             <div style="font-size:25px; line-height:32px; line-height: 150%;">
              <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
               <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="Kids and Tech in the AI Era">
                Kids and Tech in the AI Era
               </a>
              </span>
             </div>
             <div style="font-size: 25px; line-height: 150%;">
              <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
               Subscribe to this new weekly Substack exploring the harms that kids face, the protections they need, and the opportunities that lie ahead.
              </span>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 35px; ">
           <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
            <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
             <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
              <br/>
              <br/>
              ATTEND AN EVENT
             </h5>
             <div style="font-size:25px; line-height:32px; line-height: 150%;">
              <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
               <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="AI Literacy: A Toolkit for Family Engagement">
                AI Literacy: A Toolkit for Family Engagement
               </a>
              </span>
             </div>
             <div style="font-size: 25px; line-height: 150%;">
              <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
               Join us on Monday, July 28, at 12 p.m. ET to get strategies and resources for helping families navigate AI.
              </span>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner">
           <div style="background-color:#F6FAFF; background-size: 158px 165px; background-repeat: no-repeat; background-position:100% 30px; padding: 10px 35px 10px 35px;">
            <div style="padding:0px 0">
             <h2 style="color: rgb(32, 32, 32); font-family: 'Source Serif Pro', 'Georgia', serif; font-size: 32px; font-style: normal;  font-weight: 900; line-height: 150%; margin:0;">
             </h2>
            </div>
            <div style="display: flex; box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px;border-radius: 10px;   ">
             <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 30px;">
              <h5 style="font-family: 'Lato','Arial'; color: #535353; margin:25px 0 2px; font-size: 14px; font-weight: 700; font-height: 150%; padding: 1px 0px    ">
               SHARE WITH FAMILIES
              </h5>
              <div style="font-size:32px; line-height:32px;">
               <span style="font-weight: 600;  color: rgb(32, 32, 32); font-family: 'Source Serif Pro', 'Georgia', serif;display:block; padding-bottom:10px; line-height: 125%;">
                <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="Movies That Inspire Empathy">
                 Movies That Inspire Empathy
                </a>
               </span>
               <span style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; font-size:25px; line-height: 150%;">
                Make movie night an opportunity to exercise those empathy skills!
               </span>
              </div>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner">
           <div style="background-color:#F6FAFF; background-size: 158px 165px; background-repeat: no-repeat; background-position:100% 30px; padding: 10px 35px 10px 35px;">
            <div style="padding:0px 0">
             <h2 style="color: rgb(32, 32, 32); font-family: 'Source Serif Pro', 'Georgia', serif; font-size: 32px; font-style: normal;  font-weight: 900; line-height: 150%; margin:0;">
             </h2>
            </div>
            <div style="display: flex; box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px;border-radius: 10px;   ">
             <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 30px;">
              <h5 style="font-family: 'Lato','Arial'; color: #535353; margin:25px 0 2px; font-size: 14px; font-weight: 700; font-height: 150%; padding: 1px 0px    ">
               READ THE RESEARCH
              </h5>
              <div style="font-size:32px; line-height:32px;">
               <span style="font-weight: 600;  color: rgb(32, 32, 32); font-family: 'Source Serif Pro', 'Georgia', serif;display:block; padding-bottom:10px; line-height: 125%;">
                <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="Talk, Trust, and Trade-Offs: How and Why Teens Use AI Companions">
                 Talk, Trust, and Trade-Offs: How and Why Teens Use AI Companions
                </a>
               </span>
               <span style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; font-size:25px; line-height: 150%;">
                Dig into our recent research to learn more about how teens are using the new wave of AI companions.
               </span>
              </div>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- FOOTER SECTION (RESPONSIVE) -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#ffffff">
     <table align="center" bgcolor="#ffffff" border="0" bordercolor="ff0000" cellpadding="30" cellspacing="0" class="responsive-table" style="width: 100%" width="100%">
      <tr>
       <td align="center" class="padding-copy" style="padding: 35px 0px 35px 0px;">
        <!-- UNSUBSCRIBE  -->
        <table align="center" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0" class="responsive-table" id="page-footer" style="font-size: 14px; line-height: 150%; font-family:'Lato', Arial, sans-serif; color: #666666; width=100%" width="600">
         <tr>
          <td align="left">
           <img alt="" data-assetid="614379" height="10" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F090841be-2dca-4ab3-8079-6973f7cbb16a.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk4NDEwMn0:1ueIHW:MaSMLE_dE_8IeTmqMXHhlukDjrA41sXCTIBgWFIhm8s" style="display: block; padding: 35px 0px; text-align: left; height: 10px; width: 64px; border: 0px;" width="64"/>
          </td>
         </tr>
         <tr>
          <td align="left" style="font-size: 14px; line-height: 18px; font-family:'Lato', Arial, sans-serif;color: #666666; padding: 0px" valign="middle">
           <a style="color: #666666; padding: 0px" target="_blank">
            Get answers to FAQs
           </a>
           <br/>
           <a style="color: #666666; padding: 0px" target="_blank">
            Privacy policy
           </a>
           <br/>
           <a style="color: #666666; padding: 0px">
            Manage email preferences
           </a>
          </td>
         </tr>
         <tr>
          <td align="left">
           <img alt="" data-assetid="614379" height="10" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F63dc04c6-dd12-41ea-a9dd-434493f067de.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk4NTI3NX0:1ueIHW:i9If81v55dCwzI03KotSjkBoM5IqD7CX8CX3DmGodL8" style="display: block; padding: 35px 0px; text-align: left; height: 10px; width: 64px; border: 0px;" width="64"/>
          </td>
         </tr>
         <tr>
          <td align="left">
           <img alt="" data-assetid="614381" height="26" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F6404abe1-fa1c-4774-b471-43b2f1a06496.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk4NjQ1fQ:1ueIHW:PuN7BOwQMsGVhbRCYDTCFG_42iPNI7xloLrE6gyoV70" style="display: block; padding: 10px 0px; text-align: left; width: 240px; height: 26px; border: 0px;" width="240"/>
          </td>
         </tr>
         <tr>
          <td align="left" style="font-size: 12px; line-height: 150%; font-family: 'Lato', Arial, sans-serif; color: #666666; padding: 0px;" valign="middle">
           Common Sense Media
           <br/>
           699 8th Street, Suite C150
           <br/>
           San Francisco, California 94103
          </td>
         </tr>
         <tr>
          <td align="left" style="font-size: 12px; line-height: 150%; font-family:'Lato', Arial, sans-serif; color: #666666; padding: 10px 0px 0px 0px;" valign="middle">
           © 2025 Common Sense Media. All rights reserved.
           <a style="color: #666666;">
            Unsubscribe
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- / OUTER CONTAINER (GMAIL) -->
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.commonsense-email.org%252Fopen.aspx%253Fffcb10-fe7f1d787d61007470-fdfb157870640c7e77147975-fe921274756d037d76-fe971670716c037c77-fe261771726502797c1175-ff62167670%2526d%253D60253%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tbyIsInRpbWUiOjE3NTMyMTEwNDYuNDk4NzkyNn0:1ueIHW:B6u6qx69T0qQn4oW5qzQhaWkhAZTalbfiMrhNcnsa7E" width="1"/>
 </body>
</html>