-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathsustainability.html
More file actions
308 lines (270 loc) · 16.2 KB
/
sustainability.html
File metadata and controls
308 lines (270 loc) · 16.2 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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0" name="viewport">
<!-- SEO -->
<meta name="description" content="Discover MAQ Software’s commitment to sustainability by reducing our global carbon emissions and investing in a greener future." />
<meta name="keywords" content="MAQ Software sustainability, carbon net zero goals, LEED Gold certification, renewable energy initiatives, solar-powered campus, sustainable technology practices, eco-friendly workplace design, energy-efficient building design, global sustainability standards"/>
<!-- Open Graph -->
<meta property="og:title" content="Sustainability is the way forward | MAQ Software" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://maqsoftware.com/img/news/N050-main.jpg" />
<meta property="og:description" content="Discover MAQ Software’s commitment to sustainability by reducing our global carbon emissions and investing in a greener future." />
<meta property="og:keywords" content="MAQ Software sustainability, carbon net zero goals, LEED Gold certification, renewable energy initiatives, solar-powered campus, sustainable technology practices, eco-friendly workplace design, energy-efficient building design, global sustainability standards"/>
<!-- Twitter Theme -->
<meta name="twitter:widgets:theme" content="light">
<!-- Title & Favicon -->
<title>Sustainability is the way forward | MAQ Software</title>
<link rel="shortcut icon" type="image/x-icon" href="/images/logos/MAQ-Software-URL.png">
<!-- Font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700%7CHind+Madurai:400,500&subset=latin-ext"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter&display=swap" rel="stylesheet">
<!-- Css -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://getbootstrap.com/docs/5.3/assets/css/docs.css" rel="stylesheet">
<link rel="stylesheet" href="css/core.min.css" />
<link rel="stylesheet" href="css/skin.css" />
<link rel="stylesheet" href="css/commonstyle.css" />
<link rel="stylesheet" href="css/styles.css" />
<!--[if lt IE 9]>
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S0W302CGQG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-S0W302CGQG');
</script>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "oekduyvjws");
</script>
</head>
<body class="shop home-page">
<!-- Header -->
<header id="header" class="header header-absolute header-fixed-on-mobile header-transparent"
data-bkg-threshold="100" data-sticky-threshold="0"></header>
<div class="section-block-padding-sm products-hero-section lg-section-block-padding-hero">
<div class="section-container">
<div class="row flex two-columns-on-tablet">
<div class="column width-6 v-align-middle left center-on-mobile">
<div>
<h1 class="page-title">
Sustainability is the Way Forward
</h1>
<!-- <div class="red-underline-rectangle center-on-mobile"></div> -->
<p class="sustainability-card-text center-on-mobile break">
At MAQ Software, sustainability is at the heart of how we operate. As a global leader in technology and AI engineering, we are committed to reducing our environmental impact while helping clients achieve their sustainability goals.
</p>
<p class="sustainability-card-text center-on-mobile">
Through innovation, transparency, and measurable progress, we are building a future where technology and sustainability go hand in hand.
</p>
<div class="one-rem-div"></div>
<!-- <div class="flex-row mb-column">
<a href="Sustainability-Report.pdf" class="sustainability-btn-primary btn-text" target="_blank" rel="noopener noreferrer">Get the report</a>
</div> -->
</div>
</div>
<div class="column width-6 right hide-on-mobile">
<div class="feature-image img-placeholder">
<div class="homepage-feature mb-0">
<img class="" src="images-new/isv/sustainability-hero-image.svg" alt="sustainability-hero-image" style="max-height: 450px; width: auto;">
</div>
</div>
</div>
</div>
</div>
<!-- Feature 1 Section End -->
</div>
<div class="section-block-padding-sm centered-section">
<div class="section-container">
<div class="max-section-size">
<p class="sustainability-section-header">Discover our commitment to building a sustainable tomorrow</p>
</div>
<div class="grid-2 max-section-size">
<div class="card-col-2">
<div class="icon-container">
<span class="fluent--leaf-three-24-regular service-icon-size"></span>
</div>
<div>
<p class="sustainability-card-title">
Carbon Net Zero
</p>
<p class="sustainability-card-text">
for our headquarters by 2030
</p>
</div>
</div>
<div class="card-col-2">
<div class="icon-container">
<span class="fluent--arrow-trending-down-24-regular service-icon-size"></span>
</div>
<div>
<p class="sustainability-card-title">
55% reduction in carbon emissions
</p>
<p class="sustainability-card-text">
by 2030 (compared to a 2019 baseline year)
</p>
</div>
</div>
<div class="card-col-2">
<div class="icon-container">
<span class="fluent--recycle-32-regular service-icon-size"></span>
</div>
<div>
<p class="sustainability-card-title">
Continuous investment in sustainable practices
</p>
<p class="sustainability-card-text">
across all locations to build a more sustainable future
</p>
</div>
</div>
<div class="card-col-2">
<div class="icon-container">
<span class="fluent--earth-leaf-24-regular service-icon-size"></span>
</div>
<div>
<p class="sustainability-card-title">
Ongoing alignment with global standards
</p>
<p class="sustainability-card-text">
including Microsoft's sustainable ecosystem to drive consistent and responsible progress
</p>
</div>
</div>
</div>
</div>
</div>
<div class="section-block-padding-sm centered-section">
<div class="section-container">
<div class="max-section-size">
<h2 class="sustainability-section-header">Our Achievements</h2>
</div>
<div class="grid-3 max-section-size">
<div class="left-align-borderless-card">
<div class="sustainability-icon-container">
<span class="fluent--ribbon-star-24-regular service-icon-size"></span>
</div>
<p class="sustainability-card-title">LEED Gold Certification</p>
<p class="sustainability-card-text">
Our AI Engineering Center in Noida has earned <strong>LEED Gold Certification</strong> from the U.S. Green Building Council—a global recognition of our commitment to sustainable design and operations.
</p>
</div>
<div class="left-align-borderless-card">
<div class="sustainability-icon-container">
<span class="fluent--weather-sunny-24-regular service-icon-size"></span>
</div>
<p class="sustainability-card-title">598 KW Solar Energy System</p>
<p class="sustainability-card-text">
The Noida campus is powered by a <strong>598 KW solar energy system,</strong> supplying nearly 50% of the building’s energy needs. <strong>LEED Gold Certification</strong> from the U.S. Green Building Council—a global recognition of our commitment to sustainable design and operations.
</p>
</div>
<div class="left-align-borderless-card">
<div class="sustainability-icon-container">
<span class="fluent--plug-connected-checkmark-20-regular service-icon-size" style="color: white;"></span>
</div>
<p class="sustainability-card-title">100% Carbon-Free Electricity</p>
<p class="sustainability-card-text">
Our headquarters in Redmond, WA operates on <strong>100% carbon-free electricity,</strong> further advancing our global sustainability goals.
</p>
</div>
</div>
<div class="grid-2 max-section-size">
<div class="highlight-card-green">
<p class="sustainability-card-title">Cut Water Use by 77% with Smart Facility Design</p>
<p class="sustainability-card-text"><strong>Zero water discharge facility</strong> with advanced rainwater harvesting, achieved a <strong>77% reduction in water usage.</strong></p>
</div>
<div class="highlight-card-green">
<p class="sustainability-card-title">Optimized Building Designs to Save Energy</p>
<p class="sustainability-card-text"><strong>High-performance façade design</strong> and heat-minimizing building materials to reduce energy consumption</p>
</div>
<div class="highlight-card-green">
<p class="sustainability-card-title">Thermal Management Through Reflective Design</p>
<p class="sustainability-card-text">Use of <strong>heat-reflective materials</strong> to lower ambient temperatures</p>
</div>
<div class="highlight-card-green">
<p class="sustainability-card-title">Balancing Creativity and Sustainability in the Workplace</p>
<p class="sustainability-card-text">Eco-friendly, collaborative workspaces that foster innovation while reducing environmental impact</p>
</div>
</div>
</div>
</div>
<div class="section-block-padding-sm products-hero-section lg-section-block-padding-hero centered-section">
<div class="section-container">
<div class="max-section-size">
<h2 class="sustainability-section-header">Leading by Example</h2>
</div>
<div class="row flex two-columns-on-tablet">
<div class="column width-6 left hide-on-mobile">
<div class="feature-image img-placeholder">
<div class="homepage-feature mb-0">
<img class="" src="images-new/isv/sustainability-footer-image.svg" alt="Power BI Embed" style="max-height: 450px; width: auto;">
</div>
</div>
</div>
<div class="column width-6 v-align-middle left center-on-mobile">
<div>
<h1 class="page-title" style="font-size: 3.5rem;">
A Message from our Leadership
</h1>
<p class="sustainability-card-text center-on-mobile break">
“Achieving LEED Gold Certification is an important accomplishment. It reflects our commitment to sustainability and innovation, aligning with our clients’ and community’s values. This is just the first step in our sustainability journey, and we remain committed to adopting further practices to reduce our environmental impact. We invite our clients and community to join us in building a sustainable future.”
</p>
<p class="sustainability-card-text center-on-mobile">
<strong>— Rajeev Agarwal, Founder and Chairman, MAQ Software</strong>
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Contact Section-->
<!-- <div class="section-block-padding-sm contact-gray-section centered-section">
<div class="flex-col-2 max-section-size">
<div class="hero-item-1">
<h1 class="contact-us-section-heading margin-sm">
Connect with us
</h1>
<p class="section-subheading">
As a global company, we’ve established sustainability coordinators in both the United States and India. At our headquarters, we have a dedicated sustainability team lead by Rajeev Agarwal as Chief Sustainability Officer (CSO).
If you have a question about our sustainability initiatives, principles, or goals, we'd love to hear from you!
</p>
<div class="one-rem-div"></div>
<a href="mailto:CustomerSuccess@MAQSoftware.com?subject=Contact%20Us%20-%20Sustainability&body=Hello,%20I%20would%20like%20to%20get%20in%20touch%20with%20you." class="email-link email-link-container">
<span class="tabler--mail"></span><p class="email-link">CustomerSuccess@MAQSoftware.com</p>
</a>
</div>
<div class="hero-item-2 mb-hide-img">
</div>
</div>
</div> -->
<!-- Contact section end -->
<!-- Footer -->
<footer id="footer" class="footer footer-light bkg-grey-ultralight"></footer>
<!-- Footer End -->
<!-- Js -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyC3JCAhNj6tVAO_LSb8M-AzMlidiT-RPAs"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="js/timber.master.min.js"></script>
<script src="js/sidenav.js"></script>
<script>
// $("#header").load("/header");
// $("#footer").load("/footer");
// $("#header").load("/header.html");
$("#footer").load("/footer.html");
</script>
<script src="js/common.js"></script>
</body>
</html>