<!--
p{
margin:10px 0;
padding:0;
}
table{
border-collapse:collapse;
}
h1,h2,h3,h4,h5,h6{
display:block;
margin:0;
padding:0;
}
img,a img{
border:0;
height:auto;
outline:none;
text-decoration:none;
}
body,#bodyTable,#bodyCell{
height:100%;
margin:0;
padding:0;
width:100%;
}
.mcnPreviewText{
display:none !important;
}
#outlook a{
padding:0;
}
img{
-ms-interpolation-mode:bicubic;
}
table{
mso-table-lspace:0pt;
mso-table-rspace:0pt;
}
.ReadMsgBody{
width:100%;
}
.ExternalClass{
width:100%;
}
p,a,li,td,blockquote{
mso-line-height-rule:exactly;
}
a[href^=tel],a[href^=sms]{
color:inherit;
cursor:default;
text-decoration:none;
}
p,a,li,td,body,table,blockquote{
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
.ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass
div,.ExternalClass span,.ExternalClass font{
line-height:100%;
}
a[x-apple-data-detectors]{
color:inherit !important;
text-decoration:none !important;
font-size:inherit !important;
font-family:inherit !important;
font-weight:inherit !important;
line-height:inherit !important;
}
table[align=left]{
float:left;
}
table[align=right]{
float:right;
}
#bodyCell{
padding:10px;
}
.templateContainer{
max-width:600px !important;
}
a.mcnButton{
display:block;
}
.mcnImage,.mcnRetinaImage{
vertical-align:bottom;
}
.mcnTextContent{
word-break:break-word;
}
.mcnTextContent img{
height:auto !important;
}
.mcnDividerBlock{
table-layout:fixed !important;
}
/*
@tab Page
@section Background Style
@tip Set the background color and top border for your email. You may
want to choose colors that match your company's branding.
*/
body,#bodyTable{
/*@editable*/background-color:#000000;
}
/*
@tab Page
@section Background Style
@tip Set the background color and top border for your email. You may
want to choose colors that match your company's branding.
*/
#bodyCell{
/*@editable*/border-top:0;
}
/*
@tab Page
@section Email Border
@tip Set the border for your email.
*/
.templateContainer{
/*@editable*/border:0;
}
/*
@tab Page
@section Heading 1
@tip Set the styling for all first-level headings in your emails.
These should be the largest of your headings.
@style heading 1
*/
h1{
/*@editable*/color:#202020;
/*@editable*/font-family:Helvetica;
/*@editable*/font-size:26px;
/*@editable*/font-style:normal;
/*@editable*/font-weight:bold;
/*@editable*/line-height:125%;
/*@editable*/letter-spacing:normal;
/*@editable*/text-align:left;
}
/*
@tab Page
@section Heading 2
@tip Set the styling for all second-level headings in your emails.
@style heading 2
*/
h2{
/*@editable*/color:#202020;
/*@editable*/font-family:Helvetica;
/*@editable*/font-size:22px;
/*@editable*/font-style:normal;
/*@editable*/font-weight:bold;
/*@editable*/line-height:125%;
/*@editable*/letter-spacing:normal;
/*@editable*/text-align:left;
}
/*
@tab Page
@section Heading 3
@tip Set the styling for all third-level headings in your emails.
@style heading 3
*/
h3{
/*@editable*/color:#202020;
/*@editable*/font-family:Helvetica;
/*@editable*/font-size:20px;
/*@editable*/font-style:normal;
/*@editable*/font-weight:bold;
/*@editable*/line-height:125%;
/*@editable*/letter-spacing:normal;
/*@editable*/text-align:left;
}
/*
@tab Page
@section Heading 4
@tip Set the styling for all fourth-level headings in your emails.
These should be the smallest of your headings.
@style heading 4
*/
h4{
/*@editable*/color:#202020;
/*@editable*/font-family:Helvetica;
/*@editable*/font-size:18px;
/*@editable*/font-style:normal;
/*@editable*/font-weight:bold;
/*@editable*/line-height:125%;
/*@editable*/letter-spacing:normal;
/*@editable*/text-align:left;
}
/*
@tab Preheader
@section Preheader Style
@tip Set the background color and borders for your email's preheader
area.
*/
#templatePreheader{
/*@editable*/background-color:#000000;
/*@editable*/background-image:none;
/*@editable*/background-repeat:no-repeat;
/*@editable*/background-position:center;
/*@editable*/background-size:cover;
/*@editable*/border-top:0;
/*@editable*/border-bottom:0;
/*@editable*/padding-top:9px;
/*@editable*/padding-bottom:9px;
}
/*
@tab Preheader
@section Preheader Text
@tip Set the styling for your email's preheader text. Choose a size
and color that is easy to read.
*/
#templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent
p{
/*@editable*/color:#ffffff;
/*@editable*/font-family:Helvetica;
/*@editable*/font-size:12px;
/*@editable*/line-height:150%;
/*@editable*/text-align:left;
}
/*
@tab Preheader
@section Preheader Link
@tip Set the styling for your email's preheader links. Choose a color
that helps them stand out from your text.
*/
#templatePreheader .mcnTextContent a,#templatePreheader
.mcnTextContent p a{
/*@editable*/color:#ffffff;
/*@editable*/font-weight:normal;
/*@editable*/text-decoration:underline;
}
/*
@tab Header
@section Header Style
@tip Set the background color and borders for your email's header
area.
*/
#templateHeader{
/*@editable*/background-color:#000000;
/*@editable*/background-image:none;
/*@editable*/background-repeat:no-repeat;
/*@editable*/background-position:center;
/*@editable*/background-size:cover;
/*@editable*/border-top:0;
/*@editable*/border-bottom:0;
/*@editable*/padding-top:0px;
/*@editable*/padding-bottom:0;
}
/*
@tab Header
@section Header Text
@tip Set the styling for your email's header text. Choose a size and
color that is easy to read.
*/
#templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
/*@editable*/color:#202020;
/*@editable*/font-family:Helvetica;
/*@editable*/font-size:16px;
/*@editable*/line-height:150%;
/*@editable*/text-align:left;
}
/*
@tab Header
@section Header Link
@tip Set the styling for your email's header links. Choose a color
that helps them stand out from your text.
*/
#templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p
a{
/*@editable*/color:#007C89;
/*@editable*/font-weight:normal;
/*@editable*/text-decoration:underline;
}
/*
@tab Body
@section Body Style
@tip Set the background color and borders for your email's body area.
*/
#templateBody{
/*@editable*/background-color:#000000;
/*@editable*/background-image:none;
/*@editable*/background-repeat:no-repeat;
/*@editable*/background-position:center;
/*@editable*/background-size:cover;
/*@editable*/border-top:0;
/*@editable*/border-bottom:2px none #EAEAEA;
/*@editable*/padding-top:0;
/*@editable*/padding-bottom:0px;
}
/*
@tab Body
@section Body Text
@tip Set the styling for your email's body text. Choose a size and
color that is easy to read.
*/
#templateBody .mcnTextContent,#templateBody .mcnTextContent p{
/*@editable*/color:#ffffff;
/*@editable*/font-family:Helvetica;
/*@editable*/font-size:16px;
/*@editable*/line-height:150%;
/*@editable*/text-align:left;
}
/*
@tab Body
@section Body Link
@tip Set the styling for your email's body links. Choose a color that
helps them stand out from your text.
*/
#templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
/*@editable*/color:#ffffff;
/*@editable*/font-weight:normal;
/*@editable*/text-decoration:underline;
}
/*
@tab Footer
@section Footer Style
@tip Set the background color and borders for your email's footer
area.
*/
#templateFooter{
/*@editable*/background-color:#000000;
/*@editable*/background-image:none;
/*@editable*/background-repeat:no-repeat;
/*@editable*/background-position:center;
/*@editable*/background-size:cover;
/*@editable*/border-top:0;
/*@editable*/border-bottom:0;
/*@editable*/padding-top:9px;
/*@editable*/padding-bottom:9px;
}
/*
@tab Footer
@section Footer Text
@tip Set the styling for your email's footer text. Choose a size and
color that is easy to read.
*/
#templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
/*@editable*/color:#ffffff;
/*@editable*/font-family:Helvetica;
/*@editable*/font-size:13px;
/*@editable*/line-height:150%;
/*@editable*/text-align:center;
}
/*
@tab Footer
@section Footer Link
@tip Set the styling for your email's footer links. Choose a color
that helps them stand out from your text.
*/
#templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p
a{
/*@editable*/color:#ffffff;
/*@editable*/font-weight:normal;
/*@editable*/text-decoration:underline;
}
@media only screen and (min-width:768px){
.templateContainer{
width:600px !important;
}
} @media only screen and (max-width: 480px){
body,table,td,p,a,li,blockquote{
-webkit-text-size-adjust:none !important;
}
} @media only screen and (max-width: 480px){
body{
width:100% !important;
min-width:100% !important;
}
} @media only screen and (max-width: 480px){
.mcnRetinaImage{
max-width:100% !important;
}
} @media only screen and (max-width: 480px){
.mcnImage{
width:100% !important;
}
} @media only screen and (max-width: 480px){
.mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer,.mcnImageCardLeftImageContentContainer,.mcnImageCardRightImageContentContainer{
max-width:100% !important;
width:100% !important;
}
} @media only screen and (max-width: 480px){
.mcnBoxedTextContentContainer{
min-width:100% !important;
}
} @media only screen and (max-width: 480px){
.mcnImageGroupContent{
padding:9px !important;
}
} @media only screen and (max-width: 480px){
.mcnCaptionLeftContentOuter
.mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
padding-top:9px !important;
}
} @media only screen and (max-width: 480px){
.mcnImageCardTopImageContent,.mcnCaptionBottomContent:last-child
.mcnCaptionBottomImageContent,.mcnCaptionBlockInner
.mcnCaptionTopContent:last-child .mcnTextContent{
padding-top:18px !important;
}
} @media only screen and (max-width: 480px){
.mcnImageCardBottomImageContent{
padding-bottom:9px !important;
}
} @media only screen and (max-width: 480px){
.mcnImageGroupBlockInner{
padding-top:0 !important;
padding-bottom:0 !important;
}
} @media only screen and (max-width: 480px){
.mcnImageGroupBlockOuter{
padding-top:9px !important;
padding-bottom:9px !important;
}
} @media only screen and (max-width: 480px){
.mcnTextContent,.mcnBoxedTextContentColumn{
padding-right:18px !important;
padding-left:18px !important;
}
} @media only screen and (max-width: 480px){
.mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
padding-right:18px !important;
padding-bottom:0 !important;
padding-left:18px !important;
}
} @media only screen and (max-width: 480px){
.mcpreview-image-uploader{
display:none !important;
width:100% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Heading 1
@tip Make the first-level headings larger in size for better
readability on small screens.
*/
h1{
/*@editable*/font-size:22px !important;
/*@editable*/line-height:125% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Heading 2
@tip Make the second-level headings larger in size for better
readability on small screens.
*/
h2{
/*@editable*/font-size:20px !important;
/*@editable*/line-height:125% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Heading 3
@tip Make the third-level headings larger in size for better
readability on small screens.
*/
h3{
/*@editable*/font-size:18px !important;
/*@editable*/line-height:125% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Heading 4
@tip Make the fourth-level headings larger in size for better
readability on small screens.
*/
h4{
/*@editable*/font-size:16px !important;
/*@editable*/line-height:150% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Boxed Text
@tip Make the boxed text larger in size for better readability on
small screens. We recommend a font size of at least 16px.
*/
.mcnBoxedTextContentContainer
.mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
/*@editable*/font-size:14px !important;
/*@editable*/line-height:150% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Preheader Visibility
@tip Set the visibility of the email's preheader on small screens. You
can hide it to save space.
*/
#templatePreheader{
/*@editable*/display:block !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Preheader Text
@tip Make the preheader text larger in size for better readability on
small screens.
*/
#templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent
p{
/*@editable*/font-size:14px !important;
/*@editable*/line-height:150% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Header Text
@tip Make the header text larger in size for better readability on
small screens.
*/
#templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
/*@editable*/font-size:16px !important;
/*@editable*/line-height:150% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Body Text
@tip Make the body text larger in size for better readability on small
screens. We recommend a font size of at least 16px.
*/
#templateBody .mcnTextContent,#templateBody .mcnTextContent p{
/*@editable*/font-size:16px !important;
/*@editable*/line-height:150% !important;
}
} @media only screen and (max-width: 480px){
/*
@tab Mobile Styles
@section Footer Text
@tip Make the footer content text larger in size for better
readability on small screens.
*/
#templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
/*@editable*/font-size:14px !important;
/*@editable*/line-height:150% !important;
}
}
-->
// <![CDATA[
!function(){function o(n,i){if(n&&i)for(var r in
i)i.hasOwnProperty(r)&&(void
0===n[r]?n[r]=i[r]:n[r].constructor===Object&&i[r].constructor===Object?o(n[r],i[r]):n[r]=i[r])}try{var
n=decodeURIComponent("%0A%7B%0A%22ResourceTiming%22%3A%7B%0A%22comment%22%3A%20%22Clear%20RT%20Buffer%20on%20mPulse%20beacon%22%2C%0A%22clearOnBeacon%22%3A%20true%0A%7D%2C%0A%22AutoXHR%22%3A%7B%0A%22comment%22%3A%20%22Monitor%20XHRs%20requested%20using%20FETCH%22%2C%0A%22monitorFetch%22%3A%20true%2C%0A%22comment%22%3A%20%22Start%20Monitoring%20SPAs%20from%20Click%22%2C%0A%22spaStartFromClick%22%3A%20true%0A%7D%2C%0A%22PageParams%22%3A%7B%0A%22comment%22%3A%20%22Monitor%20all%20SPA%20XHRs%22%2C%0A%22spaXhr%22%3A%20%22all%22%0A%7D%0A%7D");if(n.length>0&&window.JSON&&"function"==typeof
window.JSON.parse){var i=JSON.parse(n);void
0!==window.BOOMR_config?o(window.BOOMR_config,i):window.BOOMR_config=i}}catch(r){window.console&&"function"==typeof
window.console.error&&console.error("mPulse: Could not parse
configuration",r)}}();
// ]]></script>
<script type="text/javascript">// <![CDATA[
!function(a){var
e="[link removed]
n(e){a.BOOMR_onload=e&&e.timeStamp||(new
Date).getTime()}if(!a.BOOMR||!a.BOOMR.version&&!a.BOOMR.snippetExecuted){a.BOOMR=a.BOOMR||{},a.BOOMR.snippetExecuted=!0;var
i,_,o,r=document.createElement("iframe");if(a[t])a[t]("load",n,!1);else
if(a.attachEvent)a.attachEvent("onload",n);r.src="javascript:void(0)",r.title="",r.role="presentation",(r.frameElement||r).style.cssText="width:0;height:0;border:0;display:none;",o=document.getElementsByTagName("script")[0],o.parentNode.insertBefore(r,o);try{_=r.contentWindow.document}catch(O){i=document.domain,r.src="javascript:var
d=document.open();d.domain='"+i+"';void(0);",_=r.contentWindow.document}_.open()._l=function(){var
a=this.createElement("script");if(i)this.domain=i;a.id="boomr-if-as",a.src=e+"QAT5G-9HZLF-7EDMX-YMVCJ-QZJDA",BOOMR_lstart=(new
Date).getTime(),this.body.appendChild(a)},_.write("<bo"+'dy
onload="document._l();">'),_.close()}}(),"400".length>0)if(a&&"performance"in
a&&a.performance&&"function"==typeof
a.performance.setResourceTimingBufferSize)a.performance.setResourceTimingBufferSize(400);!function(){if(BOOMR=a.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var
e=""=="true"?1:0,t="",n="eygu6xixazqgczs54rna-f-c11a7e5d5-clientnsv4-s.akamaihd.net",i="false"=="true"?2:1,_={"ak.v":"37","ak.cp":"162687","ak.ai":parseInt("199322",10),"ak.ol":"0","ak.cr":19,"ak.ipv":4,"ak.proto":"h2","ak.rid":"e98ca18","ak.r":43962,"ak.a2":e,"ak.m":"x","ak.n":"essl","ak.bpcip":"38.13.79.0","ak.cport":59207,"ak.gh":"23.53.121.19","ak.quicv":"","ak.tlsv":"tls1.3","ak.0rtt":"","ak.csrc":"-","ak.acc":"","ak.t":"1717429338","ak.ak":"hOBiQwZUYzCg5VSAfCLimQ==qnIjvgf7SuTbNV79xge9/kLB9UscsjPMmySNoH6FkhmOiDkyDgJxtlq4xVL/xKe4CzRSpshJcxxs9n+PRi27exw1svL9VXA5Z+k5fvvVuBFgrj1+B37PsxLnjuHaHIaDqcXjZ75K750VZZLU150ev7YG/nk+xeR+7P5lfE+C8wrgAhh5XdPrLgsKAndgqXhplnQ/8Byu23YJFRUHIo5ROwM7gCaqrsoZ2R2vS3hDg0td4QhXNbwQq41eT8NWneCo+4LiYCaVDitRUZW1EpZBO6hCoHdcWaqciHw7kK6e1Yo6gWx0//11s9WZXKahUjVPvnWnijwwFRYevgtgLQCaj6ue+/+KPu+n2cly+/cUAhl2zoNGsDIuOLe/1pczPCJGwvUiPf5QB2VmaV7EuqpKDYhn8OjeZyx9Xt7pWZDGcOE=","ak.pv":"172","ak.dpoabenc":"","ak.tf":i};if(""!==t)_["ak.ruds"]=t;var
o={i:!1,av:function(e){var
t="http.initiator";if(e&&(!e[t]||"spa_hard"===e[t]))_["ak.feo"]=void
0!==a.aFeoApplied?1:0,BOOMR.addVar(_)},rv:function(){var
a=["ak.bpcip","ak.cport","ak.cr","ak.csrc","ak.gh","ak.ipv","ak.m","ak.n","ak.ol","ak.proto","ak.quicv","ak.tlsv","ak.0rtt","ak.r","ak.acc","ak.t","ak.tf"];BOOMR.removeVar(a)}};BOOMR.plugins.AK={akVars:_,akDNSPreFetchDomain:n,init:function(){if(!o.i){var
a=BOOMR.subscribe;a("before_beacon",o.av,null,null),a("onbeacon",o.rv,null,null),o.i=!0}return
this},is_complete:function(){return!0}}}}()}(window);
// ]]></script>
<!--*|IF:MC_PREVIEW_TEXT|*--> <!--[if !gte mso
9]><!----><!--<![endif]--> <!--*|END:IF|*-->
</head><body><table id="bodyTable" style="width: 100%; height: 100%;"
border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td id="bodyCell" align="center" valign="top"><!-- BEGIN TEMPLATE //
--> <!--[if (gte mso 9)|(IE)]>
<table align="center" border="0"
cellspacing="0" cellpadding="0" width="600" style="width:600px;">
<tr>
<td align="center" valign="top" width="600"
style="width:600px;">
<![endif]-->
<table class="templateContainer" style="width: 100%;" border="0"
cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td id="templatePreheader" valign="top">
<table class="mcnTextBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnTextBlockOuter">
<tr>
<td class="mcnTextBlockInner" style="padding-top: 9px;"
valign="top"><!--[if mso]>
<table align="left" border="0" cellspacing="0" cellpadding="0"
width="100%" style="width:100%;">
<tr>
<![endif]--> <!--[if mso]>
<td valign="top" width="600" style="width:600px;">
<![endif]-->
<table class="mcnTextContentContainer" style="max-width: 100%;
min-width: 100%; width: 100%;" border="0" cellspacing="0"
cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnTextContent" style="padding: 0px 18px 9px; text-align:
center;" valign="top"><a
href="[link removed]
target="_blank">View this email in your browser</a></td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td id="templateHeader" valign="top">
<table class="mcnImageBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnImageBlockOuter">
<tr>
<td class="mcnImageBlockInner" style="padding: 9px;" valign="top">
<table class="mcnImageContentContainer" style="min-width: 100%; width:
100%;" border="0" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnImageContent" style="padding-right: 9px; padding-left:
9px; padding-top: 0; padding-bottom: 0; text-align: center;"
valign="top"><a title="" href="[link removed]
target="_blank"> <img class="mcnImage" style="padding-bottom: 0px;
vertical-align: bottom; display: inline !important;"
src="[link removed]
alt="" width="580" align="center" data-max-width-orig="2775px">
</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="mcnTextBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnTextBlockOuter">
<tr>
<td class="mcnTextBlockInner" style="padding-top: 9px;"
valign="top"><!--[if mso]>
<table align="left" border="0" cellspacing="0" cellpadding="0"
width="100%" style="width:100%;">
<tr>
<![endif]--> <!--[if mso]>
<td valign="top" width="600" style="width:600px;">
<![endif]-->
<table class="mcnTextContentContainer" style="max-width: 100%;
min-width: 100%; width: 100%;" border="0" cellspacing="0"
cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnTextContent" style="padding-top: 0; padding-right: 18px;
padding-bottom: 9px; padding-left: 18px;" valign="top"> </td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td id="templateBody" valign="top">
<table class="mcnImageBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnImageBlockOuter">
<tr>
<td class="mcnImageBlockInner" style="padding: 9px;" valign="top">
<table class="mcnImageContentContainer" style="min-width: 100%; width:
100%;" border="0" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnImageContent" style="padding-right: 9px; padding-left:
9px; padding-top: 0; padding-bottom: 0; text-align: center;"
valign="top"><img class="mcnImage" style="padding-bottom: 0px;
vertical-align: bottom; display: inline !important;"
src="[link removed]
alt="" width="564" align="center" data-max-width-orig="1280px"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="mcnTextBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnTextBlockOuter">
<tr>
<td class="mcnTextBlockInner" style="padding-top: 9px;"
valign="top"><!--[if mso]>
<table align="left" border="0" cellspacing="0" cellpadding="0"
width="100%" style="width:100%;">
<tr>
<![endif]--> <!--[if mso]>
<td valign="top" width="600" style="width:600px;">
<![endif]-->
<table class="mcnTextContentContainer" style="max-width: 100%;
min-width: 100%; width: 100%;" border="0" cellspacing="0"
cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnTextContent" style="padding-top: 0; padding-right: 18px;
padding-bottom: 9px; padding-left: 18px;" valign="top">
<div style="text-align: center;"><span style="font-size: 14px;"><span
style="font-family: lato,helvetica
neue,helvetica,arial,sans-serif;">We?ve heard you.<br /> You want more.
You want us to be fearless, pioneers, and bold. Just like you.<br />
<br /> So we?ve figured out how to better say what we knew all
along.<br /> We are the bold, the brave, the beautifully unsteady.<br
/> <br /> Our mission is unwavering: to reclaim the narrative of
living with Parkinson?s.<br /> To inject vibrance where others see only
stillness.<br /> <br /> Together, we can embrace every movement
into a symbol of style and confidence. Each sway and stutter-step
transforming Parkinson?s into a unique swagger.<br /> <br /> All
we?re missing is you.</span></span></div>
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
<table class="mcnButtonBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnButtonBlockOuter">
<tr>
<td class="mcnButtonBlockInner" style="padding-top: 0; padding-right:
18px; padding-bottom: 18px; padding-left: 18px;" align="center"
valign="top">
<table class="mcnButtonContentContainer" style="border-collapse:
separate !important; border: 1px solid #F9E509; border-radius: 4px;
background-color: #222222;" border="0" cellspacing="0"
cellpadding="0">
<tbody>
<tr>
<td class="mcnButtonContent" style="font-family: Arial; font-size:
16px; padding: 18px;" align="center" valign="middle"><a
class="mcnButton " style="font-weight: bold; letter-spacing: normal;
line-height: 100%; text-align: center; text-decoration: none; color:
#f9e509;" title="Join the movement "
href="[link removed] target="_blank">Join the
movement </a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="mcnDividerBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnDividerBlockOuter">
<tr>
<td class="mcnDividerBlockInner" style="min-width: 100%; padding:
18px;">
<table class="mcnDividerContent" style="min-width: 100%; border-top:
1px solid #948787; width: 100%;" border="0" cellspacing="0"
cellpadding="0">
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<!--
<td class="mcnDividerBlockInner" style="padding:
18px;">
<hr class="mcnDividerContent"
style="border-bottom-color:none; border-left-color:none;
border-right-color:none; border-bottom-width:0; border-left-width:0;
border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0;
margin-left:0;" >
--></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td id="templateFooter" valign="top">
<table class="mcnTextBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnTextBlockOuter">
<tr>
<td class="mcnTextBlockInner" style="padding-top: 9px;"
valign="top"><!--[if mso]>
<table align="left" border="0" cellspacing="0" cellpadding="0"
width="100%" style="width:100%;">
<tr>
<![endif]--> <!--[if mso]>
<td valign="top" width="600" style="width:600px;">
<![endif]-->
<table class="mcnTextContentContainer" style="max-width: 100%;
min-width: 100%; width: 100%;" border="0" cellspacing="0"
cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnTextContent" style="padding-top: 0; padding-right: 18px;
padding-bottom: 9px; padding-left: 18px;" valign="top"> </td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
<table class="mcnImageBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnImageBlockOuter">
<tr>
<td class="mcnImageBlockInner" style="padding: 9px;" valign="top">
<table class="mcnImageContentContainer" style="min-width: 100%; width:
100%;" border="0" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnImageContent" style="padding-right: 9px; padding-left:
9px; padding-top: 0; padding-bottom: 0; text-align: center;"
valign="top"><a title="" href="[link removed]
target="_blank"> <img class="mcnImage" style="padding-bottom: 0px;
vertical-align: bottom; display: inline !important;"
src="[link removed]
alt="" width="580" align="center" data-max-width-orig="2275px">
</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="mcnButtonBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnButtonBlockOuter">
<tr>
<td class="mcnButtonBlockInner" style="padding-top: 0; padding-right:
18px; padding-bottom: 18px; padding-left: 18px;" align="center"
valign="top">
<table class="mcnButtonContentContainer" style="border-collapse:
separate !important; border: 1px solid #FFFFFF; border-radius: 4px;"
border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="mcnButtonContent" style="font-family: Arial; font-size:
16px; padding: 18px;" align="center" valign="middle"><a
class="mcnButton " style="font-weight: bold; letter-spacing: normal;
line-height: 100%; text-align: center; text-decoration: none; color:
#ffffff;" title="Give Today"
href="[link removed] target="_blank">Give
Today</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="mcnFollowBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnFollowBlockOuter">
<tr>
<td class="mcnFollowBlockInner" style="padding: 9px;" align="center"
valign="top">
<table class="mcnFollowContentContainer" style="min-width: 100%; width:
100%;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-left: 9px; padding-right: 9px;" align="center">
<table class="mcnFollowContent" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 9px; padding-right: 9px; padding-left: 9px;"
align="center" valign="top">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td align="center" valign="top"><!--[if mso]>
<table align="center" border="0"
cellspacing="0" cellpadding="0">
<tr>
<![endif]--> <!--[if mso]>
<td align="center"
valign="top">
<![endif]-->
<table class="mcnBlockFloatLeft" style="display: inline;" border="0"
cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnFollowContentItemContainer" style="padding-right: 10px;
padding-bottom: 9px;" valign="top">
<table class="mcnFollowContentItem" style="width: 100%;" border="0"
cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 5px; padding-right: 10px; padding-bottom: 5px;
padding-left: 9px;" align="left" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width=""
align="left">
<tbody>
<tr>
<td class="mcnFollowIconContent" width="24" align="center"
valign="middle"><a href="[link removed]
target="_blank"><img style="display: block;"
src="[link removed]
alt="Facebook" width="24" data-height-orig="24"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
<td align="center"
valign="top">
<![endif]-->
<table class="mcnBlockFloatLeft" style="display: inline;" border="0"
cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnFollowContentItemContainer" style="padding-right: 10px;
padding-bottom: 9px;" valign="top">
<table class="mcnFollowContentItem" style="width: 100%;" border="0"
cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 5px; padding-right: 10px; padding-bottom: 5px;
padding-left: 9px;" align="left" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width=""
align="left">
<tbody>
<tr>
<td class="mcnFollowIconContent" width="24" align="center"
valign="middle"><a href="[link removed]
target="_blank"><img style="display: block;"
src="[link removed]
alt="Twitter" width="24" data-height-orig="24"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
<td align="center"
valign="top">
<![endif]-->
<table class="mcnBlockFloatLeft" style="display: inline;" border="0"
cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnFollowContentItemContainer" style="padding-right: 10px;
padding-bottom: 9px;" valign="top">
<table class="mcnFollowContentItem" style="width: 100%;" border="0"
cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 5px; padding-right: 10px; padding-bottom: 5px;
padding-left: 9px;" align="left" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width=""
align="left">
<tbody>
<tr>
<td class="mcnFollowIconContent" width="24" align="center"
valign="middle"><a href="[link removed]
target="_blank"><img style="display: block;"
src="[link removed]
alt="Instagram" width="24" data-height-orig="24"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
<td align="center"
valign="top">
<![endif]-->
<table class="mcnBlockFloatLeft" style="display: inline;" border="0"
cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnFollowContentItemContainer" style="padding-right: 10px;
padding-bottom: 9px;" valign="top">
<table class="mcnFollowContentItem" style="width: 100%;" border="0"
cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 5px; padding-right: 10px; padding-bottom: 5px;
padding-left: 9px;" align="left" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width=""
align="left">
<tbody>
<tr>
<td class="mcnFollowIconContent" width="24" align="center"
valign="middle"><a
href="[link removed]
target="_blank"><img style="display: block;"
src="[link removed]
alt="LinkedIn" width="24" data-height-orig="24"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
<td align="center"
valign="top">
<![endif]-->
<table class="mcnBlockFloatLeft" style="display: inline;" border="0"
cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnFollowContentItemContainer" style="padding-right: 0;
padding-bottom: 9px;" valign="top">
<table class="mcnFollowContentItem" style="width: 100%;" border="0"
cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 5px; padding-right: 10px; padding-bottom: 5px;
padding-left: 9px;" align="left" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width=""
align="left">
<tbody>
<tr>
<td class="mcnFollowIconContent" width="24" align="center"
valign="middle"><a
href="[link removed]
target="_blank"><img style="display: block;"
src="[link removed]
alt="YouTube" width="24" data-height-orig="24"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table class="mcnTextBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnTextBlockOuter">
<tr>
<td class="mcnTextBlockInner" style="padding-top: 9px;"
valign="top"><!--[if mso]>
<table align="left" border="0" cellspacing="0" cellpadding="0"
width="100%" style="width:100%;">
<tr>
<![endif]--> <!--[if mso]>
<td valign="top" width="600" style="width:600px;">
<![endif]-->
<table class="mcnTextContentContainer" style="max-width: 100%;
min-width: 100%; width: 100%;" border="0" cellspacing="0"
cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnTextContent" style="padding-top: 0; padding-right: 18px;
padding-bottom: 9px; padding-left: 18px;" valign="top">4211 Yonge
Street, Suite 316, Toronto ON M2P 2A9<br /> <a
href="[link removed]
target="_blank">findyourswagger.ca</a> | <a
href="mailto:
[email protected]"
target="_blank">
[email protected]</a><br /> Toll-free:
1-800-565-3000</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
<table class="mcnTextBlock" style="min-width: 100%; width: 100%;"
border="0" cellspacing="0" cellpadding="0">
<tbody class="mcnTextBlockOuter">
<tr>
<td class="mcnTextBlockInner" style="padding-top: 9px;"
valign="top"><!--[if mso]>
<table align="left" border="0" cellspacing="0" cellpadding="0"
width="100%" style="width:100%;">
<tr>
<![endif]--> <!--[if mso]>
<td valign="top" width="599" style="width:599px;">
<![endif]-->
<table class="mcnTextContentContainer" style="max-width: 100%;
min-width: 100%; width: 100%;" border="0" cellspacing="0"
cellpadding="0" align="left">
<tbody>
<tr>
<td class="mcnTextContent" style="padding: 0px 18px 9px; color:
#e9e9e9;" valign="top"><a
href="[link removed] target="_blank">Privacy
Policy</a> | <a href="[link removed]
target="_blank">Unsubscribe</a></td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
<![endif]--> <!--[if mso]>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--> <!-- // END TEMPLATE --></td>
</tr>
</tbody>
</table>
<script src="/L3xTVZEE7_iIpB9f1w/EuYQbzk6QJ/OH4vDE9pBQ/HSEtMGJ/nKzg"
type="text/javascript">
To unsubscribe from all future email, paste the following URL into your browser:
[link removed]
Parkinson Canada
4211 Yonge Street, Suite 316
Toronto, ON M2P 2A9
(p) 416-227-9700 or 1-800-565-3000
(f) 416-227-9600
[email protected]