Return-Path: <noreply@mail.pandasuite.com>
Delivered-To: alvarochf@traceseis.com
Received: from cs510.bluehost.com
	by cs510.bluehost.com with LMTP
	id KDP8G5VSr2nGRQIAWiBQxw
	(envelope-from <noreply@mail.pandasuite.com>)
	for <alvarochf@traceseis.com>; Mon, 09 Mar 2026 17:07:01 -0600
Return-path: <noreply@mail.pandasuite.com>
Envelope-to: alvarochf@traceseis.com
Delivery-date: Mon, 09 Mar 2026 17:07:01 -0600
Received: from mail.pandasuite.com ([77.32.195.49]:34708)
	by cs510.bluehost.com with esmtps  (TLS1.3) tls TLS_AES_256_GCM_SHA384
	(Exim 4.98.2)
	(envelope-from <noreply@mail.pandasuite.com>)
	id 1vzjgi-000000020Ae-3Flx
	for alvarochf@traceseis.com;
	Mon, 09 Mar 2026 17:07:01 -0600
DKIM-Signature: a=rsa-sha256; bh=aTmsKiOnfu5px8ntE9E5Ho9K0cJWKiAD8NNlRz8rRC8=;
 c=relaxed/relaxed; d=pandasuite.com;
 h=to:cc:from:reply-to:subject:date:mime-version:content-type:list-id:list-unsubscribe:x-csa-complaints:list-unsubscribe-post:message-id:sender:x-sib-id:x-mailin-client:x-mailin-campaign:feedback-id:bimi-selector;
 q=dns/txt; s=mail; t=1773097609; v=1;
 b=v8HT1hu+/q0rb9GAwXNXFh4O6PQja2nIrnbDqTlzXSa/gHq0wcIV/ANd9yxrQaiNQuOey76a
 OhjVr5XUVKCHoH+5YRsXDU7seA5nln3b4/PS2nUHpOzpZMZ0ZgFA4DhK8qzCxIt1XHLQ5ic+xeX
 rAQhtZ8pd3MnMsZkzJqHoSv8=
To: <alvarochf@traceseis.com>
Subject: =?utf-8?q?=F0=9F=94=B2_QR_Code_Generator_|_Memory,_Board_Game_&_Personali?= =?utf-8?q?ty_Quiz_Templates_|_New_Data_Functions?=
Content-Type: multipart/alternative; boundary="-------?=_20058-5827095867101"
Date: Mon, 09 Mar 2026 23:06:49 +0000
Feedback-ID: 77.32.195.49:2514333_74:2514333:Sendinblue
From: The PandaSuite Team <news@pandasuite.com>
List-Id: MjUxNDMzMy0xMzY3NDctNQ== <MjUxNDMzMy0xMzY3NDctNQ==.list-id.mail.pandasuite.com>
List-Unsubscribe: <mailto:unsubscribe@mail.pandasuite.com?subject=unsub-15liudkkml2sfj&body=15liudkkml2sfj>,<https://r.mail.pandasuite.com/mk/un/li/sh/7nVTPdbLJ2bPbgJ3VsE46rJhZ4n3QTC/ym-CiesaNVxa>
List-Unsubscribe-Post: List-Unsubscribe=One-Click
MIME-Version: 1.0
Message-Id: <202609032306.15liudkkml2sfj@mail.pandasuite.com>
Reply-To: <news@pandasuite.com>
X-Csa-Complaints: csa-complaints@eco.de
X-Mailer: Sendinblue
X-Mailin-Campaign: 74
X-Mailin-Client: 2514333
X-sib-id: psGaPXWuMhw36x_P5YVI8yKuqukDxXzKfCDqMX2ON6yUnY0O-TT6sVY4FVy_OGt5vZmJOrW2RC7oSZjybOlke3gFriQvjB2zcyImt68qRY0QEYF7y8rnCskg_OvpuAQ6Xx01Yh2s5MKte2ws9oeuw49HQlV7P6YSPrWyIuLCB4L93mwQp-V8101s9msvwUasMTNyJgFwV_KC-WWcuICFpmv74sZ_Jd6484hE0uDr79gcoYRuwTSS2w

---------?=_20058-5827095867101
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=UTF-8

