Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2021 13:37:14 -0300 (-03)
From:      Prototype via hackers <hackers@freebsd.org>
To:        hackers@freebsd.org
Subject:   =?utf-8?q?=C2=A1Ultimas_Horas!_=F0=9F=A7=A5__Abrigos_20=25_OFF_+_Env?= =?utf-8?q?=C3=ADo_Gratis?=
Message-ID:  <94M-66962551ee-@embluemail.com>

next in thread | raw e-mail | index | archive | help
--===============1033817644166170155==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable



Su Cliente de Mail NO soporta mensajes en formato HTML.

Para ver correctamente el contenido del correo COPIE y PEGUE la siguiente U=
RL
en su Navegador Web (Chrome / Internet Explorer / FireFox / Safari)=20

https://app.embluemail.com/Online/VON.aspx?data=3DSu%2BRB1%2BU%2BHs2xMlIRYx=
IVEZ7cwehoT29YbgQZ4klObc60fSqolNRcaKCEgMs%2Fz7zoCs7t8scUuPq0W%2BaQUXIMaUXtt=
vLCtBu8NqJZsCDW33vSb9Z6rIIHg%2Bt8EX412y5!-!6qZcJeqz4RtsTQuLqvgs3scQNIzCHYzQ=
AfXYYnde/3YN19nkgyvhxVmw/pWokZbN
--===============1033817644166170155==
Content-Type: text/html; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable

<!--[if gte mso 9]><xml>
     <o:OfficeDocumentSettings>
      <o:AllowPNG/>
      <o:PixelsPerInch>96</o:PixelsPerInch>
     </o:OfficeDocumentSettings>
</xml><![endif]-->
<style type=3D"text/css" id=3D"media-query">
</style>


<table class=3D"tabla_general_emblue_001" align=3D"center" cellspacing=3D"0=
" cellpadding=3D"0" style=3D"font-family:Helvetica, Arial; font-size: 12px;=
 color:#7c7c7c; font-weight:lighter; line-height:15px;width:100%;max-width:=
 700px;min-width: 350px;">
	<tr><td align=3D"center" style=3D"padding-top: 10px;"><p align=3D"center" =
style=3D"margin-bottom: 15px;color: #7c7c7c;">
	<span><a class=3D"link_emblue_001" style=3D"color:#7c7c7c; text-decoration=
: none;" href=3D"https://app.embluemail.com/Online/VON.aspx?data=3D0%2Fo3N9=
6r4SwnxoHG5AUO5XNVmRJzkE3YGgji6KFXWWAYYs26dyuvZ8j7vIdP%2B6%2FDSSo59Rob6qYFQ=
FK1EUb%2BH%2BFycwodLdDjzYnkGX6XRm7Wb%2BiaUmTt9qAi3JmThFj%2F!-!6qZcJeqz4RtsT=
QuLqvgs3scQNIzCHYzQAfXYYnde/3YN19nkgyvhxVmw/pWokZbN" target=3D"_blank" alt=
=3D"Ver en mi navegador">Ver en mi navegador</a></span>
	</p>
</td></tr>
</table>
<head><meta name=3D"x-apple-disable-message-reformatting"></head><!-- utf-8=
 works for most cases --> <!-- Forcing initial-scale shouldn't be necessary=
 --> <!-- Use the latest (edge) version of IE rendering engine --> <!-- The=
 title tag shows in email notifications, like Android 4.4. --> <!-- Google =
