<!DOCTYPE html>
<html lang="en" dir="ltr" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1 user-scalable=yes">
        <meta name="format-detection" content="telephone=no, date=no, address=no, email=no, url=no">
        <meta name="x-apple-disable-message-reformatting">
        <meta name="color-scheme" content="light dark">
        <meta name="supported-color-schemes" content="light dark">

        <title>trainline</title>
        <!--[if mso]>
        <noscript>
                <xml>
                        <o:OfficeDocumentSettings>
                                <o:PixelsPerInch>96</o:PixelsPerInch>
                        </o:OfficeDocumentSettings>
                </xml>
        </noscript>
        <![endif]-->


<!--DARK MODE STYLES-->
<style type="text/css">

        :root {
                color-scheme: light dark;
                supported-color-schemes:light dark;
                }

        @media (prefers-color-scheme: dark) {
                
                .dmodebg { background-color: #000000 !important; color: #ffffff !important;}
                .dmodetext { color: #ffffff !important;}
                .dmodebg_light_green { background-color: #96FF90 !important;}
                .dmodebg_dark_green { background-color: #003E33 !important;}

                [data-ogsc] .dmodebg { background-color: #000000 !important; color: #ffffff !important;}
                [data-ogsc] .dmodetext { color: #ffffff !important;}
                
        }

</style>

<!--STYLES-->
<style>
        body {
                margin: 0;
                padding: 0;
                -webkit-font-smoothing: antialiased;
                -moz-font-smoothing: antialiased;
                -o-font-smoothing: antialiased;
                mso-line-height-rule: exactly;

        }

        * {
                -ms-text-size-adjust: 100%;
                -webkit-text-size-adjust: 100%;
        }

        div[style*="margin: 16px 0"] {
                margin: 0 !important;
        }

        #MessageViewBody,
        #MessageWebViewDiv {
                width: 100% !important;
        }

        table {
                border-collapse: collapse;
                mso-table-lspace: 0;
                mso-table-rspace: 0;
        }

        sup {
                line-height: 0;
                font-size: 75%;
        }

        th {
                font-weight: normal;
                padding: 0;
                border-collapse: collapse;
        }

        u~div img+div {
                display: none;
        }

</style>

<style>

                @media screen and (max-width:480px) {

                        .show {
                                display: block !important;
                        }

                        .nomob {
                                display: none !important;
                                width: 0px !important;
                                height: 0px !important;
                        }

                        .mobilecontent {
                                display: block !important;
                                max-height: none !important;
                        }

                        /*MOBILE WIDTHS*/
                        .wrapto100pc {
                                width: 100% !important;
                                height: auto !important;
                        }
                        .wrapto90pc {
                                width: 90% !important;
                                height: auto !important;
                        }
                        .wrapto85pc {
                                width: 85% !important;
                                height: auto !important;
                        }
                        .wrapto80pc{
                                width: 80% !important;
                                height: auto !important;
                        }
                        .wrapto60pc {
                                width: 60% !important;
                                height: auto !important;
                        }
                        .wrapto40pc {
                                width: 40% !important;
                                height: auto !important;
                        }


                        .wrapto116px {
                                width: 116px !important;
                                height: auto !important;
                        }

                        .wrapto70px {
                                width: 70px !important;
                                height: auto !important;
                        }


                        .wrapto100x100pc {
                                width: 100% !important;
                                height: 100% !important;
                                min-height: 140px;
                        }

                        .wrapto100x100pc2 {
                                width: 100% !important;
                                height: 100% !important;
                                min-height: 280px;
                        }


                        /*STACK*/
                        .stack-column,
                        .stack-column-center {
                                display: block !important;
                                width: 100% !important;
                                max-width: 100% !important;
                                direction: ltr !important;
                        }
                        .stack-column-left {
                                text-align: left !important;
                                display: block !important;
                                width: 100% !important;
                                max-width: 100% !important;
                                direction: ltr !important;
                        }
                        .stack-column-right {
                                text-align: right !important;
                                display: block !important;
                                width: 100% !important;
                                max-width: 100% !important;
                                direction: ltr !important;
                        }

                        .stackholder {
                                display: table;
                                width: 100%;
                        }

                        .stacktop {
                                display: table-header-group !important;
                        }

                        .stackbottom {
                                display: table-footer-group !important;
                        }

                        /*PADDINGS*/

                        .p0 {padding: 0px !important;}

                        .t0 {padding-top: 0px !important;}
                        .t10 {padding-top: 10px !important;}
                        .t20 {padding-top: 20px !important;}
                        .t40 {padding-top: 40px !important;}

                        .b0 {padding-bottom: 0px !important;}
                        .b10 {padding-bottom: 10px !important;}
                        .b20 {padding-bottom: 20px !important;}
                        .b40 {padding-bottom: 40px !important;}

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

                        .pr0 {padding-right: 0px !important;}
                        .pr12 {padding-right: 20px !important;}

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

                        .buttonpaddingmso { mso-padding-alt: 10px 14px!important;}
                        .buttonpadding { padding: 10px 14px!important;}

                        .heightauto{height: auto!important;}
                        .height280{height: 280px!important;}
                        .height150{height: 150px!important;}

                        .imgw80{width: 80px !important; max-width: 80px !important;}

                        .headline_copy {font-size: 50px !important;}

                        .mobHeight100 {
                                height: 100%;
                        }

                        .mobHeight50 {
                                height: 50% !important;
                                width: 20px !important;
                        }
                        table, .myTable { border:0; border-collapse:collapse;
                        
                        }

                }
        </style>

        <style type="text/css">
                @media all {
                        /*Bold*/
                        @font-face {
                                font-family: "TLCircular";
                                src: url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Bold.eot');
                                src: url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Bold.eot#iefix') format('embedded-opentype'),
                                url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Bold.woff2') format('woff2'),
                                url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Bold.woff') format('woff'),
                                url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Bold.ttf') format('truetype'),
                                url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Bold.svg#TLCircularBold') format('svg');
                                font-weight: 700;
                                font-style: normal;
                        }

                        /*Regular*/
                        @font-face {
                                font-family: "TLCircular";
                                src: url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Book.eot');
                                src: url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Book.eot#iefix') format('embedded-opentype'),
                                url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Book.woff2') format('woff2'),
                                url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Book.woff') format('woff'),
                                url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Book.ttf') format('truetype'),
                                url('https://static.trainlinecontent.com/content/WEB/fonts/tl-circular-1.0.1/TLCircular-Book.svg#TLCircularBook') format('svg');
                                font-weight: 400;
                                font-style: normal;
                } 
        }
        </style>



        <!--MOBILE FONTS-->
        <style type="text/css">@media screen and (max-device-width: 480px), screen and (max-width:480px) {
        .h1StyleMob { font-size: 30px !important;line-height: 34px !important;font-weight: 700 !important; }
        .h2StyleMob { font-size: 20px !important; line-height: 26px !important; font-weight: 700 !important; }
        .h3StyleMob { font-size: 16px !important; line-height: 20px !important; font-weight: 400 !important; }
        .h4StyleMob { font-size: 12px !important; line-height: 16px !important; font-weight: 400 !important; }
        .h5StyleMob { font-size: 14px !important; line-height: 18px !important; font-weight: 400 !important; }
        .ctaFontStyleMob { font-size: 14px !important; line-height: 18px !important; }
        }</style>

</head>

<body class="body dmodebg" style="background-color: #EAEEED;mso-line-height-rule: exactly;">
<div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
 


Over 1,000 stations you can choose from
</div>
<div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">\u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff \u034f \u200c   \u2007 \ufeff </div>

        <div role="article" lang="en" dir="ltr" class="dmodebg" aria-label="New journeys \u2705 New features \u2705" style="background-color: #EAEEED;">

                <!-- Visually Hidden Preheader Text : BEGIN -->

        <!-- Font Families and Colors -->
                <!-- Font Sizes -->
                <!--Colors-->
                <!-- CTA Style -->
                <!--Text Link -->
                <!--Footer Styles -->
                <div style="display:none">
                 \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f \u034f
        </div>




         <!--start first name assign-->

 <!--end first name assign-->

  <!--start has app assign-->

   <!--end has app assign-->








 
 
 
 

 






    
<!-- ASSIGN FIRST CARRIER FOR DOCUMENTS AND STATION ARRIVAL MODULES-->    

     

<!---ASSIGNING TOD Enabled ticket machine (TOD) stations--->



 



    

                

 <!---ASSIGNING Ticket office only (TOO) stations--->
                


 



    

                













 <!--ASSIGN LUGGAGE RESTRICTIONS-->
    


        

        
                <!--START - Logo Module -->

                
                        
                        <table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#ffffff">
                                                <tr>
                                                        <td valign="top" align="center" style="padding: 20px;">
                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" align="center" style="width:580px;" class="wrapto100pc">
                                                                        <tr>
                                                                                <td valign="top" align="center">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td width="30%" valign="middle" align="left" class="wrapto40pc">
                                                                                                                <a href="http://ablink.comms.trainline.com/uni/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4l5bJcUFS-2FLUhfYbayiiXiumasNDOa2aEgz-2BWUKZ5PBezw8-2Fc1TfuK74k8tFTsKVM9aQRZtvIplJBJD38BMQ7M-2FQbzAzVN7DUQumFJ3YUSCQQy9Wn76po5tI96-2BnUy4abqFHrzFDr2rrL8L-2BvlbLTd2268DSk9YQaQzV9n-2BxPFzA9R0fwo8nA3L1KLkQKVkw-2BPt-2Bg1yyIFtOqrfrgjIg83ml7i-_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIMBDIA3naP8P0Zsd7Iol91FrkVE-2B4CkiMtIhHXhn-2FC-2Fce-2FgSN81xiQxfXWH4azoPlkErCggfdUlXtQRYj-2B-2Bn2J-2BETWMuqiZ-2BLoRkayDIHgM2-2FrCbCJ496Bk4VywxkfaBR" target="_blank" universal="true" clicktracking="on">
                                                                                                                        <img width="155" alt="trainline" border="0" style="display:block; width:155px; height: auto;" class="wrapto116px" src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/5dcc41843f0da2153751dd68/original.png?1573667204">
                                                                                                                </a>
                                                                                                        </td>
                                                                                                        <td width="70%" valign="middle" align="right" class="wrapto60pc">
                                                                                                                <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
        <tr>
                <td valign="middle" align="right" style="padding: 0;margin: 0;">
                        <h5 style="font-family:'TLCircular', sans-serif;color:#5B6466;font-size: 14px; line-height: 18px; font-weight: 400;text-align:right;padding:0 10px 0 0;margin: 0;" class="h5StyleMob dmodebg">
                                <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4lqiKUxuhuwHjPeXxoTvxZBuM6KvcLfY4unL16NMgq-2Fds2reTFdSzX-2FRepj24s9hRlE-2BgWxPjKWcelrFwr90zxuRqkL2P2SWIk8qApov-2FIayA-2BX1ckNjDjf6hsV7-2FJRlugbQjrwZfU9sChzlujMuDezLiHxspPm5vAP1UMVHA-2FlGHPud2ZcZyBFgekBQCcxT1CAgk4nWsfL7gw5mZAND4VBLd9TVAhV0lfUhbSgNW2YOF8VEsAW32eORX509oB35v8-3DpOHb_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeInx5DOEsExypKWc9ziQAbJQ2gRJo1JDyzQz7pFIE-2FR54GHDrg9HiPyCncHTbY32hPT5KI4yQkt1qcnVVydITGAWURm-2F8oz8PCSvppnUpgFIAXikXoElkVNhfwvT-2FRsxWN" style="color:#5B6466;text-decoration: none;" class="dmodebg">
                                        
                                        Create account 
                                        
                                </a>
                        </h5>
                </td>
                <td width="34" valign="middle" align="right" style="padding: 0;margin: 0;">
                        <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4lqiKUxuhuwHjPeXxoTvxZBuM6KvcLfY4unL16NMgq-2FdvuuYtkZBHV8PO-2FlAjjXhmrmnDOdIGmSV17ZiURgHkLtruNU3SW7yILqYdougj0OgV24ZBShwHGtvAfi9oTWIxdKr07Pkikj2h-2FkvmlCAHSdPv90KN-2FWIL0YDyj1EEbQpHX7yfI1g79PMP3K51djSYzwVFlsBA60TK7TyiBX7LRhKCMg2pZioCxYzRIKRn-2Fwp9fM3S7hK4zgIB8n09DidkA-3DKzgE_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIIma8J6EnDbQll3l6jnxr-2B3PWmLLi4C8D-2B7QS4h1EXIHPl-2B9TQWZUKh8KnoQjiOxxXgYQKeQMkQP8aYCDtlPovQlnLQO-2BriNEyhJ9nI7YunOjH9N9nDroyDLPugbbHWBz" target="_blank" _label="MyAccount"><img style="display:block;" border="0" src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/66c8970740e4700071d99363/original.png?1724421894" width="34" height="34" alt="My account"></a>
                </td>
        </tr>
</table>
                                                                                                        </td>
                                                                                                </tr>
                                                                                        </table>
                                                                                </td>
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                </table>
                <!--END - Logo Module -->
        <!--START - Body Content-->

        
                        
                        
                                
                                
                                
                                
                        <!-- START HEADER Checkin-->      
                
                        
                        <table align="center" role="presentation" width="620" height="67" cellpadding="0" cellspacing="0" border="0" style="width: 620px; background-color: #ffffff;" class="wrapto100pc">
                                <tr>
                                        <td style="background-color: #00a88f">
                                                <!-- HERO COPY -->
                                                <table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%; background-color: #00a88f;">
                                                        <tr>
                                                                <td width="20" height="20"></td>
                                                                <td width="580" height="20" class="wrapto90pc"></td>
                                                                <td width="20" height="20"></td>
                                                        </tr>
                                                                <tr>
                                                                <td width="20"></td>
                                                                <td class="headline_copy wrapto90pc" width="580" style="font-size: 70px; line-height: 1; color: #002336; font-family: 'TLCircular', 'Helvetica', 'Arial'; font-weight: 700;">
                                                                Pick it up and go!</td>
                                                                <td width="20"></td>
                                                        </tr>
                                                        <tr>
                                                                <td width="20" height="20"></td>
                                                                <td width="580" height="20" class="wrapto90pc"></td>
                                                                <td width="20" height="20"></td>
                                                        </tr>
                                                </table>
                                                <!-- HERO COPY END -->
                        
                                                <!-- HERO IMAGE SPLIT BG -->
                                                <table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                                                        <tr>
                                                                <td align="center" valign="top" style="padding:0; margin:0;">
                                                                        <!-- Background split -->
                                                                <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="width:100%; height:100%;">
                                                                <tr>
                                                                        <td width="20" height="100%" style="width:20px; height:100%">
                                                                                <table width="20" height="100%" border="0" cellspacing="0" cellpadding="0" style="width:20px; height:100%">
                                                                                        <tr><td width="20" height="160" class="mobHeight50" style="width:20px; height:160px; background-color: #00a88f;"></td></tr>
                                                                                        <tr><td width="20" height="160" class="mobHeight50" style="width:20px; height:160px; background-color: #002336;"></td></tr>
                                                                                </table>
                                                                        </td>
                                                                        <td width="580" height="100%" class=" wrapto100pc" style="width: 580px; height: 100%;">
                                                                                <table width="580" height="280" border="0" cellspacing="0" cellpadding="0" class="wrapto100pc myTable" style="background-color: #FFB7EE; background: linear-gradient(180deg,#00a88f 0%, #00a88f 50%, #002336 50%, #002336 100%); width: 580px; height: 280px;">
                                                                                        <tr><td width="580" height="20" style="width:580px; height:20px; background-color: #00a88f;"></td></tr>
                                                                                        <tr>
                                                                                                <td width="580" height="280" class="wrapto100pc" style="background-color: #00a88f; background: linear-gradient(180deg,#00a88f 0%, #00a88f 50%, #002336 50%, #002336 100%); width: 580px; height: 280px">

                                                                                                <a href="http://ablink.comms.trainline.com/uni/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4n2tecDPp4JIRzE8GXEJCptaS5g0waRZTGj1FpfLSgem5UzmcSNmSf-2BcGMyIyzrmUQJdEPC2JNbvI2iuHQOgDCiy5pKkiDZKWLhRk-2B0Rdz-2BxXcHvva3sTcl3-2BBO8uJm2B2DvGsJ2ZUIZISOGSJphjK-2ByeM3sxgEf1nkYXeYgEnIWrmH3kjYPyrJl-2BD32ZM9SaW9V4a5dTTTo15chuc6hkABXz5sy-2ByEJ7Kfu4XM1LT46NilM0VWXQ5D3VDv989bwXeUHcBLoZ59P15JyaZJH1nJiveG_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIEuHEDg7VexPVdzXTsOD9gP6PCtMPeD8HRCrE85o9wMu3ojd0awRhIoGej9rn1G2dTR5qLEkNdP3wn2wblezmqJ0YlJUF8RYSgfRSnu6hwOwlqH76MzXyi7sJhqR-2BG31Z" target="_blank" universal="true" clicktracking="on">
                                                                                                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/69440830b5e46c0dde06b3aa/original.png?1766066222" width="580" height="280" alt="Your next trip, now with upgraded features" style="display:block; border-radius:30px; width:580px; height:280px; background: linear-gradient(180deg,#00a88f 0%, #00a88f 50%, #002336 50%, #002336 100%)" class="wrapto100pc">
                                                                                                </a>
                                                                                                </td>
                                                                                        </tr>
                                                                                        <tr><td width="580" height="20" style="width:580px; height:20px; background-color:#002336;"></td></tr>
                                                                                </table>
                                                                        </td>
                                                                        <td width="20" height="100%" style="width:20px; height:100%">
                                                                                <table width="20" height="100%" border="0" cellspacing="0" cellpadding="0" class="mobHeight100" style="width:20px; height:100%">
                                                                                        <tr><td width="20" height="160" class="mobHeight50" style="width:20px; height:160px; background-color: #00a88f;"></td></tr>
                                                                                        <tr><td width="20" height="160" class="mobHeight50" style="width:20px; height:160px; background-color: #002336;"></td></tr>
                                                                                </table>
                                                                        </td>
                                                                </tr>
                                                                </table>
                                                                </td>
                                                        </tr>
                                                </table>
                                                <!-- HERO IMAGE SPLIT BG END -->
                                        </td>
                                </tr>
                        </table>

                        <!-- END HEADER TOD -->   

                        <!-- START HEADER NONTOD-->       
                 
                

                <table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#FFFFFF">
                                                <tr>
                                                        <td valign="top" align="center" style="padding: 20px;">
                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" align="center" style="width:580px;" class="wrapto100pc">
                                                                        <tr>
                                                                                <td valign="top" align="left" style="padding: 0">
                                                                                        <h2 style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 28px; line-height: 34px; font-weight: 700;text-align:left;margin: 0;" class="h2StyleMob dmodebg">
                                                                                                <strong style="font-weight: 700;">Your ticket and you</strong>
                                                                                        </h2>
                                                                                </td>
                                                                        </tr>
                                                                        <tr>
                                                                                <td valign="top" align="left" style="padding: 20px 0 0;">
                                                                                        <h3 style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;" class="h3StyleMob dmodebg">
                                                                                                Great! You\u2019ve got your ticket (via Trainline, like an absolute travel pro). Here\u2019s how to use it to breeze over to <strong style="">West Hampstead Thameslink</strong>.
                                                                                                <br><br>
                      

<!-- false 
AtocKiosk
N
45J4CWKC
TOD
ATOC-->
</h3>
<table cellspacing="0" cellpadding="0" border="0" style="max-width: 100%;">
    <!-- CHECKIN -->
    
    <!--SPLITSAVE -->
    
     <!--EUROSTAR -->
       
    <!-- VIEWTICKET APP -->
      
    <tr style="padding-bottom: 10px;">
        <td valign="top">
            <table cellspacing="0" cellpadding="0" border="0" style="display: inline-block;">
                <tr>
                    <td>
                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/68af03ded4c33e00915c3c14/original.png?1756300254" alt="Icon 2" width="24" height="24">
                    </td>
                    <td valign="top" align="left" style="padding: 6px 0 6px 12px;">
                                        <h3 style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;" class="h3StyleMob dmodebg">
                        Remember, tickets must be collected before travel and can only be collected at certain stations. Before you travel, check that your departure station supports ticket collection.
                        </h3>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <!-- TOD2 -->
    <tr style="padding-bottom: 10px;">
        <td valign="top">
            <table cellspacing="0" cellpadding="0" border="0" style="display: inline-block;">
                <tr>
                    <td>
                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/68af03de0216810083a68e18/original.png?1756300254" alt="Icon 2" width="24" height="24">
                    </td>
                    <td valign="top" align="left" style="padding: 6px 0 6px 12px;">
                                        <h3 style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;" class="h3StyleMob dmodebg">
                        Use your collection reference number 45J4CWKC to collect your tickets from any self-service machine 15 minutes after booking. You\u2019ll also find this reference in your inbox.
                        </h3>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <!-- TOO1 -->
    
    <!-- RAILCARD (BOOKED W/ RC) -->
    
    <tr style="padding-bottom: 10px;">
        <td valign="top">
            <table cellspacing="0" cellpadding="0" border="0" style="display: inline-block;">
                <tr>
                    <td>
                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/6647385a507f9e00636e9cc7/original.png?1715943514" alt="Icon 2" width="24" height="24">
                    </td>
                    <td valign="top" align="left" style="padding: 6px 0 6px 12px;">
                                        <h3 style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;" class="h3StyleMob dmodebg">
                        Remember to bring your Senior Railcard when you travel. 
                        </h3>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    
    <!-- TICKET MTicket -->
    
    <!-- TICKET GENERIC-->
    <tr style="padding-bottom: 10px;">
        <td valign="top">
            <table cellspacing="0" cellpadding="0" border="0" style="display: inline-block;">
                <tr>
                    <td>
                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/6647350c4179a40058d1c5dc/original.png?1715942668" alt="Icon 3" width="24" height="24">
                    </td>
                    <td valign="top" align="left" style="padding: 6px 0 6px 12px;">
                                        <h3 style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;" class="h3StyleMob dmodebg">
                        Show your ticket at the platform gates, or show it to a ticket inspector when boarding.
                        </h3>
                    </td>
                </tr>
            </table>
        </td>
    </tr>         
    
    <!-- MANAGEONLINE GENERIC -->

    <tr style="padding-bottom: 10px;">
        <td valign="top">
            <table cellspacing="0" cellpadding="0" border="0" style="display: inline-block;">
                <tr>
                    <td>
                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/6647350cdb7bb3006b74ee89/original.png?1715942668" alt="Icon 4" width="24" height="24">
                    </td>
                    <td valign="top" align="left" style="padding: 6px 0 6px 12px;">
                                        <h3 style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;" class="h3StyleMob dmodebg">
                        Manage your booking online.
                        </h3>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    
    <!-- Venice -->
    
    <!-- York -->
    
    <!-- ATOC Bike -->
    
    <tr style="padding-bottom: 10px;">
        <td valign="top">
            <table cellspacing="0" cellpadding="0" border="0" style="display: inline-block;">
                <tr>
                    <td>
                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/6926d32211ed16187d165e17/original.png?1764152098" alt="Icon 5" width="24" height="24">
                    </td>
                    <td valign="top" align="left" style="padding: 6px 0 6px 12px;">
                                        <h3 style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;" class="h3StyleMob dmodebg">
                        Travelling with a bike? <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4nb554qO7P3tqkeGElw92GEMaVkuMz05A0OoszDmyxlhCrOMvRYYZthuzVIZs2sW-2BfJ7foa-2FXRCCyFZPrSEoI-2BCRjqaH2h8ywl0BlSCyOZBFw-3D-3DeFgd_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeI-2FIWQ5Vu8uusIjyPd7bvqFPntenPvW5eQgNTPizoJzBHM5lW2q04lz2-2Fh3enygcRGUgRNLKkMD9WezYjCStJiIBFk2MqmoCI80IiC12YF-2BI-2FWK2kPL9YjNwzscAZWFuit">Check here</a> to ensure it meets the size requirements for onboard storage, before you travel.
                        </h3>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    
    <!-- Ferry -->
    
</table>

                                                                                        
                                                                                </td>
                                                                        </tr>
                                                                        

                                                                        

                                                                         <tr>
                                                                                <td valign="top" align="left" style="padding: 20px 0 0;">
                                                                                        <table cellpadding="0" cellspacing="0" border="0" role="presentation" class="wrapto100pc" align="left">
                                                                                                <tr>
                                                                                                        <td valign="top" align="left">
                                                                                                                <table border="0" cellspacing="0" cellpadding="0" role="none" align="left" style="border-collapse: separate !important;">
                                                                                                                        <tr>
                                                                                                                                <td valign="middle" align="center" class="buttonpaddingmso dmodetext" bgcolor="#00A88F" style="border-radius:48px; mso-padding-alt: 10px 23px;">
                                                                                                                                        <a href="http://ablink.comms.trainline.com/uni/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4n2tecDPp4JIRzE8GXEJCptlhybVAa5IYnEYNSneghZQs9QjFUE-2BHXA6sW-2BvbB02Q3a3Qh7chkdxdBqNAz6sD1YmHvkMawjAzNycTpFFzURcjg64-2BSWvSJvwZee68wigwqQ7Nabg05754-2FC1kjJ8tmkK3Feq2Ay8ajJSwq6l99kpAvNhLjLmvT9zB3djhpi-2FvRaYtgsDYbbX6Y-2B0hzIfS6dq1XY9ecWxyLL5fPVPOgn3DtC2X8WwUPfNZtEPX1y0XxHav83Hh1ASqjgLQm2jcZw0gWA9-2BBA5T0-2FcopjxTspsQ-3D-3DAc_P_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIf-2Bq8eOQnxbu-2FS-2FKdfPaO5i2g7qA-2BoW4plvLHMaFGd2Go-2FZg5qUWcBUl4LAODbLjAbDtndyP1X94kEvqX5UBtmhbQ69hLjsXIadj9IYnO9NLTfZL8hOs-2F-2BND6NVdeYzrq" target="_blank" universal="true" clicktracking="on" class="ctaFontStyleMob buttonpadding dmodetext" style="font-weight: 700; text-decoration: none; padding: 10px 23px; display: inline-block;color:#FFFFFF;font-size: 20px; line-height: 20px;font-family:'TLCircular', sans-serif;">
                                                                                                                                                View journey
                                                                                                                                        </a>
                                                                                                                                </td>
                                                                                                                        </tr>
                                                                                                                </table>
                                                                                                        </td>
                                                                                                </tr>



                                                                                        </table>
                                                                                </td>
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                </table>


<!-- Template starts here -->

<table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#ffffff">
                                                <tr>
                                                        <td valign="top" align="center" style="padding: 10px;">
                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" align="center" style="width:600px;" class="wrapto100pc">
                                                                        <tr>
                                                                                <td valign="top" align="center">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td width="30%" valign="middle" align="left" class="wrapto40pc">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background: #ebf2ff; background-color: #ffffff; width: 100%">
  <tbody>
    <tr>
      <td style="
          direction: ltr;
          font-size: 0px;
          padding: 6px 0;
          text-align: center;
        ">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tbody>

            <!-- Title -->
            <tr>
              <td align="left" style="padding: 0 26px 26px 26px; word-break: break-word">
                <div style="
                    font-family: 'TLCircular',-apple-system, BlinkMacSystemFont, sans-serif;
                    font-size: 13px;
                    text-align: left;
                    color: #000001;
                  ">
                  <h3 style="
                      line-height: 28px;
                      text-align: left;
                      display: block;
                      font-family: 'TLCircular',-apple-system, BlinkMacSystemFont, sans-serif;
                      font-size: 24px;
                      margin: 0;
                      font-weight: 700;
                      color: #000001;
                    ">
                    Here are the details of your trip:
                  </h3>
                </div>
              </td>
            </tr>

            <!-- Content -->
            <tr>
              <td align="left" style="
                  font-size: 0px;
                  padding: 0 26px 0 26px;
                  word-break: break-word;
                ">
                <div style="
                    font-family: 'TLCircular',-apple-system, BlinkMacSystemFont, sans-serif;
                    font-size: 13px;
                    text-align: left;
                    color: #000001;
                  ">

                  <!-- Outbound label -->
                  <table style="padding: 0 0 20px 0; margin: 0" cellpadding="0" cellspacing="0" role="presentation">
                    <tbody>
                      <tr>
                        <td style="vertical-align: center">
                          <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/651c2dc6747d370201b1ff04/original.png?1696345541" width="22" height="26" alt="" style="outline: currentcolor; text-decoration: none; border: medium; display:block;">
                        </td>
                        <td style="
                            vertical-align: center;
                            padding: 0 0 10px 25px;
                            line-height: 50px;
                            font-size: 22px;
                          ">
                          <strong>Outbound: 14/07/2026</strong>
                        </td>
                      </tr>
                    </tbody>
                  </table>

                                                                        
                  

                  <!-- UNIFIED TIMELINE -->
                  <table width="100%" cellpadding="0" cellspacing="0" role="presentation" style="padding:0; margin:0;">
                    <tbody>

                      <!-- ROW 1: ORIGIN dot + time/station + coach/seat + amenities -->
                      <tr>
                        <!-- TIMELINE COLUMN -->
                      
<td width="16" valign="top" align="center" style="padding:0; font-size:0; line-height:0;">
  <!-- DOT -->
  <div style="width:16px; height:16px; border-radius:16px; background-color:#7f8a8d; display:block;">&nbsp;</div>

  <!-- CONTINUOUS LINE (no nested table rows = no break) -->
  <div style="width:4px; height:150px; background-color:#7f8a8d; border-radius:0px; display:block; margin:0 auto;">&nbsp;</div>
</td>


                        <!-- CONTENT COLUMN -->
                        <td valign="top" style="padding:0 0 0 32px;">

                          <!-- Time + station -->
                          <p style="
                              line-height: 22px;
                              font-size: 22px;
                              font-weight: 700;
                              text-align: left;
                              display: block;
                              font-family: 'TLCircular',-apple-system, BlinkMacSystemFont, sans-serif;
                              margin: 0;
                              color: #000001;
                            ">
                            19:36
                            <span style="
                                line-height: 22px;
                                font-size: 18px;
                                font-weight: 700;
                                text-align: left;
                                display: inline;
                                font-family: 'TLCircular',-apple-system, BlinkMacSystemFont, sans-serif;
                                margin: 0;
                                color: #000001;
                                padding: 0 0 0 8px;
                              ">
                              Gatwick Airport
                            </span>
                          </p>

                          


<!-- Coach/Seat -->
<div style="padding:2px 0 0;">

  

    <!-- Unreserved -->
    <table cellpadding="0" cellspacing="0" role="presentation" style="margin:0;">
      <tr>
        <td valign="top" style="padding:24px 10px 0 0;">
          <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/6966254e23be050707258d6b/original.png?1768301901" width="24" height="24" style="display:block;border:0;max-width:28px;height:auto;" alt="">
        </td>
        <td valign="top" style="font-family:'TLCircular',-apple-system,BlinkMacSystemFont,sans-serif;
                   font-size:18px; line-height:28px; font-weight:300; color:#000001; padding:24px 10px 0 0;">
          Coach <span style="font-weight:600;">Unreserved</span>
        </td>
      </tr>
    </table>

  

  <!-- Amenities -->
  <div style="padding:18px 0 0;">


    <!-- Thameslink 
West Hampstead Thameslink
Gatwick Airport-->

<!--ASSIGN CARRIER UK -->
 



<table cellspacing="0" cellpadding="0" border="0" style="max-width: 100%;">
    <tr>
        <!-- First group: Two icon and text pairs -->
        <td valign="top" style="padding-right: 20px;">
            <!-- WIFI -->
            
            <!-- POWER -->
            
        </td>
    </tr>
    <tr>
        <!-- Second group: Three icon and text pairs -->
        <td valign="top" style="padding-right: 20px;">
            <!-- ENTERTAINMENT -->
            
            <!-- BAR -->
            
            <!-- BIKE -->
            
        </td>
    </tr>
</table>

<!-- UK ONLY WIFI AND BIKE ONLY -->


<!-- FRECCIABIANCA -->

<!-- INTERCITY -->
   


  </div>

</div>

                        </td>
                      </tr>

                      <!-- ROW 2: LINE -->
                      <tr>
                        <td width="16" valign="top" align="center" style="padding:0; font-size:0; line-height:0;">
  <div style="width:4px; height:18px; background-color:#7f8a8d; border-radius:0px;">&nbsp;</div>
</td>

                        <td style="padding:0 0 0 32px; font-size:0; line-height:0;">&nbsp;</td>
                      </tr>

                      <!-- ROW 3: DESTINATION dot + arrival time/station -->
                                                                                        
                      <tr>
                        <td width="16" valign="top" align="center" style="padding:0;">
                          <!-- DOT -->
  <div style="width:16px; height:16px; border-radius:16px; background-color:#7f8a8d; display:block;">&nbsp;</div>
                        </td>
                        <td valign="top" style="padding:0 0 24px 30px;">
                          <p style="
                              line-height: 22px;
                              font-size: 22px;
                              font-weight: 700;
                              text-align: left;
                              display: block;
                              font-family: 'TLCircular',-apple-system, BlinkMacSystemFont, sans-serif;
                              margin: 0;
                              color: #000001;
                            ">
                            20:29
                            <span style="
                                line-height: 22px;
                                font-size: 18px;
                                font-weight: 700;
                                text-align: left;
                                display: inline;
                                font-family: 'TLCircular',-apple-system, BlinkMacSystemFont, sans-serif;
                                margin: 0;
                                color: #000001;
                                padding: 0 0 0px 8px;
                              ">
                              West Hampstead Thameslink<br>
                            </span>
                          </p>
                        </td>
                      </tr>

                    </tbody>
                  </table>
                  <!-- END UNIFIED TIMELINE -->

                  
                  

                  <!-- Check whether inbound exists -->
                
                

                
              </td>
            </tr>

          </tbody>
        </table>
      </td>
    </tr>
  </tbody>
</table>

</td>
                                                                                                </tr>
                                                                                        </table>
                                                                                </td>
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                </table>

<!-- Template ends here -->


                <table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center" style="padding: 0;">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#ffffff">
                                                <tr>
                                                        <td width="100%" valign="top" align="center" style="padding:0;color:#192325;">
                                                                
                                                        </td>
                                                </tr>
                                                
                                                
                                                
                                        </table>
                                </td>
                        </tr>
                </table>

<!--ID ARRIVE EARLY TRENITALIA  -->
  
                        <table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#FFFFFF">
                                                <tr>
                                                        <td valign="top" align="center" style="padding: 20px;">
                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" align="center" style="width:580px;" class="wrapto100pc">
                                                                        <tr>
                                                                                <!-- START 1ST COLUMN -->
                                                                                <th width="18%" valign="middle" align="center" style="padding-right: 10px;">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td valign="middle" align="left" style="padding: 0;">
                                                                                                                <a href="http://ablink.comms.trainline.com/uni/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4lmhXiwUjNcmOKKBuCdgHfvaT14l11wjuMaHn0iD0jQwYHfndqENN72KZ0xl-2BYuuy5SS-2BByj2jq3aJ-2Fg-2BL9ZnzsUKRj42uRu4HPFnPfPuxEFguK6zINHLnVIM5OBgmM1LLbk3-2FgpnNgDTOPwczpFNfWFw-2Fk2hbDMZMP9xQiXUZLt7gzaZjICNXOhpceqKrhapNaYodWHFukIdkGFnHx3ABS_O18_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeINKgULZtI4WwyE4c-2BSyeXK-2BDLxlHcZOp6nd26tIM-2BQ350D2GOR5YBngM8hLMqFtcpvBFcoNn9y2j9NZvuJ-2Fl8vOAfRUfbGg4G33H-2BcIlIqkaLzUA-2Ff8MtQze8jZFYSHCg" target="_blank" universal="true" clicktracking="on">
                                                                                                                        <img width="100" height="100" border="0" class="imgw80" src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/6944072e403e340d46a535ac/original.png?1766065966" style="width: 100px;height: 100px; height: auto; display: block;border-radius:30px" alt="Trainline">
                                                                                                                </a>
                                                                                                        </td>
                                                                                                </tr>
                                                                                        </table>
                                                                                </th>
                                                                                <!-- END 1ST COLUMN -->
                                                                                <!-- START 2ND COLUMN -->
                                                                                <th width="82%" valign="top" align="center" style="padding-left: 10px;">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td valign="top" align="left" style="padding: 0;">
                                                                                                                <h2 class="h2StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 28px; line-height: 34px; font-weight: 700;text-align:left;margin: 0;">
                                                                                                                        <strong style="font-weight: 700;">Get to the station early</strong>
                                                                                                                </h2>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                <tr>
                                                                                                        <td valign="top" align="left" style="padding: 20px 0 0;">
                                                                                                                <h3 class="h3StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;">
                                                                                                                        Please leave plenty of time to get to the platform. The doors may close a little before departure.
                                                                                                                </h3>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                
                                                                                        </table>
                                                                                </th>
                                                                                <!-- END 2ND COLUMN -->
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                </table>

                <!--END ARRIVE EARLY GENERIC  -->


<!--START LUGGAGE RESTRICTIONS -->


                        <table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#FFFFFF">
                                                <tr>
                                                        <td valign="top" align="center" style="padding: 20px;">
                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" align="center" style="width:580px;" class="wrapto100pc">
                                                                        <tr>
                                                                                <!-- START 1ST COLUMN -->
                                                                                <th width="18%" valign="middle" align="center" style="padding-right: 10px;">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td valign="middle" align="left" style="padding: 0;">
                                                                                                                <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPZ3Vlq-2B7nL39hWrFttFryFK9j-2B9ajViLfR1Jc6aDAgzs1hJGRImUnsdk40HextcInYAa6oRMAEmgqWP5SEKmd0-2B-2FGFlnoB6sfkDdS6V2Z6tWqTIVR66B0l1hn-2FSEqHbIHoAc7IkUSk0Mk5rTDtHbLdon-2FtebKrtmwnBbxmid-2BrcAgZbTE-2F3LDgRTrFbgBYrzR920vnTpfl3bafqWwsgkQA66Q76wJ-2F39DkkqBw1hff1h7KWAtH06iayQlMd3mBXefvA8WlA6Dws3s3jAKa2O9pmvcvXMvpvqg5tuDeazbpUT-2FkpLH-2B4GOfgqtVqM1eRQ5A1OqSXEDEKJArp16gyLqE-3DGzFq_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIbugUVRcj0iabOVb-2FeRToBbWCnU-2FBSOZhoc6cIHg-2F1-2BmvMpErjDclwsYQSS-2FAY37R8Nxr763UdxUz8ptgbOWUbQ9tFhHVT1yd9Wt7TqKd4nIl-2Br4TyyqyXWDKCbdsX-2BdK" target="_blank" clicktracking="on">
                                                                                                                        <img width="100" height="100" border="0" class="imgw80" src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/6944072e44d8540efe9feca6/original.png?1766065966" style="width: 100px;height: 100px; height: auto; display: block;border-radius:30px" alt="Trainline">
                                                                                                                </a>
                                                                                                        </td>
                                                                                                </tr>
                                                                                        </table>
                                                                                </th>
                                                                                <!-- END 1ST COLUMN -->
                                                                                <!-- START 2ND COLUMN -->
                                                                                <th width="82%" valign="top" align="center" style="padding-left: 10px;">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td valign="top" align="left" style="padding: 0;">
                                                                                                                <h2 class="h2StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 28px; line-height: 34px; font-weight: 700;text-align:left;margin: 0;">
                                                                                                                        <strong style="font-weight: 700;">Got luggage?</strong>
                                                                                                                </h2>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                <tr>
                                                                                                        <td valign="top" align="left" style="padding: 20px 0 0;">
                                                                                                                <h3 class="h3StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;">
                                                                                                                        Please stick to the luggage limits of <strong><a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPZ3Vlq-2B7nL39hWrFttFryFK9j-2B9ajViLfR1Jc6aDAgzs1hJGRImUnsdk40HextcInYAa6oRMAEmgqWP5SEKmd0-2B-2FGFlnoB6sfkDdS6V2Z6tWqTIVR66B0l1hn-2FSEqHbICUaQ0wj-2FF0hOf12jIBSC8iNT21W0fuAgfrI4uq3-2FF6WlIK1YAD2OW-2FL1OwWPXrQGVb8nDLO8MLxLpAdGgwbKg4gNTRdUcpYsB9aS-2FU47IhT62Ee-2Bc7Zi4fTxlAtrqYYa8n-2Fl84q1xB6lhQfSsVyP7gqGmeqqRqbGIZL8wsYq6Po2eNtzPGcMSJALPFXtZtXb-2BShdTM30agjsFG9GzbjDPw-3DXg_L_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeI5ab-2FRGU-2BGSEtAWRi5t-2BuiinIplmrSlI1u-2B9L7OnPhWXachIPlX-2FyEW7ynQIl54W-2FufruVJ5VE23fD7hQArVpZKf2WvPEP-2BZD4RHLiOYKnT3hrMRijTHvy9dmvpANXOjN" style="color:#192325" target="_blank">your journey</a></strong>, and bring no more than 3 items. Let\u2019s keep luggage off the seats, so we can all have a pleasant journey. \U0001f60e
                                                                                                                </h3>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                
                                                                                        </table>
                                                                                </th>
                                                                                <!-- END 2ND COLUMN -->
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                </table>

 

        <!--END LUGGAGE RESTRICTIONS -->  

        
<table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#FFFFFF">
                                                <tr>
                                                        <td valign="top" align="center" style="padding: 20px;">
                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" align="center" style="width:580px;" class="wrapto100pc">
                                                                        <tr>
                                                                                <!-- START 1ST COLUMN -->
                                                                                <th width="18%" valign="middle" align="center" style="padding-right: 10px;">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td valign="middle" align="left" style="padding: 0;">
                                                                                                                <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4lqiKUxuhuwHjPeXxoTvxZBuM6KvcLfY4unL16NMgq-2FdsY5QwmjepIyAiHlvNHNnTW-2FauJhVFC-2BQOjLkwTI9kLkiFhDHHWd23CeWnxf19wUP3i-2B720ZlXblCTA6b8gzUgjoZwxBYv-2Flc1B-2BP9SruZ26Zk789Po8LcPsu-2ByHerZucVR0WSCj-2B7lvGTqRqZBfIVNGc6LmPdGDvhWUlwmbaYpLXLKl9uVHYeJ8WPWxz-2BODTbF66m2mA4k8TH7g1ru-2BFaqCE1FQbTAL6eHAEVYzuMX3s3aN3CzMpWWxXtFNqbdklwa36QeFRSzWujzEc7YQsB4bm5iik9Vaq0QxEHM-2Fvk9kavTbrwKsGzwMVEsnZe5qbsV6LUb-2Fyv3-2BoCqZK-2FXIyK-2Fl9JwoLE1ZHAqyqgUwgLwaDmA4uvHRpbk7RqP4yuiwkGnndFzhBjK0T53IxY7WfcdEZAJiYxSBITRTXbRoOkLs3CA3KTsLkJ0MrB-2BVMlqM99Ir9jOJ75VBtBiMKdLdBtuBV0Deq5jSmuDCTP71pkUP5TKT0yZcOa36T1dpTsFxsA-3D-3DHy7n_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIrT-2FfA0z87OvN6n-2Fm9BVpCdqDQlg3t18UEEasgEHFL9bDobjMR13cnUfSRrFs3YD4kY86Kir4-2B5y76sQMI2BJLUjylJfvctg4uqOAoOH6-2FtyscgfVmOt5BOkDmQu1imch" target="_blank" clicktracking="on">
                                                                                                                        <img width="60" height="60" border="0" class="imgw80" src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/680b8fee6cf0ce0081676928/original.png?1745588205" style="width: 80px;height: 80px; height: auto; display: block;border-radius:30px" alt="Trainline">
                                                                                                                </a>
                                                                                                        </td>
                                                                                                </tr>
                                                                                        </table>
                                                                                </th>
                                                                                <!-- END 1ST COLUMN -->
                                                                                <!-- START 2ND COLUMN -->
                                                                                <th width="82%" valign="top" align="center" style="padding-left: 10px;">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td valign="top" align="left" style="padding: 0;">
                                                                                                                <h2 class="h2StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 28px; line-height: 34px; font-weight: 700;text-align:left;margin: 0;">
                                                                                                                        <strong style="font-weight: 700;">Travel with Safe Spot</strong>
                                                                                                                </h2>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                <tr>
                                                                                                        <td valign="top" align="left" style="padding: 20px 0 0;">
                                                                                                                <h3 class="h3StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;">
                                                                                                                        If you ever feel unsafe or want to report a crime or incident on the train, Safe Spot is our in-app feature that allows you to quickly dial emergency services or get in touch with someone who can help. Find it under your <strong><a href="http://ablink.comms.trainline.com/uni/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4lqiKUxuhuwHjPeXxoTvxZBuM6KvcLfY4unL16NMgq-2FdsY5QwmjepIyAiHlvNHNnTW-2FauJhVFC-2BQOjLkwTI9kLkiFhDHHWd23CeWnxf19wUP93hz7u-2F0YUsvTGITheyrSxfAhMwo5zr6DNeWyJUW8fExLJMAfedxS07qci3hCd4RWrHAxYrUfbMji-2FCDX2BwrvAv-2FRZ8L2SToWzZbbzzN8hCSrqCAaBzMIlJ2aSCGaZsOccOeI-2B3FsTLbZiMg1VYVLjZItStt4FcEi12HauVj4kIFBQF-2Fyu6X-2FYHB-2FyT6DKpKkYW0Rru-2FZctIl-2FrLSYfa4gX-2B4rE9SeHVYjquKoOeIJQVGN1EC1OAY0VBM7B21RebdxwQ-2FikSHt-2B6ZykKLp7FXZLJmW37p61xvxYI6HmFBxdLj4fRnUQFXoQVbBe5HwHOMFKuPDe4DnmZD1KXlOCLPl30KMMZhJQLO1tlTNLSJqcvMKDbFJYPyaFIt66qWthKpOWPkalS8jpYBWAfa1xw4p9H5TDPSNUVZwtlbOqbrFEfd7dkJI-2FPZKTnq1MEvymA-3D-3Dxovs_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeITnMvpmODY0R16QsQfWJiEjQxFmyVouOa8khvYTdXRLhQA6t9BVvwsQCrTHYZ7IADkKdU7WahZNo3rrPHuGL8bH8YNlck0wIO528SVQWM00z38OQVB4XiCUPOxOpLR0U4" clicktracking="on" target="_blank" universal="true" style="color:#192325; text-decoration:underline; font-weight:inherit;">Account</a></strong> tab.
                                                                                                                </h3>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                
                                                                                        </table>
                                                                                </th>
                                                                                <!-- END 2ND COLUMN -->
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
</table>

        

<table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#FFFFFF">
                                                <tr>
                                                        <td valign="top" align="center" style="padding: 20px;">
                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" align="center" style="width:580px;" class="wrapto100pc">
                                                                        <tr>
                                                                                <!-- START 1ST COLUMN -->
                                                                                
                                                                                <!-- END 1ST COLUMN -->
                                                                                <!-- START 2ND COLUMN -->
                                                                                <th width="82%" valign="top" align="center" style="padding-left: 10px;">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td valign="top" align="left" style="padding: 0;">
                                                                                                                <h2 class="h2StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 28px; line-height: 34px; font-weight: 700;text-align:left;margin: 0;">
                                                                                                                        <strong style="font-weight: 700;">Safety Information</strong>
                                                                                                                </h2>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                <tr>
                                                                                                        <td valign="top" align="left" style="padding: 20px 0 0;">
                                                                                                                <h3 class="h3StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 20px; line-height: 24px; font-weight: 400;text-align:left;margin: 0;">
                                                                                                                        Make your station journey smoother and safer with these simple tips:
<br>
<ul>
  <li>Use lifts if you have luggage, a pushchair or children. </li>
  <li>At ticket gates, choose the wide aisle for easier access. </li>
  <li>No need to rush, give yourself time to reach the platform. </li>
  <li>Bring smaller bags that are easier to lift and store onboard.</li>
</ul> 
                                                                                                                </h3>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                
                                                                                        </table>
                                                                                </th>
                                                                                <!-- END 2ND COLUMN -->
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                </table>  
                        



        <!--END - Body Content-->

        
        

        <!--START Footer-->
                
                        <table align="center" role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
                        <tr>
                                <td valign="top" align="center">
                                        <table width="620" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width:620px;" class="wrapto100pc dmodebg" bgcolor="#ffffff">
                                                <tr>
                                                        <td valign="top" align="center" style="padding: 20PX 20px 0;">
                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" align="center" style="width:580px;" class="wrapto100pc">
                                                                        <tr>
                                                                                <td valign="top" align="center" style="border-top: 1px solid #979797;padding: 40px 0;">
                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                <tr>
                                                                                                        <td valign="top" align="center" style="padding: 0;">
                                                                                                                <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                                        <tr>
                                                                                                                                <td valign="top" align="left" style="padding: 0;" width="60%">
                                                                                                                                        <table width="260" cellpadding="0" cellspacing="0" border="0" align="left" style="width:260px;" class="wrapto85pc">
                                                                                                                                                <tr>
                                                                                                                                                        <td align="left">
                                                                                                                                                                <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
        <tr>
                <td valign="top" align="left" class="stack-column">
                        <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPGsbl-2BLTVdhl0aBvUTxcyJSrYJDm3KY9bXVnPhKHHVnZzakv5ItALCvd3ArDd29ptOkQW42Cg5bxb0g77eTlf1uGFLiskyqlXLwyybM-2FRUX29BXu0UJLaAGCIkkGkftZ6NDc8sW2oTvDch6BHCPeELQ-3DL1EQ_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeI-2F69HrDr60QbU6dCOJdWS-2B-2F89bJwt74DActqm2bB9gpfS8uJL0JfyD18FzIEJ1-2FgYyGnK4-2FgfouDWkFfJOoGDhNJXvDgWeJlVW9dvtbDNZb9Sj3s-2BwJNIlSAYnmZANMWH"><img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/663b9ef85712110059d6f484/original.png?1715183352" width="120" style="width: 120px; height: auto; display: inline-block;padding: 0;" alt="" border="0" class="wrapto60pc"></a>
                </td>
        </tr>
        <tr>
                <td valign="top" align="left" style="padding-top: 6px;" class="stack-column">
                        <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPGsbl-2BLTVdhl0aBvUTxcyJSrYJDm3KY9bXVnPhKHHVnZzakv5ItALCvd3ArDd29ptOkQW42Cg5bxb0g77eTlf1uGFLiskyqlXLwyybM-2FRUX29BXu0UJLaAGCIkkGkftZ6NDc8sW2oTvDch6BHCPeELQ-3Dx5gE_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeI5AIala3jm7NSkcffYC-2B6xSFg4zu-2Fwjq7nUVMHdjCLo0-2BspYcQyAnZflhzpR6Z-2FC1sYNTuQ-2BPP4bWp8rUGdm14Oy-2BzhlFgsYz4DxG7krKLO03Mf14JGGAX9hSbaIaV4VM"><img src="https://emailsignature.trustpilot.com/newsletter/en-US/2/48d55f2b000064000503b350/stars.png" width="150" style="width: 150px; height: auto; display: inline-block;padding: 0;" alt="" border="0" class="wrapto80pc"></a>
                </td>
        </tr>
        <tr>
                <td valign="top" align="left" style="padding-top: 8px;" class="stack-column">
                        <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPGsbl-2BLTVdhl0aBvUTxcyJSrYJDm3KY9bXVnPhKHHVnZzakv5ItALCvd3ArDd29ptOkQW42Cg5bxb0g77eTlf1uGFLiskyqlXLwyybM-2FRUX29BXu0UJLaAGCIkkGkftZ6NDc8sW2oTvDch6BHCPeELQ-3DB5SP_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeICLuOKj503SCCSibxVKrq54OVBHyMqa4MfhjARrII8ihPnW1em1bzr83CLsAA4aMgTnQuUZHJJqatY-2B3K6uCjYGsjfldckLQWOiKLxcuVGfpKT3M8I-2FlZd-2BW7UuwC3ngp"><img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/6925c7310ef5df0ea5843154/original.png?1764083505" width="179" style="width: 179px; height: auto; display: inline-block;padding: 0;" alt="" border="0" class="wrapto100pc"></a>
                </td>
        </tr>
</table>

<!-- this is the old one

<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
        <tr>
                <td valign="top" align="left" class="stack-column">
                        <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPGsbl-2BLTVdhl0aBvUTxcyJSrYJDm3KY9bXVnPhKHHVnZzakv5ItALCvd3ArDd29ptOkQW42Cg5bxb0g77eTlf1uGFLiskyqlXLwyybM-2FRUX29BXu0UJLaAGCIkkGkftZ6NDc8sW2oTvDch6BHCPeELQ-3DUZkp_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIZBUXZ8PMPZmr38OzCnYLCXwhDxsXqs81VgbcdC5reMzxwlqRAkqS6UrI1z1OWSoU3-2BjJywMpxzVI6IbuvvyD4Fike-2B9DAoVCFcCJpkHeaa479V9R-2F0GV3CqdNDpgirnx"><img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/663b9ef85712110059d6f484/original.png?1715183352" width="120" style="width: 120px; height: auto; display: inline-block;padding: 0;" alt="" border="0" class="wrapto60pc"></a>
                </td>
        </tr>
        <tr>
                <td valign="top" align="left" style="padding-top: 6px;" class="stack-column">
                        <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPGsbl-2BLTVdhl0aBvUTxcyJSrYJDm3KY9bXVnPhKHHVnZzakv5ItALCvd3ArDd29ptOkQW42Cg5bxb0g77eTlf1uGFLiskyqlXLwyybM-2FRUX29BXu0UJLaAGCIkkGkftZ6NDc8sW2oTvDch6BHCPeELQ-3DgE65_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeISEeK8Du3u69iqAW0YaWSMMq9HoKZvRxj0khcjwLXQfwUFr10HYYhq-2BUm-2Bfs3e2ULvFR1gX-2Fb6MPEAZ1XBkSh-2FT4YaO-2B26jivz63Qq4R4oMe2yFgW6TkIDhKRNcMmFXNv"><img src="https://emailsignature.trustpilot.com/newsletter/en-US/2/48d55f2b000064000503b350/stars.png" width="150" style="width: 150px; height: auto; display: inline-block;padding: 0;" alt="" border="0" class="wrapto80pc"></a>
                </td>
        </tr>
        <tr>
                <td valign="top" align="left" style="padding-top: 8px;" class="stack-column">
                        <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPGsbl-2BLTVdhl0aBvUTxcyJSrYJDm3KY9bXVnPhKHHVnZzakv5ItALCvd3ArDd29ptOkQW42Cg5bxb0g77eTlf1uGFLiskyqlXLwyybM-2FRUX29BXu0UJLaAGCIkkGkftZ6NDc8sW2oTvDch6BHCPeELQ-3DUtcL_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIiAjV2ypLxiPuzv4VL3CXWQA1n3FTdqq7LFJzJd81UqqLlXPnRThA-2BfzzgE7YAo5Eqwj40XYNW-2BndNio-2Bzx6WNMKGV-2FchDMiPewZvSnUas1-2BrmavDkHBXJj-2BQilEJg8ta"><img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/673dfd094c8acd092cf3c577/original.png?1732115721" width="200" style="width: 200px; height: auto; display: inline-block;padding: 0;" alt="" border="0" class="wrapto100pc"></a>
                </td>
        </tr>
</table>

-->
                                                                                                                                                        </td>
                                                                                                                                                </tr>
                                                                                                                                        </table>
                                                                                                                                </td>
                                                                                                                                <td valign="top" align="right" style="padding: 0;" width="40%">
                                                                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
        <tr>
                <td valign="top" align="right">
                        
<a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPEdulR1RvFat4p-2B6dz8Hmc8-2FAHt-2FCC3LMLukE8k0-2BtkxAOe3k8ALVcYLi1x1a1LVUA-3D-3DzMn-_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeI73vmgykYQxdsyec7byiSGHAWEpz4VLKzbu42ILs5w3fHgoyFSeclotzMT3f-2FT6RoP9CLmXt9zk1LO8HU60AezyNEwfffHt8mc77y-2FAfipsT5-2BltkBGhvUsmwDGLhzPQp"><img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/66c863cab2ee1f09538c96cd/original.png?1724408776" width="30" style="width: 30px; height: auto; display: inline-block;padding: 0 0 0 0;" alt="Trainline Facebook" border="0"></a>

<a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPC0pZB1JvDTIJnoqIFfrGUuQXVQMeB-2Fbd-2BjVplhS047hZJ3gI-2FFKDD3zdAe2yMPpLw-3D-3D0Pt__-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIuZxu6URmqs6xO8SMX3ZI8Q5HypUkdNa5h8pLQApL9RZ7qkRNh0QLNrlRsMTVaycPLcVha6EAApySySxgHhqeX2CLxySXdAMAuLlf6ySfsqFg-2FuELVXjy5BXKNVDuvrJ2"><img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/66c863d4f9bc780b0c8a75e4/original.png?1724408788" width="30" style="width: 30px; height: auto; display: inline-block; padding: 0 0 0 10px;" alt="Trainline Twitter" border="0"></a>

<a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPCpdTH3kWDIZ6GqLDBYmQ4hAuTedMzDf6ou3hbgziDx0MW9L1a1QFrv-2BoZhPeRS0CA-3D-3DJSbV_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIJQHqQfsmcVqd9vniHnRR3WzmxZyV6awF0KAJ1mmMdKdJpycB68ofb2ASeYl7AnPzqkJFwxZjLXvUsPkw4TG33v8Alrkj4DSE9yEvQKbAjvWb-2BSz6OmDCIYXYSVHUnt52"><img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/66c863cfef74bd09a8f6ac65/original.png?1724408783" width="30" style="width: 30px; height: auto; display: inline-block;padding: 0 0 0 10px;" alt="Trainline Instagram" border="0"></a>
                </td>
        </tr>
</table>
                                                                                                                                </td>
                                                                                                                        </tr>
                                                                                                                </table>
                                                                                                        </td>
                                                                                                </tr>
                                                                                                <tr>
                                                                                                        <td valign="top" align="center" style="padding: 20px 0 0;">
                                                                                                                
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
        <tr>
                <td>
                        <table width="367" cellpadding="0" cellspacing="0" border="0" align="left" style="width:206px;">
                                <tr>
                                        <td valign="top" style="padding: 0;margin: 0;">
                                                <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4lXl6nq4VK0ULXG6u2I3Q2F2XFnSm4tUGaJ0ZmFz8tDeha9ZkgLB0R0LGPo14ry39p03b1WPgEZ0X-2FQuxtUlWNl6pCpplBG1b3Mm8ADPibV1oGNtBKNb2HkP6cLwAzVLh6SjDL6bgC1vQQaC6JUNgcjQnSJ3hBvJ1w7L2GHkBH1gtT28ufnUyf-2FxgcCgkqX0pBdxW6su7GpprEM3WbM32LGsXIF_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIkIU8NoXFTYkMIsBxoJQcw-2BF9xw4HWe9OID5RIWY5uZF9I-2Fp-2BKGA4XfZ-2BCya3yR1dXQJSR8Q7I3IlovuVrWTLds-2BftHzu8PyWVmd4LN75HfqK8dYEJHO7-2BJ-2Fsb234ShNN" target="_blank">
                                                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/66e2dd857d0ae7123647875c/original.png?1726143877" width="206" border="0" alt="Payment Icons">
                                                </a>
                                        </td>
                                </tr>
                        </table>
                </td>
        </tr>
</table>



                                                                                                        </td>
                                                                                                </tr>
                                                                                                <tr>
                                                                                                        <td valign="top" align="center" style="padding: 20px 0 0;">
                                                                                                                
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
        <tr>
                <td>
                        <table width="50" cellpadding="0" cellspacing="0" border="0" align="left" style="width:50px;">
                                <tr>
                                        <td valign="top" style="padding: 0;margin: 0;">
                                                <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4nPQ2e3H-2FpW2w-2FTgryBXxHOFDMOOLA2VkkS-2BzJMSNhE-2Fg-3D-3Dvdsk_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeIqf17P7-2F7BhZvbtEIANM2YXNe9ZDt3bPw-2FPa-2FJUeKyX3L-2BVt9HbhU0CksPKtGBAn0NRuj-2FR9Aa0Xi94i9gGVqr6wdsevV-2Fx7gdyYogOTXyHm57JxjOhKQ5kr4tXfJCcnB" clicktracking="on" target="_blank">
                                                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/66c8a099f7bac4006348b480/original.png?1724424344" width="50" height="50" border="0" alt="Trainline">
                                                </a>
                                        </td>
                                </tr>
                        </table>
                </td>
        </tr>
        
                                                                                                        </td>
                                                                                                </tr>
                                                                                                <tr>
                                                                                                        <td valign="top" align="center" style="padding: 20px 0 0;">
                                                                                                                
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
        <tr>
                <td valign="top" align="left" style="padding: 0;margin: 0;">
                        <h4 style="font-family:'TLCircular', sans-serif; color:#192325;font-size: 16px; line-height: 20px; font-weight: 400;text-align:left;margin: 0;" class="h4StyleMob dmodebg">
                        <a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4mIObJq8qyWuhZ8xYmykBKuFhngJQVWoQrH9qlDC1Glf7E7dAFho1ky3JVvraUMBseuo52WxYM-2BOFcJO6JpV-2BHkgBdBihyWAYIIuWqtLW5J-2Ft8eDq5-2Fki9qV-2BGioanqAgKYGowYo1mjlreJJz7Rboi7cEmmCEC-2FjvSVynMm4JpUbbNk0GJwlJa52fyrT0UxLewoOM-2FqDil5uPjWs5xggfgkw-2FuXy6p7ZKSKB0eGwMExi2fMkO9W8UmXbW0uHZZ9Q2qCmmG1CivzTwI7eSaVChxdVyI7I49VCUlEQvz-2FX9gkfaOVwqMbe1r9nWMrTbGrSOegxhAOlZ87vFOJi8sjM1LdaPjumVjFkKP8CXC1SbWxvbZBNoUgLYIGi6b3atpvPHeu-2FvdMwRFCqTLCmgI7oj1NooEjyHa-2BP-2FLWL7F9LRJSfg-3D-3DwWky_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeI9KC-2BUVEUFfXYO9dAdwnSRErYBv-2FqalGrTyFpzhPao-2BZy1IX3UdCZh-2BCXOd7a6Xhmxi7Fo4l5i-2Fti3kozHsaOP63RmBP4EDO0iiugUt9vmV73JOSTyXgOVvRvYGhvad89" target="_blank" style="color:#192325;font-weight: 700; text-decoration: underline;" class="dmodebg">Privacy Policy</a><span class="nomob">&nbsp;&nbsp;</span>&nbsp;&nbsp;|<span class="nomob">&nbsp;&nbsp;</span>&nbsp;&nbsp;<a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPZ3Vlq-2B7nL39hWrFttFryHZ6eNvY1xc0vbWdbVxJZ1WdO7c97s5keEXIKyUVkGY4ldL5bDrqRIjIEtJCRdmSrXYxrRncjf284-2FELrvRkdepTry62Hm8sylkwDGTecZBQOfy8qhMKCim2yinzwmq0vXjrVmY8GDEBD5Bt59-2BcoOfWyeqcAxmIG6k9HYoYfFhsvZjj7P0Aww5em2WLeumODLK8TZQRYuQKk4SttoGfob1W7iTKPAMqOLlOOj8Gzlv91wFjGjKeiPiPWzG12WY4Gq0eMMQtN-2BS6r2Oh0yHPB4fnkNR3ZNjVMVIpmlYmI9klsuY-2Fo1vXszXzcZHs8ZDUQf-2B3y9sDL0DZ88JpSjQsFIoT1LVzwCU8MHfxTsxqAbqNkzYZwT46sKNSde6iDyxjkAV6cDBC0-2BCQz8pXzJq-2FFhfpYUNJiFRoWWp4wdjX3M-2FLA-3D-3DQ4M6_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeI-2FyvQDrbjVfmDld5d9Y4m1U6uVl1Zt8YPkIk3SVB0BDS33wC42HC8DKiG660WjNDe1MrdbK2AROYBPIObytmdyvk8OSPSosLAMj2ml44C75MWTDDHm-2BIc-2FK0NDBaYdrKq" target="_blank" style="color:#192325;font-weight: 700; text-decoration: underline;" class="dmodebg">Need help?</a><span class="nomob">&nbsp;&nbsp;</span>&nbsp;&nbsp;|<span class="nomob">&nbsp;&nbsp;</span>&nbsp;&nbsp;<a href="http://ablink.comms.trainline.com/ls/click?upn=u001.rq1wXUQ2ffVnSIpB7X2dPPq-2BWUYoCggxX-2F4o8Lzpy4lqiKUxuhuwHjPeXxoTvxZBuM6KvcLfY4unL16NMgq-2FdvifR-2FIk3cN1DoqQUp1YW0EbUQCGdQzUTTA6Zp759u7rAbPL78i7MffkUd0vCQbCiS3m7SItss81tqlMrQCA1vKP1FSYMhT16sBuatcTAF86hLKSwXllVS4xDcuzQB5fhN8SOxvMmhHH-2BiC4zbsqzhxTYEvA5ZNE9GSMcOtVTaffRUvh7bS5lVstijAbejocd-2FfG0mWRyf-2FLCu3JWXZIa4HF1bR9Fy32oXxJUNHQYOFHDjqq4Fk-2BZm-2FyWBEG2x5DphWMyCLTZxzp0a3tX29G6NomeeiW8-2BYC2fpNVLFqVFyjhuMRcjEjv-2BI27ZXeKUXCV4xAO3wi4IItiVuAXKWGhzoeRi0HVqLbPzaO8PyJSZL3Eqi0QN-2FS9FoBqdWcDwA7hL7XxfVBI-2BtipILMCL-2F6-2B78-3Duoqj_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2XhCxB-2FgKvc-2FDq6velDFNLYrG-2F2sl57LarMmfvvvpJUrj6vKmKsQ7-2Fb-2BV53s6wx-2FkNLP4-2FmcFBlp96HO7bULfbTcvqZa3V-2BdsYzUkwM5BAJ4gfI6epbmfNEXZTy0wxOOyqwKLEdX-2FOea7OJGtik2C-2BoGOTwXdCoxBuRXpq735lZLyb5qmINi7TbErq6PN2koM43EwCGb2DMWm4jRx0UduhMh7vNVc0QDQEdg6v56R-2BEeVfdbli4ep21bGmWHVhdHMIHdXakDdCBWGnI27EgapmOdYGQwsbfbFTEVvYvi6zHXDgVF3axgIKRWEE1B6tH0FkxgbR-2B9TxMKE8mONBqsgBikg3g4ddPQJHlLEV6hqn7FyzVF0n-2BqNuvGpXA-2FMxdn6Jx0mtstgnAEK8bVUmS65Q2b3MStizifxZFFiyiBAYGDobTepAiWL74guG6c-2FCcQSIpAxoh939eVMBmt9ThPpew-2B0uz-2F1AbrfCGZGG-2BDd7rQsILaWM5XSfx0Gy4LkAmpgPmu4vUaK9gokqstL28Xy2IeUifkANZQNodhkXBlOJeI-2B-2FGmRd4a5jMO78e-2B9v818G1daWTsRcd0Uocypz8Aysfhr72Mcc7GHzN3PnWfPbsbUsbQWEQfilqLSyFFfXoLoSOHwUY0auwk4-2FclXyNOgJLXIC1d0SukudapwKFBRaRj" target="_blank" style="color:#192325;font-weight: 700; text-decoration: underline;" class="dmodebg">My account</a>
                        </h4>
                </td>
        </tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
        <tr>
                <td valign="top" align="left" style="padding: 16px 0 0;margin: 0;">
                        <h4 style="font-family:'TLCircular', sans-serif; color:#192325;font-size: 16px; line-height: 20px; font-weight: 400;text-align:left;margin: 0;" class="h4StyleMob dmodebg">
                        This is a service message.
                        </h4>
                </td>
        </tr>
</table>

                                                                                                        </td>
                                                                                                </tr>
                                                                                                <tr>
                                                                                                        <td valign="top" align="center" style="padding: 30px 0 0;">
                                                                                                                <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                                        <tr>
                                                                                                                                <td valign="top" align="center" style="padding:0;border-top: 1px solid #979797;">
                                                                                                                                        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%;">
                                                                                                                                                <tr>
                                                                                                                                                        <td valign="top" align="left" style="padding: 30px 0 0;margin: 0;">
                                                                                                                                                                <h4 class="h4StyleMob dmodebg" style="font-family:'TLCircular', sans-serif;color:#192325;font-size: 16px; line-height: 20px; font-weight: 400;text-align:left;margin: 0;">
                                                                                                                                                                        
You have been sent this email by the Trainline Group.<br><br>
The Trainline Group consists of:<br><br>
Trainline.com Limited (company number 3846791) whose registered office is at Trainline, 1 Stonecutter Street, London, EC4A 4AH, United Kingdom; VAT number 791 7261 06.<br><br>
Trainline SAS (RCS Paris 512 277 450) is domiciled at 20 rue Saint-Georges, 75009 Paris; VAT number FR 58 512 277 450.

                                                                                                                                                                </h4>
                                                                                                                                                        </td>
                                                                                                                                                </tr>
                                                                                                                                                
                                                                                                                                        </table>
                                                                                                                                </td>
                                                                                                                        </tr>
                                                                                                                </table>
                                                                                                        </td>
                                                                                                </tr>
                                                                                        </table>
                                                                                </td>
                                                                        </tr>
                                                                </table>
                                                        </td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                </table>

        
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<img src="http://ablink.comms.trainline.com/wf/open?upn=u001.rGHIuWZZHSm0x9A-2B12KNnOPPtlpM1v9Htb7iuFygn8wK6Or-2BaIPFKKrskFqfFAclEJF7x5giFKxUMMLnwCd3qMmP764Lg6gIS2y7HjqW1LI1NMVSi9XoNQPMW112ge42CBCi8FAs0esRxDY2ozVeoBckxS5t3KrX-2FuaKB08lh6zQH9lzyFDJrvohDHWnZQ4qbMG2I6Turj-2BqlVqBpiLzPORCdd41rex-2Fijk15-2FeBypdYIBS7SKWSf0Z6mNL-2FjpYnf6FJfvvivfFgOG1eDawvc0RkS-2FqXTgp9li5HvhbQiDj7hOJUMNaAmeE0CyQD07lw9UT6U2nljJc1o0fP0TBIRD0HWGNhRKf4Nt5y2nVDP4UP2gr-2BwrsrT5AmttoNgv1Qvqe0Ln2sxxW1C17l1HtWHnUCdx2EGl0RbSMXX0MWpE5RdhYYmSFLxOOEaVGPow63lu3PfOJx06-2BMg-2F0Zna5TCgE2nzWV78YZIXnDpUvu3aXd73TZkz8jDFKLkNMtXkF1khBu5Hc-2BPiAFpeG2sddf6c7Y4QPlwH4n2cnQ-2Fy2k3KPNguZX4VagKRUpEazWt2cZaAMYbBNAwT6RLmawZbAeobA5xO-2BuqIbIUph0FNhaQ4J4IOhF6UW2V-2FXnv-2FLBGYLqxThYiifnawzQHgt-2FXtbeFtEYJUHHasjPe8dyCmOgO9gsJ9KbO-2FoW56k0IycWYdm9nhIlfq1W8blJsJg4E31WHZXOgH5QS2rZuF77rDjWqF93uzL3XsUPwJQMXRgfMO7GBmnKm-2BUlU5Z26U68Y2NgBA-3D-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/></body>
</html>