26 lines
872 B
HTML
26 lines
872 B
HTML
<!-- One -->
|
|
<section id="one" class="wrapper style5 special">
|
|
<div class="inner">
|
|
<header class="major">
|
|
<h2>Autonomic is a co-operative<br />
|
|
that is owned and run by its workers</h2>
|
|
<p>We build technologies and infrastructure to empower users to make a positive</br>
|
|
impact on the world. All of our services reflect our commitment to our core values:</p>
|
|
</header>
|
|
<ul class="icons major icons--flex">
|
|
<li>
|
|
<span class="icon fa-leaf major style1"></span>
|
|
<span class="icons__title">Sustainability</span>
|
|
</li>
|
|
<li>
|
|
<span class="icon fa-eye major style1"></span>
|
|
<span class="icons__title">Transparency</span>
|
|
</li>
|
|
<li>
|
|
<span class="icon fa-lock major style1"></span>
|
|
<span class="icons__title">Privacy</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</section>
|