[Image]

Hello Pandas =F0=9F=90=BC,

This month, we dove into data with new functions to transform it more preci=
sely, and we prepared three new templates to make your users play.

In this issue:

- =F0=9F=94=B2 Generate QR codes dynamically, directly inside your app

- =E2=9A=A1 New functions to manipulate your data

- =F0=9F=8F=9B=EF=B8=8F Tempora shares how they build interactive exhibitio=
n experiences

- =F0=9F=8E=AF 3 new templates: Memory, Interactive Board Game, & Personali=
ty Quiz

Happy reading and happy building,

The PandaSuite Team

=F0=9F=9A=80  Key Updates

QR Code Generator: create QR codes directly from your app

[Image]

You already had the QR Reader component to scan QR codes. Now you can creat=
e them too. The QR Code Generator component generates a QR code from text, =
a URL, or any value through data binding, and displays it directly in your =
interface.

A personalized visitor badge, a link to enriched content, a dynamic ticket=
=E2=80=A6 the possibilities are yours.

[Learn more](https://r.mail.pandasuite.com/mk/cl/f/sh/7nVU1aA2nfsTT63FV1cwx=
Lc69HVvu0A/FTtclf3ppSyJ)

Three new functions for your data

- pluk : retrieve the value of a property from each item in a collection. U=
seful for extracting all titles, IDs, or prices at once.

- flatten : working with nested arrays? flatten converts them into a single=
 clean, usable list.

- filter : display only items that match a specific condition. Articles fro=
m a category, upcoming events, correct answers in a quiz=E2=80=A6

[Learn more about functions](https://r.mail.pandasuite.com/mk/cl/f/sh/7nVU1=
aA2nfuMScYYTarOzhvuJe0idwg/5m3LEAfBDBr9)

Other updates

- Action order: In PandaSuite, actions run in the order they appear in the =
list. You can now reorder them without deleting or recreating them.

=F0=9F=8C=9F Customer story

How Tempora regained control of its exhibition interactives

[Image]

Designing interactive experiences for exhibitions often means juggling scen=
ography constraints, visitor flow, and reliance on external providers. Temp=
ora, a Belgian company specialized in museum experiences, found the right b=
alance with PandaSuite. Discover how they made it work in practice.

[Read the story](https://r.mail.pandasuite.com/mk/cl/f/sh/7nVU1aA2nfwFS93rS=
A5r24FiU0VVNtC/Gc00rYBCTjcm)

=F0=9F=8E=AE New Game Templates

Dynamic Memory

[Image]

A memory game powered by a database: cards are distributed randomly, matchi=
ng can be asymmetric (image =E2=86=94 text, animal =E2=86=94 name=E2=80=A6)=
, and a timer adds a fun challenge. Two levels included, easily adaptable t=
o your own content.

[Download the free template](https://r.mail.pandasuite.com/mk/cl/f/sh/7nVU1=
aA2nfy8RfZAQjKJ4QZWeN0I7pi/QampGXGZe6Vi)

Interactive Board Game

[Image]

A modern take on the classic board game. Two players, a dice, tokens, and o=
n each tile a question pulled from a database depending on the tile categor=
y. Perfect for training experiences or guided tours that need a bit more in=
teraction.

[Download the free template](https://r.mail.pandasuite.com/mk/cl/f/sh/7nVU1=
aA2ng01RC4TPIYl6mtKojV4rmE/Hkg4o0TtgktV)

Personality Quiz

[Image]

5 questions, 3 creator profiles. A lightweight format that engages your aud=
ience and fits perfectly into a branded app, an exhibition, or an education=
al experience.

[Download the free template](https://r.mail.pandasuite.com/mk/cl/f/sh/7nVU1=
aA2ng1uQiZmNrnD99D8z5zrbik/Hpt3QOVqDEX7)

Updates

To benefit from all these new features, make sure your apps are up to date:

- PandaSuite Studio (MacOS, Windows, Linux) : 3.9.7

- PandaSuite Viewer iOS : 3.3.346

- PandaSuite Viewer Android : 2.1.438

=C2=A92026 PandaSuite. All rights reserved. Address: 40 rue Alexandre Dumas=
 =E2=80=93 75011 Paris, France. You received this email because you subscri=
