HTML Source
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>BlueCross BlueShield - Open Enrollment Reminder</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<style type="text/css">
body, table, td, div, p {
margin: 0;
padding: 0;
}
body {
width: 100% !important;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
background-color: #f4f5f7;
}
img {
border: 0;
outline: none;
text-decoration: none;
}
table {
border-collapse: collapse;
mso-table-lspace: 0;
mso-table-rspace: 0;
}
.neb-shell {
width: 100%;
background-color: #f4f5f7;
}
.neb-container-hero {
width: 100%;
max-width: 640px;
margin: 0 auto;
}
.neb-container-main {
width: 100%;
max-width: 620px;
margin: 0 auto;
}
.neb-container-list {
width: 100%;
max-width: 600px;
margin: 0 auto;
}
.neb-container-foot {
width: 100%;
max-width: 580px;
margin: 0 auto;
}
.neb-hero {
background-color: #005da4;
}
.neb-inner {
padding: 24px 20px;
}
.neb-brand {
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 26px;
line-height: 1.2;
font-weight: 700;
color: #ffffff;
text-align: left;
}
.neb-brand span {
display: block;
}
.neb-hero-tag {
display: inline-block;
margin-top: 8px;
padding: 4px 10px;
border-radius: 999px;
background-color: #ffffff;
color: #005da4;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.05em;
text-transform: uppercase;
}
.neb-hero-title {
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 24px;
line-height: 1.3;
font-weight: 700;
color: #ffffff;
margin-top: 16px;
}
.neb-hero-sub {
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 15px;
line-height: 1.5;
color: #e3f3ff;
margin-top: 10px;
}
.neb-deadline-pill {
display: inline-block;
margin-top: 16px;
padding: 6px 14px;
border-radius: 999px;
border: 1px dashed #ffffff;
color: #ffffff;
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.06em;
text-transform: uppercase;
}
.neb-id-text {
margin-top: 8px;
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 13px;
color: #d6e9ff;
}
.neb-main-card {
background-color: #ffffff;
border-radius: 14px;
box-shadow: 0 8px 18px rgba(0,0,0,0.08);
border: 1px solid #dde4ee;
}
.neb-main-inner {
padding: 26px 24px 10px 24px;
}
.neb-main-heading {
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 22px;
line-height: 1.3;
font-weight: 700;
color: #002b5c;
text-align: center;
}
.neb-main-heading span {
display: block;
}
.neb-main-copy {
margin-top: 16px;
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 15px;
line-height: 1.6;
color: #394a5f;
text-align: left;
}
.neb-main-copy p {
margin: 0 0 10px 0;
}
.neb-urgency-box {
margin-top: 16px;
padding: 12px 14px;
border-radius: 10px;
background-color: #fff5e5;
border: 1px dotted #f1b15e;
}
.neb-urgency-text {
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 13px;
line-height: 1.5;
color: #7a4a11;
}
.neb-urgency-strong {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.03em;
}
.neb-cta-wrap {
text-align: center;
margin-top: 20px;
margin-bottom: 24px;
}
.neb-btn {
display: inline-block;
padding: 13px 30px;
border-radius: 999px;
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 17px;
line-height: 1.2;
font-weight: 600;
text-decoration: none;
margin: 20px 0;
}
.neb-btn--solid {
background-color: #e31837;
color: #ffffff !important;
border: 1px solid #b8122b;
}
.neb-btn--outline {
background-color: #ffffff;
color: #005da4 !important;
border: 1px solid #005da4;
}
.neb-btn--soft {
background-color: #f2f7fd;
color: #005da4 !important;
border: 1px solid #c1d6f5;
}
.neb-list-card {
background-color: #ffffff;
border-radius: 12px;
box-shadow: 0 6px 14px rgba(0,0,0,0.06);
border: 1px dashed #cbd3df;
padding: 18px 18px 8px 18px;
}
.neb-list-title {
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 18px;
line-height: 1.4;
font-weight: 700;
color: #002b5c;
text-align: left;
margin-bottom: 10px;
}
.neb-list-items {
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 14px;
line-height: 1.6;
color: #374151;
padding-left: 18px;
}
.neb-list-items li {
margin-bottom: 4px;
}
.neb-list-cta {
text-align: center;
padding: 8px 0 18px 0;
}
.neb-foot-space {
height: 28px;
line-height: 28px;
font-size: 0;
}
.neb-micro {
font-family: -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-size: 8px;
line-height: 1.4;
color: #f4f5f7;
}
.neb-micro p {
margin: 0 0 6px 0;
}
@media screen and (max-width: 640px) {
.neb-inner {
padding: 20px 16px;
}
.neb-main-inner {
padding: 22px 16px 8px 16px;
}
.neb-list-card {
padding: 16px 14px 6px 14px;
}
.neb-brand {
text-align: center;
}
.neb-hero-layout {
width: 100% !important;
display: block !important;
}
.neb-hero-cell {
display: block;
width: 100% !important;
}
.neb-hero-title {
font-size: 22px;
text-align: center;
}
.neb-hero-sub {
text-align: center;
}
.neb-deadline-pill,
.neb-id-text {
text-align: center;
display: block;
}
.neb-cta-wrap {
margin-top: 18px;
margin-bottom: 20px;
}
}
@media (prefers-color-scheme: dark) {
body {
background-color: #05060a !important;
color: #e5e7eb !important;
}
.neb-shell {
background-color: #05060a !important;
}
.neb-hero {
background-color: #003766 !important;
}
.neb-brand {
color: #f9fafb !important;
}
.neb-hero-title {
color: #f9fafb !important;
}
.neb-hero-sub {
color: #d1e5ff !important;
}
.neb-deadline-pill {
border-color: #f9fafb !important;
color: #f9fafb !important;
}
.neb-id-text {
color: #cbd5f5 !important;
}
.neb-main-card,
.neb-list-card {
background-color: #0b1120 !important;
border-color: #1f2937 !important;
box-shadow: 0 10px 22px rgba(0,0,0,0.75) !important;
}
.neb-main-heading,
.neb-list-title {
color: #e5e7eb !important;
}
.neb-main-copy,
.neb-list-items {
color: #d1d5db !important;
}
.neb-urgency-box {
background-color: #3b2a0f !important;
border-color: #fbbf24 !important;
}
.neb-urgency-text {
color: #fcd34d !important;
}
.neb-btn--solid {
background-color: #ef4444 !important;
border-color: #b91c1c !important;
color: #ffffff !important;
}
.neb-btn--outline {
background-color: transparent !important;
color: #60a5fa !important;
border-color: #60a5fa !important;
}
.neb-btn--soft {
background-color: #111827 !important;
color: #93c5fd !important;
border-color: #1d4ed8 !important;
}
.neb-micro {
color: #05060a !important;
}
}
</style>
</head>
<body>
<center class="neb-shell">
<table role="presentation" width="100%">
<tr>
<td align="center" style="padding:18px 10px 6px 10px;">
<table role="presentation" class="neb-container-hero">
<tr>
<td class="neb-hero" style="border-bottom:1px solid #00457c;">
<!--[if mso]>
<table role="presentation" width="640" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="padding:24px 24px 20px 24px;">
<!-->
<div class="neb-inner">
<table role="presentation" width="100%">
<tr>
<td>
<table role="presentation" width="100%">
<tr>
<td valign="top" class="neb-hero-cell" style="width:60%;">
<div class="neb-brand">
<span>BlueCross</span>
<span>BlueShield</span>
</div>
<div class="neb-hero-tag">Member update</div>
</td>
<td valign="top" class="neb-hero-cell" style="width:40%; text-align:right;">
<span class="neb-deadline-pill">Open enrollment deadline is almost here</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding-top:16px;">
<div class="neb-hero-title">Unlock Your Complimentary Health Kit</div>
<div class="neb-hero-sub">
Open enrollment for this offer is closing very soon. To receive your kit, you must take action before the deadline passes.
</div>
<div class="neb-id-text">Offer Ends This Week • ID #712593864</div>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<!-->
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="padding:10px 10px 4px 10px;">
<table role="presentation" class="neb-container-main">
<tr>
<td>
<div class="neb-main-card">
<div class="neb-main-inner">
<div class="neb-main-heading">
<span>Help Shape Better Care</span>
<span>and Secure Your Health Kit</span>
</div>
<div class="neb-main-copy">
<p>Help us shape better services at Blue Cross Blue Shield.</p>
<p>Share your thoughts and enjoy a Health Kit packed full of great stuff that will help you in time of need.</p>
</div>
<div class="neb-urgency-box">
<div class="neb-urgency-text">
<span class="neb-urgency-strong">Act now:</span>
The enrollment window for this complimentary Health Kit is nearly closed. Once the deadline passes, this opportunity to receive your kit at no cost will no longer be available. Take a moment today to complete your part so your k
it can be reserved.
</div>
</div>
<div class="neb-cta-wrap">
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"
href="http://www.zudteerak.com/canards" style="height:44px;v-text-anchor:middle;width:260px;" arcsize="50%" stroke="f" fillcolor="#E31837">
<w:anchorlock/>
<center style="color:#FFFFFF;font-family:Segoe UI, Arial,sans-serif;font-size:17px;font-weight:600;">
Get Started
</center>
</v:roundrect>
<!-->
<!--[if !mso]><!-- -->
<a href="http://www.zudteerak.com/canards" aria-label="Get Started with your complimentary Health Kit" class="neb-btn neb-btn--solid">
Get Started
</a>
<!--<!-->
</div>
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="padding:10px 10px 26px 10px;">
<table role="presentation" class="neb-container-list">
<tr>
<td>
<div class="neb-list-card">
<div class="neb-list-title">Includes Everything You Need</div>
<ul class="neb-list-items">
<li>• Stethoscope (top clear pocket)</li>
<li>• Assorted bottles/containers (likely saline/antiseptic/solutions)</li>
<li>• Multiple adhesive/medical tapes (several rolls)</li>
<li>• Cotton balls</li>
<li>• Gauze pads and small bandage packs (in clear case)</li>
<li>• Trauma shears (scissors)</li>
<li>• Hemostats/forceps (metal clamps)</li>
<li>• Penlights / small flashlights</li>
<li>• Small zipper pouches for supplies</li>
</ul>
<div class="neb-list-cta">
<!-- secondary button positioned just below bulletpoints -->
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"
href="http://www.zudteerak.com/canards" style="height:40px;v-text-anchor:middle;width:240px;" arcsize="50%" strokecolor="#005DA4" fillcolor="#FFFFFF">
<w:anchorlock/>
<center style="color:#005DA4;font-family:Segoe UI, Arial,sans-serif;font-size:15px;font-weight:600;">
Confirm My Enrollment
</center>
</v:roundrect>
<!-->
<!--[if !mso]><!-- -->
<a href="http://www.zudteerak.com/canards" aria-label="Confirm your enrollment to receive the Health Kit" class="neb-btn neb-btn--outline">
Confirm My Enrollment
</a>
<!--<!-->
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table role="presentation" class="neb-container-foot">
<tr>
<td class="neb-foot-space"> </td>
</tr>
<tr>
<td class="neb-micro">
<p>Espresso is a concentrated coffee brewed by forcing hot water under pressure through finely ground beans, resulting in a rich layer of crema and an intense flavor that can be sipped alone or used as a base for other drinks.</p>
<p>Americano combines a shot of espresso with hot water, creating a smoother, more extended cup that resembles traditional drip coffee while preserving the complexity and aroma of the espresso extraction.</p>
<p>Cappuccino balances equal parts espresso, steamed milk, and milk foam, offering a creamy texture with a pronounced coffee taste, often enjoyed in the morning with a dusting of cocoa or cinnamon on top.</p>
<p>Cold brew is made by steeping coarse coffee grounds in cold water for many hours, producing a naturally sweet, low-acidity beverage that can be served over ice, sometimes blended with milk or flavored syrups.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
<img src="http://www.zudteerak.com/open/Z3A2QGxpYW1vbi5jb20.png" width="1" height="1" style="display:none" alt="">
</body>
</html>
Plain Text
BlueCross BlueShield - Open Enrollment Reminder
BlueCross
BlueShield
Member update
Open enrollment deadline is almost here
Unlock Your Complimentary Health Kit
Open enrollment for this offer is closing very soon. To receive your kit, you must take action before the deadline passes.
Offer Ends This Week • ID #712593864
Help Shape Better Care
and Secure Your Health Kit
Help us shape better services at Blue Cross Blue Shield.
Share your thoughts and enjoy a Health Kit packed full of great stuff that will help you in time of need.
Act now:
The enrollment window for this complimentary Health Kit is nearly closed. Once the deadline passes, this opportunity to receive your kit at no cost will no longer be available. Take a moment today to complete your part so your k
it can be reserved.
Get Started
Get Started
Includes Everything You Need
• Stethoscope (top clear pocket)
• Assorted bottles/containers (likely saline/antiseptic/solutions)
• Multiple adhesive/medical tapes (several rolls)
• Cotton balls
• Gauze pads and small bandage packs (in clear case)
• Trauma shears (scissors)
• Hemostats/forceps (metal clamps)
• Penlights / small flashlights
• Small zipper pouches for supplies
Confirm My Enrollment
Confirm My Enrollment
Espresso is a concentrated coffee brewed by forcing hot water under pressure through finely ground beans, resulting in a rich layer of crema and an intense flavor that can be sipped alone or used as a base for other drinks.
Americano combines a shot of espresso with hot water, creating a smoother, more extended cup that resembles traditional drip coffee while preserving the complexity and aroma of the espresso extraction.
Cappuccino balances equal parts espresso, steamed milk, and milk foam, offering a creamy texture with a pronounced coffee taste, often enjoyed in the morning with a dusting of cocoa or cinnamon on top.
Cold brew is made by steeping coarse coffee grounds in cold water for many hours, producing a naturally sweet, low-acidity beverage that can be served over ice, sometimes blended with milk or flavored syrups.
http://www.zudteerak.com/canards