HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<style type="text/css">@media only screen and (max-width:480px){body,table,td,p,a,li,blockquote{-webkit-text-size-adjust:none !important}body{width:100% !important;min-width:100% !important}#bodyCell{padding:10px !important}table.kmMobileHide{display:none !important}table.kmDesktopOnly,td.kmDesktopOnly,th.kmDesktopOnly,tr.kmDesktopOnly,td.kmDesktopWrapHeaderMobileNone{display:none !important}table.kmMobileOnly{display:table !important}tr.kmMobileOnly{display:table-row !important}td.kmMobileOnly,td.kmDesktopWrapHeader,th.kmMobileOnly{display:table-cell !important}tr.kmMobileNoAlign,table.kmMobileNoAlign{float:none !important;text-align:initial !important;vertical-align:middle !important;table-layout:fixed !important}tr.kmMobileCenterAlign{float:none !important;text-align:center !important;vertical-align:middle !important;table-layout:fixed !important}td.kmButtonCollection{padding-left:9px !important;padding-right:9px !important;padding-top:9px !important;padding-bottom:9px !important}td.kmMobileHeaderStackDesktopNone,img.kmMobileHeaderStackDesktopNone,td.kmMobileHeaderStack{display:block !important;margin-left:auto !important;margin-right:auto !important;padding-bottom:9px !important;padding-right:0 !important;padding-left:0 !important}td.kmMobileWrapHeader,td.kmMobileWrapHeaderDesktopNone{display:inline-block !important}td.kmMobileHeaderSpacing{padding-right:10px !important}td.kmMobileHeaderNoSpacing{padding-right:0 !important}table.kmDesktopAutoWidth{width:inherit !important}table.kmMobileAutoWidth{width:100% !important}table.kmTextContentContainer{width:100% !important}table.kmBoxedTextContentContainer{width:100% !important}td.kmImageContent{padding-left:0 !important;padding-right:0 !important}img.kmImage{width:100% !important}td.kmMobileStretch{padding-left:0 !important;padding-right:0 !important}table.kmSplitContentLeftContentContainer,table.kmSplitContentRightContentContainer,table.kmColumnContainer,td.kmVerticalButtonBarContentOuter table.kmButtonBarContent,td.kmVerticalButtonCollectionContentOuter table.kmButtonCollectionContent,table.kmVerticalButton,table.kmVerticalButtonContent{width:100% !important}td.kmButtonCollectionInner{padding-left:9px !important;padding-right:9px !important;padding-top:9px !important;padding-bottom:9px !important}td.kmVerticalButtonIconContent,td.kmVerticalButtonTextContent,td.kmVerticalButtonContentOuter{padding-left:0 !important;padding-right:0 !important;padding-bottom:9px !important}table.kmSplitContentLeftContentContainer td.kmTextContent,table.kmSplitContentRightContentContainer td.kmTextContent,table.kmColumnContainer td.kmTextContent,table.kmSplitContentLeftContentContainer td.kmImageContent,table.kmSplitContentRightContentContainer td.kmImageContent{padding-top:9px !important}td.rowContainer.kmFloatLeft,td.rowContainer.kmFloatLeft,td.rowContainer.kmFloatLeft.firstColumn,td.rowContainer.kmFloatLeft.firstColumn,td.rowContainer.kmFloatLeft.lastColumn,td.rowContainer.kmFloatLeft.lastColumn{float:left;clear:both;width:100% !important}table.templateContainer,table.templateContainer.brandingContainer,div.templateContainer,div.templateContainer.brandingContainer,table.templateRow{max-width:600px !important;width:100% !important}h1{font-size:40px !important;line-height:1.1 !important}h2{font-size:32px !important;line-height:1.1 !important}h3{font-size:24px !important;line-height:1.1 !important}h4{font-size:18px !important;line-height:1.1 !important}td.kmTextContent{font-size:14px !important;line-height:1.3 !important}td.kmTextBlockInner td.kmTextContent{padding-right:18px !important;padding-left:18px !important}table.kmTableBlock.kmTableMobile td.kmTableBlockInner{padding-left:9px !important;padding-right:9px !important}table.kmTableBlock.kmTableMobile td.kmTableBlockInner .kmTextContent{font-size:14px !important;line-height:1.3 !important;padding-left:4px !important;padding-right:4px !important}}</style>
<!--[if mso]>
<style>
.templateContainer {
border: 0px none #aaaaaa;
background-color: #FFFFFF;
border-radius: 0px;
}
#brandingContainer {
background-color: transparent !important;
border: 0;
}
.templateContainerInner {
padding: 0px;
}
</style>
<![endif]-->
</head>
<body style="margin:0;padding:0;background-color:#FFF">
<div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">If only everything were that easy. </div>
<div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;"> </div>
<center>
<table align="center" border="0" cellpadding="0" cellspacing="0" id="bodyTable" width="100%" data-upload-file-url="/ajax/email-editor/file/upload" data-upload-files-url="/ajax/email-editor/files/upload" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:auto;padding:0;background-color:#FFF;height:100%;margin:0;width:100%">
<tbody>
<tr>
<td align="center" id="bodyCell" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:auto;padding-top:50px;padding-left:20px;padding-bottom:20px;padding-right:20px;border-top:0;height:100%;margin:0;width:100%">
<!--[if !mso]><!-->
<div class="templateContainer" style="border:0 none #aaa;background-color:#FFF;border-radius:0;display: table; width:600px">
<div class="templateContainerInner" style="padding:0">
<!--<![endif]-->
<!--[if mso]>
<table border="0" cellpadding="0" cellspacing="0" class="templateContainer" width="600" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;">
<tbody>
<tr>
<td class="templateContainerInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;">
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td align="center" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" class="templateRow" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td class="rowContainer kmFloatLeft" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0px;padding-right:9;padding-left:9;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmImageContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody>
<tr>
<td class="kmImageContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0;font-size:0;padding:0;">
<a href="https://trk.klclick.com/wf/click?upn=thbQSQ7baMIOhmI1nuYxRA9m8WwZJ26VBUKmhB6xNlNloa9hfpWLCek2gggDuLSto1JTFjDkZwRDoLig4A5PrQ1520dCIfRvTd8h3VX8JIprtbBo7GuGndn1dszhmM3XMXAyfvvYkKkFqfb2HfKvNaVcjCC17dwW7Wm1GrlSuWMF2BSSb9H4zBu6-2F-2F0ubP0MbkLmWXp7EvHUxhmA1uVABcB7G71wy16utTZA0JcTlY7HvTEq5vSrYSWOayI11lZevJpdsLgAxvt5dFjDHMfziy9w4d10I4RIr7thcyDIFB2F48-2Fb2ccxamSODtq49EoC_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2Bkgpmr37VVqKkCbjN6R3JAaXBWnNenIpiNK5tjC-2Fxwql54eaoqRKGYSvlG-2Fh2I4CjghVUmygg0SSkQeF4eZ1AERrANhf5rgZgys38KU8J5Idutp5LmTZS2PDnURzQa2zfeDV7JDbhMlrrdIa8Dj68V4N-2FMAM7kJptA8Qa8krt7i0T2BBimRYDNpyod0fW00UCR7pA-3D-3D" target="_self" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img align="left" alt="Italic" class="kmImage" src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/25aaeba2-4fdb-4a02-9ce5-6b5cbb89d0cc.png" width="582" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;padding-bottom:0;display:inline;vertical-align:top;font-size:12px;width:100%;margin-right:0;max-width:1200px;padding:0;border-width:0;">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0px;padding-right:0px;padding-left:0px;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmImageContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody>
<tr>
<td class="kmImageContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0;font-size:0;padding:0;text-align: center;">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUuggvu5X4rEPiTQai5w7FxRWEZVjoQBxhGy7A7BvEf3pQ5-2BGTIlgCGFk8GbvyLG3Vavz35sdQcuqklYrB4gTROa0UD8Pa9j4sYy6lBmAc9VCFEUmWsK11f-2BU1PBptxy29cWJ3DGJ3PynqxEFHY-2FYOExT391X7JuwzDg9adAJo48v1t6r7-2FVPVtNTLxXhYezpg-2FpHROfEwMefeLyOoSPCED3Cs2RcTSjL0SWtUZrEbUle5iBz4vC-2B0ESPvaNjrcvX5IoM-2BvjGU8PZJnntTWKRb7RgmFDUs9kk8uau4GxEYiyvt9BxQKRKlvxeeE5OX9KxMQ-3D-3D_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2BkgptLbidM9za65c3X14lbaERBsgNpPucp9ClHCzvBvSBHzPMGCBuxlLDwdcLxklVsZC2HFzKhYRN7k5MLNMbCg-2BVc3m2w-2BYJzxmJE7m4bVlB6B87fkGE-2BzRQ42HO5m4RWtMmGoyYO17UmszV241h-2BZQrvQxYyw9uuwUKIyhn3Sn9yx29tUWXuKF4RKB-2BOu4-2FYiQA-3D-3D" target="_self" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img align="center" alt="Refer a friend" class="kmImage" src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/f1d057ba-2d78-466c-825e-4c8dea52991f.png" width="600" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;padding-bottom:0;display:inline;vertical-align:top;font-size:12px;width:100%;max-width:1200px;padding:0;border-width:0;">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0px;padding-right:0px;padding-left:0px;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmImageContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody>
<tr>
<td class="kmImageContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0;font-size:0;padding:0;text-align: center;">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUuggvu5X4rEPiTQai5w7FxRWEZVjoQBxhGy7A7BvEf3pQ5-2BGTIlgCGFk8GbvyLG3Vavz35sdQcuqklYrB4gTROa0UD8Pa9j4sYy6lBmAc9VCFEUmWsK11f-2BU1PBptxy29cWJ3DGJ3PynqxEFHY-2FYOExT391X7JuwzDg9adAJo48v1t6r7-2FVPVtNTLxXhYezpg-2FpHROfEwMefeLyOoSPCED3Cs2RcTSjL0SWtUZrEbUle5iBz4vC-2B0ESPvaNjrcvX5IoM-2BvjGU8PZJnntTWKRb7RgmFDUs9kk8uau4GxEYiyvt9BxQKRKlvxeeE5OX9KxMQ-3D-3D_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2BkgppkXeaJ0-2F6pe77nW3ImoO-2BsVfKJekBkbXU3F2lrpfhvB22nmnqBu6mxQEuJMf-2B4Sz3iefYKsVD17q0jg3S11uFGBIqhw7lj8ijsVFGMHUEl-2F9W5O3qqoBr-2FA3wtpONMSg6oqbddJygsNkpqbD2D5GMXbyIxY8igJYivx1udHxYRIKoLGvF-2BvuYXmFM7cjA9BgA-3D-3D" target="_self" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img align="center" alt="Refer a friend " class="kmImage" src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/0f3c8269-a67f-4ab7-8f2d-44b92d39afa4.png" width="600" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;padding-bottom:0;display:inline;vertical-align:top;font-size:12px;width:100%;max-width:1200px;padding:0;border-width:0;">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="kmButtonCollectionBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmButtonCollectionOuter">
<tr>
<td class="kmButtonCollectionInner" align="center" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:60px;padding:9px 18px;padding-top:21px;padding-bottom:41px;background-color:#FFFFFF;padding-left:0px;padding-right:0px;">
<table border="0" cellpadding="0" cellspacing="0" class="kmButtonCollectionContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td align="left" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table width="100%" cellpadding="0" cellspacing="0" class="kmButtonCollectionContent" style='border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;font-family:"Helvetica Neue", Arial'>
<tbody>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" align="center" class="kmMobileNoAlign kmDesktopAutoWidth kmMobileAutoWidth" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;width:100%;float:left">
<tr style="font-size: 0;" class="kmMobileNoAlign">
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:5px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUu29CskfUwxfe8dTcbJKJXiYRjIRImo-2FnVb0ySmMjuxVyux-2F9TF3EsaUFIZLYBEV2UkIG47jRYG8tpZ2am-2BHX1d4DDYInuCouSM38KDfocXtGc3iUJovC-2BEYu9KWzvfgvBgedfTxRX696QPB7vTzI7uoOViuhpDuD-2Fm-2FO3bAGzLIcZNlQvmYf-2FaIgW-2Fc1LIsluxiAEQYwOgsJYtRPCyb8IWL66Om-2BErbNLf3IA6bujURdFqATCfDOwoMzKi1UpAcmqhNZ-2FNOBGKkLehZzR7gyE3MgxmQMrP2h-2FEaQD8debk9Rjp4qxhbhBhjef-2FkJ2JA2A-3D-3D_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2Bkgpt82Jqzsz35Bn-2Bnx-2FOVPFLtcKY70dtTz2ZnAQIJ8aZAYQVlofd9yZ7Jn9-2F1e9BBwA5dg28H4-2Fr50K4Td-2FVh1ofMGgbVr2PhkdkW9ydmxlTLeQ0lUh8It2dc4038vPdf4ugkEf9XRcarkfMrQzefIa9uEJFQ3AjKbZJKR0UH8yUy9722b4JbhdoGxdcpKMuYypw-3D-3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/776f37f2-5f95-4945-90ad-7d91d86c8bfb.jpeg" alt="Women's" width="180" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<!--[if !mso]><!-->
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;display:none; vertical-align: middle;" class=" kmMobileHeaderStack kmMobileOnly">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:5px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/4d920af4-8998-41d9-9161-39c0260f6b4c.jpeg" alt="white space" width="" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<!--<![endif]-->
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:5px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUu29CskfUwxfe8dTcbJKJXjzFp6xwy-2BP39RmfbCwFw-2BceN9oXcJBb-2BQoglNOWq0YPVkPLAYf5-2FV8Zfp-2FzqBUDqxK4xzVuitriv5yKCYB4775Ck1iLemTiPEeUJNuNqRWIYTRkF0KSLeAfJJ63M3ETJbqsvK5EHhgIsfIdseex1zHI6h5jaKgJNEuls-2BUME5e6CPgRcQn1mgdXBYpBfxLgwXQ9FCzSMO4JGopSMMYeEpMMmJ5zcHQXYkPIkEB1AfXEmq5X-2FmWgqnA4Je2gVKtUPnIgPXXyTE4Sm9DR1aXF4-2FkiLIcNjvKCUHxg8oMNKz9sA-3D-3D_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2Bkgpk2K6p86PZ4ezAX4XDiDR9Ne8WSBd6HA73KNslzXlj5JIeufGu0cSDpt00fpJ4gIGX0pzqK4VKGrG7fW4VPVs7kbV-2BygerL0PnJCqKlyeoHTIv3ejY8c4kx6VhRzHDQAuMTPa5dpGL869OLfl2b2slj363GQ507z5JUq7abw910mQVisEQ55sfvxmxkIbLu-2FKQ-3D-3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/3a2a6abd-ca3c-43b9-9a0a-03cc878b8ed7.jpeg" alt="Home" width="180" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<!--[if !mso]><!-->
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;display:none; vertical-align: middle;" class=" kmMobileHeaderStack kmMobileOnly">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:5px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/4d920af4-8998-41d9-9161-39c0260f6b4c.jpeg" alt="white space" width="" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<!--<![endif]-->
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:5px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUu29CskfUwxfe8dTcbJKJXhKYvsYuhHU-2BbiNhtxi4ptIh4Oa5IOQxfanQUf1DdTx7clo45G71XiSRpCR1nam6rExYDzCqNiPuEhZZSoa6OxcR8cQY8tL25sOYkuKP748zEpz3Jf9o4GzJPFqAc3QuK7WBoBdEOlem0inJKALsWtoDlwjMRQNSRPekMc3O-2FpI5cp3hCAOqH00BXKU1c46Evk3EzXgKIWiqb3v4O-2BzkEW3P9eZAmKsnCcKGF1PBAhttF2y-2B9p8QsUedUrKchk5hIC3eou2XNFMIU0YFAQ95U-2FtMkZXCtfA-2B25Q7KrMxUiciA-3D-3D_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2Bkgph0RnxdWF9xQze8vXvqsMuAIm4kT9q82QOQBP1OBSOdf7QZMbGNXaV3XIw3FxABrcvuah-2BnQFaVh7uH4yuqjqfrgFZD2yHnfOkBiM-2Fx-2BKeRPoCUUioV5F3GqSD2KEvWYxFThF9slxXn5VfyoxS2eetuUmD1RRtxImOGtN2pf1M5qKeII5bYpLYm65xqzKNGa2A-3D-3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/89a1795f-bf86-4b95-8497-c9ef1915326c.jpeg" alt="Men " width="180" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0px;padding-top:19px;padding-right:9;padding-left:9;padding-bottom:14px;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmImageContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody>
<tr>
<td class="kmImageContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0;font-size:0;padding:0;">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUpC5aly4DKlFcA2tIknLNeWzo6EG-2Bn0-2FgpHgzLMhnPMnqtWaY-2FfAEo8NaeGiv11YNcl-2FUORf790V3wW3xq8S-2FCWvzIMVUUvkrDzLUWCwfvPzvzPXw6OoPRR6vMvIsqupbx3JWFE3H7hwUaOHG08PukuwpdfCKXvWGOtRjel5mq3J5uT-2BnyV-2BNmYRkVf-2BHmEZAhHyVC-2BPglZNT-2FPNKA4bwHLeenmOSvnmvmTh5Yjt3BOOv3XbA4mzoL8S9UMWFFKU1j7xIoRGoSJlKx3Wj7RWK7e-2FhQoLNHK9lduckBJi0Pnu_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2BkgpsICsH7vrN6Tey1Tr0Z76wTiuMRhgeeeFkMFkHBZAMlhnOmjWDVdI0bJXAEidSiSdy3Hhcv7atxV-2B4A-2FL1DrgQ00qLR1aJ4dJOiyE11Ij-2BN-2F4l84eKqDHCBmMqrtiWI26Omu22MA7VBiFZc3kSRcv-2BSjVfZ6HmO6iEk0rdMynpwgqnGbbLRctmSHvc-2Fnf-2BfeYg-3D-3D" target="_self" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img align="left" alt="Better for you Without brands and retailers, we pass incredible savings to you without compromising quality. Better for factories Factories own our inventory and earn significantly higher margins than traditional wholesale. Better for the world Top shelf materials, smaller production runs, and a shorter supply chain means less waste." class="kmImage" src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/fff2335e-e2e4-4cb3-9816-9b9fe5c1b1bd.jpeg" width="582" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;padding-bottom:0;display:inline;vertical-align:top;font-size:12px;width:100%;margin-right:0;max-width:1200px;padding:0;border-width:0;">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if !mso]><!-->
<table border="0" cellpadding="0" cellspacing="0" class="kmButtonCollectionBlock kmMobileOnly" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;display:none">
<tbody class="kmButtonCollectionOuter">
<tr>
<td class="kmButtonCollectionInner" align="center" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:60px;padding:9px 18px;padding-top:33px;padding-bottom:26px;background-color:#FFFFFF;padding-left:19px;padding-right:6px;">
<table border="0" cellpadding="0" cellspacing="0" class="kmButtonCollectionContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td align="left" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table width="100%" cellpadding="0" cellspacing="0" class="kmButtonCollectionContent" style='border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;font-family:"Helvetica Neue", Arial'>
<tbody>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" align="center" class="kmMobileNoAlign kmDesktopAutoWidth kmMobileAutoWidth" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;width:100%;float:left">
<tr style="font-size: 0;" class="kmMobileNoAlign">
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:5px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="Community" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/177aacd6-1bd4-4748-93c0-ed693c99c1d7.png" alt="Women's" width="115" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:5px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUhgSRP75icjxUk6lIknTjiTDubUk-2Bkoq8S9PjVBdzYHFnKAvLNLmUCYWMDE8WY6KzIHNo9e7DMEDJwuZnabmumIf3GgrYf-2FEecO6X4sJ56yOqrUG-2ByftbiZxrpltz-2FmhI8VPNuVyee9TomQl4Pf5mG1kKuCGs9Dbqisp3w6EbNf4_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2BkgpmbQYsaK-2FEFemaDYniCEM7h0sxqKE2-2FBNo9OlHKTweuDQMJe6C5rnixaQ2d5dI-2FImgqFs3R6UtbwbARfs1igTysEXLcC08umfzXg9ZmfXOWJrT-2Fl3XH86cbhf1JKi6YyZio8HXpil3DiEKW6A2QNiwFTBuzjVNgm-2BzV1Z1g5Ihk5-2FRN6QoEmpznsctNlKrlQoQ-3D-3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/994e84e9-4e4c-4a54-b3a5-7d16c539f8a3.png" alt="Unsubscribe" width="150" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:5px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUu29CskfUwxfe8dTcbJKJXhKYvsYuhHU-2BbiNhtxi4ptIh4Oa5IOQxfanQUf1DdTx7clo45G71XiSRpCR1nam6rExYDzCqNiPuEhZZSoa6OxcR8cQY8tL25sOYkuKP748zEpz3Jf9o4GzJPFqAc3QuK7WBoBdEOlem0inJKALsWtoDlwjMRQNSRPekMc3O-2FpI5cp3hCAOqH00BXKU1c46Evk3EzXgKIWiqb3v4O-2BzkEW3P9eZAmKsnCcKGF1PBAhttF2y-2B9p8QsUedUrKchk5hIC3eou2XNFMIU0YFAQ95U-2FtMkZXCtfA-2B25Q7KrMxUiciA-3D-3D_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2BkgprpvyYWVY0Jyvdonts9iDKZ4hxwckLyDiD3kslYP17WSRjwAb3fL8PhfQh-2FmILD5xJflUoB1XVmVlp-2BRzY-2BqINJkRrUlZQ1LKVsRWrrmq2rM-2BVeZoiFWjIBVG11dDHoYBURB0VHiKwgsZcLV-2Bxo3PHi5nBSBozDfgZXGasjlKK-2Bs6tz8mPARIPD6e9Hf6Hj0fw-3D-3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/17e74c3f-7894-4169-91e1-c16d48cb7d69.png" alt="Privacy and Terms" width="75" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" class="kmButtonCollectionBlock kmDesktopOnly" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody class="kmButtonCollectionOuter">
<tr>
<td class="kmButtonCollectionInner" align="center" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:60px;padding:9px 18px;padding-top:22px;padding-bottom:24px;background-color:#FFFFFF;padding-left:1px;padding-right:19px;">
<table border="0" cellpadding="0" cellspacing="0" class="kmButtonCollectionContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tbody>
<tr>
<td align="left" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table width="100%" cellpadding="0" cellspacing="0" class="kmButtonCollectionContent" style='border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;font-family:"Helvetica Neue", Arial'>
<tbody>
<tr>
<td valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" align="center" class="kmMobileNoAlign kmDesktopAutoWidth kmMobileAutoWidth" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;width:100%;float:left">
<tr style="font-size: 0;" class="kmMobileNoAlign">
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:0px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUjOArJVYyjd2yH4ztmU-2FkMvIQuiusDtLNCQI-2BB-2Fl-2BHHWciBhrUfhJbYKlh33sSMafvi9KuHPd5dzBMCGP4aIjMz62-2BnHuiX5i6KJfbVz5gR2lWDA66M3sYKstnNOjnNe1mdnnIih7wYkOCzHCzt633oAxPJYaOU9cu-2FeDUP8vRrVVq3hehzRY8eZDBlhoVXa9gJ4hik7VkCtS4afDylp0eGKQdMZBq2oLbX6RAwukMPnMlCyduvtPQm2YSexGR-2FxvkEF2rAhVm4D4V3pieaMmzidcckOzBOkov6HrGAM-2BLdUaU-2FsC8t593hKBe86Qk3ojg-3D-3D_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2BkgpvUlE6zsUI8TKwEH2IBti0ZSyh-2B6nyBybIPyp06Igy6F-2FV-2BOydJpBJOBIDeOlMTUK73bWT4uwC8OGxBsdlWWUDN6qu-2FffyXl4VfAitBQII8R6YJUWNQoT1A6dJKZVHtwcKfBQ0BARCx3ncbYV2FOzEHgw7iVtzAvQgZ0-2Bfo8wzjSEOASd5aP4USfaLvBFjzYBg-3D-3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/17e74c3f-7894-4169-91e1-c16d48cb7d69.png" alt="Privacy and Terms" width="91" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:0px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="https://trk.klclick.com/wf/click?upn=OP9Ji1zEEJ7OTP64eQevUubpMW8Qacmc05LaWURVSHcZyX2q3rKriL1vGpZlEtyo8SAhMkLf4BDPisV0bfA5ThFoAG8s9K9HM2XDSCvxlMY6oAURBdru0sKFtSDBLtpTojcbRdQaYLg8DGI-2FNd9JJysMVLbVNJUcO-2FOttWlMdcWToHiSZ7Nw1be7x76bLqUxY9aTe9sLeNOSA-2B-2Bql35Zy2H2ElWlo6e5cbOn387w6G45krbVH890J-2BPTlv1gQyj1c5msKWXTT5zkUPBglPXuF8GncG8E2Sts3bhMcbWNPhchcOvYJi92yqSOD8Hu8sHirQpF-2FcW-2B3M-2FfTMsVH08lcg-3D-3D_jk7xktPgXcVKAVfvg-2FHUIlXUg-2FQ-2F1ys5A2iiw31eMbPrhR05HH-2FL674yc8p-2B54DL9r-2FiP5lmS4U5rYcdtmqoOgLNJRUOr0ROePLeXByicjVpaUWdKWEdPLe9b-2Ffr-2BdaZ4setPBy3SajS7B5FbHfCo1AEqxpekkJGAoMhD0YQ0moztmDHkxyDkf2aOwVCykooHlyz-2FunW2iXs5vh6-2B-2BkgpjV9iVeLM8ym1tj4JvmVkcJe-2F2RAo9oK82TVo3Yw9iqDebyWDJasDjzGv3-2B34boHwxAxtvW3OLEX6rqt8LzIKZPCyUBndho-2FYuFNYJdM8dZjYdc-2BNh35-2BNvqEnswkMDQ0dmSg8oQDBYoD6cDVfafbgmQ3mhBThGcOC2ItDnYWla3Z03VIIC3SJatALqLyUO0mA-3D-3D" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/177aacd6-1bd4-4748-93c0-ed693c99c1d7.png" alt="Community" width="112" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="middle" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed; vertical-align: middle;" class=" kmMobileHeaderStack">
<table border="0" cellpadding="0" cellspacing="0" class=" kmMobileAutoWidth " style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<tr>
<td style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;border-collapse:separate; border-radius:0px; background-color:#FFFFFF; " class=" kmMobileAutoWidth ">
<tr>
<td class="kmImageBlockInner" align="center" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed">
<a href="#" style="word-wrap:break-word;max-width:100%;color:#15C;font-weight:normal;text-decoration:underline">
<img src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/994e84e9-4e4c-4a54-b3a5-7d16c539f8a3.png" alt="Unsubscribe" width="150" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="kmImageBlock" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody class="kmImageBlockOuter">
<tr>
<td class="kmImageBlockInner" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:9px;padding-right:30px;background-color:#FFFFFF;padding-left:-2px;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="kmImageContentContainer" width="100%" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;min-width:100%">
<tbody>
<tr>
<td class="kmImageContent" valign="top" style="border-collapse:collapse;mso-table-lspace:0;mso-table-rspace:0;table-layout:fixed;padding:0;font-size:0;padding-top:0px;padding-bottom:0;padding-left:9px;padding-right:9px;text-align: center;">
<img align="center" alt="" class="kmImage" src="https://d3k81ch9hvuctc.cloudfront.net/company/Hw5AKU/images/57676817-13aa-4294-a5b6-530f5c855321.png" width="150" style="border:0;height:auto;line-height:100%;outline:none;text-decoration:none;max-width:100%;padding-bottom:0;display:inline;vertical-align:top;font-size:12px;width:100%;max-width:150px;padding:0;border-width:0;">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
<!--[if !mso]><!-->
</div>
</div>
<!--<![endif]-->
<!--[if mso]>
</td>
</tr>
</tbody>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
</center>
</body>
</html>
Also see: Tab Triggers