bed to PandaSuite emails


---------?=_20058-5827095867101
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html xmlns=3D"http://www.w3.org/1999/xhtml" xmlns:v=3D"urn:schemas-microso=
ft-com:vml" xmlns:o=3D"urn:schemas-microsoft-com:office:office">
  <head>
    <title></title>
    <!--[if !mso]><!-->
    <meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge">
    <!--<![endif]-->
    <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8=
">
    <meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1">
    <style type=3D"text/css">
      #outlook a { padding:0; }
      body { margin:0;padding:0;-webkit-text-size-adjust:100%;-ms-text-size=
-adjust:100%; }
      table, td { border-collapse:collapse;mso-table-lspace:0pt;mso-table-r=
space:0pt; }
      img { border:0;height:auto;line-height:100%; outline:none;text-decora=
tion:none;-ms-interpolation-mode:bicubic; }
      p { display:block;margin:13px 0; }
    </style>
    <!--[if mso]>
    <noscript>
    <xml>
    <o:OfficeDocumentSettings>
      <o:AllowPNG/>
      <o:PixelsPerInch>96</o:PixelsPerInch>
    </o:OfficeDocumentSettings>
    </xml>
    </noscript>
    <![endif]-->
    <!--[if lte mso 11]>
    <style type=3D"text/css">
      .mj-outlook-group-fix { width:100% !important; }
    </style>
    <![endif]-->
   =20
   =20
    <style type=3D"text/css">
      @media only screen and (min-width:480px) {
        .mj-column-per-100 { width:100% !important; max-width: 100%; }
      }
    </style>
    <style media=3D"screen and (min-width:480px)">
      .moz-text-html .mj-column-per-100 { width:100% !important; max-width:=
 100%; }
    </style>
   =20
 =20
    <style type=3D"text/css">
   =20
   =20
    </style>
    <style type=3D"text/css">
   =20
    </style>
   =20
  </head>
  <body style=3D"word-spacing:normal;background-color:#FFFFFF;"> <table cel=
lpadding=3D"0" border=3D"0" cellspacing=3D"0" style=3D"mso-hide:all; displa=
y:none;">
<tr><td>Generate QR codes, manipulate your data, and create engaging games =
for your users, all without writing a single line of code.=20
&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy=
;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &sh=
y;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &s=
hy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &=
shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; =
&shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp;=
 &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp=
; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbs=
p; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nb=
sp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &n=
bsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &=
nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; =
&nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj;=
 &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj=
; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwn=
j; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zw=
nj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&z=
wnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&=
zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;=
&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy=
;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &sh=
y;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &s=
hy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &=
shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; =
&shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp;=
 &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp=
; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbs=
p; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nb=
sp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &n=
bsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &=
nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; =
&nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj;=
 &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj=
; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwn=
j; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zw=
nj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&z=
wnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&=
zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;=
&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy=
;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &sh=
y;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &s=
hy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &=
shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; =
&shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp;=
 &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp=
; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbs=
p; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nb=
sp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &n=
bsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &=
nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; =
&nbsp; &shy;&zwnj; &nbsp; &shy;&zwnj; &nbsp; &shy;</td></tr></table> <div a=
lign=3D"center" style=3D"color: #727272; font-size: 10px;">If you are not a=
ble to see this mail, click <a style=3D"color:#01a4c6;" target=3D"_blank" h=
ref=3D"https://r.mail.pandasuite.com/mk/mr/sh/7nVTPdZCTJDXPPCwRnubfktwKdpyy=
qw/M4C_Pka1Mdf8">here</a></div><!--[if mso]> <img width=3D"1" height=3D"1" =
src=3D"https://r.mail.pandasuite.com/mk/op/sh/7nVTPddU8lzHnxPAZwXWXxjSnVk7s=
5S/_hGyjsWg-Sdi" /> <![endif]-->
	<!--[if !mso]> <!----> <img style=3D"display:none" src=3D"https://r.mail.p=
andasuite.com/mk/op/sh/7nVTPddU8lzHnxPAZwXWXxjSnVk7s5S/_hGyjsWg-Sdi" /> <!-=
- <![endif]-->=20
   =20
   =20
      <div class=3D"responsive-width" style=3D"background-color:#FFFFFF;">
       =20
     =20
      <!--[if mso | IE]><table align=3D"center" border=3D"0" cellpadding=3D=
