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"/>
  <title>
   Lifesum - template
  </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"/>
  <!--<![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: fixed !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 {
					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;
				}
				.full-mobile {
					max-width: 100%!important;
					min-width: 100%!important;
					width: 100%!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;">
   New and improved meal plan added!
  </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:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" 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="NEW AND IMPROVED 3 Week Weight Loss" border="0" class="g-img" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fnewplans%252F3wwl%252F30%2525%252Fheader_new3wwl_30.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" 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">
          </td>
         </tr>
         <!-- MULTI COLUMNS : BEGIN -->
         <!-- 2 Even Columns : BEGIN -->
         <tr>
          <td class="pad-mobile full-mobile" style="padding: 0 40px; background-color:#FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" class="full-mobile" role="presentation" width="100%">
            <tbody>
             <tr style="border-bottom: solid 1px #FAFAF5;">
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style="background-color: #fff" valign="top" width="80%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding: 10px; text-align: left; background-color: #fff">
                   <p style="margin: 0;">
                    Easier, faster recipes
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style=" background-color: #EBFFF5" valign="top" width="20%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding:10px; text-align: center; background-color: #EBFFF5">
                   <img alt="check3" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fnewplans%252Fcheck.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center" width="20%"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 2 Even Columns : END -->
         <!-- 2 Even Columns : BEGIN -->
         <tr>
          <td class="pad-mobile full-mobile" style="padding: 0 40px; background-color:#FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" class="full-mobile" role="presentation" width="100%">
            <tbody>
             <tr style="border-bottom: solid 1px #FAFAF5;">
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style="background-color: #fff" valign="top" width="80%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding: 10px; text-align: left; background-color: #fff">
                   <p style="margin: 0;">
                    Simpler shopping lists
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style=" background-color: #EBFFF5" valign="top" width="20%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding:10px; text-align: center; background-color: #EBFFF5">
                   <img alt="check3" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fnewplans%252Fcheck.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center" width="20%"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 2 Even Columns : END -->
         <!-- 2 Even Columns : BEGIN -->
         <tr>
          <td class="pad-mobile full-mobile" style="padding: 0 40px; background-color:#FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" class="full-mobile" role="presentation" width="100%">
            <tbody>
             <tr style="border-bottom: solid 1px #FAFAF5;">
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style="background-color: #fff" valign="top" width="80%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding: 10px; text-align: left; background-color: #fff">
                   <p style="margin: 0;">
                    Optimize serving measurements
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style=" background-color: #EBFFF5" valign="top" width="20%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding:10px; text-align: center; background-color: #EBFFF5">
                   <img alt="check3" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fnewplans%252Fcheck.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center" width="20%"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 2 Even Columns : END -->
         <!-- 2 Even Columns : BEGIN -->
         <tr>
          <td class="pad-mobile full-mobile" style="padding: 0 40px; background-color:#FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" class="full-mobile" role="presentation" width="100%">
            <tbody>
             <tr style="border-bottom: solid 1px #FAFAF5;">
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style="background-color: #fff" valign="top" width="80%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding: 10px; text-align: left; background-color: #fff">
                   <p style="margin: 0;">
                    Structured 3 week program
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style=" background-color: #EBFFF5" valign="top" width="20%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding:10px; text-align: center; background-color: #EBFFF5">
                   <img alt="check4" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fnewplans%252Fcheck.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center" width="20%"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 2 Even Columns : END -->
         <!-- 2 Even Columns : BEGIN -->
         <tr>
          <td class="pad-mobile full-mobile" style="padding: 0 40px; background-color:#FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" class="full-mobile" role="presentation" width="100%">
            <tbody>
             <tr style="border-bottom: solid 1px #FAFAF5;">
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style="background-color: #fff" valign="top" width="80%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding: 10px; text-align: left; background-color: #fff">
                   <p style="margin: 0;">
                    Restart any time
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style=" background-color: #EBFFF5" valign="top" width="20%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding:10px; text-align: center; background-color: #EBFFF5">
                   <img alt="check5" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fnewplans%252Fcheck.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center" width="20%"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 2 Even Columns : END -->
         <!-- 2 Even Columns : BEGIN -->
         <tr>
          <td class="pad-mobile full-mobile" style="padding: 0 40px; background-color:#FAFAF5;">
           <table border="0" cellpadding="0" cellspacing="0" class="full-mobile" role="presentation" width="100%">
            <tbody>
             <tr style="border-bottom: solid 1px #FAFAF5;">
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style="background-color: #fff" valign="top" width="80%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding: 10px; text-align: left; background-color: #fff">
                   <p style="margin: 0;">
                    Switch to any other plans
                   </p>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
              <!-- Column : BEGIN -->
              <td class="stack-column-center full-mobile" style=" background-color: #EBFFF5" valign="top" width="20%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <td class="center-on-narrow" style="font-family: Montserrat; font-size: 15px; line-height: 20px; color: #757575; padding:10px; text-align: center; background-color: #EBFFF5">
                   <img alt="check6" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fnewplans%252Fcheck.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center" width="20%"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <!-- Column : END -->
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 2 Even Columns : END -->
         <!-- MULTI COLUMNS : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5">
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor=" #FAFAF5">
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor=" #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; font-size: 15px; line-height: 20px; color: #757575;text-align: center;font-weight: 400">
               Enjoy 30% off the usual price with this limited time offer!
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- 1 Column Text : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5" id="spacer">
          </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">
            <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; font-size: 15px; line-height: 15px; text-decoration: none; padding-top: 13px; padding-bottom: 13px; padding-left: 17px; padding-right: 17px; color: #ffffff; display: inline-block;" target="_blank">
                SAVE 30%
               </a>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- Button-CTA : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5">
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor=" #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;font-family: Montserrat;">
               <span class="term">
                Discount is applied to first payment. Normal renewal rate applies. 30% available on all subscriptions.
               </span>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- t&c text : END -->
         <tr>
          <td align="center" bgcolor=" #FAFAF5">
          </td>
         </tr>
         <!-- Email Footer : BEGIN -->
         <tr>
          <td style="background-color: #fff;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <!-- Social : BEGIN -->
            <tbody>
             <tr>
              <td class="img-bg" dir="ltr" style="padding:10px 0 10px 0; background-color: #fff;" width="100%">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tbody>
                 <tr>
                  <!-- Column : BEGIN -->
                  <td class="footer-column" width="10%">
                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                    <tbody>
                     <tr>
                      <td dir="ltr" style="text-align: center" valign="top">
                       <a target="_blank">
                        <img alt="icon facebook" border="0" class="footer-icon" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center " width="50%"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <!-- Column : END -->
                  <!-- Column : BEGIN -->
                  <td class="footer-column" width="10%">
                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                    <tbody>
                     <tr>
                      <td dir="ltr" style="text-align: center" valign="top">
                       <a target="_blank">
                        <img alt="icon instagram" border="0" class="footer-icon add-pad" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Finstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style=" height: auto; text-align: center " width="50%"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <!-- Column : END -->
                  <!-- Column : BEGIN -->
                  <td class="footer-column" width="10%">
                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                    <tbody>
                     <tr>
                      <td dir="ltr" style="text-align: center" valign="top">
                       <a target="_blank">
                        <img alt="icon pinterest" border="0" class="footer-icon" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fpinterest.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center; margin: auto " width="50%"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <!-- Column : END -->
                  <!-- Column : BEGIN -->
                  <td class="footer-column" width="10%">
                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                    <tbody>
                     <tr>
                      <td dir="ltr" style="text-align: center" valign="top">
                       <a target="_blank">
                        <img alt="icon youtube" border="0" class="footer-icon" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Fyoutube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center " width="50%"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <!-- Column : END -->
                  <td class="footer-column" width="10%">
                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                    <tbody>
                     <tr>
                      <td dir="ltr" style="text-align: center" valign="top">
                       <a target="_blank">
                        <img alt="icon twitter" border="0" class="footer-icon" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.lifesum.com%252Femails%252Fnew%252Ftwitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4ubGlmZXN1bSJ9:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" style="height: auto; text-align: center " width="50%"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <!-- Column : END -->
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
             <!-- Social : END -->
             <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:1kXNzv:EfRMhj1HpR7g0NJGSpfVRseHO9Jj-0k7REjY08uqVbI" 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="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; 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>
              </td>
             </tr>
             <!-- Button-APP : END -->
             <tr>
              <td align="center" style="padding:0px;">
              </td>
             </tr>
             <!-- blog: BEGIN -->
             <tr>
              <td style="padding: 0px; font-family: Montserrat; font-size: 12px; line-height: 15px; text-align: center; color: #41CD8C;">
               <p>
                <a rel="noopener" style="color: #41CD8C; text-decoration: underline;" target="_blank">
                 Click here for more news
                </a>
               </p>
              </td>
             </tr>
             <!-- blog : END -->
             <!-- company-info: BEGIN -->
             <tr>
              <td style="padding: 20px; font-family: Montserrat; 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/>
               If these emails get annoying, please feel free to
               <a>
                unsubscribe
               </a>
               <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-2Fas84yMJA3ZjAeUm5IpwHTMy5nPn0ryYL4DokFPpNawN0Xro9Jl36TVm6t9PlLlTpj2fUfgRPby0WxwrTuLB1UEfMLwtOBAsSXwxAkkchziHr9RNBYhjbfN6P48fopdFohD8Z9JGgShf7oeos19lH35uvxTZAzsRarLObgyTs18yDb-2FXDEgiSFcRVMaGLQ1GF5H-2FZBD3vNS943WUrx4Ym7DGKxK9sb02cYkK6x4Bybn2NDwGKt1fA26uTp6PaVFdujynsjeQQsLg5Zkr-2B3CT4dEf8T9pSWuh4sonsGczhL5gfKXAAn-2Fb-2FbD-2BVtyFGmH3Zs0XVqby-2BeuFpSPnnOuYL3rAyL0CunfL-2FbNO276t-2FJHVIvIGcvFCUZ54UFgDlmSsUmxwSauFHOdNPMuWlMENkKvMItuoLtZDNMvgGZrlJghhNqf-2Fj0Csk1xPtU7P4fQG-2B3cAP6C3c2f5lqCxV2e-2BTcTmvvF-2FP9JUcinxqdxeFg4fNG0877YnsJIUhaYkH1XNhqXLdhVpCfodulJWNCyy0a2gtOLlFAbsFo2EQ88qeCSXsGsk9U5kQbRXCHllBw3ofMf1tEUAbRJVhsCxW5mlUZrtypCeIkV/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmJyLmVtYWlsLmxpZiJ9:1kXNzv:6xPZaD7JsghoUpRWI4u7M67zW33mrclykkTbo1XTYjg" 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>