-
Notifications
You must be signed in to change notification settings - Fork 3
/
intbee.html
218 lines (194 loc) · 20.3 KB
/
intbee.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
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
---
permalink: /intbee
---
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<title>Students 4 Students - Integration Bee</title>
<link rel="stylesheet" href="assets/css/normalize.css">
<link rel="stylesheet" href="assets/css/intbee.css">
<meta name="theme-color" content="#FEEE3B">
<link rel="icon" href="assets/icons/intbee-favicon.png">
<link rel="apple-touch-icon" href="assets/icons/intbee-favicon.png">
<meta name="description" content="Concours d'intégrale inspiré de celui du MIT, organisé par S4S.">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="S4S - Integration Bee">
<meta name="twitter:description" content="Concours d'intégrale inspiré de celui du MIT, organisé par S4S.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://students4students.ch/intbee">
<meta property="og:locale" content="fr">
<meta property="og:title" content="S4S - Integration Bee">
<meta property="og:description" content="Concours d'intégrale inspiré de celui du MIT, organisé par S4S.">
<meta property="og:image" content="https://students4students.ch/assets/seo/intbee-opengraph.png">
<meta property="og:image:alt" content="Students 4 Students - Integration Bee">
<meta property="og:image:width" content="1756">
<meta property="og:image:height" content="924">
<meta property="og:site_name" content="Students 4 Students">
<script>
/*! modernizr 3.6.0 (Custom Build) | MIT *
* https://modernizr.com/download/?-webp-setclasses !*/
!function(e,n,A){function o(e,n){return typeof e===n}function t(){var e,n,A,t,a,i,l;for(var f in r)if(r.hasOwnProperty(f)){if(e=[],n=r[f],n.name&&(e.push(n.name.toLowerCase()),n.options&&n.options.aliases&&n.options.aliases.length))for(A=0;A<n.options.aliases.length;A++)e.push(n.options.aliases[A].toLowerCase());for(t=o(n.fn,"function")?n.fn():n.fn,a=0;a<e.length;a++)i=e[a],l=i.split("."),1===l.length?Modernizr[l[0]]=t:(!Modernizr[l[0]]||Modernizr[l[0]]instanceof Boolean||(Modernizr[l[0]]=new Boolean(Modernizr[l[0]])),Modernizr[l[0]][l[1]]=t),s.push((t?"":"no-")+l.join("-"))}}function a(e){var n=u.className,A=Modernizr._config.classPrefix||"";if(c&&(n=n.baseVal),Modernizr._config.enableJSClass){var o=new RegExp("(^|\\s)"+A+"no-js(\\s|$)");n=n.replace(o,"$1"+A+"js$2")}Modernizr._config.enableClasses&&(n+=" "+A+e.join(" "+A),c?u.className.baseVal=n:u.className=n)}function i(e,n){if("object"==typeof e)for(var A in e)f(e,A)&&i(A,e[A]);else{e=e.toLowerCase();var o=e.split("."),t=Modernizr[o[0]];if(2==o.length&&(t=t[o[1]]),"undefined"!=typeof t)return Modernizr;n="function"==typeof n?n():n,1==o.length?Modernizr[o[0]]=n:(!Modernizr[o[0]]||Modernizr[o[0]]instanceof Boolean||(Modernizr[o[0]]=new Boolean(Modernizr[o[0]])),Modernizr[o[0]][o[1]]=n),a([(n&&0!=n?"":"no-")+o.join("-")]),Modernizr._trigger(e,n)}return Modernizr}var s=[],r=[],l={_version:"3.6.0",_config:{classPrefix:"",enableClasses:!0,enableJSClass:!0,usePrefixes:!0},_q:[],on:function(e,n){var A=this;setTimeout(function(){n(A[e])},0)},addTest:function(e,n,A){r.push({name:e,fn:n,options:A})},addAsyncTest:function(e){r.push({name:null,fn:e})}},Modernizr=function(){};Modernizr.prototype=l,Modernizr=new Modernizr;var f,u=n.documentElement,c="svg"===u.nodeName.toLowerCase();!function(){var e={}.hasOwnProperty;f=o(e,"undefined")||o(e.call,"undefined")?function(e,n){return n in e&&o(e.constructor.prototype[n],"undefined")}:function(n,A){return e.call(n,A)}}(),l._l={},l.on=function(e,n){this._l[e]||(this._l[e]=[]),this._l[e].push(n),Modernizr.hasOwnProperty(e)&&setTimeout(function(){Modernizr._trigger(e,Modernizr[e])},0)},l._trigger=function(e,n){if(this._l[e]){var A=this._l[e];setTimeout(function(){var e,o;for(e=0;e<A.length;e++)(o=A[e])(n)},0),delete this._l[e]}},Modernizr._q.push(function(){l.addTest=i}),Modernizr.addAsyncTest(function(){function e(e,n,A){function o(n){var o=n&&"load"===n.type?1==t.width:!1,a="webp"===e;i(e,a&&o?new Boolean(o):o),A&&A(n)}var t=new Image;t.onerror=o,t.onload=o,t.src=n}var n=[{uri:"data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA=",name:"webp"},{uri:"data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA==",name:"webp.alpha"},{uri:"data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA",name:"webp.animation"},{uri:"data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=",name:"webp.lossless"}],A=n.shift();e(A.name,A.uri,function(A){if(A&&"load"===A.type)for(var o=0;o<n.length;o++)e(n[o].name,n[o].uri)})}),t(),a(s),delete l.addTest,delete l.addAsyncTest;for(var p=0;p<Modernizr._q.length;p++)Modernizr._q[p]();e.Modernizr=Modernizr}(window,document);
</script>
</head>
<body>
<section class="section section-hero theme-primary">
<div>
<div class="container container-narrow">
<div class="hero-drop-shadow" role="presentation"></div>
<div class="hero-contents">
<header class="hero-logo">
<img src="assets/icons/intbee-logo.png" alt="">
<span class="hero-wordmark">Integration <span>Bee</span></span>
</header>
<h1>
Le <strong>tournoi d'intégration</strong> inspiré du MIT, maintenant à l'EPFL.
</h1>
<div class="hero-bullets">
<div class="hero-bullet">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z" />
</svg>
23 mars 2024 à partir de 9h45
</div>
<div class="hero-bullet">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z" />
<path stroke-linecap="round" stroke-linejoin="round" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z" />
</svg>
Campus EPFL, CO1
</div>
<div class="hero-bullet">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path fill-rule="evenodd" d="M8.25 6.75a3.75 3.75 0 117.5 0 3.75 3.75 0 01-7.5 0zM15.75 9.75a3 3 0 116 0 3 3 0 01-6 0zM2.25 9.75a3 3 0 116 0 3 3 0 01-6 0zM6.31 15.117A6.745 6.745 0 0112 12a6.745 6.745 0 016.709 7.498.75.75 0 01-.372.568A12.696 12.696 0 0112 21.75c-2.305 0-4.47-.612-6.337-1.684a.75.75 0 01-.372-.568 6.787 6.787 0 011.019-4.38z" clip-rule="evenodd" />
<path d="M5.082 14.254a8.287 8.287 0 00-1.308 5.135 9.687 9.687 0 01-1.764-.44l-.115-.04a.563.563 0 01-.373-.487l-.01-.121a3.75 3.75 0 013.57-4.047zM20.226 19.389a8.287 8.287 0 00-1.308-5.135 3.75 3.75 0 013.57 4.047l-.01.121a.563.563 0 01-.373.486l-.115.04c-.567.2-1.156.349-1.764.441z" />
</svg>
60 participant·e·s
</div>
</div>
<div class="hero-registration">
<a class="hero-registration-button" href="https://go.epfl.ch/intbee-live" rel="noopener">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
Regarder la rediffusion
</a>
</div>
</div>
</div>
</div>
</section>
<section class="section section-presentation">
<div class="container-wrapper-left">
<div class="container container-narrow">
<h2>Déroulement</h2>
<div class="presentation-features">
<div class="presentation-feature">
<div class="presentation-feature-icon" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6">
<path fill-rule="evenodd" d="M8.25 6.75a3.75 3.75 0 117.5 0 3.75 3.75 0 01-7.5 0zM15.75 9.75a3 3 0 116 0 3 3 0 01-6 0zM2.25 9.75a3 3 0 116 0 3 3 0 01-6 0zM6.31 15.117A6.745 6.745 0 0112 12a6.745 6.745 0 016.709 7.498.75.75 0 01-.372.568A12.696 12.696 0 0112 21.75c-2.305 0-4.47-.612-6.337-1.684a.75.75 0 01-.372-.568 6.787 6.787 0 011.019-4.38z" clip-rule="evenodd" />
<path d="M5.082 14.254a8.287 8.287 0 00-1.308 5.135 9.687 9.687 0 01-1.764-.44l-.115-.04a.563.563 0 01-.373-.487l-.01-.121a3.75 3.75 0 013.57-4.047zM20.226 19.389a8.287 8.287 0 00-1.308-5.135 3.75 3.75 0 013.57 4.047l-.01.121a.563.563 0 01-.373.486l-.115.04c-.567.2-1.156.349-1.764.441z" />
</svg>
</div>
<h3>Intégration intensive</h3>
<p>
Durant la première heure du tournoi, chacun·e a sa feuille et intègre, comme une sorte d'examen.
</p>
</div>
<div class="presentation-feature">
<div class="presentation-feature-icon" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6">
<path fill-rule="evenodd" d="M19.253 2.292a.75.75 0 01.955.461A28.123 28.123 0 0121.75 12c0 3.266-.547 6.388-1.542 9.247a.75.75 0 11-1.416-.494c.94-2.7 1.458-5.654 1.458-8.753s-.519-6.054-1.458-8.754a.75.75 0 01.461-.954zm-14.227.013a.75.75 0 01.414.976A23.183 23.183 0 003.75 12c0 3.085.6 6.027 1.69 8.718a.75.75 0 01-1.39.563c-1.161-2.867-1.8-6-1.8-9.281 0-3.28.639-6.414 1.8-9.281a.75.75 0 01.976-.414zm4.275 5.052a1.5 1.5 0 012.21.803l.716 2.148L13.6 8.246a2.438 2.438 0 012.978-.892l.213.09a.75.75 0 11-.584 1.381l-.214-.09a.937.937 0 00-1.145.343l-2.021 3.033 1.084 3.255 1.445-.89a.75.75 0 11.786 1.278l-1.444.889a1.5 1.5 0 01-2.21-.803l-.716-2.148-1.374 2.062a2.437 2.437 0 01-2.978.892l-.213-.09a.75.75 0 01.584-1.381l.214.09a.938.938 0 001.145-.344l2.021-3.032-1.084-3.255-1.445.89a.75.75 0 11-.786-1.278l1.444-.89z" clip-rule="evenodd" />
</svg>
</div>
<h3>Tournoi au tableau</h3>
<p>
Les meilleur·e·s sont sélectionné·e·s et s'affrontent au tableau en intégrant tour à tour des intégrales de plus en plus difficiles devant un jury.
</p>
</div>
<div class="presentation-feature">
<div class="presentation-feature-icon" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6">
<path fill-rule="evenodd" d="M5.166 2.621v.858c-1.035.148-2.059.33-3.071.543a.75.75 0 00-.584.859 6.753 6.753 0 006.138 5.6 6.73 6.73 0 002.743 1.346A6.707 6.707 0 019.279 15H8.54c-1.036 0-1.875.84-1.875 1.875V19.5h-.75a2.25 2.25 0 00-2.25 2.25c0 .414.336.75.75.75h15a.75.75 0 00.75-.75 2.25 2.25 0 00-2.25-2.25h-.75v-2.625c0-1.036-.84-1.875-1.875-1.875h-.739a6.706 6.706 0 01-1.112-3.173 6.73 6.73 0 002.743-1.347 6.753 6.753 0 006.139-5.6.75.75 0 00-.585-.858 47.077 47.077 0 00-3.07-.543V2.62a.75.75 0 00-.658-.744 49.22 49.22 0 00-6.093-.377c-2.063 0-4.096.128-6.093.377a.75.75 0 00-.657.744zm0 2.629c0 1.196.312 2.32.857 3.294A5.266 5.266 0 013.16 5.337a45.6 45.6 0 012.006-.343v.256zm13.5 0v-.256c.674.1 1.343.214 2.006.343a5.265 5.265 0 01-2.863 3.207 6.72 6.72 0 00.857-3.294z" clip-rule="evenodd" />
</svg>
</div>
<h3>Podium</h3>
<p>
Des prix sont remis aux gagnant·e·s.
</p>
</div>
<div class="presentation-feature">
<div class="presentation-feature-icon" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6">
<path fill-rule="evenodd" d="M9 4.5a.75.75 0 01.721.544l.813 2.846a3.75 3.75 0 002.576 2.576l2.846.813a.75.75 0 010 1.442l-2.846.813a3.75 3.75 0 00-2.576 2.576l-.813 2.846a.75.75 0 01-1.442 0l-.813-2.846a3.75 3.75 0 00-2.576-2.576l-2.846-.813a.75.75 0 010-1.442l2.846-.813A3.75 3.75 0 007.466 7.89l.813-2.846A.75.75 0 019 4.5zM18 1.5a.75.75 0 01.728.568l.258 1.036c.236.94.97 1.674 1.91 1.91l1.036.258a.75.75 0 010 1.456l-1.036.258c-.94.236-1.674.97-1.91 1.91l-.258 1.036a.75.75 0 01-1.456 0l-.258-1.036a2.625 2.625 0 00-1.91-1.91l-1.036-.258a.75.75 0 010-1.456l1.036-.258a2.625 2.625 0 001.91-1.91l.258-1.036A.75.75 0 0118 1.5zM16.5 15a.75.75 0 01.712.513l.394 1.183c.15.447.5.799.948.948l1.183.395a.75.75 0 010 1.422l-1.183.395c-.447.15-.799.5-.948.948l-.395 1.183a.75.75 0 01-1.422 0l-.395-1.183a1.5 1.5 0 00-.948-.948l-1.183-.395a.75.75 0 010-1.422l1.183-.395c.447-.15.799-.5.948-.948l.395-1.183A.75.75 0 0116.5 15z" clip-rule="evenodd" />
</svg>
</div>
<h3>Goûter</h3>
<p>
Après la remise des prix, un goûter est offert et l'event se termine dans la joie et la bonne humeur.
</p>
</div>
</div>
</div>
</div>
</section>
<footer class="section section-footer theme-footer">
<div class="container container-narrow">
<!-- <div class="footer-registration-container">-->
<!-- <h2 class="footer-registration-title">Intéressé·e?</h2>-->
<!-- <p class="footer-registration-text">-->
<!-- Inscris-toi sans plus attendre!-->
<!-- </p>-->
<!-- <div class="footer-registration">-->
<!-- <a class="footer-registration-button" href="https://go.epfl.ch/intbee-form" rel="noopener">-->
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" aria-hidden="true">-->
<!-- <path stroke-linecap="round" stroke-linejoin="round" d="M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z" />-->
<!-- </svg>-->
<!-- Inscris-toi-->
<!-- </a>-->
<!-- </div>-->
<!-- </div>-->
<h3 class="footer-partners-title">Merci à nos partenaires!</h3>
<div class="footer-partners">
<a class="footer-partner" href="https://www.epfl.ch/fr/">
<img class="partner-epfl" src="assets/partners/epfl-yellow.svg" alt="Une association reconnue par l’EPFL">
</a>
<a class="footer-partner" href="https://agepoly.ch/">
<img class="partner-agepoly" src="assets/partners/agepoly-yellow.svg" alt="AGEPoly">
</a>
<a class="footer-partner" href="https://lausanne.lasergame-evolution.fr/">
<img class="partner-lasergame" src="assets/partners/lasergame-lausanne-yellow.svg" alt="Lasergame Evolution">
</a>
<a class="footer-partner" href="https://www.payot.ch/">
<img class="partner-payot" src="assets/partners/payot_logo.svg" alt="Payot">
</a>
<a class="footer-partner" href="https://eu.bic.com/fr-fr">
<img class="partner-bic" src="assets/partners/bic-orange.svg" alt="Société Bic S.A">
</a>
</div>
<div class="footer-contact">
<a href="https://instagram.com/s4s.epfl" rel="noopener">
<span class="footer-contact-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" role="img">
<title>Instagram</title>
<path d="M12.2373 2.36387C15.4414 2.36387 15.8209 2.37606 17.0863 2.43379C18.2563 2.48719 18.8917 2.68268 19.3146 2.84697C19.8746 3.06466 20.2744 3.32474 20.6943 3.74464C21.1142 4.16453 21.3743 4.56432 21.5919 5.1244C21.7563 5.5473 21.9518 6.18269 22.0052 7.35263C22.0629 8.61803 22.0751 8.99753 22.0751 12.2017C22.0751 15.4058 22.0629 15.7853 22.0052 17.0507C21.9518 18.2207 21.7563 18.8561 21.5919 19.279C21.3743 19.839 21.1142 20.2388 20.6943 20.6587C20.2744 21.0786 19.8746 21.3387 19.3146 21.5563C18.8917 21.7207 18.2563 21.9162 17.0863 21.9696C15.8211 22.0273 15.4416 22.0395 12.2373 22.0395C9.03294 22.0395 8.65344 22.0273 7.38827 21.9696C6.21829 21.9162 5.5829 21.7207 5.16005 21.5563C4.59992 21.3387 4.20013 21.0786 3.78023 20.6587C3.36034 20.2388 3.10026 19.839 2.88262 19.279C2.71828 18.8561 2.52279 18.2207 2.46939 17.0507C2.41166 15.7853 2.39946 15.4058 2.39946 12.2017C2.39946 8.99753 2.41166 8.61803 2.46939 7.35268C2.52279 6.18269 2.71828 5.5473 2.88262 5.1244C3.10026 4.56432 3.36034 4.16453 3.78023 3.74464C4.20013 3.32474 4.59992 3.06466 5.16005 2.84697C5.5829 2.68268 6.21829 2.48719 7.38823 2.43379C8.65363 2.37606 9.03313 2.36387 12.2373 2.36387ZM12.2373 0.20166C8.97825 0.20166 8.56965 0.215474 7.28972 0.273873C6.01241 0.332178 5.14014 0.535003 4.3768 0.831668C3.5877 1.13834 2.91848 1.54866 2.25137 2.21577C1.58425 2.88289 1.17393 3.5521 0.867265 4.3412C0.5706 5.10454 0.367774 5.97682 0.30947 7.25412C0.251071 8.534 0.237305 8.94266 0.237305 12.2017C0.237305 15.4607 0.251071 15.8694 0.30947 17.1492C0.367774 18.4266 0.5706 19.2988 0.867265 20.0622C1.17393 20.8512 1.58425 21.5205 2.25137 22.1876C2.91848 22.8547 3.5877 23.265 4.3768 23.5717C5.14014 23.8684 6.01241 24.0712 7.28972 24.1295C8.56965 24.1879 8.97825 24.2017 12.2373 24.2017C15.4963 24.2017 15.905 24.1879 17.1848 24.1295C18.4621 24.0712 19.3344 23.8684 20.0978 23.5717C20.8869 23.265 21.5561 22.8547 22.2232 22.1876C22.8903 21.5205 23.3006 20.8513 23.6073 20.0622C23.904 19.2988 24.1068 18.4266 24.1651 17.1492C24.2235 15.8694 24.2373 15.4607 24.2373 12.2017C24.2373 8.94266 24.2235 8.534 24.1651 7.25412C24.1068 5.97682 23.904 5.10454 23.6073 4.3412C23.3006 3.5521 22.8903 2.88289 22.2232 2.21577C21.5561 1.54866 20.8869 1.13834 20.0978 0.831668C19.3344 0.535003 18.4621 0.332178 17.1848 0.273873C15.905 0.215474 15.4963 0.20166 12.2373 0.20166ZM12.2373 6.0395C8.83402 6.0395 6.0751 8.79842 6.0751 12.2017C6.0751 15.6049 8.83402 18.3639 12.2373 18.3639C15.6405 18.3639 18.3995 15.6049 18.3995 12.2017C18.3995 8.79842 15.6405 6.0395 12.2373 6.0395ZM12.2373 16.2017C10.0282 16.2017 8.23726 14.4108 8.23726 12.2017C8.23726 9.99256 10.0282 8.20166 12.2373 8.20166C14.4464 8.20166 16.2373 9.99256 16.2373 12.2017C16.2373 14.4108 14.4464 16.2017 12.2373 16.2017ZM20.0829 5.79604C20.0829 6.59134 19.4382 7.23607 18.6429 7.23607C17.8476 7.23607 17.2029 6.59134 17.2029 5.79604C17.2029 5.00075 17.8476 4.35607 18.6429 4.35607C19.4382 4.35607 20.0829 5.00075 20.0829 5.79604Z" fill="currentColor"/>
</svg>
</span>
@s4s.epfl
</a>
<a href="mailto:[email protected]">
<span class="footer-contact-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" role="img">
<title>E-mail</title>
<path stroke-linecap="round" stroke-linejoin="round" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z" />
</svg>
</span>
</a>
</div>
</div>
</footer>
</body>
</html>