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 lang="en-gb" 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:1o3yEg:fSFxzqKDtChWbfoUwCcougxIe077Pd972-RdQfygLN0) 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:1o3yEg:fSFxzqKDtChWbfoUwCcougxIe077Pd972-RdQfygLN0) 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:1o3yEg:fSFxzqKDtChWbfoUwCcougxIe077Pd972-RdQfygLN0) 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:1o3yEg:fSFxzqKDtChWbfoUwCcougxIe077Pd972-RdQfygLN0) 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: #1d1d1d;
            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>
   Enter the multiverse with Doctor Strange 🌀
  </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;">
   Stream the madness
  </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-SEP4JMKC4A-20220527_UK_EML_O_WBK-2022_6_22-sfmc-19078-Header_A2_null_null-uk-en_gb-194729-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:20px;text-align: center;font-weight:normal;" width="480" border="0"></a>                 <![endif]-->
                  <a mso-deep-line="true" 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:1o3yEg:B-KswsBSpjMaVAwNAAyg8J5tnOg6zC97lhAk9iLUMlo" style="display: block;height: auto;color:#ffffff;font-family:'Avenir', Arial, sans-serif;font-size:20px;text-align: center; font-weight:normal;" 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">
              <a style="text-decoration: none;" target="_blank">
               <img alt="Doctor Strange in the Multiverse of Madness" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe2c1171706404757d1775%252Fm%252F14%252Fd16d1339-bc71-4d38-8c50-afd6111d71b1.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1o3yEg:B-KswsBSpjMaVAwNAAyg8J5tnOg6zC97lhAk9iLUMlo" style="height: auto; display: block;color:#ffffff;font-size: 16px;text-align: center;font-family:'Avenir', Arial, sans-serif; font-weight: normal; line-height:22px;" width="480"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" style="padding:48px 40px 10px;font-size: 24px; font-weight: bold;color: #ffffff;text-transform: uppercase; font-family:'Avenir', Arial, sans-serif; letter-spacing: 6.5px; line-height:34px; mso-line-height-rule: exactly;">
              The portal is
              <span>
              </span>
              open
             </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; font-weight: normal; mso-line-height-rule: exactly;">
              A forbidden spell opened a doorway to the Multiverse - and the impossibilities are terrifying. Finally, the hit blockbuster from Marvel Studios is now available on
              <span>
              </span>
              Disney+.
             </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/billing?cid=dss-Disneyplus-email-SEP4JMKC4A-20220527_UK_EML_O_WBK-2022_6_22-sfmc-19078-Hero_A1_1up_Black-uk-en_gb-194729-false-null-O0ZIQQXENA" alias="O0ZIQQXENA" 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;text-transform: uppercase;font-weight:bold;line-height:50px;text-align:center;text-decoration:none;width:370px;-webkit-text-size-adjust:none;letter-spacing:1.6px;">
                Restart Subscription
               </a>
               <!--[if mso]>         </center>         </v:roundrect>         <![endif]-->
              </div>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- END Hero_A1_1up_Black -->
         <!-- START Content_A1_1up_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">
              <a style="text-decoration: none;" target="_blank">
               <img alt="Obi-Wan Kenobi" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.mail.disneyplus.com%252Flib%252Ffe2c1171706404757d1775%252Fm%252F14%252Fa4abdbbb-df91-4039-86e4-a4b6ddd460d7.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5tYWlsLiJ9:1o3yEg:B-KswsBSpjMaVAwNAAyg8J5tnOg6zC97lhAk9iLUMlo" style="height: auto; display: block;color:#ffffff;font-size: 16px;text-align: center;font-family:'Avenir', Arial, sans-serif; font-weight: normal; line-height:22px;" width="480"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" style="padding:49px 40px 10px; font-size: 28px; font-weight: bold;color: #ffffff;font-family:'Avenir', Arial, sans-serif;line-height:34px;letter-spacing: 1px; mso-line-height-rule: exactly;">
              The epic
              <span>
              </span>
              finale
             </td>
            </tr>
            <tr>
             <td align="center" style="padding-left: 40px; padding-right: 40px; padding-bottom: 24px; font-size:20px; color: #ffffff; font-family:'Avenir', Arial, sans-serif;line-height:26px; font-weight: normal; mso-line-height-rule: exactly;">
              How does the Jedi Master’s story end? Find out in the final episode - or catch up on the entire season
              <span>
              </span>
              now.
             </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/billing?cid=dss-Disneyplus-email-SEP4JMKC4A-20220527_UK_EML_O_WBK-2022_6_22-sfmc-19078-Content_A1_1up_Black-uk-en_gb-194729-false-null-MVOYNQCGCV" alias="MVOYNQCGCV" 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;text-transform: uppercase;font-weight:bold;line-height:50px;text-align:center;text-decoration:none;width:370px;-webkit-text-size-adjust:none;letter-spacing:1.6px;">
                Restart Subscription
               </a>
               <!--[if mso]>         </center>         </v:roundrect>         <![endif]-->
              </div>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- END Content_A1_1up_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, sans-serif; font-size: 20px; font-weight: bold; line-height: 26px; color: #ffffff;padding-top: 48px;padding-left: 40px; padding-right: 40px; padding-bottom: 22px; mso-line-height-rule: exactly;">
                    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:1o3yEg:B-KswsBSpjMaVAwNAAyg8J5tnOg6zC97lhAk9iLUMlo" style="display: block; height: auto; color:#ffffff; font-family: 'Avenir', Arial, sans-serif; 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:1o3yEg:B-KswsBSpjMaVAwNAAyg8J5tnOg6zC97lhAk9iLUMlo" style="display: block; height: auto; color:#ffffff; font-family: 'Avenir', Arial, sans-serif; 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:1o3yEg:B-KswsBSpjMaVAwNAAyg8J5tnOg6zC97lhAk9iLUMlo" style="display: block; height: auto; color:#ffffff; font-family: 'Avenir', Arial, sans-serif; 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:1o3yEg:B-KswsBSpjMaVAwNAAyg8J5tnOg6zC97lhAk9iLUMlo" 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, sans-serif; padding-top: 24px; padding-bottom: 24px; padding-left: 40px; padding-right: 40px; font-size: 16px; color: #ffffff; line-height: 22px; mso-line-height-rule: exactly;">
                    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:1o3yEg:B-KswsBSpjMaVAwNAAyg8J5tnOg6zC97lhAk9iLUMlo" 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 FooterEMEALegal_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" style="font-size: 11px; font-family: 'Avenir', Arial, sans-serif; line-height: 15px; color: #C0C0C0;">
                       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="text-decoration:underline;color:#c0c0c0;">
                        <strong>
                         Unsubscribe
                        </strong>
                       </a>
                       to stop receiving marketing emails. Disney’s policy is to respect and protect individuals’ privacy. Read our
                       <a style="text-decoration:underline;color:#c0c0c0;">
                        Privacy Policy
                       </a>
                       or find out more about
                       <a style="text-decoration:underline;color:#c0c0c0;">
                        UK &amp; EU Privacy Rights
                       </a>
                       .
                      </td>
                     </tr>
                     <tr>
                      <td align="left" class="appleLinksGray5UL" style="font-size: 11px; font-family: 'Avenir', Arial, sans-serif; line-height: 15px;mso-line-height-rule:exactly; color: #C0C0C0;padding-top:24px;">
                       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, sans-serif; line-height: 15px;mso-line-height-rule:exactly; color: #C0C0C0;padding-top:24px;">
                       For any questions, please visit our
                       <a style="text-decoration:underline;color:#c0c0c0;">
                        Help Centre
                       </a>
                       .
                      </td>
                     </tr>
                     <tr>
                      <td align="left" class="appleLinksGray5UL" style="font-size: 11px; font-family: 'Avenir', Arial, sans-serif; line-height: 15px;mso-line-height-rule:exactly; color: #C0C0C0;padding-top:24px;">
                       © 2022 Disney and its related entities. All Rights Reserved.
                      </td>
                     </tr>
                     <!-- START SRC CODE -->
                     <tr>
                      <td align="left" style="font-size: 11px; font-family: 'Avenir', Arial, sans-serif; line-height: 15px; color: #C0C0C0;padding-top:20px;">
                       SRC: 194729_EN-GB_UK
                      </td>
                     </tr>
                     <!-- END SRC CODE -->
                     <!-- START VAWP Config -->
                     <!-- END VAWP Config -->
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- END FooterEMEALegal_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-febf157971630674-fe2d1570716d007b7c1570-fe3b15707564067c7c1370-ff921178-fe2f15717760057d7c1278-feff1677756502%2526d%253D100166%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5tYWlsLiJ9:1o3yEg:G7ytgHEJngQtjYEH1AdMxJA4eCx0cRpI2NaOGWbrbbs" width="1"/>
 </body>
</html>