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-a-secondary:hover,
			.button-td-secondary:hover {
				background: #F59132 !important;
				color: #fff !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) {
				.hero {
					min-width: 300px!important;
				}
				.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;">
   Reach your goals in 2020 with Lifesum
  </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;">
   <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:1kXNMO:Z0-03DGunCHJpImVoI8qQwGM1V88DJWdGGojYdIj0tU" 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: #FAFAF5;">
           <img alt="new year" border="0" class="g-img" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fholiday%252FNewyear_header.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNMO:Z0-03DGunCHJpImVoI8qQwGM1V88DJWdGGojYdIj0tU" style="width: 100%; max-width: 600px; height: auto;margin: auto; display: block;" width="600"/>
          </td>
         </tr>
         <!-- HEADER Image, Flush : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <!-- FULL TITLE: BEGIN -->
         <tr>
          <td style="background-color: #FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <td class="center-on-narrow" dir="ltr" style=" text-align: center;background-color: #FAFAF5;" valign="top">
               <h1 style=" padding: 0px 20px; text-align: center;  font-size: 35px; line-height: 40px; color: #242424; font-weight: 400;font-family: 'Montserrat', sans-serif; margin:0px;">
                Reach your weight goals in 2020 with Lifesum
               </h1>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- FULL 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 class="center-on-narrow" style=" padding: 0px 20px ; font-size: 15px; line-height: 20px; color: #757575;font-weight: 400; text-align: left; font-family: 'Montserrat', sans-serif;">
               <p>
                How often do we set a new year’s resolution only to fall at the first hurdle? Dieting isn’t easy but there are things you can do to increase your chances.
               </p>
               <p>
                The secret to sticking to your goals is to make them more structured and achievable. For example, instead of saying “I want to eat less in January” say “I want to switch out a regular cola with diet cola” then control your intake with the
																calorie tracker in the Lifesum app.
               </p>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 1 Column Text : 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 class="center-on-narrow" dir="ltr" style=" text-align: center;background-color: #FAFAF5;" valign="top">
               <h2 style="margin: 0 0 10px; font-size: 20px; line-height: 20px; color: #242424; font-weight: 400;">
                How to set S.M.A.R.T. goals
               </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 class="center-on-narrow" style=" padding: 0px 20px ; font-size: 15px; line-height: 20px; color: #757575;font-weight: 400; text-align: left; font-family: 'Montserrat', sans-serif;">
               <p>
                Set goals that are specific, measurable, attainable, relevant and time-based and you’re more likely to achieve them. We’ve put together a great guide to help you find out more about S.M.A.R.T. goals and how to set them at Lifesum.
               </p>
               <!-- Button : BEGIN -->
               <table border="0" cellpadding="0" cellspacing="0" class="center-on-narrow" role="presentation" style="float:none; margin: 0px;">
                <tbody>
                 <tr>
                  <td class="button-td button-td-secondary" style="background: #22222200; border: 2px solid #F59132; font-family: Montserrat; font-size: 15px; line-height: 15px; text-decoration: none; color: #F59132; display: block; border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px; text-transform: uppercase;mso-padding-alt:5px 20px;font-weight:600;">
                   <a class="button-a button-a-secondary" style="text-decoration: none; color:#F59132;display: block; padding: 5px 20px;border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px;font-weight:600;text-transform: uppercase;" target="_blank">
                    read more
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!-- Button : END -->
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 1 Column Text : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FAFAF5" style="padding:0px;background-color: #FAFAF5;">
           <hr bgcolor="#FAFAF5" 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" 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 class="center-on-narrow" style=" padding: 0px 20px ; font-size: 15px; line-height: 20px; color: #757575;font-weight: 400; text-align: left; font-family: 'Montserrat', sans-serif;">
               <p>
                With 2020 comes a fresh start to get back on track and eat your way to a healthier, happier you. With Lifesum, you don’t have to go it alone – unlock Premium and access proven features to help you feel supported.
               </p>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 1 Column Text : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <!-- 3 Even Columns : BEGIN -->
         <tr>
          <td style="padding: 0px 10px 10px 10px; background-color: #FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <!-- Column : BEGIN -->
              <td class="stack-column-center" valign="top" width="33%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td style="padding: 10px; text-align: center">
                   <img alt="step1" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fholiday%252Ficon_holiday1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNMO:Z0-03DGunCHJpImVoI8qQwGM1V88DJWdGGojYdIj0tU" style="width: 100%; max-width: 100px; height: auto; font-size: 15px; line-height: 15px; color: #555555;" width="100"/>
                  </td>
                 </tr>
                 <tr>
                  <td class="center-on-narrow" style="font-size: 15px; line-height: 20px; color: #555555; padding: 0 10px 10px; text-align: center;font-weight: 400;font-family: 'Montserrat', sans-serif;">
                   <h3 style="margin: 0 0 10px; font-size: 15px; line-height: 20px; color: #242424; font-weight:400;">
                    Easy decision making:
                   </h3>
                   <p>
                    Effective meal plans and tasty recipes guide you towards success.
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center" valign="top" width="33%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td style="padding: 10px; text-align: center">
                   <img alt="spet2" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fholiday%252Ficon_holiday2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNMO:Z0-03DGunCHJpImVoI8qQwGM1V88DJWdGGojYdIj0tU" style="width: 100%; max-width: 100px; height: auto; font-size: 15px; line-height: 15px; color: #555555;" width="100"/>
                  </td>
                 </tr>
                 <tr>
                  <td class="center-on-narrow" style="font-size: 15px; line-height: 20px; color: #555555; padding: 0 10px 10px; text-align: center;font-weight: 400;font-family: 'Montserrat', sans-serif;">
                   <h3 style="margin: 0 0 10px; font-size: 15px; line-height: 20px; color: #242424; font-weight:400;">
                    Simple to use:
                   </h3>
                   <p>
                    Feel supported with food ratings, daily feedback &amp; Life Score™
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center" valign="top" width="33%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td style="padding: 10px; text-align: center">
                   <img alt="step3" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fholiday%252Ficon_holiday3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNMO:Z0-03DGunCHJpImVoI8qQwGM1V88DJWdGGojYdIj0tU" style="width: 100%; max-width: 100px; height: auto; font-size: 15px; line-height: 15px; color: #555555;" width="100"/>
                  </td>
                 </tr>
                 <tr>
                  <td class="center-on-narrow" style="font-size: 15px; line-height: 20px; color: #555555; padding: 0 10px 10px; text-align: center;font-weight: 400;font-family: 'Montserrat', sans-serif;">
                   <h3 style="margin: 0 0 10px; font-size: 15px; line-height: 20px; color: #242424; font-weight:400;">
                    Keto &amp; Vegan friendly:
                   </h3>
                   <p>
                    Long-lasting results with detailed Macro &amp; Net Carb tracking.
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 3 Even Columns : 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=" #41CD8C" 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:  #41CD8C; background:  #41CD8C; border: 1px solid  #41CD8C; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 15px; text-decoration: none; padding-top: 13px; padding-bottom: 13px; padding-left: 25px; padding-right: 25px; color: #ffffff; display: inline-block;text-transform: uppercase;" target="_blank" universal="true">
                UPGRADE TO PREMIUM
               </a>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- Button-CTA : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #FAFAF5;">
          </td>
         </tr>
         <tr>
          <td align="center">
          </td>
         </tr>
         <!--PREMIUM BANNER: BEGIN -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #F86B44; background: linear-gradient(270deg, #F86B44 3.83%, #F58C34 95.5%)">
          </td>
         </tr>
         <tr>
          <td dir="ltr" style="padding:0px 10px; background-color: #F86B44; background: linear-gradient(270deg, #F86B44 3.83%, #F58C34 95.5%)" width="100%">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <!-- Column : BEGIN -->
              <td class="stack-column-center" valign="middle" width="30%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td style="padding: 10px; text-align: center">
                   <img alt="step1" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fspecialemail%252Fapple-Gift.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNMO:Z0-03DGunCHJpImVoI8qQwGM1V88DJWdGGojYdIj0tU" style="width: 100%; max-width: 120px; height: auto; font-size: 15px; line-height: 15px; color: #555555;" width="120"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center" valign="middle" width="70%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-size: 17px; line-height: 25px; color: #ffffff; padding:0px; text-align: left;font-weight: 600;font-family: 'Montserrat', sans-serif;">
                   <p>
                    Buy a 1 year Lifesum membership for someone you care about.
                   </p>
                  </td>
                 </tr>
                 <!-- Button-CTA : BEGIN -->
                 <tr>
                  <td dir="ltr" style="padding:0px;text-align: center" width="100%">
                   <table border="0" cellpadding="0" cellspacing="0" class="center-on-narrow" role="presentation" style="align-content: center;float: left;">
                    <tbody>
                     <tr>
                      <td align="center" bgcolor="#ffffff" class="button-td button-td-banner" style=" text-align: center;border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px; font-weight:600;">
                       <a class="button-a button-a-banner" style="font-weight:600; text-align:center; border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px; background-color: #fff; background: #ffffff; border: 1px solid #fff; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 15px; text-decoration: none; padding-top: 13px; padding-bottom: 13px; padding-left: 25px; padding-right: 25px; color: #F86B44; display: inline-block;text-transform: uppercase;" target="_blank">
                        shop a gift now
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- Button-CTA : END -->
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor=" #FAFAF5" style="background-color: #F86B44; background: linear-gradient(270deg, #F86B44 3.83%, #F58C34 95.5%)">
          </td>
         </tr>
         <!--PREMIUM BANNER: END -->
         <!-- 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:1kXNMO:Z0-03DGunCHJpImVoI8qQwGM1V88DJWdGGojYdIj0tU" style="height: auto; text-align: center" width="40%"/>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!--ICON : END -->
              </td>
             </tr>
             <tr>
              <td align="center" style="padding:0px;">
              </td>
             </tr>
             <tr>
              <td style="padding:0;">
               <!-- Button-APP : BEGIN -->
               <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: auto;">
                <tbody>
                 <tr>
                  <td class="button-td button-td-app" style="border-radius: 50px; -webkit-border-radius:50px; -moz-border-radius:50px; background: #22222200;">
                   <a class="button-a button-a-app" style="background: #22222200; border: 1px solid #41CD8C; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 15px; text-decoration: none; padding: 13px 17px; color: #41CD8C; display: block; border-radius: 50px;-webkit-border-radius:50px; -moz-border-radius:50px; text-transform: uppercase" universal="true">
                    open the app
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!-- Button-APP : END -->
              </td>
             </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>
               </span>
               <span class="unstyle-auto-detected-links">
               </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-2Fas84yMJA3ZjAeUm5IpwHTMy5nPn0ryYL4DokFPpNawN0Xro9Jl31-2ByoVH3NHbtDihjhdeqUAbB6oOFWJUi9GzoOLSUbAGegWMl-2F522F1VIWExG-2Fxifx0bLCxf4F480u4u2Scz50TlQwOXlEyIrLMgHK67xTnmP-2Fcgq-2Bvn2wv4mjKwepnNgR2qKseR7BsC22ZXKBEaSSseow4E0RW3aavSgl89qnTzQ0YX0nkVH-2FM6oEbtapugaiwLt94iuWYfPrlJax5NTIKSiRmqO-2BrG4PMPN-2FcrwbzE9ZgK1TAm28kkpt9cVrVkQyybBo9AV0D0hBF4xNzE3Hu4mxlOYiyRNpo3nIRj4cUQ1IZP82LQxhc-2BHqpIVEAYZDIL4g8n-2BWCWnepqg8vrl6uxwac6IBBu68mAlfzOSY4Uf5OhkO5RRk1JRAairtqwKvWKdTG3G2cmRLoJXmQyl-2B0ozodE4M6MLeW-2FGJzYb1SKNTwRO2McOlgSiTCAiDQTpq5TKdbTQ1ZlFd-2FJFICWXpHC9UbpMAXy8hHGQVffN32BFYRZXKSVMjIroLQbkJgPAfEg2nqluacN0uneLK49-2F0rA-3D/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmJyLmVtYWlsLmxpZiJ9:1kXNMO:ev1i4iHqFb1CtpMH-nFYTpSBBSZkQbmcd0nJMc8evVU" 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>