"0" cellspacing=3D"0" class=3D"email-section-outlook" role=3D"presentation"=
 style=3D"width:600px;" width=3D"600" ><tr><td style=3D"line-height:0px;fon=
t-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><span>=C2=A0</span></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
          <img src=3D"https://img.mail.pandasuite.com/im/sh/zqo7vM_tHca8.pn=
g?u=3D2BpAyz2gMiWncnvg6rnFxJZ2OzKKywkYfC" style=3D"max-width:100%;width:100=
%;margin:auto;display:block" alt=3D"Image" padding=3D"0px" sib_img_id=3D"6"=
>
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>Hello Pandas =F0=9F=90=BC,</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>This month, we dove into data with new functi=
ons to transform it more precisely, and we prepared three new templates to =
make your users play. </span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><b>In this issue:</b></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><span>=F0=9F=
=94=B2 Generate QR codes dynamically, directly inside your app</span></div>=
</li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><span>=E2=9A=
=A1 New functions to manipulate your data</span></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><span>=F0=9F=
=8F=9B=EF=B8=8F Tempora shares how they build interactive exhibition experi=
ences</span></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><span>=F0=9F=
=8E=AF 3 new templates: </span><b>Memory</b><span>, </span><b>Interactive B=
oard Game</b><span>, & </span><b>Personality Quiz</b></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>Happy reading and happy building,</span></div=
></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>The PandaSuite Team</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><span>=C2=A0</span></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:0px;padding-right:0px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:600px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"center" style=3D"font-size:0px;padding:10px 0p=
x;word-break:break-word;">
                 =20
      <p style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);font-size:1px=
;margin:0px auto;width:100%;">
      </p>
     =20
      <!--[if mso | IE]><table align=3D"center" border=3D"0" cellpadding=3D=
"0" cellspacing=3D"0" style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);=
font-size:1px;margin:0px auto;width:600px;" role=3D"presentation" width=3D"=
600px" ><tr><td style=3D"height:0;line-height:0;"> =C2=A0
</td></tr></table><![endif]-->
   =20
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:6px 2px;css-class:notion-default email-block;font-size:1.5em;fo=
nt-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><span>=F0=9F=
=9A=80 </span><b>=C2=A0Key Updates</b></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:3px 2px;css-class:notion-default email-block;font-size:1.25em;f=
ont-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>QR Code G=
enerator: create QR codes directly from your app</b></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
          <img src=3D"https://img.mail.pandasuite.com/im/sh/UUQe1fxeQVlM.pn=
g?u=3D2BpAyz2gMiWncpofdN6EWY14lJ8VLRXIbi" style=3D"max-width:100%;width:100=
%;margin:auto;display:block" alt=3D"Image" padding=3D"0px" sib_img_id=3D"7"=
>
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>You already had the QR Reader component to sc=
an QR codes. Now you can </span><b>create them too</b><span>. The </span><b=
>QR Code Generator</b><span> component generates a QR code from text, a URL=
, or any value through data binding, and displays it directly in your inter=
face.</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>A personalized visitor badge, a link to enric=
hed content, a dynamic ticket=E2=80=A6 the possibilities are yours.</span><=
/div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span><a style=3D"opacity:0.7;color:gray" target=3D=
"_blank" rel=3D"noopener noreferrer" href=3D"https://r.mail.pandasuite.com/=
mk/cl/f/sh/7nVU1aA2nfsTT63FV1cwxLc69HVvu0A/FTtclf3ppSyJ" sib_link_id=3D"0" =
templating=3D"n">Learn more</a></span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:3px 2px;css-class:notion-default email-block;font-size:1.25em;f=
ont-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>Three new=
 functions for your data</b></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><code class=
=3D"rounded-[3px]" style=3D"background:rgba(135,131,120,0.15);color:#EB5757=
;padding:0.4em 0.2em;font-size:0.8em">pluk</code><span>=C2=A0: retrieve the=
 value of a property from each item in a collection. Useful for extracting =
