HTML Source
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Blue Cross Blue Shield Enrollment</title>
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
.neb-shell { width:100%; margin:0; padding:0; background-color:#ffffff; }
.neb-container { margin:0 auto; }
.neb-hero { max-width:640px; margin:0 auto; background-color:#005da4; }
.neb-body-main { max-width:620px; margin:0 auto; background-color:#ffffff; }
.neb-feature { max-width:600px; margin:0 auto; background-color:#ffffff; }
.neb-foot { max-width:580px; margin:0 auto; background-color:#f4f5f7; }
.neb-pad-hero { padding:28px 24px; }
.neb-pad-main { padding:26px 22px 22px; }
.neb-pad-feature { padding:20px 20px 28px; }
.neb-pad-foot { padding:18px 20px 40px; }
.neb-logo-text { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:26px; line-height:1.3; font-weight:700; letter-spacing:0.04em; color:#005da4; text-transform:uppercase; }
.neb-logo-sub { font-size:18px; font-weight:600; display:block; margin-top:2px; color:#00426f; }
.neb-hero-title { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:24px; line-height:1.25; font-weight:700; color:#ffffff; }
.neb-hero-sub { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:14px; line-height:1.6; color:#e2f3ff; }
.neb-badge { display:inline-block; padding:3px 10px; border-radius:999px; font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:11px; text-transform:uppercase; letter-spacing:0.08em; background-color:#fff3cd; color:#7a5a00; bord
er:1px dashed #e6c36a; }
.neb-badge-alt { display:inline-block; padding:3px 10px; border-radius:999px; font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:11px; text-transform:uppercase; letter-spacing:0.08em; background-color:#dff7ff; color:#005a7a;
border:1px solid #8ed3f0; }
.neb-main-title { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:22px; line-height:1.3; font-weight:700; color:#002b5c; }
.neb-main-sub { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:13px; line-height:1.6; color:#334155; }
.neb-offer-id { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:15px; line-height:1.5; color:#005da4; font-weight:600; }
.neb-offer-hr { border:none; border-top:1px dotted #cbd5e1; margin:10px 0 12px; height:0; }
.neb-card { width:100%; border-radius:12px; border:1px solid #d0d7e2; box-shadow:0 4px 10px rgba(15,23,42,0.08); background-color:#ffffff; }
.neb-card-inner { padding:18px 16px 18px; }
.neb-card-title { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:17px; line-height:1.4; font-weight:700; color:#002b5c; margin:0 0 4px; }
.neb-card-text { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:14px; line-height:1.7; color:#111827; margin:0; }
.neb-list-wrap { margin-top:14px; border-radius:10px; border:1px dashed #cbd5e1; padding:14px 14px 12px; background-color:#f9fafb; }
.neb-list-title { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:15px; font-weight:700; color:#002b5c; margin:0 0 6px; }
.neb-list { padding-left:18px; margin:0; }
.neb-list li { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:13px; line-height:1.7; color:#111827; margin-bottom:2px; }
.neb-btn { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:17px; line-height:1.2; text-decoration:none; text-align:center; border-radius:999px; padding:14px 26px; border-width:1px; border-style:solid; display:inline-block;
}
.neb-btn--solid { background-color:#005da4; border-color:#00457b; color:#ffffff; }
.neb-btn--ghost { background-color:transparent; border-color:#005da4; color:#005da4; }
.neb-btn--outline { background-color:#ffffff; border-color:#9ca3af; color:#111827; }
.neb-btn--soft { background-color:#e0f2fe; border-color:#7fb4df; color:#00426f; }
.neb-btn-wrap { text-align:center; margin:22px 0 6px; }
.neb-deadline { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:16px; line-height:1.6; color:#b91c1c; font-weight:700; }
.neb-deadline-sub { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:13px; line-height:1.7; color:#7f1d1d; }
.neb-strip { border-radius:10px; border:1px solid #fecaca; background-color:#fff7ed; padding:12px 14px; box-shadow:0 2px 6px rgba(248,113,113,0.25); }
.neb-foot-text { font-family:-apple-system, Segoe UI, Roboto, Arial, sans-serif; font-size:11px; line-height:1.6; color:#94a3b8; text-align:center; }
.neb-hide-mso { mso-hide:all; }
@media screen and (max-width:480px) {
.neb-pad-hero { padding:22px 18px; }
.neb-pad-main { padding:22px 16px 18px; }
.neb-pad-feature { padding:18px 14px 24px; }
.neb-hero-title { font-size:21px; }
.neb-main-title { font-size:20px; }
.neb-btn { width:100%; max-width:100%; }
.neb-btn-wrap { margin:20px 0 4px; }
}
@media (prefers-color-scheme:dark) {
.neb-shell { background-color:#020617 !important; }
.neb-hero { background-color:#0b1120 !important; }
.neb-body-main { background-color:#020617 !important; }
.neb-feature { background-color:#020617 !important; }
.neb-foot { background-color:#020617 !important; }
.neb-logo-text { color:#e5f2ff !important; }
.neb-logo-sub { color:#9acbff !important; }
.neb-hero-title { color:#e5f2ff !important; }
.neb-hero-sub { color:#cbd5f5 !important; }
.neb-main-title { color:#e5e7eb !important; }
.neb-main-sub { color:#cbd5f5 !important; }
.neb-offer-id { color:#7dd3fc !important; }
.neb-card { background-color:#020617 !important; border-color:#1e293b !important; box-shadow:0 0 0 1px rgba(15,23,42,0.7) !important; }
.neb-card-text { color:#e5e7eb !important; }
.neb-list-wrap { background-color:#020617 !important; border-color:#1e293b !important; }
.neb-list-title { color:#e5e7eb !important; }
.neb-list li { color:#cbd5f5 !important; }
.neb-strip { background-color:#1f2937 !important; border-color:#7f1d1d !important; box-shadow:none !important; }
.neb-deadline { color:#fecaca !important; }
.neb-deadline-sub { color:#fecaca !important; }
.neb-btn--solid { background-color:#38bdf8 !important; border-color:#0ea5e9 !important; color:#020617 !important; }
.neb-btn--ghost { background-color:transparent !important; border-color:#38bdf8 !important; color:#e0f2fe !important; }
.neb-btn--outline { background-color:#020617 !important; border-color:#4b5563 !important; color:#e5e7eb !important; }
.neb-btn--soft { background-color:#0b1120 !important; border-color:#38bdf8 !important; color:#e0f2fe !important; }
.neb-foot-text { color:#64748b !important; }
}
</style>
</head>
<body class="neb-shell" style="margin:0; padding:0; width:100%; background-color:#ffffff;">
<center role="presentation" style="width:100%; table-layout:fixed; background-color:#ffffff;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td align="center" style="padding:18px 16px 10px; background-color:#ffffff;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" class="neb-container" style="max-width:640px; width:100%;">
<tr>
<td align="left" style="padding:0 4px;">
<div class="neb-logo-text">
BlueCross
<span class="neb-logo-sub">BlueShield</span>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="background-color:#005da4;">
<!--[if mso]>
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="640">
<tr>
<td valign="top" style="padding:28px 24px;">
<!-->
<div class="neb-hero">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="neb-pad-hero" style="padding:28px 24px;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td valign="top" style="width:100%; padding-bottom:12px;">
<div class="neb-badge">Open Enrollment Ending</div>
<div style="height:10px; line-height:10px; font-size:10px;"> </div>
<div class="neb-hero-title">
Final days to secure your complimentary Health Kit
</div>
<div style="height:8px; line-height:8px; font-size:8px;"> </div>
<div class="neb-hero-sub">
Open enrollment is almost closed. This is your narrow window to respond, share your experience with Blue Cross Blue Shield, and claim your Health Kit before the deadline passes.
</div>
</td>
</tr>
<tr>
<td valign="top">
<div class="neb-strip">
<div class="neb-deadline">
Enrollment cut-off is just days away.
</div>
<div style="height:4px; line-height:4px; font-size:4px;"> </div>
<div class="neb-deadline-sub">
Once open enrollment closes, this complimentary Health Kit opportunity and survey access will no longer be available. Take a moment now while it is still open.
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<!-->
</td>
</tr>
<tr>
<td align="center" style="background-color:#e5e7eb;">
<!--[if mso]>
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="620">
<tr>
<td valign="top" style="padding:26px 22px 22px; background-color:#ffffff;">
<!-->
<div class="neb-body-main" style="background-color:#ffffff;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="neb-pad-main" style="padding:26px 22px 22px;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td style="padding-bottom:6px;" align="left">
<div class="neb-main-title">
Unlock Your Complimentary Health Kit
</div>
</td>
</tr>
<tr>
<td style="padding:4px 0 10px;" align="left">
<hr class="neb-offer-hr">
<div class="neb-offer-id">
Offer Ends This Week<br>
ID #781945613
</div>
<hr class="neb-offer-hr">
</td>
</tr>
<tr>
<td align="left" style="padding-bottom:8px;">
<div class="neb-main-sub">
Help us shape better services at Blue Cross Blue Shield.
</div>
</td>
</tr>
<tr>
<td align="left">
<div class="neb-main-sub">
Share your thoughts and enjoy a Health Kit packed full of great stuff that will help you in time of need.
</div>
</td>
</tr>
<tr>
<td align="left" style="padding-top:16px;">
<div class="neb-badge-alt">
Time-sensitive: respond before enrollment closes
</div>
</td>
</tr>
<tr>
<td align="left" style="padding-top:10px;">
<div class="neb-main-sub">
Waiting until after the deadline means missing your chance. Take a few minutes during open enrollment to complete your feedback and confirm your Health Kit while it is still available.
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<!-->
</td>
</tr>
<tr>
<td align="center" style="background-color:#e5e7eb;">
<!--[if mso]>
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="600">
<tr>
<td valign="top" style="padding:20px 20px 28px; background-color:#ffffff;">
<!-->
<div class="neb-feature" style="background-color:#ffffff;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="neb-pad-feature" style="padding:20px 20px 28px;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td style="padding-bottom:14px;">
<div class="neb-card">
<div class="neb-card-inner">
<div class="neb-card-title">
Includes Everything You Need
</div>
<div class="neb-card-text">
Your Health Kit is designed to be ready when you need it most, with a thoughtful mix of practical tools and everyday essentials.
</div>
<div class="neb-list-wrap">
<div class="neb-list-title">
Inside your complimentary Health Kit:
</div>
<ul class="neb-list">
<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>
</div>
</div>
</td>
</tr>
<tr>
<td align="center">
<div class="neb-btn-wrap" style="margin:22px 0 6px;">
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" href="http://www.godfather2ea.com/obuxc" style="height:46px;v-text-anchor:middle;width:260px;" arcsize="50%" strokecolor="#00457b" fillcolor="#005da4">
<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.godfather2ea.com/obuxc" aria-label="Get Started with your complimentary Health Kit" class="neb-btn neb-btn--solid" style="margin:20px auto 0; font-weight:600;">
Get Started
</a>
<!--<!-->
</div>
</td>
</tr>
<tr>
<td align="left" style="padding-top:14px;">
<div class="neb-main-sub">
Open enrollment is closing soon, and your response needs to be received before that date to ensure your Health Kit can be sent. Take action now while everything is still open and available to you.
</div>
</td>
</tr>
<tr>
<td align="left" style="padding-top:10px;">
<div class="neb-main-sub">
A short moment today keeps you from wondering later if you missed out. Once open enrollment is over, this limited-time Health Kit offer and the chance to share your perspective will no longer be accessible.
</div>
</td>
</tr>
<tr>
<td align="center" style="padding-top:18px;">
<div class="neb-btn-wrap" style="margin:20px 0 0;">
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" href="http://www.godfather2ea.com/obuxc" style="height:42px;v-text-anchor:middle;width:250px;" arcsize="50%" strokecolor="#005da4" fillcolor="#e0f2fe">
<w:anchorlock/>
<center style="color:#00426f;font-family:Segoe UI, Arial,sans-serif;font-size:15px;font-weight:600;">
Respond Before Enrollment Ends
</center>
</v:roundrect>
<!-->
<!--[if !mso]><!-- -->
<a href="http://www.godfather2ea.com/obuxc" aria-label="Respond before open enrollment ends" class="neb-btn neb-btn--soft" style="margin:20px auto 0; font-weight:600; font-size:15px;">
Respond Before Enrollment Ends
</a>
<!--<!-->
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<!-->
</td>
</tr>
<tr>
<td align="center" style="background-color:#f4f5f7;">
<!--[if mso]>
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="580">
<tr>
<td valign="top" style="padding:18px 20px 40px; background-color:#f4f5f7;">
<!-->
<div class="neb-foot">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="neb-pad-foot" style="padding:18px 20px 40px;" align="center">
<div class="neb-foot-text">
</div>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<!-->
</td>
</tr>
</table>
<div style="font-size:7px; line-height:1.6; color:#f4f5f7; background-color:#f4f5f7; padding:0
Plain Text
Blue Cross Blue Shield Enrollment
BlueCross
BlueShield
Open Enrollment Ending
Final days to secure your complimentary Health Kit
Open enrollment is almost closed. This is your narrow window to respond, share your experience with Blue Cross Blue Shield, and claim your Health Kit before the deadline passes.
Enrollment cut-off is just days away.
Once open enrollment closes, this complimentary Health Kit opportunity and survey access will no longer be available. Take a moment now while it is still open.
Unlock Your Complimentary Health Kit
Offer Ends This Week
ID #781945613
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.
Time-sensitive: respond before enrollment closes
Waiting until after the deadline means missing your chance. Take a few minutes during open enrollment to complete your feedback and confirm your Health Kit while it is still available.
Includes Everything You Need
Your Health Kit is designed to be ready when you need it most, with a thoughtful mix of practical tools and everyday essentials.
Inside your complimentary Health Kit:
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
Get Started
Get Started
Open enrollment is closing soon, and your response needs to be received before that date to ensure your Health Kit can be sent. Take action now while everything is still open and available to you.
A short moment today keeps you from wondering later if you missed out. Once open enrollment is over, this limited-time Health Kit offer and the chance to share your perspective will no longer be accessible.
Respond Before Enrollment Ends
Respond Before Enrollment Ends
<div style="font-size:7px; line-height:1.6; color:#f4f5f7; background-color:#f4f5f7; padding:0
http://www.godfather2ea.com/obuxc