-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
520 lines (313 loc) · 139 KB
/
index.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<title>PET Eletrica UFBA</title>
<base href="https://peteletricaufba.github.io/">
<meta name="author" content="Themefisher">
<meta name="generator" content="Hugo 0.99.1" />
<link rel="shortcut icon" href="https://peteletricaufba.github.io/images/logoB.svg" type="image/x-icon">
<link rel="icon" href="https://peteletricaufba.github.io/images/logoB.svg" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
<meta name="msapplication-TileColor" content="#001d7e">
<meta name="theme-color" content="#fff">
<!-- Open Graph image and Twitter Card metadata -->
<meta property="og:image" content="https://peteletricaufba.github.io/images/logo.png" />
<meta name="twitter:image" content="https://peteletricaufba.github.io/images/logo.png"/>
<meta name="twitter:card" content="summary_large_image">
<meta property="og:image:width" content="5653">
<meta property="og:image:height" content="1503">
<meta property="og:image:type" content="image/png">
<meta name="twitter:title" content="PET Eletrica UFBA"/>
<meta name="twitter:description" content="This is meta description"/>
<meta property="og:title" content="" />
<meta property="og:description" content="This is meta description" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://peteletricaufba.github.io/" /><meta property="og:site_name" content="PET Eletrica UFBA" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:description" content="This is meta description"/>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-35059268-1', 'auto');
ga('send', 'pageview');
}
</script>
<meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="preconnect" href="//ajax.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous">
<link rel="preconnect" href="https://use.fontawesome.com" crossorigin>
<link rel="preconnect" href="//cdnjs.cloudflare.com">
<link rel="preconnect" href="//www.googletagmanager.com">
<link rel="preconnect" href="//www.google-analytics.com">
<link rel="dns-prefetch" href="https://fonts.gstatic.com">
<link rel="dns-prefetch" href="https://use.fontawesome.com">
<link rel="dns-prefetch" href="//ajax.googleapis.com">
<link rel="dns-prefetch" href="//cdnjs.cloudflare.com">
<link rel="dns-prefetch" href="//www.googletagmanager.com">
<link rel="dns-prefetch" href="//www.google-analytics.com">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//connect.facebook.net">
<link rel="dns-prefetch" href="//platform.linkedin.com">
<link rel="dns-prefetch" href="//platform.twitter.com">
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" >
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" >
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" >
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/solid.min.css" >
<style crossorigin="anonymous" media="all" type="text/css" integrity="sha512-PYY8WAssP86F1+uDPEGbsiD33P4tZvypOo0ISEj5sHswiR21iyG/+1AoZ3bXF9ljpCk3qeYaVOIHc9dVlE5rrw==">.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}body{line-height:1.2;font-family:lato,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;color:#777}p,.paragraph{font-weight:400;color:#777;font-size:16px;line-height:1.7;font-family:lato,sans-serif}small{font-size:88%}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:#222;font-family:lato,sans-serif;font-weight:700;line-height:1.2}h1,.h1{font-size:48px}@media(max-width:767px){h1,.h1{font-size:40px}}h2,.h2{font-size:38px}@media(max-width:767px){h2,.h2{font-size:30px}}h3,.h3{font-size:24px}h4,.h4{font-size:20px}h5,.h5{font-size:16px}h6,.h6{font-size:15px}.display-3{font-size:3.5rem}.btn{font-size:16px;font-family:lato,sans-serif;font-weight:600;text-transform:capitalize;padding:15px 30px;border-radius:30px;border:0;position:relative;z-index:1;transition:.2s ease;white-space:nowrap}.btn::before{position:absolute;content:"";height:100%;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;border-radius:inherit;transition:inherit;background-color:inherit;border:1px solid transparent}.btn:hover,.btn:active,.btn:focus{outline:0}.btn:hover::before,.btn:active::before,.btn:focus::before{height:110%;width:110%}.btn-sm{padding:12px 30px;font-size:15px}.btn-primary{background-color:#001d7e;color:#fff;border-color:#001d7e}.btn-primary:active,.btn-primary:hover,.btn-primary.focus,.btn-primary.active{background-color:#001d7e!important;border-color:#001d7e!important}.btn-outline-primary{background-color:transparent;color:#222;border-color:transparent}.btn-outline-primary:active,.btn-outline-primary:hover,.btn-outline-primary.focus,.btn-outline-primary.active{background-color:transparent!important;border-color:#001d7e!important;color:#001d7e}.btn-outline-primary::before{border-color:#001d7e}.btn-link{color:#001d7e}.btn-link i,.btn-link svg{font-size:12px;margin-left:5px;margin-bottom:1px;transition:.2s ease}.btn-link:active,.btn-link:hover,.btn-link.focus,.btn-link.active{color:#001d7e;text-decoration:none}.btn-link:active i,.btn-link:active svg,.btn-link:hover i,.btn-link:hover svg,.btn-link.focus i,.btn-link.focus svg,.btn-link.active i,.btn-link.active svg{margin-left:10px}body{background-color:#fff;overflow-x:hidden}::selection{background-color:#00114b;color:#fff}body::-webkit-scrollbar{width:.5rem}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:#001d7e;outline:2px solid #fff}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}ol,ul{margin:0}img{vertical-align:middle;border:0}a,a:hover,a:focus{text-decoration:none}a,button,select{cursor:pointer;transition:.2s ease}a:focus,button:focus,select:focus{outline:0}a:hover{color:#001d7e}.slick-slide{outline:0}.section{padding-top:70px;padding-bottom:70px}.section-title{margin-bottom:30px}.bg-cover{background-size:cover;background-position:50%;background-repeat:no-repeat}.border-default{border-color:#ececec!important}.overlay{position:relative}.overlay::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;background-color:#000;opacity:.5}.bg-primary{background-color:#001d7e!important}.bg-light{background-color:#d1dcff!important}.text-primary{color:#001d7e!important}.rounded-lg{border-radius:10px!important}.shadow,.feature-card:hover,.btn:hover,.btn:active,.btn:focus{box-shadow:0 12px 24px -6px rgba(45,67,121,.1)!important}.form-control:focus{outline:0;border-color:#001d7e;box-shadow:none}.form-control::placeholder{color:#777}textarea.form-control{height:100px!important}.list-unstyled li{margin-bottom:10px}.check-mark{position:relative;padding-left:0}.check-mark::before{position:absolute;content:"\f058";color:#001d7e;font-size:25px;font-family:"font awesome 5 free";font-weight:900;left:-30px;top:3px}.check-mark svg{position:absolute;color:#001d7e;font-size:25px;left:-30px;top:3px}.nav-item{margin:0}.nav-item .nav-link{text-transform:capitalize;font-weight:700}.navbar-light .navbar-nav .nav-link{color:#222}.navbar-light .navbar-nav .nav-link:hover{color:#001d7e}.navbar-expand-lg .navbar-nav .nav-link{padding:20px}@media(max-width:991px){.navbar-expand-lg .navbar-nav .nav-link{padding:10px}}.banner{padding:100px 0 50px}.feature-card{border-radius:10px;padding:20px;transition:.2s ease;background-color:#fff}.feature-card svg,.feature-card i{font-size:30px;color:#001d7e;display:inline-block}.footer-list a{display:block;padding:5px 0;font-size:16px;color:#777;margin:8px 0}.footer-list a:hover{color:#001d7e}.social-icons a{color:#001d7e;text-align:center;height:35px;width:35px;line-height:35px;border:1px solid #001d7e;border-radius:50%;display:block}.social-icons a:hover{color:#fff;background-color:#001d7e}a.post-title{color:#222;display:block}a.post-title:hover{color:#001d7e}.content *{word-break:break-word;overflow-wrap:break-word;margin-bottom:20px}.content img{max-width:100%}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-bottom:15px}.content strong{font-weight:600}.content a{color:#777;border-bottom:1px dotted #ececec}.content a:hover{color:#001d7e}.content ol,.content ul{padding-left:20px}.content ol li,.content ul li{margin-bottom:10px}.content ul{padding-left:0;margin-bottom:20px;list-style-type:none}.content ul li{padding-left:20px;position:relative}.content ul li::before{position:absolute;content:'';height:8px;width:8px;border-radius:50%;background:#001d7e;left:3px;top:5px}.content table{width:100%;max-width:100%;margin-bottom:1rem;border:1px solid #ececec}.content table td,.content table th{padding:.75rem;vertical-align:top;margin-bottom:0}.content th:not(:last-of-type),.content td:not(:last-of-type){border-right:1px solid #ececec}.content th{font-weight:500}.content thead{background:#fff;margin-bottom:0}.content thead tr{border-bottom:1px solid #ececec}.content tbody{background-color:transparent;margin-bottom:0}.content .notices{margin:2rem 0;position:relative;overflow:hidden}.content .notices p{padding:10px;margin-bottom:0}.content .notices p::before{position:absolute;top:2px;color:#fff;font-family:themify;font-weight:900;content:"\e717";left:10px}.content .notices.note p{border-top:30px solid #6ab0de;background:#fff}.content .notices.note p::after{content:'Note';position:absolute;top:2px;color:#fff;left:2rem}.content .notices.tip p{border-top:30px solid #78c578;background:#fff}.content .notices.tip p::after{content:'Tip';position:absolute;top:2px;color:#fff;left:2rem}.content .notices.info p{border-top:30px solid #f0b37e;background:#fff}.content .notices.info p::after{content:'Info';position:absolute;top:2px;color:#fff;left:2rem}.content .notices.warning p{border-top:30px solid #e06f6c;background:#fff}.content .notices.warning p::after{content:'Warning';position:absolute;top:2px;color:#fff;left:2rem}.content blockquote{font-size:20px!important;color:#777;padding:20px 40px;border-left:2px solid #001d7e;margin:40px 0;font-weight:700;background:#fff}.content blockquote p{margin-bottom:0!important}.content pre{display:block;padding:9.5px;margin:10px 0;white-space:pre-wrap}.content code{margin-bottom:0!important;font-size:100%}.pagination{margin-top:30px;justify-content:center}.pagination .page-item .page-link{display:inline-block;width:40px;height:40px;line-height:40px;border-radius:5px;background:#d1dcff;text-align:center;padding:0;margin-right:10px;border:0;color:#777}.pagination .page-item .page-link:hover{background:#001d7e;color:#fff}.pagination .page-item .page-link:focus{box-shadow:none}.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{border-radius:5px}.pagination .page-item.active .page-link{background:#001d7e;color:#fff}.slick-dots{text-align:center;margin-top:20px}.slick-dots li{display:inline-block;margin:0 5px}.slick-dots li.slick-active button{background-color:#001d7e}.slick-dots li button{height:10px;width:10px;border-radius:50%;display:block;color:transparent;padding:0;border:1px solid #001d7e;background-color:transparent;transition:.2s ease}.col-recommended{margin:-2rem -1.5rem;z-index:1}@media(max-width:991px){.col-recommended{margin:0;margin-bottom:40px}}.price{font-size:50px;color:#222}</style>
</head>
<body>
<!-- navigation -->
<header class="navigation">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light bg-transparent">
<a class="navbar-brand" href="https://peteletricaufba.github.io/">
<img width="200px" class="img-fluid" src="/images/logo.png" alt="PET Eletrica UFBA">
</a>
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navigation" aria-label="menu">
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse text-center" id="navigation">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a class="nav-link" href="/" title="Página Inicial">Página Inicial</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog" title="Corrente Alternativa">Corrente Alternativa</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/atividades" title="Atividades">Atividades</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/time" title="Time">Time</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/downloads" title="Downloads">Downloads</a>
</li>
</ul>
<a href="/prosel" title="Processo Seletivo" class="btn btn-sm btn-primary ml-3">Processo Seletivo</a>
</div>
</nav>
</div>
</header>
<!-- /navigation -->
<main>
<style>
.slideshow-container {
position: relative;
height: 300px;
}
.mySlides {
display: none;
padding: 8px;
position: absolute;
top: 50%;
padding-left: 80px;
padding-right: 80px;
text-align: center;
width: 100%;
}
.prev,
.next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -30px;
padding: 16px;
color: #888;
font-weight: bold;
font-size: 20px;
border-radius: 0 3px 3px 0;
user-select: none;
}
.next {
position: absolute;
right: 0;
border-radius: 3px 0 0 3px;
}
.prev:hover,
.next:hover {
background-color: rgba(0, 0, 0, 0.8);
color: white;
}
q {
font-style: italic;
}
.author {
color: cornflowerblue;
}
</style>
<script>
var slideIndex = 1;
showSlides(slideIndex);
function plusSlides(n) {
showSlides(slideIndex += n);
}
function currentSlide(n) {
showSlides(slideIndex = n);
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName("mySlides");
if (n > slides.length) { slideIndex = 1 }
if (n < 1) { slideIndex = slides.length }
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slides[slideIndex - 1].style.display = "block";
}
</script>
<section class="banner">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto text-center">
<h1 class="mb-3">PET Elétrica UFBA</h1>
<p class="mb-4">PET é a sigla para Programa de Educação Tutorial, um programa ligado o Ministério da Educação (MEC) que conta com um grupo de estudantes, sob a orientação de um(a) tutor(a), que desenvolve ações que contribuem para uma formação universitária mais ampla. As atividades realizada por eles são orientadas por três pilares: <strong>Ensino, Extensão e Pesquisa</strong>
O PET Elétrica UFBA nasceu em Agosto de 2008 contando inicialmente com 4 estudantes. Desde então, o grupo cresceu e atualmente impacta o ambiente acadêmico do curso de Engenharia Elétrica com atividades como Pré-Física, ABC da Engenharia, Grupo de Empoderamento Feminino entre outras. Além disso, com a realização de eventos como Conexão PET e com o nosso canal no Youtube é possível contribuir para além dos muros da Universidade.</p>
<img src="/images/banner.jpg" alt="" class="img-fluid mt-5" width="750px">
</div>
</div>
</div>
</section>
<section class="section bg-light">
<div class="col-12 text-center">
<h2 class="section-title">Confira novidades do corrente alternativa</h2>
</div>
<div class="col-12 ">
<div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0">
<img src="/images/blog/2021-12-08-ayanna-howard.jpg" alt="Ayanna Howard: A engenheira inspirada pela Mulher Biônica" class="img-fluid rounded-lg w-100 "
style="width: 300px; height: 350px; object-fit: cover; object-position: 0% 20%">
</div>
<div class="col-md-6">
<h2><a href="https://peteletricaufba.github.io/blog/2021-12-08-ayanna-howard/" title="Ayanna Howard: A engenheira inspirada pela Mulher Biônica" class="post-title">Ayanna Howard: A engenheira inspirada pela Mulher Biônica</a></h2>
<p class="card-text">Inspirada pelo programa de televisão The Bionic Woman, Ayanna Howard formou-se em engenharia Elétrica pela Brown University.</p>
<a href="https://peteletricaufba.github.io/blog/2021-12-08-ayanna-howard/" title="Leia Mais - Ayanna Howard: A engenheira inspirada pela Mulher Biônica" class="btn btn-primary">Leia Mais</a>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<h2 class="section-title">Tríade para formação acadêmica.</h2>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center bg-light h-100">
<i class="fas fa-code mb-3"></i>
<h4 class="mb-2">Pesquisa</h4>
<p>O PET desenvolve experimentos e estudos, na área da Engenharia Elétrica, afim de produzir novos conhecimentos.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center bg-light h-100">
<i class="fas fa-object-group mb-3"></i>
<h4 class="mb-2">Ensino</h4>
<p>O grupo desenvolve ações geram um ambiente mais crítico, dentro e fora da universidade, por meio da transmissão de saberes.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center bg-light h-100">
<i class="fas fa-heart mb-3"></i>
<h4 class="mb-2">Extensão</h4>
<p>O Programa realiza atividades que vão de encontro com interesses e necessidades da sociedade, gerando impacto além do ambiente universitário.</p>
</div>
</div>
</div>
</div>
</section>
<section class="section bg-light">
<div class="slideshow-container">
<div class="col-12 text-center">
<h2 class="section-title">Depoimentos</h2>
</div>
<div class="mySlides">
<q><em>O PET me ajudou a crescer academicamente, a cumprir com meu papel social, no quesito de transformar e melhorar aquilo que se pode mudar. Também me deu espaço para pensar, criar, inovar e expandir. Sou PET, sairei dele mais preparada, solidária, visionaria e profissional.</em></q>
<p class="author">- Tailana Azevedo</p>
</div>
<div class="mySlides">
<q><em>O PET Elétrica me deu a oportunidade de vivenciar novos âmbitos na graduação, porque através da realização de atividades de ensino, pesquisa e extensão, comecei a pensar não só no que estava fazendo, mas porque estava fazendo e quem estava ajudando ao realizar as minhas atividades.</em></q>
<p class="author">- Danilo Costa</p>
</div>
<div class="mySlides">
<q><em>O PET nesses dois anos me proporcionou crescimento tanto pessoal quanto profissional e assim eu pude fazer o meu melhor para o grupo e para o curso de Engenharia Elétrica.</em></q>
<p class="author">- Thiago Lobão</p>
</div>
<script>showSlides(0);</script>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
</div>
</section>
<section class="section">
<div class="container section shadow rounded-lg px-4">
<div class="row align-items-center justify-content-center text-center text-md-left">
<div class="col-lg-4 col-md-5 mb-4 mb-md-0">
<img src="/images/cta.svg" alt="" class="img-fluid">
</div>
<div class="col-lg-5 col-md-6">
<h2 class="section-title">Pronto para se juntar a nós?</h2>
<p class="mb-4">Confira as informações de como funciona o nosso processo seletivo.</p>
<a href="/prosel" title="Processo Seletivo" class="btn btn-primary">Processo Seletivo</a>
</div>
</div>
</div>
</section>
</main>
<footer class="bg-light section pb-0">
<div class="container">
<div class="row">
<a class="col mb-4 align-self-start " href="https://peteletricaufba.github.io/">
<img width="200px" class="img-fluid" src="/images/logo.png" alt="PET Eletrica UFBA">
</a>
<p class="mb-4 col-sm-6 align-self-center">Rua Professor Aristídes Novis, 2 <br>
Federação, Salvador - BA <br>
Departamento de Engenharia Elétrica, 4º andar, Sala 19.<br>
Escola Politécnica da UFBA <br>
CEP: 40210-630 <br></p>
<div class="col w-25 p-3 align-self-end">
<ul class="list-inline social-icons">
<li class="list-inline-item"><a href="/~https://github.com/PETEletricaUFBA" title="github"><i
class="fab fa-github"></i></a></li>
<li class="list-inline-item"><a href="https://www.youtube.com/c/PETeletricaUFBA" title="youtube"><i
class="fab fa-youtube"></i></a></li>
<li class="list-inline-item"><a href="https://www.instagram.com/peteletricaufba/" title="instagram"><i
class="fab fa-instagram"></i></a></li>
<li class="list-inline-item"><a href="https://www.facebook.com/peteletrica/" title="facebook"><i
class="fab fa-facebook"></i></a></li>
<li class="list-inline-item"><a href="https://twitter.com/peteletrica" title="twitter"><i
class="fab fa-twitter"></i></a></li>
</ul>
<p>Para mais informações entre em contato com <a href="mailto:peteletricaufbadee@gmail.com">peteletricaufbadee@gmail.com</a>
</p>
</div>
</div>
<div class="border-top border-default text-center py-4 mt-4">
<small class="content">Design By <a href="https://themefisher.com/">Themefisher</a> Develop By <a href="https://gethugothemes.com/">Gethugothemes</a></small>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/gh/theprojectsomething/webfontloader@feature/google-fonts-v2/webfontloader.js"></script>
<script type="application/javascript">
WebFont.load({
google: {
api: 'https://fonts.googleapis.com/css2',
families: ['Lato:wght@400&display=swap'],
version: 2
},
active: () => {
sessionStorage.fontsLoaded = true
}
});
</script>
<script crossorigin="anonymous" defer="defer" src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" type="application/javascript" ></script>
<script crossorigin="anonymous" defer="defer" integrity="sha512-WDlBOvLrNnY3DND6DlsYLnNyZxS3K7iOW9zM+VzIY924jHRHCL2nd4isD7Nlo4d0ACYwA3YxCgWjUOXRM3IAmg==" type="application/javascript">/*! jQuery v3.5.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-deprecated/ajax-event-alias,-effects,-effects/Tween,-effects/animatedSelector | (c) JS Foundation and other contributors | jquery.org/license */!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(i,eX){"use strict";var e,c,p,g,M,F,I,U,Z,J,d=[],ev=Object.getPrototypeOf,f=d.slice,ej=d.flat?function(e){return d.flat.call(e)}:function(e){return d.concat.apply([],e)},K=d.push,V=d.indexOf,P={},eM=P.toString,L=P.hasOwnProperty,ek=L.toString,eW=ek.call(Object),o={},s=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},O=function(e){return null!=e&&e===e.window},n=i.document,eG={type:!0,src:!0,nonce:!0,noModule:!0},es,el,ed,eu,e2,ew,ei,eh,e_,eb,e9,ef,en,eE,eL,eS;function eg(a,e,o){var t,i,s=(o=o||n).createElement("script");if(s.text=a,e)for(t in eG)(i=e[t]||e.getAttribute&&e.getAttribute(t))&&s.setAttribute(t,i);o.head.appendChild(s).parentNode.removeChild(s)}function _(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?P[eM.call(e)]||"object":typeof e}Z="3.5.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-deprecated/ajax-event-alias,-effects,-effects/Tween,-effects/animatedSelector",e=function(t,n){return new e.fn.init(t,n)};function et(e){var t=!!e&&"length"in e&&e.length,n=_(e);return!s(e)&&!O(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}e.fn=e.prototype={jquery:Z,constructor:e,length:0,toArray:function(){return f.call(this)},get:function(e){return null==e?f.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(n){var t=e.merge(this.constructor(),n);return t.prevObject=this,t},each:function(t){return e.each(this,t)},map:function(t){return this.pushStack(e.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(e.grep(this,function(t,e){return(e+1)%2}))},odd:function(){return this.pushStack(e.grep(this,function(t,e){return e%2}))},eq:function(t){var n=this.length,e=+t+(t<0?n:0);return this.pushStack(0<=e&&e<n?[this[e]]:[])},end:function(){return this.prevObject||this.constructor()},push:K,sort:d.sort,splice:d.splice},e.extend=e.fn.extend=function(){var n,i,a,r,c,d,t=arguments[0]||{},o=1,u=arguments.length,l=!1;for("boolean"==typeof t&&(l=t,t=arguments[o]||{},o++),"object"==typeof t||s(t)||(t={}),o===u&&(t=this,o--);o<u;o++)if(null!=(c=arguments[o]))for(i in c)n=c[i],"__proto__"!==i&&t!==n&&(l&&n&&(e.isPlainObject(n)||(r=Array.isArray(n)))?(a=t[i],d=r&&!Array.isArray(a)?[]:r||e.isPlainObject(a)?a:{},r=!1,t[i]=e.extend(l,d,n)):void 0!==n&&(t[i]=n));return t},e.extend({expando:"jQuery"+(Z+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!!e&&"[object Object]"===eM.call(e)&&(!(t=ev(e))||"function"==typeof(n=L.call(t,"constructor")&&t.constructor)&&ek.call(n)===eW)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(t,e,n){eg(t,{nonce:e&&e.nonce},n)},each:function(t,n){var s,e=0;if(et(t)){for(s=t.length;e<s;e++)if(!1===n.call(t[e],e,t[e]))break}else for(e in t)if(!1===n.call(t[e],e,t[e]))break;return t},makeArray:function(t,s){var n=s||[];return null!=t&&(et(Object(t))?e.merge(n,"string"==typeof t?[t]:t):K.call(n,t)),n},inArray:function(t,e,n){return null==e?-1:V.call(e,t,n)},merge:function(e,n){for(var o=+n.length,t=0,s=e.length;t<o;t++)e[s++]=n[t];return e.length=s,e},grep:function(t,s,o){for(var n=[],e=0,i=t.length,a=!o;e<i;e++)!s(t[e],e)!==a&&n.push(t[e]);return n},map:function(t,o,i){var n,a,e=0,s=[];if(et(t))for(a=t.length;e<a;e++)null!=(n=o(t[e],e,i))&&s.push(n);else for(e in t)null!=(n=o(t[e],e,i))&&s.push(n);return ej(s)},guid:1,support:o}),"function"==typeof Symbol&&(e.fn[Symbol.iterator]=d[Symbol.iterator]),e.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(t,e){P["[object "+e+"]"]=e.toLowerCase()}),p=function(Y){var e,n,o,a,r,c,p,v,j,O,x,E,k,z,N,R,K,Q,et,i="sizzle"+1*new Date,u=Y.document,f=0,ed=0,eo=F(),ea=F(),G=F(),A=F(),H=function(e,t){return e===t&&(O=!0),0},eu={}.hasOwnProperty,b=[],e1=b.pop,ep=b.push,g=b.push,en=b.slice,y=function(t,n){for(var e=0,s=t.length;e<s;e++)if(t[e]===n)return e;return-1},$="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",t="[\\x20\\t\\r\\n\\f]",w="(?:\\\\[\\da-fA-F]{1,6}"+t+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",er="\\["+t+"*("+w+")(?:"+t+"*([*^$|!~]?=)"+t+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+w+"))|)"+t+"*\\]",I=":("+w+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+er+")*)|.*)\\)|)",eg=new RegExp(t+"+","g"),T=new RegExp("^"+t+"+|((?:^|[^\\\\])(?:\\\\.)*)"+t+"+$","g"),em=new RegExp("^"+t+"*,"+t+"*"),ee=new RegExp("^"+t+"*([>+~]|"+t+")"+t+"*"),e6=new RegExp(t+"|>"),ef=new RegExp(I),e8=new RegExp("^"+w+"$"),D={ID:new RegExp("^#("+w+")"),CLASS:new RegExp("^\\.("+w+")"),TAG:new RegExp("^("+w+"|[*])"),ATTR:new RegExp("^"+er),PSEUDO:new RegExp("^"+I),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+t+"*(even|odd|(([+-]|)(\\d*)n|)"+t+"*(?:([+-]|)"+t+"*(\\d+)|))"+t+"*\\)|)","i"),bool:new RegExp("^(?:"+$+")$","i"),needsContext:new RegExp("^"+t+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+t+"*((?:-\\d)?\\d*)"+t+"*\\)|)(?=[^-]|$)","i")},eh=/HTML$/i,el=/^(?:input|select|textarea|button)$/i,e2=/^h\d$/i,C=/^[^{]+\{\s*\[native \w/,e3=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,W=/[+~]/,m=new RegExp("\\\\[\\da-fA-F]{1,6}"+t+"?|\\\\([^\\r\\n\\f])","g"),h=function(t,n){var e="0x"+t.slice(1)-65536;return n||(e<0?String.fromCharCode(e+65536):String.fromCharCode(e>>10|55296,1023&e|56320))},es=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,J=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ei=function(){p()},e5=S(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{g.apply(b=en.call(u.childNodes),u.childNodes),b[u.childNodes.length].nodeType}catch(e){g={apply:b.length?function(e,t){ep.apply(e,en.call(t))}:function(e,n){for(var t=e.length,s=0;e[t++]=n[s++];);e.length=t-1}}}function s(s,e,t,j){var r,l,d,m,f,v,b,h=e&&e.ownerDocument,u=e?e.nodeType:9;if(t=t||[],"string"!=typeof s||!s||1!==u&&9!==u&&11!==u)return t;if(!j&&(p(e),e=e||n,c)){if(11!==u&&(m=e3.exec(s)))if(l=m[1]){if(9===u){{if(!(d=e.getElementById(l)))return t;if(d.id===l)return t.push(d),t}}else if(h&&(d=h.getElementById(l))&&k(e,d)&&d.id===l)return t.push(d),t}else{if(m[2])return g.apply(t,e.getElementsByTagName(s)),t;if((l=m[3])&&o.getElementsByClassName&&e.getElementsByClassName)return g.apply(t,e.getElementsByClassName(l)),t}if(o.qsa&&!A[s+" "]&&(!a||!a.test(s))&&(1!==u||"object"!==e.nodeName.toLowerCase())){if(b=s,h=e,1===u&&(e6.test(s)||ee.test(s))){for((h=W.test(s)&&P(e.parentNode)||e)===e&&o.scope||((r=e.getAttribute("id"))?r=r.replace(es,J):e.setAttribute("id",r=i)),v=(f=E(s)).length;v--;)f[v]=(r?"#"+r:":scope")+" "+M(f[v]);b=f.join(",")}try{return g.apply(t,h.querySelectorAll(b)),t}catch(e){A(s,!0)}finally{r===i&&e.removeAttribute("id")}}}return Q(s.replace(T,"$1"),e,t,j)}function F(){var t=[];return function n(s,o){return t.push(s+" ")>e.cacheLength&&delete n[t.shift()],n[s+" "]=o}}function d(e){return e[i]=!0,e}function l(t){var e=n.createElement("fieldset");try{return!!t(e)}catch(e){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function V(s,o){for(var t=s.split("|"),n=t.length;n--;)e.attrHandle[t[n]]=o}function Z(t,n){var e=n&&t,s=e&&1===t.nodeType&&1===n.nodeType&&t.sourceIndex-n.sourceIndex;if(s)return s;if(e)for(;e=e.nextSibling;)if(e===n)return-1;return t?1:-1}function e4(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function e0(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function ec(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&e5(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function _(e){return d(function(t){return t=+t,d(function(n,a){for(var s,o=e([],n.length,t),i=o.length;i--;)n[s=o[i]]&&(n[s]=!(a[s]=n[s]))})})}function P(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(x in o=s.support={},et=s.isXML=function(e){var n=e.namespaceURI,t=(e.ownerDocument||e).documentElement;return!eh.test(n||t&&t.nodeName||"HTML")},p=s.setDocument=function(f){var s,p,d=f?f.ownerDocument||f:u;return d!=n&&9===d.nodeType&&d.documentElement&&(r=(n=d).documentElement,c=!et(n),u!=n&&(s=n.defaultView)&&s.top!==s&&(s.addEventListener?s.addEventListener("unload",ei,!1):s.attachEvent&&s.attachEvent("onunload",ei)),o.scope=l(function(e){return r.appendChild(e).appendChild(n.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),o.attributes=l(function(e){return e.className="i",!e.getAttribute("className")}),o.getElementsByTagName=l(function(e){return e.appendChild(n.createComment("")),!e.getElementsByTagName("*").length}),o.getElementsByClassName=C.test(n.getElementsByClassName),o.getById=l(function(e){return r.appendChild(e).id=i,!n.getElementsByName||!n.getElementsByName(i).length}),o.getById?(e.filter.ID=function(e){var t=e.replace(m,h);return function(e){return e.getAttribute("id")===t}},e.find.ID=function(n,e){if("undefined"!=typeof e.getElementById&&c){var t=e.getElementById(n);return t?[t]:[]}}):(e.filter.ID=function(e){var t=e.replace(m,h);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},e.find.ID=function(t,s){if("undefined"!=typeof s.getElementById&&c){var n,o,i,e=s.getElementById(t);if(e){if((n=e.getAttributeNode("id"))&&n.value===t)return[e];for(i=s.getElementsByName(t),o=0;e=i[o++];)if((n=e.getAttributeNode("id"))&&n.value===t)return[e]}return[]}}),e.find.TAG=o.getElementsByTagName?function(t,e){return"undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t):o.qsa?e.querySelectorAll(t):void 0}:function(t,o){var e,n=[],i=0,s=o.getElementsByTagName(t);if("*"===t){for(;e=s[i++];)1===e.nodeType&&n.push(e);return n}return s},e.find.CLASS=o.getElementsByClassName&&function(t,e){if("undefined"!=typeof e.getElementsByClassName&&c)return e.getElementsByClassName(t)},j=[],a=[],(o.qsa=C.test(n.querySelectorAll))&&(l(function(e){var s;r.appendChild(e).innerHTML="<a id='"+i+"'></a><select id='"+i+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&a.push("[*^$]="+t+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||a.push("\\["+t+"*(?:value|"+$+")"),e.querySelectorAll("[id~="+i+"-]").length||a.push("~="),(s=n.createElement("input")).setAttribute("name",""),e.appendChild(s),e.querySelectorAll("[name='']").length||a.push("\\["+t+"*name"+t+"*="+t+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||a.push(":checked"),e.querySelectorAll("a#"+i+"+*").length||a.push(".#.+[+~]"),e.querySelectorAll("\\"),a.push("[\\r\\n\\f]")}),l(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var s=n.createElement("input");s.setAttribute("type","hidden"),e.appendChild(s).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&a.push("name"+t+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&a.push(":enabled",":disabled"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&a.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),a.push(",.*:")})),(o.matchesSelector=C.test(R=r.matches||r.webkitMatchesSelector||r.mozMatchesSelector||r.oMatchesSelector||r.msMatchesSelector))&&l(function(e){o.disconnectedMatch=R.call(e,"*"),R.call(e,"[s!='']:x"),j.push("!=",I)}),a=a.length&&new RegExp(a.join("|")),j=j.length&&new RegExp(j.join("|")),p=C.test(r.compareDocumentPosition),k=p||C.test(r.contains)?function(e,n){var s=9===e.nodeType?e.documentElement:e,t=n&&n.parentNode;return e===t||!(!t||1!==t.nodeType||!(s.contains?s.contains(t):e.compareDocumentPosition&&16&e.compareDocumentPosition(t)))}:function(t,e){if(e)for(;e=e.parentNode;)if(e===t)return!0;return!1},H=p?function(e,t){if(e===t)return O=!0,0;var s=!e.compareDocumentPosition-!t.compareDocumentPosition;return s||(1&(s=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!o.sortDetached&&t.compareDocumentPosition(e)===s?e==n||e.ownerDocument==u&&k(u,e)?-1:t==n||t.ownerDocument==u&&k(u,t)?1:v?y(v,e)-y(v,t):0:4&s?-1:1)}:function(s,o){if(s===o)return O=!0,0;var e,t=0,r=s.parentNode,c=o.parentNode,i=[s],a=[o];if(!r||!c)return s==n?-1:o==n?1:r?-1:c?1:v?y(v,s)-y(v,o):0;if(r===c)return Z(s,o);for(e=s;e=e.parentNode;)i.unshift(e);for(e=o;e=e.parentNode;)a.unshift(e);for(;i[t]===a[t];)t++;return t?Z(i[t],a[t]):i[t]==u?-1:a[t]==u?1:0}),n},s.matches=function(e,t){return s(e,null,null,t)},s.matchesSelector=function(t,e){if(p(t),o.matchesSelector&&c&&!A[e+" "]&&(!j||!j.test(e))&&(!a||!a.test(e)))try{var i=R.call(t,e);if(i||o.disconnectedMatch||t.document&&11!==t.document.nodeType)return i}catch(t){A(e,!0)}return 0<s(e,n,null,[t]).length},s.contains=function(e,t){return(e.ownerDocument||e)!=n&&p(e),k(e,t)},s.attr=function(t,s){(t.ownerDocument||t)!=n&&p(t);var a=e.attrHandle[s.toLowerCase()],i=a&&eu.call(e.attrHandle,s.toLowerCase())?a(t,s,!c):void 0;return void 0!==i?i:o.attributes||!c?t.getAttribute(s):(i=t.getAttributeNode(s))&&i.specified?i.value:null},s.escape=function(e){return(e+"").replace(es,J)},s.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},s.uniqueSort=function(e){var s,i=[],t=0,n=0;if(O=!o.detectDuplicates,v=!o.sortStable&&e.slice(0),e.sort(H),O){for(;s=e[n++];)s===e[n]&&(t=i.push(n));for(;t--;)e.splice(i[t],1)}return v=null,e},z=s.getText=function(e){var s,n="",o=0,t=e.nodeType;if(t){if(1===t||9===t||11===t){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=z(e)}else if(3===t||4===t)return e.nodeValue}else for(;s=e[o++];)n+=z(s);return n},(e=s.selectors={cacheLength:50,createPseudo:d,match:D,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(m,h),e[3]=(e[3]||e[4]||e[5]||"").replace(m,h),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||s.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&s.error(e[0]),e},PSEUDO:function(e){var n,t=!e[6]&&e[2];return D.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":t&&ef.test(t)&&(n=E(t,!0))&&(n=t.indexOf(")",t.length-n)-t.length)&&(e[0]=e[0].slice(0,n),e[2]=t.slice(0,n)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(m,h).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var n=eo[e+" "];return n||(n=new RegExp("(^|"+t+")"+e+"("+t+"|$)"))&&eo(e,function(e){return n.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,t,e){return function(i){var o=s.attr(i,n);return null==o?"!="===t:!t||(o+="","="===t?o===e:"!="===t?o!==e:"^="===t?e&&0===o.indexOf(e):"*="===t?e&&-1<o.indexOf(e):"$="===t?e&&o.slice(-e.length)===e:"~="===t?-1<(" "+o.replace(eg," ")+" ").indexOf(e):"|="===t&&(o===e||o.slice(0,e.length+1)===e+"-"))}},CHILD:function(e,r,c,n,o){var a="nth"!==e.slice(0,3),s="last"!==e.slice(-4),t="of-type"===r;return 1===n&&0===o?function(e){return!!e.parentNode}:function(u,_,y){var r,l,d,h,p,v,g=a!==s?"nextSibling":"previousSibling",m=u.parentNode,j=t&&u.nodeName.toLowerCase(),b=!y&&!t,c=!1;if(m){if(a){for(;g;){for(r=u;r=r[g];)if(t?r.nodeName.toLowerCase()===j:1===r.nodeType)return!1;p=g="only"===e&&!p&&"nextSibling"}return!0}if(p=[s?m.firstChild:m.lastChild],s&&b){for(c=(l=(h=(v=(d=(r=m)[i]||(r[i]={}))[r.uniqueID]||(d[r.uniqueID]={}))[e]||[])[0]===f&&h[1])&&h[2],r=l&&m.childNodes[l];r=++l&&r&&r[g]||(c=l=0)||p.pop();)if(1===r.nodeType&&++c&&r===u){v[e]=[f,l,c];break}}else if(b&&(c=l=(h=(v=(d=(r=u)[i]||(r[i]={}))[r.uniqueID]||(d[r.uniqueID]={}))[e]||[])[0]===f&&h[1]),!1===c)for(;r=++l&&r&&r[g]||(c=l=0)||p.pop();)if((t?r.nodeName.toLowerCase()===j:1===r.nodeType)&&++c&&(b&&((v=(d=r[i]||(r[i]={}))[r.uniqueID]||(d[r.uniqueID]={}))[e]=[f,c]),r===u))break;return(c-=o)===n||c%n==0&&0<=c/n}}},PSEUDO:function(t,o){var a,n=e.pseudos[t]||e.setFilters[t.toLowerCase()]||s.error("unsupported pseudo: "+t);return n[i]?n(o):1<n.length?(a=[t,t,"",o],e.setFilters.hasOwnProperty(t.toLowerCase())?d(function(e,a){for(var i,t=n(e,o),s=t.length;s--;)e[i=y(e,t[s])]=!(a[i]=t[s])}):function(e){return n(e,0,a)}):n}},pseudos:{not:d(function(s){var e=[],n=[],t=K(s.replace(T,"$1"));return t[i]?d(function(n,o,r,i){for(var s,a=t(n,null,i,[]),e=n.length;e--;)(s=a[e])&&(n[e]=!(o[e]=s))}):function(s,i,o){return e[0]=s,t(e,null,o,n),e[0]=null,!n.pop()}}),has:d(function(e){return function(t){return 0<s(e,t).length}}),contains:d(function(e){return e=e.replace(m,h),function(t){return-1<(t.textContent||z(t)).indexOf(e)}}),lang:d(function(e){return e8.test(e||"")||s.error("unsupported lang: "+e),e=e.replace(m,h).toLowerCase(),function(t){var n;do if(n=c?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType)return!1}}),target:function(t){var e=Y.location&&Y.location.hash;return e&&e.slice(1)===t.id},root:function(e){return e===r},focus:function(e){return e===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ec(!1),disabled:ec(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(t){return!e.pseudos.empty(t)},header:function(e){return e2.test(e.nodeName)},input:function(e){return el.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:_(function(){return[0]}),last:_(function(t,e){return[e-1]}),eq:_(function(n,t,e){return[e<0?e+t:e]}),even:_(function(t,n){for(var e=0;e<n;e+=2)t.push(e);return t}),odd:_(function(t,n){for(var e=1;e<n;e+=2)t.push(e);return t}),lt:_(function(n,t,e){for(var s=e<0?e+t:t<e?t:e;0<=--s;)n.push(s);return n}),gt:_(function(t,n,e){for(var s=e<0?e+n:e;++s<n;)t.push(s);return t})}}).pseudos.nth=e.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})e.pseudos[x]=e4(x);for(x in{submit:!0,reset:!0})e.pseudos[x]=e0(x);function X(){}function M(t){for(var e=0,s=t.length,n="";e<s;e++)n+=t[e].value;return n}function S(t,n,c){var e=n.dir,s=n.next,o=s||e,a=c&&"parentNode"===o,r=ed++;return n.first?function(n,s,o){for(;n=n[e];)if(1===n.nodeType||a)return t(n,s,o);return!1}:function(n,u,l){var c,d,h,m=[f,r];if(l){for(;n=n[e];)if((1===n.nodeType||a)&&t(n,u,l))return!0}else for(;n=n[e];)if(1===n.nodeType||a)if(d=(h=n[i]||(n[i]={}))[n.uniqueID]||(h[n.uniqueID]={}),s&&s===n.nodeName.toLowerCase())n=n[e]||n;else{if((c=d[o])&&c[0]===f&&c[1]===r)return m[2]=c[2];if((d[o]=m)[2]=t(n,u,l))return!0}return!1}}function U(e){return 1<e.length?function(n,s,o){for(var t=e.length;t--;)if(!e[t](n,s,o))return!1;return!0}:e[0]}function L(n,i,s,a,r){for(var t,o=[],e=0,c=n.length,l=null!=i;e<c;e++)(t=n[e])&&(s&&!s(t,a,r)||(o.push(t),l&&i.push(e)));return o}function B(n,a,o,t,e,r){return t&&!t[i]&&(t=B(t)),e&&!e[i]&&(e=B(e,r)),d(function(h,u,d,m){var r,c,l,v=[],p=[],b=u.length,j=h||function(o,t,n){for(var e=0,i=t.length;e<i;e++)s(o,t[e],n);return n}(a||"*",d.nodeType?[d]:d,[]),f=!n||!h&&a?j:L(j,v,n,d,m),i=o?e||(h?n:b||t)?[]:u:f;if(o&&o(f,i,d,m),t)for(c=L(i,p),t(c,[],d,m),r=c.length;r--;)(l=c[r])&&(i[p[r]]=!(f[p[r]]=l));if(h){if(e||n){if(e){for(c=[],r=i.length;r--;)(l=i[r])&&c.push(f[r]=l);e(null,i=[],c,m)}for(r=i.length;r--;)(l=i[r])&&-1<(c=e?y(h,l):v[r])&&(h[c]=!(u[c]=l))}}else i=L(i===u?i.splice(b,i.length):i),e?e(null,u,i,m):g.apply(u,i)})}function q(t){for(var s,o,r,c=t.length,l=e.relative[t[0].type],d=l||e.relative[" "],n=l?1:0,u=S(function(e){return e===r},d,!0),h=S(function(e){return-1<y(r,e)},d,!0),a=[function(n,e,t){var s=!l&&(t||e!==N)||((r=e).nodeType?u(n,e,t):h(n,e,t));return r=null,s}];n<c;n++)if(o=e.relative[t[n].type])a=[S(U(a),o)];else{if((o=e.filter[t[n].type].apply(null,t[n].matches))[i]){for(s=++n;s<c;s++)if(e.relative[t[s].type])break;return B(1<n&&U(a),1<n&&M(t.slice(0,n-1).concat({value:" "===t[n-2].type?"*":""})).replace(T,"$1"),o,n<s&&q(t.slice(n,s)),s<c&&q(t=t.slice(s)),s<c&&M(t))}a.push(o)}return U(a)}return X.prototype=e.filters=e.pseudos,e.setFilters=new X,E=s.tokenize=function(a,d){var t,n,o,i,r,c,l,u=ea[a+" "];if(u)return d?0:u.slice(0);for(t=a,r=[],l=e.preFilter;t;){for(i in o&&!(n=em.exec(t))||(n&&(t=t.slice(n[0].length)||t),r.push(c=[])),o=!1,(n=ee.exec(t))&&(o=n.shift(),c.push({value:o,type:n[0].replace(T," ")}),t=t.slice(o.length)),e.filter)!(n=D[i].exec(t))||l[i]&&!(n=l[i](n))||(o=n.shift(),c.push({value:o,type:i,matches:n}),t=t.slice(o.length));if(!o)break}return d?t.length:t?s.error(a):ea(a,r).slice(0)},K=s.compile=function(o,a){var r,l,u,h,m,v,b=[],j=[],t=G[o+" "];if(!t){for(a||(a=E(o)),l=a.length;l--;)(t=q(a[l]))[i]?b.push(t):j.push(t);(t=G(o,(u=j,r=0<(v=b).length,h=0<u.length,m=function(b,d,w,y,a){var o,l,j,m=0,t="0",_=b&&[],i=[],O=N,x=b||h&&e.find.TAG("*",a),C=f+=null==O?1:Math.random()||.1,E=x.length;for(a&&(N=d==n||d||a);t!==E&&null!=(o=x[t]);t++){if(h&&o){for(j=0,d||o.ownerDocument==n||(p(o),w=!c);l=u[j++];)if(l(o,d||n,w)){y.push(o);break}a&&(f=C)}r&&((o=!l&&o)&&m--,b&&_.push(o))}if(m+=t,r&&t!==m){for(j=0;l=v[j++];)l(_,i,d,w);if(b){if(0<m)for(;t--;)_[t]||i[t]||(i[t]=e1.call(y));i=L(i)}g.apply(y,i),a&&!b&&0<i.length&&1<m+v.length&&s.uniqueSort(y)}return a&&(f=C,N=O),_},r?d(m):m))).selector=o}return t},Q=s.select=function(n,t,o,i){var s,a,r,u,f,d="function"==typeof n&&n,l=!i&&E(n=d.selector||n);if(o=o||[],1===l.length){if(2<(s=l[0]=l[0].slice(0)).length&&"ID"===(a=s[0]).type&&9===t.nodeType&&c&&e.relative[s[1].type]){if(!(t=(e.find.ID(a.matches[0].replace(m,h),t)||[])[0]))return o;d&&(t=t.parentNode),n=n.slice(s.shift().value.length)}for(r=D.needsContext.test(n)?0:s.length;r--;){if(a=s[r],e.relative[u=a.type])break;if((f=e.find[u])&&(i=f(a.matches[0].replace(m,h),W.test(s[0].type)&&P(t.parentNode)||t))){if(s.splice(r,1),!(n=i.length&&M(s)))return g.apply(o,i),o;break}}}return(d||K(n,l))(i,t,!c,o,!t||W.test(n)&&P(t.parentNode)||t),o},o.sortStable=i.split("").sort(H).join("")===i,o.detectDuplicates=!!O,p(),o.sortDetached=l(function(e){return 1&e.compareDocumentPosition(n.createElement("fieldset"))}),l(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||V("type|href|height|width",function(t,e,n){if(!n)return t.getAttribute(e,"type"===e.toLowerCase()?1:2)}),o.attributes&&l(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||V("value",function(e,n,t){if(!t&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),l(function(e){return null==e.getAttribute("disabled")})||V($,function(n,e,s){var t;if(!s)return!0===n[e]?e.toLowerCase():(t=n.getAttributeNode(e))&&t.specified?t.value:null}),s}(i),e.find=p,e.expr=p.selectors,e.expr[":"]=e.expr.pseudos,e.uniqueSort=e.unique=p.uniqueSort,e.text=p.getText,e.isXMLDoc=p.isXML,e.contains=p.contains,e.escapeSelector=p.escape;var x=function(t,o,n){for(var s=[],i=void 0!==n;(t=t[o])&&9!==t.nodeType;)if(1===t.nodeType){if(i&&e(t).is(n))break;s.push(t)}return s},e0=function(e,n){for(var t=[];e;e=e.nextSibling)1===e.nodeType&&e!==n&&t.push(e);return t},eI=e.expr.match.needsContext;function l(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}es=/^<([a-z][^/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function eo(n,t,o){return s(t)?e.grep(n,function(e,n){return!!t.call(e,n,e)!==o}):t.nodeType?e.grep(n,function(e){return e===t!==o}):"string"!=typeof t?e.grep(n,function(e){return-1<V.call(t,e)!==o}):e.filter(t,n,o)}e.filter=function(t,n,o){var s=n[0];return o&&(t=":not("+t+")"),1===n.length&&1===s.nodeType?e.find.matchesSelector(s,t)?[s]:[]:e.find.matches(t,e.grep(n,function(e){return 1===e.nodeType}))},e.fn.extend({find:function(s){var t,n,o=this.length,i=this;if("string"!=typeof s)return this.pushStack(e(s).filter(function(){for(t=0;t<o;t++)if(e.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<o;t++)e.find(s,i[t],n);return 1<o?e.uniqueSort(n):n},filter:function(e){return this.pushStack(eo(this,e||[],!1))},not:function(e){return this.pushStack(eo(this,e||[],!0))},is:function(t){return!!eo(this,"string"==typeof t&&eI.test(t)?e(t):t||[],!1).length}}),ed=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,(e.fn.init=function(o,t,a){var i,r;if(!o)return this;if(a=a||el,"string"==typeof o){if(!(i="<"===o[0]&&">"===o[o.length-1]&&3<=o.length?[null,o,null]:ed.exec(o))||!i[1]&&t)return!t||t.jquery?(t||a).find(o):this.constructor(t).find(o);if(i[1]){if(t=t instanceof e?t[0]:t,e.merge(this,e.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:n,!0)),es.test(i[1])&&e.isPlainObject(t))for(i in t)s(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(r=n.getElementById(i[2]))&&(this[0]=r,this.length=1),this}return o.nodeType?(this[0]=o,this.length=1,this):s(o)?void 0!==a.ready?a.ready(o):o(e):e.makeArray(o,this)}).prototype=e.fn,el=e(n),eu=/^(?:parents|prev(?:Until|All))/,e2={children:!0,contents:!0,next:!0,prev:!0};function e5(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}e.fn.extend({has:function(n){var t=e(n,this),s=t.length;return this.filter(function(){for(var n=0;n<s;n++)if(e.contains(this,t[n]))return!0})},closest:function(n,a){var t,o=0,r=this.length,s=[],i="string"!=typeof n&&e(n);if(!eI.test(n))for(;o<r;o++)for(t=this[o];t&&t!==a;t=t.parentNode)if(t.nodeType<11&&(i?-1<i.index(t):1===t.nodeType&&e.find.matchesSelector(t,n))){s.push(t);break}return this.pushStack(1<s.length?e.uniqueSort(s):s)},index:function(t){return t?"string"==typeof t?V.call(e(t),this[0]):V.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,n){return this.pushStack(e.uniqueSort(e.merge(this.get(),e(t,n))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),e.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(e){return x(e,"parentNode")},parentsUntil:function(e,n,t){return x(e,"parentNode",t)},next:function(e){return e5(e,"nextSibling")},prev:function(e){return e5(e,"previousSibling")},nextAll:function(e){return x(e,"nextSibling")},prevAll:function(e){return x(e,"previousSibling")},nextUntil:function(e,n,t){return x(e,"nextSibling",t)},prevUntil:function(e,n,t){return x(e,"previousSibling",t)},siblings:function(e){return e0((e.parentNode||{}).firstChild,e)},children:function(e){return e0(e.firstChild)},contents:function(t){return null!=t.contentDocument&&ev(t.contentDocument)?t.contentDocument:(l(t,"template")&&(t=t.content||t),e.merge([],t.childNodes))}},function(t,n){e.fn[t]=function(i,o){var s=e.map(this,n,i);return"Until"!==t.slice(-5)&&(o=i),o&&"string"==typeof o&&(s=e.filter(o,s)),1<this.length&&(e2[t]||e.uniqueSort(s),eu.test(t)&&s.reverse()),this.pushStack(s)}}),g=/[^\x20\t\r\n\f]+/g;function E(e){return e}function N(e){throw e}function e7(e,n,o,i){var t;try{e&&s(t=e.promise)?t.call(e).done(n).fail(o):e&&s(t=e.then)?t.call(e,n,o):n.apply(void 0,[e].slice(i))}catch(e){o.apply(void 0,[e])}}e.Callbacks=function(o){o="string"==typeof o?(u=o,d={},e.each(u.match(g)||[],function(t,e){d[e]=!0}),d):e.extend({},o);var n,a,c,d,u,m,t=[],r=[],i=-1,h=function(){for(a=a||o.once,m=c=!0;r.length;i=-1)for(n=r.shift();++i<t.length;)!1===t[i].apply(n[0],n[1])&&o.stopOnFalse&&(i=t.length,n=!1);o.memory||(n=!1),c=!1,a&&(t=n?[]:"")},l={add:function(){return t&&(n&&!c&&(i=t.length-1,r.push(n)),function n(i){e.each(i,function(i,e){s(e)?o.unique&&l.has(e)||t.push(e):e&&e.length&&"string"!==_(e)&&n(e)})}(arguments),n&&!c&&h()),this},remove:function(){return e.each(arguments,function(o,s){for(var n;-1<(n=e.inArray(s,t,n));)t.splice(n,1),n<=i&&i--}),this},has:function(n){return n?-1<e.inArray(n,t):0<t.length},empty:function(){return t&&(t=[]),this},disable:function(){return a=r=[],t=n="",this},disabled:function(){return!t},lock:function(){return a=r=[],n||c||(t=n=""),this},locked:function(){return!!a},fireWith:function(t,e){return a||(e=[t,(e=e||[]).slice?e.slice():e],r.push(e),c||h()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!m}};return l},e.extend({Deferred:function(a){var n=[["notify","progress",e.Callbacks("memory"),e.Callbacks("memory"),2],["resolve","done",e.Callbacks("once memory"),e.Callbacks("once memory"),0,"resolved"],["reject","fail",e.Callbacks("once memory"),e.Callbacks("once memory"),1,"rejected"]],r="pending",o={state:function(){return r},always:function(){return t.done(arguments).fail(arguments),this},catch:function(e){return o.then(null,e)},pipe:function(){var o=arguments;return e.Deferred(function(i){e.each(n,function(a,e){var n=s(o[e[4]])&&o[e[4]];t[e[1]](function(){var t=n&&n.apply(this,arguments);t&&s(t.promise)?t.promise().progress(i.notify).done(i.resolve).fail(i.reject):i[e[0]+"With"](this,n?[t]:arguments)})}),o=null}).promise()},then:function(a,r,c){var t=0;function o(r,n,c,a){return function(){var l=this,d=arguments,h=function(){var e,i;if(!(r<t)){if((e=c.apply(l,d))===n.promise())throw new TypeError("Thenable self-resolution");i=e&&("object"==typeof e||"function"==typeof e)&&e.then,s(i)?a?i.call(e,o(t,n,E,a),o(t,n,N,a)):(t++,i.call(e,o(t,n,E,a),o(t,n,N,a),o(t,n,E,n.notifyWith))):(c!==E&&(l=void 0,d=[e]),(a||n.resolveWith)(l,d))}},u=a?h:function(){try{h()}catch(s){e.Deferred.exceptionHook&&e.Deferred.exceptionHook(s,u.stackTrace),t<=r+1&&(c!==N&&(l=void 0,d=[s]),n.rejectWith(l,d))}};r?u():(e.Deferred.getStackHook&&(u.stackTrace=e.Deferred.getStackHook()),i.setTimeout(u))}}return e.Deferred(function(e){n[0][3].add(o(0,e,s(c)?c:E,e.notifyWith)),n[1][3].add(o(0,e,s(a)?a:E)),n[2][3].add(o(0,e,s(r)?r:N))}).promise()},promise:function(t){return null!=t?e.extend(t,o):o}},t={};return e.each(n,function(i,e){var s=e[2],a=e[5];o[e[1]]=s.add,a&&s.add(function(){r=a},n[3-i][2].disable,n[3-i][3].disable,n[0][2].lock,n[0][3].lock),s.add(e[3].fire),t[e[0]]=function(){return t[e[0]+"With"](this===t?void 0:this,arguments),this},t[e[0]+"With"]=s.fireWith}),o.promise(t),a&&a.call(t,t),t},when:function(c){var i=arguments.length,t=i,r=Array(t),o=f.call(arguments),n=e.Deferred(),a=function(e){return function(t){r[e]=this,o[e]=1<arguments.length?f.call(arguments):t,--i||n.resolveWith(r,o)}};if(i<=1&&(e7(c,n.done(a(t)).resolve,n.reject,!i),"pending"===n.state()||s(o[t]&&o[t].then)))return n.then();for(;t--;)e7(o[t],a(t),n.reject);return n.promise()}}),ew=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/,e.Deferred.exceptionHook=function(e,t){i.console&&i.console.warn&&e&&ew.test(e.name)&&i.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},e.readyException=function(e){i.setTimeout(function(){throw e})},I=e.Deferred();function B(){n.removeEventListener("DOMContentLoaded",B),i.removeEventListener("load",B),e.ready()}e.fn.ready=function(t){return I.then(t).catch(function(t){e.readyException(t)}),this},e.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--e.readyWait:e.isReady)||(e.isReady=!0)!==t&&0<--e.readyWait||I.resolveWith(n,[e])}}),e.ready.then=I.then,"complete"===n.readyState||"loading"!==n.readyState&&!n.documentElement.doScroll?i.setTimeout(e.ready):(n.addEventListener("DOMContentLoaded",B),i.addEventListener("load",B));var u=function(n,t,i,a,l,d,r){var o=0,h=n.length,c=null==i;if("object"===_(i))for(o in l=!0,i)u(n,t,o,i[o],!0,d,r);else if(void 0!==a&&(l=!0,s(a)||(r=!0),c&&(r?(t.call(n,a),t=null):(c=t,t=function(t,s,n){return c.call(e(t),n)})),t))for(;o<h;o++)t(n[o],i,r?a:a.call(n[o],o,t(n[o],i)));return l?n:c?t.call(n):h?t(n[0],i):d},tr=/^-ms-/,tc=/-([a-z])/g;function te(t,e){return e.toUpperCase()}function h(e){return e.replace(tr,"ms-").replace(tc,te)}F=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function D(){this.expando=e.expando+D.uid++}D.uid=1,D.prototype={cache:function(e){var t=e[this.expando];return t||(t={},F(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(s,e,o){var t,n=this.cache(s);if("string"==typeof e)n[h(e)]=o;else for(t in e)n[h(t)]=e[t];return n},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][h(t)]},access:function(n,e,t){return void 0===e||e&&"string"==typeof e&&void 0===t?this.get(n,e):(this.set(n,e,t),void 0!==t?t:e)},remove:function(n,t){var o,s=n[this.expando];if(void 0!==s){if(void 0!==t)for(o=(t=Array.isArray(t)?t.map(h):(t=h(t))in s?[t]:t.match(g)||[]).length;o--;)delete s[t[o]];(void 0===t||e.isEmptyObject(s))&&(n.nodeType?n[this.expando]=void 0:delete n[this.expando])}},hasData:function(n){var t=n[this.expando];return void 0!==t&&!e.isEmptyObject(t)}};var t=new D,r=new D,ta=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,ts=/[A-Z]/g;function e8(n,s,t){var e,o;if(void 0===t&&1===n.nodeType)if(o="data-"+s.replace(ts,"-$&").toLowerCase(),"string"==typeof(t=n.getAttribute(o))){try{t="true"===(e=t)||"false"!==e&&("null"===e?null:e===+e+""?+e:ta.test(e)?JSON.parse(e):e)}catch(e){}r.set(n,s,t)}else t=void 0;return t}e.extend({hasData:function(e){return r.hasData(e)||t.hasData(e)},data:function(e,t,n){return r.access(e,t,n)},removeData:function(e,t){r.remove(e,t)},_data:function(e,n,s){return t.access(e,n,s)},_removeData:function(e,n){t.remove(e,n)}}),e.fn.extend({data:function(n,c){var s,o,i,e=this[0],a=e&&e.attributes;if(void 0===n){if(this.length&&(i=r.get(e),1===e.nodeType&&!t.get(e,"hasDataAttrs"))){for(o=a.length;o--;)a[o]&&0===(s=a[o].name).indexOf("data-")&&(s=h(s.slice(5)),e8(e,s,i[s]));t.set(e,"hasDataAttrs",!0)}return i}return"object"==typeof n?this.each(function(){r.set(this,n)}):u(this,function(s){var t;if(e&&void 0===s)return void 0!==(t=r.get(e,n))?t:void 0!==(t=e8(e,n))?t:void 0;this.each(function(){r.set(this,n,s)})},null,c,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){r.remove(this,e)})}}),e.extend({queue:function(i,s,o){var n;if(i)return s=(s||"fx")+"queue",n=t.get(i,s),o&&(!n||Array.isArray(o)?n=t.access(i,s,e.makeArray(o)):n.push(o)),n||[]},dequeue:function(n,t){t=t||"fx";var s=e.queue(n,t),a=s.length,o=s.shift(),i=e._queueHooks(n,t);"inprogress"===o&&(o=s.shift(),a--),o&&("fx"===t&&s.unshift("inprogress"),delete i.stop,o.call(n,function(){e.dequeue(n,t)},i)),!a&&i&&i.empty.fire()},_queueHooks:function(n,o){var s=o+"queueHooks";return t.get(n,s)||t.access(n,s,{empty:e.Callbacks("once memory").add(function(){t.remove(n,[o+"queue",s])})})}}),e.fn.extend({queue:function(t,n){var s=2;return"string"!=typeof t&&(n=t,t="fx",s--),arguments.length<s?e.queue(this[0],t):void 0===n?this:this.each(function(){var s=e.queue(this,t,n);e._queueHooks(this,t),"fx"===t&&"inprogress"!==s[0]&&e.dequeue(this,t)})},dequeue:function(t){return this.each(function(){e.dequeue(this,t)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(n,i){var s,a=1,r=e.Deferred(),o=this,c=this.length,l=function(){--a||r.resolveWith(o,[o])};for("string"!=typeof n&&(i=n,n=void 0),n=n||"fx";c--;)(s=t.get(o[c],n+"queueHooks"))&&s.empty&&(a++,s.empty.add(l));return l(),r.promise(i)}});var e3=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,H=new RegExp("^(?:([+-])=|)("+e3+")([a-z%]*)$","i"),m=["Top","Right","Bottom","Left"],b=n.documentElement,j=function(t){return e.contains(t.ownerDocument,t)},tt={composed:!0};b.getRootNode&&(j=function(t){return e.contains(t.ownerDocument,t)||t.getRootNode(tt)===t.ownerDocument}),U=function(t,n){return"none"===(t=n||t).style.display||""===t.style.display&&j(t)&&"none"===e.css(t,"display")},ei={};function ec(r,m){for(var s,o,a,c,l,d,u,i=[],n=0,h=r.length;n<h;n++)(s=r[n]).style&&(d=s.style.display,m?("none"===d&&(i[n]=t.get(s,"display")||null,i[n]||(s.style.display="")),""===s.style.display&&U(s)&&(i[n]=(o=l=a=void 0,l=(u=s).ownerDocument,c=u.nodeName,(o=ei[c])||(a=l.body.appendChild(l.createElement(c)),o=e.css(a,"display"),a.parentNode.removeChild(a),"none"===o&&(o="block"),ei[c]=o)))):"none"!==d&&(i[n]="none",t.set(s,"display",d)));for(n=0;n<h;n++)null!=i[n]&&(r[n].style.display=i[n]);return r}e.fn.extend({show:function(){return ec(this,!0)},hide:function(){return ec(this)},toggle:function(t){return"boolean"==typeof t?t?this.show():this.hide():this.each(function(){U(this)?e(this).show():e(this).hide()})}});var W,z=/^(?:checkbox|radio)$/i,e1=/<([a-z][^/\0>\x20\t\r\n\f]*)/i,e4=/^$|^module$|\/(?:java|ecma)script/i,S=n.createDocumentFragment().appendChild(n.createElement("div"));(W=n.createElement("input")).setAttribute("type","radio"),W.setAttribute("checked","checked"),W.setAttribute("name","t"),S.appendChild(W),o.checkClone=S.cloneNode(!0).cloneNode(!0).lastChild.checked,S.innerHTML="<textarea>x</textarea>",o.noCloneChecked=!!S.cloneNode(!0).lastChild.defaultValue,S.innerHTML="<option></option>",o.option=!!S.lastChild,c={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function a(t,n){var s;return s="undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(n||"*"):"undefined"!=typeof t.querySelectorAll?t.querySelectorAll(n||"*"):[],void 0===n||n&&l(t,n)?e.merge([t],s):s}function ee(n,s){for(var e=0,o=n.length;e<o;e++)t.set(n[e],"globalEval",!s||t.get(s[e],"globalEval"))}c.tbody=c.tfoot=c.colgroup=c.caption=c.thead,c.th=c.td,o.option||(c.optgroup=c.option=[1,"<select multiple='multiple'>","</select>"]),eh=/<|&#?\w+;/;function em(u,d,g,p,f){for(var t,n,i,l,h,m,o=d.createDocumentFragment(),r=[],s=0,v=u.length;s<v;s++)if((t=u[s])||0===t)if("object"===_(t))e.merge(r,t.nodeType?[t]:t);else if(eh.test(t)){for(n=n||o.appendChild(d.createElement("div")),m=(e1.exec(t)||["",""])[1].toLowerCase(),l=c[m]||c._default,n.innerHTML=l[1]+e.htmlPrefilter(t)+l[2],i=l[0];i--;)n=n.lastChild;e.merge(r,n.childNodes),(n=o.firstChild).textContent=""}else r.push(d.createTextNode(t));for(o.textContent="",s=0;t=r[s++];)if(p&&-1<e.inArray(t,p))f&&f.push(t);else if(h=j(t),n=a(o.appendChild(t),"script"),h&&ee(n),g)for(i=0;t=n[i++];)e4.test(t.type||"")&&g.push(t);return o}var eJ=/^key/,eB=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,e6=/^([^.]*)(?:\.(.+)|)/;function y(){return!0}function w(){return!1}function eQ(e,t){return e===function(){try{return n.activeElement}catch(e){}}()==("focus"===t)}function G(o,i,n,s,t,c){var a,r;if("object"==typeof i){for(r in"string"!=typeof n&&(s=s||n,n=void 0),i)G(o,r,n,s,i[r],c);return o}if(null==s&&null==t?(t=n,s=n=void 0):null==t&&("string"==typeof n?(t=s,s=void 0):(t=s,s=n,n=void 0)),!1===t)t=w;else if(!t)return o;return 1===c&&(a=t,(t=function(t){return e().off(t),a.apply(this,arguments)}).guid=a.guid||(a.guid=e.guid++)),o.each(function(){e.event.add(this,i,t,s,n)})}function $(s,n,o){o?(t.set(s,n,!1),e.event.add(s,n,{namespace:!1,handler:function(i){var a,r,s=t.get(this,n);if(1&i.isTrigger&&this[n]){if(s.length)(e.event.special[n]||{}).delegateType&&i.stopPropagation();else if(s=f.call(arguments),t.set(this,n,s),r=o(this,n),this[n](),s!==(a=t.get(this,n))||r?t.set(this,n,!1):a={},s!==a)return i.stopImmediatePropagation(),i.preventDefault(),a.value}else s.length&&(t.set(this,n,{value:e.event.trigger(e.extend(s[0],e.Event.prototype),s.slice(1),this)}),i.stopImmediatePropagation())}})):void 0===t.get(s,n)&&e.event.add(s,n,y)}e.event={global:{},add:function(a,f,s,v,o){var n,i,r,c,l,d,h,m,p,j,y,u=t.get(a);if(F(a))for(s.handler&&(s=(m=s).handler,o=m.selector),o&&e.find.matchesSelector(b,o),s.guid||(s.guid=e.guid++),(d=u.events)||(d=u.events=Object.create(null)),(l=u.handle)||(l=u.handle=function(t){return"undefined"!=typeof e&&e.event.triggered!==t.type?e.event.dispatch.apply(a,arguments):void 0}),h=(f=(f||"").match(g)||[""]).length;h--;)n=j=(y=e6.exec(f[h])||[])[1],p=(y[2]||"").split(".").sort(),n&&(i=e.event.special[n]||{},n=(o?i.delegateType:i.bindType)||n,i=e.event.special[n]||{},r=e.extend({type:n,origType:j,data:v,handler:s,guid:s.guid,selector:o,needsContext:o&&e.expr.match.needsContext.test(o),namespace:p.join(".")},m),(c=d[n])||((c=d[n]=[]).delegateCount=0,i.setup&&!1!==i.setup.call(a,v,p,l)||a.addEventListener&&a.addEventListener(n,l)),i.add&&(i.add.call(a,r),r.handler.guid||(r.handler.guid=s.guid)),o?c.splice(c.delegateCount++,0,r):c.push(r),e.event.global[n]=!0)},remove:function(o,h,p,c,j){var n,s,i,a,r,l,d,u,f,v,b,m=t.hasData(o)&&t.get(o);if(m&&(l=m.events)){for(d=(h=(h||"").match(g)||[""]).length;d--;)if(n=b=(r=e6.exec(h[d])||[])[1],f=(r[2]||"").split(".").sort(),n){for(i=e.event.special[n]||{},a=l[n=(c?i.delegateType:i.bindType)||n]||[],r=r[2]&&new RegExp("(^|\\.)"+f.join("\\.(?:.*\\.|)")+"(\\.|$)"),v=u=a.length;u--;)s=a[u],!j&&b!==s.origType||p&&p.guid!==s.guid||r&&!r.test(s.namespace)||c&&c!==s.selector&&("**"!==c||!s.selector)||(a.splice(u,1),s.selector&&a.delegateCount--,i.remove&&i.remove.call(o,s));v&&!a.length&&(i.teardown&&!1!==i.teardown.call(o,f,m.handle)||e.removeEvent(o,n,m.handle),delete l[n])}else for(n in l)e.event.remove(o,n+h[d],p,c,!0);e.isEmptyObject(l)&&t.remove(o,"handle events")}},dispatch:function(u){var s,o,i,c,l,d,r=new Array(arguments.length),n=e.event.fix(u),h=(t.get(this,"events")||Object.create(null))[n.type]||[],a=e.event.special[n.type]||{};for(r[0]=n,s=1;s<arguments.length;s++)r[s]=arguments[s];if(n.delegateTarget=this,!a.preDispatch||!1!==a.preDispatch.call(this,n)){for(c=e.event.handlers.call(this,n,h),s=0;(i=c[s++])&&!n.isPropagationStopped();)for(n.currentTarget=i.elem,d=0;(o=i.handlers[d++])&&!n.isImmediatePropagationStopped();)n.rnamespace&&!1!==o.namespace&&!n.rnamespace.test(o.namespace)||(n.handleObj=o,n.data=o.data,void 0!==(l=((e.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,r))&&!1===(n.result=l)&&(n.preventDefault(),n.stopPropagation()));return a.postDispatch&&a.postDispatch.call(this,n),n.result}},handlers:function(s,o){var n,i,a,r,d,l=[],c=o.delegateCount,t=s.target;if(c&&t.nodeType&&!("click"===s.type&&1<=s.button))for(;t!==this;t=t.parentNode||this)if(1===t.nodeType&&("click"!==s.type||!0!==t.disabled)){for(a=[],r={},i=0;i<c;i++)void 0===r[n=(d=o[i]).selector+" "]&&(r[n]=d.needsContext?-1<e(n,this).index(t):e.find(n,this,null,[t]).length),r[n]&&a.push(d);a.length&&l.push({elem:t,handlers:a})}return t=this,c<o.length&&l.push({elem:t,handlers:o.slice(c)}),l},addProp:function(t,n){Object.defineProperty(e.Event.prototype,t,{enumerable:!0,configurable:!0,get:s(n)?function(){if(this.originalEvent)return n(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(t){return t[e.expando]?t:new e.Event(t)},special:{load:{noBubble:!0},click:{setup:function(t){var e=this||t;return z.test(e.type)&&e.click&&l(e,"input")&&$(e,"click",y),!1},trigger:function(t){var e=this||t;return z.test(e.type)&&e.click&&l(e,"input")&&$(e,"click"),!0},_default:function(n){var e=n.target;return z.test(e.type)&&e.click&&l(e,"input")&&t.get(e,"click")||l(e,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},e.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},e.Event=function(t,n){if(!(this instanceof e.Event))return new e.Event(t,n);t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||void 0===t.defaultPrevented&&!1===t.returnValue?y:w,this.target=t.target&&3===t.target.nodeType?t.target.parentNode:t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget):this.type=t,n&&e.extend(this,n),this.timeStamp=t&&t.timeStamp||Date.now(),this[e.expando]=!0},e.Event.prototype={constructor:e.Event,isDefaultPrevented:w,isPropagationStopped:w,isImmediatePropagationStopped:w,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=y,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=y,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=y,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},e.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&eJ.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&eB.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},e.event.addProp),e.each({focus:"focusin",blur:"focusout"},function(t,n){e.event.special[t]={setup:function(){return $(this,t,eQ),!1},trigger:function(){return $(this,t),!0},delegateType:n}}),e.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(n,t){e.event.special[n]={delegateType:t,bindType:t,handle:function(n){var o,s=n.relatedTarget,i=n.handleObj;return s&&(s===this||e.contains(this,s))||(n.type=i.origType,o=i.handler.apply(this,arguments),n.type=t),o}}}),e.fn.extend({on:function(e,t,n,s){return G(this,e,t,n,s)},one:function(e,t,n,s){return G(this,e,t,n,s,1)},off:function(t,s,o){var n,i;if(t&&t.preventDefault&&t.handleObj)return n=t.handleObj,e(t.delegateTarget).off(n.namespace?n.origType+"."+n.namespace:n.origType,n.selector,n.handler),this;if("object"==typeof t){for(i in t)this.off(i,s,t[i]);return this}return!1!==s&&"function"!=typeof s||(o=s,s=void 0),!1===o&&(o=w),this.each(function(){e.event.remove(this,t,o,s)})}});var eY=/<script|<style|<link/i,eq=/checked\s*(?:[^=]|=\s*.checked.)/i,eK=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function ey(t,n){return l(t,"table")&&l(11!==n.nodeType?n:n.firstChild,"tr")&&e(t).children("tbody")[0]||t}function eU(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function eV(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function eO(n,s){var o,i,a,c,l,d;if(1===s.nodeType){if(t.hasData(n)&&(a=t.get(n).events))for(i in t.remove(s,"handle events"),a)for(o=0,c=a[i].length;o<c;o++)e.event.add(s,i,a[i][o]);r.hasData(n)&&(l=r.access(n),d=e.extend({},l),r.set(s,d))}}function C(r,l,v,g){l=ej(l);var n,c,d,h,f,p,i=0,u=r.length,j=u-1,m=l[0],b=s(m);if(b||1<u&&"string"==typeof m&&!o.checkClone&&eq.test(m))return r.each(function(e){var t=r.eq(e);b&&(l[0]=m.call(this,e,t.html())),C(t,l,v,g)});if(u&&(p=(d=em(l,r[0].ownerDocument,!1,r,g)).firstChild,1===d.childNodes.length&&(d=p),p||g)){for(f=(c=e.map(a(d,"script"),eU)).length;i<u;i++)n=d,i!==j&&(n=e.clone(n,!0,!0),f&&e.merge(c,a(n,"script"))),v.call(r[i],n,i);if(f)for(h=c[c.length-1].ownerDocument,e.map(c,eV),i=0;i<f;i++)n=c[i],e4.test(n.type||"")&&!t.access(n,"globalEval")&&e.contains(h,n)&&(n.src&&"module"!==(n.type||"").toLowerCase()?e._evalUrl&&!n.noModule&&e._evalUrl(n.src,{nonce:n.nonce||n.getAttribute("nonce")},h):eg(n.textContent.replace(eK,""),n,h))}return r}function eC(n,s,o){for(var t,r=s?e.filter(s,n):n,i=0;null!=(t=r[i]);i++)o||1!==t.nodeType||e.cleanData(a(t)),t.parentNode&&(o&&j(t)&&ee(a(t,"script")),t.parentNode.removeChild(t));return n}e.extend({htmlPrefilter:function(e){return e},clone:function(n,h,m){var t,s,i,c,l,d,u,r=n.cloneNode(!0),f=j(n);if(!(o.noCloneChecked||1!==n.nodeType&&11!==n.nodeType||e.isXMLDoc(n)))for(s=a(r),t=0,d=(i=a(n)).length;t<d;t++)c=i[t],l=s[t],void 0,"input"===(u=l.nodeName.toLowerCase())&&z.test(c.type)?l.checked=c.checked:"input"!==u&&"textarea"!==u||(l.defaultValue=c.defaultValue);if(h)if(m)for(i=i||a(n),s=s||a(r),t=0,d=i.length;t<d;t++)eO(i[t],s[t]);else eO(n,r);return 0<(s=a(r,"script")).length&&ee(s,!f&&a(n,"script")),r},cleanData:function(a){for(var n,s,o,c=e.event.special,i=0;void 0!==(n=a[i]);i++)if(F(n)){if(s=n[t.expando]){if(s.events)for(o in s.events)c[o]?e.event.remove(n,o):e.removeEvent(n,o,s.handle);n[t.expando]=void 0}n[r.expando]&&(n[r.expando]=void 0)}}}),e.fn.extend({detach:function(e){return eC(this,e,!0)},remove:function(e){return eC(this,e)},text:function(t){return u(this,function(t){return void 0===t?e.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)})},null,t,arguments.length)},append:function(){return C(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||ey(this,e).appendChild(e)})},prepend:function(){return C(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=ey(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return C(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return C(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var t,n=0;null!=(t=this[n]);n++)1===t.nodeType&&(e.cleanData(a(t,!1)),t.textContent="");return this},clone:function(t,n){return t=null!=t&&t,n=n??t,this.map(function(){return e.clone(this,t,n)})},html:function(t){return u(this,function(t){var n=this[0]||{},s=0,o=this.length;if(void 0===t&&1===n.nodeType)return n.innerHTML;if("string"==typeof t&&!eY.test(t)&&!c[(e1.exec(t)||["",""])[1].toLowerCase()]){t=e.htmlPrefilter(t);try{for(;s<o;s++)1===(n=this[s]||{}).nodeType&&(e.cleanData(a(n,!1)),n.innerHTML=t);n=0}catch(e){}}n&&this.empty().append(t)},null,t,arguments.length)},replaceWith:function(){var t=[];return C(this,arguments,function(s){var n=this.parentNode;e.inArray(this,t)<0&&(e.cleanData(a(this)),n&&n.replaceChild(s,this))},t)}}),e.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(t,n){e.fn[t]=function(r){for(var s,o=[],i=e(r),a=i.length-1,t=0;t<=a;t++)s=t===a?this:this.clone(!0),e(i[t])[n](s),K.apply(o,s.get());return this.pushStack(o)}});var q=new RegExp("^("+e3+")(?!px)[a-z%]+$","i"),R=function(t){var e=t.ownerDocument.defaultView;return e&&e.opener||(e=i),e.getComputedStyle(t)},eA=function(t,n,i){var e,s,o={};for(e in n)o[e]=t.style[e],t.style[e]=n[e];for(e in s=i.call(t),n)t.style[e]=o[e];return s},e$=new RegExp(m.join("|"),"i");function T(i,a,s){var n,r,c,l,t=i.style;return(s=s||R(i))&&(""!==(n=s.getPropertyValue(a)||s[a])||j(i)||(n=e.style(i,a)),!o.pixelBoxStyles()&&q.test(n)&&e$.test(a)&&(r=t.width,c=t.minWidth,l=t.maxWidth,t.minWidth=t.maxWidth=t.width=n,n=s.width,t.width=r,t.minWidth=c,t.maxWidth=l)),void 0!==n?n+"":n}function eF(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function s(){if(t){r.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",t.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",b.appendChild(r).appendChild(t);var e=i.getComputedStyle(t),h="1%"!==e.top,u=12===a(e.marginLeft);t.style.right="60%",d=36===a(e.right),m=36===a(e.width),t.style.position="absolute",l=12===a(t.offsetWidth/3),b.removeChild(r),t=null}}function a(e){return Math.round(parseFloat(e))}var c,l,d,u,h,m,r=n.createElement("div"),t=n.createElement("div");t.style&&(t.style.backgroundClip="content-box",t.cloneNode(!0).style.backgroundClip="",o.clearCloneStyle="content-box"===t.style.backgroundClip,e.extend(o,{boxSizingReliable:function(){return s(),m},pixelBoxStyles:function(){return s(),d},pixelPosition:function(){return s(),h},reliableMarginLeft:function(){return s(),u},scrollboxSize:function(){return s(),l},reliableTrDimensions:function(){var e,t,s,o;return null==c&&(e=n.createElement("table"),t=n.createElement("tr"),s=n.createElement("div"),e.style.cssText="position:absolute;left:-11111px",t.style.height="1px",s.style.height="9px",b.appendChild(e).appendChild(t).appendChild(s),o=i.getComputedStyle(t),c=3<parseInt(o.height),b.removeChild(e)),c}}))}();var eH=["Webkit","Moz","ms"],ez=n.createElement("div").style,eD={};function eN(t){var n=e.cssProps[t]||eD[t];return n||(t in ez?t:eD[t]=function(e){for(var n=e[0].toUpperCase()+e.slice(1),t=eH.length;t--;)if((e=eH[t]+n)in ez)return e}(t)||t)}var k,eR,eZ=/^(none|table(?!-c[ea]).+)/,ea=/^--/,tl={position:"absolute",visibility:"hidden",display:"block"},eP={letterSpacing:"0",fontWeight:"400"};function eT(s,t,n){var e=H.exec(t);return e?Math.max(0,e[2]-(n||0))+(e[3]||"px"):t}function Y(s,a,i,r,o,c){var t="width"===a?1:0,l=0,n=0;if(i===(r?"border":"content"))return 0;for(;t<4;t+=2)"margin"===i&&(n+=e.css(s,i+m[t],!0,o)),r?("content"===i&&(n-=e.css(s,"padding"+m[t],!0,o)),"margin"!==i&&(n-=e.css(s,"border"+m[t]+"Width",!0,o))):(n+=e.css(s,"padding"+m[t],!0,o),"padding"!==i?n+=e.css(s,"border"+m[t]+"Width",!0,o):l+=e.css(s,"border"+m[t]+"Width",!0,o));return!r&&0<=c&&(n+=Math.max(0,Math.ceil(s["offset"+a[0].toUpperCase()+a.slice(1)]-c-n-l-.5))||0),n}function ex(t,i,r){var s=R(t),a=(!o.boxSizingReliable()||r)&&"border-box"===e.css(t,"boxSizing",!1,s),c=a,n=T(t,i,s),d="offset"+i[0].toUpperCase()+i.slice(1);if(q.test(n)){if(!r)return n;n="auto"}return(!o.boxSizingReliable()&&a||!o.reliableTrDimensions()&&l(t,"tr")||"auto"===n||!parseFloat(n)&&"inline"===e.css(t,"display",!1,s))&&t.getClientRects().length&&(a="border-box"===e.css(t,"boxSizing",!1,s),(c=d in t)&&(n=t[d])),(n=parseFloat(n)||0)+Y(t,i,r||(a?"border":"content"),c,s,n)+"px"}e.extend({cssHooks:{opacity:{get:function(t,n){if(n){var e=T(t,"opacity");return""===e?"1":e}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(s,n,t,u){if(s&&3!==s.nodeType&&8!==s.nodeType&&s.style){var i,a,c,l=h(n),d=ea.test(n),r=s.style;if(d||(n=eN(l)),a=e.cssHooks[n]||e.cssHooks[l],void 0===t)return a&&"get"in a&&void 0!==(i=a.get(s,!1,u))?i:r[n];"string"===(c=typeof t)&&(i=H.exec(t))&&i[1]&&(t=function(a,o,n,i){var c,l,d=20,u=i?function(){return i.cur()}:function(){return e.css(a,o,"")},r=u(),s=n&&n[3]||(e.cssNumber[o]?"":"px"),t=a.nodeType&&(e.cssNumber[o]||"px"!==s&&+r)&&H.exec(e.css(a,o));if(t&&t[3]!==s){for(r/=2,s=s||t[3],t=+r||1;d--;)e.style(a,o,t+s),(1-c)*(1-(c=u()/r||.5))<=0&&(d=0),t/=c;t*=2,e.style(a,o,t+s),n=n||[]}return n&&(t=+t||+r||0,l=n[1]?t+(n[1]+1)*n[2]:+n[2],i&&(i.unit=s,i.start=t,i.end=l)),l}(s,n,i),c="number"),null!=t&&t==t&&("number"!==c||d||(t+=i&&i[3]||(e.cssNumber[l]?"":"px")),o.clearCloneStyle||""!==t||0!==n.indexOf("background")||(r[n]="inherit"),a&&"set"in a&&void 0===(t=a.set(s,t,u))||(d?r.setProperty(n,t):r[n]=t))}},css:function(a,n,s,c){var t,o,i,r=h(n);return ea.test(n)||(n=eN(r)),(o=e.cssHooks[n]||e.cssHooks[r])&&"get"in o&&(t=o.get(a,!0,s)),void 0===t&&(t=T(a,n,c)),"normal"===t&&n in eP&&(t=eP[n]),""===s||s?(i=parseFloat(t),!0===s||isFinite(i)?i||0:t):t}}),e.each(["height","width"],function(n,t){e.cssHooks[t]={get:function(n,o,s){if(o)return!eZ.test(e.css(n,"display"))||n.getClientRects().length&&n.getBoundingClientRect().width?ex(n,t,s):eA(n,tl,function(){return ex(n,t,s)})},set:function(n,i,a){var c,s=R(n),l=!o.scrollboxSize()&&"absolute"===s.position,d=(l||a)&&"border-box"===e.css(n,"boxSizing",!1,s),r=a?Y(n,t,a,d,s):0;return d&&l&&(r-=Math.ceil(n["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(s[t])-Y(n,t,"border",!1,s)-.5)),r&&(c=H.exec(i))&&"px"!==(c[3]||"px")&&(n.style[t]=i,i=e.css(n,t)),eT(0,i,r)}}}),e.cssHooks.marginLeft=eF(o.reliableMarginLeft,function(e,t){if(t)return(parseFloat(T(e,"marginLeft"))||e.getBoundingClientRect().left-eA(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),e.each({margin:"",padding:"",border:"Width"},function(t,n){e.cssHooks[t+n]={expand:function(s){for(var e=0,i={},o="string"==typeof s?s.split(" "):[s];e<4;e++)i[t+m[e]+n]=o[e]||o[e-2]||o[0];return i}},"margin"!==t&&(e.cssHooks[t+n].set=eT)}),e.fn.extend({css:function(t,n){return u(this,function(n,t,o){var i,a,r={},s=0;if(Array.isArray(t)){for(i=R(n),a=t.length;s<a;s++)r[t[s]]=e.css(n,t[s],!1,i);return r}return void 0!==o?e.style(n,t,o):e.css(n,t)},t,n,1<arguments.length)}}),e.fn.delay=function(t,n){return t=e.fx&&e.fx.speeds[t]||t,n=n||"fx",this.queue(n,function(e,n){var s=i.setTimeout(e,t);n.stop=function(){i.clearTimeout(s)}})},k=n.createElement("input"),eR=n.createElement("select").appendChild(n.createElement("option")),k.type="checkbox",o.checkOn=""!==k.value,o.optSelected=eR.selected,(k=n.createElement("input")).value="t",k.type="radio",o.radioValue="t"===k.value,M=e.expr.attrHandle,e.fn.extend({attr:function(t,n){return u(this,e.attr,t,n,1<arguments.length)},removeAttr:function(t){return this.each(function(){e.removeAttr(this,t)})}}),e.extend({attr:function(t,n,o){var s,i,a=t.nodeType;if(3!==a&&8!==a&&2!==a)return"undefined"==typeof t.getAttribute?e.prop(t,n,o):(1===a&&e.isXMLDoc(t)||(s=e.attrHooks[n.toLowerCase()]||(e.expr.match.bool.test(n)?e_:void 0)),void 0!==o?null===o?void e.removeAttr(t,n):s&&"set"in s&&void 0!==(i=s.set(t,o,n))?i:(t.setAttribute(n,o+""),o):s&&"get"in s&&null!==(i=s.get(t,n))?i:null==(i=e.find.attr(t,n))?void 0:i)},attrHooks:{type:{set:function(e,t){if(!o.radioValue&&"radio"===t&&l(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,o=0,s=t&&t.match(g);if(s&&1===e.nodeType)for(;n=s[o++];)e.removeAttribute(n)}}),e_={set:function(n,s,t){return!1===s?e.removeAttr(n,t):n.setAttribute(t,t),t}},e.each(e.expr.match.bool.source.match(/\w+/g),function(s,t){var n=M[t]||e.find.attr;M[t]=function(a,s,o){var t,i,e=s.toLowerCase();return o||(i=M[e],M[e]=t,t=null!=n(a,s,o)?e:null,M[e]=i),t}}),eb=/^(?:input|select|textarea|button)$/i,e9=/^(?:a|area)$/i;function A(e){return(e.match(g)||[]).join(" ")}function v(e){return e.getAttribute&&e.getAttribute("class")||""}function X(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(g)||[]}e.fn.extend({prop:function(t,n){return u(this,e.prop,t,n,1<arguments.length)},removeProp:function(t){return this.each(function(){delete this[e.propFix[t]||t]})}}),e.extend({prop:function(s,t,a){var n,o,i=s.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&e.isXMLDoc(s)||(t=e.propFix[t]||t,n=e.propHooks[t]),void 0!==a?n&&"set"in n&&void 0!==(o=n.set(s,a,t))?o:s[t]=a:n&&"get"in n&&null!==(o=n.get(s,t))?o:s[t]},propHooks:{tabIndex:{get:function(t){var n=e.find.attr(t,"tabindex");return n?parseInt(n,10):eb.test(t.nodeName)||e9.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),o.optSelected||(e.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),e.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){e.propFix[this.toLowerCase()]=this}),e.fn.extend({addClass:function(o){var t,n,i,a,r,c,l,d=0;if(s(o))return this.each(function(t){e(this).addClass(o.call(this,t,v(this)))});if((r=X(o)).length)for(;t=this[d++];)if(i=v(t),n=1===t.nodeType&&" "+A(i)+" "){for(c=0;a=r[c++];)n.indexOf(" "+a+" ")<0&&(n+=a+" ");i!==(l=A(n))&&t.setAttribute("class",l)}return this},removeClass:function(o){var t,n,i,a,r,c,l,d=0;if(s(o))return this.each(function(t){e(this).removeClass(o.call(this,t,v(this)))});if(!arguments.length)return this.attr("class","");if((r=X(o)).length)for(;n=this[d++];)if(i=v(n),t=1===n.nodeType&&" "+A(i)+" "){for(c=0;a=r[c++];)for(;-1<t.indexOf(" "+a+" ");)t=t.replace(" "+a+" "," ");i!==(l=A(t))&&n.setAttribute("class",l)}return this},toggleClass:function(n,o){var i=typeof n,a="string"===i||Array.isArray(n);return"boolean"==typeof o&&a?o?this.addClass(n):this.removeClass(n):s(n)?this.each(function(t){e(this).toggleClass(n.call(this,t,v(this),o),o)}):this.each(function(){if(a){r=0,o=e(this),c=X(n);for(var s,o,r,c;s=c[r++];)o.hasClass(s)?o.removeClass(s):o.addClass(s)}else void 0!==n&&"boolean"!==i||((s=v(this))&&t.set(this,"__className__",s),this.setAttribute&&this.setAttribute("class",s||!1===n?"":t.get(this,"__className__")||""))})},hasClass:function(t){for(var e,s=0,n=" "+t+" ";e=this[s++];)if(1===e.nodeType&&-1<(" "+A(v(e))+" ").indexOf(n))return!0;return!1}}),ef=/\r/g,e.fn.extend({val:function(i){var t,n,a,o=this[0];return arguments.length?(a=s(i),this.each(function(s){var n;1===this.nodeType&&(null==(n=a?i.call(this,s,e(this).val()):i)?n="":"number"==typeof n?n+="":Array.isArray(n)&&(n=e.map(n,function(e){return null==e?"":e+""})),(t=e.valHooks[this.type]||e.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,n,"value")||(this.value=n))})):o?(t=e.valHooks[o.type]||e.valHooks[o.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(o,"value"))?n:"string"==typeof(n=o.value)?n.replace(ef,""):n??"":void 0}}),e.extend({valHooks:{option:{get:function(t){var n=e.find.attr(t,"value");return n??A(e.text(t))}},select:{get:function(a){var t,n,i,r=a.options,o=a.selectedIndex,s="select-one"===a.type,c=s?null:[],d=s?o+1:r.length;for(n=o<0?d:s?o:0;n<d;n++)if(((t=r[n]).selected||n===o)&&!t.disabled&&(!t.parentNode.disabled||!l(t.parentNode,"optgroup"))){if(i=e(t).val(),s)return i;c.push(i)}return c},set:function(t,r){for(var n,s,o=t.options,i=e.makeArray(r),a=o.length;a--;)((s=o[a]).selected=-1<e.inArray(e.valHooks.option.get(s),i))&&(n=!0);return n||(t.selectedIndex=-1),i}}}}),e.each(["radio","checkbox"],function(){e.valHooks[this]={set:function(t,n){if(Array.isArray(n))return t.checked=-1<e.inArray(e(t).val(),n)}},o.checkOn||(e.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),o.focusin="onfocusin"in i,J=/^(?:focusinfocus|focusoutblur)$/,en=function(e){e.stopPropagation()},e.extend(e.event,{trigger:function(o,u,r,p){var c,l,d,h,m,g,b,j,v=[r||n],a=L.call(o,"type")?o.type:o,f=L.call(o,"namespace")?o.namespace.split("."):[];if(c=g=l=r=r||n,3!==r.nodeType&&8!==r.nodeType&&!J.test(a+e.event.triggered)&&(-1<a.indexOf(".")&&(a=(f=a.split(".")).shift(),f.sort()),h=a.indexOf(":")<0&&"on"+a,(o=o[e.expando]?o:new e.Event(a,"object"==typeof o&&o)).isTrigger=p?2:3,o.namespace=f.join("."),o.rnamespace=o.namespace?new RegExp("(^|\\.)"+f.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,o.result=void 0,o.target||(o.target=r),u=null==u?[o]:e.makeArray(u,[o]),d=e.event.special[a]||{},p||!d.trigger||!1!==d.trigger.apply(r,u))){if(!p&&!d.noBubble&&!O(r)){for(j=d.delegateType||a,J.test(j+a)||(c=c.parentNode);c;c=c.parentNode)v.push(c),l=c;l===(r.ownerDocument||n)&&v.push(l.defaultView||l.parentWindow||i)}for(b=0;(c=v[b++])&&!o.isPropagationStopped();)g=c,o.type=1<b?j:d.bindType||a,(m=(t.get(c,"events")||Object.create(null))[o.type]&&t.get(c,"handle"))&&m.apply(c,u),(m=h&&c[h])&&m.apply&&F(c)&&(o.result=m.apply(c,u),!1===o.result&&o.preventDefault());return o.type=a,p||o.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),u)||!F(r)||h&&s(r[a])&&!O(r)&&((l=r[h])&&(r[h]=null),e.event.triggered=a,o.isPropagationStopped()&&g.addEventListener(a,en),r[a](),o.isPropagationStopped()&&g.removeEventListener(a,en),e.event.triggered=void 0,l&&(r[h]=l)),o.result}},simulate:function(t,n,s){var o=e.extend(new e.Event,s,{type:t,isSimulated:!0});e.event.trigger(o,null,n)}}),e.fn.extend({trigger:function(t,n){return this.each(function(){e.event.trigger(t,n,this)})},triggerHandler:function(n,s){var t=this[0];if(t)return e.event.trigger(n,s,t,!0)}}),o.focusin||e.each({focus:"focusin",blur:"focusout"},function(s,n){var o=function(t){e.event.simulate(n,t.target,e.event.fix(t))};e.event.special[n]={setup:function(){var e=this.ownerDocument||this.document||this,i=t.access(e,n);i||e.addEventListener(s,o,!0),t.access(e,n,(i||0)+1)},teardown:function(){var e=this.ownerDocument||this.document||this,i=t.access(e,n)-1;i?t.access(e,n,i):(e.removeEventListener(s,o,!0),t.remove(e,n))}}}),e.parseXML=function(n){var t;if(!n||"string"!=typeof n)return null;try{t=(new i.DOMParser).parseFromString(n,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||e.error("Invalid XML: "+n),t};var er,tn=/\[\]$/,ep=/\r?\n/g,to=/^(?:submit|button|image|reset|file)$/i,ti=/^(?:input|select|textarea|keygen)/i;function Q(n,t,s,o){var i;if(Array.isArray(t))e.each(t,function(t,e){s||tn.test(n)?o(n,e):Q(n+"["+("object"==typeof e&&null!=e?t:"")+"]",e,s,o)});else if(s||"object"!==_(t))o(n,t);else for(i in t)Q(n+"["+i+"]",t[i],s,o)}return e.param=function(t,a){var n,o=[],i=function(n,e){var t=s(e)?e():e;o[o.length]=encodeURIComponent(n)+"="+encodeURIComponent(t??"")};if(null==t)return"";if(Array.isArray(t)||t.jquery&&!e.isPlainObject(t))e.each(t,function(){i(this.name,this.value)});else for(n in t)Q(n,t[n],a,i);return o.join("&")},e.fn.extend({serialize:function(){return e.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var t=e.prop(this,"elements");return t?e.makeArray(t):this}).filter(function(){var t=this.type;return this.name&&!e(this).is(":disabled")&&ti.test(this.nodeName)&&!to.test(t)&&(this.checked||!z.test(t))}).map(function(s,n){var t=e(this).val();return null==t?null:Array.isArray(t)?e.map(t,function(e){return{name:n.name,value:e.replace(ep,"\r\n")}}):{name:n.name,value:t.replace(ep,"\r\n")}}).get()}}),e.fn.extend({wrapAll:function(t){var n;return this[0]&&(s(t)&&(t=t.call(this[0])),n=e(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&n.insertBefore(this[0]),n.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(t){return s(t)?this.each(function(n){e(this).wrapInner(t.call(this,n))}):this.each(function(){var n=e(this),s=n.contents();s.length?s.wrapAll(t):n.append(t)})},wrap:function(t){var n=s(t);return this.each(function(s){e(this).wrapAll(n?t.call(this,s):t)})},unwrap:function(t){return this.parent(t).not("body").each(function(){e(this).replaceWith(this.childNodes)}),this}}),e.expr.pseudos.hidden=function(t){return!e.expr.pseudos.visible(t)},e.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},o.createHTMLDocument=((er=n.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===er.childNodes.length),e.parseHTML=function(a,t,r){return"string"!=typeof a?[]:("boolean"==typeof t&&(r=t,t=!1),t||(o.createHTMLDocument?((c=(t=n.implementation.createHTMLDocument("")).createElement("base")).href=n.location.href,t.head.appendChild(c)):t=n),s=!r&&[],(i=es.exec(a))?[t.createElement(i[1])]:(i=em([a],t,s),s&&s.length&&e(s).remove(),e.merge([],i.childNodes)));var s,i,c},e.offset={setOffset:function(o,t,m){var i,a,c,l,u,h,r=e.css(o,"position"),d=e(o),n={};"static"===r&&(o.style.position="relative"),i=d.offset(),u=e.css(o,"top"),a=e.css(o,"left"),("absolute"===r||"fixed"===r)&&-1<(u+a).indexOf("auto")?(l=(h=d.position()).top,c=h.left):(l=parseFloat(u)||0,c=parseFloat(a)||0),s(t)&&(t=t.call(o,m,e.extend({},i))),null!=t.top&&(n.top=t.top-i.top+l),null!=t.left&&(n.left=t.left-i.left+c),"using"in t?t.using.call(o,n):("number"==typeof n.top&&(n.top+="px"),"number"==typeof n.left&&(n.left+="px"),d.css(n))}},e.fn.extend({offset:function(o){if(arguments.length)return void 0===o?this:this.each(function(t){e.offset.setOffset(this,o,t)});var n,s,t=this[0];return t?t.getClientRects().length?(n=t.getBoundingClientRect(),s=t.ownerDocument.defaultView,{top:n.top+s.pageYOffset,left:n.left+s.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var t,s,o,n=this[0],i={top:0,left:0};if("fixed"===e.css(n,"position"))s=n.getBoundingClientRect();else{for(s=this.offset(),o=n.ownerDocument,t=n.offsetParent||o.documentElement;t&&(t===o.body||t===o.documentElement)&&"static"===e.css(t,"position");)t=t.parentNode;t&&t!==n&&1===t.nodeType&&((i=e(t).offset()).top+=e.css(t,"borderTopWidth",!0),i.left+=e.css(t,"borderLeftWidth",!0))}return{top:s.top-i.top-e.css(n,"marginTop",!0),left:s.left-i.left-e.css(n,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var t=this.offsetParent;t&&"static"===e.css(t,"position");)t=t.offsetParent;return t||b})}}),e.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,n){var s="pageYOffset"===n;e.fn[t]=function(e){return u(this,function(t,i,o){var e;if(O(t)?e=t:9===t.nodeType&&(e=t.defaultView),void 0===o)return e?e[n]:t[i];e?e.scrollTo(s?e.pageXOffset:o,s?o:e.pageYOffset):t[i]=o},t,e,arguments.length)}}),e.each(["top","left"],function(n,t){e.cssHooks[t]=eF(o.pixelPosition,function(s,n){if(n)return n=T(s,t),q.test(n)?e(s).position()[t]+"px":n})}),e.each({Height:"height",Width:"width"},function(t,n){e.each({padding:"inner"+t,content:n,"":"outer"+t},function(s,o){e.fn[o]=function(i,c){var a=arguments.length&&(s||"boolean"!=typeof i),r=s||(!0===i||!0===c?"margin":"border");return u(this,function(n,i,a){var s;return O(n)?0===o.indexOf("outer")?n["inner"+t]:n.document.documentElement["client"+t]:9===n.nodeType?(s=n.documentElement,Math.max(n.body["scroll"+t],s["scroll"+t],n.body["offset"+t],s["offset"+t],s["client"+t])):void 0===a?e.css(n,i,r):e.style(n,i,a,r)},n,a?i:void 0,a)}})}),e.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,s){return this.on(t,e,n,s)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),e.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(n,t){e.fn[t]=function(e,n){return 0<arguments.length?this.on(t,null,e,n):this.trigger(t)}}),eE=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,e.proxy=function(t,n){var o,i,a;if("string"==typeof n&&(o=t[n],n=t,t=o),s(t))return i=f.call(arguments,2),(a=function(){return t.apply(n||this,i.concat(f.call(arguments)))}).guid=t.guid=t.guid||e.guid++,a},e.holdReady=function(t){t?e.readyWait++:e.ready(!0)},e.isArray=Array.isArray,e.parseJSON=JSON.parse,e.nodeName=l,e.isFunction=s,e.isWindow=O,e.camelCase=h,e.type=_,e.now=Date.now,e.isNumeric=function(t){var n=e.type(t);return("number"===n||"string"===n)&&!isNaN(t-parseFloat(t))},e.trim=function(e){return null==e?"":(e+"").replace(eE,"")},"function"==typeof define&&define.amd&&define("jquery",[],function(){return e}),eL=i.jQuery,eS=i.$,e.noConflict=function(t){return i.$===e&&(i.$=eS),t&&i.jQuery===e&&(i.jQuery=eL),e},"undefined"==typeof eX&&(i.jQuery=i.$=e),e}),!function(e){"use strict";"function"==typeof define&&define.amd?define(["jquery"],e):"undefined"!=typeof exports?module.exports=e(require("jquery")):e(jQuery)}(function(e){"use strict";var t=window.Slick||{};(t=function(){var t=0;return function(s,i){var o,n=this;n.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:e(s),appendDots:e(s),arrows:!0,asNavFor:null,prevArrow:'<button class="slick-prev" aria-label="Previous" type="button">Previous</button>',nextArrow:'<button class="slick-next" aria-label="Next" type="button">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(n,t){return e('<button type="button" />').text(t+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,focusOnChange:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!0,pauseOnFocus:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0,zIndex:1e3},n.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,scrolling:!1,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,swiping:!1,$list:null,touchObject:{},transformsEnabled:!1,unslicked:!1},e.extend(n,n.initials),n.activeBreakpoint=null,n.animType=null,n.animProp=null,n.breakpoints=[],n.breakpointSettings=[],n.cssTransitions=!1,n.focussed=!1,n.interrupted=!1,n.hidden="hidden",n.paused=!0,n.positionProp=null,n.respondTo=null,n.rowCount=1,n.shouldClick=!0,n.$slider=e(s),n.$slidesCache=null,n.transformType=null,n.transitionType=null,n.visibilityChange="visibilitychange",n.windowWidth=0,n.windowTimer=null,o=e(s).data("slick")||{},n.options=e.extend({},n.defaults,i,o),n.currentSlide=n.options.initialSlide,n.originalSettings=n.options,void 0!==document.mozHidden?(n.hidden="mozHidden",n.visibilityChange="mozvisibilitychange"):void 0!==document.webkitHidden&&(n.hidden="webkitHidden",n.visibilityChange="webkitvisibilitychange"),n.autoPlay=e.proxy(n.autoPlay,n),n.autoPlayClear=e.proxy(n.autoPlayClear,n),n.autoPlayIterator=e.proxy(n.autoPlayIterator,n),n.changeSlide=e.proxy(n.changeSlide,n),n.clickHandler=e.proxy(n.clickHandler,n),n.selectHandler=e.proxy(n.selectHandler,n),n.setPosition=e.proxy(n.setPosition,n),n.swipeHandler=e.proxy(n.swipeHandler,n),n.dragHandler=e.proxy(n.dragHandler,n),n.keyHandler=e.proxy(n.keyHandler,n),n.instanceUid=t++,n.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,n.registerBreakpoints(),n.init(!0)}}()).prototype.activateADA=function(){this.$slideTrack.find(".slick-active").attr({"aria-hidden":"false"}).find("a, input, button, select").attr({tabindex:"0"})},t.prototype.addSlide=t.prototype.slickAdd=function(s,n,o){var t=this;if("boolean"==typeof n)o=n,n=null;else if(n<0||n>=t.slideCount)return!1;t.unload(),"number"==typeof n?0===n&&0===t.$slides.length?e(s).appendTo(t.$slideTrack):o?e(s).insertBefore(t.$slides.eq(n)):e(s).insertAfter(t.$slides.eq(n)):!0===o?e(s).prependTo(t.$slideTrack):e(s).appendTo(t.$slideTrack),t.$slides=t.$slideTrack.children(this.options.slide),t.$slideTrack.children(this.options.slide).detach(),t.$slideTrack.append(t.$slides),t.$slides.each(function(t,n){e(n).attr("data-slick-index",t)}),t.$slidesCache=t.$slides,t.reinit()},t.prototype.animateHeight=function(){var t,e=this;1===e.options.slidesToShow&&!0===e.options.adaptiveHeight&&!1===e.options.vertical&&(t=e.$slides.eq(e.currentSlide).outerHeight(!0),e.$list.animate({height:t},e.options.speed))},t.prototype.animateSlide=function(n,o){var s={},t=this;t.animateHeight(),!0===t.options.rtl&&!1===t.options.vertical&&(n=-n),!1===t.transformsEnabled?!1===t.options.vertical?t.$slideTrack.animate({left:n},t.options.speed,t.options.easing,o):t.$slideTrack.animate({top:n},t.options.speed,t.options.easing,o):!1===t.cssTransitions?(!0===t.options.rtl&&(t.currentLeft=-t.currentLeft),e({animStart:t.currentLeft}).animate({animStart:n},{duration:t.options.speed,easing:t.options.easing,step:function(e){e=Math.ceil(e),!1===t.options.vertical?(s[t.animType]="translate("+e+"px, 0px)",t.$slideTrack.css(s)):(s[t.animType]="translate(0px,"+e+"px)",t.$slideTrack.css(s))},complete:function(){o&&o.call()}})):(t.applyTransition(),n=Math.ceil(n),!1===t.options.vertical?s[t.animType]="translate3d("+n+"px, 0px, 0px)":s[t.animType]="translate3d(0px,"+n+"px, 0px)",t.$slideTrack.css(s),o&&setTimeout(function(){t.disableTransition(),o.call()},t.options.speed))},t.prototype.getNavTarget=function(){var n=this,t=n.options.asNavFor;return t&&null!==t&&(t=e(t).not(n.$slider)),t},t.prototype.asNavFor=function(n){var t=this.getNavTarget();null!==t&&"object"==typeof t&&t.each(function(){var t=e(this).slick("getSlick");t.unslicked||t.slideHandler(n,!0)})},t.prototype.applyTransition=function(n){var e=this,t={};!1===e.options.fade?t[e.transitionType]=e.transformType+" "+e.options.speed+"ms "+e.options.cssEase:t[e.transitionType]="opacity "+e.options.speed+"ms "+e.options.cssEase,!1===e.options.fade?e.$slideTrack.css(t):e.$slides.eq(n).css(t)},t.prototype.autoPlay=function(){var e=this;e.autoPlayClear(),e.slideCount>e.options.slidesToShow&&(e.autoPlayTimer=setInterval(e.autoPlayIterator,e.options.autoplaySpeed))},t.prototype.autoPlayClear=function(){var e=this;e.autoPlayTimer&&clearInterval(e.autoPlayTimer)},t.prototype.autoPlayIterator=function(){var e=this,t=e.currentSlide+e.options.slidesToScroll;e.paused||e.interrupted||e.focussed||(!1===e.options.infinite&&(1===e.direction&&e.currentSlide+1===e.slideCount-1?e.direction=0:0===e.direction&&(t=e.currentSlide-e.options.slidesToScroll,e.currentSlide-1==0&&(e.direction=1))),e.slideHandler(t))},t.prototype.buildArrows=function(){var t=this;!0===t.options.arrows&&(t.$prevArrow=e(t.options.prevArrow).addClass("slick-arrow"),t.$nextArrow=e(t.options.nextArrow).addClass("slick-arrow"),t.slideCount>t.options.slidesToShow?(t.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),t.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.prependTo(t.options.appendArrows),t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.appendTo(t.options.appendArrows),!0!==t.options.infinite&&t.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true")):t.$prevArrow.add(t.$nextArrow).addClass("slick-hidden").attr({"aria-disabled":"true",tabindex:"-1"}))},t.prototype.buildDots=function(){var n,s,t=this;if(!0===t.options.dots){for(t.$slider.addClass("slick-dotted"),s=e("<ul />").addClass(t.options.dotsClass),n=0;n<=t.getDotCount();n+=1)s.append(e("<li />").append(t.options.customPaging.call(this,t,n)));t.$dots=s.appendTo(t.options.appendDots),t.$dots.find("li").first().addClass("slick-active")}},t.prototype.buildOut=function(){var t=this;t.$slides=t.$slider.children(t.options.slide+":not(.slick-cloned)").addClass("slick-slide"),t.slideCount=t.$slides.length,t.$slides.each(function(n,t){e(t).attr("data-slick-index",n).data("originalStyling",e(t).attr("style")||"")}),t.$slider.addClass("slick-slider"),t.$slideTrack=0===t.slideCount?e('<div class="slick-track"/>').appendTo(t.$slider):t.$slides.wrapAll('<div class="slick-track"/>').parent(),t.$list=t.$slideTrack.wrap('<div class="slick-list"/>').parent(),t.$slideTrack.css("opacity",0),!0!==t.options.centerMode&&!0!==t.options.swipeToSlide||(t.options.slidesToScroll=1),e("img[data-lazy]",t.$slider).not("[src]").addClass("slick-loading"),t.setupInfinite(),t.buildArrows(),t.buildDots(),t.updateDots(),t.setSlideClasses("number"==typeof t.currentSlide?t.currentSlide:0),!0===t.options.draggable&&t.$list.addClass("draggable")},t.prototype.buildRows=function(){var t,n,s,o,i,a,r,c,l,d,e=this;if(i=document.createDocumentFragment(),s=e.$slider.children(),e.options.rows>1){for(r=e.options.slidesPerRow*e.options.rows,d=Math.ceil(s.length/r),t=0;t<d;t++){c=document.createElement("div");for(o=0;o<e.options.rows;o++){l=document.createElement("div");for(n=0;n<e.options.slidesPerRow;n++)a=t*r+(o*e.options.slidesPerRow+n),s.get(a)&&l.appendChild(s.get(a));c.appendChild(l)}i.appendChild(c)}e.$slider.empty().append(i),e.$slider.children().children().children().css({width:100/e.options.slidesPerRow+"%",display:"inline-block"})}},t.prototype.checkResponsive=function(s,l){var n,o,i,t=this,a=!1,r=t.$slider.width(),c=window.innerWidth||e(window).width();if("window"===t.respondTo?i=c:"slider"===t.respondTo?i=r:"min"===t.respondTo&&(i=Math.min(c,r)),t.options.responsive&&t.options.responsive.length&&null!==t.options.responsive){n=null;for(o in t.breakpoints)t.breakpoints.hasOwnProperty(o)&&(!1===t.originalSettings.mobileFirst?i<t.breakpoints[o]&&(n=t.breakpoints[o]):i>t.breakpoints[o]&&(n=t.breakpoints[o]));null!==n?null!==t.activeBreakpoint?(n!==t.activeBreakpoint||l)&&(t.activeBreakpoint=n,"unslick"===t.breakpointSettings[n]?t.unslick(n):(t.options=e.extend({},t.originalSettings,t.breakpointSettings[n]),!0===s&&(t.currentSlide=t.options.initialSlide),t.refresh(s)),a=n):(t.activeBreakpoint=n,"unslick"===t.breakpointSettings[n]?t.unslick(n):(t.options=e.extend({},t.originalSettings,t.breakpointSettings[n]),!0===s&&(t.currentSlide=t.options.initialSlide),t.refresh(s)),a=n):null!==t.activeBreakpoint&&(t.activeBreakpoint=null,t.options=t.originalSettings,!0===s&&(t.currentSlide=t.options.initialSlide),t.refresh(s),a=n),s||!1===a||t.$slider.trigger("breakpoint",[t,a])}},t.prototype.changeSlide=function(o,a){var s,i,r,c,t=this,n=e(o.currentTarget);switch(n.is("a")&&o.preventDefault(),n.is("li")||(n=n.closest("li")),r=t.slideCount%t.options.slidesToScroll!=0,s=r?0:(t.slideCount-t.currentSlide)%t.options.slidesToScroll,o.data.message){case"previous":i=0===s?t.options.slidesToScroll:t.options.slidesToShow-s,t.slideCount>t.options.slidesToShow&&t.slideHandler(t.currentSlide-i,!1,a);break;case"next":i=0===s?t.options.slidesToScroll:s,t.slideCount>t.options.slidesToShow&&t.slideHandler(t.currentSlide+i,!1,a);break;case"index":c=0===o.data.index?0:o.data.index||n.index()*t.options.slidesToScroll,t.slideHandler(t.checkNavigable(c),!1,a),n.children().trigger("focus");break;default:return}},t.prototype.checkNavigable=function(t){var e,n,s;if(e=this.getNavigableIndexes(),n=0,t>e[e.length-1])t=e[e.length-1];else for(s in e){if(t<e[s]){t=n;break}n=e[s]}return t},t.prototype.cleanUpEvents=function(){var t=this;t.options.dots&&null!==t.$dots&&(e("li",t.$dots).off("click.slick",t.changeSlide).off("mouseenter.slick",e.proxy(t.interrupt,t,!0)).off("mouseleave.slick",e.proxy(t.interrupt,t,!1)),!0===t.options.accessibility&&t.$dots.off("keydown.slick",t.keyHandler)),t.$slider.off("focus.slick blur.slick"),!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow&&t.$prevArrow.off("click.slick",t.changeSlide),t.$nextArrow&&t.$nextArrow.off("click.slick",t.changeSlide),!0===t.options.accessibility&&(t.$prevArrow&&t.$prevArrow.off("keydown.slick",t.keyHandler),t.$nextArrow&&t.$nextArrow.off("keydown.slick",t.keyHandler))),t.$list.off("touchstart.slick mousedown.slick",t.swipeHandler),t.$list.off("touchmove.slick mousemove.slick",t.swipeHandler),t.$list.off("touchend.slick mouseup.slick",t.swipeHandler),t.$list.off("touchcancel.slick mouseleave.slick",t.swipeHandler),t.$list.off("click.slick",t.clickHandler),e(document).off(t.visibilityChange,t.visibility),t.cleanUpSlideEvents(),!0===t.options.accessibility&&t.$list.off("keydown.slick",t.keyHandler),!0===t.options.focusOnSelect&&e(t.$slideTrack).children().off("click.slick",t.selectHandler),e(window).off("orientationchange.slick.slick-"+t.instanceUid,t.orientationChange),e(window).off("resize.slick.slick-"+t.instanceUid,t.resize),e("[draggable!=true]",t.$slideTrack).off("dragstart",t.preventDefault),e(window).off("load.slick.slick-"+t.instanceUid,t.setPosition)},t.prototype.cleanUpSlideEvents=function(){var t=this;t.$list.off("mouseenter.slick",e.proxy(t.interrupt,t,!0)),t.$list.off("mouseleave.slick",e.proxy(t.interrupt,t,!1))},t.prototype.cleanUpRows=function(){var t,e=this;e.options.rows>1&&((t=e.$slides.children().children()).removeAttr("style"),e.$slider.empty().append(t))},t.prototype.clickHandler=function(e){!1===this.shouldClick&&(e.stopImmediatePropagation(),e.stopPropagation(),e.preventDefault())},t.prototype.destroy=function(n){var t=this;t.autoPlayClear(),t.touchObject={},t.cleanUpEvents(),e(".slick-cloned",t.$slider).detach(),t.$dots&&t.$dots.remove(),t.$prevArrow&&t.$prevArrow.length&&(t.$prevArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.remove()),t.$nextArrow&&t.$nextArrow.length&&(t.$nextArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.remove()),t.$slides&&(t.$slides.removeClass("slick-slide slick-active slick-center slick-visible slick-current").removeAttr("aria-hidden").removeAttr("data-slick-index").each(function(){e(this).attr("style",e(this).data("originalStyling"))}),t.$slideTrack.children(this.options.slide).detach(),t.$slideTrack.detach(),t.$list.detach(),t.$slider.append(t.$slides)),t.cleanUpRows(),t.$slider.removeClass("slick-slider"),t.$slider.removeClass("slick-initialized"),t.$slider.removeClass("slick-dotted"),t.unslicked=!0,n||t.$slider.trigger("destroy",[t])},t.prototype.disableTransition=function(n){var e=this,t={};t[e.transitionType]="",!1===e.options.fade?e.$slideTrack.css(t):e.$slides.eq(n).css(t)},t.prototype.fadeSlide=function(t,n){var e=this;!1===e.cssTransitions?(e.$slides.eq(t).css({zIndex:e.options.zIndex}),e.$slides.eq(t).animate({opacity:1},e.options.speed,e.options.easing,n)):(e.applyTransition(t),e.$slides.eq(t).css({opacity:1,zIndex:e.options.zIndex}),n&&setTimeout(function(){e.disableTransition(t),n.call()},e.options.speed))},t.prototype.fadeSlideOut=function(t){var e=this;!1===e.cssTransitions?e.$slides.eq(t).animate({opacity:0,zIndex:e.options.zIndex-2},e.options.speed,e.options.easing):(e.applyTransition(t),e.$slides.eq(t).css({opacity:0,zIndex:e.options.zIndex-2}))},t.prototype.filterSlides=t.prototype.slickFilter=function(t){var e=this;null!==t&&(e.$slidesCache=e.$slides,e.unload(),e.$slideTrack.children(this.options.slide).detach(),e.$slidesCache.filter(t).appendTo(e.$slideTrack),e.reinit())},t.prototype.focusHandler=function(){var t=this;t.$slider.off("focus.slick blur.slick").on("focus.slick blur.slick","*",function(n){n.stopImmediatePropagation();var s=e(this);setTimeout(function(){t.options.pauseOnFocus&&(t.focussed=s.is(":focus"),t.autoPlay())},0)})},t.prototype.getCurrent=t.prototype.slickCurrentSlide=function(){return this.currentSlide},t.prototype.getDotCount=function(){var e=this,n=0,s=0,t=0;if(!0===e.options.infinite)if(e.slideCount<=e.options.slidesToShow)++t;else for(;n<e.slideCount;)++t,n=s+e.options.slidesToScroll,s+=e.options.slidesToScroll<=e.options.slidesToShow?e.options.slidesToScroll:e.options.slidesToShow;else if(!0===e.options.centerMode)t=e.slideCount;else if(e.options.asNavFor)for(;n<e.slideCount;)++t,n=s+e.options.slidesToScroll,s+=e.options.slidesToScroll<=e.options.slidesToShow?e.options.slidesToScroll:e.options.slidesToShow;else t=1+Math.ceil((e.slideCount-e.options.slidesToShow)/e.options.slidesToScroll);return t-1},t.prototype.getLeft=function(t){var n,s,i,a,e=this,o=0;return e.slideOffset=0,s=e.$slides.first().outerHeight(!0),!0===e.options.infinite?(e.slideCount>e.options.slidesToShow&&(e.slideOffset=e.slideWidth*e.options.slidesToShow*-1,a=-1,!0===e.options.vertical&&!0===e.options.centerMode&&(2===e.options.slidesToShow?a=-1.5:1===e.options.slidesToShow&&(a=-2)),o=s*e.options.slidesToShow*a),e.slideCount%e.options.slidesToScroll!=0&&t+e.options.slidesToScroll>e.slideCount&&e.slideCount>e.options.slidesToShow&&(t>e.slideCount?(e.slideOffset=(e.options.slidesToShow-(t-e.slideCount))*e.slideWidth*-1,o=(e.options.slidesToShow-(t-e.slideCount))*s*-1):(e.slideOffset=e.slideCount%e.options.slidesToScroll*e.slideWidth*-1,o=e.slideCount%e.options.slidesToScroll*s*-1))):t+e.options.slidesToShow>e.slideCount&&(e.slideOffset=(t+e.options.slidesToShow-e.slideCount)*e.slideWidth,o=(t+e.options.slidesToShow-e.slideCount)*s),e.slideCount<=e.options.slidesToShow&&(e.slideOffset=0,o=0),!0===e.options.centerMode&&e.slideCount<=e.options.slidesToShow?e.slideOffset=e.slideWidth*Math.floor(e.options.slidesToShow)/2-e.slideWidth*e.slideCount/2:!0===e.options.centerMode&&!0===e.options.infinite?e.slideOffset+=e.slideWidth*Math.floor(e.options.slidesToShow/2)-e.slideWidth:!0===e.options.centerMode&&(e.slideOffset=0,e.slideOffset+=e.slideWidth*Math.floor(e.options.slidesToShow/2)),i=!1===e.options.vertical?t*e.slideWidth*-1+e.slideOffset:t*s*-1+o,!0===e.options.variableWidth&&(n=e.slideCount<=e.options.slidesToShow||!1===e.options.infinite?e.$slideTrack.children(".slick-slide").eq(t):e.$slideTrack.children(".slick-slide").eq(t+e.options.slidesToShow),i=!0===e.options.rtl?n[0]?-1*(e.$slideTrack.width()-n[0].offsetLeft-n.width()):0:n[0]?-1*n[0].offsetLeft:0,!0===e.options.centerMode&&(n=e.slideCount<=e.options.slidesToShow||!1===e.options.infinite?e.$slideTrack.children(".slick-slide").eq(t):e.$slideTrack.children(".slick-slide").eq(t+e.options.slidesToShow+1),i=!0===e.options.rtl?n[0]?-1*(e.$slideTrack.width()-n[0].offsetLeft-n.width()):0:n[0]?-1*n[0].offsetLeft:0,i+=(e.$list.width()-n.outerWidth())/2)),i},t.prototype.getOption=t.prototype.slickGetOption=function(e){return this.options[e]},t.prototype.getNavigableIndexes=function(){var n,e=this,t=0,s=0,o=[];for(!1===e.options.infinite?n=e.slideCount:(t=-1*e.options.slidesToScroll,s=-1*e.options.slidesToScroll,n=2*e.slideCount);t<n;)o.push(t),t=s+e.options.slidesToScroll,s+=e.options.slidesToScroll<=e.options.slidesToShow?e.options.slidesToScroll:e.options.slidesToShow;return o},t.prototype.getSlick=function(){return this},t.prototype.getSlideCount=function(){var n,s,t=this;return s=!0===t.options.centerMode?t.slideWidth*Math.floor(t.options.slidesToShow/2):0,!0===t.options.swipeToSlide?(t.$slideTrack.find(".slick-slide").each(function(i,o){if(o.offsetLeft-s+e(o).outerWidth()/2>-1*t.swipeLeft)return n=o,!1}),Math.abs(e(n).attr("data-slick-index")-t.currentSlide)||1):t.options.slidesToScroll},t.prototype.goTo=t.prototype.slickGoTo=function(e,t){this.changeSlide({data:{message:"index",index:parseInt(e)}},t)},t.prototype.init=function(n){var t=this;e(t.$slider).hasClass("slick-initialized")||(e(t.$slider).addClass("slick-initialized"),t.buildRows(),t.buildOut(),t.setProps(),t.startLoad(),t.loadSlider(),t.initializeEvents(),t.updateArrows(),t.updateDots(),t.checkResponsive(!0),t.focusHandler()),n&&t.$slider.trigger("init",[t]),!0===t.options.accessibility&&t.initADA(),t.options.autoplay&&(t.paused=!1,t.autoPlay())},t.prototype.initADA=function(){var n,o,t=this,i=Math.ceil(t.slideCount/t.options.slidesToShow),s=t.getNavigableIndexes().filter(function(e){return e>=0&&e<t.slideCount});t.$slides.add(t.$slideTrack.find(".slick-cloned")).attr({"aria-hidden":"true",tabindex:"-1"}).find("a, input, button, select").attr({tabindex:"-1"}),null!==t.$dots&&(t.$slides.not(t.$slideTrack.find(".slick-cloned")).each(function(n){var o=s.indexOf(n);e(this).attr({role:"tabpanel",id:"slick-slide"+t.instanceUid+n,tabindex:-1}),-1!==o&&e(this).attr({"aria-describedby":"slick-slide-control"+t.instanceUid+o})}),t.$dots.attr("role","tablist").find("li").each(function(n){var o=s[n];e(this).attr({role:"presentation"}),e(this).find("button").first().attr({role:"tab",id:"slick-slide-control"+t.instanceUid+n,"aria-controls":"slick-slide"+t.instanceUid+o,"aria-label":n+1+" of "+i,"aria-selected":null,tabindex:"-1"})}).eq(t.currentSlide).find("button").attr({"aria-selected":"true",tabindex:"0"}).end());for(n=t.currentSlide,o=n+t.options.slidesToShow;n<o;n++)t.$slides.eq(n).attr("tabindex",0);t.activateADA()},t.prototype.initArrowEvents=function(){var e=this;!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow.off("click.slick").on("click.slick",{message:"previous"},e.changeSlide),e.$nextArrow.off("click.slick").on("click.slick",{message:"next"},e.changeSlide),!0===e.options.accessibility&&(e.$prevArrow.on("keydown.slick",e.keyHandler),e.$nextArrow.on("keydown.slick",e.keyHandler)))},t.prototype.initDotEvents=function(){var t=this;!0===t.options.dots&&(e("li",t.$dots).on("click.slick",{message:"index"},t.changeSlide),!0===t.options.accessibility&&t.$dots.on("keydown.slick",t.keyHandler)),!0===t.options.dots&&!0===t.options.pauseOnDotsHover&&e("li",t.$dots).on("mouseenter.slick",e.proxy(t.interrupt,t,!0)).on("mouseleave.slick",e.proxy(t.interrupt,t,!1))},t.prototype.initSlideEvents=function(){var t=this;t.options.pauseOnHover&&(t.$list.on("mouseenter.slick",e.proxy(t.interrupt,t,!0)),t.$list.on("mouseleave.slick",e.proxy(t.interrupt,t,!1)))},t.prototype.initializeEvents=function(){var t=this;t.initArrowEvents(),t.initDotEvents(),t.initSlideEvents(),t.$list.on("touchstart.slick mousedown.slick",{action:"start"},t.swipeHandler),t.$list.on("touchmove.slick mousemove.slick",{action:"move"},t.swipeHandler),t.$list.on("touchend.slick mouseup.slick",{action:"end"},t.swipeHandler),t.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},t.swipeHandler),t.$list.on("click.slick",t.clickHandler),e(document).on(t.visibilityChange,e.proxy(t.visibility,t)),!0===t.options.accessibility&&t.$list.on("keydown.slick",t.keyHandler),!0===t.options.focusOnSelect&&e(t.$slideTrack).children().on("click.slick",t.selectHandler),e(window).on("orientationchange.slick.slick-"+t.instanceUid,e.proxy(t.orientationChange,t)),e(window).on("resize.slick.slick-"+t.instanceUid,e.proxy(t.resize,t)),e("[draggable!=true]",t.$slideTrack).on("dragstart",t.preventDefault),e(window).on("load.slick.slick-"+t.instanceUid,t.setPosition),e(t.setPosition)},t.prototype.initUI=function(){var e=this;!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow.show(),e.$nextArrow.show()),!0===e.options.dots&&e.slideCount>e.options.slidesToShow&&e.$dots.show()},t.prototype.keyHandler=function(t){var e=this;t.target.tagName.match("TEXTAREA|INPUT|SELECT")||(37===t.keyCode&&!0===e.options.accessibility?e.changeSlide({data:{message:!0===e.options.rtl?"next":"previous"}}):39===t.keyCode&&!0===e.options.accessibility&&e.changeSlide({data:{message:!0===e.options.rtl?"previous":"next"}}))},t.prototype.lazyLoad=function(){function i(n){e("img[data-lazy]",n).each(function(){var n=e(this),s=e(this).attr("data-lazy"),i=e(this).attr("data-srcset"),a=e(this).attr("data-sizes")||t.$slider.attr("data-sizes"),o=document.createElement("img");o.onload=function(){n.animate({opacity:0},100,function(){i&&(n.attr("srcset",i),a&&n.attr("sizes",a)),n.attr("src",s).animate({opacity:1},200,function(){n.removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading")}),t.$slider.trigger("lazyLoaded",[t,n,s])})},o.onerror=function(){n.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),t.$slider.trigger("lazyLoadError",[t,n,s])},o.src=s})}if(t=this,!0===t.options.centerMode?!0===t.options.infinite?s=(n=t.currentSlide+(t.options.slidesToShow/2+1))+t.options.slidesToShow+2:(n=Math.max(0,t.currentSlide-(t.options.slidesToShow/2+1)),s=t.options.slidesToShow/2+1+2+t.currentSlide):(n=t.options.infinite?t.options.slidesToShow+t.currentSlide:t.currentSlide,s=Math.ceil(n+t.options.slidesToShow),!0===t.options.fade&&(n>0&&n--,s<=t.slideCount&&s++)),o=t.$slider.find(".slick-slide").slice(n,s),"anticipated"===t.options.lazyLoad)for(var t,n,s,o,a=n-1,r=s,c=t.$slider.find(".slick-slide"),l=0;l<t.options.slidesToScroll;l++)a<0&&(a=t.slideCount-1),o=(o=o.add(c.eq(a))).add(c.eq(r)),a--,r++;i(o),t.slideCount<=t.options.slidesToShow?i(t.$slider.find(".slick-slide")):t.currentSlide>=t.slideCount-t.options.slidesToShow?i(t.$slider.find(".slick-cloned").slice(0,t.options.slidesToShow)):0===t.currentSlide&&i(t.$slider.find(".slick-cloned").slice(-1*t.options.slidesToShow))},t.prototype.loadSlider=function(){var e=this;e.setPosition(),e.$slideTrack.css({opacity:1}),e.$slider.removeClass("slick-loading"),e.initUI(),"progressive"===e.options.lazyLoad&&e.progressiveLazyLoad()},t.prototype.next=t.prototype.slickNext=function(){this.changeSlide({data:{message:"next"}})},t.prototype.orientationChange=function(){var e=this;e.checkResponsive(),e.setPosition()},t.prototype.pause=t.prototype.slickPause=function(){var e=this;e.autoPlayClear(),e.paused=!0},t.prototype.play=t.prototype.slickPlay=function(){var e=this;e.autoPlay(),e.options.autoplay=!0,e.paused=!1,e.focussed=!1,e.interrupted=!1},t.prototype.postSlide=function(n){var t=this;t.unslicked||(t.$slider.trigger("afterChange",[t,n]),t.animating=!1,t.slideCount>t.options.slidesToShow&&t.setPosition(),t.swipeLeft=null,t.options.autoplay&&t.autoPlay(),!0===t.options.accessibility&&(t.initADA(),t.options.focusOnChange&&e(t.$slides.get(t.currentSlide)).attr("tabindex",0).focus()))},t.prototype.prev=t.prototype.slickPrev=function(){this.changeSlide({data:{message:"previous"}})},t.prototype.preventDefault=function(e){e.preventDefault()},t.prototype.progressiveLazyLoad=function(o){o=o||1;var n,s,i,a,r,t=this,c=e("img[data-lazy]",t.$slider);c.length?(n=c.first(),s=n.attr("data-lazy"),i=n.attr("data-srcset"),a=n.attr("data-sizes")||t.$slider.attr("data-sizes"),(r=document.createElement("img")).onload=function(){i&&(n.attr("srcset",i),a&&n.attr("sizes",a)),n.attr("src",s).removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading"),!0===t.options.adaptiveHeight&&t.setPosition(),t.$slider.trigger("lazyLoaded",[t,n,s]),t.progressiveLazyLoad()},r.onerror=function(){o<3?setTimeout(function(){t.progressiveLazyLoad(o+1)},500):(n.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),t.$slider.trigger("lazyLoadError",[t,n,s]),t.progressiveLazyLoad())},r.src=s):t.$slider.trigger("allImagesLoaded",[t])},t.prototype.refresh=function(o){var n,t=this,s=t.slideCount-t.options.slidesToShow;!t.options.infinite&&t.currentSlide>s&&(t.currentSlide=s),t.slideCount<=t.options.slidesToShow&&(t.currentSlide=0),n=t.currentSlide,t.destroy(!0),e.extend(t,t.initials,{currentSlide:n}),t.init(),o||t.changeSlide({data:{message:"index",index:n}},!1)},t.prototype.registerBreakpoints=function(){var n,o,i,t=this,s=t.options.responsive||null;if("array"===e.type(s)&&s.length){t.respondTo=t.options.respondTo||"window";for(o in s)if(n=t.breakpoints.length-1,s.hasOwnProperty(o)){for(i=s[o].breakpoint;n>=0;)t.breakpoints[n]&&t.breakpoints[n]===i&&t.breakpoints.splice(n,1),n--;t.breakpoints.push(i),t.breakpointSettings[i]=s[o].settings}t.breakpoints.sort(function(e,n){return t.options.mobileFirst?e-n:n-e})}},t.prototype.reinit=function(){var t=this;t.$slides=t.$slideTrack.children(t.options.slide).addClass("slick-slide"),t.slideCount=t.$slides.length,t.currentSlide>=t.slideCount&&0!==t.currentSlide&&(t.currentSlide=t.currentSlide-t.options.slidesToScroll),t.slideCount<=t.options.slidesToShow&&(t.currentSlide=0),t.registerBreakpoints(),t.setProps(),t.setupInfinite(),t.buildArrows(),t.updateArrows(),t.initArrowEvents(),t.buildDots(),t.updateDots(),t.initDotEvents(),t.cleanUpSlideEvents(),t.initSlideEvents(),t.checkResponsive(!1,!0),!0===t.options.focusOnSelect&&e(t.$slideTrack).children().on("click.slick",t.selectHandler),t.setSlideClasses("number"==typeof t.currentSlide?t.currentSlide:0),t.setPosition(),t.focusHandler(),t.paused=!t.options.autoplay,t.autoPlay(),t.$slider.trigger("reInit",[t])},t.prototype.resize=function(){var t=this;e(window).width()!==t.windowWidth&&(clearTimeout(t.windowDelay),t.windowDelay=window.setTimeout(function(){t.windowWidth=e(window).width(),t.checkResponsive(),t.unslicked||t.setPosition()},50))},t.prototype.removeSlide=t.prototype.slickRemove=function(t,n,s){var e=this;if(t="boolean"==typeof t?!0===(n=t)?0:e.slideCount-1:!0===n?--t:t,e.slideCount<1||t<0||t>e.slideCount-1)return!1;e.unload(),!0===s?e.$slideTrack.children().remove():e.$slideTrack.children(this.options.slide).eq(t).remove(),e.$slides=e.$slideTrack.children(this.options.slide),e.$slideTrack.children(this.options.slide).detach(),e.$slideTrack.append(e.$slides),e.$slidesCache=e.$slides,e.reinit()},t.prototype.setCSS=function(n){var s,o,e=this,t={};!0===e.options.rtl&&(n=-n),s="left"==e.positionProp?Math.ceil(n)+"px":"0px",o="top"==e.positionProp?Math.ceil(n)+"px":"0px",t[e.positionProp]=n,!1===e.transformsEnabled?e.$slideTrack.css(t):(t={},!1===e.cssTransitions?(t[e.animType]="translate("+s+", "+o+")",e.$slideTrack.css(t)):(t[e.animType]="translate3d("+s+", "+o+", 0px)",e.$slideTrack.css(t)))},t.prototype.setDimensions=function(){var t,e=this;!1===e.options.vertical?!0===e.options.centerMode&&e.$list.css({padding:"0px "+e.options.centerPadding}):(e.$list.height(e.$slides.first().outerHeight(!0)*e.options.slidesToShow),!0===e.options.centerMode&&e.$list.css({padding:e.options.centerPadding+" 0px"})),e.listWidth=e.$list.width(),e.listHeight=e.$list.height(),!1===e.options.vertical&&!1===e.options.variableWidth?(e.slideWidth=Math.ceil(e.listWidth/e.options.slidesToShow),e.$slideTrack.width(Math.ceil(e.slideWidth*e.$slideTrack.children(".slick-slide").length))):!0===e.options.variableWidth?e.$slideTrack.width(5e3*e.slideCount):(e.slideWidth=Math.ceil(e.listWidth),e.$slideTrack.height(Math.ceil(e.$slides.first().outerHeight(!0)*e.$slideTrack.children(".slick-slide").length))),t=e.$slides.first().outerWidth(!0)-e.$slides.first().width(),!1===e.options.variableWidth&&e.$slideTrack.children(".slick-slide").width(e.slideWidth-t)},t.prototype.setFade=function(){var n,t=this;t.$slides.each(function(o,s){n=t.slideWidth*o*-1,!0===t.options.rtl?e(s).css({position:"relative",right:n,top:0,zIndex:t.options.zIndex-2,opacity:0}):e(s).css({position:"relative",left:n,top:0,zIndex:t.options.zIndex-2,opacity:0})}),t.$slides.eq(t.currentSlide).css({zIndex:t.options.zIndex-1,opacity:1})},t.prototype.setHeight=function(){var t,e=this;1===e.options.slidesToShow&&!0===e.options.adaptiveHeight&&!1===e.options.vertical&&(t=e.$slides.eq(e.currentSlide).outerHeight(!0),e.$list.css("height",t))},t.prototype.setOption=t.prototype.slickSetOption=function(){var n,s,o,i,a,t=this,r=!1;if("object"===e.type(arguments[0])?(a=arguments[0],r=arguments[1],s="multiple"):"string"===e.type(arguments[0])&&(a=arguments[0],n=arguments[1],r=arguments[2],"responsive"===arguments[0]&&"array"===e.type(arguments[1])?s="responsive":void 0!==arguments[1]&&(s="single")),"single"===s)t.options[a]=n;else if("multiple"===s)e.each(a,function(e,n){t.options[e]=n});else if("responsive"===s)for(i in n)if("array"!==e.type(t.options.responsive))t.options.responsive=[n[i]];else{for(o=t.options.responsive.length-1;o>=0;)t.options.responsive[o].breakpoint===n[i].breakpoint&&t.options.responsive.splice(o,1),o--;t.options.responsive.push(n[i])}r&&(t.unload(),t.reinit())},t.prototype.setPosition=function(){var e=this;e.setDimensions(),e.setHeight(),!1===e.options.fade?e.setCSS(e.getLeft(e.currentSlide)):e.setFade(),e.$slider.trigger("setPosition",[e])},t.prototype.setProps=function(){var e=this,t=document.body.style;e.positionProp=!0===e.options.vertical?"top":"left","top"===e.positionProp?e.$slider.addClass("slick-vertical"):e.$slider.removeClass("slick-vertical"),void 0===t.WebkitTransition&&void 0===t.MozTransition&&void 0===t.msTransition||!0===e.options.useCSS&&(e.cssTransitions=!0),e.options.fade&&("number"==typeof e.options.zIndex?e.options.zIndex<3&&(e.options.zIndex=3):e.options.zIndex=e.defaults.zIndex),void 0!==t.OTransform&&(e.animType="OTransform",e.transformType="-o-transform",e.transitionType="OTransition",void 0===t.perspectiveProperty&&void 0===t.webkitPerspective&&(e.animType=!1)),void 0!==t.MozTransform&&(e.animType="MozTransform",e.transformType="-moz-transform",e.transitionType="MozTransition",void 0===t.perspectiveProperty&&void 0===t.MozPerspective&&(e.animType=!1)),void 0!==t.webkitTransform&&(e.animType="webkitTransform",e.transformType="-webkit-transform",e.transitionType="webkitTransition",void 0===t.perspectiveProperty&&void 0===t.webkitPerspective&&(e.animType=!1)),void 0!==t.msTransform&&(e.animType="msTransform",e.transformType="-ms-transform",e.transitionType="msTransition",void 0===t.msTransform&&(e.animType=!1)),void 0!==t.transform&&!1!==e.animType&&(e.animType="transform",e.transformType="transform",e.transitionType="transition"),e.transformsEnabled=e.options.useTransform&&null!==e.animType&&!1!==e.animType},t.prototype.setSlideClasses=function(t){var s,o,i,a,e=this,n=e.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden","true");e.$slides.eq(t).addClass("slick-current"),!0===e.options.centerMode?(a=e.options.slidesToShow%2==0?1:0,o=Math.floor(e.options.slidesToShow/2),!0===e.options.infinite&&(t>=o&&t<=e.slideCount-1-o?e.$slides.slice(t-o+a,t+o+1).addClass("slick-active").attr("aria-hidden","false"):(s=e.options.slidesToShow+t,n.slice(s-o+1+a,s+o+2).addClass("slick-active").attr("aria-hidden","false")),0===t?n.eq(n.length-1-e.options.slidesToShow).addClass("slick-center"):t===e.slideCount-1&&n.eq(e.options.slidesToShow).addClass("slick-center")),e.$slides.eq(t).addClass("slick-center")):t>=0&&t<=e.slideCount-e.options.slidesToShow?e.$slides.slice(t,t+e.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"):n.length<=e.options.slidesToShow?n.addClass("slick-active").attr("aria-hidden","false"):(i=e.slideCount%e.options.slidesToShow,s=!0===e.options.infinite?e.options.slidesToShow+t:t,e.options.slidesToShow==e.options.slidesToScroll&&e.slideCount-t<e.options.slidesToShow?n.slice(s-(e.options.slidesToShow-i),s+i).addClass("slick-active").attr("aria-hidden","false"):n.slice(s,s+e.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false")),"ondemand"!==e.options.lazyLoad&&"anticipated"!==e.options.lazyLoad||e.lazyLoad()},t.prototype.setupInfinite=function(){var n,s,o,t=this;if(!0===t.options.fade&&(t.options.centerMode=!1),!0===t.options.infinite&&!1===t.options.fade&&(s=null,t.slideCount>t.options.slidesToShow)){for(o=!0===t.options.centerMode?t.options.slidesToShow+1:t.options.slidesToShow,n=t.slideCount;n>t.slideCount-o;n-=1)s=n-1,e(t.$slides[s]).clone(!0).attr("id","").attr("data-slick-index",s-t.slideCount).prependTo(t.$slideTrack).addClass("slick-cloned");for(n=0;n<o+t.slideCount;n+=1)s=n,e(t.$slides[s]).clone(!0).attr("id","").attr("data-slick-index",s+t.slideCount).appendTo(t.$slideTrack).addClass("slick-cloned");t.$slideTrack.find(".slick-cloned").find("[id]").each(function(){e(this).attr("id","")})}},t.prototype.interrupt=function(e){var t=this;e||t.autoPlay(),t.interrupted=e},t.prototype.selectHandler=function(s){var t=this,o=e(s.target).is(".slick-slide")?e(s.target):e(s.target).parents(".slick-slide"),n=parseInt(o.attr("data-slick-index"));n||(n=0),t.slideCount<=t.options.slidesToShow?t.slideHandler(n,!1,!0):t.slideHandler(n)},t.prototype.slideHandler=function(s,r,i){var t,n,o,a,c,l=null,e=this;if(r=r||!1,!(!0===e.animating&&!0===e.options.waitForAnimate||!0===e.options.fade&&e.currentSlide===s))if(!1===r&&e.asNavFor(s),t=s,l=e.getLeft(t),a=e.getLeft(e.currentSlide),e.currentLeft=null===e.swipeLeft?a:e.swipeLeft,!1===e.options.infinite&&!1===e.options.centerMode&&(s<0||s>e.getDotCount()*e.options.slidesToScroll))!1===e.options.fade&&(t=e.currentSlide,!0!==i?e.animateSlide(a,function(){e.postSlide(t)}):e.postSlide(t));else if(!1===e.options.infinite&&!0===e.options.centerMode&&(s<0||s>e.slideCount-e.options.slidesToScroll))!1===e.options.fade&&(t=e.currentSlide,!0!==i?e.animateSlide(a,function(){e.postSlide(t)}):e.postSlide(t));else{if(e.options.autoplay&&clearInterval(e.autoPlayTimer),n=t<0?e.slideCount%e.options.slidesToScroll!=0?e.slideCount-e.slideCount%e.options.slidesToScroll:e.slideCount+t:t>=e.slideCount?e.slideCount%e.options.slidesToScroll!=0?0:t-e.slideCount:t,e.animating=!0,e.$slider.trigger("beforeChange",[e,e.currentSlide,n]),c=e.currentSlide,e.currentSlide=n,e.setSlideClasses(e.currentSlide),e.options.asNavFor&&(o=(o=e.getNavTarget()).slick("getSlick")).slideCount<=o.options.slidesToShow&&o.setSlideClasses(e.currentSlide),e.updateDots(),e.updateArrows(),!0===e.options.fade)return!0!==i?(e.fadeSlideOut(c),e.fadeSlide(n,function(){e.postSlide(n)})):e.postSlide(n),void e.animateHeight();!0!==i?e.animateSlide(l,function(){e.postSlide(n)}):e.postSlide(n)}},t.prototype.startLoad=function(){var e=this;!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow.hide(),e.$nextArrow.hide()),!0===e.options.dots&&e.slideCount>e.options.slidesToShow&&e.$dots.hide(),e.$slider.addClass("slick-loading")},t.prototype.swipeDirection=function(){var e,n,s,o,t=this;return n=t.touchObject.startX-t.touchObject.curX,s=t.touchObject.startY-t.touchObject.curY,o=Math.atan2(s,n),(e=Math.round(180*o/Math.PI))<0&&(e=360-Math.abs(e)),e<=45&&e>=0?!1===t.options.rtl?"left":"right":e<=360&&e>=315?!1===t.options.rtl?"left":"right":e>=135&&e<=225?!1===t.options.rtl?"right":"left":!0===t.options.verticalSwiping?e>=35&&e<=135?"down":"up":"vertical"},t.prototype.swipeEnd=function(){var t,n,e=this;if(e.dragging=!1,e.swiping=!1,e.scrolling)return e.scrolling=!1,!1;if(e.interrupted=!1,e.shouldClick=!(e.touchObject.swipeLength>10),void 0===e.touchObject.curX)return!1;if(!0===e.touchObject.edgeHit&&e.$slider.trigger("edge",[e,e.swipeDirection()]),e.touchObject.swipeLength>=e.touchObject.minSwipe){switch(n=e.swipeDirection()){case"left":case"down":t=e.options.swipeToSlide?e.checkNavigable(e.currentSlide+e.getSlideCount()):e.currentSlide+e.getSlideCount(),e.currentDirection=0;break;case"right":case"up":t=e.options.swipeToSlide?e.checkNavigable(e.currentSlide-e.getSlideCount()):e.currentSlide-e.getSlideCount(),e.currentDirection=1}"vertical"!=n&&(e.slideHandler(t),e.touchObject={},e.$slider.trigger("swipe",[e,n]))}else e.touchObject.startX!==e.touchObject.curX&&(e.slideHandler(e.currentSlide),e.touchObject={})},t.prototype.swipeHandler=function(t){var e=this;if(!(!1===e.options.swipe||"ontouchend"in document&&!1===e.options.swipe||!1===e.options.draggable&&-1!==t.type.indexOf("mouse")))switch(e.touchObject.fingerCount=t.originalEvent&&void 0!==t.originalEvent.touches?t.originalEvent.touches.length:1,e.touchObject.minSwipe=e.listWidth/e.options.touchThreshold,!0===e.options.verticalSwiping&&(e.touchObject.minSwipe=e.listHeight/e.options.touchThreshold),t.data.action){case"start":e.swipeStart(t);break;case"move":e.swipeMove(t);break;case"end":e.swipeEnd(t)}},t.prototype.swipeMove=function(n){var t,s,o,i,a,r,e=this;return t=void 0!==n.originalEvent?n.originalEvent.touches:null,!(!e.dragging||e.scrolling||t&&1!==t.length)&&(i=e.getLeft(e.currentSlide),e.touchObject.curX=void 0!==t?t[0].pageX:n.clientX,e.touchObject.curY=void 0!==t?t[0].pageY:n.clientY,e.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(e.touchObject.curX-e.touchObject.startX,2))),r=Math.round(Math.sqrt(Math.pow(e.touchObject.curY-e.touchObject.startY,2))),!e.options.verticalSwiping&&!e.swiping&&r>4?(e.scrolling=!0,!1):(!0===e.options.verticalSwiping&&(e.touchObject.swipeLength=r),a=e.swipeDirection(),void 0!==n.originalEvent&&e.touchObject.swipeLength>4&&(e.swiping=!0,n.preventDefault()),o=(!1===e.options.rtl?1:-1)*(e.touchObject.curX>e.touchObject.startX?1:-1),!0===e.options.verticalSwiping&&(o=e.touchObject.curY>e.touchObject.startY?1:-1),s=e.touchObject.swipeLength,e.touchObject.edgeHit=!1,!1===e.options.infinite&&(0===e.currentSlide&&"right"===a||e.currentSlide>=e.getDotCount()&&"left"===a)&&(s=e.touchObject.swipeLength*e.options.edgeFriction,e.touchObject.edgeHit=!0),!1===e.options.vertical?e.swipeLeft=i+s*o:e.swipeLeft=i+s*(e.$list.height()/e.listWidth)*o,!0===e.options.verticalSwiping&&(e.swipeLeft=i+s*o),!0!==e.options.fade&&!1!==e.options.touchMove&&(!0===e.animating?(e.swipeLeft=null,!1):void e.setCSS(e.swipeLeft))))},t.prototype.swipeStart=function(t){var n,e=this;if(e.interrupted=!0,1!==e.touchObject.fingerCount||e.slideCount<=e.options.slidesToShow)return e.touchObject={},!1;void 0!==t.originalEvent&&void 0!==t.originalEvent.touches&&(n=t.originalEvent.touches[0]),e.touchObject.startX=e.touchObject.curX=void 0!==n?n.pageX:t.clientX,e.touchObject.startY=e.touchObject.curY=void 0!==n?n.pageY:t.clientY,e.dragging=!0},t.prototype.unfilterSlides=t.prototype.slickUnfilter=function(){var e=this;null!==e.$slidesCache&&(e.unload(),e.$slideTrack.children(this.options.slide).detach(),e.$slidesCache.appendTo(e.$slideTrack),e.reinit())},t.prototype.unload=function(){var t=this;e(".slick-cloned",t.$slider).remove(),t.$dots&&t.$dots.remove(),t.$prevArrow&&t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.remove(),t.$nextArrow&&t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.remove(),t.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden","true").css("width","")},t.prototype.unslick=function(t){var e=this;e.$slider.trigger("unslick",[e,t]),e.destroy()},t.prototype.updateArrows=function(){var e=this;Math.floor(e.options.slidesToShow/2),!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&!e.options.infinite&&(e.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false"),e.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false"),0===e.currentSlide?(e.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true"),e.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false")):e.currentSlide>=e.slideCount-e.options.slidesToShow&&!1===e.options.centerMode?(e.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),e.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")):e.currentSlide>=e.slideCount-1&&!0===e.options.centerMode&&(e.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),e.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")))},t.prototype.updateDots=function(){var e=this;null!==e.$dots&&(e.$dots.find("li").removeClass("slick-active").end(),e.$dots.find("li").eq(Math.floor(e.currentSlide/e.options.slidesToScroll)).addClass("slick-active"))},t.prototype.visibility=function(){var e=this;e.options.autoplay&&(document[e.hidden]?e.interrupted=!0:e.interrupted=!1)},e.fn.slick=function(){var e,o,n=this,s=arguments[0],i=Array.prototype.slice.call(arguments,1),a=n.length;for(e=0;e<a;e++)if("object"==typeof s||void 0===s?n[e].slick=new t(n[e],s):o=n[e].slick[s].apply(n[e].slick,i),void 0!==o)return o;return n}}),!function(e){e.fn.slickAnimation=function(){function n(e,n,s,o,t){t="undefined"!=typeof t&&t,1==n.opacity?(e.addClass(s),e.addClass(o)):(e.removeClass(s),e.removeClass(o)),t&&e.css(n)}function c(e,t){return e?1e3*e+1e3:t?1e3*t:e||t?1e3*e+1e3*t:1e3}function t(n,e,s){var o=["animation-"+e,"-webkit-animation-"+e,"-moz-animation-"+e,"-o-animation-"+e,"-ms-animation-"+e],t={};o.forEach(function(e){t[e]=s+"s"}),n.css(t)}var i=e(this),l=i.find(".slick-list .slick-track > div"),r=i.find('[data-slick-index="0"]'),s="animated",o={opacity:"1"},a={opacity:"0"};return l.each(function(){var l=e(this);l.find("[data-animation-in]").each(function(){d=e(this),d.css(a);var d,m=d.attr("data-animation-in"),f=d.attr("data-animation-out"),u=d.attr("data-delay-in"),h=d.attr("data-duration-in"),p=d.attr("data-delay-out"),g=d.attr("data-duration-out");f?(r.length>0&&l.hasClass("slick-current")&&(n(d,o,m,s,!0),u&&t(d,"delay",u),h&&t(d,"duration",h),setTimeout(function(){n(d,a,m,s),n(d,o,f,s),p&&t(d,"delay",p),g&&t(d,"duration",g)},c(u,h))),i.on("afterChange",function(){l.hasClass("slick-current")&&(n(d,o,m,s,!0),u&&t(d,"delay",u),h&&t(d,"duration",h),setTimeout(function(){n(d,a,m,s),n(d,o,f,s),p&&t(d,"delay",p),g&&t(d,"duration",g)},c(u,h)))}),i.on("beforeChange",function(){n(d,a,f,s,!0)})):(r.length>0&&l.hasClass("slick-current")&&(n(d,o,m,s,!0),u&&t(d,"delay",u),h&&t(d,"duration",h)),i.on("afterChange",function(){l.hasClass("slick-current")&&(n(d,o,m,s,!0),u&&t(d,"delay",u),h&&t(d,"duration",h))}),i.on("beforeChange",function(){n(d,a,m,s,!0)}))})}),this}}(jQuery),$(window).on("load",function(){$(".preloader").addClass("d-none")}),function(e){'use strict';e(".slider").not(".slick-initialized").slick({slidesToShow:1,slidesToScroll:1,autoplay:!0,dots:!0,arrows:!1})}(jQuery)</script>
</body>
</html>