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;
          }
  
          /* 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-90 img {
              width: 90% !important;
          }
          
          .img-91 img {
              width: 91% !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 {
              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-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-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: 16px !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="#efefef" 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;">
   Essential skills and mindsets for the AI era
  </div>
  <!-- OUTER CONTAINER (GMAIL APP - FORCE DESKTOP VIEW) -->
  <table bgcolor="#efefef" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#efefef">
     <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">
           <!-- Header : BEGIN -->
           <table bgcolor="#efefef" border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="center">
              <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px;" width="600">
               <tr>
                <td align="center" style="padding: 30px 20px 40px;">
                 <a data-linkto="https://" target="_blank" title="Common Sense Education logo">
                  <img alt="Common Sense Education logo" data-assetid="303686" height="22" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F3%252F9f5497a9-7ea5-494d-bc54-16d08ccfcd68.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTU1Mjk4MzAuNDE4ODIxfQ:1uo1VG:Aq7s41KMqnawoVG5pa257aisLAYitfrNsNKw5kg2VVE" style="display: block; margin: 0px; height: 22px; padding: 0px; width: 230px; text-align: center;" width="230"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- Header : END -->
          </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">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td bgcolor="#148726" height="1" style="line-height: 0px; height: 1px; background-color: #148726;">
             </td>
            </tr>
           </table>
          </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">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 30px 30px 0px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; color: #282828; padding-bottom: 0;" valign="top">
                 <div style="text-align: left;">
                  <a data-linkto="//" title="Digital Literacy &amp; Well-Being Curriculum">
                   <img alt="Digital Literacy Hero Image" data-assetid="831085" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252Feb97c3a6-c209-4cee-896f-545a3d927a92.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTU1Mjk4MzAuNDE5NDExN30:1uo1VG:OOZd43Rg6vaVIGEWyKb7IbpKdPz9CMPiVMIvQTxs_Tg" style="padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="800"/>
                  </a>
                  <br/>
                 </div>
                 <div style="text-align: center;">
                  <span style="font-size:22px;">
                   <b>
                    Free K–8 lessons to prepare students for life in the digital world.
                   </b>
                  </span>
                  <br/>
                  <br/>
                 </div>
                 <div style="text-align: left;">
                  The digital world is moving fast. More and more, our students are growing up in a world full of both possibilities
                  <i>
                   and
                  </i>
                  pitfalls. But kids and teens shouldn't have to face this moment alone.
                  <br/>
                  <br/>
                  Our
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Digital Literacy &amp; Well-Being Curriculum">
                   brand-new Digital Literacy &amp; Well-Being Curriculum
                  </a>
                  helps students learn the key skills they need today as well as the habits and mindsets they need to make smart, safe, and confident choices as they grow.
                  <br/>
                  <br/>
                  <b>
                   Here's a quick overview of what's new:
                  </b>
                  <br/>
                 </div>
                 <ul>
                  <li style="text-align: left;">
                   🎯
                   <b>
                    Expanded coverage
                   </b>
                   with over 140 new lessons on the most relevant topics kids face today. From cyberbullying and online safety to AI literacy, the attention economy, and much, much more!
                  </li>
                  <li style="text-align: left;">
                   🗓️
                   <b>
                    Flexible teaching options
                   </b>
                   : Use any lesson piecemeal, or follow our recommended year-long implementation plan for maximum impact.
                  </li>
                  <li style="text-align: left;">
                   ⛹️
                   <b>
                    Engaging, play-based activities
                   </b>
                   : Brand-new videos, interactives, and collaborative, hands-on games that get kids interacting with each other.
                  </li>
                  <li style="text-align: left;">
                   💚
                   <b>
                    Human-centered approach
                   </b>
                   fosters meaningful interactions and peer connection.
                  </li>
                  <li style="text-align: left;">
                   💪
                   <b>
                    Practical support for teachers and schools
                   </b>
                   : Free PD courses, implementation guides, and resources to smooth the transition to our new curriculum.
                  </li>
                  <li style="text-align: left;">
                   🏠
                   <b>
                    Interactive family activities
                   </b>
                   and resources, including our new "Carpool Conversations" podcast series.
                  </li>
                  <li style="text-align: left;">
                   📊
                   <b>
                    Backed by research
                   </b>
                   , classroom tested, and created with input from teachers just like you.
                  </li>
                 </ul>
                 <div style="text-align: left;">
                 </div>
                 <div style="text-align: center;">
                  <b>
                   And as always, it's 100% free for educators everywhere.
                  </b>
                 </div>
                 <div style="text-align: center;">
                  If you're familiar with our original Digital Citizenship Curriculum, this new offering is much more than a simple update.
                  <b>
                   We've completely reimagined our approach, combining core digital literacy skills with an emphasis on students' mental health and well-being.
                  </b>
                  <br/>
                 </div>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </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">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 0 20px 40px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" width="220">
               <tr>
                <td align="center" bgcolor="#21850f" style="border-radius: 32px;">
                 <a data-linkto="https://" style="color:#ffffff;text-decoration:none;font-size: 18px; font-family: Lato, Arial, sans-serif; line-height: 21px; font-weight: bold; letter-spacing: 0px; border-radius: 32px; padding: 15px; border: 1px solid #21850f; width: 280px; display: inline-block;" target="_blank" title="Digital Literacy &amp; Well-Being Curriculum">
                  See the new curriculum now
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- FOOTER SECTION (RESPONSIVE) -->
  <table bgcolor="#efefef" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#efefef">
     <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px;border-top: 1px solid #cccccc;" width="600">
      <tr>
       <td align="center" class="padding-copy" style="padding: 20px 0 35px 0;">
        <!-- UNSUBSCRIBE  -->
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="font-size: 12px; line-height: 18px; font-family:'Lato', Arial, sans-serif; color: #666666; width: 550px;" width="420">
         <tr>
          <td align="center" style="font-size: 13px; line-height: 18px; font-family:'Lato', Arial, sans-serif; color: #666666; padding: 20px 20px 0;" valign="middle">
           We are a nonprofit organization dedicated to improving the lives of all kids and families.
          </td>
         </tr>
         <tr>
          <td align="center" style="font-size: 13px; line-height: 18px; font-family:'Lato', Arial, sans-serif;color: #666666; padding: 10px 0 0 0;" valign="middle">
           <a style="color: #21850f;" target="_blank">
            Donate
           </a>
           <a style="color: #666666;" target="_blank">
            Learn more about us
           </a>
           <a style="color: #666666;" target="_blank">
            Privacy policy
           </a>
           <a style="color: #666666;">
            Manage email preferences
           </a>
          </td>
         </tr>
         <tr>
          <td align="center" style="font-size: 12px; line-height: 18px; font-family: 'Lato', Arial, sans-serif; color: #666666; padding: 10px 0 0 0;" valign="middle">
           Common Sense Media
           <br/>
           699 8th Street, Suite C150
           <br/>
           San Francisco, California 94103
          </td>
         </tr>
         <tr>
          <td align="center" style="font-size: 11px; line-height: 18px; font-family:'Lato', Arial, sans-serif; color: #666666; padding: 30px 5px 0;" valign="middle">
           © 2025 Common Sense Media. All rights reserved.
           <a data-linkto="other" style="color: #666666; text-decoration: none; font-weight: bold;">
            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-fe831d787c62017877-fdfb157870640c7e77147975-fe921274756d037d76-fe971670716c037c77-fe261771726502797c1175-ff2e15727c61%2526d%253D60251%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tbyIsInRpbWUiOjE3NTU1Mjk4MzAuNDE5NjA5NX0:1uo1VG:7IPOZpq4j9TFUrGS4wBKUKHOKYtWGW9sTT7WHX8Y6NY" width="1"/>
 </body>
</html>