Font -->
<style>
@import url('https://fonts.googleapis.com/css2?family=3DMontserrat:ital,wgh=
t@0,400;0,700;1,400;1,700&display=3Dswap');
</style>
<!-- DarkMode CSS -->
<style type=3D"text/css">
:root {
    color-scheme: light dark;
    supported-color-schemes: light dark;
}
.darkmode {
    display: none;
}
</style>
<style type=3D"text/css">
@media (prefers-color-scheme: dark) {
.lightmode {
    display: none !important;
}
/* Shows Dark Mode-Only Content, Like Images */
.darkimageWrapper, .darkmode {
    display: block !important;
}
/* Custom Dark Mode Background Color */
.darkmode-bgc {
    background-color: #1a1a1c !important;
}
.header-bgc {
    background-color: #2b2b2b !important;
}
.column-bgc {
    background-color: #c3c3c3 !important;
}
/* Links */

  /* Custom Dark Mode Font Colors */
.hlSize {
    color: #575757 !important;
}
.hlSize2 {
    color: #575757 !important;
}
.hlSize-offer {
    color: #575757 !important;
}

.body-padding {
    color: #888888 !important;
}
.body-padding2 {
    color: #888888 !important;
}
.body-padding2 {
    color: #888888 !important;
}

.cta-darkmode {
    color: #888888 !important;
}
}
</style>
<!-- Generic CSS -->
<style type=3D"text/css">
/* What it does: Remove spaces around the email design added by some email =
clients. */
/* Beware: It can remove the padding / margin and add a background color to=
 the compose a reply window. */
html, body {
    Margin: 0 !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
/* What it does: Forces Outlook.com to display emails full width. */
.ExternalClass {
    width: 100%;
}
/* What is does: Centers email on Android 4.4 */
div[style*=3D"margin: 16px 0"] {
    margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table, td {
    mso-table-lspace: 0pt !important;
    mso-table-rspace: 0pt !important;
    border-spacing: 0 !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table align=
ment bug. Applies table-layout to the first 2 tables then removes for anyth=
ing nested deeper. */
table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    Margin: 0 auto !important;
}
table table table {
    table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE.=
 */
img {
    -ms-interpolation-mode: bicubic;
}
/* What it does: Overrides styles added when Yahoo's auto-senses a link. */
.yshortcuts a {
    border-bottom: none !important;
}
/* What it does: A work-around for iOS meddling in triggered links. */
.mobile-link--footer a, a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: underline !important;
}
</style>
<!-- Progressive Enhancements -->
<style>
/* What it does: Hover styles for buttons */
.button-td,  .button-a {
    transition: all 100ms ease-in;
}
.button-td:hover,  .button-a:hover {
    background: #555555 !important;
    border-color: #555555 !important;
}

/* Media Queries */
@media screen and (max-width: 480px) {
/* What it does: Forces elements to resize to the full width of their conta=
iner. Useful for resizing images beyond their max-width. */
.fluid {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    Margin-left: auto !important;
    Margin-right: auto !important;
}
/* And center justify these ones. */
.fluid-centered {
    Margin-left: auto !important;
    Margin-right: auto !important;
}
/* What it does: Forces table cells into fluid rows. */
.stack-column,  .stack-column-center {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    direction: ltr !important;
    margin: 0 !important;
}
/* And center justify these ones. */
.stack-column-center {
    text-align: center !important;
    font-size: 18px !important;
    line-height: 26px !important;
}
/* What it does: Generic utility class for centering. Useful for images, bu=
ttons, and nested tables. */
.center-on-narrow {
    text-align: center !important;
    display: block !important;
    Margin-left: auto !important;
    Margin-right: auto !important;
    float: none !important;
}
table.center-on-narrow {
    display: inline-block !important;
}
/* What it does: Hide content for mobile */
.hide {
    display: none !important;
}
/* What it does: Shows desktop hided content on mobile */=20
.show {
    display: inherit!important;
}
/* Start: Jellies styles for mobile */   =20
=20
.body-padding {
    padding: 5px 20px 20px !important;
    font-size: 14px !important;
    line-height: 27px !important;
}
.body-padding2 {
    padding: 0px 20px 0px !important;
    font-size: 16px !important;
    line-height: 27px !important;
}

.hlSize {
    font-size: 16px !important;
    line-height: 26px !important;
    padding: 27px 25px 10px !important;
}
.hlSize2 {
    font-size: 16px !important;
    line-height: 26px !important;
    padding-bottom: 10px !important;
}
.colSize {
    line-height: 12px !important;
}
.ctaSize {
    width: 200px !important;
}
.ctaSpacing {
    padding: 25px 0px 35px 0!important;
}
.imgSize {
    width: 190px !important;
    padding-bottom: 15px !important;
}
.offerSize {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0 7px!important;
}
.mobile-spacing {
    height: 20px !important;
    line-height: 20px !important;
    font-size: 20px !important;
}
.noPadding {
    padding: 0 !important;
}
}
</style>
<!-- Rollover CSS -->
<style>
 =20
 /* Image rollover styles */ =20
.rollover:hover > img,
  * [summary=3Drollover]:hover > img{
    max-height: 0px !important;
  } =20
  .rollover:hover > div img,
  * [summary=3Drollover]:hover > div img{
    max-height: none !important;
  }

@media screen and (max-device-width:1024px) {
    .rollover:hover > img,
    * [summary=3Drollover]:hover > img{
      max-height: none !important;
    }
    .rollover:hover > div img,
    * [summary=3Drollover]:hover > div img{
      max-height: 0px !important;
    } =20
  }
</style>
<table cellpadding=3D"0" cellspacing=3D"0" border=3D"0" height=3D"100%" wid=
th=3D"100%" style=3D"border-collapse: collapse;">
<tbody>
<tr>
<td valign=3D"top">
<div><!--[if (gte mso 9)|(IE)]>
            <table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=
=3D"600" align=3D"center">
            <tr>
            <td>
            <![endif]-->
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" wi=
dth=3D"600" class=3D"fluid" bgcolor=3D"#fff">
<tbody>
<tr>
<td bgcolor=3D"#ffffff" align=3D"center" height=3D"100%" valign=3D"top" wid=
th=3D"100%"><!--[if (gte mso 9)|(IE)]>
<table border=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" wi=
dth=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=3D"600">
<![endif]-->
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" wi=
dth=3D"100%" style=3D"max-width: 600px;">
<tbody>
<tr>
<td align=3D"center" valign=3D"top" style=3D"font-size: 0; padding: 10px 0;=
"><!--[if (gte mso 9)|(IE)]>
<table border=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" wi=
dth=3D"600">
<tr>
<td align=3D"left" valign=3D"top" width=3D"400">
<![endif]-->
<div style=3D"display: inline-block; max-width: 60%; margin: 0 -2px; min-wi=
dth: 200px; vertical-align: top; width: 100%;" class=3D"stack-column">
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td>
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%" styl=
e=3D"font-size: 14px; text-align: left;">
<tbody>
<tr>
<td align=3D"left" dir=3D"ltr" style=3D"padding: 15px 20px;"><a id=3D"45069=
106" href=3D"https://nt.embluemail.com/p/cl?data=3D%2BE6L2TYnNsjGxtgrRa8og8=
O2QEwp7r8URIVrfIXET%2B4tCewZ0iypBhinBARzOHfOz9nMD5EnsmpYIfR1tiLz%2B23PlnKGB=
dvRpl83xbyqdRc%3D!-!7c7fk!-!https%3A%2F%2Fwww.prototype.com.ar%2F%3Futm_sou=
rce=3DemBlue%26utm_medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-L=
astDay%26utm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069106-R-7c7fk-R-=
5h4ik64"  rel=3D"noopener noreferrer"><img src=3D"https://i.embluejet.com/I=
magenesMoxie/1308/images/Logo-Prototype.png" width=3D"180" alt=3D"Prototype=
" border=3D"0" style=3D"display: block;" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td align=3D"left" valign=3D"top" width=3D"200">
<![endif]-->
<div style=3D"display: inline-block; max-width: 40%; margin: 0 -2px; min-wi=
dth: 200px; vertical-align: top; width: 100%;" class=3D"stack-column">
<table width=3D"100%">
<tbody>
<tr>
<td style=3D"padding: 30px 0 0;">
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%" styl=
e=3D"font-size: 14px; text-align: left;">
<tbody>
<tr>
<td width=3D"22%" style=3D"font-family: 'Montserrat', sans-serif; font-size=
: 14px; line-height: 16px; color: #000; text-align: left; font-weight: bold=
; text-transform: uppercase;" align=3D"center"><a id=3D"45069107" href=3D"h=
ttps://nt.embluemail.com/p/cl?data=3DW7C7unf1izL2U0DxeoUjJf9mFV%2BzTzlGjS0k=
kyZfwuEHr42PeFFofUlANi%2B0YCOONRQgmWp4ugaiSEpQaHJHRVtseaETZyin%2FsuimLt%2BU=
7M%3D!-!7c7fk!-!https%3A%2F%2Fwww.prototype.com.ar%2Ftops%2F%3FO%3DOrderByR=
eleaseDateDESC%26utm_source=3DemBlue%26utm_medium=3Demail%26utm_campaign=3D=
20052021_Abrigos-20OFF-LastDay%26utm_content=3D%26utm_term=3D%26embtrk%3D5d=
1h-R-45069107-R-7c7fk-R-5h4ik64" style=3D"text-decoration: none; color: #00=
0;" tags=3D"44551">TOPS</a></td>
<td width=3D"33%" style=3D"font-family: 'Montserrat', sans-serif; font-size=
: 14px; line-height: 16px; color: #000; text-align: left; font-weight: bold=
; text-transform: uppercase;" align=3D"center"><a id=3D"45069108" href=3D"h=
ttps://nt.embluemail.com/p/cl?data=3D8tNTTQ6PKdlzDiW83AUL4EfldZAYmDztvUXGY4=
eEDq6NFeMxx%2FOlb1sgZghkilIlFHLPiaRNqFEJiXDjh7rlfHzNg%2F7pGgWHaJcUjfjBmRI%3=
D!-!7c7fk!-!https%3A%2F%2Fwww.prototype.com.ar%2Fbottoms%2F%3FO%3DOrderByRe=
leaseDateDESC%26utm_source=3DemBlue%26utm_medium=3Demail%26utm_campaign=3D2=
0052021_Abrigos-20OFF-LastDay%26utm_content=3D%26utm_term=3D%26embtrk%3D5d1=
h-R-45069108-R-7c7fk-R-5h4ik64" style=3D"text-decoration: none; color: #000=
;" tags=3D"42526">BOTTOMS</a></td>
<td width=3D"45%" style=3D"font-family: 'Montserrat', sans-serif; font-size=
: 14px; line-height: 16px; color: #000; text-align: left; font-weight: bold=
; text-transform: uppercase; padding-right: 25px;" align=3D"center">&nbsp;&=
nbsp;&nbsp;<a id=3D"45069109" href=3D"https://nt.embluemail.com/p/cl?data=
=3DLduFDXMTh85HU%2BSgfnhS1Ga5No57dj%2B6KzuguDfvpKvUD03lwtaOQUnLjinHJbuS7AJh=
wEde77eU%2Fge049VqcxdxCzoybsh7X%2BSbc2hjqn0%3D!-!7c7fk!-!https%3A%2F%2Fwww.=
prototype.com.ar%2F1140%3FPS%3D48%26map%3DproductClusterIds%26O%3DOrderByPr=
iceDESC%26utm_source=3DemBlue%26utm_medium=3Demail%26utm_campaign=3D2005202=
1_Abrigos-20OFF-LastDay%26utm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-45=
069109-R-7c7fk-R-5h4ik64" style=3D"text-decoration: none; color: #000;">NEW=
 IN</a><a></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td>
</tr>
<!-- Header Image -->
<tr>
<td width=3D"600" align=3D"center">
<table class=3D"fluid" width=3D"600" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tbody>
<tr>
<td><a id=3D"45069110" href=3D"https://nt.embluemail.com/p/cl?data=3DtcESLv=
OicGIrpTI7AVsRKRa%2B%2BRnQ6kg1IP72n1auNmamQkQ0WktU6A6GiFpNBvJEuR8qMCZv3YkYY=
uXPnGs4yZFIa0F1A1Ehdz%2Bxs%2F695g8%3D!-!7c7fk!-!http%3A%2F%2Fwww.prototype.=
com.ar%3Futm_source=3DemBlue%26utm_medium=3Demail%26utm_campaign=3D20052021=
_Abrigos-20OFF-LastDay%26utm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-450=
69110-R-7c7fk-R-5h4ik64"  rel=3D"noopener noreferrer" tags=3D"70333;26215">=
<img src=3D"https://i.embluejet.com/ImagenesMoxie/1308/images/05182021_Abri=
gos20/600x500-abrigos-envio-gratis.gif" class=3D"fluid" alt=3D"20% OFF En A=
brigos" style=3D"display: block; border: 0;" width=3D"600" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- Header Image END --> <!-- Headline Text 1-->
<tr>
<td style=3D"padding: 20px; text-align: center; font-family: 'Montserrat', =
sans-serif; font-size: 20px; line-height: 30px; background-color: #000; col=
or: #fff; letter-spacing: 1.5px; text-transform: uppercase;">&iexcl;APROVEC=
H&Aacute; LAS 3 y 6 CUOTAS SIN INTER&Eacute;S!</td>
</tr>
<!-- Headline Text 1  END --> <!-- Pre Footer -->
<tr>
<td width=3D"600" align=3D"center">
<table class=3D"fluid" width=3D"600" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center" bgcolor=3D"#fff">
<tbody>
<tr>
<td><!--[if (gte mso 9)|(IE)]>
                        <table border=3D"0" cellspacing=3D"0" cellpadding=
=3D"0" align=3D"center" width=3D"600">
                        <tr>
                        <td align=3D"center" valign=3D"top" width=3D"600">
                        <![endif]-->
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" wi=
dth=3D"100%" style=3D"max-width: 600px;">
<tbody>
<tr>
<td align=3D"center" valign=3D"top" style=3D"font-size: 0; margin: 0;"><!--=
[if (gte mso 9)|(IE)]>
                                    <table border=3D"0" cellspacing=3D"0" c=
ellpadding=3D"0" align=3D"center" width=3D"600">
                                    <tr>
                                    <td align=3D"left" valign=3D"top" width=
=3D"200">
                                    <![endif]-->
<div style=3D"display: inline-block; margin: 0 -2px; max-width: 33.33%; min=
-width: 200px; vertical-align: top; width: 100%;" class=3D"stack-column">
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding: 10px;">
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%" styl=
e=3D"font-size: 14px; text-align: left;">
<tbody>
<tr>
<td align=3D"center" dir=3D"ltr" style=3D"padding: 0px;"><a id=3D"45069111"=
 href=3D"https://nt.embluemail.com/p/cl?data=3DMoK7UJMWxsBtQtptLQH0nL9uqAAS=
i3FurQPG%2F9DKaZ%2FOhRFcX6XPLqtSgZrlzIYapSCkbIlFp8rb%2FR157%2BMoE3vk07TKaE3=
qts9dLgVH82o%3D!-!7c7fk!-!https%3A%2F%2Fwww.prototype.com.ar%2Fpromociones-=
bancarias%3Futm_source=3DemBlue%26utm_medium=3Demail%26utm_campaign=3D20052=
021_Abrigos-20OFF-LastDay%26utm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-=
45069111-R-7c7fk-R-5h4ik64"  rel=3D"noopener noreferrer"><img src=3D"https:=
//i.embluejet.com/ImagenesMoxie/1308/images/Master_Template/tarjeta.png" wi=
dth=3D"50" alt=3D"" style=3D"border: 0; height: auto;" class=3D"center-on-n=
arrow" /></a></td>
</tr>
<tr>
<td style=3D"line-height: 10px; font-size: 10px;" height=3D"10">&nbsp;</td>
</tr>
<tr>
<td style=3D"font-family: sans-serif; font-size: 13px; mso-height-rule: exa=
ctly; line-height: 25px; color: #000; padding-top: 0px; text-align: center;=
" class=3D"stack-column-center"><span style=3D"font-size: 14px; font-weight=
: bold;">6 cuotas sin inter&eacute;s</span></td>
</tr>
<tr>
<td align=3D"center"><!--Button--></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
                                    </td>
                                    <td align=3D"left" valign=3D"top" width=
=3D"200">
                                    <![endif]-->
<div style=3D"display: inline-block; margin: 0 -2px; max-width: 33.33%; min=
-width: 200px; vertical-align: top; width: 100%;" class=3D"stack-column">
<table width=3D"100%">
<tbody>
<tr>
<td style=3D"padding: 10px;">
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%" styl=
e=3D"font-size: 14px; text-align: left;">
<tbody>
<tr>
<td align=3D"center" dir=3D"ltr" style=3D"padding: 0px;"><img src=3D"https:=
//i.embluejet.com/ImagenesMoxie/1308/images/Master_Template/entregas.png" w=
idth=3D"50" alt=3D"" style=3D"border: 0; height: auto;" class=3D"center-on-=
narrow" /></td>
</tr>
<tr>
<td style=3D"line-height: 10px; font-size: 10px;" height=3D"10">&nbsp;</td>
</tr>
<tr>
<td style=3D"font-family: sans-serif; font-size: 13px; mso-height-rule: exa=
ctly; line-height: 25px; color: #000; padding-top: 0px; text-align: center;=
" class=3D"stack-column-center"><span style=3D"font-size: 14px; font-weight=
: bold;">+$8000 env&iacute;os gratis</span></td>
</tr>
<tr>
<td align=3D"center"><!--Button--></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
                                    </td>
                                    <td align=3D"left" valign=3D"top" width=
=3D"200">
                                    <![endif]-->
<div style=3D"display: inline-block; margin: 0 -2px; max-width: 33.33%; min=
-width: 200px; vertical-align: top; width: 100%;" class=3D"stack-column">
<table width=3D"100%">
<tbody>
<tr>
<td style=3D"padding: 10px;">
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%" styl=
e=3D"font-size: 14px; text-align: left;">
<tbody>
<tr>
<td align=3D"center" dir=3D"ltr" style=3D"padding: 0px;"><a id=3D"45069112"=
 href=3D"https://nt.embluemail.com/p/cl?data=3Dv9afwQzszs7vn8%2BDUkXjlN35dU=
VaAb%2BcS0NfYXrcRiHKC0zrB7JcP0EGYT7uMa83KllBoJ5szvgHJ%2BElXLICtZOplSNhJAk7p=
8pnzTMUBtE%3D!-!7c7fk!-!https%3A%2F%2Fwww.prototype.com.ar%2Fcambios-y-devo=
luciones%3Futm_source=3DemBlue%26utm_medium=3Demail%26utm_campaign=3D200520=
21_Abrigos-20OFF-LastDay%26utm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-4=
5069112-R-7c7fk-R-5h4ik64"  rel=3D"noopener noreferrer"><img src=3D"https:/=
/i.embluejet.com/ImagenesMoxie/1308/images/Master_Template/cambios.png" wid=
th=3D"40" alt=3D"" style=3D"border: 0; height: auto;" class=3D"center-on-na=
rrow" /></a></td>
</tr>
<tr>
<td style=3D"line-height: 10px; font-size: 10px;" height=3D"10">&nbsp;</td>
</tr>
<tr>
<td style=3D"font-family: sans-serif; font-size: 13px; mso-height-rule: exa=
ctly; line-height: 25px; color: #000; padding-top: 0px; text-align: center;=
" class=3D"stack-column-center"><a id=3D"45069113" href=3D"https://nt.emblu=
email.com/p/cl?data=3Do%2BXFASeyUmnPK%2FGqBvGdZTetdDK7OKaEXHBKGOPGtQJNFYUBj=
tdGofP9kR0JMPt0PvEYlC6o9x6EkHU4Azu7jpuegatesxg7n%2BJIbU0dOns%3D!-!7c7fk!-!h=
ttps%3A%2F%2Fwww.prototype.com.ar%2Fcambios-y-devoluciones%3Futm_source=3De=
mBlue%26utm_medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%=
26utm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069113-R-7c7fk-R-5h4ik64=
"  style=3D"text-decoration: none; color: #000;" rel=3D"noopener noreferrer=
"><span style=3D"font-size: 14px; font-weight: bold;">Pol&iacute;tica de ca=
mbios</span></a></td>
<td align=3D"center"><!--Button--></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
                                    </td>

                                   </tr>
                                    </table>
                                    <![endif]--></td>
</tr>
</tbody>
</table>
<!--[if (gte mso 9)|(IE)]>
                        </td>
                        </tr>
                        </table>
                        <![endif]--></td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- Pre Footer END --> <!-- Footer -->
<tr>
<td width=3D"600" align=3D"center">
<table align=3D"center" cellpadding=3D"0" cellspacing=3D"0" border=3D"0" bg=
color=3D"#000" width=3D"600" class=3D"darkmode-bgc fluid"><!-- BEGIN T&C -->
<tbody>
<tr>
<td height=3D"30" style=3D"line-height: 30px; font-size: 30px;">&nbsp;</td>
</tr>
<tr>
<td style=3D"font-family: 'Montserrat', sans-serif; font-size: 14px; color:=
 #fff; letter-spacing: 1px; padding: 0px 0px 15px 0px;" align=3D"center">Se=
guinos en:</td>
</tr>
<tr>
<td>
<table style=3D"margin: 0 auto;" width=3D"" cellspacing=3D"0" cellpadding=
=3D"0" border=3D"0" align=3D"center">
<tbody>
<tr>
<td width=3D"30" valign=3D"middle"><a id=3D"45069114" href=3D"https://nt.em=
bluemail.com/p/cl?data=3D3V50RO%2B5SQea0oYsBVnxpSCd4emUyh4%2B1I2hqqYr8rUPL%=
2F1Bj0f1vhQPoChJsvHbMkOuejQhM6cy%2FlvDGDrYKr8Z%2BXt1Q29GMqAQwFtwtrc%3D!-!7c=
7fk!-!https%3A%2F%2Finstagram.com%2Fprototypearg%2F%3Futm_source=3DemBlue%2=
6utm_medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_c=
ontent=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069114-R-7c7fk-R-5h4ik64"  rel=
=3D"noopener noreferrer"><img alt=3D"Instagram" class=3D"social" src=3D"htt=
p://www.elab.com.ar/images/Clientes/Prototype/instagram.png" style=3D"displ=
ay: block;" width=3D"30" border=3D"0" /></a></td>
<td width=3D"20" valign=3D"top">&nbsp;</td>
<td width=3D"30" valign=3D"middle"><a id=3D"45069115" href=3D"https://nt.em=
bluemail.com/p/cl?data=3DHgV3MDSMf8%2F4yf3EW9SNmGxVVreCHCRAtaN0zeStnqfVXTrN=
kjYZSy3zAd62moPwjTNgR5rQ9T6hRBJ%2BLQL%2B9p6IyJMex43cxKI304yW%2B90%3D!-!7c7f=
k!-!https%3A%2F%2Fwww.facebook.com%2Fprototypeargentina%3Futm_source=3DemBl=
ue%26utm_medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26u=
tm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069115-R-7c7fk-R-5h4ik64"  =
rel=3D"noopener noreferrer"><img alt=3D"Facebook" src=3D"http://www.elab.co=
m.ar/images/Clientes/Prototype/facebook.png" style=3D"font-family: Arial,he=
lvetica,sans-serif; color: #636363; font-size: 9px; display: block;" width=
=3D"30" border=3D"0" /></a></td>
<td width=3D"20" valign=3D"top">&nbsp;</td>
<td width=3D"30" valign=3D"middle"><a id=3D"45069116" href=3D"https://nt.em=
bluemail.com/p/cl?data=3DddwNphaZRMBkaZnznXdbrRMZq8FRZrnAlq634%2FbqbQXJ3oET=
do%2Fmup%2BBOdPKPi8diFNRjPl9FHt0QazUDGuscJBd%2FrliIxxb21PzJw4xg%2Fk%3D!-!7c=
7fk!-!https%3A%2F%2Ftwitter.com%2Fprototypearg%3Futm_source=3DemBlue%26utm_=
medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_conten=
t=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069116-R-7c7fk-R-5h4ik64"  rel=3D"no=
opener noreferrer"><img alt=3D"Twitter" src=3D"http://www.elab.com.ar/image=
s/Clientes/Prototype/twitter.png" style=3D"font-family: Arial,helvetica,san=
s-serif; color: #636363; font-size: 9px; display: block;" width=3D"30" bord=
er=3D"0" /></a></td>
<td width=3D"20" valign=3D"top">&nbsp;</td>
<td width=3D"30" valign=3D"middle"><a id=3D"45069117" href=3D"https://nt.em=
bluemail.com/p/cl?data=3D%2BNYHMnV4d%2BsknDmGmErB0viaH5F%2FVMPnWW33At5QXo2z=
K8f4HihMRd3mOjnYOGInpRRaz9DsZG19USjsQqVk1XrQ2TNnXFyzZxuTs3r1yb0%3D!-!7c7fk!=
-!https%3A%2F%2Fwww.pinterest.com%2Fprototypearg%2F%3Futm_source=3DemBlue%2=
6utm_medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_c=
ontent=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069117-R-7c7fk-R-5h4ik64"  rel=
=3D"noopener noreferrer"><img alt=3D"Pinterest" src=3D"http://www.elab.com.=
ar/images/Clientes/Prototype/pinterest.png" style=3D"font-family: Arial,hel=
vetica,sans-serif; color: #636363; font-size: 9px; display: block;" width=
=3D"30" border=3D"0" /></a></td>
<td width=3D"20" valign=3D"top">&nbsp;</td>
<td width=3D"30" valign=3D"middle"><a id=3D"45069118" href=3D"https://nt.em=
bluemail.com/p/cl?data=3DGFblwtZTRShZ4s8CggP9ZNvk9TlGN9nKp2TQJJBv6up4IUqMVZ=
0iLpB1umP1XA%2FyC2f9XEqqXjJXuPGRjZmAln4YK240YfdyljLLsfsJHnY%3D!-!7c7fk!-!ht=
tps%3A%2F%2Fwww.youtube.com%2Fuser%2Fprototypeargentina%3Futm_source=3DemBl=
ue%26utm_medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26u=
tm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069118-R-7c7fk-R-5h4ik64"  =
rel=3D"noopener noreferrer"><img alt=3D"Youtube" src=3D"http://www.elab.com=
.ar/images/Clientes/Prototype/youtube.png" style=3D"font-family: Arial,helv=
etica,sans-serif; color: #636363; font-size: 9px; display: block;" width=3D=
"30" border=3D"0" /></a></td>
<td width=3D"20" valign=3D"top">&nbsp;</td>
<td width=3D"30" valign=3D"middle"><a id=3D"45069119" href=3D"https://nt.em=
bluemail.com/p/cl?data=3DRyxpVcpWE1JdI5iJa5rZDTv1RunJQihI%2FozPFO5UuwB7SkAg=
bmJ%2BBWXFeAr%2BBjSD6nt7jwDMYoymBaAZF3%2FXdncJxpUvtJtbf1bDwF8vkPc%3D!-!7c7f=
k!-!https%3A%2F%2Fvimeo.com%2Fuser10653413%3Futm_source=3DemBlue%26utm_medi=
um=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_content=3D=
%26utm_term=3D%26embtrk%3D5d1h-R-45069119-R-7c7fk-R-5h4ik64"  rel=3D"noopen=
er noreferrer"><img alt=3D"Facebook" src=3D"http://www.elab.com.ar/images/C=
lientes/Prototype/vimeo.png" style=3D"font-family: Arial,helvetica,sans-ser=
if; color: #636363; font-size: 9px; display: block;" width=3D"30" border=3D=
"0" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height=3D"30" style=3D"line-height: 30px; font-size: 30px;">&nbsp;</td>
</tr>
<tr>
<td>
<table class=3D"fluid" width=3D"600" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tbody>
<tr>
<td>
<table style=3D"margin: 0 auto; display: block;" class=3D"fluid" width=3D"6=
00" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center"></tab=
le>
</td>
</tr>
<tr>
<td class=3D"tnc-padding" style=3D"font-family: 'Montserrat', sans-serif; f=
ont-size: 11px; color: #fff; letter-spacing: 1px; padding: 0px 0px 15px 0px=
;" align=3D"center"><a id=3D"45069120" href=3D"https://nt.embluemail.com/p/=
cl?data=3DcjixVc4WGzPryrI8ZUr1wh1jLsIeVMB%2BKusz%2FcFTh9SnF6Q2xKdpB7GEypZH%=
2BZ6ka6ZT0oUJ22aKrG%2BWuvGYmIWxO3ANbHTdq4cquMQRq%2FI%3D!-!7c7fk!-!https%3A%=
2F%2Fwww.prototype.com.ar%2Fterminos-y-condiciones%3Futm_source=3DemBlue%26=
utm_medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_co=
ntent=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069120-R-7c7fk-R-5h4ik64" style=
=3D"color: #fff; text-decoration: none;"  rel=3D"noopener noreferrer">T&eac=
ute;rminos y Condiciones</a> <br style=3D"display: none;" class=3D"show" />=
 <span class=3D"hide">&nbsp;&nbsp;|&nbsp;&nbsp;</span> <a id=3D"45069121" h=
ref=3D"https://nt.embluemail.com/p/cl?data=3DPy7QCIKBdxvkpK933%2FsMArCXp8br=
cDOkF8zNHKOTJ4%2BkMWLPXo8vma02%2BzHjRE6WSGP0vXvERlf7qhSyyRHu%2FWVOW5gmQlQpY=
QTWIKeZzzs%3D!-!7c7fk!-!https%3A%2F%2Fwww.prototype.com.ar%2Fcambios-y-devo=
luciones%3Futm_source=3DemBlue%26utm_medium=3Demail%26utm_campaign=3D200520=
21_Abrigos-20OFF-LastDay%26utm_content=3D%26utm_term=3D%26embtrk%3D5d1h-R-4=
5069121-R-7c7fk-R-5h4ik64" style=3D"color: #fff; text-decoration: none;"  r=
el=3D"noopener noreferrer">Pol&iacute;tica de devoluci&oacute;n</a><br styl=
e=3D"display: none;" class=3D"show" /> <span class=3D"hide">&nbsp;&nbsp;|&n=
bsp;&nbsp;</span><a id=3D"45069122" href=3D"https://nt.embluemail.com/p/cl?=
data=3D0juQK7zBkJYCj4NVK6uQVXsSm6zE5daNM9H2Wo%2F1E5RgeR6Q0kKM7ZhKuzfdtgKjz5=
dodRFyQDwgxBS6F%2BWuWUiS2WTsNXmYgPPDke0ewe4%3D!-!7c7fk!-!https%3A%2F%2Fwww.=
prototype.com.ar%2FPreguntas-Frecuentes%3Futm_source=3DemBlue%26utm_medium=
=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_content=3D%2=
6utm_term=3D%26embtrk%3D5d1h-R-45069122-R-7c7fk-R-5h4ik64" style=3D"color: =
#fff; text-decoration: none;"  rel=3D"noopener noreferrer">Preguntas frecue=
ntes </a></td>
</tr>
<tr>
<td class=3D"tnc-padding" style=3D"font-family: 'Montserrat', sans-serif; f=
ont-size: 11px; color: #fff; letter-spacing: 1px; padding: 0px 0px 15px 0px=
;" align=3D"center"><a id=3D"45069123" href=3D"https://nt.embluemail.com/p/=
cl?data=3D2PR8XtatVgmANfQwItlKnFDADhlk9OYEr5ITEp0R9RZKy6HtI%2FWmYl%2BehCSRc=
t9c8udfq%2Fu5jwXS1zTHZEMIrXvAFzAuaLgF13S7Ibzhbv8%3D!-!7c7fk!-!https%3A%2F%2=
Fwww.prototype.com.ar%2FPreguntas-Frecuentes%3Futm_source=3DemBlue%26utm_me=
dium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_content=
=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069123-R-7c7fk-R-5h4ik64" style=3D"co=
lor: #fff; text-decoration: none;"  rel=3D"noopener noreferrer">Franquicias=
</a> <br style=3D"display: none;" class=3D"show" /> <span class=3D"hide">&n=
bsp;&nbsp;|&nbsp;&nbsp;</span> <a id=3D"45069124" href=3D"https://nt.emblue=
mail.com/p/cl?data=3D%2BfveZ%2B7FoNW4X2YB9pINPlJ3MdYAmZJD1B0DBRjQECRN%2Bjwr=
tSEoUWMMEAkzwH8Pzjfn8nEEE8cpTi6%2FrmolwNoByDlw08ao%2FmSn09j%2BnaE%3D!-!7c7f=
k!-!https%3A%2F%2Fwww.prototype.com.ar%2Ftiendas%3Futm_source=3DemBlue%26ut=
m_medium=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_cont=
ent=3D%26utm_term=3D%26embtrk%3D5d1h-R-45069124-R-7c7fk-R-5h4ik64" style=3D=
"color: #fff; text-decoration: none;"  rel=3D"noopener noreferrer">Locales<=
/a><br style=3D"display: none;" class=3D"show" /> <span class=3D"hide">&nbs=
p;&nbsp;|&nbsp;&nbsp;</span><a id=3D"45069125" href=3D"https://nt.embluemai=
l.com/p/cl?data=3D0wx3XWPQBt7%2F0WaJVUM%2Fh7eOF2SXWKIU3cFuJt%2FfMlq3rp4LwwO=
mr4FrRFWup0dUfKmrr12rFFXFkaoor4pQ6qp9VNP9%2FDWhqzsA7kozPWw%3D!-!7c7fk!-!htt=
ps%3A%2F%2Fwww.prototype.com.ar%2Fcontacto%3Futm_source=3DemBlue%26utm_medi=
um=3Demail%26utm_campaign=3D20052021_Abrigos-20OFF-LastDay%26utm_content=3D=
%26utm_term=3D%26embtrk%3D5d1h-R-45069125-R-7c7fk-R-5h4ik64" style=3D"color=
: #fff; text-decoration: none;"  rel=3D"noopener noreferrer">Contacto</a></=
td>
</tr>
<tr>
<td height=3D"30" style=3D"line-height: 30px; font-size: 30px;">&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- Footer END --> <!-- Footer END --></tbody>
</table>
<!-- Email Body : END --> <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>
            </table>
            <![endif]--></div>
</td>
</tr>
</tbody>
</table><img alt=3D"" src=3D"https://nt.embluemail.com/p/op?data=3D49br2099=
eOd16ql7XJJimgbjTtxhZK8P8Kiu97YR%2BC7X1XmJ%2F7zkNwOSGBgT9xC2cBX3sFDKcbtziwr=
OJ%2BrQDw%3D%3D!-!7c7fk" /><table class=3D"tabla_general_emblue_001"  align=
=3D"center" cellspacing=3D"0" cellpadding=3D"0" style=3D"font-family:Helvet=
ica, Arial; font-size: 11px; color:#7c7c7c; font-weight:lighter; line-heigh=
t:15px;width:100%;max-width: 700px;min-width: 350px;">


	<tr>
		<td style=3D"padding: 10px 0 5px 0; ">
			<p align=3D"center">En virtud de lo establecido por la disposici&oacute;=
n de Protecci&oacute;n de Datos Personales usted tiene derecho a solicitar =
al emisor de este mensaje la rectificaci&oacute;n, actualizaci&oacute;n, in=
clusi&oacute;n o supresi&oacute;n de los datos personales incluidos en su b=
ase de contactos, listas o cadenas de mensajes en los cuales usted se encue=
ntre. <a href=3D"http://embluemail.com/terminos-y-condiciones.html" alt=3D"=
Conozca m&aacute;s" style=3D"font-weight:normal; text-decoration: none; col=
or:#444;">Conozca m&aacute;s</a></p>
		</td>
	</tr>


   =20
	<tr>
		<td style=3D"padding: 10px 0 5px 0; color:#bbbbbb; text-decoration: none;=
">
            <p align=3D"center">
                <span><a class=3D"link_emblue_001" style=3D"color:#2d83af; =
text-decoration: none;" href=3D"https://app.embluemail.com/Confirm/PedidoDe=
suscripcion_es.html?data=3DdHPgynP3dtvA%2FURUqgK%2F4BeO46qehg0aNaoo4kZNMOJJ=
aA4vT%2BeZpjjF%2F%2FlxRMyg!-!6qZcJeqz4RtsTQuLqvgs3scQNIzCHYzQAfXYYnde/3YN19=
nkgyvhxVmw/pWokZbN" alt=3D"Desuscribirme">Quiero desuscribirme</a></span>
                |=20
                <span><a class=3D"link_emblue_001" style=3D"color:#2d83af; =
text-decoration: none;" href=3D"https://app.embluemail.com/Confirm/Actualiz=
arDatos.html?data=3DdHPgynP3dtvA%2FURUqgK%2F4BeO46qehg0aNaoo4kZNMOJJaA4vT%2=
BeZpjjF%2F%2FlxRMyg!-!6qZcJeqz4RtsTQuLqvgs3scQNIzCHYzQAfXYYnde/3YN19nkgyvhx=
Vmw/pWokZbN" alt=3D"Actualizar perfil">Actualizar perfil</a></span>
                |
                <span><a class=3D"link_emblue_001" style=3D"color:#2d83af; =
text-decoration: none;" href=3D"https://app.embluemail.com/Confirm/TermsAnd=
Conditions_es.html?data=3D0%2Fo3N96r4SwnxoHG5AUO5XNVmRJzkE3YGgji6KFXWWAYYs2=
6dyuvZ8j7vIdP%2B6%2FDSSo59Rob6qYFQFK1EUb%2BH%2BFycwodLdDjzYnkGX6XRm7Wb%2Bia=
UmTt9qAi3JmThFj%2F!-!7c7fk" alt=3D"GDPR Compliance">T&eacute;rminos y condi=
ciones</a></span>
            </p>
		</td>
	</tr>
   =20
   =20
</table>
--===============1033817644166170155==--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?94M-66962551ee->