<div>
    <h1>Federated IT for Science</h1>
    <p>Our mission is to strengthen and develop the ICT competences of the whole Helmholtz Association. 
    We want to support you - as a scientist, Helmholtz employee or stakeholder of research projects.
    </p><p>
    <a href="{{ '/motivation' | relative_url }}" class="btn btn-success">Find out more on the aims of HIFIS</a>
    </p>
</div>
<div class="services-box">
    <div class="services-title-buttons">
        <a href="https://cloud.helmholtz.de" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-cloud"></i> Helmholtz Cloud (beta)
        </a>
        <a href="https://aai.helmholtz.de" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-network-wired"></i>Helmholtz AAI
        </a>
        <a href="{{ '/services/software/consulting' | relative_url }}" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-chart-line"></i> Consulting
        </a>
        <a href="{{ '/services/software/training' | relative_url }}" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-university"></i> Education & Training
        </a>
    </div>
</div>