Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Html-bobswift
<section class="section" id="sec-3-pilots">
  <div class="container">
    <div class="cols">
      <div class="col-6">
        <h2 class="h3 pb">
          The European Commision,
          <span class="d-block pb"
            >Member States and Pilot Projects are working</span
          >
          <span class="d-block pb">together to create the</span>
          <span class="d-block">Wallet Toolbox</span>
        </h2>
      </div>
      <div class="col-6">
        <div class="txt-container">
          <h4>European Commission</h4>
          <p>
            The European Commission, and Member States, are together providing the specifications and guidelines needed to build the EU Digital Identity Wallet with <a href="https://ec.europa.eu/digital-building-blocks/sites/display/EUDIGITALIDENTITYWALLET/Technical+Specifications">the EU Digital Identity Wallet with the EU Digital Identity Wallet Toolbox.</a>
          </p>
        </div>
        <div class="txt-container">
          <h4>Large Scale Pilots</h4>
          <p>
            The Pilots are testing the wallet in a variety of everyday use cases, and generating feedback on the Reference Implementation of the EU Digital Identity Wallet. Feedback from the Pilot Projects will inform future documents in the Toolbox.
          </p>
        </div>
        <div class="txt-container">
          <h4>Member States</h4>
          <p>
            The end result of this process will be a well-tested open code base for the wallet, that will be used by Member States to build their own wallets.
          </p>
        </div>
      </div>
    </div>
  </div>
  <img class="sec-3-illu" src="https://ec.europa.eu/digital-building-blocks/sites/download/attachments/694487808/illu-pilots-sec-3.svg" alt="">
</section>

...