<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width">
    
    <title>Mashreq Email</title>
    <style type="text/css">
        /* Reset and Global Styles */
        html,
        body,
        table,
        td,
        p,
        h1,
        h2,
        h3 {
            font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            margin: 0;
            padding: 0;
        }

        body {
            background: #ffffff;
        }

        img {
            border: 0;
            line-height: 100%;
            outline: none;
            text-decoration: none;
            -ms-interpolation-mode: bicubic;
        }

        /* Mobile Responsive Styles */
        @media only screen and (max-width: 600px) {
            u~div .email-container {
                min-width: 414px !important;
            }
        }
    </style>

    <style type="text/css">
        /* GLOBAL */
        * {
            font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        }

        .collapse {
            margin: 0;
            padding: 0;
        }

        .bg_white {
            background: #ffffff;
        }

        /* ELEMENTS */

        .link {
            color: #313131;
        }

        /* BUTTON */
        .btn {
            text-decoration: none;
            color: #fff;
            background-color: #666;
            padding: 10px 16px;
            font-weight: inherit;
            margin-right: 10px;
            text-align: center;
            cursor: pointer;
            display: inline-block;
            box-shadow: none;
            border-radius: 3px;
        }

        /* HEADER */
        table.head-wrap {
            width: 600px;
            margin: 0 auto;
            padding: 16px 0;
            margin-bottom: 16px;
        }

        .header.email-container {
            padding: 16px;
        }

        .header .content table tr td {
            text-align: center;
        }

        /* BODY */
        table.body-wrap {
            width: 100%;
            margin: 0 auto;
        }

        /* FOOTER */

        table.social {
            /*  padding:15px; */
            background-color: #eff1f5;
        }

        table.footer-wrap {
            width: 100%;
            clear: both !important;
        }

        .footer-wrap .email-container td.content p {
            border-top: 1px solid rgb(215, 215, 215);
            padding-top: 15px;
        }

        .footer-wrap .email-container td.content p {
            font-size: 10px;
            font-weight: bold;
        }

        /* TYPOGRAPHY */
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
                "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            line-height: 1.1;
            margin-bottom: 15px;
            color: #333333;
        }

        h1 small,
        h2 small,
        h3 small,
        h4 small,
        h5 small,
        h6 small {
            font-size: 60%;
            color: #6f6f6f;
            line-height: 0;
            text-transform: none;
        }

        h1 {
            font-weight: bold;
            font-size: 26px;
        }

        h2 {
            font-weight: bold;
            font-size: 20px;
        }

        h3 {
            font-weight: bold;
            font-size: 16px;
        }

        .collapse {
            margin: 0 !important;
        }

        p,
        ul {
            margin-bottom: 10px;
            font-weight: normal;
            font-size: 16px;
            line-height: 1.6;
            color: #4C4C4C;
        }

        p.last {
            margin-bottom: 0px;
        }

        .email-container {
            display: block !important;
            max-width: 600px !important;
            margin: 0 auto !important;
            /* makes it centered */
            clear: both !important;
        }

        .content {
            padding: 0 24px;
            max-width: 600px;
            margin: 0 auto;
            display: block;
        }

        .content table {
            width: 100%;
        }

        .clear {
            display: block;
            clear: both;
        }

        .border-bottom {
            border-bottom: 1px solid;
        }

        .border {
            border-style: solid;
            border-width: 1px;
        }

        /* -= Segment Theming styles -= */

        /* Conventional */
        .CONV.primary {
            background: #ff5e00;
        }
        .CONV-background-color {
        background: #FFF1E8;
        }

        .CONV.text_primary {
            color: #ff5e00;
            font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        }

        .CONV.link-secondary {
            color: #ff5e00;
        }

        .CONV.btn.btn-primary {
            background: #ff5e00;
            color: #ffffff;
        }

        .CONV.btn.btn-outlined {
            border-radius: 4px;
            border: 1px solid rgb(255, 94, 0);
            color: #ff5e00;
            background-color: #ffffff !important;
        }

        .CONV.theme-border-color {
            border-color: #ff5e00;
        }
         /* Card */
        .bepp_1st_col {
            border: 1px solid #738794;
            border-radius: 50%;
            width: 5px;
            height: 5px;
            display: inline-block;
            line-height: 14px;
            position: relative;
            top: 50%;
            transform: translateY(60%);
        }

        .bepp_2nd_col {
            font-family: Helvetica;
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            color: rgba(49, 49, 49, 0.8);
        }

        .bepp_3rd_col {
            font-family: Helvetica;
            font-style: normal;
            font-weight: bold;
            font-size: 16px;
            color: #313131;
        }

        /* ------
        PHONE
        For clients that support media queries.
        Nothing fancy. 
    ------- */
        @media only screen and (max-width: 600px) {
            a[class="btn"] {
                display: block !important;
                margin-bottom: 10px !important;
                background-image: none !important;
                margin-right: 0 !important;
            }
        }
    </style>
    <style type="text/css">
        /* Additional styles to help with alignment */
        table {
            border-collapse: collapse;
            mso-table-lspace: 0pt;
            mso-table-rspace: 0pt;
        }

        img {
            border: 0;
            line-height: 100%;
            outline: none;
            text-decoration: none;
            -ms-interpolation-mode: bicubic;
        }

        .center {
            text-align: center;
        }
    </style>