all titles, IDs, or prices at once.</span></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><code class=
=3D"rounded-[3px]" style=3D"background:rgba(135,131,120,0.15);color:#EB5757=
;padding:0.4em 0.2em;font-size:0.8em">flatten</code><span>=C2=A0: working w=
ith nested arrays? </span><code class=3D"rounded-[3px]" style=3D"background=
:rgba(135,131,120,0.15);color:#EB5757;padding:0.4em 0.2em;font-size:0.8em">=
flatten</code><span>=C2=A0 converts them into a single clean, usable list.<=
/span></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><code class=
=3D"rounded-[3px]" style=3D"background:rgba(135,131,120,0.15);color:#EB5757=
;padding:0.4em 0.2em;font-size:0.8em">filter</code><span>=C2=A0: display on=
ly items that match a specific condition. Articles from a category, upcomin=
g events, correct answers in a quiz=E2=80=A6</span></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span><a style=3D"opacity:0.7;color:gray" target=3D=
"_blank" rel=3D"noopener noreferrer" href=3D"https://r.mail.pandasuite.com/=
mk/cl/f/sh/7nVU1aA2nfuMScYYTarOzhvuJe0idwg/5m3LEAfBDBr9" sib_link_id=3D"1" =
templating=3D"n">Learn more about functions</a></span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:3px 2px;css-class:notion-default email-block;font-size:1.25em;f=
ont-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><span>Other =
updates</span></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>Action or=
der:</b><span> In PandaSuite, actions run in the order they appear in the l=
ist. You can now reorder them without deleting or recreating them.
</span></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:0px;padding-right:0px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:600px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"center" style=3D"font-size:0px;padding:10px 0p=
x;word-break:break-word;">
                 =20
      <p style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);font-size:1px=
;margin:0px auto;width:100%;">
      </p>
     =20
      <!--[if mso | IE]><table align=3D"center" border=3D"0" cellpadding=3D=
"0" cellspacing=3D"0" style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);=
font-size:1px;margin:0px auto;width:600px;" role=3D"presentation" width=3D"=
600px" ><tr><td style=3D"height:0;line-height:0;"> =C2=A0
</td></tr></table><![endif]-->
   =20
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:6px 2px;css-class:notion-default email-block;font-size:1.5em;fo=
nt-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><span>=F0=9F=
=8C=9F=C2=A0Customer story</span></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:3px 2px;css-class:notion-default email-block;font-size:1.25em;f=
ont-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>How Tempo=
ra regained control of its exhibition interactives</b></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
          <img src=3D"https://img.mail.pandasuite.com/im/sh/bbmz1nD6QgZ5.pn=
g?u=3D2BpAyz2gMiWncrhf9sPD5mT77cwfhwK2YE" style=3D"max-width:100%;width:100=
%;margin:auto;display:block" alt=3D"Image" padding=3D"0px" sib_img_id=3D"8"=
>
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>Designing interactive experiences for exhibit=
ions often means juggling scenography constraints, visitor flow, and relian=
ce on external providers. </span><b>Tempora</b><span>, a Belgian company sp=
ecialized in museum experiences, found the right balance with PandaSuite. D=
iscover how they made it work in practice.</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span><a style=3D"opacity:0.7;color:gray" target=3D=
"_blank" rel=3D"noopener noreferrer" href=3D"https://r.mail.pandasuite.com/=
mk/cl/f/sh/7nVU1aA2nfwFS93rSA5r24FiU0VVNtC/Gc00rYBCTjcm" sib_link_id=3D"2" =
templating=3D"n">Read the story</a></span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:0px;padding-right:0px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:600px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"center" style=3D"font-size:0px;padding:10px 0p=
x;word-break:break-word;">
                 =20
      <p style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);font-size:1px=
;margin:0px auto;width:100%;">
      </p>
     =20
      <!--[if mso | IE]><table align=3D"center" border=3D"0" cellpadding=3D=
"0" cellspacing=3D"0" style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);=
font-size:1px;margin:0px auto;width:600px;" role=3D"presentation" width=3D"=
600px" ><tr><td style=3D"height:0;line-height:0;"> =C2=A0
</td></tr></table><![endif]-->
   =20
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:6px 2px;css-class:notion-default email-block;font-size:1.5em;fo=
nt-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>=F0=9F=8E=
=AE New Game Templates</b></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:3px 2px;css-class:notion-default email-block;font-size:1.25em;f=
ont-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>Dynamic M=
emory</b></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
          <img src=3D"https://img.mail.pandasuite.com/im/sh/A7UWDb40osS3.pn=
