<!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;">
 


Scan or print your eticket 
</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-2Bg1yyIFtOqrfrgjIg83mMdXf_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1Lz5qusRMDgtTBKaC57haAPlMmCdt7muI-2FbeAuOeCXibHHH1-2F3sRtRjQmqp0cD99-2BP03WorMd4MM6-2FhD94pOjrDP0FxjsnWhl72eeceCV-2FhPqjg2FXoCYe-2Bjar8YqK0A8RInSu-2BpBMTQpEjBpPltMyZDQ-3D-3D" 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-3DsrI9_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzTU1KFOEy3lVwSi1KBw1g7cqAS-2BpF8aOjM7wKxVDoHiewm-2FzXT9MvN9Vgckb3aZEjQIa-2ByCwmhsKQIFeMDZY2wtKAC3UYY7P-2FGUbJNqbj1xoVjMDPr0nm2ftwdE5-2BB-2B2RTSWaRKzW1l04f6ABZ8HZUg-3D-3D" 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-3DrWEP_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzlhSMgzBZ9KKkP-2BKTjEz5ZxZRxs6gzj5zQtZ7UCOckKFRh-2BDsCF-2FEPdwJRKQ-2FUgmI6PKRHd85-2FVlAohcuawodbrRrBC-2FuDAOOOK0I3TzrkzpLQk4OtMBrp5ErdfG80iQd2i8QulboRSCms9X2dzICeg-3D-3D" 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;">
                                                                Get ready to 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-2BcGMyIyzrmUT1Z7lCKy5MFmm-2Fa0uhPWevvMOE6DcLX9qvc-2FPHUTQR-2BXkIiqFLINNYdfZSK0lZ7ALMtAGEP-2FxuacNjRm-2BCQiifdq77gP-2Fnolvr5uNLSGoEoZBKp39-2BV9QqQdHNoSb0ebapFAEx5lRx8f1agWrl8uw3f1Dw0cBbyRTbvwb6K-2Bg28aGtQx36Z7Q91XAVICkd8jl4zXqVv6bLMwpaPyhVZUlIsudK_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1Lzfq8vFY064iFNqhg-2FTAoCCMmihB7a1nekIJzSh45zLHPC5K7KZKhijWjScN-2FZX7Jm76U68crhPbTnlTe-2Bzwh0NEe0eOPZM5Au3erm-2BBrFnVYnPJW3qHxpa5kp1XYJLxDKwE7SHwcPcqqxCt2P0-2BC-2BPA-3D-3D" target="_blank" universal="true" clicktracking="on">
                                                                                                        <img src="https://cdn.braze.eu/appboy/communication/assets/image_assets/images/694407319573e30b96f80392/original.png?1766065967" 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 GENERIC -->               

                         
                

                <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="">East Croydon</strong>.
                                                                                                <br><br>
                      

<!-- false 
AtocETicket
N

TOD
ATOC-->
</h3>
<table cellspacing="0" cellpadding="0" border="0" style="max-width: 100%;">
    <!-- CHECKIN -->
    
    <!--SPLITSAVE -->
    
     <!--EUROSTAR -->
       
    <!-- VIEWTICKET APP -->
    
    
    <!-- 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? Check with your train operator to ensure it meets their size limits 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-2BvbB02Q3a3Qh7chkdxdBqNAz6sD1YJJM-2F8YgjQA3QBRaacgWc09YAPoABlbrgcxJlLTjn1KZssF9518Rn4wTyILHpbc1wvoN4-2FLtZkDqs1Bedq-2FrJms3orpwg-2FO8umxifuS9g7PclH5iTFYreBvLydIPcdys2HSSYEin2o5Xha4ea9xRkxyozMgYs-2BgC3teIF5LEDksLxG1HhK39xBAbtiwv-2FXtNwxHus1xHG0WcDdhu7mMYOFA-3D-3D95fS_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzYD51GHrra710yPEek9AGD1uGrKjxLqds-2BPTAaigILpvbhyn3IleWEXkpsHLszc9pSLK2gGh1fKWaFtC8FNjp3NRlykKe9lO80mxArg29he09goJqDQ-2F89mwHHKrpyld3Cjo5IhRGwxCuOYMBe5717A-3D-3D" 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: 32px 0;
          text-align: center;
        ">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tbody>

            <!-- Title (kept) -->
            <tr>
              <td align="left" style="padding: 0 26px 46px 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</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;
                            ">
                            14: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 
