<!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 http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--[if mso]>
<xml><o:OfficeDocumentSettings><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml>
<style>
td,th,div,p,a,h1,h2,h3,h4,h5,h6 {font-family: "Segoe UI", sans-serif; mso-line-height-rule: exactly;}
</style>
<![endif]-->
<style type="text/css">
@font-face {
font-family: ProximaNova;
font-weight: 400;
font-style: normal;
font-display: swap;
src: url(https://sf16-va.tiktokcdn.com/obj/eden-va2/2300eh7lbfphj/Proxima-Nova-Regular.woff2) format("woff2"),
url(https://sf16-va.tiktokcdn.com/obj/eden-va2/2300eh7lbfphj/Proxima-Nova-Regular.woff) format("woff"),
url(https://sf16-va.tiktokcdn.com/obj/eden-va2/2300eh7lbfphj/Proxima-Nova-Regular.otf) format("opentype");
}
@font-face {
font-family: ProximaNova;
font-weight: 600;
font-style: normal;
font-display: swap;
src: url(https://sf16-va.tiktokcdn.com/obj/eden-va2/2300eh7lbfphj/Proxima-Nova-Semibold.woff2) format("woff2"),
url(https://sf16-va.tiktokcdn.com/obj/eden-va2/2300eh7lbfphj/Proxima-Nova-Regular.woff) format("woff"),
url(https://sf16-va.tiktokcdn.com/obj/eden-va2/2300eh7lbfphj/Proxima-Nova-Regular.otf) format("opentype");
}
@font-face {
font-family: ProximaNova;
font-weight: 700;
font-style: normal;
font-display: swap;
src: url(https://sf16-va.tiktokcdn.com/obj/eden-va2/2300eh7lbfphj/Proxima-Nova-Bold.woff) format("woff"),
url(https://sf16-va.tiktokcdn.com/obj/eden-va2/2300eh7lbfphj/Proxima-Nova-Bold.otf) format("opentype");
}
.fallback-text {
font-family: Arial, Helvetica, sans-serif;
}
.font-proxima {
font-family: 'ProximaNova', Arial, Helvatica, sans-serif, Roboto;
}
</style>
<style>
/* 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 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: yahoo email on mobile */
.msg td {
word-break: inherit;
}
/* What it does: Centers email on Android 4.4 */
div[style*="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;
}
/* What it does: Fixes webkit padding issue. */
table {
border: 0;
border-spacing: 0;
border-collapse: collapse
}
/* What it does: Forces Samsung Android mail clients to use the entire viewport. */
#MessageViewBody,
#MessageWebViewDiv {
width: 100% !important;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode: bicubic;
}
/* What it does: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */
a {
text-decoration: none;
}
/* What it does: A work-around for email clients automatically linking certain text strings. */
/* iOS */
a[x-apple-data-detectors],
.unstyle-auto-detected-links a,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
u+#body a,
/* Gmail */
#MessageViewBody a
/* Samsung Mail */
{
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
/* What it does: Prevents Gmail from changing the text color in conversation threads. */
.im {
color: inherit !important;
}
/* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in question. */
img.g-img+div {
display: none !important;
}
/* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport size you'd like to fix */
/* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
u~div .email-container {
min-width: 320px !important;
}
}
/* iPhone 6, 6S, 7, 8, and X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
u~div .email-container {
min-width: 375px !important;
}
}
/* iPhone 6+, 7+, and 8+ */
@media only screen and (min-device-width: 414px) {
u~div .email-container {
min-width: 414px !important;
}
}
</style>
<!-- What it does: Helps DPI scaling in Outlook 2007-2013 -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
<style>
@media screen and (max-width:540px) {
.mail-body {
overflow-x: scroll;
}
}
@media only screen and (min-width: 600px) {
.pixel-pc {
display: block !important;
}
}
@media only screen and (max-width: 600px) and (min-width: 51px) {
.pixel-mobile {
display: block !important;
}
}
@media only screen and (max-width: 50px) {
.pixel-mini {
display: block !important;
}
}
</style>
</head>
<body class="mail-body" style="margin: 0 auto; padding: 0;">
<div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;"><img border="0" width="1" height="1" src="http://post.spmailtechnol.com/q/D-y8vGORWG7UViTBgGmfrQ~~/AATVmwA~/RgRnMqMuPVcDc3BjQgplRi4eUGUBKjMcUhhkcmF6aWdyZWVuMjAxMUBnbWFpbC5jb21YBAAAAAQ~" alt=""/></div>
<div style="display:none"><!-- ™ --></div>
<table width="375" border="0" align="center" cellspacing="0" cellpadding="0" role="presentation" style="max-width: 375px; width: 375px; margin:auto; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;">
<div style="display:none; font-size:1px; color:#333333; line-height:10px; max-height:0px; max-width:0px; opacity:0; overflow:hidden;">Your TikTok experience starts today</div>
<div height="10" style="font-size: 0px !important; line-height:0px !important; display: none !important; height:10px;max-height: 0px !important; overflow: hidden !important;">͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
͏ ͏ ͏ ͏ ͏</div>
<tr align="center">
<td align="center" style="text-align: center;">
<img width="100%" style="width: 100%;" src="https://sf16-va.tiktokcdn.com/obj/eden-va2/ofjeh7nulobfuloj/header.png" alt="">
</td>
</tr>
<tr>
<td align="center" style="width: 100%; padding-top: 32px; padding-bottom: 6px; padding-left: 10px; padding-right: 10px; font-weight: 700; text-align: center; color: #161823; font-size: 26px; font-family: 'ProximaNova', Arial, sans-serif; line-height: 100%;">
<div id="magicdomid-1_3" class="ace-line align-center locate lineguid-Nj4RIN" dir="auto"><span class=" fontcolor " style="color: #161823;">Welcome to TikTok</span></div>
</td>
</tr>
<tr>
<td align="center" style="width: 100%; padding-top: 4px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; font-weight: 400; text-align: center; color: #161823; font-size: 17px; font-family: 'ProximaNova', Arial, sans-serif; line-height: 100%;">
<div id="magicdomid-43_3" class="ace-line align-center locate lineguid-4ujd7m" dir="auto"><span class=" fontcolor " style="color: #9E9E9E;">Follow these tips to get started </span></div>
<div id="magicdomid-43_4" class="ace-line align-center locate lineguid-XuNBTa" dir="auto"><span class=" fontcolor " style="color: #9E9E9E;">with your TikTok journey</span></div>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" style="padding-top: 0;padding-bottom: 0; padding-left: 40px; padding-right: 40px; background-color: #FFFFFF;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="margin:auto; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; ">
<tr align="center">
<td align="center" style="text-align: center;">
<a href="https://www.tiktok.com/?click_source=hero_banner_1&gd_label=edm_platform_welcome_email_us_1&msg_id=7300368175559398442&utm_source=edm_platform_welcome_email_us_1&redirect_url=snssdk1233%3A%2F%2Ffeed%3Fclick_source%3Dhero_banner_1%26gd_label%3Dedm_platform_welcome_email_us_1%26msg_id%3D7300368175559398442%26utm_source%3Dedm_platform_welcome_email_us_1" style="display: inline-block; width: 100%;"><img width="100%" style="width: 100%;" src="https://p19-ttedm-va.ibyteimg.com/tos-maliva-i-viaitqe7q5-us/b66fa8f62e0b45de96a65e569b907e74~tplv-viaitqe7q5-image.jpeg" alt=""></a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="width: 100%; padding-top: 20px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; font-weight: 700; text-align: center; color: #161823; font-size: 26px; font-family: 'ProximaNova', Arial, sans-serif; line-height: 100%;">
<div id="magicdomid-5_3" class="ace-line align-center locate lineguid-MhgCxF" dir="auto"><span class=" fontcolor " style="color: #161823;">For You</span></div>
</td>
</tr>
<tr>
<td align="center" style="width: 100%; padding-top: 0px; padding-bottom: 40px; padding-left: 32px; padding-right: 32px; font-weight: 400; text-align: center; color: #50525A; font-size: 17px; font-family: 'ProximaNova', Arial, sans-serif; line-height: 100%;">
<div id="magicdomid-4_4" class="ace-line align-center locate lineguid-L1Vo5X" dir="auto"><span class=" fontcolor " style="color: #9E9E9E;">Your For You feed becomes more personalized as you watch, so start watching now!</span></div>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" style="padding-top: 0;padding-bottom: 40px; padding-left: 32px; padding-right: 32px; background-color: #FFFFFF;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="margin:auto; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; ">
<tr width="100%" style="width: 100%;" align="center">
<td align="center" valign="middle" width="300" style="vertical-align: middle; max-width: 100%px; width: 100%px;">
<a href="https://www.tiktok.com/?click_source=watch_now&gd_label=edm_platform_welcome_email_us_1&msg_id=7300368175559398442&utm_source=edm_platform_welcome_email_us_1&redirect_url=snssdk1233%3A%2F%2Ffeed%3Fclick_source%3Dwatch_now%26gd_label%3Dedm_platform_welcome_email_us_1%26msg_id%3D7300368175559398442%26utm_source%3Dedm_platform_welcome_email_us_1" style="text-decoration: none; color: #FFFFFF;">
<table width="100%" align="center" valig="middle" border="0" cellspacing="0" cellpadding="0" style="max-width: 100%px; width: 100%px;">
<tbody>
<tr>
<td width="100%" align="center" valign="middle" style="
text-align: center;
width: 100%px;
padding-top: 16px;
padding-bottom: 16px;
background-color:#FE2C55;
border-radius: 2px;
color: #FFFFFF;
">
<div style="box-sizing: border-box; display: inline-block; white-space: nowrap;">
<img width="12" height="14" style="width: 12px; height: 14px; margin-right: 8px;" src="https://sf16-va.tiktokcdn.com/obj/eden-va2/9099eh7lbfphj/welcome_email/play.png" alt="">
</div>
<span style="
text-decoration: none;
font-weight: 600;
line-height: 18px;
font-family: 'ProximaNova', Arial, sans-serif;
color: #FFFFFF;
">Watch now</span>
</td>
</tr>
</tbody>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#FAFAFA" style="padding-top: 0;padding-bottom: 0; padding-left: 0; padding-right: 0; background-color: #FAFAFA;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="margin:auto; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; ">
<tr>
<td align="center" style="width: 100%; padding-top: 20px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; font-weight: 700; text-align: center; color: #161823; font-size: 26px; font-family: 'ProximaNova', Arial, sans-serif; line-height: 100%;">
<div id="magicdomid-7_3" class="ace-line align-center locate lineguid-rztCIg" dir="auto"><span class=" fontcolor " style="color: #161823;">See what's trending</span></div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#FAFAFA" style="padding-top: 0;padding-bottom: 0; padding-left: 0; padding-right: 0; background-color: #FAFAFA;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="margin:auto; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; ">
<tr>
<td align="center" style="width: 100%; padding-top: 0px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; font-weight: 400; text-align: center; color: #8B8B91; font-size: 17px; font-family: 'ProximaNova', Arial, sans-serif; line-height: 100%;">
<div id="magicdomid-3_1" class="ace-line align-center locate lineguid-zwBD9T" dir="auto"><span class="fontcolor" style="color: #9E9E9E;">Visit the Discover page to find the </span></div>
<div id="magicdomid-3_7" class="ace-line align-center locate lineguid-keUXmS" dir="auto"><span class=" fontcolor " style="color: #9E9E9E;">latest trending videos, topics sounds,</span></div>
<div id="magicdomid-3_8" class="ace-line align-center locate lineguid-keUXmS" dir="auto"><span class=" fontcolor " style="color: #9E9E9E;">and more</span></div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#FAFAFA" style="padding-top: 0;padding-bottom: 0; padding-left: 40px; padding-right: 40px; background-color: #FAFAFA;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="margin:auto; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; ">
<tr align="center">
<td align="center" style="text-align: center;">
<a href="https://www.tiktok.com/?_r=1&click_source=hero_banner_2&gd_label=edm_platform_welcome_email_us_1&msg_id=7300368175559398442&utm_source=edm_platform_welcome_email_us_1&redirect_url=snssdk1233%3A%2F%2Ffeed%3Fpagetype%3Dforyou%26click_source%3Dhero_banner_2%26gd_label%3Dedm_platform_welcome_email_us_1%26msg_id%3D7300368175559398442%26utm_source%3Dedm_platform_welcome_email_us_1" style="display: inline-block; width: 100%;"><img width="100%" style="width: 100%;" src="https://p19-ttedm-va.ibyteimg.com/tos-maliva-i-viaitqe7q5-us/ab77d2bcbb044380bbbdc60e8eaa3fbc~tplv-viaitqe7q5-image.png" alt=""></a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#FAFAFA" style="padding-top: 20px;padding-bottom: 40px; padding-left: 32px; padding-right: 32px; background-color: #FAFAFA;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="margin:auto; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; ">
<tr width="100%" style="width: 100%;" align="center">
<td align="center" valign="middle" width="300" style="vertical-align: middle; max-width: 100%px; width: 100%px;">
<a href="https://www.tiktok.com/?_r=1&click_source=discover_trends&gd_label=edm_platform_welcome_email_us_1&msg_id=7300368175559398442&utm_source=edm_platform_welcome_email_us_1&redirect_url=snssdk1233%3A%2F%2Ffeed%3Fpagetype%3Dforyou%26click_source%3Ddiscover_trends%26gd_label%3Dedm_platform_welcome_email_us_1%26msg_id%3D7300368175559398442%26utm_source%3Dedm_platform_welcome_email_us_1" style="text-decoration: none; color: #FE2C55;">
<table width="100%" align="center" valig="middle" border="0" cellspacing="0" cellpadding="0" style="max-width: 100%px; width: 100%px;">
<tbody>
<tr>
<td width="100%" align="center" valign="middle" style="
text-align: center;
width: 100%px;
padding-top: 16px;
padding-bottom: 16px;
background-color:#FFFFFF;
border-radius: 2px;
color: #FE2C55;
border: 1px solid #E3E3E5;
">
<span style="
text-decoration: none;
font-weight: 600;
line-height: 18px;
font-family: 'ProximaNova', Arial, sans-serif;
color: #FE2C55;
"> Discover trends</span>
</td>
</tr>
</tbody>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="width: 100%; padding-top: 40px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; font-weight: 700; text-align: center; color: #161823; font-size: 26px; font-family: 'ProximaNova', Arial, sans-serif; line-height: 100%;">
<div id="magicdomid-14_3" class="ace-line align-center locate lineguid-9V5dLX" dir="auto"><span class=" fontcolor " style="color: #161823;">Learn the basics</span></div>
</td>
</tr>
<tr>
<td align="center" style="width: 100%; padding-top: 0px; padding-bottom: 40px; padding-left: 10px; padding-right: 10px; font-weight: 400; text-align: center; color: #8B8B91; font-size: 17px; font-family: 'ProximaNova', Arial, sans-serif; line-height: 100%;">
<div id="magicdomid-48_3" class="ace-line align-center locate lineguid-Qouz9R" dir="auto"><span class=" fontcolor " style="color: #9E9E9E;">Start your journey on TikTok by </span></div>
<div id="magicdomid-48_4" class="ace-line align-center locate lineguid-N9DqmG" dir="auto"><span class=" fontcolor " style="color: #9E9E9E;">watching our beginner's guide</span></div>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" style="padding-top: 0;padding-bottom: 60px; padding-left: 32px; padding-right: 32px; background-color: #FFFFFF;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="margin:auto; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; ">
<tr width="100%" style="width: 100%;" align="center">
<td align="center" valign="middle" width="300" style="vertical-align: middle; max-width: 100%px; width: 100%px;">
<a href="https://m.tiktok.com/v/6899212308082396422.html?click_source=get_started&gd_label=edm_platform_welcome_email_us_1&msg_id=7300368175559398442&utm_source=edm_platform_welcome_email_us_1" style="text-decoration: none; color: #FE2C55;">
<table width="100%" align="center" valig="middle" border="0" cellspacing="0" cellpadding="0" style="max-width: 100%px; width: 100%px;">
<tbody>
<tr>
<td width="100%" align="center" valign="middle" style="
text-align: center;
width: 100%px;
padding-top: 16px;
padding-bottom: 16px;
background-color:#FFFFFF;
border-radius: 2px;
color: #FE2C55;
border: 1px solid #E3E3E5;
">
<span style="
text-decoration: none;
font-weight: 600;
line-height: 18px;
font-family: 'ProximaNova', Arial, sans-serif;
color: #FE2C55;
">Get started</span>
</td>
</tr>
</tbody>
</table>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td aria-hidden="true" height="20px" style="font-size: 0; line-height: 0px;">
</td>
</tr>
<tr align="center">
<td width="375" style="width: 375px;">
<table width="100%" bgcolor=#F1F1F1 style="background-color: #F1F1F1;background: #F1F1F1">
<tr>
<td aria-hidden="true" height="24" style="font-size: 0; line-height: 0px;">
</td>
</tr>
<tr align="center" valign="middle">
<td align="center" valign="middle" style="color: #767676; font-family: 'ProximaNova', Helvetica, Arial, sans-serif; font-size: 11px; color: #767676; line-height: 22px">
This email was generated for @klsub39
</td>
</tr>
<!-- spacer -->
<tr>
<td aria-hidden="true" height="6" style="font-size: 0; line-height: 0px;">
</td>
</tr>
<tr align="center" valign="middle">
<td align="center" valign="middle" style="font-size: 11px; color: #767676; line-height: 22px; font-weight: 800;">
<a href="https://www.tiktok.com/legal/privacy-policy" style="font-weight: 800; font-family: 'ProximaNova', Helvetica, Arial, sans-serif; text-decoration: underline; line-height: 22px; font-size: 11px; color: #767676;">Privacy Policy</a>
<span
style="font-weight: 800; font-family: 'ProximaNova', Helvetica, Arial, sans-serif; text-decoration: none; line-height: 22px; font-size: 11px; color: #767676;">/</span>
<a href="https://support.tiktok.com/" style="font-weight: 800; font-family: 'ProximaNova', Helvetica, Arial, sans-serif; text-decoration: underline; line-height: 22px; font-size: 11px; color: #767676;">Help</a>
<span
style="font-weight: 800; font-family: 'ProximaNova', Helvetica, Arial, sans-serif; text-decoration: none; line-height: 22px; font-size: 11px; color: #767676;">/</span>
<a href="https://www.tiktok.com/safety/" style="font-weight: 800; font-family: 'ProximaNova', Helvetica, Arial, sans-serif; text-decoration: underline; line-height: 22px; font-size: 11px; color: #767676;">Safety</a>
</td>
</tr>
<!-- spacer -->
<tr>
<td aria-hidden="true" height="6" style="font-size: 0; line-height: 0px;">
</td>
</tr>
<tr align="center" valign="middle">
<td align="center" valign="middle" style="color: #767676; font-family: 'ProximaNova', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 22px">
TikTok <span>5800</span> Bristol <span>Pkwy</span>, Culver <span>City</span>, CA 90230
</td>
</tr>
<tr>
<td aria-hidden="true" height="29" style="font-size: 0; line-height: 0px;">
</td>
</tr>
</table>
</td>
</tr>
</table>
<table height="1" border="0" cellspacing="0" cellpadding="0"
style="overflow: hidden; width: 100%;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;">
<tbody>
<tr>
<td height="1" width="100%">
<div class="pixel-mobile" style="
background-image:url('https://www.tiktok.com/edm/catcher?token=bNlRoGLncaX9h2ySWMyIxmBHkVBliPcqac%2F1H3fl0RC6656toLLAfudHXCHMvHSjULPc7yD%2Fn9OGT7m7&msg_id=7300368175559398442®ion=ttp&client_type=mobile');
background-repeat: no-repeat;
display: none
"></div>
<div class="pixel-pc" style="
background-image:url('https://www.tiktok.com/edm/catcher?token=bNlRoGLncaX9h2ySWMyIxmBHkVBliPcqac%2F1H3fl0RC6656toLLAfudHXCHMvHSjULPc7yD%2Fn9OGT7m7&msg_id=7300368175559398442®ion=ttp&client_type=pc');
background-repeat: no-repeat;
display: none
"></div>
<div class="pixel-mini" style="
background-image:url('https://www.tiktok.com/edm/catcher?token=bNlRoGLncaX9h2ySWMyIxmBHkVBliPcqac%2F1H3fl0RC6656toLLAfudHXCHMvHSjULPc7yD%2Fn9OGT7m7&msg_id=7300368175559398442®ion=ttp&client_type=mini');
background-repeat: no-repeat;
display: none
"></div>
<img data-test-id="pixel-trace" src="https://www.tiktok.com/edm/catcher?token=bNlRoGLncaX9h2ySWMyIxmBHkVBliPcqac%2F1H3fl0RC6656toLLAfudHXCHMvHSjULPc7yD%2Fn9OGT7m7&msg_id=7300368175559398442®ion=ttp" style="width: 1px; height: 1px; background-color: transparent;" height="1" width="1">
</td>
</tr>
</tbody>
</table>
<table height="1" border="0" cellspacing="0" cellpadding="0"
style="overflow: hidden; text-overflow: hidden; height: 1px; width: 100%;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;">
<tbody>
<tr>
<td height="1" width="100%; height: 1px; overflow: hidden;">
<div
style="display:none; font-size:1px; color:#eeeeee; line-height:10px; max-height:0px; max-width:0px; opacity:0; overflow:hidden;">
</div>
</td>
</tr>
</tbody>
</table>
<img border="0" width="1" height="1" alt="" src="http://post.spmailtechnol.com/q/Xo8TxJ10J26QMhP4Xq2pkQ~~/AATVmwA~/RgRnMqMuPlcDc3BjQgplRi4eUGUBKjMcUhhkcmF6aWdyZWVuMjAxMUBnbWFpbC5jb21YBAAAAAQ~">
</body>
</html>