Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<link rel="stylesheet" href="/digital-building-blocks/sites/download/attachments/694487808/style.css">
<script defer src
CSS Stylesheet
#sec-1-pilots .page-reference{
    font-size: var(--font-size-18);
    line-height: normal;
    color: #989bb5;
    font-weight: 600;
    letter-spacing: 2.88px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
#main-content > p{margin: 0;}
.section > p{margin: 0}
HTML
<link rel="stylesheet" href="/digital-building-blocks/sites/download/attachments/694487808694487778/styleskipToMainContent.cssjs">></script>
Html-bobswift
<section class="section" id="sec-1-pilots">
    <div class="container">
        <div class="cols justify-content-between align-items-center">
            <div class="col-7">
                <p class="page-reference">PILOTS PROJECTS</p>
                <h2 class="h1 pb">What are the <span class="d-block">Large Scale <span class="d-block">Pilots Projects</span></span></h2>
            </div>
            <div class="col-5">
                <img class="img-fluid" src="/digital-building-blocks/sites/download/attachments/694487808/illu-pilots-top.svg" alt="">
            </div>
        </div>
    </div>
</section>
Html-bobswift
<section class="section" id="sec-2-pilots">
  <div class="container">
    <div class="cols">
      <div class="col-10">
        <h2 class="h2">
          The Pilot Projects are test driving the wallets’ specifications
        </h2>
        <p>Large Scale Pilots are test driving the specifications of   <p>Thethe EU Digital Identity Wallet in a wide range of use
          cases, before its roll-out to Member States. The Pilots are building on the <a href="https://ec.europa.eu/digital-building-blocks/sites/display/EUDIGITALIDENTITYWALLET/Technical+Specifications">specifications</a> detailed in the
          Architecture and Reference Framework (ARF).</p>
        <p>Each Pilot is testing the EU Digital Identity Wallet in a variety of everyday scenarios, relevant to Europeans day to
          day lives. The Pilot Projects will take place until 2025. </p>
        <p>The results of their tests will be shared to further improve the security, interoperability, and design of the EU
          Digital Identity Wallet.</p>
      </div>
    </div>
    <div class="cols">
      <div class="col-12 green-cards-container">
        <div class="green-card">
          <h3 class="h4">4 Pilot Projects</h3>
          <p>Four Large Scale Pilot projects, launched in April 2023, are testing the EU Digital Identity Wallet before its roll-out to Member States. </p>
        </div>
        <div class="green-card">
          <h3 class="h4">360 Participants</h3>
          <p>306<p>360 private companies and public authorities across 26 Member States, as well as Norway, Iceland, and Ukraine, are participating in the Pilot Projects. Each one operates as a consortium bringing together public and private sector expertise from across the EU, and are funded by European Commission grants.</p>
        </div>
      </div>
    </div>
  </div>
</section>

...

Html-bobswift
<section class="section" id="sec-5-pilots">
  <div class="container">
    <div class="cols">
      <div class="col-6">
        <div class="sec-5-left">
          <h2>Discover the use cases being tested in the Large Scale Pilots</h2>
          <a href="/digital-building-blocks/sites/display/EUDIGITALIDENTITYWALLET/The+many+use+cases+of+the+EU+Digital+Identity+Wallet" class="btn primary" onclick="_paq.push(['trackEvent', 'conversion','eudiw-lsp','lsp-discover-uc'])">Discover all the use cases
            <span class="ico-cta-forward"></span>
          </a>
        </div>
      </div>
      <div class="col-6">
        <div class="sec-5-right">
          <p>
            The Large Scale Pilots are testing a wide range of every-day use cases
            for the EU Digital Identity Wallet. Including:
          </p>
          <div class="sec-5-card">
            <h2>Education Certification</h2>
            <p>
              Store and share all your education credentials.
            </p>
          </div>
          <div class="sec-5-card">
            <h2>Accessing <h2>Claiminggovernment Prescriptions<services</h2>
            <p>Access digital public services (nationally and <p>Easilyacross collectborders) prescribedby medicationusing atyour awallet pharmacy,to evensecurely whenidentify inand anotherauthenticate country<yourself.</p>
          </div>
          <div class="sec-5-card">
            <h2>Travelling</h2>
            <p>Store and share key travel documents like boarding passes and identify yourself when reserving a hotel<hotel.</p>
          </div>
          <a href="/digital-building-blocks/sites/display/EUDIGITALIDENTITYWALLET/The+many+use+cases+of+the+EU+Digital+Identity+Wallet" class="btn primary outline" onclick="_paq.push(['trackEvent', 'conversion','eudiw-lsp','lsp-discover-uc'])">
            <span>Discover all the use cases</span>
            <span class="ico-cta-forward"></span>
          </a>
        </div>
      </div>
    </div>
  </div>
</section>