Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <!-- Built with care by upcraft.io -->
 <head>
  <!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
  <o:PixelsPerInch>96</o:PixelsPerInch>
 </o:OfficeDocumentSettings>
</xml><![endif]-->
  <meta charset="utf-8"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <meta content="telephone=no,address=no,email=no,date=no,url=no" name="format-detection"/>
  <meta content="light" name="color-scheme"/>
  <meta content="light" name="supported-color-schemes"/>
  <!-- START Marketo Variables -->
  <!-- Global Variables-->
  <!-- Global Font Variables-->
  <!-- Background Variables-->
  <!-- Divider/Spacer Variables-->
  <!-- Padding Variables-->
  <!-- Headline Variables-->
  <!-- Hero Variables-->
  <!-- Alignment Variables-->
  <!-- Misc/Utility Variables-->
  <!-- Button 1 Variables-->
  <!-- Button 2 Variables-->
  <!-- Button 3 Variables-->
  <!-- END Marketo Variables -->
  <title>
   Intercom
  </title>
  <!-- No title needed for email -->
  <style>
   /* START - WEBFONTS, ALWAYS use import method for email to avoid automation tracking issues */
        @font-face {
            font-family: 'Medium LL';
            src: url('https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FMediumLL-Bold.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzc5OTQ2N30:1vRXNi:L92C-AH7d0QqbdB2aYUYl_RTTExJTlobQvXnRN0Qx6Y') format('woff2'),
                url('https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FMediumLL-Bold.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzgwNTk2Nn0:1vRXNi:l12GtUTHSrxgeunruLhHFhHpWFTzCi8KDugp3ZlCw8U') format('woff');
            font-weight: bold;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: 'Medium LL';
            src: url('https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FMediumLL-Regular.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzgwODAyNH0:1vRXNi:GNw4DsdKZAXgW4mSJ8BpZu-tzUeuhnA20n1k9EG3HIM') format('woff2'),
                url('https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FMediumLL-Regular.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzgwOTI5NX0:1vRXNi:oeuSQlknh15FmEimINjCQXw54yqsdTWAButFQXoo6Xg') format('woff');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }

        /* END - WEBFONTS, ALWAYS use import method for email to avoid automation tracking issues */

        /* START - Universal styles */
        body {
            margin: 0 !important;
            padding: 0 !important;

            font-family: $ {
                font_fallback
            }

            ,
            sans-serif;

            font-size: $ {
                global_font_size
            }

            ;

            color: $ {
                global_font_color
            }

            ;

            line-height: $ {
                global_line_height
            }

            ;
            -webkit-text-size-adjust: none;
            -ms-text-size-adjust: 100%;
            letter-spacing: -.25px;
        }

        a {
            color: $ {
                global_link_color
            }

            ;
        }

        img,
        a img {
            outline: none;
            text-decoration: none;
            border: none;
            -ms-interpolation-mode: bicubic;
        }

        .imgblock img {
            display: block;
        }

        .img100,
        .img100 img {
            width: 100% !important;
            height: auto !important;
        }

        p {
            margin-top: 0;
            padding-top: 0;
        }

        /* END - Universal styles  */
        /* START - Mobile universal styles */
        @media screen and (max-width: 480px) {
            body {
                margin: 0 !important;
                padding: 0 !important;
            }

            .t100 {
                width: 100% !important;
                float: none !important;
            }

            .mimg100 img,
            .mimg100 {
                width: 100% !important;
                height: auto !important;
            }

            .mimg50 img,
            .mimg50 {
                width: 50% !important;
                height: auto !important;
            }

            .text-center {
                text-align: center !important;
            }

            .heightauto {
                height: auto !important;
            }

            .herowidth {
                width: 90% !important;
            }

            .column {
                display: block !important;
                width: 100% !important;
            }

            .p0 {
                padding: 0 !important;
            }

            .pt0 {
                padding-top: 0 !important;
            }

            .pb0 {
                padding-bottom: 0 !important;
            }

            .plr0 {
                padding-left: 0 !important;
                padding-right: 0 !important;
            }

            .pt5 {
                padding-top: 5px !important;
            }

            .pr5 {
                padding-right: 5px !important;
            }

            .pb5 {
                padding-bottom: 5px !important;
            }

            .pl5 {
                padding-left: 5px !important;
            }

            .pt10 {
                padding-top: 10px !important;
            }

            .pr10 {
                padding-right: 10px !important;
            }

            .pb10 {
                padding-bottom: 10px !important;
            }

            .pl10 {
                padding-left: 10px !important;
            }

            .p15 {
                padding: 16px !important;
            }

            .pt15 {
                padding-top: 16px !important;
            }

            .pr15 {
                padding-right: 16px !important;
            }

            .pb15 {
                padding-bottom: 16px !important;
            }

            .pl15 {
                padding-left: 16px !important;
            }

            .pt20 {
                padding-top: 20px !important;
            }

            .pr20 {
                padding-right: 20px !important;
            }

            .pb20 {
                padding-bottom: 20px !important;
            }

            .pl20 {
                padding-left: 20px !important;
            }

            .pt30 {
                padding-top: 30px !important;
            }

            .pr30 {
                padding-right: 30px !important;
            }

            .pb30 {
                padding-bottom: 30px !important;
            }

            .pl30 {
                padding-left: 30px !important;
            }

            .plr15 {
                padding-left: 16px !important;
                padding-right: 16px !important;
            }

            .mpad {
                padding-left: 16px !important;
                padding-right: 16px !important;
            }
        }

        /* END - Mobile universal styles */
        /* START - Webfont fix, keeps Outlook from rendering Times. Loads for all devices except Outlook. */
        @media {
            body {
                font-family: 'Medium LL', sans-serif !important;
            }

            .headlines {
                font-family: 'Medium LL', sans-serif !important;

            }

        }

        /* END - Webfont fix, keeps Outlook from rendering Times. Loads for all devices except Outlook. */
  </style>
  <!--[if (gte mso 9)|(IE)]>
