<a href="https://itessence.net/"
   target="_blank"
   rel="noopener noreferrer"
   style="
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     padding: 20px 16px;
     border: 1px solid #e5e7eb;
     border-radius: 12px;
     background: #ffffff;
     text-decoration: none;
     color: #111827;
   ">

  <img src="/content/uploads/images/itessence.png"
       alt="ITESSENCE"
       loading="lazy"
       style="
         max-width:160px;
         max-height:80px;
         width:100%;
         height:auto;
         object-fit:contain;
         margin-bottom:12px;
       ">

  <div style="font-size:14px; font-weight:600; text-align:center;">
    ITESSENCE
  </div>

  <div style="font-size:12px; color:#6b7280; text-align:center; margin-top:4px;">
    Маркетинговий партнер
  </div>

</a>