forked from UTCWeb/utc-brandbar-html-only
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbrandbar-v5.html
800 lines (790 loc) · 75.6 KB
/
brandbar-v5.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
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Brand Bar v.4 | UTC Library">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- optional og metadata
<meta property="og:title" content="University of Tennessee at Chattanooga" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.utc.edu" />
<meta property="og:image" content="assets/images/utc-horizontal-web.svg" />
-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="img/favicon.ico" type="image/vnd.microsoft.icon" />
<title>Brand Bar v.4 | UTC Library</title>
<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=Roboto:ital,wght@0,300;0,400;0,700;1,400;1,500;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Oswald:ital,wght@0,300;0,400;0,700;1,400;1,500;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
rel="stylesheet">
<script src="https://kit.fontawesome.com/6cef20ef42.js" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="css/brandbar.css" />
</head>
<body>
<div id="sf-wrapper">
<header class="header">
<div class="wrap">
<div class="header-first-row">
<div class="title-area">
<a href="https://www.utc.edu">
<svg class="full-wordmark" width="512px" height="78px" version="1.1" id="Layer_1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 624.5 78" style="enable-background:new 0 0 624.5 78;"
xml:space="preserve">
<title>UTC Wordmark</title>
<g>
<path class="st0" d="M108.7,16.1c0.1,2.3,0.2,2.7,0.7,3.5c0.6,0.8,1.4,1.2,2.6,1.3c0.5,0,0.6,0.1,0.6,0.5c0,0.3-0.1,0.4-0.5,0.4
c-0.1,0-0.1,0-1.5-0.1c-2-0.2-2-0.2-2.5-0.2c-0.7,0-0.9,0-2.8,0.1l-2,0.1c-0.4,0-0.6,0.1-0.8,0.1c-0.3,0-0.4-0.1-0.4-0.4
c0-0.5,0.2-0.6,0.7-0.6c1.8-0.3,2.6-1.3,2.4-3.6V4.3c0-1.3-0.2-1.5-1.5-1.5c-2.1,0-3.4,0.2-4.1,0.6S98.8,4.2,98.4,6
c-0.2,0.8-0.4,1-0.6,1s-0.5-0.2-0.5-0.5c0-0.1,0-0.1,0.1-0.7c0.1-0.4,0.1-0.4,0.2-1.7c0.1-0.5,0.1-0.9,0.2-1.3
c0.1-0.4,0.1-0.6,0.1-0.9c0-0.5,0.2-0.6,0.6-0.6c0.1,0,0.4,0,0.6,0c0.3,0,0.9,0,1.7,0.1h3c2.9,0,2.9,0,3.7,0c1.7,0,5.7-0.1,7.3-0.2
h1.1c0.7,0,0.7,0,0.9,1.7c0.1,0.7,0.1,1.1,0.1,1.2c0.1,0.4,0.1,1.1,0.1,1.3c0,0.3-0.1,0.5-0.4,0.5c-0.3,0-0.4-0.1-0.5-0.6
c-0.2-0.8-0.7-1.7-1.3-2.1c-0.6-0.4-1.2-0.6-2.6-0.6c-2.9,0-3.3,0.3-3.3,2.1L108.7,16.1L108.7,16.1z" />
<path class="st0" d="M127.2,11.5c-1.4,0-1.6,0.3-1.6,1.7v3.7c-0.1,2.7,0.8,3.9,2.8,3.9c0.4,0,0.6,0.1,0.6,0.4
c0,0.4-0.2,0.5-0.7,0.5c-0.2,0-0.5,0-1.1-0.1c-1-0.1-2.5-0.2-3.1-0.2c-0.6,0-1.3,0.1-3.5,0.3h-0.2c-0.3,0-0.5-0.2-0.5-0.6
c0-0.2,0.1-0.3,0.4-0.4c0.8-0.1,1.6-0.8,1.8-1.7c0.1-0.4,0.1-0.5,0.1-2.3V4.9c0.1-1.9-0.6-2.7-2.8-3c-0.4-0.1-0.5-0.1-0.5-0.4
c0-0.4,0.2-0.5,0.5-0.5c0.2,0,0.6,0,1,0.1c0.6,0.1,1.9,0.2,2.9,0.2c0.3,0,0.3,0,2.2-0.2c0.6-0.1,1.5-0.1,1.7-0.1
c0.3,0,0.5,0.2,0.5,0.4c0,0.3-0.1,0.4-0.5,0.5c-1.3,0.2-1.8,0.8-1.7,2.2v3.8c-0.1,1.9,0.1,2,1.7,2h7c1.2,0,1.4-0.4,1.3-2.4V4.8
c0.1-1.9-0.6-2.7-2.8-2.9c-0.4-0.1-0.5-0.2-0.5-0.4c0-0.4,0.2-0.5,0.5-0.5c0.2,0,0.6,0,1,0.1c0.7,0.1,1.9,0.2,3.1,0.2
c0.2,0,0.9-0.1,2-0.2c0.6-0.1,1.4-0.1,1.7-0.1c0.4,0,0.6,0.1,0.6,0.5c0,0.2-0.1,0.4-0.5,0.4c-1.3,0.2-1.8,0.8-1.7,2.2v12.8
c-0.1,2.7,0.8,3.9,2.8,3.9c0.5,0,0.6,0.1,0.6,0.4c0,0.4-0.2,0.5-0.7,0.5c-0.2,0-0.5,0-1.1-0.1c-1-0.1-2.5-0.2-3.1-0.2
c-0.6,0-1.3,0.1-3.5,0.3h-0.2c-0.3,0-0.5-0.2-0.5-0.6c0-0.2,0.1-0.3,0.4-0.4c0.8-0.1,1.6-0.8,1.8-1.7c0.1-0.4,0.1-0.5,0.1-2.3v-3.2
c0-1.9-0.1-2.1-1.3-2.1h-7V11.5z" />
<path class="st0"
d="M151.6,8c0,1.9,0.2,2.1,1.2,2.1h1.1h1.3c1.2,0,1.8-0.6,2.7-2.4c0.1-0.3,0.2-0.3,0.5-0.3c0.2,0,0.4,0.1,0.4,0.4
c0,0.1,0,0.4-0.1,0.7c0,0.3,0,0.5,0,0.7s0,0.3,0.2,2.2c0.1,0.8,0.1,1.9,0.1,2.8c0,0.3-0.1,0.4-0.3,0.4c-0.3,0-0.4-0.2-0.5-0.6
c-0.6-2.3-1-2.6-4.6-2.5c-1,0-1.4,0.1-1.5,0.6c-0.1,0.5-0.2,0.7-0.2,2.9v1.4c0,1.2,0.2,2.6,0.4,3c0.4,0.9,0.7,1.2,1.7,1.2
c2.8,0,4.8-0.6,6.3-1.7c0.6-0.6,1.3-1.3,1.6-1.9c0.1-0.1,0.1-0.2,0.2-0.2c0.3,0,0.4,0.2,0.4,0.4c0,1-0.5,2.5-1.1,3.3
c-0.9,1.3-2,1.7-3.9,1.7c-0.9,0-1.1,0-3.9-0.3c-0.6-0.1-1.5-0.1-2.5-0.1c-1.1,0-1.2,0-3.4,0.1h-0.9c-0.3,0-0.4-0.1-0.4-0.4
c0-0.2,0.1-0.3,0.4-0.4c1.4-0.4,1.8-1.4,1.8-4.1V5.3c0-2.3-0.6-2.8-2.8-3.1c-0.3,0-0.4-0.1-0.4-0.5c0-0.2,0.2-0.4,0.5-0.4h0.5h0.7
c2.6,0.1,3.9,0.1,7.6,0.1c1.4,0,4.8-0.1,5.5-0.1h0.3c0.3,0,0.4,0.1,0.4,0.5c0,0.3,0.1,0.7,0.1,1.2c0.1,1.4,0.1,1.5,0.1,1.8
c0,0.7-0.3,1.2-0.6,1.2c-0.2,0-0.3-0.1-0.3-0.6c0-1.9-1.5-2.8-4.7-2.8h-1.4c-1.9,0-2.1,0.2-2.1,2.2V8H151.6z" />
<path class="st0" d="M177.2,4.6c0-1.7-0.4-2.2-2.6-2.7c-0.5-0.1-0.6-0.2-0.6-0.5s0.1-0.4,0.5-0.4c0.1,0,0.5,0,0.6,0.1
c1.6,0.2,2,0.2,2.9,0.2s2-0.1,3.2-0.2c0.6,0,0.8-0.1,1-0.1c0.6,0,0.7,0.1,0.7,0.5c0,0.3-0.1,0.4-0.6,0.5c-0.7,0.1-0.9,0.2-1.2,0.6
c-0.2,0.3-0.3,0.8-0.4,1.7c-0.1,1.4-0.2,2.6-0.3,3.8c0,7.2,0.1,7.4,0.7,8.8c1,2.1,3.2,3.4,6,3.4c1.4,0,2.9-0.5,4-1.3
c1.7-1.2,2.4-3,2.6-6.9c0.1-1.3,0.1-2.5,0.1-4.3c0-2.3-0.1-3.4-0.3-4c-0.3-1.1-1.4-1.9-2.8-1.9c-0.5,0-0.6-0.1-0.6-0.5
c0-0.3,0.1-0.4,0.3-0.4c0.1,0,0.2,0,0.4,0c0.3,0,2.4,0.2,2.9,0.2c0.5,0,1.7-0.1,2.6-0.2c0.2,0,0.4,0,0.5,0c0.3,0,0.5,0.1,0.5,0.4
s0,0.3-0.9,0.5c-0.8,0.1-1.2,0.8-1.2,2.4v1.5c0,1.3-0.1,4.6-0.2,6.5c-0.2,3.5-1.1,6-2.7,7.4c-1.6,1.5-3.9,2.3-6.7,2.3
c-2.8,0-5.1-0.7-6.4-1.9c-1.5-1.4-2.2-3.8-2.2-7.2l0.2-5.5L177.2,4.6z" />
<path class="st0" d="M216.8,13.5c1.2,1.4,1.6,1.7,1.8,1.7c0.2,0,0.3-0.2,0.4-0.4c0-0.3,0.2-5.2,0.2-7c0-4.5-0.7-5.7-3.5-6
c-0.4,0-0.5-0.1-0.5-0.4s0.1-0.4,0.5-0.4c0.5,0,0.6,0,1.7,0.2c0.5,0.1,0.9,0.1,1.3,0.1c0.6,0,1.9-0.1,3.3-0.3c0.2,0,0.4,0,0.5,0
c0.3,0,0.5,0.1,0.5,0.4s-0.1,0.4-0.5,0.5c-1.4,0.3-2,1.6-1.9,4.1l-0.2,9.3c-0.1,1.7-0.1,1.8-0.1,2.3c0,1.4,0,2.8,0.1,3.4v0.2
c0,0.3-0.1,0.4-0.3,0.4c-0.2,0-0.4-0.2-0.6-0.4L206,6.2c-0.4-0.4-0.4-0.4-0.5-0.4c-0.3,0-0.4,0.3-0.4,1.1v5.8
c0.1,7,0.4,7.6,3.3,8.1c0.4,0,0.5,0.2,0.5,0.4c0,0.3-0.2,0.5-0.5,0.5c-0.1,0-0.4,0-0.6-0.1c-0.7-0.1-2-0.2-2.8-0.2
c-0.7,0-2.1,0.1-2.7,0.2c-0.3,0.1-0.6,0.1-0.7,0.1c-0.3,0-0.4-0.1-0.4-0.4c0-0.2,0.1-0.3,0.5-0.4c1.9-0.8,2-1.1,2.2-7.6v-1.7V6.9
c0.1-2.8-1.2-4.7-3.4-4.8c-0.4,0-0.5-0.1-0.5-0.4s0.2-0.5,0.5-0.5h1c1.2,0,2.2,0,3.1-0.1c0.3,0,0.6-0.1,0.8-0.1
c0.6,0,0.6,0.1,1.6,1.1c0.2,0.2,0.2,0.2,1.1,1.4c0.6,0.7,0.8,1,0.9,1.1L216.8,13.5z" />
<path class="st0" d="M232.1,16.4c0,3.2,0.6,4.2,2.8,4.4c0.6,0,0.7,0.1,0.7,0.5c0,0.4-0.2,0.5-0.9,0.5c-0.3,0-0.7,0-1.2-0.1
c-1.7-0.2-2.1-0.2-3.2-0.2c-0.9,0-1.7,0.1-2.3,0.2c-0.5,0.1-0.9,0.2-1.1,0.2c-0.3,0-0.5-0.2-0.5-0.5c0-0.2,0.1-0.3,0.5-0.3
c0.6-0.1,1.4-0.7,1.6-1.3c0.2-0.6,0.2-0.7,0.2-2.8v-0.8V5.8c0.1-2.4-0.4-3-2.2-3.3c-1-0.2-1.2-0.3-1.2-0.6c0-0.3,0.1-0.4,0.4-0.4
c0.2,0,0.5,0.1,0.8,0.1c0.4,0.1,1,0.1,1.8,0.1 c0.7,0,1.4,0,3.1-0.2c1-0.1,1.7-0.1,2.4-0.1c0.4,0,0.5,0.1,0.5,0.4
c0,0.4-0.1,0.5-0.5,0.5c-1.6,0.3-1.7,0.6-1.7,2.8L232.1,16.4L232.1,16.4z" />
<path class="st0" d="M248.9,16.8c0.2,0.5,0.3,0.6,0.4,0.6c0.2,0,0.2-0.1,0.4-0.5l3.3-7.4c1-2.2,1.7-4.2,1.7-5.2
c0-0.6-0.4-1.4-0.8-1.7c-0.4-0.3-0.8-0.5-1.7-0.6c-0.4-0.1-0.6-0.2-0.6-0.5s0.1-0.4,0.4-0.4c0.2,0,0.2,0,2.4,0.1
c0.7,0,1.2,0.1,1.6,0.1c0.6,0,1.4-0.1,2.3-0.2c0.5-0.1,0.6-0.1,0.6-0.1c0.2,0,0.3,0.2,0.3,0.4c0,0.3-0.1,0.4-0.5,0.5
c-1.5,0.4-1.5,0.4-5.1,9l-3.9,8.5c-0.6,1-0.8,1.7-0.9,1.9c-0.2,0.5-0.4,0.6-0.7,0.6c-0.3,0-0.3,0-0.8-1.1l-0.4-0.9l-3.5-8
c-0.4-0.7-0.6-1.6-1-2.3c-0.3-0.6-0.7-1.7-1.2-2.9c-1.3-3.5-1.7-4.2-3.2-4.7c-0.5-0.1-0.6-0.3-0.6-0.6c0-0.3,0.1-0.4,0.5-0.4h0.5
c0.3,0,3.5,0.2,4,0.2c0.8,0,0.9,0,1.8-0.1c0.6,0,1.1-0.1,1.4-0.1s0.4,0.1,0.4,0.5c0,0.3-0.2,0.4-0.6,0.5c-0.7,0.2-1.1,0.6-1.1,1.3
c0,1,0.4,2.2,1.7,5.3L248.9,16.8z" />
<path class="st0" d="M267.6,8c0,1.9,0.2,2.1,1.2,2.1h1.1h1.3c1.2,0,1.8-0.6,2.7-2.4c0.1-0.3,0.2-0.3,0.5-0.3c0.2,0,0.4,0.1,0.4,04
c0,0.1,0,0.4-0.1,0.7c0,0.3,0,0.5,0,0.7s0,0.3,0.2,2.2c0.1,0.8,0.1,1.9,0.1,2.8c0,0.3-0.1,0.4-0.3,0.4c-0.3,0-0.4-0.2-0.5-0.6
c-0.6-2.3-1-2.6-4.6-2.5c-1,0-1.4,0.1-1.5,0.6c-0.1,0.5-0.2,0.7-0.2,2.9v1.4c0,1.2,0.2,2.6,0.4,3c0.4,0.9,0.7,1.2,1.7,1.2
c2.8,0,4.8-0.6,6.3-1.7c0.6-0.6,1.3-1.3,1.6-1.9c0.1-0.1,0.1-0.2,0.2-0.2c0.3,0,0.4,0.2,0.4,0.4c0,1-0.5,2.5-1.1,3.3
c-0.9,1.3-2,1.7-3.9,1.7c-0.9,0-1.1,0-3.9-0.3c-0.6-0.1-1.5-0.1-2.5-0.1c-1.1,0-1.2,0-3.4,0.1h-0.9c-0.3,0-0.4-0.1-0.4-0.4
c0-0.2,0.1-0.3,0.4-0.4c1.4-0.4,1.8-1.4,1.8-4.1V5.3c0-2.3-0.6-2.8-2.8-3.1c-0.3,0-0.4-0.1-0.4-0.5c0-0.2,0.2-0.4,0.5-0.4h0.5h0.7
c2.6,0.1,3.9,0.1,7.6,0.1c1.4,0,4.8-0.1,5.5-0.1h0.3c0.3,0,0.4,0.1,0.4,0.5c0,0.3,0.1,0.7,0.1,1.2c0.1,1.4,0.1,1.5,0.1,1.8
c0,0.7-0.3,1.2-0.6,1.2c-0.2,0-0.3-0.1-0.3-0.6c0-1.9-1.5-2.8-4.7-2.8h-1.7c-1.9,0-2.1,0.2-2.1,2.2V8z" />
<path class="st0" d="M287.4,8.9c0,1.2,0,1.2,0.2,1.5c0.2,0.4,0.5,0.5,1.2,0.5c3.7,0,3.9,0,4.6-0.7c0.7-0.6,1.1-1.5,1.1-2.6
c0-3-2.2-5.2-5.1-5.2c-1.4,0-1.8,0.5-1.8,1.9L287.4,8.9L287.4,8.9z M287.4,15.8c0,3.8,0.5,4.7,2.6,5c0.5,0,0.6,0.2,0.6,0.5
s-0.1,0.4-0.5,0.4h-0.6c-0.9-0.1-1.7-0.1-2.5-0.1c-1,0-1.6,0-3,0.2c-0.8,0.1-1.4,0.1-1.7,0.1c-0.4,0-0.5-0.1-0.5-0.5
c0-0.3,0-0.3,0.3-0.4c1.6-0.5,1.8-1,1.8-3.9v-0.6V5.8c0.1-2.4-0.6-3.2-2.8-3.6c-0.5-0.1-0.6-0.2-0.6-0.6c0-0.3,0.1-0.4,0.4-0.4
c0.1,0,0.4,0,0.6,0c0.6,0.1,1.7,0.1,2.4,0.1c0.9,0,2.7-0.1,3.8-0.2c1.6-0.1,2.8-0.2,3.5-0.2c3.8,0,6.5,2.3,6.5,5.4
c0,2-1.1,3.6-3.1,4.5c-0.2,0.1-0.3,0.2-0.3,0.3c0,0.1,0.1,0.2,0.2,0.4c0,0.1,0.2,0.4,0.4,0.7c0.5,0.7,1,1.7,1.3,2.4l1.6,2.7
c1,1.8,1.7,2.5,2.8,2.5c0.2,0,0.5,0,0.6-0.1c0.2,0,0.3-0.1,0.4-0.1c0.2,0,0.3,0.2,0.3,0.4c0,0.6-2.1,1.6-3.3,1.6
c-1.1,0-2.1-0.6-3-1.7c-0.6-0.8-2-3.2-3.1-5.5c-0.8-1.7-1.1-2-1.7-2.3c-0.5-0.2-0.8-0.2-2.3-0.2c-0.8,0-0.8,0.1-0.8,1.2L287.4,15.8
L287.4,15.8z" />
<path class="st0" d="M316.3,3.3c0,0.5,0,0.6,0.2,2.1c0.1,0.6,0.2,1.5,0.2,1.7c0,0.4-0.1,0.6-0.4,0.6c-0.2,0-0.4-0.2-0.5-0.6
c-0.6-2.8-3.2-5.1-5.9-5.1c-1.7,0-3.3,1.5-3.3,3c0,0.8,0.5,1.7,1.1,2.2c0.6,0.4,1,0.6,3.3,1.6c2.4,1,3.5,1.7,4.3,2.5
c1,1.1,1.7,2.7,1.7,4.3c0,1.7-0.6,3.2-1.8,4.5c-1.2,1.2-2.8,1.9-4.3,1.9c-0.7,0-1.9-0.3-3.3-0.7c-1-0.4-1.1-0.4-1.6-0.5
c-0.6-0.2-0.6-0.2-0.8-0.3c-0.1-0.1-0.2-0.2-0.2-0.8c0-0.4-0.3-1.3-0.5-2c-0.6-2-0.6-2-0.6-2.6c0-0.5,0.2-0.7,0.5-0.7
c0.2,0,0.3,0.1,0.3,0.4c1,3.4,3.7,6.1,6.2,6.1c2.1,0,3.9-1.8,3.9-3.8c0-1-0.5-1.9-1.2-2.5c-0.6-0.4-0.6-0.4-3.9-1.8
c-2.5-1.1-3.3-1.7-4.2-2.7c-0.8-0.9-1.3-2.1-1.3-3.6c0-3.2,2.5-5.7,5.6-5.7c1.2,0,1.7,0.1,3.7,0.9c0.5,0.2,0.7,0.3,0.9,0.3
c0.2,0,0.2,0,1-0.4c0.1,0,0.2-0.1,0.3-0.1c0.3,0,0.3,0.1,0.3,0.6L316.3,3.3z" />
<path class="st0" d="M327.3,16.4c0,3.2,0.6,4.2,2.8,4.4c0.6,0,0.7,0.1,0.7,0.5c0,0.4-0.2,0.5-0.9,0.5c-0.3,0-0.7,0-1.2-0.1
c-1.7-0.2-2.1-0.2-3.2-0.2c-0.9,0-1.7,0.1-2.3,0.2c-0.5,0.1-0.9,0.2-1.1,0.2c-0.3,0-0.5-0.2-0.5-0.5c0-0.2,0.1-0.3,0.5-0.3
c0.6-0.1,1.4-0.7,1.6-1.3c0.2-0.6,0.2-0.7,0.2-2.8v-0.8V5.8c0.1-2.4-0.4-3-2.2-3.3c-1-0.2-1.2-0.3-1.2-0.6c0-0.3,0.1-0.4,0.4-0.4
c0.2,0,0.5,0.1,0.8,0.1c0.4,0.1,1,0.1,1.8,0.1c0.7,0,1.4,0,3.1-0.2c1-0.1,1.7-0.1,2.4-0.1c0.4,0,0.5,0.1,0.5,0.4
c0,0.4-0.1,0.5-0.5,0.5c-1.6,0.3-1.7,0.6-1.7,2.8L327.3,16.4L327.3,16.4z" />
<path class="st0" d="M344.3,16.1c0.1,2.3,0.2,2.7,0.7,3.5c0.6,0.8,1.4,1.2,2.6,1.3c0.5,0,0.6,0.1,0.6,0.5c0,0.3-0.1,0.4-0.5,0.4
c-0.1,0-0.1,0-1.5-0.1c-2-0.2-2-0.2-2.5-0.2c-0.7,0-0.9,0-2.8,0.1l-2,0.1c-0.4,0-0.6,0.1-0.8,0.1c-0.3,0-0.4-0.1-0.4-0.4
c0-0.5,0.2-0.6,0.7-0.6c1.8-0.3,2.6-1.3,2.4-3.6V4.3c0-1.3-0.2-1.5-1.5-1.5c-2.1,0-3.4,0.2-4.1,0.6S334.4,4.2,334,6
c-0.2,0.8-0.4,1-0.6,1c-0.3,0-0.5-0.2-0.5-0.5c0-0.1,0-0.1,0.1-0.7c0.1-0.4,0.1-0.4,0.2-1.7c0.1-0.5,0.1-0.9,0.2-1.3
c0.1-0.4,0.1-0.6,0.1-0.9c0-0.5,0.2-0.6,0.6-0.6c0.1,0,0.4,0,0.6,0c0.3,0,0.9,0,1.7,0.1h3c2.9,0,2.9,0,3.7,0c1.7,0,5.7-0.1,7.3-0.2
h1.1c0.7,0,0.7,0,0.9,1.7c0.1,0.7,0.1,1.1,0.1,1.2c0.1,0.4,0.1,1.1,0.1,1.3c0,0.3-0.1,0.5-0.4,0.5s-0.4-0.1-0.5-0.6
c-0.2-0.8-0.7-1.7-1.3-2.1c-0.6-0.4-1.2-0.6-2.6-0.6c-2.9,0-3.3,0.3-3.3,2.1L344.3,16.1L344.3,16.1z" />
<path class="st0" d="M365.3,17.5c-0.1,2.6,0.4,3,3,3.4c0.4,0,0.5,0.1,0.5,0.5c0,0.4-0.2,0.4-0.7,0.4c-0.3,0-0.3,0-2.8-0.2
c-0.4,0-1-0.1-1.9-0.1c-1.6,0-2.8,0.1-3.5,0.2c-0.6,0.1-0.8,0.1-0.9,0.1c-0.2,0-0.3-0.1-0.3-0.4c0-0.3,0.1-0.4,0.4-0.5
c2.3-0.5,2.8-1.1,2.8-3.9v-2.8c0-0.9-0.1-1.2-0.6-2.1c-0.6-0.8-1.1-1.8-1.7-3c-0.7-1.5-1.5-2.8-2.3-4.2c-1-1.8-1.8-2.5-3.1-2.8
c-0.5-0.1-0.6-0.2-0.6-0.4c0-0.4,0.2-0.5,0.5-0.5c0.2,0,0.6,0,2.4,0.2c0.5,0,1,0.1,1.7,0.1c0.8,0,1.6,0,2.5-0.1
c0.7-0.1,1-0.1,1.3-0.1c0.5,0,0.6,0.1,0.6,0.4c0,0.2-0.1,0.4-0.5,0.5c-0.7,0.2-1.2,0.6-1.2,1c0,0.6,0.2,1,1.1,2.7
c0.3,0.6,1.3,2.6,2,3.9c0.4,0.7,0.6,1,0.9,1c0.4,0,0.6-0.4,1.3-1.6c0.6-1.2,0.9-1.7,1-1.8c1.3-2.4,1.7-3.1,1.7-3.7
c0-0.9-1.1-1.7-2.4-1.8c-0.4,0-0.5-0.1-0.5-0.4c0-0.4,0.1-0.5,0.5-0.5c0.3,0,0.3,0,1.7,0.2c0.4,0.1,0.8,0.1,1.5,0.1
c0.6,0,0.6,0,2.4-0.1c0.2,0,0.5,0,1,0h0.2c0.3,0,0.4,0.1,0.4,0.4s-0.2,0.4-0.6,0.5c-1.7,0.6-2.2,1.1-3.5,3.8c-1,2-2.7,4.8-3.5,6.1
c-0.5,0.7-0.5,0.7-0.5,1.7v3.8H365.3z" />
<path class="st0" d="M389,10.2c0,6.3,3,10.6,7.6,10.6c1.9,0,3.8-0.9,4.9-2.3c1.1-1.6,1.8-4,1.8-6.5c0-2.8-1-5.8-2.7-7.7
c-1.3-1.5-3.3-2.4-5.3-2.4C391.5,2.1,389,5.1,389,10.2 M406.8,10.7c0,3.4-1.4,6.7-3.6,8.8c-1.7,1.7-4.3,2.6-7.2,2.6
c-6.4,0-10.5-4-10.5-10.4c0-3,1.3-6.1,3.3-8c2-1.8,4.8-2.8,7.8-2.8C402.7,0.9,406.8,4.8,406.8,10.7" />
<path class="st0"
d="M416.8,8.7c0,1.1,0.2,1.4,1.1,1.4h0.6c3.1,0,3.6-0.3,4.4-2.4c0.1-0.3,0.2-0.4,0.4-0.4c0.4,0,0.4,0.1,0.4,0.4
c0,0,0,0.2,0,0.4v0.6c0,0.7,0,1.3,0.3,3.8c0,0.6,0.1,1.6,0.1,1.7c0,0.2-0.1,0.3-0.4,0.3c-0.3,0-0.4-0.1-0.4-0.4
c-0.4-2-1.1-2.7-3.4-2.7c-1.6,0-2.3,0.1-2.6,0.3c-0.4,0.2-0.4,0.2-0.4,2.7v0.7v1.7c0.1,3,0.8,3.9,3,4.1c0.4,0,0.5,0.2,0.5,0.4
c0,0.3-0.1,0.4-0.3,0.4l-3-0.1h-1.7c-0.7,0-1.4,0-1.9,0.1c-0.6,0.1-1.3,0.2-1.5,0.2c-0.4,0-0.5-0.1-0.5-0.4c0-0.3,0-0.3,0.5-0.4
c1.2-0.4,1.6-1.4,1.5-3.5V5.3c0-2.3-0.5-2.8-2.8-3.1c-0.3,0-0.4-0.1-0.4-0.4s0.1-0.4,0.6-0.4c0.1,0,0.5,0,0.7,0.1
c0.6,0.1,1,0.1,1.7,0.1h2.8h3.9c0.8,0,4-0.2,5.1-0.2h0.1c0.4,0,0.4,0,0.5,1.8c0.2,1.5,0.2,1.5,0.2,1.7c0,0.8-0.2,1.2-0.6,1.2
c-0.2,0-0.3-0.1-0.3-0.4c-0.1-1.1-0.1-1.2-0.4-1.7c-0.6-1-1.6-1.3-3.3-1.4h-2.3c-1,0-1.5,0.1-1.7,0.4s-0.3,0.4-0.3,1.6v3.9H416.8z" />
<path class="st0" d="M449.2,16.1c0.1,2.3,0.2,2.7,0.7,3.5c0.6,0.8,1.4,1.2,2.6,1.3c0.5,0,0.6,0.1,0.6,0.5c0,0.3-0.1,0.4-0.5,0.4
c-0.1,0-0.1,0-1.5-0.1c-2-0.2-2-0.2-2.5-0.2c-0.7,0-0.9,0-2.8,0.1l-2,0.1c-0.4,0-0.6,0.1-0.8,0.1c-0.3,0-0.4-0.1-0.4-0.4
c0-0.5,0.2-0.6,0.7-0.6c1.8-0.3,2.6-1.3,2.4-3.6V4.3c0-1.3-0.2-1.5-1.5-1.5c-2.1,0-3.4,0.2-4.1,0.6s-0.9,0.7-1.4,2.6
c-0.2,0.8-0.4,1-0.6,1s-0.5-0.2-0.5-0.5c0-0.1,0-0.1,0.1-0.7c0.1-0.4,0.1-0.4,0.2-1.7c0.1-0.5,0.1-0.9,0.2-1.3
c0.1-0.4,0.1-0.6,0.1-0.9c0-0.5,0.2-0.6,0.6-0.6c0.1,0,0.4,0,0.6,0c0.3,0,0.9,0,1.7,0.1h3c2.9,0,2.9,0,3.7,0c1.7,0,5.7-0.1,7.3-0.2
h1.1c0.7,0,0.7,0,0.9,1.7c0.1,0.7,0.1,1.1,0.1,1.2c0.1,0.4,0.1,1.1,0.1,1.3c0,0.3-0.1,0.5-0.4,0.5c-0.3,0-0.4-0.1-0.5-0.6
c-0.2-0.8-0.7-1.7-1.3-2.1c-0.6-0.4-1.2-0.6-2.6-0.6c-2.9,0-3.3,0.3-3.3,2.1L449.2,16.1L449.2,16.1z" />
<path class="st0"
d="M466.2,8c0,1.9,0.2,2.1,1.2,2.1h1.1h1.3c1.2,0,1.8-0.6,2.7-2.4c0.1-0.3,0.2-0.3,0.5-0.3c0.2,0,0.4,0.1,0.4,0.4
c0,0.1,0,0.4-0.1,0.7c0,0.3,0,0.5,0,0.7s0,0.3,0.2,2.2c0.1,0.8,0.1,1.9,0.1,2.8c0,0.3-0.1,0.4-0.3,0.4c-0.3,0-0.4-0.2-0.5-0.6
c-0.6-2.3-1-2.6-4.6-2.5c-1,0-1.4,0.1-1.5,0.6s-0.2,0.7-0.2,2.9v1.4c0,1.2,0.2,2.6,0.4,3c0.4,0.9,0.7,1.2,1.7,1.2
c2.8,0,4.8-0.6,6.3-1.7c0.6-0.6,1.3-1.3,1.6-1.9c0.1-0.1,0.1-0.2,0.2-0.2c0.3,0,0.4,0.2,0.4,0.4c0,1-0.5,2.5-1.1,3.3
c-0.9,1.3-2,1.7-3.9,1.7c-0.9,0-1.1,0-3.9-0.3c-0.6-0.1-1.5-0.1-2.5-0.1c-1.1,0-1.2,0-3.4,0.1h-0.9c-0.3,0-0.4-0.1-0.4-0.4
c0-0.2,0.1-0.3,0.4-0.4c1.4-0.4,1.8-1.4,1.8-4.1V5.3c0-2.3-0.6-2.8-2.8-3.1c-0.3,0-0.4-0.1-0.4-0.5c0-0.2,0.2-0.4,0.5-0.4h0.5h0.7
c2.6,0.1,3.9,0.1,7.6,0.1c1.4,0,4.8-0.1,5.5-0.1h0.3c0.3,0,0.4,0.1,0.4,0.5c0,0.3,0.1,0.7,0.1,1.2c0.1,1.4,0.1,1.5,0.1,1.8
c0,0.7-0.3,1.2-0.6,1.2c-0.2,0-0.3-0.1-0.3-0.6c0-1.9-1.5-2.8-4.7-2.8h-1.4c-1.9,0-2.1,0.2-2.1,2.2V8H466.2z" />
<path class="st0" d="M495.6,13.5c1.2,1.4,1.6,1.7,1.8,1.7c0.2,0,0.3-0.2,0.4-0.4c0-0.3,0.2-5.2,0.2-7c0-4.5-0.7-5.7-3.5-6
c-0.4,0-0.5-0.1-0.5-0.4s0.1-0.4,0.5-0.4c0.5,0,0.6,0,1.7,0.2c0.5,0.1,0.9,0.1,1.3,0.1c0.6,0,1.9-0.1,3.3-0.3c0.2,0,0.4,0,0.5,0
c0.3,0,0.5,0.1,0.5,0.4s-0.1,0.4-0.5,0.5c-1.4,0.3-2,1.6-1.9,4.1l-0.2,9.3c-0.1,1.7-0.1,1.8-0.1,2.3c0,1.4,0,2.8,0.1,3.4v0.2
c0,0.3-0.1,0.4-0.3,0.4c-0.2,0-0.4-0.2-0.6-0.4l-13.6-15c-0.4-0.4-0.4-0.4-0.5-0.4c-0.3,0-0.4,0.3-0.4,1.1v5.8
c0.1,7,0.4,7.6,3.3,8.1c0.4,0,0.5,0.2,0.5,0.4c0,0.3-0.2,0.5-0.5,0.5c-0.1,0-0.4,0-0.6-0.1c-0.7-0.1-2-0.2-2.8-0.2
s-2.1,0.1-2.7,0.2c-0.3,0.1-0.6,0.1-0.7,0.1c-0.3,0-0.4-0.1-0.4-0.4c0-0.2,0.1-0.3,0.5-0.4c1.9-0.8,2-1.1,2.2-7.6v-1.7V6.9
c0.1-2.8-1.2-4.7-3.4-4.8c-0.4,0-0.5-0.1-0.5-0.4s0.2-0.5,0.5-0.5h1c1.2,0,2.2,0,3.1-0.1c0.3,0,0.6-0.1,0.8-0.1
c0.6,0,0.6,0.1,1.6,1.1c0.2,0.2,0.2,0.2,1.1,1.4c0.6,0.7,0.8,1,0.9,1.1L495.6,13.5z" />
<path class="st0" d="M520.6,13.5c1.2,1.4,1.6,1.7,1.8,1.7c0.2,0,0.3-0.2,0.4-0.4c0-0.3,0.2-5.2,0.2-7c0-4.5-0.7-5.7-3.5-6
c-0.4,0-0.5-0.1-0.5-0.4s0.1-0.4,0.5-0.4c0.5,0,0.6,0,1.7,0.2c0.5,0.1,0.9,0.1,1.3,0.1c0.6,0,1.9-0.1,3.3-0.3c0.2,0,0.4,0,0.5,0
c0.3,0,0.5,0.1,0.5,0.4s-0.1,0.4-0.5,0.5c-1.4,0.3-2,1.6-1.9,4.1l-0.2,9.3c-0.1,1.7-0.1,1.8-0.1,2.3c0,1.4,0,2.8,0.1,3.4v0.2
c0,0.3-0.1,0.4-0.3,0.4s-0.4-0.2-0.6-0.4l-13.6-15c-0.4-0.4-0.4-0.4-0.5-0.4c-0.3,0-0.4,0.3-0.4,1.1v5.8c0.1,7,0.4,7.6,3.3,8.1
c0.4,0,0.5,0.2,0.5,0.4c0,0.3-0.2,0.5-0.5,0.5c-0.1,0-0.4,0-0.6-0.1c-0.7-0.1-2-0.2-2.8-0.2s-2.1,0.1-2.7,0.2
c-0.3,0.1-0.6,0.1-0.7,0.1c-0.3,0-0.4-0.1-0.4-0.4c0-0.2,0.1-0.3,0.5-0.4c1.9-0.8,2-1.1,2.2-7.6v-1.7V6.9c0.1-2.8-1.2-4.7-3.4-4.8
c-0.4,0-0.5-0.1-0.5-0.4s0.2-0.5,0.5-0.5h1c1.2,0,2.2,0,3.1-0.1c0.3,0,0.6-0.1,0.8-0.1c0.6,0,0.6,0.1,1.6,1.1
c0.2,0.2,0.2,0.2,1.1,1.4c0.6,0.7,0.8,1,0.9,1.1L520.6,13.5z" />
<path class="st0"
d="M536,8c0,1.9,0.2,2.1,1.2,2.1h1.1h1.3c1.2,0,1.8-0.6,2.7-2.4c0.1-0.3,0.2-0.3,0.5-0.3c0.2,0,0.4,0.1,0.4,0.4
c0,0.1,0,0.4-0.1,0.7c0,0.3,0,0.5,0,0.7s0,0.3,0.2,2.2c0.1,0.8,0.1,1.9,0.1,2.8c0,0.3-0.1,0.4-0.3,0.4c-0.3,0-0.4-0.2-0.5-0.6
c-0.6-2.3-1-2.6-4.6-2.5c-1,0-1.4,0.1-1.5,0.6c-0.1,0.5-0.2,0.7-0.2,2.9v1.4c0,1.2,0.2,2.6,0.4,3c0.4,0.9,0.7,1.2,1.7,1.2
c2.8,0,4.8-0.6,6.3-1.7c0.6-0.6,1.3-1.3,1.6-1.9c0.1-0.1,0.1-0.2,0.2-0.2c0.3,0,0.4,0.2,0.4,0.4c0,1-0.5,2.5-1.1,3.3
c-0.9,1.3-2,1.7-3.9,1.7c-0.9,0-1.1,0-3.9-0.3c-0.6-0.1-1.5-0.1-2.5-0.1c-1.1,0-1.2,0-3.4,0.1H531c-0.3,0-0.4-0.1-0.4-0.4
c0-0.2,0.1-0.3,0.4-0.4c1.4-0.4,1.8-1.4,1.8-4.1V5.3c0-2.3-0.6-2.8-2.8-3.1c-0.3,0-0.4-0.1-0.4-0.5c0-0.2,0.2-0.4,0.5-0.4h0.5h0.7
c2.6,0.1,3.9,0.1,7.6,0.1c1.4,0,4.8-0.1,5.5-0.1h0.3c0.3,0,0.4,0.1,0.4,0.5c0,0.3,0.1,0.7,0.1,1.2c0.1,1.4,0.1,1.5,0.1,1.8
c0,0.7-0.3,1.2-0.6,1.2c-0.2,0-0.3-0.1-0.3-0.6c0-1.9-1.5-2.8-4.7-2.8h-1.4c-1.9,0-2.1,0.2-2.1,2.2V8H536z" />
<path class="st0" d="M561.6,3.3c0,0.5,0,0.6,0.2,2.1c0.1,0.6,0.2,1.5,0.2,1.7c0,0.4-0.1,0.6-0.4,0.6c-0.2,0-0.4-0.2-0.5-0.6
C560.5,4.3,558,2,555.3,2c-1.7,0-3.3,1.5-3.3,3c0,0.8,0.5,1.7,1.1,2.2c0.6,0.4,1,0.6,3.3,1.6c2.4,1,3.5,1.7,4.3,2.5
c1,1.1,1.7,2.7,1.7,4.3c0,1.7-0.6,3.2-1.8,4.5c-1.2,1.2-2.8,1.9-4.3,1.9c-0.7,0-1.9-0.3-3.3-0.7c-1-0.4-1.1-0.4-1.6-0.5
c-0.6-0.2-0.6-0.2-0.8-0.3c-0.1-0.1-0.2-0.2-0.2-0.8c0-0.4-0.3-1.3-0.5-2c-0.6-2-0.6-2-0.6-2.6c0-0.5,0.2-0.7,0.5-0.7
c0.2,0,0.3,0.1,0.3,0.4c1,3.4,3.7,6.1,6.2,6.1c2.1,0,3.9-1.8,3.9-3.8c0-1-0.5-1.9-1.2-2.5c-0.6-0.4-0.6-0.4-3.9-1.8
c-2.5-1.1-3.3-1.7-4.2-2.7c-0.8-0.9-1.3-2.1-1.3-3.6c0-3.2,2.5-5.7,5.6-5.7c1.2,0,1.7,0.1,3.7,0.9c0.5,0.2,0.7,0.3,0.9,0.3
c0.2,0,0.2,0,1-0.4c0.1,0,0.2-0.1,0.3-0.1c0.3,0,0.3,0.1,0.3,0.6L561.6,3.3z" />
<path class="st0" d="M578.5,3.3c0,0.5,0,0.6,0.2,2.1c0.1,0.6,0.2,1.5,0.2,1.7c0,0.4-0.1,0.6-0.4,0.6c-0.2,0-0.4-0.2-0.5-0.6
c-0.6-2.8-3.2-5.1-5.9-5.1c-1.7,0-3.3,1.5-3.3,3c0,0.8,0.5,1.7,1.1,2.2c0.6,0.4,1,0.6,3.3,1.6c2.4,1,3.5,1.7,4.3,2.5
c1,1.1,1.7,2.7,1.7,4.3c0,1.7-0.6,3.2-1.8,4.5c-1.2,1.2-2.8,1.9-4.3,1.9c-0.7,0-1.9-0.3-3.3-0.7c-1-0.4-1.1-0.4-1.6-0.5
c-0.6-0.2-0.6-0.2-0.8-0.3c-0.1-0.1-0.2-0.2-0.2-0.8c0-0.4-0.3-1.3-0.5-2c-0.6-2-0.6-2-0.6-2.6c0-0.5,0.2-0.7,0.5-0.7
c0.2,0,0.3,0.1,0.3,0.4c1,3.4,3.7,6.1,6.2,6.1c2.1,0,3.9-1.8,3.9-3.8c0-1-0.5-1.9-1.2-2.5c-0.6-0.4-0.6-0.4-3.9-1.8
c-2.5-1.1-3.3-1.7-4.2-2.7c-0.8-0.9-1.3-2.1-1.3-3.6c0-3.2,2.5-5.7,5.6-5.7c1.2,0,1.7,0.1,3.7,0.9c0.5,0.2,0.7,0.3,0.9,0.3
s0.2,0,1-0.4c0.1,0,0.2-0.1,0.3-0.1c0.3,0,0.3,0.1,0.3,0.6L578.5,3.3z" />
<path class="st0"
d="M589.4,8c0,1.9,0.2,2.1,1.2,2.1h1.1h1.3c1.2,0,1.8-0.6,2.7-2.4c0.1-0.3,0.2-0.3,0.5-0.3c0.2,0,0.4,0.1,0.4,0.4
c0,0.1,0,0.4-0.1,0.7c0,0.3,0,0.5,0,0.7s0,0.3,0.2,2.2c0.1,0.8,0.1,1.9,0.1,2.8c0,0.3-0.1,0.4-0.3,0.4c-0.3,0-0.4-0.2-0.5-0.6
c-0.6-2.3-1-2.6-4.6-2.5c-1,0-1.4,0.1-1.5,0.6c-0.1,0.5-0.2,0.7-0.2,2.9v1.4c0,1.2,0.2,2.6,0.4,3c0.4,0.9,0.7,1.2,1.7,1.2
c2.8,0,4.8-0.6,6.3-1.7c0.6-0.6,1.3-1.3,1.6-1.9c0.1-0.1,0.1-0.2,0.2-0.2c0.3,0,0.4,0.2,0.4,0.4c0,1-0.5,2.5-1.1,3.3
c-0.9,1.3-2,1.7-3.9,1.7c-0.9,0-1.1,0-3.9-0.3c-0.6-0.1-1.5-0.1-2.5-0.1c-1.1,0-1.2,0-3.4,0.1h-0.9c-0.3,0-0.4-0.1-0.4-0.4
c0-0.2,0.1-0.3,0.4-0.4c1.4-0.4,1.8-1.4,1.8-4.1V5.3c0-2.3-0.6-2.8-2.8-3.1c-0.3,0-0.4-0.1-0.4-0.5c0-0.2,0.2-0.4,0.5-0.4h0.5h0.7
c2.6,0.1,3.9,0.1,7.6,0.1c1.4,0,4.8-0.1,5.5-0.1h0.3c0.3,0,0.4,0.1,0.4,0.5c0,0.3,0.1,0.7,0.1,1.2c0.1,1.4,0.1,1.5,0.1,1.8
c0,0.7-0.3,1.2-0.6,1.2c-0.2,0-0.3-0.1-0.3-0.6c0-1.9-1.5-2.8-4.7-2.8h-1.4c-1.9,0-2.1,0.2-2.1,2.2V8H589.4z" />
<path class="st0"
d="M609.3,8c0,1.9,0.2,2.1,1.2,2.1h1.1h1.3c1.2,0,1.8-0.6,2.7-2.4c0.1-0.3,0.2-0.3,0.5-0.3c0.2,0,0.4,0.1,0.4,0.4
c0,0.1,0,0.4-0.1,0.7c0,0.3,0,0.5,0,0.7s0,0.3,0.2,2.2c0.1,0.8,0.1,1.9,0.1,2.8c0,0.3-0.1,0.4-0.3,0.4c-0.3,0-0.4-0.2-0.5-0.6
c-0.6-2.3-1-2.6-4.6-2.5c-1,0-1.4,0.1-1.5,0.6c-0.1,0.5-0.2,0.7-0.2,2.9v1.4c0,1.2,0.2,2.6,0.4,3c0.4,0.9,0.7,1.2,1.7,1.2
c2.8,0,4.8-0.6,6.3-1.7c0.6-0.6,1.3-1.3,1.6-1.9c0.1-0.1,0.1-0.2,0.2-0.2c0.3,0,0.4,0.2,0.4,0.4c0,1-0.5,2.5-1.1,3.3
c-0.9,1.3-2,1.7-3.9,1.7c-0.9,0-1.1,0-3.9-0.3c-0.6-0.1-1.5-0.1-2.5-0.1c-1.1,0-1.2,0-3.4,0.1h-0.9c-0.3,0-0.4-0.1-0.4-0.4
c0-0.2,0.1-0.3,0.4-0.4c1.4-0.4,1.8-1.4,1.8-4.1V5.3c0-2.3-0.6-2.8-2.8-3.1c-0.3,0-0.4-0.1-0.4-0.5c0-0.2,0.2-0.4,0.5-0.4h0.5h0.7
c2.6,0.1,3.9,0.1,7.6,0.1c1.4,0,4.8-0.1,5.5-0.1h0.3c0.3,0,0.4,0.1,0.4,0.5c0,0.3,0.1,0.7,0.1,1.2c0.1,1.4,0.1,1.5,0.1,1.8
c0,0.7-0.3,1.2-0.6,1.2c-0.2,0-0.3-0.1-0.3-0.6c0-1.9-1.5-2.8-4.7-2.8h-1.4c-1.9,0-2.1,0.2-2.1,2.2V8H609.3z" />
<path class="st0" d="M137.1,39.9c0.1,1.3,0.1,1.5,0.6,3.9c0.1,0.6,0.2,1.4,0.2,1.8c0,0.8-0.4,1.3-0.9,1.3c-0.4,0-0.6-0.2-0.6-0.8
c-0.4-2-3.3-6.6-5.7-8.8c-3.7-3.6-7.5-5.2-11.7-5.2c-3.6,0-6.3,1.2-8.9,4c-3.3,3.6-4.9,8.1-4.9,14c0,6.3,1.8,12,5.3,16.1
c3,3.6,7.3,5.8,11.4,5.8c3.5,0,7.5-1.5,10.7-3.9c1.4-0.9,1.4-0.9,4-3.9c0.4-0.4,0.6-0.6,0.8-0.6c0.4,0,0.6,0.4,0.6,0.6
c0,0.9-1.5,3.1-3.3,5c-4.3,4.4-10,6.9-16.1,6.9c-12.8,0-21.5-9-21.5-22.3c0-6.2,2.8-13.2,6.9-17.5c4-4.1,9.9-6.5,16-6.5
c4.8,0,7.2,0.8,12.6,3.9c0.4,0.3,0.8,0.4,1.2,0.4c0.6,0,0.6,0,1.7-1.6c0.1-0.1,0.4-0.3,0.6-0.3c0.9,0,1,0.2,1.1,4.5L137.1,39.9
L137.1,39.9z" />
<path class="st0"
d="M159,53.2c-2.9-0.1-3.5,0.6-3.4,3.8v8.2c-0.1,5.9,1.8,8.5,6.3,8.7c0.8,0,1.2,0.2,1.2,0.8c0,0.7-0.4,1-1.7,1
c-0.4,0-1.1-0.1-2.4-0.2c-2.2-0.3-5.5-0.5-6.9-0.5c-1.3,0-2.8,0.1-7.8,0.6h-0.4c-0.6,0-1-0.4-1-1.1c0-0.5,0.2-0.6,0.8-0.7
c1.8-0.3,3.5-1.8,3.9-3.8c0.2-0.7,0.2-1,0.3-5v-26c0.1-4.2-1.4-5.9-6.1-6.6c-0.7-0.1-0.9-0.3-0.9-0.8c0-0.7,0.4-1.1,1.1-1.1
c0.4,0,1.3,0.1,2.1,0.2c1.5,0.3,4.3,0.4,6.5,0.4c0.6,0,0.6,0,4.9-0.4c1.1-0.1,3.2-0.3,3.7-0.3c0.6,0,1.1,0.4,1.1,0.8
s-0.3,0.8-0.9,0.9c-2.8,0.4-3.9,1.8-3.9,4.9v8.3c-0.1,4.2,0.1,4.5,3.6,4.5h15.2c2.6,0,2.9-0.7,2.8-5.2v-5.8c0.2-4.2-1.4-6-6.1-6.5
c-0.7-0.1-0.9-0.4-0.9-0.8c0-0.7,0.4-1.1,1.1-1.1c0.4,0,1.3,0.1,2.1,0.2c1.7,0.3,4.2,0.4,6.9,0.4c0.4,0,2.1-0.1,4.5-0.4
c1.3-0.1,3-0.3,3.6-0.3c0.8,0,1.1,0.3,1.1,0.9c0,0.5-0.3,0.7-0.9,0.8c-2.8,0.4-3.9,1.8-3.9,4.9V65c-0.2,5.8,1.8,8.6,6.3,8.7
c0.9,0,1.3,0.2,1.3,0.8c0,0.7-0.4,1-1.7,1c-0.4,0-1.1-0.1-2.4-0.2c-2.1-0.3-5.5-0.5-6.9-0.5c-1.3,0-2.8,0.1-7.8,0.6h-0.4
c-0.6,0-1-0.4-1-1.1c0-0.5,0.2-0.6,0.8-0.7c1.8-0.3,3.5-1.8,3.9-3.8c0.2-0.7,0.2-1,0.3-5v-7.2c0-4.1-0.3-4.6-2.8-4.6H159z" />
<path class="st0" d="M217.4,44.9c-0.9-2.2-1.8-3.6-2.2-3.6s-0.4,0-2.1,3.7l-3.9,8.7c-0.6,1.4-0.6,1.4-0.6,1.7
c0,0.8,0.6,1.1,2.4,1.1h8.9c1.7,0,1.9-0.1,1.9-0.6c0-0.1,0-0.3-0.3-0.9L217.4,44.9z M235.2,68.6c2.1,4.1,2.8,4.6,6.5,5.6
c0.5,0.1,0.6,0.3,0.6,0.9c0,0.6-0.3,0.8-0.7,0.8c-0.1,0-0.5-0.1-1.3-0.2c-1.4-0.3-5.7-0.6-8.1-0.6c-2.9,0-6.5,0.2-7.6,0.5
c-0.4,0.1-0.6,0.1-0.8,0.1c-0.5,0-0.9-0.5-0.9-0.9c0-0.4,0.2-0.5,0.7-0.6c2.1-0.6,3.6-2.4,3.6-4.1c0-1.3-1.3-4.9-3.1-8.6
c-0.7-1.7-1.5-1.8-5.4-1.8h-8.3c-3.1,0-3.9,0.6-5.2,3.8c-1.7,3.8-1.9,4.8-1.9,5.8c0,2.7,1.9,4.3,5.8,4.8c0.8,0.1,1.2,0.4,1.2,0.8
c0,0.6-0.5,0.9-1.1,0.9c-0.5,0-1.1-0.1-1.7-0.2c-1.5-0.4-2.7-0.5-3.9-0.5c-1.1,0-2.4,0.1-6.8,0.6l-1.6,0.1c-0.6,0-0.8-0.3-0.8-0.8
c0-0.5,0.2-0.7,0.9-0.9c2.4-0.8,3.1-1.7,6-8.3l8.9-20.6c0.7-1.7,1.3-2.8,1.6-3.3l3-6.3c2.7-5.4,2.7-5.4,2.9-5.4
c0.5,0,1.4,1.7,2.6,4.5L235.2,68.6z" />
<path class="st0"
d="M264.1,63.3c0.1,5,0.4,6,1.6,7.6c1.2,1.7,3.1,2.6,5.7,2.8c0.9,0,1.2,0.3,1.2,1c0,0.6-0.2,0.8-1,0.8
c-0.2,0-0.2,0-3.3-0.1c-4.4-0.4-4.4-0.4-5.4-0.4c-1.7,0-2.1,0-6.1,0.3l-4.5,0.3c-0.7,0.1-1.4,0.1-1.7,0.1c-0.6,0-0.8-0.3-0.8-0.8
c0-0.9,0.4-1.2,1.7-1.3c4.1-0.6,5.6-2.8,5.3-7.9V37.3c0-2.8-0.5-3.3-3.3-3.3c-4.6,0-7.5,0.5-9.2,1.4c-1.7,0.9-2.1,1.7-3.1,5.7
c-0.5,1.8-0.7,2.3-1.4,2.3c-0.6,0-1-0.4-1-1c0-0.2,0-0.2,0.2-1.7c0.1-0.8,0.1-0.8,0.5-3.8c0.1-0.9,0.3-1.9,0.4-2.8
c0.1-0.7,0.2-1.4,0.3-2c0.1-1,0.4-1.3,1.3-1.3c0.1,0,0.7,0,1.2,0.1c0.6,0.1,2,0.1,3.6,0.1l6.7,0.1c6.4,0.1,6.4,0.1,8.1,0.1
c3.8,0,12.6-0.2,16.1-0.4l2.4-0.1c1.7,0,1.7,0,1.9,3.9c0.1,1.6,0.3,2.4,0.3,2.7c0.1,0.8,0.3,2.4,0.3,2.8c0,0.6-0.3,1-0.8,1
c-0.6,0-0.8-0.3-1.1-1.2c-0.4-1.7-1.7-3.6-2.8-4.6c-1.2-0.8-2.6-1.1-5.6-1.1c-6.4,0-7.3,0.6-7.3,4.6L264.1,63.3L264.1,63.3z" />
<path class="st0" d="M312.5,63.3c0.1,5,0.4,6,1.6,7.6c1.2,1.7,3.1,2.6,5.7,2.8c0.9,0,1.2,0.3,1.2,1c0,0.6-0.2,0.8-1,0.8
c-0.2,0-0.2,0-3.3-0.1c-4.4-0.4-4.4-0.4-5.4-0.4c-1.7,0-2.1,0-6.1,0.3l-4.5,0.3c-0.7,0.1-1.4,0.1-1.7,0.1c-0.6,0-0.8-0.3-0.8-0.8
c0-0.9,0.4-1.2,1.7-1.3c4.1-0.6,5.6-2.8,5.3-7.9V37.3c0-2.8-0.5-3.3-3.3-3.3c-4.6,0-7.5,0.5-9.2,1.4c-1.7,0.9-2.1,1.7-3.1,5.7
c-0.5,1.8-0.7,2.3-1.4,2.3s-1-0.4-1-1c0-0.2,0-0.2,0.2-1.7c0.1-0.8,0.1-0.8,0.5-3.8c0.1-0.9,0.3-1.9,0.4-2.8c0.1-0.7,0.2-1.4,0.3-2
c0.1-1,0.4-1.3,1.3-1.3c0.1,0,0.7,0,1.2,0.1c0.6,0.1,2,0.1,3.6,0.1l6.7,0.1c6.4,0.1,6.4,0.1,8.1,0.1c3.8,0,12.6-0.2,16.1-0.4
l2.4-0.1c1.7,0,1.7,0,1.9,3.9c0.1,1.6,0.3,2.4,0.3,2.7c0.1,0.8,0.3,2.4,0.3,2.8c0,0.6-0.3,1-0.8,1c-0.6,0-0.8-0.3-1.1-1.2
c-0.4-1.7-1.7-3.6-2.8-4.6c-1.2-0.8-2.6-1.1-5.6-1.1c-6.4,0-7.3,0.6-7.3,4.6L312.5,63.3L312.5,63.3z" />
<path class="st0" d="M350.4,44.9c-0.9-2.2-1.8-3.6-2.2-3.6s-0.4,0-2.1,3.7l-3.9,8.7c-0.6,1.4-0.6,1.4-0.6,1.7
c0,0.8,0.6,1.1,2.4,1.1h8.9c1.7,0,1.9-0.1,1.9-0.6c0-0.1,0-0.3-0.3-0.9L350.4,44.9z M368.2,68.6c2.1,4.1,2.8,4.6,6.5,5.6
c0.5,0.1,0.6,0.3,0.6,0.9c0,0.6-0.3,0.8-0.7,0.8c-0.1,0-0.5-0.1-1.3-0.2c-1.4-0.3-5.7-0.6-8.1-0.6c-2.9,0-6.5,0.2-7.6,0.5
c-0.4,0.1-0.6,0.1-0.8,0.1c-0.5,0-0.9-0.5-0.9-0.9c0-0.4,0.2-0.5,0.7-0.6c2.1-0.6,3.6-2.4,3.6-4.1c0-1.3-1.3-4.9-3.1-8.6
c-0.7-1.7-1.5-1.8-5.4-1.8h-8.3c-3.1,0-3.9,0.6-5.2,3.8c-1.7,3.8-1.9,4.8-1.9,5.8c0,2.7,1.9,4.3,5.8,4.8c0.8,0.1,1.2,0.4,1.2,0.8
c0,0.6-0.5,0.9-1.1,0.9c-0.5,0-1.1-0.1-1.7-0.2c-1.5-0.4-2.7-0.5-3.9-0.5c-1.1,0-2.4,0.1-6.8,0.6l-1.6,0.1c-0.6,0-0.8-0.3-0.8-0.8
c0-0.5,0.2-0.7,0.9-0.9c2.4-0.8,3.1-1.7,6-8.3l8.9-20.6c0.7-1.7,1.3-2.8,1.6-3.3l3-6.3c2.7-5.4,2.7-5.4,2.9-5.4
c0.5,0,1.4,1.7,2.6,4.5L368.2,68.6z" />
<path class="st0" d="M412.5,57.6c2.7,3,3.5,3.7,4,3.7c0.4,0,0.6-0.4,0.7-0.8c0.1-0.6,0.4-11.6,0.4-15.2c0-9.9-1.6-12.5-7.6-13
c-0.8-0.1-1.1-0.3-1.1-0.7c0-0.6,0.3-0.8,0.9-0.8c1,0,1.5,0.1,3.9,0.4c1,0.1,2.1,0.2,2.8,0.2c1.5,0,4.1-0.2,7.2-0.6
c0.4-0.1,0.8-0.1,1.1-0.1c0.6,0,0.9,0.3,0.9,0.8c0,0.6-0.3,0.8-1.1,1.1c-3.1,0.6-4.4,3.5-4.2,9l-0.5,20.4c-0.1,3.9-0.1,3.9-0.1,5
c0,2.9,0.1,6.2,0.1,7.4v0.5c0,0.6-0.2,0.8-0.6,0.8c-0.4,0-0.8-0.4-1.2-0.7l-29.8-33c-0.7-0.8-0.8-0.8-1.1-0.8
c-0.6,0-0.8,0.6-0.8,2.5V56c0.1,15.3,0.7,16.8,7.3,17.7c0.7,0.1,1,0.4,1,0.8c0,0.6-0.4,0.9-0.9,0.9c-0.2,0-0.8-0.1-1.4-0.1
c-1.7-0.3-4.4-0.5-6.1-0.5c-1.7,0-4.6,0.2-6,0.5c-0.6,0.1-1.4,0.2-1.7,0.2c-0.6,0-0.8-0.3-0.8-0.8c0-0.5,0.2-0.6,0.9-0.8
c4.3-1.8,4.5-2.5,4.9-16.7v-3.9V43.2c0.1-6.3-2.7-10.4-7.4-10.5c-0.7-0.1-1-0.3-1-0.8c0-0.6,0.4-0.9,1-0.9l2.2,0.1
c2.7,0,4.9-0.1,7-0.3c0.6-0.1,1.4-0.1,1.8-0.1c1.2,0,1.5,0.2,3.3,2.4c0.4,0.4,0.4,0.4,2.5,2.9c1.4,1.7,1.8,2.2,2.1,2.4L412.5,57.6z" />
<path class="st0"
d="M435.1,50.5c0,13.9,6.8,23.4,16.7,23.4c4.2,0,8.3-2,10.6-5c2.5-3.3,4.1-8.9,4.1-14.3c0-6.3-2.2-12.7-5.8-16.9
c-2.8-3.2-7.3-5.2-11.7-5.2C440.5,32.4,435.1,39.2,435.1,50.5 M474.2,51.3c0,7.4-3,14.8-8,19.4c-3.9,3.6-9.5,5.6-15.9,5.6
c-14.2,0-23.3-8.9-23.3-22.8c0-6.6,2.8-13.5,7.2-17.4c4.3-3.9,10.5-6.1,17.2-6.1C465.1,29.9,474.2,38.5,474.2,51.3" />
<path class="st0"
d="M487,50.5c0,13.9,6.8,23.4,16.7,23.4c4.2,0,8.3-2,10.6-5c2.5-3.3,4.1-8.9,4.1-14.3c0-6.3-2.2-12.7-5.8-16.9
c-2.8-3.2-7.3-5.2-11.7-5.2C492.3,32.4,487,39.2,487,50.5 M526.1,51.3c0,7.4-3,14.8-8,19.4c-3.9,3.6-9.5,5.6-15.9,5.6
c-14.2,0-23.3-8.9-23.3-22.8c0-6.6,2.8-13.5,7.2-17.4c4.3-3.9,10.5-6.1,17.2-6.1C516.9,29.9,526.1,38.5,526.1,51.3" />
<path class="st0" d="M571.1,40.4c0,1.5,0.1,2.8,0.3,4.6c0.1,0.2,0.1,0.5,0.1,0.6c0,0.6-0.4,0.9-1,0.9c-0.5,0-0.6-0.4-0.9-1.4
c-1.7-7.4-8.5-13-16.1-13c-8.9,0-14.7,7.5-14.7,19.3c0,12.3,6.3,22.1,14.1,22.1c2.9,0,7.6-1.5,9.5-2.9c1.3-0.9,1.8-3.1,1.8-7.2
c0-5.1-1.7-6.9-6.7-7.2c-0.6,0-1-0.4-1-0.9s0.4-0.8,1.2-0.8c0.2,0,0.6,0,1.1,0.1c2.7,0.3,4.1,0.4,7.3,0.4c2.6,0,4.6-0.1,6.1-0.3
c1-0.1,1.8-0.2,2.5-0.2c0.6,0,1.1,0.4,1.1,0.8c0,0.6-0.4,0.8-1.1,1c-2.6,0.6-3.3,2.3-3.3,7.8c0,0.6,0,1.4,0.1,1.8
c0.1,1,0.1,1.8,0.1,2.4c0,1.3-0.5,1.7-2.1,2.4c-0.4,0.1-2.4,0.9-5.1,2.2c-5.4,2.3-9.6,3.3-13.5,3.3c-5.6,0-10.7-2.1-14.4-5.9
c-3.9-3.9-5.8-9.1-5.8-15.8c0-13.9,9.9-24.7,22.6-24.7c3.9,0,7.4,0.8,12.8,3.2c1.4,0.6,2,0.8,2.4,0.8c0.5,0,0.6-0.1,1.1-0.6
c0.3-0.2,0.6-0.4,0.8-0.4c0.7,0,1,0.4,1,1.1v2.3L571.1,40.4z" />
<path class="st0" d="M597.6,44.9c-0.9-2.2-1.8-3.6-2.2-3.6s-0.4,0-2.1,3.7l-3.9,8.7c-0.6,1.4-0.6,1.4-0.6,1.7
c0,0.8,0.6,1.1,2.4,1.1h8.9c1.7,0,1.9-0.1,1.9-0.6c0-0.1,0-0.3-0.3-0.9L597.6,44.9z M615.5,68.6c2.1,4.1,2.8,4.6,6.5,5.6
c0.5,0.1,0.6,0.3,0.6,0.9c0,0.6-0.3,0.8-0.7,0.8c-0.1,0-0.5-0.1-1.3-0.2c-1.4-0.3-5.7-0.6-8.1-0.6c-2.9,0-6.5,0.2-7.6,0.5
c-0.4,0.1-0.6,0.1-0.8,0.1c-0.5,0-0.9-0.5-0.9-0.9c0-0.4,0.2-0.5,0.7-0.6c2.1-0.6,3.6-2.4,3.6-4.1c0-1.3-1.3-4.9-3.1-8.6
c-0.7-1.7-1.5-1.8-5.4-1.8h-8.3c-3.1,0-3.9,0.6-5.2,3.8c-1.7,3.8-1.9,4.8-1.9,5.8c0,2.7,1.9,4.3,5.8,4.8c0.8,0.1,1.2,0.4,1.2,0.8
c0,0.6-0.5,0.9-1.1,0.9c-0.5,0-1.1-0.1-1.7-0.2c-1.5-0.4-2.7-0.5-3.9-0.5c-1.1,0-2.4,0.1-6.8,0.6l-1.6,0.1c-0.6,0-0.8-0.3-0.8-0.8
c0-0.5,0.2-0.7,0.9-0.9c2.4-0.8,3.1-1.7,6-8.3l8.9-20.6c0.7-1.7,1.3-2.8,1.6-3.3l3-6.3c2.7-5.4,2.7-5.4,2.9-5.4
c0.5,0,1.4,1.7,2.6,4.5L615.5,68.6z" />
<path class="st0" d="M78.8,34l7.5-32.8h-45c-8.5,0-14.9,1.1-19.7,3.4c-6.1,2.9-10.3,8.1-11.8,14.9L2,54.2
c-1.4,5.9-0.6,10.6,2.4,14.3C8.2,73.4,15,75.4,27,75.4h42.5l5.9-25.7H40.5l3.7-15.8L78.8,34L78.8,34z" />
<path class="st1" d="M35.6,53.5h34.9l-4.1,18.1H26.9c-10.7,0-16.6-1.7-19.6-5.5c-2.2-2.8-2.7-6.3-1.7-11l8-34.7
c1.3-5.7,4.6-9.8,9.7-12.3c4.3-2,10.1-3,18.1-3h40.2l-5.8,25h-27l1.7-7.1h-7.9L35.6,53.5z" />
<path class="st2" d="M78.6,7.8l-4.5,19.8H52.5l1.7-7.1H40.9l-8.2,35.7h34.9L64.6,69H27.2c-14,0-21.1-2.7-18.7-13.3l8-34.7
C18.8,10.7,27.8,7.7,41.7,7.7L78.6,7.8L78.6,7.8z" />
</g>
</svg>
<svg class="mobile-wordmark" width="78px" height="78px" version="1.1" id="Layer_1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 78 78" style="enable-background:new 0 0 78 78;"
xml:space="preserve">
<title>UTC Wordmark</title>
<g>
<path class="st0"
d="M78.8,34l7.5-32.8h-45c-8.5,0-14.9,1.1-19.7,3.4c-6.1,2.9-10.3,8.1-11.8,14.9L2,54.2
c-1.4,5.9-0.6,10.6,2.4,14.3C8.2,73.4,15,75.4,27,75.4h42.5l5.9-25.7H40.5l3.7-15.8L78.8,34L78.8,34z" />
<path class="st1" d="M35.6,53.5h34.9l-4.1,18.1H26.9c-10.7,0-16.6-1.7-19.6-5.5c-2.2-2.8-2.7-6.3-1.7-11l8-34.7
c1.3-5.7,4.6-9.8,9.7-12.3c4.3-2,10.1-3,18.1-3h40.2l-5.8,25h-27l1.7-7.1h-7.9L35.6,53.5z" />
<path class="st2" d="M78.6,7.8l-4.5,19.8H52.5l1.7-7.1H40.9l-8.2,35.7h34.9L64.6,69H27.2c-14,0-21.1-2.7-18.7-13.3l8-34.7
C18.8,10.7,27.8,7.7,41.7,7.7L78.6,7.8L78.6,7.8z" />
</g>
</svg>
</a>
<h1 class="title sr-only" itemprop="headline">The University of Tennessee at Chattanooga</h1>
</div>
<nav class="nav-secondary" aria-label="Secondary" itemscope=""
itemtype="https://schema.org/SiteNavigationElement">
<div class="wrap">
<ul id="menu" class="">
<li class="menu-item search icon-menu-item"><a href="https://www.utc.edu/search"
aria-controls="header-search-wrap" aria-expanded="false" role="button"
class="link"><span class="sr-only">Show Search</span> <i
class="fa fa-search"></i></a></li>
<li class="menu-item bars icon-menu-item"><i class="fa fa-bars"></i></li>
<li class="menu-item ribbon-container">
<div class="ribbon-wrapper"> <a href="https://webapp.utc.edu/apply/"
title="Apply Now" class="link">
<div id="menuribbon" class="ribbon up">
<div class="ribbon-content">
<p id="apply-now-ribbon" class="apply-now-ribbon paragraph">
Apply<br>
Now</p>
</div>
</div>
</a>
</div>
</li>
</ul>
</div>
</nav>
</div>
<div class="">
<nav class="nav-primary mobile-hidden" role="navigation" aria-labelledby="utc-brandbarmenu"
id="utc-brandbarmenu">
<h2 class="menu-title sr-only">UTCLib Brandbar Menu</h2>
<ul class="menu">
<li class="menu-item"><a href="https://www.utc.edu/library" title="UTC Library home page"
class="link"><span>Library Home</span></a></li>
<li class="menu-item"><a href="https://www.utc.edu/library/find-resources"
title="Find resources at the UTC Library" class="link"><span>Find
Resources</span></a></li>
<li class="menu-item"><a href="https://www.utc.edu/library/help"
title="Get help from the UTC Library" class="link"><span>Help</span></a></li>
<li class="menu-item"><a href="https://www.utc.edu/library/services"
title="Services available at the UTC Library" class="link"><span>Services</span></a>
</li>
<li class="menu-item"><a href="https://www.utc.edu/library/about"
title="Get help from the UTC Library" class="link"><span>About</span></a></li>
<li class="menu-item dropdown">
<a class="link dropdown-toggle" href="#" role="button" id="dropdownMenuLink"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span>I am... </span>
<span class="caret"></span>
</a>
<div class="dropdown-menu ml-1" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="https://www.utc.edu/about/student-resources">
...a student.
</a>
<a class="dropdown-item"
href="https://www.utc.edu/enrollment-management-and-student-affairs/veteran-and-military-affairs">
...a veteran.
</a>
<a class="dropdown-item" href="https://www.utc.edu/about/alumni-and-friends">
...an alum.
</a>
<a class="dropdown-item"
href="https://www.utc.edu/enrollment-management-and-student-affairs/admissions/parents">
...a parent.
</a>
<a class="dropdown-item"
href="https://www.utc.edu/about/faculty-and-staff-resources">
...faculty or staff.
</a>
</div>
</li>
<li class="menu-item dropdown">
<a class="link dropdown-toggle" href="#" role="button" id="dropdownMenuLink"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span>Quick Links </span>
<span class="caret"></span>
</a>
<div class="dropdown-menu ml-1" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="https://mymocs.utc.edu/">MyMocsNet</a>
<a class="dropdown-item"
href="https://www.utc.edu/academic-affairs/walker-center-for-teaching-and-learning/utc-learn">
UTC Learn (Canvas)
</a>
<a class="dropdown-item" href="https://mail.google.com/a/mocs.utc.edu">
Mocs Mail+
</a>
<a class="dropdown-item" href="https://mocsyncorgs.utc.edu/">
MocSync
</a>
<a class="dropdown-item" href="https://portal.microsoftonline.com/">
O365
</a>
<a class="dropdown-item"
href="https://www.utc.edu/enrollment-management-and-student-affairs/registrar/registration-information/class-schedule">
Class Schedule
</a>
<a class="dropdown-item"
href="https://www.utc.edu/enrollment-management-and-student-affairs/care">
Crisis Resources
</a>
<a class="dropdown-item" href="https://www.utc.edu/library">
Library
</a>
<a class="dropdown-item"
href="https://events.utc.edu/MasterCalendar/MasterCalendar.aspx">
Calendar
</a>
<a class="dropdown-item" href="https://people.utc.edu/">
People Finder
</a>
<a class="dropdown-item" href="https://explore.utc.edu/">
Campus Map
</a>
<a class="dropdown-item"
href="https://www.utc.edu/information-technology/passwords">
Change Password
</a>
</div>
</li>
</ul>
</nav>
</div>
</div>
</header>
<main class="main-content inner">
<div class="wrap">
<!-- START CONTENT -->
<h1 itemprop="headline">Brand Bar v.4 - UTC Library<br />
<em>UTCLib Brandbar Menu</em>
</h1>
<div class="content-sidebar-wrap">
<div class="content">
<article aria-label="Sample Brand Bar" itemscope="" itemtype="https://schema.org/CreativeWork">
<h2>Headline Level 2</h2>
<div> Lorem ipsum dolor sit amet, consectetur adipiscing elit, <a href="#"
title="sample link">sample link</a> sed do eiusmod tempor incididunt ut labore et
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
<h3>Headline Level 3</h3>
<div> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut <a href="#" title="sample link">sample
link</a> enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate
velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </div>
<h4>Headline Level 2</h4>
<div> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure <a
href="#" title="sample link">sample link</a> dolor in reprehenderit in voluptate
velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </div>
</article>
</div>
<!-- END CONTENT -->
</div>
</div>
</main>
<div id="department-info" class="department-info">
<section id="block-2" class="widget-odd widget-last widget-first widget-1 widget widget_block">
<div class="widget-wrap">
<div class="department-footer bg-utc-blue-100 text-center mt-12"
style="padding-top:36px;padding-bottom:36px;">
<h2 class="text-3xl">Library</h2>
<div>
<address class="flex-list not-italic text-lg">
<div id="dpt-hours" class="utc-dpt dpt-building separate">
<a href="https://www.utc.edu/library/about/hours">Library Hours</a>
</div>
<div id="dpt-mail-code" class="utc-dpt dpt-mail-code separate">Dept 6456
</div>
<div id="dpt-building" class="utc-dpt dpt-building separate">
<a href="https://explore.utc.edu/?id=1826#!m/493492?ce/46605?ct/46600?mc/35.04765296472998,-85.3001368045807?z/19?lvl/0"
title="600 Douglas Street">600 Douglas Street</a>
</div>
<div id="dpt-phone" class="utc-dpt dpt-phone separate"><i
class="fas fa-phone"></i>
<a class="dpt-link text-utc-blue-500" href="tel:423-425-4501">423-425-4501</a>
</div>
<div id="dpt-email" class="utc-dpt dpt-email separate">
<a class="dpt-link text-utc-blue-500"
href="mailto:[email protected]">[email protected]</a>
</div>
</address>
</div>
<div class="mt-6">
<ul class="inline horizontal">
<li class="inline horizontal px-2">
<a class="text-utc-blue-500" href="https://www.utc.edu/library" target="_self"
aria-label="Go to our departmental homepage"
title="Go to our departmental homepage">
<span class="fa fa-home fa-2x"></span>
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-utc-blue-500" href="https://blog.utc.edu/library/" target="_self"
aria-label="Follow our Blog/News" title="Follow our Blog/News">
<span class="fa fa-blog fa-2x"></span>
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-utc-blue-500" href="https://www.youtube.com/user/utclib"
target="_self" aria-label="Find us on YouTube" title="Find us on YouTube">
<span class="fa fa-youtube fa-2x"></span>
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-utc-blue-500" href="https://www.twitter.com/UTCLibrary"
target="_self" aria-label="Find us on Twitter" title="Find us on Twitter">
<span class="fa fa-twitter fa-2x"></span>
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-utc-blue-500" href="https://www.instagram.com/utclibrary"
target="_self" aria-label="Find us on Instagram" title="Find us on Instagram">
<span class="fa fa-instagram fa-2x"></span>
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-utc-blue-500" href="https://www.facebook.com/UTCLibrary"
target="_self" aria-label="Find us on Facebook" title="Find us on Facebook">
<span class="fa fa-facebook fa-2x"></span>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
</div>
<footer class="site-footer">
<div class="wrap">
<!--Footer menu/map begins-->
<div id="footer-menu-map" class="before-footer-menu-map">
<div class="wrap">
<h2 class="screen-reader-text">Explore more</h2>
<section id="footer-menus" class="widget_text widget widget_custom_html">
<div class="widget_text widget-wrap">
<div class="textwidget custom-html-widget">
<div id="left-footer-menu" class="footer-menu">
<nav role="navigation" aria-labelledby="" class="left-footer-menu text-right">
<ul class="menu">
<li class="menu-item"> <a
href="https://www.utc.edu/about/student-resources">Students</a>
</li>
<li class="menu-item"> <a
href="https://www.utc.edu/about/faculty-and-staff-resources">Faculty
and Staff</a> </li>
<li class="menu-item"> <a
href="https://www.utc.edu/about/alumni-and-friends">Alumni and
Friends</a> </li>
<li class="menu-item"> <a
href="https://www.utc.edu/enrollment-management-and-student-affairs/admissions/parents">Parents</a>
</li>
<li class="menu-item"> <a
href="https://www.utc.edu/finance-and-administration/auxiliary-services/parking-services">Parking</a>
</li>
<li class="menu-item"> <a
href="https://www.utc.edu/about/emergency-preparedness">Emergency
Preparedness</a> </li>
<li class="menu-item"> <a
href="https://www.utc.edu/enrollment-management-and-student-affairs/admissions/visit">Visit</a>
</li>
</ul>
</nav>
</div>
<div id="center-footer-menu">
<div id="global-footer-map">
<div class="inner-map-wrap">
<a href="https://explore.utc.edu/?id=1826#!ct/" class="campus-map"><img
alt="UTC campus maps"
src="https://marvel-b1-cdn.bc0a.com/f00000000184993/www.utc.edu/sites/default/files/2020-08/utc-footer-map-explore.png"
width="361" height="405"></a>
</div>
<ul class="utc-footer-socials">
<li class="inline horizontal px-2">
<a class="text-white" href="https://www.utc.edu" target="_self"
aria-label="Go home" title="Go home" rel="noopener">
<svg class="svg-inline--fa fa-house text-white fa-sm"
aria-hidden="true" focusable="false" data-prefix="fas"
data-icon="house" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"
data-fa-i2svg="">
<path fill="currentColor"
d="M575.8 255.5C575.8 273.5 560.8 287.6 543.8 287.6H511.8L512.5 447.7C512.5 450.5 512.3 453.1 512 455.8V472C512 494.1 494.1 512 472 512H456C454.9 512 453.8 511.1 452.7 511.9C451.3 511.1 449.9 512 448.5 512H392C369.9 512 352 494.1 352 472V384C352 366.3 337.7 352 320 352H256C238.3 352 224 366.3 224 384V472C224 494.1 206.1 512 184 512H128.1C126.6 512 125.1 511.9 123.6 511.8C122.4 511.9 121.2 512 120 512H104C81.91 512 64 494.1 64 472V360C64 359.1 64.03 358.1 64.09 357.2V287.6H32.05C14.02 287.6 0 273.5 0 255.5C0 246.5 3.004 238.5 10.01 231.5L266.4 8.016C273.4 1.002 281.4 0 288.4 0C295.4 0 303.4 2.004 309.5 7.014L564.8 231.5C572.8 238.5 576.9 246.5 575.8 255.5L575.8 255.5z">
</path>
</svg><!-- <span class="text-white fa fa-home fa-sm"></span> -->
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-white" href="https://blog.utc.edu/news/"
target="_self" aria-label="Follow our Blog/News"
title="Follow our Blog/News" rel="noopener">
<svg class="svg-inline--fa fa-blog text-white fa-sm"
aria-hidden="true" focusable="false" data-prefix="fas"
data-icon="blog" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
data-fa-i2svg="">
<path fill="currentColor"
d="M217.6 96.1c-12.95-.625-24.66 9.156-25.52 22.37C191.2 131.7 201.2 143.1 214.4 143.1c79.53 5.188 148.4 74.09 153.6 153.6c.8281 12.69 11.39 22.43 23.94 22.43c.5156 0 1.047-.0313 1.578-.0625c13.22-.8438 23.25-12.28 22.39-25.5C409.3 191.8 320.3 102.8 217.6 96.1zM224 0C206.3 0 192 14.31 192 32s14.33 32 32 32c123.5 0 224 100.5 224 224c0 17.69 14.33 32 32 32s32-14.31 32-32C512 129.2 382.8 0 224 0zM172.3 226.8C157.7 223.9 144 235.8 144 250.6v50.37c0 10.25 7.127 18.37 16.75 21.1c18.13 6.75 31.26 24.38 31.26 44.1c0 26.5-21.5 47.1-48.01 47.1c-26.5 0-48.01-21.5-48.01-47.1V120c0-13.25-10.75-23.1-24.01-23.1l-48.01 .0076C10.75 96.02 0 106.8 0 120v247.1c0 89.5 82.14 160.2 175 140.7c54.38-11.5 98.27-55.5 109.8-109.7C302.2 316.1 247.8 241.8 172.3 226.8z">
</path>
</svg><!-- <span class="text-white fa fa-blog fa-sm"></span> -->
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-white" href="https://www.linkedin.com/school/27384/"
target="_self" aria-label="Find us on LinkedIn"
title="Find us on LinkedIn" rel="noopener">
<svg class="svg-inline--fa fa-linkedin-in text-white fa-sm"
aria-hidden="true" focusable="false" data-prefix="fab"
data-icon="linkedin-in" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"
data-fa-i2svg="">
<path fill="currentColor"
d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z">
</path>
</svg>
<!-- <span class="text-white fa fa-linkedin fa-sm"></span> -->
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-white " href="https://www.youtube.com/UTChattanooga"
target="_self" aria-label="Find us on Youtube"
title="Find us on Youtube" rel="noopener">
<svg class="svg-inline--fa fa-youtube text-white fa-sm"
aria-hidden="true" focusable="false" data-prefix="fab"
data-icon="youtube" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"
data-fa-i2svg="">
<path fill="currentColor"
d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z">
</path>
</svg>
<!-- <span class="text-white fa fa-youtube fa-sm"></span> -->
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-white " href="https://www.twitter.com/UTChattanooga"
target="_self" aria-label="Find us on Twitter"
title="Find us on Twitter" rel="noopener">
<svg class="svg-inline--fa fa-twitter text-white fa-sm"
aria-hidden="true" focusable="false" data-prefix="fab"
data-icon="twitter" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
data-fa-i2svg="">
<path fill="currentColor"
d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z">
</path>
</svg>
<!-- <span class="text-white fa fa-twitter fa-sm"></span> -->
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-utc-blue-500 "
href="https://www.instagram.com/utchattanooga" target="_self"
aria-label="Find us on Instagram" title="Find us on Instagram"
rel="noopener">
<svg class="svg-inline--fa fa-instagram text-white fa-sm"
aria-hidden="true" focusable="false" data-prefix="fab"
data-icon="instagram" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"
data-fa-i2svg="">
<path fill="currentColor"
d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z">
</path>
</svg>
<!-- <span class="text-white fa fa-instagram fa-sm"></span> -->
</a>
</li>
<li class="inline horizontal px-2">
<a class="text-white" href="https://www.facebook.com/UTChattanooga"
target="_self" aria-label="Find us on Facebook"
title="Find us on Facebook" rel="noopener">
<svg class="svg-inline--fa fa-facebook-f text-white fa-sm"
aria-hidden="true" focusable="false" data-prefix="fab"
data-icon="facebook-f" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"
data-fa-i2svg="">
<path fill="currentColor"
d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z">
</path>
</svg>
<!-- <span class="text-white fa fa-facebook fa-sm"></span> -->
</a>
</li>
</ul>
</div>
</div>
<div id="right-footer-menu" class="footer-menu">
<nav role="navigation" aria-labelledby="" id="" class="right-footer-menu">
<ul class="menu">
<li class="menu-item"> <a href="https://mymocs.utc.edu/">MyMocsNet</a>
</li>
<li class="menu-item"> <a href="https://office.com/">O365</a> </li>
<li class="menu-item"> <a
href="https://www.utc.edu/information-technology/passwords">Change
Password</a> </li>
<li class="menu-item"> <a
href="https://people.utc.edu/eGuide/servlet/eGuide">People
Directory</a> </li>
<li class="menu-item"> <a
href="https://events.utc.edu/MasterCalendar/MasterCalendar.aspx">Calendars</a>
</li>
<li class="menu-item"> <a
href="https://www.utc.edu/finance-and-administration/human-resources/work">Work
at UTC</a> </li>
<li class="menu-item"> <a href="https://www.utc.edu/caslogin">CAS
Login</a> </li>
</ul>
</nav>
</div>
</div>
</div>
</section>
<section id="footer-map" class="widget_text widget widget_custom_html">
<div class="widget_text widget-wrap">
<div class="textwidget custom-html-widget">
<div id="left-footer-map">
</div>
<div id="right-footer-map">
</div>
</div>
</div>
</section>
</div>
</div>
<!--Copyright footer begins-->
<div class="footer-copyright-container">
<div class="footer-copyright">
<h2 class="screen-reader-text">UTC Copyright, Compliance and Policy Info</h2>
</div>
<div class="copyright">
<div class="block">
<a href="https://www.utc.edu/about/contact/" id="legal-questions">Questions?</a> © 2022
University of Tennessee at Chattanooga. All rights reserved.
</div>
<div class="block">
<a href="https://www.utc.edu/sexual-misconduct/index.php#title-ix-statement"
id="legal-title-ix">Title IX Statement</a> | <a
href="https://www.utc.edu/about/privacy.php" id="legal-privacy">Privacy
Statement</a> | <a
href="https://www.utc.edu/academic-affairs/accessible-information-materials-technology-program/">Accessibility</a>
| <a href="https://utcwebdev.atlassian.net/servicedesk/customer/portals">Web
Services</a>
</div>
<div class="block">A comprehensive, community-engaged campus of the <a
href="http://www.tennessee.edu/" id="legal-ut">University of Tennessee System</a> and
partner in the <a href="https://www.tntransferpathway.org">Tennessee Transfer Pathway</a>.
</div>
</div>
</div>
</div>
</footer>
</div>
</div>
</body>
<script src="js/brandbar.js"></script>
</html>