-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
171 lines (159 loc) · 6.67 KB
/
index.html
File metadata and controls
171 lines (159 loc) · 6.67 KB
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Basira Collective</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="icon" href="images/logo.svg" type="image/svg+xml" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><img src="images/logo.svg" alt="" /></span>
<hr class="hero-divider" />
<h1 class="hero-title">Strategic Stewards for Complex Times</h1>
<p class="hero-tagline"><strong>We believe the future belongs to those who see clearly, act with responsibility, and steward the greater good.</strong></p>
</header>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>In an age of AI, we help develop human insight.</h2>
</header>
<p><strong>We are Strategic Stewards.</strong></p>
<p>We work with individuals, teams, and communities to navigate complexity and rapid change with clarity and care. We walk alongside you, supporting the capacity to orient, decide, and act responsibly in uncertain conditions.</p>
<p>Our work focuses on:</p>
<ul>
<li>developing insight and foresight</li>
<li>strengthening strategic judgment</li>
<li>acting wisely within complexity and rapid change</li>
</ul>
<ul class="actions">
<li><a href="https://forms.gle/GqviwwGndVhn7t2q8" class="button intro-cta">Work with us</a></li>
</ul>
</div>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h2>Developing Systems Capability</h2>
<p>We design and facilitate training and practice-based learning to build:</p>
</header>
<div class="systems-grid">
<div class="systems-main">
<ul class="features">
<li>
<span class="feature-icon" aria-hidden="true"><img src="images/s2-1.svg" alt="" /></span>
<h3>systems thinking capability</h3>
</li>
<li>
<span class="feature-icon" aria-hidden="true"><img src="images/s2-2.svg" alt="" /></span>
<h3>systems leadership</h3>
</li>
<li>
<span class="feature-icon" aria-hidden="true"><img src="images/s2-3.svg" alt="" /></span>
<h3>systems innovation in real-world contexts</h3>
</li>
</ul>
<p>Our approach emphasises practice, reflection, and application, not theory alone.</p>
</div>
</div>
<hr class="systems-divider" />
<div class="systems-upcoming">
<div class="upcoming-content">
<p class="eyebrow"><strong>Upcoming</strong></p>
<p class="upcoming-title"><strong>7-week virtual + practical programme</strong></p>
<p class="upcoming-detail">Focused on building systems capability for real organisational, societal and ummatic challenges.</p>
<p class="upcoming-note">Register your interest to receive programme details.</p>
</div>
<div class="upcoming-cta">
<a href="https://forms.gle/GqviwwGndVhn7t2q8" class="button">Register interest</a>
</div>
</div>
</section>
<!-- Second Section -->
<section id="second" class="main special">
<header class="major">
<h2>Becoming a Strategic Steward</h2>
<p class="steward-intro">Basira Collective is a community of practice for people who want to navigate complexity with care, clarity, and responsibility. Basira Collective is also a community of practice, for practitioners and stewards.</p>
</header>
<hr class="steward-divider" />
<div class="steward-grid">
<div class="steward-card">
<p class="eyebrow"><strong>Who this is for</strong></p>
<ul class="steward-list">
<li>
<strong>Systems mindset</strong>
<span>Experience or interest in systems thinking and complexity.</span>
</li>
<li>
<strong>Comfort with uncertainty</strong>
<span>The ability to work within ambiguity and change.</span>
</li>
<li>
<strong>Ethical stewardship</strong>
<span>A commitment to responsibility and principled action.</span>
</li>
</ul>
</div>
<div class="steward-card">
<p class="eyebrow"><strong>How stewards contribute</strong></p>
<ul class="steward-list">
<li>
<strong>Facilitation</strong>
<span>Guiding practices that develop shared insight and action.</span>
</li>
<li>
<strong>Learning + reflection</strong>
<span>Deepening judgment through practice and thoughtful feedback.</span>
</li>
<li>
<strong>Support</strong>
<span>Helping others navigate complex situations with care.</span>
</li>
</ul>
</div>
</div>
<hr class="steward-divider steward-divider--cta" />
<div class="steward-cta">
<div class="cta-content">
<p class="eyebrow"><strong>Join the collective</strong></p>
<p class="cta-title">Indicate interest in becoming a strategic steward.</p>
</div>
<div class="cta-action">
<a href="https://forms.gle/GqviwwGndVhn7t2q8" class="button">Register Interest</a>
</div>
</div>
</section>
<!-- Get Started -->
<section id="cta" class="main special">
<header class="major">
<h2>Start with Basira</h2>
<p>Let’s explore how systems capability and stewardship can support your work.</p>
</header>
</section>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>