<style type="text/css">
table {
border-collapse: collapse;
border-spacing: 0; }
</style>
<![endif]-->
  <style>
   /* START - Fix white font Gmail dark mode */
        u+.body .gmail-blend-screen {
            background: #000;
            mix-blend-mode: screen;
        }

        u+.body .gmail-blend-difference {
            background: #000;
            mix-blend-mode: difference;
        }

        /* END - Fix white font Gmail dark mode */
  </style>
 </head>
 <body class="body" style="background: #ececec; min-width:100%;">
  <style type="text/css">
   div#emailPreHeader{ display: none !important; }
  </style>
  <div id="emailPreHeader" style="mso-hide:all; visibility:hidden; opacity:0; color:transparent; mso-line-height-rule:exactly; line-height:0; font-size:0px; overflow:hidden; border-width:0; display:none !important;">
   A step-by-step workbook for deploying AI support.
  </div>
  <!-- START - PH -->
  <div style="line-height:0; font-size:0; color:#ffffff; overflow:hidden; max-height:0; display: none;">
  </div>
  <div style="line-height:0; font-size:0; color:#ffffff; overflow:hidden; max-height:0; display: none;">
   ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
  </div>
  <!-- END - PH -->
  <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
   <tbody>
    <tr>
     <td class="p0" style="padding: 0px">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:650px;" width="650">
       <tbody>
        <tr>
         <td class="mktoContainer" id="wrapper" style="background: #ffffff; padding: 0;">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="img1dbafe457-a40b-4fba-b5c4-2e8df508c9f7" role="presentation" style="width:650px;" width="650">
           <tbody>
            <tr>
             <td class="mimg100" style="padding: 0;">
              <div class="mktoImg" id="kdf929ea381eb2-0d14-4911-9ac2-ce580c1b17fc" mktolockimgsize="true" mktolockimgstyle="true">
               <a target="_blank">
                <img class="mimg100" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FBlueprint-workbook.jpg%253Fversion%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzkwNTIzN30:1vRXNi:G8-wCECJWP2IiZHHUHjF4xt6M3kMqmv3AIOQj54Y0AM" style="display:block;" width="650"/>
               </a>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slkgsdgb8242768-2123-458b-916f-d7dd204f7a63" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad mktoText" id="skgodkd7b8dc9f1-65e6-49a8-900e-dcfce75d542a" style=" padding: 35px 0 5px 0; font-size: 16px; color: #17100E; line-height: 22px;">
                  <div>
                   Hi there,
                   <br/>
                   <br/>
                  </div>
                  <div>
                   The most common ways support teams waste time and money with AI are through early missteps.
                   <br/>
                   <br/>
                   Misaligned goals, oversimplified economics, and weak evaluation processes can prevent teams from ever seeing value.
                   <br/>
                   <br/>
                   So we wrote
                   <a id="" target="_blank">
                    The Blueprint Workbook: Launching an AI Agent
                   </a>
                   to help you avoid typical pitfalls. You’ll get step-by-step guidance through the three early choices that matter most:
                   <br/>
                   <ol>
                    <li>
                     Building a business case that won’t fall apart
                    </li>
                    <li>
                     Evaluating AI Agents with evidence, not assumptions
                    </li>
                    <li>
                     Deploying with a roadmap to improve performance
                    </li>
                   </ol>
                  </div>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="button02bb0568-9b01-4a0e-9aa3-503870284015" role="presentation" style="width: 650px" width="650">
           <tbody>
            <tr>
             <td class="mpad" style="padding: 5px 0px 20px 0px; background: #FFFFFF">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td>
                  <table border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" width="100%">
                   <tbody>
                    <tr>
                     <td class="heightauto mpad" style="padding: 0px;">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td>
                          <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float: center;">
                           <tbody>
                            <tr>
                             <td align="center" class="cta mktoText" id="Button4524a4d0-7b1a-451f-9eeb-c3ec3e008c45" style="background-color:#17100E;font-size:16px;text-align:center;-webkit-text-size-adjust:none; padding: 8px 22px 8px 22px; border-radius:0px; border:1px solid #17100E; font-weight:normal; line-height: 16px;">
                              <div>
                               <a style="color: #ffffff; text-decoration: none;" target="_blank">
                                Get the workbook
                               </a>
                              </div>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slkgsdga9ffeba5-8c19-43e5-bdb4-ef057fd408d6" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad mktoText" id="skgodkd01a4192c-b1ab-46df-bf8b-3ee3c68b8614" style=" padding: 25px 0 10px 0; font-size: 16px; color: #17100E; line-height: 22px;">
                  <div>
                   And if you want to see the highest-performing AI Agent for customer service, check out
                   <a id="" target="_blank">
                    Fin 3
                   </a>
                   .
                   <br/>
                   <br/>
                   It now works on more channels than any other AI Agent and resolves 65% of customer queries on average, including the most complex ones.
                   <br/>
                  </div>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="buttone9b9e3b6-5d96-48fc-8e48-c6c59936eed6" role="presentation" style="width: 650px" width="650">
           <tbody>
            <tr>
             <td class="mpad" style="padding: 15px 0px 20px 0px; background: #FFFFFF">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td>
                  <table border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" width="100%">
                   <tbody>
                    <tr>
                     <td class="heightauto mpad" style="padding: 0px;">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td>
                          <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float: center;">
                           <tbody>
                            <tr>
                             <td align="center" class="cta mktoText" id="Buttonf83a6b94-d73c-4447-be0c-29d026fc8394" style="background-color:#17100E;font-size:16px;text-align:center;-webkit-text-size-adjust:none; padding: 8px 22px 8px 22px; border-radius:0px; border:1px solid #17100E; font-weight:normal; line-height: 16px;">
                              <div>
                               <a style="color: #ffffff; text-decoration: none;" target="_blank">
                                See Fin 3 in action
                               </a>
                              </div>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slkgsdgf0ef53a1-6a2c-41ac-96ed-e7f87f78262a" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad mktoText" id="skgodkd59eee140-3adf-44d6-bc6a-21f5ee59da58" style=" padding: 25px 0 10px 0; font-size: 16px; color: #17100E; line-height: 22px;">
                  <div>
                   Lastly, we’re always here to help. If you want to talk through potential use cases or see what other companies are piloting, just reply to this email.
                   <br/>
                  </div>
                  <div>
                   <br/>
                  </div>
                  <div>
                   <br/>
                   Best,
                   <br/>
                  </div>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="qerre6f466603-de2a-489f-9ced-d8d6ac0d4866" role="presentation" style="width:650px;" width="650">
           <tbody>
            <tr>
             <td style="padding: 5px 0 40px 0; background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad pt30" style="padding: 0 0 0 0;">
                  <table align="left" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:50px; float:left;" width="50">
                   <tbody>
                    <tr>
                     <td class="pb15" style="text-align: center; font-size: 14px; line-height: 18px;">
                      <div class="mktoImg" id="kw56rf99id65e0c2f-99c7-4734-b3ea-a2408de1652c" mktolockimgsize="true" mktolockimgstyle="true">
                       <a>
                        <img src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FDeclan-Ivory-circle.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzkwNzM5fQ:1vRXNi:MRf0PQl2QyTrXmpbDYkVigKbsHvQISkLRW_1Ixopb5I" style="display: block;" width="50"/>
                       </a>
                      </div>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table align="right" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:505px; float:right;" width="505">
                   <tbody>
                    <tr>
                     <td class="heightauto">
                      <table align="left" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td class="mktoText" height="50" id="sasdg2qedbdaa67f0d-58b2-467b-9245-a0ae00294383" pardot-region="" style="font-size: 16px; line-height:20px;" valign="middle">
                          <div>
                           <strong>
                            Declan Ivory
                           </strong>
                           <br/>
                           VP of Customer Support
                           <br/>
                           Intercom
                          </div>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slkaselk" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" id="dv1" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td>
                  <table border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" width="100%">
                   <tbody>
                    <tr>
                     <td class="mpad">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td style="text-align: center; padding: 0px 0 0px 0;">
                          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                           <tbody>
                            <tr>
                             <td style="border-top:1px solid #17100E;font-size: 0; line-height: 1px; height: 1px;">
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slaqwoek53d988b7-9059-4833-8838-f0d204619123" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad" style="padding: 40px 0 40px 0;" valign="top">
                  <table align="left" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="float:left; width:225px;" width="225">
                   <tbody>
                    <tr>
                     <td class="pb5">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr class="t100">
                         <td style="padding-bottom: 5px;">
                          <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:72px;" width="72">
                           <tbody>
                            <tr>
                             <td style="text-align: center;">
                              <div class="mktoImg" id="kw2ce261cc4-e165-44df-9242-038c419369bb" mktolockimgsize="true" mktolockimgstyle="true">
                               <a>
                                <img alt="LinkedIn" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FSocialIcons-1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzkwODU1M30:1vRXNi:gjuJ7IabJxeAbsVa--oIR-qtMp-ppdtqGtsH7mLckQ4" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                             <td style="text-align: center;">
                              <div class="mktoImg" id="kwg5f39ef17f4-e5d2-4a1f-af8d-90966c55f354" mktolockimgsize="true" mktolockimgstyle="true">
                               <a>
                                <img alt="Twitter" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FSocialIcons.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzkwOTU3fQ:1vRXNi:TwWGx-fzFAu-_N9eDtfbiaHEBCzL83hytBQLDk9FUIY" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                             <td style="text-align: center;">
                              <div class="mktoImg" id="kw33de5674b-860c-45b9-929c-bc42da0b062b" mktolockimgsize="true" mktolockimgstyle="true">
                               <a>
                                <img alt="YouTube" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252Fyticon-black.png%253Fversion%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzkxMDU3N30:1vRXNi:pWrKQM4y11C_z-j5i138JANEYWmb9-dd9rGt5FfMu0Y" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td class="mktoText" id="kdjwaq9ea11c381-84b6-4710-a5a7-c9b9e45a4e46" style="font-size: 12px; line-height: 14px;" valign="bottom">
                          Intercom © 2025
                          <br/>
                          55 2nd St · San Francisco, CA · 94105
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table align="right" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:300px; float: right;" width="300">
                   <tbody>
                    <tr>
                     <td class="mktoText pt15" id="kdq95a22e857-7563-453c-b81f-2ff022ebac8d" style="text-align: left; font-size: 12px; line-height: 14px; padding-top:6px;">
                      This email was sent to d52e31ec@uifeed.com. If you no longer wish to receive these emails you may
                      <a rel="nofollow,noreferrer" style="color: #17100E;text-decoration:underline;">
                       unsubscribe
                      </a>
                      . View our
                      <a rel="nofollow,noreferrer" style="color: #17100E;text-decoration:underline;">
                       Privacy Policy
                      </a>
                      .
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <a>
  </a>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fem.intercom.com%252Ftrk%253Ft%253D1%2526mid%253DMjU4LUNMVy0zNDQAAAGejgUhs2nFN3lCkSbwH9xfQbcE1vT98Swds5nH08tZuQRT5bzC2TT0DwcN71RFUB_6DjvzVUxoq_TV0u6IOGbOgyp0Zo1D2iT1Kchaf59ytVJpgXufEmM8fbrqd54VN7K62D6PaNVB5tyQwF318w/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbS5pbnRlcmNvbSIsInRpbWUiOjE3NjQ5NDcxNjIuMzkxMjEwNn0:1vRXNi:RXa9Th496HoM9Wjrm6OM-LQSF3u3GlV6RMiBsFgi4a0" style="display:none !important;" width="1"/>
 </body>
</html>