East Croydon
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;
                            ">
                            14:51
                            <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;
                              ">
                              East Croydon<br>
                            </span>
                          </p>
                        </td>
                      </tr>

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

                  
                  

                </div>
              </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-2Fk2hbDMZMP9xQiXUZLt7gzaZjICNXOhpceqKrhapNaYodWHFukIdkGFnHx3ABSnp3y_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1Lz8udkDfoYLYx7v7SlHqyzJZjOtol8H-2ByczpDaoWv3zHsZ0bKFp5nk6tsoJy-2F0yqSyxUwZ06pgGvGXgLvs9RTB1s17stLE0SfyD6L2LakXrrJevKtsyj5Q-2FZaHWx2w-2BXHmWOR-2FW-2BD5h8AsR3j1WgLBPg-3D-3D" 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-3DtHBQ_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzdNxVLGv1AAYOwa3TD8iC-2BfBTmEAW8rrlExCDea42A9wUQFXKxCbjV-2F5KJqEgTtkWR3DgWyfty84u7ywhmhaAPVZEdVdAcx3M7h8-2BqDtSBhbXNWW9-2BcQjv-2FQGgeCd-2BHrtb1E06-2B-2BWOqAoN4RAIAaS1A-3D-3D" 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-3D2kyq_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1Lz0YNBKe5vI64ItW1xDzcwRKTSI1jCwB9PWERl1IBHFmyxhoSVEz9rU073Q-2FeJ5x6K4FAmD7SPjNeCtiUaz1BbPyznsD9YJClXOnxUPb-2FOT35fchzvGV8hAn63DTMKQlYHx2Wi7xDlBaXvrxrecuJqMg-3D-3D" 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-2BFaqCE1FQbTAL6eHAEVYzuMX3s3aN3CzMpWWxXtFNqbdkl6P3DYsNdZmm3DTFrqKAgUTpaw5kCyzuPF0URV8Z4N4o8v6jyyQuHg-2Foo-2FABmDiMtRI9GdERk8VSDko9pWikeDzhtg08pvxId1RX8WsfXZ9-2FjAk32qVK-2BhH16ncuYNGhBU35YH5WDhyEEtzQN6a1o-2BjVAiMiEqKR7bNxVov-2BjDzJdhW8wjNk5EGLd8KKHS8ZeGuwWoAK47bpkw0OzAMXuwAvBxSqyb68EMJNUDI41doACz3VzrznRPtjuzd3cUt1wg-3D-3D9V3X_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzjUTbZdX6J8OIIkX7o3NO5SXfBqT-2BgVwbnbntKsmB3PEESjnuI3fUjB3TxuMHHsn7K8tsCIoMFJ3TsICe30JaY4FFbbaLNqyYcb49n7x2awPccU04JseIgxdntbG77Pq-2Bxs52-2BByfKJCQRrKefl-2Fx6Q-3D-3D" 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-2FyT6DKpLQcxjU-2BBVE31AkMalB0sA0OxWdsEDMJPVKXEpEObt41S2ALsWv6kZkq3aPmxeFJ5qCKIEO-2Bupq6-2BKHKaEh5uhNfyGM70tD8AzPgNWUIR98YafEkPUqNpNw4MbNbw94hDKYGEFEWtZC17uIbP9RgQgBB-2F5nJbpC8SQJO-2BJEo9Bs-2FQbF5eRwiNdLs7D7VvSQUaeIxalpKnr3USTYzyTLwXCkF9gqJgR950N7xEgzO1221LaIxhtWYwXuia6gwgZQDrw-3D-3DOHPe_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzlscjDg5qYCqs25-2Fq4cWWJv-2FhH-2BT9-2F0e-2FfloBjRAbhrK5WDnZPV2jar-2FhaWJOoKF-2B2YQaKRTcThilq-2FSmOMft0jEDf0pepql68zWVrg8unoNqdtJmMagtPhA2e-2BXGGex9ivTB6VxoxknOCTfi2vIe4w-3D-3D" 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-3Dq9e1_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzYbZo6MPSYSJRlqxyOgsQ3RwR-2FTMwYQuzfAP2jx5sgD9bmhVPuO25ficneKAzdpFEssOmDSZdDLKCJbofxV5KqBgEOA95YaZDvZjY88huUjCMj7j4LaYvlcguO9-2F0FEg7hYUvkv-2B-2BP-2BTE0OHPHKfmgQ-3D-3D"><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-3D_tqZ_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzxN033aMS1psr4hhQMv6guNoegGj9MjhAp5wDxlRSkNRuEFYyfoJPu8xzDfNh5ZGDYfWrjuRATCXxUPeBWiy5jT8W4p5f5bo1qNgSAX90z0jSUAGLaggGpBAEU9GWfrD0sRW-2BX3M0ky0O2RErijE2TQ-3D-3D"><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-3DRzXb_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzIpPC7IpBrs0p375H6XFMmvMXHobvCvjkbZ4D-2FcVx7FsymBUVPxwvdr8ag-2FcIfYx0LHLa2YIHwn6GjuH8jXEZ0C5tPG6RZ-2FcI8GMK0EpEB0ZyHhktuKjRMzPyvmB0otf63icbuXKU6SYNW3lcWNd4zw-3D-3D"><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-3DM-ha_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzQVRI3eTM-2B2jItzxckTwBSMNUJQy-2BmyvfScI7FS-2BUM-2FFK-2BQO5yjNrpjv0WJQ-2FGxK5zrAtFK2Vl1bTOrjhsVMxD64VVMyHq-2Fo6O03P7w0lx5K2yVMPEJXrOC8yZ2HSUUBuANGA6mQbznjG6xWCzTe3IQ-3D-3D"><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-3Db23c_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzcPzF1935sL1Lr-2BWsDOIBtU0kpIuQsXUJDH3bn0Fy8VDoaGB-2B8rl7tQWDh9Dcr6xxk6x5Je52efo2XFRhV4qBFwAQ3p-2F3iwsVJs1iNZfGKl-2B4G-2BVFoS-2BiMHOWMuyZKNVuxf9c8C3aR9qYx8-2Fv46XSmw-3D-3D"><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-3DitQk_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzeiTrenX5nFd5Vpgd7GmyT1POj3Nu14bDcQisJ0jrr1j-2Bq0HisuXGBzicZHaoIPpRrkJaF280QrnQT74q9IRfuICDh0EEz6NDocknoJoV86OJckjh6QbVywMam9-2BXuZHR-2Bnxsk6LZl30fPvQcRLYnhw-3D-3D"><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-3D0Ko5_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1Lzv-2F-2FMk3394ciglKFoANgt4kov7o38BkKmAFb0KNrMKZSoN0elgAbJzADznLORhPfdyBMOLbgugisilzAr5vV3yuMJYpheEnLtsan7NvmcIimWZzm9Q4VvYdmjhkrWKagOKuYT7T3mbj2x9VMM9UjqxA-3D-3D"><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-3DeSqR_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzCt6QZOJkKr-2B83bYPfwLg33vcum1Sux-2BFNdPrJ2ZqxQKk286UdfBJ4AthI3jbppzGe5IkMjBUvgUeh4olggKlfKuMCga9Yb-2FA4tpEWSUX8dtcfqxkvz0HNzbtoAGeVeGx942-2BeYgB4rxVwt6Q2tPP-2Bw-3D-3D"><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-3Dvd96_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzDnLMw5vDtjk6snbNKn0OoW6IYA7vDLKW-2FkOxVFST5z2woeH12Dy1MZvv9WCYXdc94tUTjIp3y0-2FWgHm6Ni-2FsysC8nr4w-2BdI97HtJJUXl7Xw4WMgPVUybQR7TfgSOJlMJwLXqQvpO1LjfImitVJZ9iw-3D-3D"><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-2FxgcCgkqX0pBdxW6su7GpprEM3WbM32LGplji_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzYOzz5Jm5Fi5qdx5HkjSK6pB1xSLa8e5NfYWvWmVhUHiBKiTg3jCTlYyPgR8x9afouxBdO2WHjHRd4iAWuHoMgfBhKAhvv3heiKo3jfQ3NtwvmaULNrD-2F80t9KzYmOcnon4WoC7GzoIZbAvV5eqKKEQ-3D-3D" 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-3Djew2_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzedSXyDqEziPsMcnb7-2FyM7uK8AXObCHcKWuigD53F57PiFWSRrTkCb-2Bev7cmwBpZgirLfN3XlpZcKYwew54uIJOyyL4midMxfnZLj9w3bd5QcK25A12-2BBmbumrzraZTtuHiIuxKCkxhfuEP1Iipl5dQ-3D-3D" 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-3D7twW_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1Lzx46vVXXnZIkKSQwVyVtEDHoMu3fz5ouTZhYCbZrhnJV-2BafV06JIeJCmod5PRXsS-2FS7257ytoq6XVGCTG-2Brh34VvFdYhkC1qCzLUYGuXF7KYLvnCCfeo-2BfnzDBUY8X-2B9cz-2Frx-2B5RBmpZQZUkA35NecQ-3D-3D" 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-3DuGQ5_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzEsMJe-2FGbvx-2BqMtUGrwrd319yr1FZM8rHj8-2FaDNoyd6d1DXbQ3k0hNU9IvAoAi7UQD2oB0qb6fiIhQw6AJqGnmRGBfTfzYqs2xH-2FLIa-2BnoIIF903-2ByCWvwq3gmJp4mvMZP84CXItXXowRo4XxcEYu5g-3D-3D" 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-3DCJAN_-2BpkpqXH65lOdARJCO7AfocFCQZl3FAvpSTeWYW11myZ97BrIwWTYhv2UwiV8PHF-2Fl-2BynjYHMZc-2BGAsHEDQpq2cIOwuQ5Z997NpeBLqE-2Bxy8t8TJSJaQOYahMR891xNdepQ7owzQ7JyAlo6IPdSDK3ZRZltUrg35FpZ-2FcRfKGoIN7t-2BLk-2FCE5OQ-2BHTbJhcYAfv1EVAVEPcp7vdDEYXjCJj5aYUIWfbqH3njq-2BxazsYyWUMZasqiRMh9Gec89MwlrgL3oc1LIEXxyexhsIQUTctLwV59iQ64ehbrLF9tuZWj6nqtHaJ-2BUd3xkl86zjy5YCUJTbZMrHyY14ZWY3oToU7WeO3AyJ9HZKO-2FNPXRrjcOLHz0uykI9Eh-2BqlHPpcGAPn1QCgJvTq2ISXGb0AJti2HRPgK1WOpdj8V5EdGwb0Ok460c-2FA47cjpwm-2FwYjkkYmuWR-2F8Kp-2Fjmr8cY3UOc9h-2B1OvgJjh-2Fugb7Z8EZSlLMPvXBOw1uvsQN2lNs8ug8pIo2Yp-2FlHsPQ2vA4A-2B0XhmxBAnaZUdbyEDJeIG06f3u5C6bHi-2FxfC5Up7eaJjD7tC0Gu5ybpm6kBoLqPAbhiIt-2BzmyuYbC8hxGp4fJsjapUPn7HVAXNXNHp5qAPMQnfCm1LzbdyQUkVlscgsN4XPrEK7S5TA4ic8nVuHgAmB4w6GR0WoQaQGiqxoiaO36hE2WANt8c-2F5cEfTwg-2BzDMDG5S0xGhdi3WmCGuLQmEFf7pmnXaCtYCxnjVSkHOSz1F-2B8u1qNK2wnu3AYD34-2Flczv33E8-2Fw-3D-3D" 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-2BaIPFKKrskFqfFAclEJF7x5giFKxUMMLnwCd3qFf7fLlu4XAMMqxsKqs3b80l0pBuXu7ZxY3WbHrg3dyYx2-2BoAryNBLtIpX4jc-2FjV1tQ2o2VLlJTKNZwrJgqvqT1ZIgdbrKqDfvYyUNprOM43kaDd9gwc4-2BTWk5ENUO0gHTz-2FHOBJieZZ6I8XLhASYUnbTPgZrKEVulDLE-2Fuk-2FeeOIppnFmL8kszhuz-2FJLtDKYWIpzsc8LLY9pmbDD-2BlJUndtmXbwfc-2FOq-2FV1pEe7flBLGxahjGa7jKcZK-2FqbZYG7oGHT-2BVKHdrbKRcgXuoJhZGnh8jjcx9VIIliWLAEQGcBf8sQLfwBs7ITkQnR8OBIxpxu-2B1fkD4X90T0bpf0VSE2713m7iTVSfqMM-2BNciuiajmWZovlfGW-2BQtoddUTFHcUr8nLV8vDDR3MhgdaMVPx7xrLXxMYii1CC91ce1p2s8mKnSjvfCaoq9Z1A8W63OQEL8-2F3UrqrC3lHpUrLBj-2BYu4BP97bJZMSAHQGd5dpbR1KtRRmovJR7uGUyIu4x7QNBDEeAfQo-2BSbjYqgVzK-2BQyj79oqV-2FEuBCE3N-2FJrcBg8Rx-2Bnstb2ppk7UsAnqDWLW2aTbE9b32tgWKaf8Cz9zBNcNDb4p-2FFiqbwM3aBVnGWo6bB3WNSoxixvkYnY3NArSenI0bV7LWpK8HX4fTfBgD3i6W-2FJGtU9w0mFtWOedM9izEmL-2FLdg2z2nowYT2Wizloefw-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>