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;">
   The best defense against AI abuse is regulation and education.
  </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTAxNTMxNn0:1uU8uE:d8fBR2ousOM8404D2kNgji3jKa9uc6TALoVYHXJn0jw') 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE1NTg2OX0:1uU8uE:IKr3fjPwZ-24Cjqb0CIUVfItytdyCkvnIwvm6IIHar8" 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="816439" height="330" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F8342ef1f-fead-41c0-9797-24fccbf0e809.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE1ODI3fQ:1uU8uE:ENzCBnmuOyAwgexDeN7If4cF03y1xhUfx1H1ok6hRFs" 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">
                    The Risks and Impacts of Creating Explicit AI Images
                   </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE1OTc4OH0:1uU8uE:9mj_SByPDwTjc0z9QF3U69iRsTwngeJ1dHDHqN8I5Oo" 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="Brooke Lieberman" data-assetid="816434" height="60" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252Faf41abd8-d8a2-4812-9711-58402cabf6ce.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE2MTE1NH0:1uU8uE:gbl221oSKxo1PeVPiosoKZfJMboNqJCCw9KNfHd7B1g" style="display: block; padding: 0px; height: 60px; width: 60px; border: 0px; text-align: center;" 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>
                       Brooke Lieberman
                      </b>
                      <br/>
                      Teen Advocate, Member of
                      <br/>
                      Common Sense Teen Press Corps
                     </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';">
                   <i>
                    Editor's Note: The following is an edited excerpt from the article, "
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Deepfakes Can Be a Crime – Teaching AI Literacy Can Prevent It">
                     Deepfakes Can Be a Crime – Teaching AI Literacy Can Prevent It
                    </a>
                    ."
                   </i>
                   <br/>
                   <br/>
                   Imagine you're 14 years old, just a few years younger than me. Like any other kid your age, you go to school, play sports, and hang out with your friends. The most stressful thing you have to worry about is that big essay due next week—until you wake up one morning to texts from your friends all asking the same thing:
                   <br/>
                   <br/>
                   <i>
                    Have you seen the naked picture of you on Snapchat?
                   </i>
                   <br/>
                   <br/>
                   And just like that, your world is turned upside down.
                   <br/>
                   <br/>
                   This happened to Elliston Berry two years ago. She'd never taken a nude photo of herself, but a classmate had
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="ChatGPT and Beyond: How to Handle AI in Schools">
                    used artificial intelligence
                   </a>
                   to "nudify" a photo from her
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Parents' Ultimate Guide to Instagram">
                    Instagram
                   </a>
                   . As her mom said, "My daughter's innocence was shattered, and her eyes were opened to the reality of how cruel a person can be."
                   <br/>
                   <br/>
                   With more and more kids using AI for school, hobbies, and entertainment, the technology is redefining how my generation learns and interacts with one another across the country.
                   <b>
                    But as AI becomes easier to use, it also becomes easier to abuse.
                   </b>
                   For proof, look no further than
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Are Deepfake Videos a Threat to Democracy?">
                    the rise in deepfakes
                   </a>
                   : AI-generated images, often explicit, that look just like real people.
                   <br/>
                   <br/>
                   Creating this type of content used to require technical expertise and dedicated tools, but today anyone with an internet connection can use AI to turn any photo—yearbook pictures, selfies, photos from social media—into a nude image. In fact, there are a disturbing number of apps available to do just this. They're referred to as "nudification" apps, and they're frequently advertised (even to minors) on mainstream platforms like those owned by Meta, which are responsible for
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Senator Dick Durbin's post">
                    90% of web traffic
                   </a>
                   to these disturbing tools.
                   <br/>
                   <br/>
                   These tools aren't just available: Kids are using them. New Jersey high school students used AI to create and post nude images of their classmates. In New York, boys created AI pornography of a girl in their class. Similar incidents have occurred in Texas, Louisiana, Washington, among other states.
                   <b>
                    And anyone who has ever posted a photo of themselves is a potential victim.
                   </b>
                   <br/>
                   <br/>
                   In response, Congress recently passed the
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Common Sense Media Applauds Passage of Legislation to Protect Kids and Families from AI-Enabled Exploitation">
                    TAKE IT DOWN Act
                   </a>
                   , a landmark law that helps victims remove nonconsensual explicit content, both authentic and AI-generated, from social media platforms. This legislation is a critical step toward protecting young people, but it also illustrates how severe the problem has become.
                   <br/>
                   <br/>
                   The law makes it a crime to post deepfakes without consent and requires social media companies to remove these images from their platforms within 48 hours. Minors who create highly realistic, nonconsensual images of other minors that depict nudity or simulate sexual content could be subject to the same penalties as adults. Those consequences could include charges for the creation, possession, or distribution of child sexual abuse material, depending on the nature of the content.
                   <br/>
                   <br/>
                   <b>
                    Many young people may not realize that "just messing around" with AI tools to generate fake nudes of classmates or others can cross legal lines, with life-altering consequences.
                   </b>
                   <br/>
                   <br/>
                   Protecting all kids—victims of deepfakes
                   <i>
                    and
                   </i>
                   those just "messing around"— requires
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="AI Literacy Lessons for Grades 6–12">
                    AI literacy
                   </a>
                   . Teaching young people how these tools work, what they're capable of, and the very real consequences of misuse is essential to prevention. Without that foundation, they're left to navigate powerful technology with little
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Social AI Companions">
                    understanding of the risks
                   </a>
                   .
                   <br/>
                   <br/>
                   Ultimately, encouraging safe AI use isn't just about regulating platforms or punishing offenders—it's about making sure kids have the knowledge they need to stay safe in a digital age where the stakes are higher than ever.
                   <br/>
                   <br/>
                   Best,
                   <br/>
                   Brooke
                   <br/>
                   <br/>
                   <b>
                    And just a note:
                   </b>
                   You won't see a newsletter for the next two weeks, but we'll be back on July 15 with a survey (and a chance to win a $50 gift card)!
                   <br/>
                   <br/>
                   <br/>
                   <b>
                    Fun link of the week:
                   </b>
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Star attraction at the parade lmao">
                    You can't fake this level of enthusiasm
                   </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: 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE2MzE3MX0:1uU8uE:ZGonZwBO1KLp562klOsUv43Z7rmEFR8UbQDcPgT1isc" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE2NDUxfQ:1uU8uE:qZAlUWgvubVpRe7yUXVJe8kloTJ1b0PBeZ8J5-OP4Dw" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTAyMjUxfQ:1uU8uE:lfwJCZzXYYgGDjJs0PF012NZBc5ZVPP09pQuDXefALU); 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="Code.org">
                  <img alt="Code.org" data-assetid="816435" height="225" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F292af0fe-8570-4481-a840-61d6fc5cca19.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE2NTc3fQ:1uU8uE:So0eel7KY-B8tlX5Ybmm9iLXYBByUSnWGWsfvVFL73A" 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;">
                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="Code.org">
                  Code.org
                 </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%; ">
                 If you haven't visited this site in a while, check out their cybersecurity and AI resources!
                </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="Don't Feed the Phish">
                <img alt="Don't Feed the Phish" data-assetid="816436" height="225" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F8a6fe748-e9be-486b-a2b7-c814eedb9cc2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE2NzA3Mn0:1uU8uE:mudzVzruAii43eXoJvzvY5q7HtjWxpOApPCg66HU5d8" 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;">
              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="Don't Feed the Phish">
                Don't Feed the Phish
               </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%; ">
               Scams are getting more sophisticated all the time, so it's important to help kids learn basic cybersecurity skills.
              </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    ">
               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="ChatGPT and Beyond: How to Handle AI in Schools">
                 ChatGPT and Beyond: How to Handle AI in Schools
                </a>
               </span>
               <span style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; font-size:25px; line-height: 150%;">
                Familiarize yourself with the main concerns and strategies to address them.
               </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    ">
               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="TV Shows About Mental Health">
                 TV Shows About Mental Health
                </a>
               </span>
               <span style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; font-size:25px; line-height: 150%;">
                Have important discussions with these age-appropriate titles, and use the "Families Can Talk About" discussion prompts to start a conversation.
               </span>
              </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="WHICH SIDE OF HISTORY? 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE2ODM1fQ:1uU8uE:AMJzHwnQRsRp48CpX4LNaaO4mlhQ2RDcVhH_BtcG_tQ" style="display: block; padding: 0px; height: 225px; 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 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>
       </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE2OTYxOH0:1uU8uE:4TcHyjF1dbzkXRIF04NDgjnU3PHd0opr5xKIgXC1rBI" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE3MDk1Nn0:1uU8uE:24gwgRngjbTJLPV_AM23r_4AAgzqbHZW4lFfwRi3_Sk" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE3MjN9:1uU8uE:Ge-VcrAhJ6ExlogG0k30oGx9jcXQRyzxcDQu8sna0oE" 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-fe871d7872660c7b75-fdfb157870640c7e77147975-fe921274756d037d76-fe971670716c037c77-fe261771726502797c1175-ff051671756502%2526d%253D60252%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tbyIsInRpbWUiOjE3NTA3OTE3MjYuNTE3Mzk2NX0:1uU8uE:XOgw2ENtIBhSj35s-pJxjvsIQhIZMiiUzCq4BJKH4iI" width="1"/>
 </body>
</html>