g?u=3D2BpAyz2gMiWnctaegNiBf0v9Twkq4R6mUk" style=3D"max-width:100%;width:100=
%;margin:auto;display:block" alt=3D"Image" padding=3D"0px" sib_img_id=3D"9"=
>
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>A memory game powered by a database: cards ar=
e distributed randomly, matching can be asymmetric (image =E2=86=94 text, a=
nimal =E2=86=94 name=E2=80=A6), and a timer adds a fun challenge. Two level=
s included, easily adaptable to your own content.</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span><a style=3D"opacity:0.7;color:gray" target=3D=
"_blank" rel=3D"noopener noreferrer" href=3D"https://r.mail.pandasuite.com/=
mk/cl/f/sh/7nVU1aA2nfy8RfZAQjKJ4QZWeN0I7pi/QampGXGZe6Vi" sib_link_id=3D"3" =
templating=3D"n">Download the free template</a></span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:3px 2px;css-class:notion-default email-block;font-size:1.25em;f=
ont-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>Interacti=
ve Board Game</b></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
          <img src=3D"https://img.mail.pandasuite.com/im/sh/L0dv5pyskf2I.pn=
g?u=3D92pJLo34vnrQtTq2Q3quEUFMwLyyAAzEO94" style=3D"max-width:100%;width:10=
0%;margin:auto;display:block" alt=3D"Image" padding=3D"0px" sib_img_id=3D"1=
0">
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>A modern take on the classic board game. Two =
players, a dice, tokens, and on each tile a question pulled from a database=
 depending on the tile category. Perfect for training experiences or guided=
 tours that need a bit more interaction.</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span><a style=3D"opacity:0.7;color:gray" target=3D=
"_blank" rel=3D"noopener noreferrer" href=3D"https://r.mail.pandasuite.com/=
mk/cl/f/sh/7nVU1aA2ng01RC4TPIYl6mtKojV4rmE/Hkg4o0TtgktV" sib_link_id=3D"4" =
templating=3D"n">Download the free template</a></span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:3px 2px;css-class:notion-default email-block;font-size:1.25em;f=
ont-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>Personali=
ty Quiz</b></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
          <img src=3D"https://img.mail.pandasuite.com/im/sh/0JiIpKi4qxoH.pn=
g?u=3D92pJLo34vnrQtbd6SH7GJxv8gVm6x46U5lC" style=3D"max-width:100%;width:10=
0%;margin:auto;display:block" alt=3D"Image" padding=3D"0px" sib_img_id=3D"1=
1">
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>5 questions, 3 creator profiles. A lightweigh=
t format that engages your audience and fits perfectly into a branded app, =
an exhibition, or an educational experience.</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span><a style=3D"opacity:0.7;color:gray" target=3D=
"_blank" rel=3D"noopener noreferrer" href=3D"https://r.mail.pandasuite.com/=
mk/cl/f/sh/7nVU1aA2ng1uQiZmNrnD99D8z5zrbik/Hpt3QOVqDEX7" sib_link_id=3D"5" =
templating=3D"n">Download the free template</a></span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:0px;padding-right:0px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:600px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"center" style=3D"font-size:0px;padding:10px 0p=
x;word-break:break-word;">
                 =20
      <p style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);font-size:1px=
;margin:0px auto;width:100%;">
      </p>
     =20
      <!--[if mso | IE]><table align=3D"center" border=3D"0" cellpadding=3D=
