2022-07-01 18:31:14 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- [if IE]><html xmlns="http://www.w3.org/1999/xhtml" class="ie"><![endif] --> <!-- [if !IE]><! -->
< html style = "margin: 0;padding: 0;" xmlns = "http://www.w3.org/1999/xhtml" > <!-- <![endif] --> < head >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
< title > < / title >
<!-- [if !mso]><! --> < meta http-equiv = "X-UA-Compatible" content = "IE=edge" / > <!-- <![endif] -->
< meta name = "viewport" content = "width=device-width" / > < style type = "text/css" >
@media only screen and (min-width: 620px) {
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper {
2022-10-18 16:23:32 +01:00
min-width: 600px !important;
2022-07-01 18:31:14 +01:00
}
.wrapper h1 {}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper h1 {
font-size: 64px !important;
2022-10-18 16:23:32 +01:00
line-height: 63px !important;
2022-07-01 18:31:14 +01:00
}
.wrapper h2 {}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper h2 {
font-size: 30px !important;
2022-10-18 16:23:32 +01:00
line-height: 38px !important;
2022-07-01 18:31:14 +01:00
}
.wrapper h3 {}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper h3 {
font-size: 22px !important;
2022-10-18 16:23:32 +01:00
line-height: 31px !important;
2022-07-01 18:31:14 +01:00
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper .size-10 {
font-size: 10px !important;
2022-10-18 16:23:32 +01:00
line-height: 18px !important;
2022-07-01 18:31:14 +01:00
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper .size-12 {
font-size: 12px !important;
2022-10-18 16:23:32 +01:00
line-height: 19px !important;
2022-07-01 18:31:14 +01:00
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper .size-16 {
font-size: 16px !important;
2022-10-18 16:23:32 +01:00
line-height: 24px !important;
2022-07-01 18:31:14 +01:00
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper .size-20 {
font-size: 20px !important;
2022-10-18 16:23:32 +01:00
line-height: 28px !important;
2022-07-01 18:31:14 +01:00
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper .size-40 {
font-size: 40px !important;
2022-10-18 16:23:32 +01:00
line-height: 47px !important;
2022-07-01 18:31:14 +01:00
}
}
< / style >
< style type = "text/css" >
body {
margin: 0;
padding: 0;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
table {
border-collapse: collapse;
table-layout: fixed;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
* {
line-height: inherit;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
[x-apple-data-detectors],
2022-10-18 16:23:32 +01:00
[href^='tel'],
[href^='sms'] {
2022-07-01 18:31:14 +01:00
color: inherit !important;
text-decoration: none !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.wrapper .footer__share-button a:hover,
.wrapper .footer__share-button a:focus {
color: #ffffff !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.btn a:hover,
.btn a:focus,
.footer__share-button a:hover,
.footer__share-button a:focus,
.email-footer__links a:hover,
.email-footer__links a:focus {
opacity: 0.8;
}
.layout,
.column {
transition: width 0.25s ease-in-out, max-width 0.25s ease-in-out;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.preheader td {
padding-bottom: 8px;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.layout {
max-width: 400px !important;
-fallback-width: 95% !important;
width: calc(100% - 20px) !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.column {
max-width: 400px !important;
width: 100% !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie {
width: 100%;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
[owa] .column div,
[owa] .column button {
display: block !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .column,
[owa] .column,
.ie {
display: table-cell;
float: none !important;
vertical-align: top;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .layout,
[owa] .layout,
.ie .one-col .column,
[owa] .one-col .column {
max-width: 600px !important;
width: 600px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .two-col .column,
[owa] .two-col .column {
max-width: 300px !important;
width: 300px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .three-col .column,
[owa] .three-col .column {
max-width: 200px !important;
width: 200px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .two-col.has-gutter .column,
[owa] .two-col.x_has-gutter .column {
max-width: 290px !important;
width: 290px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .three-col.has-gutter .column,
[owa] .three-col.x_has-gutter .column {
max-width: 188px !important;
width: 188px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .has-gutter .wide,
[owa] .has-gutter .wide {
max-width: 394px !important;
width: 394px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .two-col.has-gutter.has-border .column,
[owa] .two-col.x_has-gutter.x_has-border .column {
max-width: 292px !important;
width: 292px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .three-col.has-gutter.has-border .column,
[owa] .three-col.x_has-gutter.x_has-border .column,
.ie .has-gutter.has-border .narrow,
[owa] .has-gutter.x_has-border .narrow {
max-width: 190px !important;
width: 190px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .has-gutter.has-border .wide,
[owa] .has-gutter.x_has-border .wide {
max-width: 396px !important;
width: 396px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.ie .fixed-width .layout__inner {
border-left: 0 none white !important;
border-right: 0 none white !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.layout-fixed-width,
.mso .layout-full-width {
background-color: #ffffff;
}
@media only screen and (min-width: 620px) {
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.column {
display: table-cell;
Float: none !important;
vertical-align: top;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.layout,
.one-col .column {
max-width: 600px !important;
width: 600px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.two-col .column {
max-width: 300px !important;
width: 300px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.three-col .column,
.column.narrow {
max-width: 200px !important;
width: 200px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.column.wide {
width: 400px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.two-col.has-gutter .column,
.two-col.ecxhas-gutter .column {
max-width: 290px !important;
width: 290px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.three-col.has-gutter .column,
.three-col.ecxhas-gutter .column,
.has-gutter .narrow {
max-width: 188px !important;
width: 188px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.has-gutter .wide {
max-width: 394px !important;
width: 394px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.two-col.has-gutter.has-border .column,
.two-col.ecxhas-gutter.ecxhas-border .column {
max-width: 292px !important;
width: 292px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.three-col.has-gutter.has-border .column,
.three-col.ecxhas-gutter.ecxhas-border .column,
.has-gutter.has-border .narrow,
.has-gutter.ecxhas-border .narrow {
max-width: 190px !important;
width: 190px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.has-gutter.has-border .wide,
.has-gutter.ecxhas-border .wide {
max-width: 396px !important;
width: 396px !important;
}
}
@media (max-width: 321px) {
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.fixed-width.has-border .layout__inner {
border-width: 1px 0 !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.layout,
.column {
min-width: 320px !important;
width: 320px !important;
}
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso div {
border: 0 none white !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .w560 .divider {
Margin-left: 260px !important;
Margin-right: 260px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .w360 .divider {
Margin-left: 160px !important;
Margin-right: 160px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .w260 .divider {
Margin-left: 110px !important;
Margin-right: 110px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .w160 .divider {
Margin-left: 60px !important;
Margin-right: 60px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .w354 .divider {
Margin-left: 157px !important;
Margin-right: 157px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .w250 .divider {
Margin-left: 105px !important;
Margin-right: 105px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .w148 .divider {
Margin-left: 54px !important;
Margin-right: 54px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .size-10,
.ie .size-10 {
font-size: 10px !important;
line-height: 18px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .size-12,
.ie .size-12 {
font-size: 12px !important;
line-height: 19px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .size-16,
.ie .size-16 {
font-size: 16px !important;
line-height: 24px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .size-20,
.ie .size-20 {
font-size: 20px !important;
line-height: 28px !important;
}
2022-10-18 16:23:32 +01:00
2022-07-01 18:31:14 +01:00
.mso .size-40,
.ie .size-40 {
font-size: 40px !important;
line-height: 47px !important;
}
< / style >
< style type = "text/css" >
body {
2022-10-18 16:23:32 +01:00
background-color: #fff;
2022-07-01 18:31:14 +01:00
}
.logo a:hover,
.logo a:focus {
2022-10-18 16:23:32 +01:00
color: #859bb1 !important;
2022-07-01 18:31:14 +01:00
}
.mso h1,
.ie h1 {}
.mso h1,
.ie h1 {
font-size: 64px !important;
2022-10-18 16:23:32 +01:00
line-height: 63px !important;
2022-07-01 18:31:14 +01:00
}
.mso h2,
.ie h2 {}
.mso h2,
.ie h2 {
font-size: 30px !important;
2022-10-18 16:23:32 +01:00
line-height: 38px !important;
2022-07-01 18:31:14 +01:00
}
.mso h3,
.ie h3 {}
.mso h3,
.ie h3 {
font-size: 22px !important;
2022-10-18 16:23:32 +01:00
line-height: 31px !important;
2022-07-01 18:31:14 +01:00
}
.mso .footer__share-button p {}
.mso .footer__share-button p {
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif;
2022-07-01 18:31:14 +01:00
}
< / style >
< meta name = "robots" content = "noindex,nofollow" / >
< meta property = "og:title" content = "My First Campaign" / >
< / head >
<!-- [if mso]>
< body class = "mso" >
<![endif]-->
<!-- [if !mso]><! -->
< body class = "half-padding" style = "margin: 0;padding: 0;-webkit-text-size-adjust: 100%;" >
<!-- <![endif] -->
< table class = "wrapper" style = "border-collapse: collapse;table-layout: fixed;min-width: 320px;width: 100%;background-color: #fff;" cellpadding = "0" cellspacing = "0" role = "presentation" >
< tbody >
< tr >
< td >
< div role = "section" >
< div class = "layout one-col fixed-width"
style="margin: 0 auto;max-width: 600px;min-width: 320px; width: calc(28000% - 167400px);
overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;">
< div class = "layout__inner"
style="border-collapse: collapse;display: table;width: 100%;
background-color: #fff;">
<!-- [if (mso)|(IE)]>
< table align = "center" cellpadding = "0" cellspacing = "0" role = "presentation" >
< tr class = "layout-fixed-width" style = "background-color: #fff;" >
< td style = "width: 600px" class = "w560" >
<![endif]-->
< div class = "column"
style="text-align: left;color: #8e959c;font-size: 14px;line-height: 21px;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
2022-10-18 16:23:32 +01:00
< div style = "margin: 12px 20px;" >
2022-07-01 18:31:14 +01:00
< div style = "mso-line-height-rule: exactly;mso-text-raise: 4px;" >
< h1 class = "size-40"
2023-04-21 21:09:04 +01:00
style="Margin-top: 0;Margin-bottom: 0;font-style: normal;font-weight: 800;
2022-07-01 18:31:14 +01:00
color: #000;font-size: 32px;line-height: 40px;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif;" lang="x-size-40">
< span >
2022-07-01 18:31:14 +01:00
< strong > Are you trying to sign in?< / strong >
< / span >
< / h1 >
< / div >
< / div >
< / div >
<!-- [if (mso)|(IE)]></td></tr></table><![endif] -->
< / div >
< / div >
< div style = "mso-line-height-rule: exactly;line-height: 20px;font-size: 20px;" > < / div >
< div class = "layout one-col fixed-width"
style="Margin: 0 auto;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);
overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;">
< div class = "layout__inner"
style="border-collapse: collapse;display: table;width: 100%; background-color: #fff;">
<!-- [if (mso)|(IE)]>
< table align = "center" cellpadding = "0" cellspacing = "0" role = "presentation" >
< tr class = "layout-fixed-width" style = "background-color: #fff;" >
< td style = "width: 600px" class = "w560" >
<![endif]-->
< div class = "column"
style="text-align: left;color: #8e959c;font-size: 14px;line-height: 21px;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
2022-10-18 16:23:32 +01:00
< div style = "margin: 12px 20px;" >
2022-07-01 18:31:14 +01:00
< div style = "mso-line-height-rule: exactly;mso-text-raise: 4px;" >
< p class = "size-20"
style="Margin-top: 5px;Margin-bottom: 0;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif; font-weight: 300;font-size: 17px;
2022-07-01 18:31:14 +01:00
line-height: 26px;" lang="x-size-20">
2023-04-21 21:09:04 +01:00
< span > There was an attempt to create an account with this
2022-07-01 18:31:14 +01:00
email address on the {{ .SatelliteName }} Storj DCS satellite, but an account
was previously created with this email. If this was you, try signing in to the
existing account instead.
< / span >
< / p >
< / div >
< / div >
< / div >
<!-- [if (mso)|(IE)]></td></tr></table><![endif] -->
< / div >
< / div >
< div style = "mso-line-height-rule: exactly;line-height: 20px;font-size: 20px;" > < / div >
< div class = "layout one-col fixed-width"
style="Margin: 0 auto;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);
overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;">
< div class = "layout__inner"
style="border-collapse: collapse;display: table;width: 100%;background-color: #fff;">
<!-- [if (mso)|(IE)]>
< table align = "center" cellpadding = "0" cellspacing = "0" role = "presentation" >
< tr class = "layout-fixed-width" style = "background-color: #fff;" >
< td style = "width: 600px" class = "w560" >
<![endif]-->
< div class = "column"
style="text-align: left;color: #8e959c;font-size: 14px;line-height: 21px;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
2022-10-18 16:23:32 +01:00
< div style = "margin: 12px 20px;" >
< div class = "btn btn--flat btn--large" style = "text-align: left;" >
2022-07-01 18:31:14 +01:00
< a style = "border-radius: 8px ; display: inline-block ; font-size: 14px ; font-weight: bold ;
line-height: 24px;padding: 12px 24px;text-align: center;
text-decoration: none !important;transition: opacity 0.1s ease-in;
color: #ffffff !important;background-color: #0149FF;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif; font-weight: 500;"
2022-07-01 18:31:14 +01:00
href="{{ .SignInLink }}">Sign In
< / a >
<!-- [if mso]>
< p style = "line-height:0;margin:0;" > < / p >
< v:roundrect xmlns:v = "urn:schemas-microsoft-com:vml"
href="{{ .SignInLink }}" style="width:191px" arcsize="9%" fillcolor="#2683FF"
stroke="f">
< v:textbox style = "mso-fit-shape-to-text:t" inset = "0px,11px,0px,11px" >
< center style = "font-size:14px;line-height:24px;color:#FFFFFF;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif; font-weight:bold;
2022-07-01 18:31:14 +01:00
mso-line-height-rule:exactly;mso-text-raise:4px">Sign In
< / center >
< / v:textbox >
< / v:roundrect >
<![endif]-->
< / div >
< / div >
< / div >
<!-- [if (mso)|(IE)]></td></tr></table><![endif] -->
< / div >
< / div >
< div style = "mso-line-height-rule: exactly;line-height: 20px;font-size: 20px;" > < / div >
< div class = "layout one-col fixed-width"
style="Margin: 0 auto;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);
overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;">
< div class = "layout__inner"
style="border-collapse: collapse;display: table;width: 100%; background-color: #fff;">
<!-- [if (mso)|(IE)]>
< table align = "center" cellpadding = "0" cellspacing = "0" role = "presentation" >
< tr class = "layout-fixed-width" style = "background-color: #fff;" >
< td style = "width: 600px" class = "w560" >
<![endif]-->
< div class = "column"
style="text-align: left;color: #8e959c;font-size: 14px;line-height: 21px;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif; font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
2022-10-18 16:23:32 +01:00
< div style = "margin: 12px 20px;" >
2022-07-01 18:31:14 +01:00
< div style = "mso-line-height-rule: exactly;mso-text-raise: 4px;" >
< p class = "size-20"
style="Margin-top: 5px;Margin-bottom: 0;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif; font-weight: 300;font-size: 17px;
2022-07-01 18:31:14 +01:00
line-height: 26px;" lang="x-size-20">
2023-04-21 21:09:04 +01:00
< span > If this wasn't you, we recommend < a href = "{{ .ResetPasswordLink }}" target = "_blank" rel = "noopener noreferrer" > resetting your password< / a > .
2022-07-01 18:31:14 +01:00
If this activity looks suspicious to you, notify our < a href = "https://supportdcs.storj.io/hc/en-us" target = "_blank" rel = "noopener noreferrer" > Support team< / a > .
< br / > < br / >
If your intention was to create an account on a different satellite, please select the appropriate satellite abbreviation from the drop down at
the top right of the screen when < a href = "{{ .CreateAccountLink }}" target = "_blank" rel = "noopener noreferrer" > creating an account< / a > .
< / span >
< / p >
< / div >
< / div >
< / div >
<!-- [if (mso)|(IE)]></td></tr></table><![endif] -->
< / div >
< / div >
< div style = "mso-line-height-rule: exactly;line-height: 20px;font-size: 20px;" > < / div >
< div class = "layout one-col fixed-width"
style="Margin: 0 auto;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);
overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;">
< div class = "layout__inner"
style="border-collapse: collapse;display: table;width: 100%;background-color: #fff;">
<!-- [if (mso)|(IE)]>
< table align = "center" cellpadding = "0" cellspacing = "0" role = "presentation" >
< tr class = "layout-fixed-width" style = "background-color: #fff;" >
< td style = "width: 600px" class = "w560" >
<![endif]-->
< div class = "column"
style="text-align: left;color: #8e959c;font-size: 14px;line-height: 21px;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif; font-weight: 300;;max-width: 600px;min-width: 320px; width: calc(28000% - 167400px);">
2022-07-01 18:31:14 +01:00
< div style = "Margin-left: 20px;Margin-right: 20px;Margin-top: 12px;" >
< div class = "divider"
style="display: block;font-size: 2px;line-height: 1px;Margin-left: auto;
Margin-right: auto;width: 100%;background-color: #ccc;Margin-bottom: 20px;">
< / div >
< / div >
< / div >
<!-- [if (mso)|(IE)]></td></tr></table><![endif] -->
< / div >
< / div >
< div style = "mso-line-height-rule: exactly;line-height: 20px;font-size: 20px;" > < / div >
< div class = "layout one-col fixed-width"
style="Margin: 0 auto;max-width: 600px;min-width: 320px; width: calc(28000% - 167400px);
overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;">
< div class = "layout__inner"
style="border-collapse: collapse;display: table;width: 100%;background-color: #fff;">
<!-- [if (mso)|(IE)]>
< table align = "center" cellpadding = "0" cellspacing = "0" role = "presentation" >
< tr class = "layout-fixed-width" style = "background-color: #fff;" >
< td style = "width: 600px" class = "w560" >
<![endif]-->
< div class = "column"
style="text-align: left;color: #8e959c;font-size: 14px;line-height: 21px;
2023-04-21 21:09:04 +01:00
font-family: Helvetica, sans-serif;font-weight: 300;max-width: 600px;min-width: 320px;width: calc(28000% - 167400px);">
2022-10-18 16:23:32 +01:00
< div style = "margin: 12px 20px;" >
2022-07-01 18:31:14 +01:00
< div style = "mso-line-height-rule: exactly;mso-text-raise: 4px;" >
2023-04-21 21:09:04 +01:00
< p class = "size-12" style = "Margin-top: 0;Margin-bottom: 0;font-family: Helvetica, sans-serif;font-weight: 300;font-size: 12px;line-height: 19px;" lang = "x-size-12" >
< span > Please do not reply to this email.< br / >
2022-07-01 18:31:14 +01:00
1450 W. Peachtree St. NW #200, PMB 75268, Atlanta, GA 30309-2955, United States
< / span >
< / p >
< / div >
< / div >
< / div >
<!-- [if (mso)|(IE)]></td></tr></table><![endif] -->
< / div >
< / div >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / body >
< / html >