Inboxes List

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

+New inbox

<!DOCTYPE html>
<html>
 <head>
  <meta charset="utf-8"/>
  <!-- utf-8 works for most cases -->
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <!-- Forcing initial-scale shouldn't be necessary -->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!-- Use the latest (edge) version of IE rendering engine -->
  <title>
   Dupixent-Dedicated-Email
  </title>
  <!-- The title tag shows in email notifications, like Android 4.4. -->
  <!-- Please use an inliner tool to convert all CSS to inline as inpage or external CSS is removed by email clients -->
  <!-- important in CSS is used to prevent the styles of currently inline CSS from overriding the ones mentioned in media queries when corresponding screen sizes are encountered -->
  <!-- CSS Reset -->
  <style type="text/css">
   /* What it does: Remove spaces around the email design added by some email clients. */
      /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html,  body {
 margin: 0 !important;
 padding: 0 !important;
 height: 100% !important;
 width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
/* What it does: Forces Outlook.com to display emails full width. */
.ExternalClass {
 width: 100%;
}
/* What is does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
 margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,  td {
 mso-table-lspace: 0pt !important;
 mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
 border-spacing: 0 !important;
 border-collapse: collapse !important;
 table-layout: fixed !important;
 margin: 0 auto !important;
}
table table table {
 table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
 -ms-interpolation-mode: bicubic;
 
 transition: transform .7s ease-in-out;
}
img:hover {
  transform: none;
}
}
/* What it does: Overrides styles added when Yahoo's auto-senses a link. */
.yshortcuts a {
 border-bottom: none !important;
}
/* What it does: Another work-around for iOS meddling in triggered links. */
a[x-apple-data-detectors] {
 color: inherit !important;
}
  </style>
  <!-- Progressive Enhancements -->
  <style type="text/css">
   /* What it does: Hover styles for buttons */
        .button-td,
        .button-a {
            transition: all 100ms ease-in;
        }
        .button-td:hover,
        .button-a:hover {
            background: #000000 !important;
            border-color: #000000 !important;
        }

        /* Media Queries */
        @media screen and (max-width: 600px) {

            .email-container {
                width: 100% !important;
            }

            /* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
            .fluid,
            .fluid-centered {
                max-width: 100% !important;
                height: auto !important;
                margin-left: auto !important;
                margin-right: auto !important;
            }
            /* And center justify these ones. */
            .fluid-centered {
                margin-left: auto !important;
                margin-right: auto !important;
            }

            /* What it does: Forces table cells into full-width rows. */
            .stack-column,
            .stack-column-center {
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                direction: ltr !important;
            }
            /* And center justify these ones. */
            .stack-column-center {
                text-align: center !important;
            }
        
            /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
            .center-on-narrow {
                text-align: center !important;
                display: block !important;
                margin-left: auto !important;
                margin-right: auto !important;
                float: none !important;
            }
            table.center-on-narrow {
                display: inline-block !important;
            }
                
        }
  </style>
 </head>
 <body bgcolor="#e0e0e0" style="margin: 0;" width="100%" yahoo="yahoo">
  <table bgcolor="#e0e0e0" border="0" cellpadding="0" cellspacing="0" height="100%" style="border-collapse:collapse;" width="100%">
   <tr>
    <td>
     <center style="width: 100%;">
      <!-- Email Header : BEGIN -->
      <table align="center" class="email-container" width="600">
       <tr>
        <td style="padding: 10px 0; text-align: center">
         <p bgcolor="#FFFFFF" style="padding:10px 0; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 20px; color: #727272; text-align:center;">
          This advertisement is sent to you by your friends at
          <em>
           Reader's Digest.
          </em>
         </p>
        </td>
       </tr>
      </table>
      <!-- Email Header : END -->
      <!-- Email Body : BEGIN -->
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="email-container" width="600">
       <td style="padding: 10px 10px; text-align: center; background-color: #ffffff;">
        <p style="color:#7B7B7B; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif; font-size: 14px; line-height: 18px; text-align: center;">
         SPONSORED BY
        </p>
        <img alt="Sanofi-Regeneron-Logo-Lockup" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fthirdpartyemail.s3.us-east-1.amazonaws.com%252FSR_Logo_Lockup%252B2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0aGlyZHBhcnR5ZSIsInRpbWUiOjE3NjIyMDM5NzguMjU0NDU3Mn0:1vG1ko:XYtVIib8SnylTAVFCjYokjqP0JuIFJmOtnx0Px0jg5k" style="transform: none; padding: 0" width="300px"/>
       </td>
       <!-- Hero Image, Flush : BEGIN -->
       <tr>
        <td class="full-width-image">
         <img align="center" alt="man sitting on park bench" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fthirdpartyemail.s3.us-east-1.amazonaws.com%252FDupixent-Hero-IMG-man-sitting-on-park-bench_actor-portrayal.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0aGlyZHBhcnR5ZSIsInRpbWUiOjE3NjIyMDM5NzguMjU1MDA0Mn0:1vG1ko:NCUrlUuZtDfcedfqvjyEY0uGDV5GamDHIpUJJcTyjko" style="width: 100%; max-width: 600px; height: auto;" width="600"/>
        </td>
       </tr>
       <!-- Hero Image, Flush : END -->
       <td class="full-width-image" style="padding: 2px; background-color: #125caa">
       </td>
       <!-- 1 Column Text : BEGIN -->
       <tr>
        <td style="padding: 40px 40px 20px 40px; text-align: center; font-family: sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 23px; color: #555555;">
         <strong style="color:#125caa; font-size: 32px; line-height: 29px; text-align: center;">
          What It’s Like to Live with a
          <br/>
          Rare, Itchy Skin Condition:
          <br/>
          It Can Be More Than Skin Deep:
         </strong>
         <br/>
         <br/>
         <strong style="color:#000000; font-size: 18px; line-height: 22px; text-align: center;">
          Two people share their experiences with
          <br/>
          prurigo nodularis (PN)—and how they found a path forward.
         </strong>
         <br/>
         <br/>
         <br/>
         <strong style="color:#125caa; font-size: 20px; line-height: 22px; text-align: center;">
          Understanding PN
         </strong>
         <br/>
         <br/>
         PN is a chronic inflammatory skin condition that causes intensely itchy, painful bumps—called nodules—to form on the skin. Even though PN is rare, many people living with it describe how the constant itch can make everyday life uncomfortable.
         <br/>
         <br/>
         <hr id="" style="height:1px; background-color:#B0B0B0"/>
         <br/>
         <strong style="color:#125caa; font-size: 20px; line-height: 22px; text-align: center;">
          The Power of Self-Advocacy
         </strong>
         <br/>
         <br/>
         In a new article, two people living with PN share how they struggled with constant itch and lesions. Through symptom tracking, second opinions, and support from their dermatologists, they found clarity—and the care that helped them. Their journeys highlight how persistence, education, and the right healthcare team can help make a meaningful difference.
         <br/>
         <br/>
         <hr id="" style="height:1px; background-color:#B0B0B0"/>
         <br/>
         <strong style="color:#125caa; font-size: 20px; line-height: 22px; text-align: center;">
          Why Seeing a Specialist Matters
         </strong>
         <br/>
         <br/>
         PN can look and feel like other skin conditions, making a diagnosis challenging. Dermatologists are specially trained to recognize the signs of PN and help guide patients toward options that support  care.
         <br/>
         <br/>
         <br/>
         <!-- Button : Begin -->
         <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin: auto">
          <tr>
           <td class="button-td" style="border-radius: 3px; background: #125caa; text-align: center;">
            <a class="button-a" style="background: #125caa; border: 15px solid #125caa; padding: 0 10px;color: #ffffff; font-family: sans-serif; font-size: 14px; line-height: 16px; text-align: center; text-decoration: none; display: block; border-radius: 3px; font-weight: bold;">
             <!--[if mso]>&nbsp;&nbsp;&nbsp;&nbsp;<![endif]-->
             READ THEIR STORIES
             <!--[if mso]>&nbsp;&nbsp;&nbsp;&nbsp;<![endif]-->
            </a>
           </td>
          </tr>
         </table>
         <!-- Button : END -->
         <br/>
         <br/>
         <em style="color:#7B7B7B; font-size: 15px; line-height: 18px; text-align: center;">
          US.DUP.25.08.0091 09/2025
         </em>
        </td>
       </tr>
       <!-- 1 Column Text : END -->
       <!-- 1 Column Text : begin -->
       <!-- 1 Column Text : END -->
       <!-- 1 Column Text : END -->
       <!-- 1 Column Text : BEGIN -->
      </table>
      <!-- Email Body : END -->
      <!-- Permutive Image pixel -->
      <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fapi.permutive.com%252Fv2.0%252Fpx%252Ftrack%253Fk%253D4063d1aa-ab25-4131-8bc2-7ca2c80d0acc%2526i%253D1f7c89516673e873f05cc34e68917c6dba8a203fedcb3f736c1f3c869bbcf588%2526e%253DNewsletter%2526p%253D%257B%2522newsletter%2522%253A%257B%2522brand%2522%253A%2522RD%2522%252C%2522name%2522%253A%2522Dupixent%2520Dedicated%2520Email%2522%252C%2522date%2522%253A%25222025-11-03T00%253A00%253A00Z%2522%257D%257D%2526it%253Demail_sha256/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhcGkucGVybXV0aSIsInRpbWUiOjE3NjIyMDM5NzguMjU1NDIxNn0:1vG1ko:O7m2AHYOIJWA3Zzhheb2PNcR8_Wk2WkUz682aDOJm6k" width="1"/>
      <!-- End Permutive Image pixel -->
      <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.email.rd.com%252Fopen.aspx%253Fffcb10-fec31c71756c0c7e-fe5e1c7374640678731c-fe8c1272776d07787d-ff9a1673-fe521178716c0c7f7c15-ff66107171%2526d%253D60247%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lbWFpbCIsInRpbWUiOjE3NjIyMDM5NzguMjU1NTQ2fQ:1vG1ko:ArbRebIJ4tWlvX0kqc-eJO6cPhWF2-8YUek4htxuYb8" width="1"/>
      <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DMHyg1eFq_sfmc_6229358_sha256%2526partner_uid%253D1f7c89516673e873f05cc34e68917c6dba8a203fedcb3f736c1f3c869bbcf588/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3NjIyMDM5NzguMjU1NjkwM30:1vG1ko:Zl4jaFWiTFGrFk7ZmXaobAyU2I6eYZQYraAvSnshVW4" style="display:none" width="0"/>
      <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DMHyg1eFq_sfmc_6229358_subid%2526partner_uid%253D58488291/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3NjIyMDM5NzguMjU1ODI0OH0:1vG1ko:uPqKVS4mehM5zSBvFt7b1WrFsiT69-WLoNx5oF4VuPA" style="display:none" width="0"/>
      <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_ad_impression.gif%253Fconfid%253Dtck54vcoi%2526advertiserid%253D6229358%2526campaignid%253DDupixent_Dedicated_Email/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3NjIyMDM5NzguMjU1OTQyNn0:1vG1ko:M9MZp-BLQVS4ZXCvgsxpySyYjTWHaWCJGrpKenkZiNI" style="display:none;" width="0"/>
      <!-- Email Footer : BEGIN -->
      <table align="center" class="email-container" style="background-color: #ffffff" width="600">
       <!-- 1 Column Text : BEGIN -->
       <tr>
        <td style="padding: 20px 40px 20px 40px; text-align: center; font-family: sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 15px; color: #555555;">
         <hr id="" style="height:2px; background-color:#125caa"/>
        </td>
       </tr>
       <!-- 1 Column Text : END -->
       <tr>
        <td align="center" style="padding: 0px 0px 0px;font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif; font-size: 25px; color: #ed1c24; font-weight: 400">
         <p>
          <a style="color:#333; text-decoration: none; font-size:16px; line-height:1em; font-style: italic; width: auto">
           Gift or subscribe to Reader's Digest!
           <span style="color:#d62129; text-decoration: none; font-size: 18px;">
            Subscribe Now &gt;
           </span>
          </a>
         </p>
        </td>
       </tr>
       <tr>
        <td style="padding: 20px 10px;width: 100%;font-size: 12px; font-family: sans-serif; mso-height-rule: exactly; line-height:18px; text-align: center; color: #888888;">
         You are subscribed to this email as 7a3e839b@uifeed.com
         <br/>
         <br/>
         To unsubscribe or update your Email Preferences,
         <a style="color:#888888;">
          click here.
         </a>
         <br/>
         <br/>
         View our
         <a style="color:#888888;">
          privacy policy
         </a>
         .
         <br/>
         <br/>
         Trusted Media Brands, Inc.
         <br/>
         1610 N. 2nd St., Suite 102
         <br/>
         Milwaukee, WI 53212
         <br/>
         Copyright
         <sup>
          ©
         </sup>
         2025 Trusted Media Brands. All rights reserved.
         <br/>
        </td>
       </tr>
      </table>
      <!-- Email Footer : END -->
     </center>
    </td>
   </tr>
  </table>
 </body>
</html>