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;">
   We'd love to get your thoughts on our newsletter!
  </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTAzNzg3NH0:1ubkua:BUCPa-s_EOS_qna5q8LW3SljrxXRYsFi7CM5znP9n9w') 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyMDA1Mn0:1ubkua:nvKM5nguq1d73uZF04nyEQ_bFuYOmqjsmnPzK48f9i8" 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="822225" height="330" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252Ff219b2cb-ddbd-4324-a259-740cc56310ef.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyMTkxMn0:1ubkua:4hw9IBYVA6L0b7NoNL4mrYh7h8NugFDdxjoeuWvuPbw" 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">
                    Please Take Part in Our Annual Newsletter Survey
                   </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyMzA4N30:1ubkua:X-vOEGZKjeUUb0NjfNB7dt1HhAjIRDoz1HgO6QVmuI4" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyNDEzNH0:1ubkua:k2bgsheTNiDbxe6zW72DTXiNP-8ON-BP5Cim1eclTUw" 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>
                <span style="font-size:22px;">
                 <span style="line-height: 150%;">
                  <span style="font-family:'Lato', 'Arial', 'sans serif';">
                   Hello there! We hope your summer is flowing along smoothly, like a babbling brook dappled with sunshine. You definitely deserve to rest, regroup, and reflect.
                   <br/>
                   <br/>
                   And speaking of reflection, we want to check in with you about how this very newsletter is serving—or not serving—your needs.
                   <br/>
                   <br/>
                   Before we at Common Sense dig into creating the best back-to-school resources we can muster,
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Common Sense Education annual newsletter survey">
                    we'd love to get your input about how this newsletter can best support you
                   </a>
                   . It shouldn't take more than a few minutes. Plus, two lucky participants will get a $50 Amazon gift card!
                   <br/>
                   <br/>
                   As always, thank you for all you do, and we look forward to
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Common Sense Education annual newsletter survey">
                    getting your feedback!
                   </a>
                   <br/>
                   <br/>
                   Best,
                   <br/>
                   Christine
                   <br/>
                   <br/>
                   <b>
                    Fun link of the week:
                   </b>
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="The way this little boy misses his aunt is so heartwarming">
                    Getting some feedback
                   </a>
                   .
                  </span>
                 </span>
                </span>
               </p>
               <div style="line-height: 150%;">
                <div style="line-height: 150%;">
                 <div style="line-height: 150%;">
                  <div style="line-height: 150%;">
                  </div>
                 </div>
                </div>
               </div>
              </div>
             </td>
            </tr>
           </table>
          </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTA0NDY3Mn0:1ubkua:G3ZoGmfVx2LOzbN0in6e9p1RJYmTGMB8mtgVncGvdl4); 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="The Appeal of Conspiracy Theories">
                  <img alt="The Appeal of Conspiracy Theories" data-assetid="822224" height="225" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F15188964-36bf-4534-9214-bc8cb68dbb89.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyNTE5fQ:1ubkua:qb2xbkxUHo35UWERpQMji3oo7El6aJLgpOO_IOq8zO0" style="display: block; padding: 0px; height: 225px; object-fit: cover; object-position: center top; width: 530px; text-align: center; 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;">
                USE WITH STUDENTS
               </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="The Appeal of Conspiracy Theories">
                  The Appeal of Conspiracy Theories
                 </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%; ">
                 Help teens understand why internet rabbit holes can contain false theories that seem believable.
                </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyNjE5fQ:1ubkua:RC3SNIrioznhKY_UZ0AAE_xUqVq5HZOs6PHhn_d7DFM" 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="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="How to Raise a Reader">
                 8 Tips for Getting Kids Hooked on Books
                </a>
               </span>
               <span style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; font-size:25px; line-height: 150%;">
                Encourage kids to read this summer with these tips.
               </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    ">
               GET SOME TIPS
              </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="Phone Ban Resources for Schools">
                 Phone Ban Resources for Schools
                </a>
               </span>
               <span style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; font-size:25px; line-height: 150%;">
                Considering banning cellphones? Check out all of our resources on this page.
               </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyNzE3NH0:1ubkua:IE_GiV64VZslDUZeM416PUaAIqX7A_z0rcObui9m1cI" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyODE0NH0:1ubkua:CVMniPkBd1mMGUFjoHx9ne72ZBKjIJdCXcJdSE4xFp4" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEyOTExfQ:1ubkua:QT6Tvf0qsmgTURk9nVHqK7swHMKWTBpJvCnLS1_-q-c" 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-fe861d787d66077477-fdfb157870640c7e77147975-fe921274756d037d76-fe971670716c037c77-fe261771726502797c1175-fefd157875650c%2526d%253D60250%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tbyIsInRpbWUiOjE3NTI2MDYxMTYuMTEzMDc3OX0:1ubkua:GL70S85DV27B_kXXA_LqoBaZ_KKdPgBzTQ-pgZ46ZGg" width="1"/>
 </body>
</html>