"0" cellspacing=3D"0" style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);=
font-size:1px;margin:0px auto;width:600px;" role=3D"presentation" width=3D"=
600px" ><tr><td style=3D"height:0;line-height:0;"> =C2=A0
</td></tr></table><![endif]-->
   =20
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:10px 0px 5px 0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" style=3D"font-size:0px;padding:0px;word-=
break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div class=3D"notion-default email-block" style=
=3D"padding:6px 2px;css-class:notion-default email-block;font-size:1.5em;fo=
nt-weight:600;line-height:1.3;margin-top:8px;margin-bottom:8px"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><span>Update=
s</span></div></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>To benefit from all these new features, make =
sure your apps are up to date:</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>PandaSuit=
e Studio</b><span>=C2=A0(MacOS, Windows, Linux) :=C2=A03.9.7</span></div></=
li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>PandaSuit=
e Viewer iOS</b><span>=C2=A0:=C2=A03.3.346</span></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default" style=3D"font-s=
ize:0px;padding:0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><ul style=3D"margin:0;padding:0;padding-left:1.3e=
m;list-style-position:outside"><li style=3D"margin:0;padding:0"><div style=
=3D"white-space:pre-line;display:inline" class=3D"notion-text"><b>PandaSuit=
e Viewer Android</b><span>=C2=A0:=C2=A02.1.438</span></div></li></ul></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:0px;padding-right:0px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:600px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" width=3D"100%">
        <tbody>
          <tr>
            <td style=3D"vertical-align:top;padding:0px;">
             =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"center" style=3D"font-size:0px;padding:10px 0p=
x;word-break:break-word;">
                 =20
      <p style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);font-size:1px=
;margin:0px auto;width:100%;">
      </p>
     =20
      <!--[if mso | IE]><table align=3D"center" border=3D"0" cellpadding=3D=
"0" cellspacing=3D"0" style=3D"border-top:solid 1px rgba(55, 53, 47, 0.09);=
font-size:1px;margin:0px auto;width:600px;" role=3D"presentation" width=3D"=
600px" ><tr><td style=3D"height:0;line-height:0;"> =C2=A0
</td></tr></table><![endif]-->
   =20
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
            </td>
          </tr>
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"email-section-outlook" rol=
e=3D"presentation" style=3D"width:600px;" width=3D"600" ><tr><td style=3D"l=
ine-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
   =20
     =20
      <div class=3D"email-section" style=3D"margin:0px auto;max-width:600px=
;">
       =20
        <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"width:100%;">
          <tbody>
            <tr>
              <td style=3D"direction:ltr;font-size:0px;padding:20px 0;paddi=
ng-bottom:2px;padding-left:4px;padding-right:4px;padding-top:2px;text-align=
:center;">
                <!--[if mso | IE]><table role=3D"presentation" border=3D"0"=
 cellpadding=3D"0" cellspacing=3D"0"><tr><td class=3D"" style=3D"vertical-a=
lign:top;width:592px;" ><![endif]-->
           =20
      <div class=3D"mj-column-per-100 mj-outlook-group-fix" style=3D"font-s=
ize:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:t=
op;width:100%;">
       =20
      <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"prese=
ntation" style=3D"vertical-align:top;" width=3D"100%">
        <tbody>
         =20
              <tr>
                <td align=3D"left" class=3D"notion-default email-block" sty=
le=3D"font-size:0px;padding:1px 0px;word-break:break-word;">
                 =20
      <div style=3D"font-family:Arial;font-size:15px;line-height:1.5;text-a=
lign:left;color:#37352f;"><div style=3D"white-space:pre-line;display:inline=
" class=3D"notion-text"><span>=C2=A92026 PandaSuite. All rights reserved. A=
ddress: 40 rue Alexandre Dumas =E2=80=93 75011 Paris, France. You received =
this email because you subscribed to PandaSuite emails</span></div></div>
   =20
                </td>
              </tr>
           =20
        </tbody>
      </table>
   =20
      </div>
   =20
          <!--[if mso | IE]></td></tr></table><![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
       =20
      </div>
   =20
     =20
      <!--[if mso | IE]></td></tr></table><![endif]-->
   =20
   =20
      </div>
   =20
   <div align=3D"center" style=3D"color: #727272; font-size: 10px;">If you =
wish to unsubscribe from our newsletter, click <a style=3D"color:#01a4c6;" =
target=3D"_blank" href=3D"https://r.mail.pandasuite.com/mk/un/v2/sh/7nVTPdb=
LJ2bPbgJ3VsE46rJhZ4n3QTC/ym-CiesaNVxa">here</a></div>  </body>
</html>
 =20

---------?=_20058-5827095867101--

