Inboxes

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

+New inbox

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "//www.w3.org/TR/html4/loose.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta charset="utf-8" content="text/html;" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <!--[if !mso]><!-->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!--<![endif]-->
  <meta content="light" name="color-scheme"/>
  <meta content="light" name="supported-color-schemes"/>
  <style type="text/css">
   @font-face {
            font-family: 'Avenir';
            font-style: normal;
            font-weight: 400;
            src: local('Avenir-Roman'), url(https://inboxflows.com/_/image/https%253A%252F%252Fprod-static.disney-plus.net%252Fus-east-1%252Fprod%252Ffonts%252FAvenir-Roman.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwcm9kLXN0YXRpYyJ9:1mM73C:DKOEfz8thJ4XRIZnTzAu4Z1DOUvFXq6hvSY85KdBvkg) format('woff');
        }

        @font-face {
            font-family: 'Avenir';
            font-style: italic;
            font-weight: 400;
            src: local('Avenir-Oblique'), url(https://inboxflows.com/_/image/https%253A%252F%252Fprod-static.disney-plus.net%252Fus-east-1%252Fprod%252Ffonts%252FAvenir-Oblique.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwcm9kLXN0YXRpYyJ9:1mM73C:DKOEfz8thJ4XRIZnTzAu4Z1DOUvFXq6hvSY85KdBvkg) format('woff');
        }

        @font-face {
            font-family: 'Avenir';
            font-style: normal;
            font-weight: bold;
            src: local('Avenir-Heavy'), url(https://inboxflows.com/_/image/https%253A%252F%252Fprod-static.disney-plus.net%252Fus-east-1%252Fprod%252Ffonts%252FAvenir-Heavy.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwcm9kLXN0YXRpYyJ9:1mM73C:DKOEfz8thJ4XRIZnTzAu4Z1DOUvFXq6hvSY85KdBvkg) format('woff');
        }

        @font-face {
            font-family: 'Avenir';
            font-style: italic;
            font-weight: bold;
            src: local('Avenir-HeavyOblique'), url(https://inboxflows.com/_/image/https%253A%252F%252Fprod-static.disney-plus.net%252Fus-east-1%252Fprod%252Ffonts%252FAvenir-HeavyOblique.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwcm9kLXN0YXRpYyJ9:1mM73C:DKOEfz8thJ4XRIZnTzAu4Z1DOUvFXq6hvSY85KdBvkg) format('woff');
        }

        .ReadMsgBody {
            width: 100%;
        }

        /* Forces Hotmail to display emails at full width */
        .ExternalClass {
            width: 100%;
        }

        /* Hotmail table centering fix */
        .ExternalClass,
        .ExternalClass p,
        .ExternalClass span,
        .ExternalClass font,
        .ExternalClass td,
        .ExternalClass div {
            line-height: 100%;
        }

        /* Forces Hotmail to display normal line spacing */
        .ExternalClass * {
            line-height: 100%
        }

        p {
            margin: 1em 0;
        }

        /* Yahoo paragraph fix */
        table td {
            border-collapse: collapse;
        }

        /* Anti-aliasing font for Webkit-based browsers */
        td, span, a, b, p, h1, h2, h3, h4, h5, h6 {
            -webkit-font-smoothing: antialiased;
        }

        /* This resolves the Outlook 07, 10, and Gmail td padding issue fix */
        /* This resolves the issue when iphone puts links on dates, etc. */
        .appleLinksWhite a {
            color: #ffffff;
            text-decoration: none;
        }

        .appleLinksWhiteUL a {
            color: #ffffff;
            text-decoration: underline;
        }

        .appleLinksWhite2 a {
            color: #F9F9F9 !important;
            text-decoration: none !important;
        }

        .appleLinksGray a {
            color: #1f326f;
            text-decoration: none;
        }

        .appleLinksGray2 a {
            color: #707070;
            text-decoration: none;
        }

        .appleLinksGray3 a {
            color: #95a1bc !important;
            text-decoration: none !important;
        }

        .appleLinksGray4 a {
            color: #afafaf !important;
            text-decoration: none !important;
        }

        .appleLinksGray5 a {
            color: #c0c0c0 !important;
            text-decoration: none !important;
        }

        .appleLinksGray5UL a {
            color: #c0c0c0 !important;
            text-decoration: underline;
        }

        .appleLinksBlack a {
            color: #000000 !important;
            text-decoration: none;
        }

        .appleLinksGreen a {
            color: #1a3c34 !important;
        }

        a.mobileshow,
        .mobilehide {
            display: none;
            color: #fff;
            /* for Gmail */
        }

        .tonline {
            display: block !important;
        }

        .module {
            margin: 0 !important;
            border: none !important;
        }

        @media only screen and (max-width: 480px) {
            #background {
                background-color: #ffffff !important;
            }
        }

        @media only screen and (max-width: 580px) {
            .module {
                margin-bottom: -1px !important;
                border-width: 1px !important;
            }
        }
  </style>
  <!--[if mso]>         <style>             td, a {                 font-family: Arial, sans-serif !important;             }         </style>     <![endif]-->
  <!--[if gte mso 9]>         <xml>             <o:OfficeDocumentSettings>             <o:AllowPNG/>             <o:PixelsPerInch>96</o:PixelsPerInch>             </o:OfficeDocumentSettings>         </xml>     <![endif]-->
  <title>
   Disney+ Email
  </title>
 </head>
 <body leftmargin="0" marginheight="0" marginwidth="0" style="width:100% !important;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;background-image:none;background-repeat:repeat;background-position:top left;background-attachment:scroll;" topmargin="0">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   When you come back to Disney+
  </div>
  <span class="preheader" style="color:#eaeaea;display:none!important;font-size:1px;line-height:1px;max-height:0;max-width:0;mso-hide:all!important;opacity:0;overflow:hidden;visibility:hidden">
  </span>
  <!-- Insert &zwnj;&nbsp; hack after hidden preview text -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
         ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </div>
  <table align="center" bgcolor="#eaeaea" border="0" cellpadding="0" cellspacing="0" id="background" role="presentation" width="100%">
   <tr>
    <td>
     <table align="center" bgcolor="#090b13" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 480px !important;" width="480">
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
         <tr>
          <td>
           <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">
              <!-- START Header_A2_null_null -->
              <table align="center" bgcolor="#090b13" border="0" cellpadding="0" cellspacing="0" class="module" role="presentation" style="margin-bottom: -1px; border-bottom: 1px solid #090b13;" width="100%">
               <tr>
                <td align="center">
                 <div>
                  <!--[if mso]>                     <a href="https://www.disneyplus.com/?cid=dss-Disneyplus-email-KUUYPF4MWU-20210824_UK_EML_MNT-2021_9_3-sfmc-12726-Header_A2_null_null-uk-en_gb-143032-false-null-Header_logo" alias="Header_logo" style="text-decoration: none;"><img src="https://image.mail.disneyplus.com/lib/fe4415707564067f751773/m/3/3d7df677-3324-48d0-bdcc-cc4fc4eb49d3.png" alt="Disney+" class="tonline" style="display: none;height: auto;color:#ffffff;font-family:'Avenir', Arial, sans serif;font-size:16px;text-align: center;" width="480" border="0"></a>                 <![endif]-->
                  <a alias="Header_logo" style="text-decoration: none; mso-hide: all;">
                   <img alt="Disney+" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe4415707564067f751773%252Fm%252F3%252Ff7d8e5fb-8ada-43f5-af37-23998955bc06.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="display: block;height: auto;color:#ffffff;font-family:'Avenir', Arial, sans serif;font-size:16px;text-align: center;" width="480"/>
                  </a>
                 </div>
                </td>
               </tr>
              </table>
              <!-- END Header_A2_null_null -->
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ====== START Body Modules ====== -->
         <!-- START Hero_A1_1up_Black -->
         <tr>
          <td align="center">
           <table bgcolor="#090b13" border="0" cellpadding="0" cellspacing="0" class="module" role="presentation" style="margin-bottom: -1px; border-bottom: 1px solid #090b13;" width="100%">
            <tr>
             <td align="center" style="padding: 48px 40px 10px;font-size: 24px; font-weight:bold;text-transform: uppercase;color:#ffffff; font-family:'Avenir', Arial, sans serif;letter-spacing:6.55px;line-height:34px;">
              Don’t miss your offer
             </td>
            </tr>
            <tr>
             <td align="center" style="padding:0 40px 24px;font-size:20px; color: #ffffff; font-family:'Avenir', Arial, sans serif;line-height:26px;">
              There’s still time to get three months of Disney+ for just £5.99 a
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               month
              </span>
              , saving you £2 per
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               month
              </span>
              . Offer expires
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               3 Oct
              </span>
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               ober
              </span>
              .
             </td>
            </tr>
            <tr>
             <td align="center" class="appleLinksWhite2" style="padding-bottom: 48px;">
              <div>
               <!--[if mso]>                         <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.disneyplus.com/redeem?redemptionCode=WIN-JN7RJ46U57ZUEDT2" alias="RWZ6S01PJG" style="height:50px;v-text-anchor:middle;width:370px;letter-spacing:1.6px;" arcsize="8%" stroke="f" fillcolor="#0072d2">                         <w:anchorlock/>                         <center>                         <![endif]-->
               <a style="background-color:#0072d2;border-radius:4px;color:#f9f9f9;font-family:'Avenir', Arial, sans serif;display:inline-block;font-size:16px;font-weight:bold;line-height:50px;text-align:center;text-transform: uppercase;text-decoration:none;width:370px;-webkit-text-size-adjust:none;letter-spacing:1.6px;">
                £5.99/Mo for 3 Months
               </a>
               <!--[if mso]>                         </center>                         </v:roundrect>                         <![endif]-->
              </div>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- END Hero_A1_1up_Black -->
         <!-- START Banner_A3_null_Black -->
         <tr>
          <td align="center">
           <table align="center" bgcolor="#090b13" border="0" cellpadding="0" cellspacing="0" class="module" role="presentation" style="margin-bottom: -1px; border-bottom: 1px solid #090b13;" width="100%">
            <tr>
             <td align="center" style="padding:48px 40px; font-size:16px; color: #ffffff; font-family:'Avenir', Arial, sans serif;line-height:22px;">
              Limited one time offer for recipient only, strictly non-transferable, offer ends
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               3 Oct
              </span>
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               ober 2021
              </span>
              . [Code grants the recipient three (3)
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               months
              </span>
              of a Disney+ monthly subscription for £5.99 per
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               month
              </span>
              , saving £2 per
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               month
              </span>
              from current price of £7.99 per
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               month
              </span>
              ]. Subscription auto-renews after the three (3)
              <span class="appleLinksWhite" style="text-decoration:none;color:#ffffff">
               months
              </span>
              at the current price at the time of renewal. Cancel anytime. Only redeemable direct at
              <a style="font-family:'Avenir', Arial, sans serif; font-size: 16px; line-height: 22px; color: #ffffff;text-decoration: none;">
               disneyplus.com
              </a>
              .
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- END Banner_A3_null_Black -->
         <!-- START subhead_STAR_1up_null -->
         <tr>
          <td align="center">
           <table align="center" bgcolor="#090b13" border="0" cellpadding="0" cellspacing="0" class="module" role="presentation" style="margin-bottom: -1px; border-bottom: 1px solid #090b13;" width="100%">
            <tr>
             <td align="center">
              <a alias="alias" style="text-decoration: none;" target="_blank">
               <img alt="Star" border="0" height="50" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe4415707564067f751773%252Fm%252F3%252Fdaa6a795-01f6-4231-a654-0c345a2aed35.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="display: block;display: block;color:#ffffff;text-align:center;font-size: 16px;font-family:'Avenir', Arial, sans serif;" width="480"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- END subhead_STAR_1up_null -->
         <!-- START Content_E2_1up_Black -->
         <tr>
          <td align="center">
           <table bgcolor="#090b13" border="0" cellpadding="0" cellspacing="0" class="module" role="presentation" style="margin-bottom: -1px; border-bottom: 1px solid #090b13;" width="100%">
            <tr>
             <td align="center" style="padding:48px 40px 24px;font-size: 28px; font-weight: bold;color: #ffffff; font-family:'Avenir', Arial, sans serif;line-height:34px;letter-spacing: 1px;">
              Crime that’s too close to home
             </td>
            </tr>
            <tr>
             <td align="center">
              <a style="text-decoration: none;" target="_blank">
               <img alt="Only Murders in the Building" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe3b15707564067c7c1370%252Fm%252F22%252F3825e5d6-94b5-4c31-8b65-16e8bfe38b4d.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="height:auto;display: block;color:#ffffff;font-size: 16px;text-align: center;font-family:'Avenir', Arial, sans serif;" width="480"/>
              </a>
             </td>
            </tr>
            <tr>
             <td style="font: 0;">
              <img alt="" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe4415707564067f751773%252Fm%252F1%252F50b6aed0-e0d0-42ec-b6d9-0b67b86ca899.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="display:block" width="1"/>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- END Content_E2_1up_Black -->
         <!-- START Title_A4_3up_Black -->
         <tr>
          <td align="center">
           <table align="center" bgcolor="#090b13" border="0" cellpadding="0" cellspacing="0" class="module" role="presentation" style="margin-bottom: -1px; border-bottom: 1px solid #090b13;" width="100%">
            <tr>
             <td align="center" style="padding:48px 40px 48px;font-size: 28px; font-weight: bold;color: #ffffff; font-family:'Avenir', Arial, sans serif;line-height:34px;letter-spacing: 1px;">
              Don’t miss these
             </td>
            </tr>
            <tr>
             <td align="center" style="padding: 0 40px 48px;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tr>
                <td align="left" style="padding-bottom:10px;">
                 <a style="text-decoration: none;" target="_blank">
                  <img alt="The Walking Dead " border="0" height="178" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe3b15707564067c7c1370%252Fm%252F22%252Ff9629386-245e-4ef7-b594-9feb25c8e79d.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="border-radius:4px;display: block;color:#ffffff;font-family:'Avenir', Arial, sans serif;font-size:16px;text-align: center;" width="127"/>
                 </a>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                  <tr>
                   <td align="center" style="color:#ffffff; padding:10px 10px 0px;font-size: 16px; font-weight: normal;color: #ffffff; font-family:'Avenir', Arial, sans serif;line-height:22px;">
                    Seasons 1-11
                   </td>
                  </tr>
                 </table>
                </td>
                <td align="center" style="padding-bottom:10px;">
                 <a style="text-decoration: none;" target="_blank">
                  <img alt="War of the Worlds" border="0" height="178" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe3b15707564067c7c1370%252Fm%252F22%252F35401158-6656-423d-a2a0-95361d331b20.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="border-radius:4px;display: block;color:#ffffff;font-family:'Avenir', Arial, sans serif;font-size:16px;text-align: center;" width="127"/>
                 </a>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                  <tr>
                   <td align="center" style="color:#ffffff; padding:10px 10px 0px;font-size: 16px; font-weight: normal;color: #ffffff; font-family:'Avenir', Arial, sans serif;line-height:22px;">
                    Seasons 1-2
                   </td>
                  </tr>
                 </table>
                </td>
                <td align="right" style="padding-bottom:10px;">
                 <a style="text-decoration: none;" target="_blank">
                  <img alt="That One Word - Feyenoord" border="0" height="178" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe3b15707564067c7c1370%252Fm%252F22%252F17107457-026b-4bf9-8fa7-1511b86ab3c1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="border-radius:4px;display: block;color:#ffffff;font-family:'Avenir', Arial, sans serif;font-size:16px;text-align: center;" width="126"/>
                 </a>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                  <tr>
                   <td align="center" style="color:#ffffff; padding:10px 10px 0px; font-size: 16px; font-weight: normal;color: #ffffff; font-family:'Avenir', Arial, sans serif;line-height:22px;">
                    Season 1
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- END Title_A4_3up_Black -->
         <!-- ====== END Body Modules ======== -->
        </table>
       </td>
      </tr>
      <tr>
       <td align="center">
        <table bgcolor="#090b13" border="0" cellpadding="0" cellspacing="0" class="module" role="presentation" style="margin-bottom: -1px; border-bottom: 1px solid #090b13;" width="100%">
         <tr>
          <td>
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center">
              <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">
                 <!-- START FooterSocial_A1_null_black -->
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                  <tr>
                   <td align="center" style="font-family: 'Avenir', Arial, Helvetica, sans-serif; font-size: 20px; font-weight: 900; line-height: normal; color: #ffffff;padding-top: 48px;padding-left: 40px; padding-right: 40px; padding-bottom: 22px;">
                    Follow us
                   </td>
                  </tr>
                  <tr>
                   <td align="center">
                    <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                     <tr>
                      <td align="center">
                       <a style="color: #ffffff; text-decoration:none;" target="_blank">
                        <img alt="Instagram" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe4415707564067f751773%252Fm%252F3%252F412d187f-5b70-44dd-988d-94563fbb1c80.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="display: block; height: auto; color:#ffffff; font-family: 'Avenir', Helvetica, Arial; font-size: 16px;text-align: center;" width="49"/>
                       </a>
                      </td>
                      <td align="center" style="padding-left: 27px; padding-right: 27px;">
                       <a style="color: #ffffff; text-decoration:none;" target="_blank">
                        <img alt="Facebook" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe4415707564067f751773%252Fm%252F3%252F02be2a8a-8060-436c-a9b1-ae80d18adfa2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="display: block; height: auto; color:#ffffff; font-family: 'Avenir', Helvetica, Arial; font-size: 16px;text-align: center;" width="49"/>
                       </a>
                      </td>
                      <td align="center">
                       <a style="color: #ffffff; text-decoration:none;" target="_blank">
                        <img alt="Twitter" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe4415707564067f751773%252Fm%252F3%252Ffd4b52d3-dab4-4e49-b360-134c54cee267.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="display: block; height: auto; color:#ffffff; font-family: 'Avenir', Helvetica, Arial; font-size: 16px;text-align: center;" width="49"/>
                       </a>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                  <tr>
                   <td style="font-size:0;">
                    <img alt="" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe4415707564067f751773%252Fm%252F1%252F50b6aed0-e0d0-42ec-b6d9-0b67b86ca899.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="display:block" width="1"/>
                   </td>
                  </tr>
                 </table>
                 <!-- END FooterSocial_A1_null_black -->
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <tr>
             <td align="center">
              <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">
                 <!-- START FooterHelp_A1_null_Black -->
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                  <tr>
                   <td align="center" style="font-family: 'Avenir', Arial, Helvetica, sans-serif; padding-top: 24px; padding-bottom: 24px; padding-left: 40px; padding-right: 40px; font-size: 16px; color: #ffffff; line-height: 22px;">
                    For more information, please visit our
                    <a class="appleLinksWhite" style="color: #ffffff; text-decoration:underline; white-space: nowrap;" target="_blank">
                     Help Centre
                    </a>
                    .
                   </td>
                  </tr>
                 </table>
                 <!-- END FooterHelp_A1_null_Black -->
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <tr>
             <td bgcolor="#757679" style="font-size:0;">
              <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe4415707564067f751773%252Fm%252F1%252F50b6aed0-e0d0-42ec-b6d9-0b67b86ca899.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1mM73C:Llmox8DK_wKo26acVA3YZQYnTaZ_44CA9v_B4qg4Aik" style="display:block" width="1"/>
             </td>
            </tr>
            <tr>
             <td>
              <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">
                 <!-- START Footer5b_A1_null_Black -->
                 <!-- END Footer5b_A1_null_Black -->
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <tr>
             <td>
              <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">
                 <!-- START FooterLegal_A1_null_Black -->
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr>
                   <td align="left" style="padding: 24px 40px 39px;">
                    <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                     <tr>
                      <td align="left" class="appleLinksGray5UL" style="font-size: 11px; font-family: 'Avenir', Arial, Helvetica, sans-serif; line-height: 16px; color: #c0c0c0; padding-bottom: 20px;">
                       Please do not reply to this communication, as unfortunately we cannot reply to you individually. This email has been sent as you have previously consented to receive updates and information from the Walt Disney Family of Companies.
                       <a style="color: #c0c0c0; text-decoration:underline; display:inline-block;">
                        <strong>
                         Unsubscribe
                        </strong>
                       </a>
                       to stop receiving marketing emails. Disney's policy is to respect and protect individuals’ privacy. Read our
                       <a style="color: #c0c0c0;display:inline-block;text-decoration:underline">
                        Privacy Policy
                       </a>
                       or find out more about
                       <a style="color: #c0c0c0;text-decoration:underline;">
                        UK &amp; EU Privacy Rights
                       </a>
                       .
                      </td>
                     </tr>
                     <tr>
                      <td align="left" class="appleLinksGray5" style="font-size: 11px; font-family: 'Avenir', Arial, Helvetica, sans-serif; line-height: 16px; color: #c0c0c0; padding-bottom: 20px;">
                       Sent to you by: The Walt Disney Company Limited,
                       <a style="text-decoration:none;color: #C0C0C0; cursor:text;">
                        3 Queen Caroline Street, Hammersmith, London W6 9PE
                       </a>
                       , United Kingdom. Registered No.
                       <a style="text-decoration:none;color: #C0C0C0; cursor:text;">
                        530051
                       </a>
                       . All information correct at time of distribution.
                      </td>
                     </tr>
                     <tr>
                      <td align="left" class="appleLinksGray5UL" style="font-size: 11px; font-family: 'Avenir', Arial, Helvetica, sans-serif; line-height: 16px; color: #c0c0c0; padding-bottom: 20px;">
                       For any questions, please visit our
                       <a style="color: #c0c0c0;text-decoration:underline;">
                        Help Centre
                       </a>
                       .
                      </td>
                     </tr>
                     <tr>
                      <td align="left" class="appleLinksGray5UL" style="font-size: 11px; font-family: 'Avenir', Arial, Helvetica, sans-serif; line-height: 16px; color: #c0c0c0;">
                       © 2021 Disney and its related entities. All Rights Reserved.
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- END FooterLegal_A1_null_Black -->
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr>
          <td style="padding-left: 240px; padding-right: 240px;">
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.mail.disneyplus.com%252Fopen.aspx%253Fffcb10-fed215747664077f-fe2d1570716d007b7c1570-fe3b15707564067c7c1370-ff951579-fe2f15717760057d7c1278-ff021779756504%2526d%253D100150%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5tYWlsLiJ9:1mM73C:fITrm3hLe2qQbAjShe65PPeMvdaIqeEz0qeBAyklKak" width="1"/>
 </body>
</html>