-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
78 lines (61 loc) · 2.81 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
---
title: What we do
description: meaningful change for sustainability, net zero, and climate risk management.
image: https://source.unsplash.com/BcoGknSqlDc/2000x1322?a=.png
---
<style>
.button {
width: 300px;
margin: 0 auto;
border: 2px solid $brand-color;
}
.button a {
display: block;
text-align: center;
padding: 16px;
background: #fff;
color: $brand-color;
text-decoration: none;
transition: .2s ease-in-out;
}
.button:hover a {
background: $brand-color;
color: #fff;
}
</style>
<section class="hero" style="background-image: url({% include relative-src.html src=page.image %})">
<div class="inner-hero text-container">
<div class="hero-text-container">
<h1 class="editable">What we do</h1>
<p class="subtext editable"><a href="https://susdigihumlab.github.io/Carbon-Site-Builder---https-Sustainabledigitalfutures.co.uk/index">Climate acuity</a> delivers meaningful change for sustainability, net zero, and climate risk management. Our training and strategy workshops are rooted in deep expertise in sustainability and serious play. We’re here to help you to break down complexity and create actionable strategies, in ways that are inspiring and exciting. <a href="mailto:[email protected]">Book a call.</a><br><br>
</p>
</div>
</div>
<div class="learn-more"><a href="#learn-more">Learn more <span class="arrow">▼</span></a></div>
</section>
<div class="content">
<section class="info" id="learn-more">
<div class="container flex">
<div class="text">
<div class="text">
<p class="editable"> We believe that every organization — whatever your sector, whatever your size — deserves access to insight and inspiration to make change, at a level they can afford. If you are an SME or non-profit, you may be able to access our Community Tier.
</p>
<br>
</div>
<br>
<div class="editable"><table>
<tr>
<th> <b><div style="text-align: left; height:100%; width:150%;"
button class="button"><a href="https://susdigihumlab.github.io/Carbon-Site-Builder---https-Sustainabledigitalfutures.co.uk/2024/07/29/AI-and-the-environment/">AI and the Environment</b></th>
</tr>
<tr>
<th><b><div style="text-align: left; height:100%; width:150%;" button class="button"><a href="https://susdigihumlab.github.io/Carbon-Site-Builder---https-Sustainabledigitalfutures.co.uk/2024/07/28/Global-goals/">Global Goals Experience</b></th>
</tr>
<tr>
<th><b><div style="text-align: left; height:100%; width:150%;" button class="button"><a href="https://susdigihumlab.github.io/Carbon-Site-Builder---https-Sustainabledigitalfutures.co.uk/2024/07/27/Tailored-Outcomes/"> Tailored Outcomes </b></th>
</tr>
</table>
</div>
</div>
</div>
</section>