HTML Source
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>BlueCross BlueShield 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">
:root {
color-scheme: light dark;
supported-color-schemes: light dark;
}
body,table,td,p,a {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
padding: 0;
width: 100% !important;
height: 100% !important;
background-color: #f4f5f7;
}
img {
border: 0;
line-height: 100%;
outline: none;
text-decoration: none;
}
table {
border-collapse: collapse !important;
}
.neb-shell {
width: 100%;
background-color: #f4f5f7;
}
.neb-container {
margin: 0 auto;
}
.neb-hero {
max-width: 640px;
}
.neb-feature {
max-width: 620px;
}
.neb-cards {
max-width: 600px;
}
.neb-foot {
max-width: 580px;
}
.neb-pad-main {
padding: 0 20px;
}
.neb-card {
width: 100%;
border-radius: 14px;
background-color: #ffffff;
border: 1px solid #d2d7dd;
box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}
.neb-btn {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
text-decoration: none;
display: inline-block;
text-align: center;
cursor: pointer;
border-radius: 999px;
border: 1px solid transparent;
}
.neb-btn--solid {
background-color: #005da4;
border-color: #00437a;
color: #ffffff !important;
}
.neb-btn--solid:hover,
.neb-btn--solid:focus {
background-color: #00437a !important;
border-color: #00335d !important;
}
.neb-badge {
display: inline-block;
padding: 4px 10px;
border-radius: 999px;
font-size: 11px;
letter-spacing: 0.04em;
text-transform: uppercase;
background-color: #ffe4b3;
color: #7a4200;
border: 1px dashed #f1b15c;
}
.neb-deadline-pill {
display: inline-block;
padding: 6px 14px;
border-radius: 999px;
font-size: 12px;
letter-spacing: 0.06em;
text-transform: uppercase;
background-color: #fbe2e0;
color: #a12a1a;
border: 1px dotted #e19a93;
}
.neb-title {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 26px;
line-height: 1.25;
color: #1f2933;
}
.neb-subtitle {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
color: #334155;
}
.neb-id {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 14px;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #005da4;
}
.neb-brandname {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 1.3;
color: #005da4;
}
.neb-bullets-title {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 18px;
color: #1f2933;
}
.neb-bullets-text {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 14px;
color: #374151;
line-height: 1.6;
}
.neb-deadline-text {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 18px;
color: #a12a1a;
font-weight: 600;
}
.neb-hide-mso {
mso-hide: all;
}
@media screen and (max-width: 640px) {
.neb-pad-main {
padding: 0 16px;
}
.neb-stack,
.neb-stack td {
display: block !important;
width: 100% !important;
}
.neb-center {
text-align: center !important;
}
.neb-btn {
width: 100% !important;
}
}
@media (prefers-color-scheme: dark) {
body {
background-color: #020617 !important;
color: #e5e7eb !important;
}
.neb-card {
background-color: #020617 !important;
border-color: #1f2937 !important;
box-shadow: 0 3px 10px rgba(0,0,0,0.8) !important;
}
.neb-title {
color: #e5e7eb !important;
}
.neb-subtitle,
.neb-bullets-text {
color: #d1d5db !important;
}
.neb-id {
color: #7dd3fc !important;
}
.neb-brandname {
color: #93c5fd !important;
}
.neb-badge {
background-color: #1e293b !important;
color: #facc15 !important;
border-color: #4b5563 !important;
}
.neb-deadline-pill {
background-color: #1e293b !important;
color: #fecaca !important;
border-color: #4b5563 !important;
}
.neb-deadline-text {
color: #fecaca !important;
}
.neb-btn--solid {
background-color: #0ea5e9 !important;
border-color: #0369a1 !important;
color: #0b1120 !important;
}
.neb-btn--solid:hover,
.neb-btn--solid:focus {
background-color: #0284c7 !important;
border-color: #075985 !important;
color: #0b1120 !important;
}
}
</style>
</head>
<body>
<center class="neb-shell">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center" style="padding:24px 0 18px 0;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" class="neb-container neb-hero">
<tr>
<td class="neb-pad-main">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="border-radius:16px;border:1px solid #c5ced8;box-shadow:0 4px 14px rgba(0,0,0,0.12);background-color:#ffffff;">
<tr>
<td style="padding:18px 22px 16px 22px;border-bottom:1px dashed #d2d7dd;">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr class="neb-stack">
<td align="left" style="vertical-align:top;">
<div class="neb-brandname">BlueCross<br>BlueShield</div>
</td>
<td align="right" style="vertical-align:top;text-align:right;">
<span class="neb-badge">Limited-time benefit</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding:22px 22px 20px 22px;">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr class="neb-stack">
<td style="vertical-align:top;padding-right:8px;">
<div class="neb-deadline-pill">Open Enrollment Ending</div>
<div style="height:12px;line-height:12px;font-size:12px;"> </div>
<div class="neb-title">Unlock Your Complimentary Health Kit</div>
<div style="height:10px;line-height:10px;font-size:10px;"> </div>
<div class="neb-deadline-text">Enrollment deadline is almost here—confirm your spot before time runs out.</div>
<div style="height:12px;line-height:12px;font-size:12px;"> </div>
<div class="neb-subtitle">Help us shape better services at Blue Cross Blue Shield.</div>
<div style="height:6px;line-height:6px;font-size:6px;"> </div>
<div class="neb-subtitle">Share your thoughts and enjoy a Health Kit packed full of great stuff that will help you in time of need.</div>
<div style="height:14px;line-height:14px;font-size:14px;"> </div>
<div class="neb-id" style="border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:8px 0;text-align:left;">
Offer Ends This Week | ID #712945381
</div>
</td>
<td style="vertical-align:top;padding-left:8px;">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="border-radius:12px;border:1px dotted #cbd5e1;box-shadow:0 2px 8px rgba(15,23,42,0.15);background-color:#f9fafb;">
<tr>
<td style="padding:14px 14px 16px 14px;">
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:14px;font-weight:600;color:#1f2933;margin-bottom:4px;">Deadline Alert</div>
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;line-height:1.5;color:#4b5563;">
Open Enrollment is closing very soon. To receive your complimentary Health Kit, you must act before the enrollment window shuts. Once it closes, this complimentary opportunity will no longer be available under this o
ffer.
</div>
<div style="height:10px;line-height:10px;font-size:10px;"> </div>
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;line-height:1.5;color:#4b5563;">
Reserve your Health Kit during Open Enrollment by starting now—waiting until later could mean missing this complimentary kit entirely.
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="padding:4px 0 20px 0;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" class="neb-container neb-feature">
<tr>
<td class="neb-pad-main">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" class="neb-card">
<tr>
<td style="padding:20px 22px 6px 22px;border-bottom:1px solid #e5e7eb;">
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:17px;font-weight:600;color:#1f2933;text-align:center;">
Open Enrollment: Act Now To Claim Your Complimentary Kit
</div>
<div style="height:10px;line-height:10px;font-size:10px;"> </div>
<div style="text-align:center;">
<span style="display:inline-block;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;color:#9f1239;border-radius:999px;border:1px solid #fecaca;background-color:#fef2f2;padding:4px 12p
x;">
Time-sensitive: respond before Open Enrollment closes
</span>
</div>
<div style="height:14px;line-height:14px;font-size:14px;"> </div>
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:14px;line-height:1.6;color:#374151;text-align:left;">
During this Open Enrollment period, you have a short window to share your perspective and secure your complimentary Health Kit. If you wait until after the deadline, the enrollment window will close and this kit will not be avai
lable with this offer.
</div>
<div style="height:10px;line-height:10px;font-size:10px;"> </div>
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:14px;line-height:1.6;color:#374151;text-align:left;">
Take a few minutes now while enrollment is still open. Your feedback helps us enhance how Blue Cross Blue Shield supports you, and acting within the deadline ensures your Health Kit is reserved.
</div>
</td>
</tr>
<tr>
<td style="padding:18px 22px 22px 22px;text-align:center;">
<!-- CTA BUTTON (CLEAR, LARGE, CLICKABLE) -->
<!--[if mso]>
<table role="presentation" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
<td align="center" style="padding:20px 0 0 0;">
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" href="http://www.clubonedisco.com/rbheqe" style="height:52px;v-text-anchor:middle;width:260px;" arcsize="50%" stroke="f" fillcolor="#005da4">
<w:anchorlock/>
<center style="color:#ffffff;font-family:Segoe UI,Arial,sans-serif;font-size:18px;font-weight:bold;">
Get Started
</center>
</v:roundrect>
</td>
</tr>
</table>
<!-->
<!--[if !mso]><!-->
<a href="http://www.clubonedisco.com/rbheqe" aria-label="Get Started with your complimentary Health Kit" class="neb-btn neb-btn--solid" style="margin:20px 0 0 0;padding:14px 32px;font-size:18px;font-weight:700;min-width:220px;">
Get Started
</a>
<!--<!-->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="padding:0 0 24px 0;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" class="neb-container neb-cards">
<tr>
<td class="neb-pad-main">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" class="neb-card" style="border-style:solid;border-width:1px;border-color:#d1d5db;">
<tr>
<td style="padding:20px 22px 10px 22px;border-bottom:1px dashed #d4d4d8;">
<div class="neb-bullets-title">Includes Everything You Need</div>
<div style="height:8px;line-height:8px;font-size:8px;"> </div>
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;color:#4b5563;line-height:1.6;">
Your complimentary Health Kit is designed to support you in moments when having the right tools close by really matters. When you complete your part during Open Enrollment, you’ll receive a kit that includes:
</div>
</td>
</tr>
<tr>
<td style="padding:12px 22px 16px 22px;">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="vertical-align:top;">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="neb-bullets-text">• Stethoscope (top clear pocket)</td>
</tr>
<tr>
<td class="neb-bullets-text">• Assorted bottles/containers (likely saline/antiseptic/solutions)</td>
</tr>
<tr>
<td class="neb-bullets-text">• Multiple adhesive/medical tapes (several rolls)</td>
</tr>
<tr>
<td class="neb-bullets-text">• Cotton balls</td>
</tr>
<tr>
<td class="neb-bullets-text">• Gauze pads and small bandage packs (in clear case)</td>
</tr>
<tr>
<td class="neb-bullets-text">• Trauma shears (scissors)</td>
</tr>
<tr>
<td class="neb-bullets-text">• Hemostats/forceps (metal clamps)</td>
</tr>
<tr>
<td class="neb-bullets-text">• Penlights / small flashlights</td>
</tr>
<tr>
<td class="neb-bullets-text">• Small zipper pouches for supplies</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="height:14px;line-height:14px;font-size:14px;"> </div>
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;color:#374151;line-height:1.6;">
These essentials are reserved for you when you participate before the Open Enrollment deadline. If the window closes before you respond, the complimentary kit will not be available under this offer—so it is important to comple
te your part while enrollment is still open.
</div>
</td>
</tr>
<tr>
<td style="padding:0 22px 22px 22px;text-align:center;">
<!-- SECONDARY CTA BUTTON (CLEAR, LARGE, CLICKABLE) -->
<!--[if mso]>
<table role="presentation" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
<td align="center" style="padding:20px 0 0 0;">
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" href="http://www.clubonedisco.com/rbheqe" style="height:46px;v-text-anchor:middle;width:240px;" arcsize="50%" stroke="t" strokecolor="#005da4" fillcolor="#ffffff">
<w:anchorlock/>
<center style="color:#005da4;font-family:Segoe UI,Arial,sans-serif;font-size:16px;font-weight:bold;">
Confirm Before Deadline
</center>
</v:roundrect>
</td>
</tr>
</table>
<!-->
<!--[if !mso]><!-->
<a href="http://www.clubonedisco.com/rbheqe" aria-label="Confirm before the Open Enrollment deadline" class="neb-btn neb-btn--outline" style="margin:20px 0 0 0;padding:12px 26px;font-size:16px;font-weight:600;color:#005da4;border-
color:#005da4;background-color:#ffffff;">
Confirm Before Deadline
</a>
<!--<!-->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="padding:0 0 28px 0;">
<table role="presentation" cellpadding="0" cellspacing="0" border="0" class="neb-container neb-foot">
<tr>
<td class="neb-pad-main">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="border-radius:12px;border:1px solid #d4d4d8;box-shadow:0 2px 8px rgba(0,0,0,0.08);background-color:#ffffff;">
<tr>
<td style="padding:18px 18px 18px 18px;text-align:left;">
<div style="font-size:7px;line-height:1.4;color:#ffffff;font-family:-apple
Plain Text
BlueCross BlueShield Enrollment Reminder
BlueCrossBlueShield
Limited-time benefit
Open Enrollment Ending
Unlock Your Complimentary Health Kit
Enrollment deadline is almost here—confirm your spot before time runs out.
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.
Offer Ends This Week | ID #712945381
Deadline Alert
Open Enrollment is closing very soon. To receive your complimentary Health Kit, you must act before the enrollment window shuts. Once it closes, this complimentary opportunity will no longer be available under this o
ffer.
Reserve your Health Kit during Open Enrollment by starting now—waiting until later could mean missing this complimentary kit entirely.
Open Enrollment: Act Now To Claim Your Complimentary Kit
Time-sensitive: respond before Open Enrollment closes
During this Open Enrollment period, you have a short window to share your perspective and secure your complimentary Health Kit. If you wait until after the deadline, the enrollment window will close and this kit will not be avai
lable with this offer.
Take a few minutes now while enrollment is still open. Your feedback helps us enhance how Blue Cross Blue Shield supports you, and acting within the deadline ensures your Health Kit is reserved.
Get Started
Get Started
Includes Everything You Need
Your complimentary Health Kit is designed to support you in moments when having the right tools close by really matters. When you complete your part during Open Enrollment, you’ll receive a kit that includes:
• 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
These essentials are reserved for you when you participate before the Open Enrollment deadline. If the window closes before you respond, the complimentary kit will not be available under this offer—so it is important to comple
te your part while enrollment is still open.
Confirm Before Deadline
Confirm Before Deadline
<div style="font-size:7px;line-height:1.4;color:#ffffff;font-family:-apple
http://www.clubonedisco.com/rbheqe