Inboxes

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

+New inbox

<!DOCTYPE html>
<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>
  <meta charset="utf-8"/>
  <!-- utf-8 works for most cases -->
  <meta content="width=device-width" 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 -->
  <meta name="x-apple-disable-message-reformatting"/>
  <!-- Disable auto-scale in iOS 10 Mail entirely -->
  <link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900&amp;subset=cyrillic,cyrillic-ext,latin-ext,vietnamese" rel="stylesheet" type="text/css"/>
  <title>
   Lifesum
  </title>
  <!-- The title tag shows in email notifications, like Android 4.4. -->
  <!-- Web Font / @font-face : BEGIN -->
  <!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. -->
  <!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
  <style>
   * {
				font-family: 'Montserrat', sans-serif!important;
			}
  </style>
  <!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks.-->
  <!--[if !mso]><!-->
  <link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900&amp;subset=cyrillic,cyrillic-ext,latin-ext,vietnamese" rel="stylesheet" type="text/css"/>
  <!--<![endif]-->
  <!-- Web Font / @font-face : END -->
  <!--[if gte mso 9]><xml>
     <o:OfficeDocumentSettings>
      <o:AllowPNG></o:AllowPNG>
      <o:PixelsPerInch>96</o:PixelsPerInch>
     </o:OfficeDocumentSettings>
    </xml><![endif]-->
  <!-- CSS Reset : END -->
  <!-- CSS Reset : BEGIN -->
  <style>
   html,
			body {
				margin: 0 auto !important;
				padding: 0 !important;
				height: 100% !important;
				width: 100% !important;
			}
			@media screen and (device-width: 768px) and (device-height: 1024px) {
				body {
					min-width: 600px !important;
				}
			}
			@media only screen and (max-width:480px) {
				body {
					width: 100% !important;
				}
			}
			@media only screen and (max-width: 480px) {
				u ~ div .full-wrap {
					min-width: 100vw;
				}
				div > u ~ div .full-wrap {
					min-width: 100%;
				}
			}
			* {
				-ms-text-size-adjust: 100%;
				-webkit-text-size-adjust: 100%;
			}
			div[style*="margin: 16px 0"] {
				margin: 0 !important;
			}
			table,
			td {
				mso-table-lspace: 0pt !important;
				mso-table-rspace: 0pt !important;
			}
			table {
				border-spacing: 0 !important;
				border-collapse: collapse !important;
				table-layout: auto !important;
				margin: 0 auto !important;
			}
			a {
				text-decoration: none;
			}
			img {
				-ms-interpolation-mode: bicubic;
			}
			*[x-apple-data-detectors],
			.unstyle-auto-detected-links *,
			.aBn {
				border-bottom: 0 !important;
				cursor: default !important;
				color: inherit !important;
				text-decoration: none !important;
				font-size: inherit !important;
				font-family: inherit !important;
				font-weight: inherit !important;
				line-height: inherit !important;
			}
			.im {
				color: inherit !important;
			}
			.a6S {
				display: none !important;
				opacity: 0.01 !important;
			}
			img.g-img + div {
				display: none !important;
			}
			@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
				u ~ div .email-container {
					min-width: 320px !important;
				}
			}
			@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
				u ~ div .email-container {
					min-width: 375px !important;
				}
			}
			@media only screen and (min-device-width: 414px) {
				u ~ div .email-container {
					min-width: 414px !important;
				}
			}
  </style>
  <!-- Progressive Enhancements : BEGIN -->
  <style>
   @media only screen and (min-width: 480px) {
				.add-pad {
					padding-top: 10px;
				}
			}
			.img-bg {
				width: 100%;
				background-repeat: no-repeat;
				background-position: top center;
			}
			.button-td,
			.button-a {
				transition: all 100ms ease-in;
			}
			.button-td-primary:hover,
			.button-a-primary:hover {
				background: #757575 !important;
				border-color: #757575 !important;
			}
			.button-td-app:hover,
			.button-a-app:hover {
				background: #41CD8C !important;
				color: #fff !important;
			}
			@media screen and (max-width: 600px) {
				.email-container {
					width: 100% !important;
					margin: auto !important;
				}
				.stack-column,
				.stack-column-center {
					display: block !important;
					width: 100% !important;
					max-width: 100% !important;
					direction: ltr !important;
				}
				.stack-column-center {
					text-align: center !important;
				}
				.center-on-narrow {
					padding-left: 5px !important;
					padding-right: 5px !important;
					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;
				}
				.email-container p {
					font-size: 17px !important;
				}
			}
			@media only screen and (max-device-width: 468px) {
				.footer-column {
					padding-top: 10px!important;
					display: block !important;
					width: 50% !important;
					max-width: 50% !important;
					float: left!important;
				}
				.footer-icon {
					width: 35%!important
				}
				.logo {
					width: 50%
				}
				.term {
					font-size: 12px!important;
					line-height: 15px;
				}
			}
  </style>
  <!-- Progressive Enhancements : END -->
 </head>
 <body style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #fff;-webkit-text-size-adjust:none;-ms-text-size-adjust:100%;min-width: 100%;" width="100%">
  <!--  hidden preview text -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   Save 50%
  </div>
  <!--  hidden preview text END -->
  <!-- Insert ‌ hack after hidden preview text -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </div>
  <!-- Insert ‌ hack after hidden preview text END -->
  <center style="width: 100%; background-color: #fff;">
   <!--[if mso | IE]>
    <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background-color: #fff;">
    <tr>
    <td>
    <![endif]-->
   <table border="0" cellpadding="0" cellspacing="0" class="full-wrap" role="presentation" style="background-color: #fff;" width="100%">
    <tbody>
     <tr>
      <td align="center">
       <!-- Email Body : BEGIN -->
       <table align="center!important" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
        <!-- LOGO : BEGIN -->
        <tbody>
         <tr>
          <td align="center!important" style="width: 600px; padding: 20px 0 0 0; text-align: center">
           <a>
            <img alt="Logo lifesum" border="0" class="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fgeneral%252FLifesum_logo_email.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNaJ:oT3gjzW16YmVGd-aJIizkPSuZ2MtJ-ouAcJLuU1PAMo" style="height: auto; text-align: center; " width="25%"/>
           </a>
          </td>
         </tr>
         <tr>
          <td align="center" style="padding:0px;">
          </td>
         </tr>
         <tr>
          <td align="center" style="padding:0px;">
           <hr bgcolor="#FFFFFF" color="#41CD8C" noshade="noshade" size="3px" style=" margin: auto; padding:0px; width: 36px; align-self: center; text-align: center"/>
          </td>
         </tr>
         <tr>
          <td align="center" style="padding:0px;">
          </td>
         </tr>
         <!-- LOGO : END -->
         <!-- HEADER Image, Flush : BEGIN -->
         <tr>
          <td style="background-color: #ffffff;">
           <a target="_blank">
            <img alt="black friday - 50% OFF PREMIUM " border="0" class="g-img" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fblackfriday%252FIOS%252Flast%252050%252FEN_bf_ios_50_B.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNaJ:oT3gjzW16YmVGd-aJIizkPSuZ2MtJ-ouAcJLuU1PAMo" style="width: 100%; max-width: 600px; height: auto; background: #dddddd; margin: auto; display: block;" width="600"/>
           </a>
          </td>
         </tr>
         <!-- HEADER Image, Flush : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <!-- Small title : BEGIN -->
         <tr>
          <td style="background-color: #FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <td style=" padding: 0px 20px ; font-size: 15px; line-height: 20px; color: #757575;font-weight: 400; text-align: center; font-family: 'Montserrat', sans-serif;">
               <h2 style="margin: 0 0 10px; font-size: 20px; line-height: 25px; color: #242424; font-weight: normal;">
                Black Friday Early Access: LAST CHANCE
                <br/>
                Half off Premium!
               </h2>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- Small title : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <!-- 1 Column Text: BEGIN -->
         <tr>
          <td style="background-color: #FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <td style="padding: 0px 20px; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 25px; color: #757575;font-weight: 400; text-align: center">
               <p>
                <strong>
                 Your early access 50% discount expires today!
                </strong>
                <br/>
                Upgrade now and unlock premium weight loss features to set you up for success.
               </p>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 1 Column Text : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <!-- Button-CTA : BEGIN -->
         <tr>
          <td dir="ltr" style="padding:0px; background-color: #FAFAF5;text-align: center" width="100%">
           <table border="0" cellpadding="0" cellspacing="0" class="center-on-narrow" role="presentation" style="align-content: center;margin: auto;">
            <tbody>
             <tr>
              <td align="center" bgcolor="#F86B44" class="button-td button-td-primary" style=" text-align: center;border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px; font-weight:600;">
               <a class="button-a button-a-primary" style="font-weight:600; text-align:center; border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px; background-color: #F86B44; background: linear-gradient(270deg, #F86B44 3.83%, #F58C34 95.5%); border: 1px solid #F58C34; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 15px; text-decoration: none; padding: 13px 25px; color: #ffffff; display: inline-block;text-transform: uppercase" target="_blank">
                SAVE 50%
               </a>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- Button-CTA : END -->
         <!-- 1 Column Text: BEGIN -->
         <tr>
          <td style="background-color: #FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <td style="padding: 0px 20px; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 25px; color: #757575;font-weight: 400; text-align: center">
               <p>
                <strong>
                 Upgrade today at just
                 <s>
                  £34.99
                 </s>
                 £17.50 GBP/year.
                </strong>
               </p>
               <p>
                Unlock the full Lifesum premium features with device syncing, meal plans, personalized insights and macro goals during this limited-time half price offer
               </p>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 1 Column Text : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <!-- t&c text : BEGIN -->
         <tr>
          <td style="background-color: #FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <td style=" padding: 0px 20px ; font-size: 12px; line-height: 20px; color: #757575;text-align: left; font-weight: 400; text-align: center; font-family: 'Montserrat', sans-serif;">
               <span class="term">
                Offer ends 23:59 27/11/2019. Offer available on 12 month subscriptions only. Discount applies to first payment, standard renewal price applies.
               </span>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- t&c text : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <!-- Email Footer : BEGIN -->
         <tr>
          <td style="background-color: #fff;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <td align="center" style="padding:0px;">
              </td>
             </tr>
             <tr>
              <td style="padding: 0;">
               <!-- ICON : BEGIN -->
               <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: auto;">
                <tbody>
                 <tr>
                  <td style="text-align: center">
                   <img alt="icon megaphone" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fmg-phone-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNaJ:oT3gjzW16YmVGd-aJIizkPSuZ2MtJ-ouAcJLuU1PAMo" style="height: auto; text-align: center" width="40%"/>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!-- ICON : END -->
              </td>
             </tr>
             <!-- Button-APP : BEGIN -->
             <tr>
              <td style="padding:0;">
               <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: auto;">
                <tbody>
                 <tr>
                  <td class="button-td button-td-app" style="background: #22222200; border: 1px solid #41CD8C; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 15px; text-decoration: none; color: #41CD8C; display: block; border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px; text-transform: uppercase;mso-padding-alt:13px 17px">
                   <a class="button-a button-a-app" style="text-decoration: none; color:#41CD8C;display: block; padding: 13px 17px;border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px;" target="_blank" universal="true">
                    open the app
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
             <tr>
              <!-- Button-APP : END -->
             </tr>
             <tr>
              <td align="center" style="padding:0px;">
              </td>
             </tr>
             <!-- company-info: BEGIN -->
             <tr>
              <td style="padding: 20px; font-family: 'Montserrat', sans-serif; font-size: 12px; line-height: 15px; text-align: center; color: #888888;">
               <span class="unstyle-auto-detected-links">
                Valhallavägen 117h
                                        Stockholm, 11531
               </span>
               <br/>
               <br/>
               <span style="font-size: 10px;">
                If these emails get annoying, please feel free to
                <a>
                 unsubscribe
                </a>
                <br/>
               </span>
              </td>
             </tr>
             <!-- company-info : END -->
            </tbody>
           </table>
          </td>
         </tr>
         <!-- Email Footer : END -->
         <!--[if mso | IE]-->
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!--[endif]-->
  </center>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fbr.email.lifesum.com%252Fwf%252Fopen%253Fupn%253DHhZo4yTeqCyXN-2BhMkG5-2FptmqUILrfIsCt-2Fas84yMJA3ZjAeUm5IpwHTMy5nPn0ryYL4DokFPpNawN0Xro9Jl36TVm6t9PlLlTpj2fUfgRPbbgpWijqBnfG7nmtj0CXj2QcmMYr2STQQ23I-2BvEAE-2FIaBtLR3vLkgr6pBudx3Pby1sLltgxBpBr75XkYsXsv8zIvd97nCGP5Bj3okYSVOq69y-2F4jwDbomGxKpHPdux8p27z2D30EJH0GNBR5CFRFIc480VZRme3vfvTOE53-2FbuOyuV8ghtxFOjlN72Ebx58xP-2F7FNAtnvkWqs6pE0m9-2FKOjDI-2FIzm4M2p4t8byyiTRgbpRHJiyblSghbH77uLPTRrLhIpqYthYirICKQQ04q5Qsrxikvt5-2Bu4Ul6WZD-2B1KufSGPnG-2F7TOrcSSMGWCK0tk9Xmxw5crg9A3-2BE-2B4-2Bs-2FD3QD1BqE3DopUYgcimdedwUlpFSp2OxCT9M0BmP4MlQBX3mC74kzhFwgHPnCgCpMyY5enuegnKxSXPfI9iGoeMVHGH4tTvKWvROWjOehTxi46O3O44CMq94L69EWKjap1Zkelh4M6-2B5C2EdRNV8FYo9ctMi9SvxT5-2BDfBfFAKgVU-2FcldJPJEOhPSe1rJxrb44O/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmJyLmVtYWlsLmxpZiJ9:1kXNaJ:jxYkx_SAIupORZEKLwXaMPp4ofLN-JEzl9ss6AEYLek" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" width="1"/>
 </body>
</html>