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 -->
  <title>
   Zero Halloween Group Fast
  </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. -->
  <!--[if mso]>
        <style>
            * {
                font-family: Arial, sans-serif !important;
            }
        </style>
    <![endif]-->
  <!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: //stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
  <!--[if !mso]><!-->
  <link href="https://fonts.googleapis.com/css?family=Montserrat:300,500" rel="stylesheet"/>
  <!--<![endif]-->
  <!-- Web Font / @font-face : END -->
  <!-- CSS Reset -->
  <style>
   /* What it does: Remove spaces around the email design added by some email clients. */
        /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
        html,
        body {
            margin: 0 auto !important;
            padding: 0 !important;
            height: 100% !important;
            width: 100% !important;
        }

        /* What it does: Stops email clients resizing small text. */
        * {
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
        }

        /* What it does: Centers email on Android 4.4 */
        div[style*="margin: 16px 0"] {
            margin: 0 !important;
        }

        /* What it does: Stops Outlook from adding extra spacing to tables. */
        table,
        td {
            mso-table-lspace: 0pt !important;
            mso-table-rspace: 0pt !important;
        }

        /* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
        table {
            border-spacing: 0 !important;
            border-collapse: collapse !important;
            table-layout: fixed !important;
            margin: 0 auto !important;
        }

        table table table {
            table-layout: auto;
        }

        /* What it does: Uses a better rendering method when resizing images in IE. */
        img {
            -ms-interpolation-mode: bicubic;
        }

        /* What it does: A work-around for email clients meddling in triggered links. */
        *[x-apple-data-detectors],
        /* iOS */
        .x-gmail-data-detectors,
        /* Gmail */
        .x-gmail-data-detectors *,
        .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;
        }

        /* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
        .a6S {
            display: none !important;
            opacity: 0.01 !important;
        }

        /* If the above doesn't work, add a .g-img class to any image in question. */
        img.g-img+div {
            display: none !important;
        }

        /* What it does: Prevents underlining the button text in Windows 10 */
        .button-link {
            text-decoration: none !important;
        }

        /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89  */
        /* Create one of these media queries for each additional viewport size you'd like to fix */
        /* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting */
        @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {

            /* iPhone 6 and 6+ */
            .email-container {
                min-width: 375px !important;
            }
        }
  </style>
  <!-- Progressive Enhancements -->
  <style>
   /* What it does: Hover styles for buttons */
        .button-td,
        .button-a {
            transition: all 100ms ease-in;
        }

        .button-td:hover,
        .button-a:hover {
            background: #555555 !important;
            border-color: #555555 !important;
        }

        /* Media Queries */
        @media screen and (max-width: 480px) {
          .email-container .mobile-med {
            font-size: 22px !important;
          }
            .mobile-small {
                font-size: 12px !important;
            }
          .mobile-center {
            text-align: center;
          }
            /* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
            .fluid {
                width: 100% !important;
                max-width: 100% !important;
                height: auto !important;
                margin-left: auto !important;
                margin-right: auto !important;
            }

            /* What it does: Forces table cells into full-width rows. */
            .stack-column,
            .stack-column-center {
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                direction: ltr !important;
            }

            /* And center justify these ones. */
            .stack-column-center {
                text-align: center !important;
            }

            /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
            .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;
            }

            /* What it does: Adjust typography on small screens to improve readability */
            .email-container p {
                font-size: 17px !important;
                line-height: 22px !important;
            }
        }

        @media screen and (min-width: 700px) {
            .desktop-large-text {
                font-size: 45px !important;
            }
        }
  </style>
  <!-- What it does: Makes background images in 72ppi Outlook render at correct size. -->
  <!--[if gte mso 9]>
    <xml>
        <o:OfficeDocumentSettings>
            <o:AllowPNG/>
            <o:PixelsPerInch>96</o:PixelsPerInch>
        </o:OfficeDocumentSettings>
    </xml>
    <![endif]-->
 </head>
 <body bgcolor="#F1F1F1" style="margin: 0; mso-line-height-rule: exactly;" width="100%">
  <center style="width: 100%; background: #F1F1F1; text-align: left;">
   <!-- Visually Hidden Preheader Text : BEGIN -->
   <div style="display:none;font-size:1px;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;mso-hide:all;font-family: sans-serif;">
    Join us for a not-so-scary group fast this Halloween!
   </div>
   <!-- Visually Hidden Preheader Text : END -->
   <!--
            Set the email width. Defined in two places:
            1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 680px.
            2. MSO tags for Desktop Windows Outlook enforce a 680px width.
            Note: The Fluid and Responsive templates have a different width (600px). The hybrid grid is more "fragile", and I've found that 680px is a good width. Change with caution.
        -->
   <div class="email-container" style="max-width: 680px; margin: auto;">
    <!--[if mso]>
            <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="680" align="center">
            <tr>
            <td>
            <![endif]-->
    <!-- Email Body : BEGIN -->
    <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="max-width: 680px;" width="100%">
     <!-- HEADER : BEGIN -->
     <tr>
      <td bgcolor="#ffffff">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
         <td style="padding: 20px 40px 20px 40px; text-align: center;">
          <img src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing-image-production.s3.amazonaws.com%252Fuploads%252F8906c23b51ce305b4a92fe67fdb04a96e699639990a131f35c503487cd4b709faae1adeffb416e012322ec85a5e6ae2eb185858b2ae381e691e0dfa3d40587ff.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmctaSJ9:1kXNkp:7xMwZcqQ0QbnbBC_7SWunmQ0Qqqand8TquA56ksYHB8" width="120"/>
         </td>
        </tr>
       </table>
      </td>
     </tr>
     <!-- HEADER : END -->
     <!-- GHOST : BEGIN -->
     <tr>
      <!-- Bulletproof Background Images c/o https://backgrounds.cm -->
      <td align="center" background="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing-image-production.s3.amazonaws.com%252Fuploads%252Fd56fa107dc765bff321d45644e7eded9fd122b48dedbc83417ad97f6f24766c2a039144097cf7964bd2d703c09b817922ede534ff61aa1881901cefc8f370e57.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmctaSJ9:1kXNkp:7xMwZcqQ0QbnbBC_7SWunmQ0Qqqand8TquA56ksYHB8" bgcolor="#ffcd50" style="text-align: center; background-position: center center !important; background-size: cover !important;" valign="top">
       <!--[if gte mso 9]>
                        <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:680px; height:380px; background-position: center center !important;">
                        <v:fill type="tile" src="https://marketing-image-production.s3.amazonaws.com/uploads/d56fa107dc765bff321d45644e7eded9fd122b48dedbc83417ad97f6f24766c2a039144097cf7964bd2d703c09b817922ede534ff61aa1881901cefc8f370e57.jpg" color="#ea8036" />
                        <v:textbox inset="0,0,0,0">
                        <![endif]-->
       <div>
        <!--[if mso]>
                            <table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="500">
                            <tr>
                            <td align="center" valign="middle" width="500">
                            <![endif]-->
        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width:500px; margin: auto;" width="100%">
         <tr>
          <td height="10" style="font-size:30px; line-height:30px;">
          </td>
         </tr>
         <tr>
          <td align="center" valign="middle">
           <table>
            <tr>
             <td align="center" style="text-align: center; " valign="top">
              <img src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing-image-production.s3.amazonaws.com%252Fuploads%252F1a201c9569c1a89d16081e3663ba9390c571a62490d5582a91562b4f6b3ef111ba1c1fcd2fd396a4ba46541a5b3712787b9d61073d57fc5889c769cdfd92de27.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmctaSJ9:1kXNkp:7xMwZcqQ0QbnbBC_7SWunmQ0Qqqand8TquA56ksYHB8" width="150"/>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr>
          <td height="10" style="font-size:30px; line-height:30px;">
          </td>
         </tr>
        </table>
        <!--[if mso]>
                            </td>
                            </tr>
                            </table>
                            <![endif]-->
       </div>
       <!--[if gte mso 9]>
                        </v:textbox>
                        </v:rect>
                        <![endif]-->
      </td>
     </tr>
     <!-- GHOST : END -->
     <!-- REVIEW : BEGIN -->
     <tr>
      <td bgcolor="#ffcd50">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
         <td style="padding: 20px 40px 40px 40px; font-family: sans-serif; font-size: 12px; color: #000000;  font-weight:normal;">
          <div style="max-width: 100%; width: 500px; margin: 0 auto;">
           <p class="mobile-med" style="color: #000000; margin: 0 0 30px 0; font-size: 24px; font-weight:bold;line-height: 29px;text-align: center;">
            There’s still time to join our Halloween group fast!
           </p>
           <p class="mobile-center" style="color: #000000; margin: 0; font-size: 16px; line-height: 22px; margin-bottom: 16px;">
            If you’re just waking up, you’ve likely been fasting for hours already. Start your timer and crush the urge for candy today.
           </p>
           <p class="mobile-center" style="margin: 0; font-size: 16px; line-height: 22px;">
            Post about your fast using #ZeroTreats—we’ll pick some lucky winners to get a treat even sweeter than candy. The best part? Everyone who joins us for this not-so-scary fast will unlock a surprise in the app.
           </p>
          </div>
         </td>
        </tr>
       </table>
      </td>
     </tr>
     <!-- REVIEW : END -->
     <!-- Button : BEGIN -->
     <tr>
      <td align="center" bgcolor="#ffcd50" valign="middle">
       <table>
        <tr>
         <td align="center" style="text-align: center; padding: 15px 0px 15px 0px;" valign="top">
          <!-- Button : BEGIN -->
          <center>
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="center-on-narrow" role="presentation" style="text-align: center;">
            <tr>
             <td style="border-radius: 5px; background: #eb803c; text-align: center;">
              <p style="margin: 0;background: #eb803c; border: 15px solid #eb803c; font-family: 'Montserrat', sans-serif; font-size: 14px; line-height: 1.1; text-align: center; text-decoration: none; display: block; border-radius: 50px; font-weight: bold;">
               <a class="button-link" style="color:#000;">
                Start Your Timer
               </a>
              </p>
             </td>
            </tr>
           </table>
          </center>
          <!-- Button : END -->
         </td>
        </tr>
        <tr>
         <td height="30" style="font-size:20px; line-height:20px;">
         </td>
        </tr>
       </table>
      </td>
     </tr>
     <!-- Button : END -->
     <!-- FOOTER : BEGIN -->
     <tr>
      <td bgcolor="#FFFFFF">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
         <td bgcolor="#FFFFFF">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tr>
            <td bgcolor="#ffffff" style="padding: 40px 40px 0 40px; font-family: sans-serif; font-size: 12px; line-height: 18px; color: #0000000; text-align: center; font-weight:normal;">
             <p class="mobile-small" style="margin: 0;color: #60666d;font-size: 12px !important;">
              Love
                                                    Zero?
             </p>
             <p class="mobile-small" style="margin: 0;color: #60666d;font-size: 12px !important;">
              Rate us
                                                    on the
              <a style="color: #f77965; text-decoration:none;">
               App Store
              </a>
              or
              <a style="color: #f77965; text-decoration:none;">
               Google Play.
              </a>
             </p>
            </td>
           </tr>
          </table>
         </td>
        </tr>
        <tr>
         <td bgcolor="#ffffff" style="padding: 10px 30px 30px 30px; text-align: center;">
          <table align="center" style="text-align: center;">
           <tr>
            <td width="10">
            </td>
            <td>
             <a>
              <img alt="" border="0" height="30" src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing-image-production.s3.amazonaws.com%252Fuploads%252F0f339c5e1818a623cdde7250452e022ad07a6955ef56bdf6d4d21f0f23394d7668746b2bb505686336474deb3d398d328e5cef3f280c0e27a516718c98eba9d1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmctaSJ9:1kXNkp:7xMwZcqQ0QbnbBC_7SWunmQ0Qqqand8TquA56ksYHB8" style="margin:0; padding:0; border:none; display:block;" width="15"/>
             </a>
            </td>
            <td width="10">
            </td>
            <td>
             <a>
              <img alt="" border="0" height="30" src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing-image-production.s3.amazonaws.com%252Fuploads%252F3244e3f8d7c738f5992d4b72fa8468b512315578037712eb97fb2edf63c9c7b6392f8fabd70d7658e4b53fa42648c8aef9f0a069d5f1a72944aedc8ba51f7b51.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmctaSJ9:1kXNkp:7xMwZcqQ0QbnbBC_7SWunmQ0Qqqand8TquA56ksYHB8" style="margin:0; padding:0; border:none; display:block;" width="30"/>
             </a>
            </td>
            <td width="10">
            </td>
            <td>
             <a>
              <img alt="" border="0" height="30" src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing-image-production.s3.amazonaws.com%252Fuploads%252F6a2c92f18c6846132da5ea4c3e21bf5d509ea7426128443af7c61e3a2c0bffc9be5f10986a4b5008e61b86a920881bc08bbc88dc96ef81689264f65c7064fef7.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmctaSJ9:1kXNkp:7xMwZcqQ0QbnbBC_7SWunmQ0Qqqand8TquA56ksYHB8" style="margin-right: 4px; padding:0; border:none; display:block;" width="35.42"/>
             </a>
            </td>
           </tr>
          </table>
         </td>
        </tr>
        <tr>
         <td bgcolor="#ffffff" style="padding: 0px 40px 40px 40px; font-family: sans-serif; font-size: 12px; line-height: 18px; color: #000000; text-align: center; font-weight:normal;">
          <p class="mobile-small" style="margin: 0; color: #60666d;font-size: 12px !important;">
           © 2019 Big
                                        Sky Health, Inc.
          </p>
         </td>
        </tr>
        <tr>
         <td bgcolor="#ffffff">
          <table border="0" cellpadding="0" cellspacing="0" class="module" data-type="code" role="module" style="table-layout: fixed;" width="100%">
           <tr>
            <td height="100%" valign="top">
             <div style="text-align: center;">
              <span style="font-size:10px;">
               <span class="zero_link">
                <a style="color: #f77965;text-decoration:none;">
                 Unsubscribe
                </a>
               </span>
              </span>
             </div>
            </td>
           </tr>
           <tr>
            <td height="20" style="font-size:20px; line-height:20px;">
            </td>
           </tr>
          </table>
         </td>
        </tr>
       </table>
      </td>
     </tr>
     <!-- FOOTER : END -->
    </table>
    <!-- Email Body : END -->
    <!--[if mso]>
            </td>
            </tr>
            </table>
            <![endif]-->
   </div>
  </center>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fu8998071.ct.sendgrid.net%252Fwf%252Fopen%253Fupn%253Dazb47jPfalLRy9EgC41FBqLNpSQUfBpZjmyW3hFZnK1qAf8T1woiRseGrU3oyK0rGPTzlC0eFCty-2B4NCtJsMMovnWTIrhEUdR7hHiBOVdPGVAGZwMnludcYAiwdQr9IHYzjwha6XutTK4ipaMYt7DjwrZk4zmOYowz0xnl4hCcjt8pvLg01RQeFOTQZdTn6JEoCwdn0zBIf9qFTmOVF4BkI1e6qqg5pTBARaCyH-2Bclp6WjmzQBrhav-2B-2BdtgFJumBvUg3TNt-2BifQ6IGdXPeo6x0u7lIMWitu2EL2sw2Fm03ZcKJasXJH-2FXip1qKy0Lu3f7UMqnrsMRL7gW2Oerm1CwmKjsYiFLBSYOFRhRrak-2B0Lz9Cz99vpZHLBKTVlZFtOrSwAicfG33XvxCOC4OuKtsQB-2F8Uq4WAC8uEl62MPBe4-2BPTCojOYj6KLKFh1PknkHP/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1ODk5ODA3MS5jdCJ9:1kXNkp:ocGsBeAyhVVQ0Nkhut7Aim39_jQ8EB_6Gpz82iUGfxk" 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>