</head>

<body>

    <!-- HEADER -->
    <table class="head-wrap bg_white" width="100%" align="center">
        <tbody><tr>
            <td align="center">
                <table width="600" align="center">
                    <tbody><tr>
                        <td align="center">
                            <img src="https://contentdelivery.mashreqbank.com/common/full-logo-V2/CONV.png" width="288" alt="Mashreq CONV Logo">
                        </td>
                    </tr>
                </tbody></table>
            </td>
        </tr>
    </tbody></table>
    <!-- /HEADER -->
    <div class="email-container">
        <!-- BODY -->
        <!-- BODY -->
<table class="body-wrap" cellpadding="0" cellspacing="0" align="center" width="600">
   <tbody><tr>
      <td class="email-container bg_white">
         <!-- A Real Hero (and a real human being) -->
         <p style="margin-bottom: 16px">
            <img data-imagetype="External" src="https://contentdelivery.mashreqbank.com/casa/email/banner/KFS-notification-header_ISLAMIC_GOLD.png" width="600">
         </p>
         <!-- /hero -->
         <div class="content">
            <table>
               <tbody><tr>
                  <td>
                     <h1 style="margin-bottom: 32px">Update your KYC with your credit card !

</h1>
                     <h3 style="margin-bottom: 24px">
                        <span style="font-weight: normal">Dear</span>
                        Customer,
                     </h3>
                     <p style="margin-bottom: 24px">Our records indicate your KYC details are still pending update, despite our past reminders.<br>
                        <br><strong>Quick Fix</strong> : Use your credit card to verify your identity by [Deadline, Tuesday, October 24, 2023]! It’s a snap and ensures uninterrupted service.<br>
                        <br>Complete your KYC by visiting <b class="CONV text_primary"><a style="color:#FF5E00;font-size:16px;font-family:Helvetica;font-weight:Bold;text-decoration:none" href="http://email.mg.rentrisk.com/c/eJxcjr-O3CAQh58Gd4tgMKxduMjJctqU6U78sxcZwwVwVn77CO42xVUw38xvvjGToOOdiM5OVIwD9HRk9-4x8V4RLuiwcj6uIxmsNXxQxBBtiLZMdG4CAowS4JRxIBwbMaxkNIquTPSEK9STY8PJhpJc3rGOR-enRykfGbEfCBYES7b6TK5ceLUuP06sA4LFu7DXnlxtuRBbikybLYjNn1ngNc1rnsPyfD5xcXuJTdDQZ57D8hfq8CKdqe9M6UAqF16GrREbWp21DbYB5eL7mXyjX9qKq_ibV7mC_dW-PRmV-N2j1yI2a30gED5uv2SSR0ZsRsDvb3UafNSyuNjM8H8paH28G7vK05dX5z6jr1vrpbefb12aPvbtdlz5j78d0oWCeuJdLhlL72J5YGOVkwHHtP0LAAD___TUi0Q" target="_blank" data-saferedirecturl="https://security.feishu.cn/link/safety?target=https%3A%2F%2Fwww.tiktok.com%2Flink%2Fv2%3Faid%3D1180%26lang%3Den%26scene%3Dbio_url%26target%3Dhttp%3A%2F%2Fbit.ly%2F409b6X4&scene=ccm&logParams=%7B%22location%22%3A%22ccm_default%22%7D&lang=en-GB
">  www.mashreq.com </a></b>. It's quick, secure, and essential to keep your card active. No charges — just a straightforward identity confirmation. <br>
                        <br>Your security is our priority. Don't delay — protect your financial convenience today</p>
                  </td>
               </tr>
            </tbody></table>
         </div>
      </td>
   </tr>
