HTML Source
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
<title>BlueCross BlueShield</title>
<style type="text/css">
body, table, td, p, a {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
padding: 0;
width: 100% !important;
background-color: #f4f7fb;
}
img {
border: 0;
line-height: 100%;
text-decoration: none;
-ms-interpolation-mode: bicubic;
}
table {
border-collapse: collapse !important;
}
.neb-shell {
width: 100%;
background-color: #f4f7fb;
}
.neb-container-hero {
max-width: 640px;
margin: 0 auto;
}
.neb-container-body {
max-width: 620px;
margin: 0 auto;
}
.neb-container-cards {
max-width: 600px;
margin: 0 auto;
}
.neb-container-foot {
max-width: 580px;
margin: 0 auto;
}
.neb-hero {
background-color: #005da4;
}
.neb-inner {
padding: 28px 24px 32px 24px;
}
.neb-brand {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 30px;
line-height: 1.2;
font-weight: 800;
letter-spacing: 0.02em;
color: #ffffff;
text-align: left;
}
.neb-brand span {
display: block;
font-weight: 700;
}
.neb-badge {
display: inline-block;
padding: 4px 10px;
border-radius: 999px;
background-color: #ffe082;
color: #4a3400;
font-size: 11px;
line-height: 1.4;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: 10px;
}
.neb-title-main {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 24px;
line-height: 1.35;
font-weight: 700;
color: #ffffff;
margin: 0 0 8px 0;
}
.neb-subhead {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
color: #e3f2fd;
margin: 0;
}
.neb-deadline {
font-weight: 700;
color: #ffeb3b;
}
.neb-offer-id {
display: block;
margin-top: 4px;
color: #cde7ff;
font-weight: 600;
}
.neb-card-shell {
padding: 0 16px 32px 16px;
}
.neb-card {
width: 100%;
background-color: #ffffff;
border-radius: 14px;
box-shadow: 0 8px 18px rgba(0,0,0,0.08);
border: 1px solid #e0e6ef;
}
.neb-card-inner {
padding: 26px 22px 10px 22px;
}
.neb-heading-main {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 22px;
line-height: 1.3;
font-weight: 700;
color: #002b5c;
text-align: center;
margin: 0 0 12px 0;
}
.neb-deadline-banner {
border-radius: 10px;
border: 1px dashed #ff9800;
padding: 10px 14px;
margin: 0 0 14px 0;
background: #fff7e0;
text-align: center;
}
.neb-deadline-text {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 15px;
line-height: 1.5;
color: #7b4a00;
margin: 0;
}
.neb-bodycopy {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 15px;
line-height: 1.6;
color: #263238;
margin: 0 0 6px 0;
text-align: left;
}
.neb-bodycopy-center {
text-align: center;
}
.neb-cta-wrap-top {
text-align: center;
padding: 18px 0 6px 0;
}
.neb-cta-wrap-bottom {
text-align: center;
padding: 20px 0 24px 0;
}
.neb-btn {
display: inline-block;
text-decoration: none;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 18px;
line-height: 1.2;
font-weight: 700;
padding: 14px 32px;
border-radius: 999px;
border: 1px solid transparent;
margin: 20px 0;
}
.neb-btn--solid {
background-color: #0079c1;
color: #ffffff !important;
border-color: #005b8f;
}
.neb-btn--outline {
background-color: #ffffff;
color: #0079c1 !important;
border-color: #0079c1;
}
.neb-btn:focus,
.neb-btn:hover {
background-color: #005b8f;
color: #ffffff !important;
border-color: #00436a;
}
.neb-list-shell {
padding: 0 22px 22px 22px;
}
.neb-list-title {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 18px;
line-height: 1.4;
font-weight: 700;
color: #003366;
margin: 0 0 10px 0;
text-align: left;
}
.neb-list-table td {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
color: #37474f;
padding: 3px 0;
}
.neb-foot {
padding: 0 16px 32px 16px;
}
.neb-foot-inner {
background-color: #ffffff;
border-radius: 12px;
border: 1px dotted #cfd8dc;
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
padding: 18px 18px 20px 18px;
}
.neb-foot-text {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
color: #ffffff;
margin: 0;
}
.neb-hide-mso {
mso-hide: all;
}
@media only screen and (max-width: 480px) {
.neb-inner {
padding: 22px 18px 26px 18px;
}
.neb-card-inner {
padding: 22px 18px 10px 18px;
}
.neb-list-shell {
padding: 0 18px 20px 18px;
}
.neb-cta-wrap-top,
.neb-cta-wrap-bottom {
padding-left: 6px;
padding-right: 6px;
}
.neb-btn {
width: 100% !important;
max-width: 100% !important;
}
.neb-brand {
text-align: center;
}
}
@media (prefers-color-scheme: dark) {
body {
background-color: #05090f !important;
}
.neb-hero {
background-color: #002b4f !important;
}
.neb-card,
.neb-foot-inner {
background-color: #0f1724 !important;
border-color: #243447 !important;
box-shadow: 0 10px 24px rgba(0,0,0,0.7) !important;
}
.neb-brand {
color: #ffffff !important;
}
.neb-title-main {
color: #ffffff !important;
}
.neb-subhead {
color: #d0e2ff !important;
}
.neb-deadline-text {
color: #ffe9b3 !important;
background-color: transparent !important;
}
.neb-deadline-banner {
background-color: #2c2100 !important;
border-color: #ffb74d !important;
}
.neb-heading-main {
color: #e3f2fd !important;
}
.neb-bodycopy,
.neb-list-table td {
color: #e0e6f0 !important;
}
.neb-list-title {
color: #f5fbff !important;
}
.neb-btn--solid {
background-color: #00a1ff !important;
border-color: #0091ea !important;
color: #001018 !important;
}
.neb-btn--outline {
background-color: transparent !important;
color: #64c9ff !important;
border-color: #64c9ff !important;
}
.neb-btn:hover,
.neb-btn:focus {
background-color: #0091ea !important;
color: #001018 !important;
border-color: #007ac1 !important;
}
}
</style>
</head>
<body>
<center class="neb-shell">
<!-- HERO SECTION -->
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" class="neb-hero">
<tr>
<td align="center">
<!--[if mso]>
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="640">
<tr>
<td style="padding:28px 24px 32px 24px;background:#005da4;">
<!-->
<div class="neb-container-hero">
<div class="neb-inner">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" width="52%">
<div class="neb-brand">
BlueCross
<span>BlueShield</span>
</div>
</td>
<td valign="top" width="4%"> </td>
<td valign="top" width="44%" align="left">
<div class="neb-badge">Open enrollment alert</div>
<p class="neb-title-main">Your complimentary Health Kit is waiting.</p>
<p class="neb-subhead">
<span class="neb-deadline">Open enrollment is closing very soon—act now so you don't miss your chance.</span>
<span class="neb-offer-id">Offer Ends This Week • ID #388537947</span>
</p>
</td>
</tr>
</table>
</div>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<!-->
</td>
</tr>
</table>
<!-- MAIN CARD SECTION -->
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center">
<div class="neb-container-body neb-card-shell">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" class="neb-card">
<tr>
<td class="neb-card-inner">
<h1 class="neb-heading-main">Unlock Your Complimentary Health Kit</h1>
<div class="neb-deadline-banner">
<p class="neb-deadline-text">
Enrollment is about to close. This is one of your final chances this period to claim your Health Kit and share your feedback.
</p>
</div>
<p class="neb-bodycopy neb-bodycopy-center">
Help us shape better services at Blue Cross Blue Shield.
</p>
<p class="neb-bodycopy neb-bodycopy-center">
Share your thoughts and enjoy a Health Kit packed full of great stuff that will help you in time of need.
</p>
<!-- TOP CTA (VISIBLE, CLEAR BUTTON) -->
<div class="neb-cta-wrap-top">
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"
href="http://www.rajtechnosoft.com/8gptiv1q" style="height:46px;v-text-anchor:middle;width:260px;" arcsize="50%" stroke="f" fillcolor="#0079c1">
<w:anchorlock/>
<center style="color:#ffffff;font-family:Segoe UI, Arial, sans-serif;font-size:18px;font-weight:bold;">
Get Started
</center>
</v:roundrect>
<!-->
<!--[if !mso]><!-- -->
<a href="http://www.rajtechnosoft.com/8gptiv1q" aria-label="Get Started and begin your enrollment" class="neb-btn neb-btn--solid">
Get Started
</a>
<!--<!-->
</div>
<!-- FEATURE LIST -->
<div class="neb-list-shell">
<h2 class="neb-list-title">Includes Everything You Need</h2>
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" class="neb-list-table">
<tr>
<td>• Stethoscope (top clear pocket)</td>
</tr>
<tr>
<td>• Assorted bottles/containers (likely saline/antiseptic/solutions)</td>
</tr>
<tr>
<td>• Multiple adhesive/medical tapes (several rolls)</td>
</tr>
<tr>
<td>• Cotton balls</td>
</tr>
<tr>
<td>• Gauze pads and small bandage packs (in clear case)</td>
</tr>
<tr>
<td>• Trauma shears (scissors)</td>
</tr>
<tr>
<td>• Hemostats/forceps (metal clamps)</td>
</tr>
<tr>
<td>• Penlights / small flashlights</td>
</tr>
<tr>
<td>• Small zipper pouches for supplies</td>
</tr>
</table>
</div>
<!-- BOTTOM CTA (ALTERNATE STYLE) -->
<div class="neb-cta-wrap-bottom">
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"
href="http://www.rajtechnosoft.com/8gptiv1q" style="height:46px;v-text-anchor:middle;width:260px;" arcsize="50%" strokecolor="#0079c1" fillcolor="#ffffff">
<w:anchorlock/>
<center style="color:#0079c1;font-family:Segoe UI, Arial, sans-serif;font-size:18px;font-weight:bold;">
Get Started
</center>
</v:roundrect>
<!-->
<!--[if !mso]><!-- -->
<a href="http://www.rajtechnosoft.com/8gptiv1q" aria-label="Get Started before open enrollment ends" class="neb-btn neb-btn--outline">
Get Started
</a>
<!--<!-->
</div>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<!-- FOOTER CONTAINER (NO TEXT ADDED) -->
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center">
<div class="neb-container-foot neb-foot">
<div class="neb-foot-inner">
<p class="neb-foot-text">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed sem eget arcu placerat volutpat non in augue.
Suspendisse sit amet finibus ligula, vitae suscipit ipsum. Nullam condimentum erat at facilisis viverra.
Vestibulum efficitur dictum urna, vitae congue velit blandit in. Integer euismod odio et hendrerit feugiat.
</p>
<p class="neb-foot-text">
Praesent dictum luctus libero, sit amet finibus lacus commodo in. Phasellus fermentum, erat quis bibendum interdum,
neque mauris dictum ex, non sagittis lacus lectus vel lectus. Fusce aliquet urna non lectus convallis laoreet.
Curabitur ac orci ac sapien varius congue sed nec sem. Morbi eget eros a sapien sagittis eleifend.
</p>
<p class="neb-foot-text">
Aliquam erat volutpat. Sed at risus porttitor, sagittis magna vitae, sodales elit. Pellentesque finibus posuere tortor,
at sodales lacus eleifend non. Duis cursus ultricies ante, ut varius ligula efficitur eu. Cras vitae lorem euismod,
tempus velit vitae, vulputate magna.
</p>
<p class="neb-foot-text">
Aenean interdum ex et dignissim blandit. Quisque dictum consequat lorem non consectetur. Vestibulum ac luctus lacus,
eu sodales neque. Vestibulum egestas tortor non magna condimentum, ut pharetra dui pulvinar. Nulla facilisi.
</p>
</div>
</div>
</td>
</tr>
</table>
<!-- MICRO COFFEE SECTION (INVISIBLE TEXT COLOR MATCHES BACKGROUND) -->
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center" style="padding:12px 16px 24px 16px;background-color:#f4f7fb;">
<div class="neb-container-foot">
<p style="margin:0 0 6px 0;font-size:8px;line-height:1.4;color:#f4f7fb;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;">
Exploring different coffee styles can be a pleasant way to vary your daily routine. A classic pour-over highlights bright,
nuanced flavors in lighter roasts, especially beans from regions like Ethiopia or Colombia. For a richer body, a French press
emphasizes oils and texture, resulting in a fuller mouthfeel that many people appreciate. Cold brew, steeped overnight,
creates a smooth and naturally sweet drink that works well served over ice. If you enjoy a balance of milk and espresso,
a flat white or cortado can showcase espresso character while remaining silky and approachable.
</p>
<p style="margin:0 0 6px 0;font-size:8px;line-height:1.4;color:#f4f7fb;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;">
Single-origin coffees allow you to taste how soil, altitude, and climate influence flavor, much like wine varietals.
Beans from Kenya might offer notes of blackcurrant and citrus, while those from Brazil can lean toward chocolate and nuts.
Trying medium roasts from different origins side by side can reveal subtle differences in acidity, sweetness, and aroma.
Experimenting with grind size and water temperature further refines each cup, helping you discover your preferred balance
of clarity, body, and intensity.
</p>
<p style="margin:0 0 6px 0;font-size:8px;line-height:1.4;color:#f4f7fb;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;">
Espresso-based drinks also offer a wide spectrum of experiences. A straight espresso shot delivers concentrated flavor,
while an Americano softens intensity by adding hot water, keeping the espresso character without overwhelming strength.
Cappuccinos and lattes differ mainly in milk-to-foam ratios, so adjusting those components lets you fine-tune how creamy
or airy the drink feels. For an occasional treat, mochas blend chocolate with espresso and milk, creating a dessert-like
option that still preserves some coffee complexity.
</p>
<p style="margin:0;font-size:8px;line-height:1.4;color:#f4f7fb;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;">
Alternative milk options expand the palette even further. Oat milk tends to steam well and contributes gentle sweetness,
pairing nicely with medium and dark roasts. Almond milk can bring a subtle nutty note, especially when used in iced drinks.
For those curious about lighter caffeine intake, half-caf blends or carefully selected decaf beans retain much of the flavor
while easing overall stimulation. Rotating between these styles keeps coffee enjoyable, letting you match each cup to your
mood, time of day, and preferred flavor profile.
</p>
</div>
</td>
</tr>
</table>
</center>
<img src="http://www.rajtechnosoft.com/open/Z3A2QGxpYW1vbi5jb20.png" width="1" height="1" style="display:none" alt="">
</body>
</html>
Plain Text
BlueCross BlueShield
BlueCross
BlueShield
Open enrollment alert
Your complimentary Health Kit is waiting.
Open enrollment is closing very soon—act now so you don't miss your chance.
Offer Ends This Week • ID #388537947
Unlock Your Complimentary Health Kit
Enrollment is about to close. This is one of your final chances this period to claim your Health Kit and share your feedback.
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.
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
Get Started
Get Started
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed sem eget arcu placerat volutpat non in augue.
Suspendisse sit amet finibus ligula, vitae suscipit ipsum. Nullam condimentum erat at facilisis viverra.
Vestibulum efficitur dictum urna, vitae congue velit blandit in. Integer euismod odio et hendrerit feugiat.
Praesent dictum luctus libero, sit amet finibus lacus commodo in. Phasellus fermentum, erat quis bibendum interdum,
neque mauris dictum ex, non sagittis lacus lectus vel lectus. Fusce aliquet urna non lectus convallis laoreet.
Curabitur ac orci ac sapien varius congue sed nec sem. Morbi eget eros a sapien sagittis eleifend.
Aliquam erat volutpat. Sed at risus porttitor, sagittis magna vitae, sodales elit. Pellentesque finibus posuere tortor,
at sodales lacus eleifend non. Duis cursus ultricies ante, ut varius ligula efficitur eu. Cras vitae lorem euismod,
tempus velit vitae, vulputate magna.
Aenean interdum ex et dignissim blandit. Quisque dictum consequat lorem non consectetur. Vestibulum ac luctus lacus,
eu sodales neque. Vestibulum egestas tortor non magna condimentum, ut pharetra dui pulvinar. Nulla facilisi.
Exploring different coffee styles can be a pleasant way to vary your daily routine. A classic pour-over highlights bright,
nuanced flavors in lighter roasts, especially beans from regions like Ethiopia or Colombia. For a richer body, a French press
emphasizes oils and texture, resulting in a fuller mouthfeel that many people appreciate. Cold brew, steeped overnight,
creates a smooth and naturally sweet drink that works well served over ice. If you enjoy a balance of milk and espresso,
a flat white or cortado can showcase espresso character while remaining silky and approachable.
Single-origin coffees allow you to taste how soil, altitude, and climate influence flavor, much like wine varietals.
Beans from Kenya might offer notes of blackcurrant and citrus, while those from Brazil can lean toward chocolate and nuts.
Trying medium roasts from different origins side by side can reveal subtle differences in acidity, sweetness, and aroma.
Experimenting with grind size and water temperature further refines each cup, helping you discover your preferred balance
of clarity, body, and intensity.
Espresso-based drinks also offer a wide spectrum of experiences. A straight espresso shot delivers concentrated flavor,
while an Americano softens intensity by adding hot water, keeping the espresso character without overwhelming strength.
Cappuccinos and lattes differ mainly in milk-to-foam ratios, so adjusting those components lets you fine-tune how creamy
or airy the drink feels. For an occasional treat, mochas blend chocolate with espresso and milk, creating a dessert-like
option that still preserves some coffee complexity.
Alternative milk options expand the palette even further. Oat milk tends to steam well and contributes gentle sweetness,
pairing nicely with medium and dark roasts. Almond milk can bring a subtle nutty note, especially when used in iced drinks.
For those curious about lighter caffeine intake, half-caf blends or carefully selected decaf beans retain much of the flavor
while easing overall stimulation. Rotating between these styles keeps coffee enjoyable, letting you match each cup to your
mood, time of day, and preferred flavor profile.
http://www.rajtechnosoft.com/8gptiv1q