-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprofessores.html
353 lines (348 loc) · 30.5 KB
/
professores.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
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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nexus</title>
<link rel="shortcut icon" href="./images/icones/logo.ico" type="image/x-icon">
<link rel="stylesheet" href="./style/main.css">
<link rel="stylesheet" href="style/professores.css">
</head>
<body>
<header>
<h1 class="logo"><a href="index.html">NEXUS</a></h1>
<nav id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="cursos.html">Cursos</a></li>
<li><a href="professores.html">Professores</a></li>
<li><a href="contato.html">Contato</a></li>
<li><a href="login.html" class="icone loginIn"><span>Entrar</span><svg width="24" height="25"
viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M15 3.5H19C19.5304 3.5 20.0391 3.71071 20.4142 4.08579C20.7893 4.46086 21 4.96957 21 5.5V19.5C21 20.0304 20.7893 20.5391 20.4142 20.9142C20.0391 21.2893 19.5304 21.5 19 21.5H15"
stroke="#18181B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M10 17.5L15 12.5L10 7.5" stroke="#18181B" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M15 12.5H3" stroke="#18181B" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</a>
</li>
</ul>
</nav>
<button onclick="menu()" id="sanduiche"><img class="icon" src="images/icones/menu/Icone_sanduiche.svg" alt=""></button>
<nav id="" class="menu-mobile">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="cursos.html">Cursos</a></li>
<li><a href="professores.html">Professores</a></li>
<li><a href="contato.html">Contato</a></li>
<li id="entrar"><a href="login.html" class="loginIn"><span>Entrar<svg width="24" height="25"
viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M15 3.5H19C19.5304 3.5 20.0391 3.71071 20.4142 4.08579C20.7893 4.46086 21 4.96957 21 5.5V19.5C21 20.0304 20.7893 20.5391 20.4142 20.9142C20.0391 21.2893 19.5304 21.5 19 21.5H15"
stroke="#18181B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M10 17.5L15 12.5L10 7.5" stroke="#18181B" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M15 12.5H3" stroke="#18181B" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"/>
</svg>
</span>
</a>
</li>
</ul>
</nav>
</header>
<main>
<section class="perfil" id="prof1">
<img src="images/professores/prof1.png" alt="">
<h2>Gabriel Azevedo</h2>
<span>Eng. de computação</span>
<p>
Trabalhou em grandes empresas de tecnologia, como a Microsoft e a IBM, desenvolvendo soluções de inteligência artificial e machine learning.
</p>
<ul>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.2395 10.0208H14.7603C12.1427 10.0208 10.0208 12.1427 10.0208 14.7603V24.2395C10.0208 26.8571 12.1427 28.9791 14.7603 28.9791H24.2395C26.8571 28.9791 28.9791 26.8571 28.9791 24.2395V14.7603C28.9791 12.1427 26.8571 10.0208 24.2395 10.0208Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M23.2916 18.9027C23.4086 19.6916 23.2738 20.4973 22.9065 21.2052C22.5392 21.9131 21.958 22.4872 21.2456 22.8458C20.5333 23.2043 19.726 23.3291 18.9386 23.2024C18.1512 23.0757 17.4238 22.704 16.8598 22.14C16.2959 21.5761 15.9241 20.8487 15.7974 20.0613C15.6707 19.2739 15.7955 18.4666 16.1541 17.7542C16.5126 17.0418 17.0867 16.4607 17.7946 16.0933C18.5025 15.726 19.3082 15.5913 20.0971 15.7083C20.9018 15.8276 21.6468 16.2026 22.2221 16.7778C22.7973 17.353 23.1723 18.098 23.2916 18.9027Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M24.7136 14.2864H24.7237" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M27.1666 11.8333H11.8333C10.7747 11.8333 9.91663 12.6914 9.91663 13.75V25.25C9.91663 26.3085 10.7747 27.1667 11.8333 27.1667H27.1666C28.2252 27.1667 29.0833 26.3085 29.0833 25.25V13.75C29.0833 12.6914 28.2252 11.8333 27.1666 11.8333Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M29.0833 14.7083L20.487 20.1708C20.1912 20.3562 19.8491 20.4545 19.5 20.4545C19.1508 20.4545 18.8087 20.3562 18.5129 20.1708L9.91663 14.7083" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M23 30V26C23.1392 24.7473 22.78 23.4901 22 22.5C25 22.5 28 20.5 28 17C28.08 15.75 27.73 14.52 27 13.5C27.28 12.35 27.28 11.15 27 10C27 10 26 10 24 11.5C21.36 11 18.64 11 16 11.5C14 10 13 10 13 10C12.7 11.15 12.7 12.35 13 13.5C12.2719 14.5159 11.9185 15.7528 12 17C12 20.5 15 22.5 18 22.5C17.61 22.99 17.32 23.55 17.15 24.15C16.98 24.75 16.93 25.38 17 26V30" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17 26C12.49 28 12 24 10 24" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
</ul>
</section>
<section class="perfil" id="prof2">
<img src="images/professores/prof2.png" alt="">
<h2>João Pedro Almeida</h2>
<span>Cientista da Computação</span>
<p>
Desenvolvedor sênior no Google e na Microsoft, onde fez contribuições significativas para projetos inovadores e revolucionárias para computação.
</p>
<ul>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.2395 10.0208H14.7603C12.1427 10.0208 10.0208 12.1427 10.0208 14.7603V24.2395C10.0208 26.8571 12.1427 28.9791 14.7603 28.9791H24.2395C26.8571 28.9791 28.9791 26.8571 28.9791 24.2395V14.7603C28.9791 12.1427 26.8571 10.0208 24.2395 10.0208Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M23.2916 18.9027C23.4086 19.6916 23.2738 20.4973 22.9065 21.2052C22.5392 21.9131 21.958 22.4872 21.2456 22.8458C20.5333 23.2043 19.726 23.3291 18.9386 23.2024C18.1512 23.0757 17.4238 22.704 16.8598 22.14C16.2959 21.5761 15.9241 20.8487 15.7974 20.0613C15.6707 19.2739 15.7955 18.4666 16.1541 17.7542C16.5126 17.0418 17.0867 16.4607 17.7946 16.0933C18.5025 15.726 19.3082 15.5913 20.0971 15.7083C20.9018 15.8276 21.6468 16.2026 22.2221 16.7778C22.7973 17.353 23.1723 18.098 23.2916 18.9027Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M24.7136 14.2864H24.7237" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M27.1666 11.8333H11.8333C10.7747 11.8333 9.91663 12.6914 9.91663 13.75V25.25C9.91663 26.3085 10.7747 27.1667 11.8333 27.1667H27.1666C28.2252 27.1667 29.0833 26.3085 29.0833 25.25V13.75C29.0833 12.6914 28.2252 11.8333 27.1666 11.8333Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M29.0833 14.7083L20.487 20.1708C20.1912 20.3562 19.8491 20.4545 19.5 20.4545C19.1508 20.4545 18.8087 20.3562 18.5129 20.1708L9.91663 14.7083" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M23 30V26C23.1392 24.7473 22.78 23.4901 22 22.5C25 22.5 28 20.5 28 17C28.08 15.75 27.73 14.52 27 13.5C27.28 12.35 27.28 11.15 27 10C27 10 26 10 24 11.5C21.36 11 18.64 11 16 11.5C14 10 13 10 13 10C12.7 11.15 12.7 12.35 13 13.5C12.2719 14.5159 11.9185 15.7528 12 17C12 20.5 15 22.5 18 22.5C17.61 22.99 17.32 23.55 17.15 24.15C16.98 24.75 16.93 25.38 17 26V30" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17 26C12.49 28 12 24 10 24" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
</ul>
</section>
<section class="perfil" id="prof3">
<img src="images/professores/prof3.png" alt="">
<h2>Ana Luiza Santos</h2>
<span>Eng. de computação</span>
<p>
Trabalhou em empresas renomadas como IBM e Tesla, onde liderou equipes de desenvolvimento em projetos em equipe com +200 devs.
</p>
<ul>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.2395 10.0208H14.7603C12.1427 10.0208 10.0208 12.1427 10.0208 14.7603V24.2395C10.0208 26.8571 12.1427 28.9791 14.7603 28.9791H24.2395C26.8571 28.9791 28.9791 26.8571 28.9791 24.2395V14.7603C28.9791 12.1427 26.8571 10.0208 24.2395 10.0208Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M23.2916 18.9027C23.4086 19.6916 23.2738 20.4973 22.9065 21.2052C22.5392 21.9131 21.958 22.4872 21.2456 22.8458C20.5333 23.2043 19.726 23.3291 18.9386 23.2024C18.1512 23.0757 17.4238 22.704 16.8598 22.14C16.2959 21.5761 15.9241 20.8487 15.7974 20.0613C15.6707 19.2739 15.7955 18.4666 16.1541 17.7542C16.5126 17.0418 17.0867 16.4607 17.7946 16.0933C18.5025 15.726 19.3082 15.5913 20.0971 15.7083C20.9018 15.8276 21.6468 16.2026 22.2221 16.7778C22.7973 17.353 23.1723 18.098 23.2916 18.9027Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M24.7136 14.2864H24.7237" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M27.1666 11.8333H11.8333C10.7747 11.8333 9.91663 12.6914 9.91663 13.75V25.25C9.91663 26.3085 10.7747 27.1667 11.8333 27.1667H27.1666C28.2252 27.1667 29.0833 26.3085 29.0833 25.25V13.75C29.0833 12.6914 28.2252 11.8333 27.1666 11.8333Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M29.0833 14.7083L20.487 20.1708C20.1912 20.3562 19.8491 20.4545 19.5 20.4545C19.1508 20.4545 18.8087 20.3562 18.5129 20.1708L9.91663 14.7083" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M23 30V26C23.1392 24.7473 22.78 23.4901 22 22.5C25 22.5 28 20.5 28 17C28.08 15.75 27.73 14.52 27 13.5C27.28 12.35 27.28 11.15 27 10C27 10 26 10 24 11.5C21.36 11 18.64 11 16 11.5C14 10 13 10 13 10C12.7 11.15 12.7 12.35 13 13.5C12.2719 14.5159 11.9185 15.7528 12 17C12 20.5 15 22.5 18 22.5C17.61 22.99 17.32 23.55 17.15 24.15C16.98 24.75 16.93 25.38 17 26V30" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17 26C12.49 28 12 24 10 24" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
</ul>
</section>
<section class="perfil" id="prof4">
<img src="images/professores/prof4.png" alt="">
<h2>Lucas Ferreira</h2>
<span>Cientista de Software</span>
<p>
Com uma carreira que inclui passagens por empresas de prestígio como Amazon e Salesforce, tendo um dos nomes mais renomados na área de computação.
</p>
<ul>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.2395 10.0208H14.7603C12.1427 10.0208 10.0208 12.1427 10.0208 14.7603V24.2395C10.0208 26.8571 12.1427 28.9791 14.7603 28.9791H24.2395C26.8571 28.9791 28.9791 26.8571 28.9791 24.2395V14.7603C28.9791 12.1427 26.8571 10.0208 24.2395 10.0208Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M23.2916 18.9027C23.4086 19.6916 23.2738 20.4973 22.9065 21.2052C22.5392 21.9131 21.958 22.4872 21.2456 22.8458C20.5333 23.2043 19.726 23.3291 18.9386 23.2024C18.1512 23.0757 17.4238 22.704 16.8598 22.14C16.2959 21.5761 15.9241 20.8487 15.7974 20.0613C15.6707 19.2739 15.7955 18.4666 16.1541 17.7542C16.5126 17.0418 17.0867 16.4607 17.7946 16.0933C18.5025 15.726 19.3082 15.5913 20.0971 15.7083C20.9018 15.8276 21.6468 16.2026 22.2221 16.7778C22.7973 17.353 23.1723 18.098 23.2916 18.9027Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M24.7136 14.2864H24.7237" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M27.1666 11.8333H11.8333C10.7747 11.8333 9.91663 12.6914 9.91663 13.75V25.25C9.91663 26.3085 10.7747 27.1667 11.8333 27.1667H27.1666C28.2252 27.1667 29.0833 26.3085 29.0833 25.25V13.75C29.0833 12.6914 28.2252 11.8333 27.1666 11.8333Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M29.0833 14.7083L20.487 20.1708C20.1912 20.3562 19.8491 20.4545 19.5 20.4545C19.1508 20.4545 18.8087 20.3562 18.5129 20.1708L9.91663 14.7083" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M23 30V26C23.1392 24.7473 22.78 23.4901 22 22.5C25 22.5 28 20.5 28 17C28.08 15.75 27.73 14.52 27 13.5C27.28 12.35 27.28 11.15 27 10C27 10 26 10 24 11.5C21.36 11 18.64 11 16 11.5C14 10 13 10 13 10C12.7 11.15 12.7 12.35 13 13.5C12.2719 14.5159 11.9185 15.7528 12 17C12 20.5 15 22.5 18 22.5C17.61 22.99 17.32 23.55 17.15 24.15C16.98 24.75 16.93 25.38 17 26V30" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17 26C12.49 28 12 24 10 24" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
</ul>
</section>
<section class="perfil" id="prof5">
<img src="images/professores/prof5.png" alt="">
<h2>Ravi Patel</h2>
<span>Cientista da Computação</span>
<p>
Trabalhou em empresas de ponta como Infosys e Adobe, onde contribuiu significativamente para projetos de software inovadores.
<ul>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.2395 10.0208H14.7603C12.1427 10.0208 10.0208 12.1427 10.0208 14.7603V24.2395C10.0208 26.8571 12.1427 28.9791 14.7603 28.9791H24.2395C26.8571 28.9791 28.9791 26.8571 28.9791 24.2395V14.7603C28.9791 12.1427 26.8571 10.0208 24.2395 10.0208Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M23.2916 18.9027C23.4086 19.6916 23.2738 20.4973 22.9065 21.2052C22.5392 21.9131 21.958 22.4872 21.2456 22.8458C20.5333 23.2043 19.726 23.3291 18.9386 23.2024C18.1512 23.0757 17.4238 22.704 16.8598 22.14C16.2959 21.5761 15.9241 20.8487 15.7974 20.0613C15.6707 19.2739 15.7955 18.4666 16.1541 17.7542C16.5126 17.0418 17.0867 16.4607 17.7946 16.0933C18.5025 15.726 19.3082 15.5913 20.0971 15.7083C20.9018 15.8276 21.6468 16.2026 22.2221 16.7778C22.7973 17.353 23.1723 18.098 23.2916 18.9027Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M24.7136 14.2864H24.7237" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M27.1666 11.8333H11.8333C10.7747 11.8333 9.91663 12.6914 9.91663 13.75V25.25C9.91663 26.3085 10.7747 27.1667 11.8333 27.1667H27.1666C28.2252 27.1667 29.0833 26.3085 29.0833 25.25V13.75C29.0833 12.6914 28.2252 11.8333 27.1666 11.8333Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M29.0833 14.7083L20.487 20.1708C20.1912 20.3562 19.8491 20.4545 19.5 20.4545C19.1508 20.4545 18.8087 20.3562 18.5129 20.1708L9.91663 14.7083" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M23 30V26C23.1392 24.7473 22.78 23.4901 22 22.5C25 22.5 28 20.5 28 17C28.08 15.75 27.73 14.52 27 13.5C27.28 12.35 27.28 11.15 27 10C27 10 26 10 24 11.5C21.36 11 18.64 11 16 11.5C14 10 13 10 13 10C12.7 11.15 12.7 12.35 13 13.5C12.2719 14.5159 11.9185 15.7528 12 17C12 20.5 15 22.5 18 22.5C17.61 22.99 17.32 23.55 17.15 24.15C16.98 24.75 16.93 25.38 17 26V30" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17 26C12.49 28 12 24 10 24" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
</ul>
</section>
<section class="perfil" id="prof6">
<img src="images/professores/prof6.png" alt="">
<h2>Nome Sobrenome</h2>
<span>Eng. de computação</span>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
</p>
<ul>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.2395 10.0208H14.7603C12.1427 10.0208 10.0208 12.1427 10.0208 14.7603V24.2395C10.0208 26.8571 12.1427 28.9791 14.7603 28.9791H24.2395C26.8571 28.9791 28.9791 26.8571 28.9791 24.2395V14.7603C28.9791 12.1427 26.8571 10.0208 24.2395 10.0208Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M23.2916 18.9027C23.4086 19.6916 23.2738 20.4973 22.9065 21.2052C22.5392 21.9131 21.958 22.4872 21.2456 22.8458C20.5333 23.2043 19.726 23.3291 18.9386 23.2024C18.1512 23.0757 17.4238 22.704 16.8598 22.14C16.2959 21.5761 15.9241 20.8487 15.7974 20.0613C15.6707 19.2739 15.7955 18.4666 16.1541 17.7542C16.5126 17.0418 17.0867 16.4607 17.7946 16.0933C18.5025 15.726 19.3082 15.5913 20.0971 15.7083C20.9018 15.8276 21.6468 16.2026 22.2221 16.7778C22.7973 17.353 23.1723 18.098 23.2916 18.9027Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M24.7136 14.2864H24.7237" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M27.1666 11.8333H11.8333C10.7747 11.8333 9.91663 12.6914 9.91663 13.75V25.25C9.91663 26.3085 10.7747 27.1667 11.8333 27.1667H27.1666C28.2252 27.1667 29.0833 26.3085 29.0833 25.25V13.75C29.0833 12.6914 28.2252 11.8333 27.1666 11.8333Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M29.0833 14.7083L20.487 20.1708C20.1912 20.3562 19.8491 20.4545 19.5 20.4545C19.1508 20.4545 18.8087 20.3562 18.5129 20.1708L9.91663 14.7083" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M23 30V26C23.1392 24.7473 22.78 23.4901 22 22.5C25 22.5 28 20.5 28 17C28.08 15.75 27.73 14.52 27 13.5C27.28 12.35 27.28 11.15 27 10C27 10 26 10 24 11.5C21.36 11 18.64 11 16 11.5C14 10 13 10 13 10C12.7 11.15 12.7 12.35 13 13.5C12.2719 14.5159 11.9185 15.7528 12 17C12 20.5 15 22.5 18 22.5C17.61 22.99 17.32 23.55 17.15 24.15C16.98 24.75 16.93 25.38 17 26V30" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17 26C12.49 28 12 24 10 24" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
</ul>
</section>
</main>
<footer>
<div id="container_footer">
<section class="social">
<h1 class="logo"><a href="">NEXUS</a></h1>
<ul>
<li>
<a href="#" class="media">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.2395 10.0208H14.7603C12.1427 10.0208 10.0208 12.1427 10.0208 14.7603V24.2395C10.0208 26.8571 12.1427 28.9791 14.7603 28.9791H24.2395C26.8571 28.9791 28.9791 26.8571 28.9791 24.2395V14.7603C28.9791 12.1427 26.8571 10.0208 24.2395 10.0208Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M23.2916 18.9027C23.4086 19.6916 23.2738 20.4973 22.9065 21.2052C22.5392 21.9131 21.958 22.4872 21.2456 22.8458C20.5333 23.2043 19.726 23.3291 18.9386 23.2024C18.1512 23.0757 17.4238 22.704 16.8598 22.14C16.2959 21.5761 15.9241 20.8487 15.7974 20.0613C15.6707 19.2739 15.7955 18.4666 16.1541 17.7542C16.5126 17.0418 17.0867 16.4607 17.7946 16.0933C18.5025 15.726 19.3082 15.5913 20.0971 15.7083C20.9018 15.8276 21.6468 16.2026 22.2221 16.7778C22.7973 17.353 23.1723 18.098 23.2916 18.9027Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M24.7136 14.2864H24.7237" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
</svg>
</a>
</li>
<li>
<a href="#" class="media">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M25 10H22C20.6739 10 19.4021 10.5268 18.4645 11.4645C17.5268 12.4021 17 13.6739 17 15V18H14V22H17V30H21V22H24L25 18H21V15C21 14.7348 21.1054 14.4804 21.2929 14.2929C21.4804 14.1054 21.7348 14 22 14H25V10Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</li>
<li>
<a href="#" class="media">
<svg width="32" height="32" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.5" cy="19.5" r="19" stroke="white" stroke-opacity="0.43"/>
<path d="M26.1125 9.07812H29.6401L21.9351 17.9073L31 29.9219H23.9031L18.3443 22.6338L11.9833 29.9219H8.45425L16.6954 20.4775L8 9.07812H15.2781L20.3021 15.7381L26.1125 9.07812ZM24.8762 27.8059H26.8313L14.2143 11.0834H12.1184L24.8762 27.8059Z" fill="white"/>
</svg>
</a>
</li>
</ul>
</section>
<section>
<h4>Links úteis</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="cursos.html">Cursos</a></li>
<li><a href="professores.html">Professores</a></li>
<li><a href="contato.html">Contato</a></li>
</ul>
</section>
<section>
<h4>Outros links</h4>
<ul>
<li><a href="#">Política de Privacidade</a></li>
<li><a href="#">Termos de Serviço</a></li>
<li><a href="#">Suporte</a></li>
</ul>
</section>
<section>
<h4>Desenvolvedores</h4>
<ul>
<li><a href="https://www.linkedin.com/in/mariolz/" target="_blank">Mario Luiz Silva Guimarães</a>
</li>
<li><a href="#" target="_blank">Asaph Arruda</a></li>
</ul>
<p>© 2024 Nexus • Todos os direitos reservados</p>
</section>
</div>
</footer>
<script src="script/menuMobile.js"></script>
</body>
</html>