</tbody></table>
<!-- /BODY -->        <!-- /BODY -->
        <!-- FOOTER -->
        <table width="600" align="center">
            <tbody><tr>
                <td class="email-container bg_white">
                        <div class="content" style="margin-bottom: 43px;">
                            <table>
                                <tbody><tr>
                                    <td>
                                        <h2 style="margin-bottom: 8px; margin-top: 16px">Didn't initiate this request?
                                        </h2>
                                        <p style="margin-bottom: 32px">If you did not initiate
                                            this request, kindly take the following actions: </p>
                                        <div style="margin-bottom: 19px"><img src="https://contentdelivery.mashreqbank.com/common/icons/ico-lock-2.png" width="24" alt="lock icon" style="float: left;">
                                            <div style="margin-left: 34px">
                                                <p>Change your password by signing into your <a class="CONV link-secondary" href="http://email.mg.rentrisk.com/c/eJxcjrFy3CAQhp8GdcfAItBRqLBHo0y6NKk9CIGOEQIHUG709hmwncIV7Lf777frKKgciOjMSIW8Q08lG7rHaGU_SGVhACsJo4IYJhZgsEg13Ffad24EAowS4JRxIByv4m6JXBdqmegJX1BPjg0nE0pyecc6Hp0fH6W8Z8ReEMwI5mz0mVy5sDUuP06sA4LZu7DXnrKmXIjNRaXNFMSmjyzwmuY1z2F-Pp-4uL3EJmjoI89h_gt1eFZure9E6Z1ULrwKWyMmtDprE0wDi4tvZ_KNfmorruJv3sUV7K_27cVvt7_8RF-L2KT1gUD4uP1SSR0ZsQkBH17rNPioVXGxmeH_UtD6eFuNVacvX51hQp-31ktvP167NL7v2-248h9_O5QLBfXEu1wyVt7F8sCrWZwKOKbtXwAAAP__QCyLEQ" style="font-weight: bold">Mashreq Neo</a> account.</p>
                                            </div>
                                        </div>
                                        <div>
                                            <img src="https://contentdelivery.mashreqbank.com/common/icons/ico-phone-2.png" width="24" alt="lock icon" style="float: left;">
                                            <div style="margin-left: 34px">
                                                <p> 24
                                                    Hour Direct Banking Center<a class="link" href="tel:+971 4 424 4444" style="font-weight: bold; text-decoration: none;"> +971 4 424
                                                        4444</a> </p>
                                            </div>
                                        </div>
                                    </td>
                                </tr>
                            </tbody></table>
                        </div>
                    <div class="content" style="margin-bottom: 24px">
                        <table>
                            <tbody><tr>
                                <td>
                                    <p style="margin-bottom: 16px">
                                        Regards,<br>
                                        Mashreq Neo
                                    </p>
                                    <p style="
                                        font-size: 14px;
                                        color: #7C7C7C;">
                                        Disclaimer: Do not reply to this email, this is a system generated email
                                        message. For any
                                        queries, please contact the Bank
                                    </p>
                                </td>
                            </tr>
                        </tbody></table>
                    </div>
                    <!-- Social & Contact -->
                    <div class="content">
                        <table width="100%" border="0" cellspacing="0" cellpadding="0">
                            <tbody>
                                <tr>
                                    <!-- Social Icons -->
                                    <td align="right" valign="bottom" width="50%">
                                        <div style="margin-top: 42px;">
                                            <table align="right" border="0" cellspacing="1" cellpadding="0">
                                                <tbody>
                                                    <tr>
                                                        <td style="height: 8px;"></td>
                                                    </tr>
                                                    <!-- Instagram -->
                                                    <tr><td align="bottom">
                                                        <a href="http://email.mg.rentrisk.com/c/eJwUyj2OhCAUAODTQDfk8fgbCoptvMdDUMkIjkBi9vab7b8UrPQOLM9BWv9GLb1y_AgJJWxkN0xay4gQk1tXY7MjTxmc4iUgoJKARiqDYESy7w18inJTVoOJTEPdRc9t9jI-Yr0qP8Mx53cw9cNwYbg8zyNKG5P2TvVfMFwqjaPnm-HCe_h-9lf9Hff5qlTaZBrOMuYQdJZrHiLlWKiJq-9_AQAA__-8Xz0O" target="_blank">
                                                            <img width="25" src="https://contentdelivery.mashreqbank.com/common/icons/CONV/instagram.png" alt="Instagram">
                                                        </a>
                                                    </td>
                                                    <!-- Facebook -->
                                                    <td align="bottom">
                                                        <a href="http://email.mg.rentrisk.com/c/eJwcyjtuxCAQANDTQLdoGD42BUUadzkEs4CN_GENSFZuH2n7F72VbgLLk5fWzailUxPffCDQFgNCdtrhbHJINtKUSNFsEmhePAIqCWikMghGRDtncJFkVlaDIabhXEVL12il7-JdT374bYxPZ-qH4cJweZ5H5PBOVOsXMFx-Q99auilcO8OFN__Z19f51-_jdYZyDabhKH10EY5SxyZiohIuUdv6HwAA__9RhD3b" target="_blank">
                                                            <img width="25" src="https://contentdelivery.mashreqbank.com/common/icons/CONV/facebook.png" alt="Facebook">
                                                        </a>
                                                    </td>
                                                    <!-- Twitter -->
                                                    <td align="bottom">
                                                        <a href="http://email.mg.rentrisk.com/c/eJwUyTtuxCAQANDTQLdoGD72FBRp3KXLBfjZRuvPLoy0yu2j1K8Er2kCL2vQnma0mswk91AnnJ3GgmnGTER5jSkVynadIFtDsgUENBrQaeMQnCp-XoFK0qvxFlwSFs5N9Xpxb-Op8n3KI-zMryHMl8BF4MKfxlz7vwlcvuPYe33_fGrlIXt4PbfH-Tvex-OM7WJh4WiDh4pHu3lXpaYWL3X37S8AAP__EFI8dg" target="_blank">
                                                            <img width="25" src="https://contentdelivery.mashreqbank.com/common/icons/CONV/twitter.png" alt="Twitter">
                                                        </a>
                                                    </td>
                                                    <!-- LinkedIn -->
                                                    <td align="bottom">
                                                        <a href="http://email.mg.rentrisk.com/c/eJwUyjvOrCAUAODVQDfkcHgIBcVt3AcIKhHQARIzu7_5-y86ze0CmibHtTUouRULPZ3iURkLdlF-hyC9TntKmzSLMDYmjTQ7BBQcUHGhEBSL2uxgY-C70BJUIBLqwXpqs-dxse2utLhzzmcQ8Y_gSnB935eV3K4Uc_sDBNftro9vP4Jr9ePs6Rt8u2h3z3V86m98y6f63CaRUPKYg_mS73mymEL2jd39-B8AAP__HQ1A8Q" target="_blank">
                                                            <img width="25" src="https://contentdelivery.mashreqbank.com/common/icons/CONV/linkedIn.png" alt="LinkedIn">
                                                        </a>
                                                    </td>
                                                    <!-- YouTube -->
                                                    <td align="bottom">
                                                        <a href="http://email.mg.rentrisk.com/c/eJwUybFyhCAQANCvge6YZYE9KSjS2OUjIK7KiHoHGOf-PpP6TYG0fwJJDpr8gFZ785RrgMhMz-TBW7RA80BgNGrERDZ5F2UOCGg0oNPGITg10TCDn5KeDVlwSVjYF1X56DW3Tf2cuyxh7f3VhPkSOAoc7_tWn_PqV-J_FzhejavA8Tu2tfI7xWMr-ZdlDa9teeyf9i6PPeajCwslt95ULPnsq5o45Xiosy5_AQAA__-TbUAn" target="_blank">
                                                            <img width="25" src="https://contentdelivery.mashreqbank.com/common/icons/CONV/youtube.png" alt="YouTube">
                                                        </a>
                                                    </td>
                                                </tr></tbody>
                                            </table>
                                        </div>

                                    </td>
                                    <!-- Footer Image and Text -->
                                    <td align="left" valign="top" width="50%">
                                        <table align="left" border="0" cellspacing="0" cellpadding="0">
                                            <tbody>
                                                <tr>
                                                    <td>
                                                        <img width="380" data-imagetype="External" src="https://contentdelivery.mashreqbank.com/common/email_images/rise-every-day-footer.png" style="display: block;" alt="Footer Image">
                                                    </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="height: 0px;"></td>
                                </tr>
                                <tr>
                                    <td colspan="2" style="text-align: right; 
                                            color: #4C4C4C; 
                                            font-size: 10px; 
                                            font-family: 29LT Bukra; 
                                            font-weight: 400; 
                                            line-height: 16px; 
                                            word-wrap: break-word;
                                            margin-top: 8px;
                                            ">
                                        Mashreq Neo is part of Mashreqbank PSC which is regulated by the
                                        <br>
                                        Central Bank of the United Arab Emirates.
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </div>

                    <!-- /social & contact -->
                </td>
            </tr>
        </tbody></table>
        <!-- /FOOTER -->
    </div>



<br>
<p><a href="http://email.mg.rentrisk.com/u/eJwEwD2WhCAMAODTSCcvCQShoNijID_KU3QHaOb28yVv0G1gxOkZLaE2ITrcSiyBlEa3GbSRgXO2onoCUgjEqJiAZTK2gEs7FmU08L5oaIfs-Zm9jkvGt4nu_69jbd_xudcW6jMXDXcdc8hw13eeMuW9hke-_RDTL_T3CwAA__8zyCsE">unsubscribe</a></p>
<img width="1px" height="1px" alt="" src="http://email.mg.rentrisk.com/o/eJwEwEsSgyAMANDTyE4m4Z8FhxEDyijaApvevo-jQ_LgRI7oKCiDpL04I6Hfgchz0M6DV5mKMoEBdy7JBydqVKA0grKorQIr2YUCxAmLdgZsWgy0Q_b8zF7HJfe3iR4_17G23_jea9vqMxcDdx1zyO2u7zwl51S3R779-AcAAP__3ecshA"></body></html>