-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLearningTracks.html
More file actions
322 lines (241 loc) · 58.1 KB
/
LearningTracks.html
File metadata and controls
322 lines (241 loc) · 58.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html>
<html amp >
<head>
<!-- Site made with Mobirise Website Builder v4.11.6, https://mobirise.com -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v4.11.6, mobirise.com">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image:src" content="assets/images/LearningTracks-meta.jpg"/>
<meta property="og:image" content="assets/images/LearningTracks-meta.jpg"/>
<meta name="twitter:title" content="Learning Tracks"/>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/1573753989018-90x88.png" type="image/x-icon">
<meta name="description" content="">
<title>Learning Tracks</title>
<link rel="canonical" href="LearningTracks.html">
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style>
<noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<link href="https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&display=swap" rel="stylesheet">
<style amp-custom>
.gdpr-block{padding: 10px;font-size: 14px;display: block;width: 100%;text-align: center;}.gdpr-block.covert {display: none;}.textGDPR{position: relative;}.gdpr-block label span.textGDPR input[name='gdpr']{ width: 15px;height: 15px;margin: 0;position: absolute;top: 2px;left: -20px;}.gdpr-block label{color: #a7a7a7;vertical-align: middle;user-select: none;margin-bottom: 0;}div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,ol,ul,li,figcaption{font: inherit;}*{-webkit-box-sizing: border-box;box-sizing: border-box;}body{position: relative;font-style: normal;line-height: 1.5;}section{background-color: #eeeeee;background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;}section,.container,.container-fluid{position: relative;word-wrap: break-word;}a.mbr-iconfont:hover{text-decoration: none;}h1,h2,h3{margin: auto;}h1,h3,p{padding: 10px 0;margin-bottom: 15px;}p,li,blockquote{color: #15181b;letter-spacing: 0.5px;line-height: 1.7;}ul,ol,pre,blockquote{margin-bottom: 0;margin-top: 0;}pre{background: #f4f4f4;padding: 10px 24px;white-space: pre-wrap;}p{margin-top: 0;}a{font-style: normal;font-weight: 400;cursor: pointer;}a,a:hover{text-decoration: none;}figure{margin-bottom: 0;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.display-1,.display-2,.display-3,.display-4{line-height: 1;word-break: break-word;word-wrap: break-word;}b,strong{font-weight: bold;}blockquote{padding: 10px 0 10px 20px;position: relative;border-left: 3px solid;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition-delay: 9999s;transition-delay: 9999s;-webkit-transition-property: background-color,color;-o-transition-property: background-color,color;transition-property: background-color,color;}html,body{height: auto;min-height: 100vh;}.mbr-section-title{font-style: normal;line-height: 1.2;}.mbr-section-subtitle{line-height: 1.3;}.mbr-text{font-style: normal;line-height: 1.6;}.btn{font-weight: 400;border-width: 2px;border-style: solid;font-style: normal;letter-spacing: 2px;margin: .4rem .5rem;white-space: normal;-webkit-transition: all .3s ease-in-out,-webkit-box-shadow 2s ease-in-out;transition: all .3s ease-in-out,-webkit-box-shadow 2s ease-in-out;-o-transition: all .3s ease-in-out,box-shadow 2s ease-in-out;transition: all .3s ease-in-out,box-shadow 2s ease-in-out;transition: all .3s ease-in-out,box-shadow 2s ease-in-out,-webkit-box-shadow 2s ease-in-out;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;word-break: break-word;-webkit-align-items: center;-webkit-justify-content: center;display: -webkit-inline-flex;}.btn-form{border-radius: 0;}.btn-form:hover{cursor: pointer;}form .btn{margin: 0;}input,textarea,select{padding: 15px 0.5rem;}.mbr-figure img,.mbr-figure iframe{display: block;width: 100%;}.card{background-color: transparent;border: none;}.card-wrapper{-webkit-box-flex: 1;-webkit-flex: 1;}.card-img{text-align: center;-ms-flex-negative: 0;flex-shrink: 0;-webkit-flex-shrink: 0;}.media{max-width: 100%;margin: 0 auto;}.mbr-figure{-ms-flex-item-align: center;-ms-grid-row-align: center;-webkit-align-self: center;align-self: center;}.media-container > div{max-width: 100%;}.mbr-figure img,.card-img img{width: 100%;}@media (max-width: 991px){.media-size-item{width: auto;}.media{width: auto;}.mbr-figure{width: 100%;}}section.slider .amp-carousel-button{cursor: pointer;}amp-image-lightbox a.control{position: absolute;width: 32px;height: 32px;right: 16px;top: 16px;z-index: 1000;}amp-image-lightbox a.control .close{position: relative;}amp-image-lightbox a.control .close:before,amp-image-lightbox a.control .close:after{position: absolute;left: 15px;content: ' ';height: 33px;width: 2px;background-color: #fff;}amp-image-lightbox a.control .close:before{-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}amp-image-lightbox a.control .close:after{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.hidden{visibility: hidden;}.super-hide{display: none;}.inactive{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;pointer-events: none;-webkit-user-drag: none;user-drag: none;}textarea[type="hidden"]{display: none;}#scrollToTop{display: none;}.popover-content ul.show{min-height: 155px;}.mbr-white{color: #ffffff;}.mbr-black{color: #000000;}.mbr-bg-white{background-color: #ffffff;}.mbr-bg-black{background-color: #000000;}.align-left{text-align: left;}.align-center{text-align: center;}.align-right{text-align: right;}@media (max-width: 767px){.align-left,.align-center,.align-right,.mbr-section-btn,.mbr-section-title{text-align: center;}}.mbr-light{font-weight: 300;}.mbr-regular{font-weight: 400;}.mbr-semibold{font-weight: 500;}.mbr-bold{font-weight: 700;}.mbr-section-btn{margin-left: -.25rem;margin-right: -.25rem;font-size: 0;}nav .mbr-section-btn{margin-left: 0rem;margin-right: 0rem;}.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont{cursor: pointer;margin-right: 0.5rem;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont{margin-right: 0.8rem;}[type="submit"]{-webkit-appearance: none;}.google-map{height: 400px;position: relative;width: 100%;}.google-map iframe{height: 100%;width: 100%;}.google-map [data-state-details]{color: #6b6763;font-family: Montserrat;height: 1.5em;margin-top: -0.75em;padding-left: 1.25rem;padding-right: 1.25rem;position: absolute;text-align: center;top: 50%;width: 100%;}.google-map[data-state]{background: #e9e5dc;}.google-map[data-state="loading"] [data-state-details]{display: none;}.map-placeholder{display: none;}.mbr-fullscreen .mbr-overlay{height: 100vh;}.mbr-fullscreen{display: -webkit-box;display: -ms-flexbox;display: flex;display: -moz-flex;display: -ms-flex;display: -o-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-align-items: center;height: 100vh;-webkit-box-sizing: border-box;box-sizing: border-box;padding-top: 3rem;padding-bottom: 3rem;}.mbr-overlay{bottom: 0;left: 0;position: absolute;right: 0;top: 0;z-index: 0;}section.sidebar-open:before{content: '';position: fixed;top: 0;bottom: 0;right: 0;left: 0;background-color: rgba(0,0,0,0.2);z-index: 1040;}amp-img img{max-height: 100%;max-width: 100%;}img.mbr-temp{width: 100%;}.is-builder .nodisplay + img[async],.is-builder .nodisplay + img[decoding="async"],.is-builder amp-img > a + img[async],.is-builder amp-img > a + img[decoding="async"]{display: none;}html:not(.is-builder) amp-img > a{position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}.is-builder .temp-amp-sizer{position: absolute;}.is-builder section.slider .icon-wrap,.is-builder section[class*="gallery"] .icon-wrap{pointer-events: all;}.is-builder amp-youtube .temp-amp-sizer,.is-builder amp-vimeo .temp-amp-sizer{position: static;}.is-builder section.horizontal-menu .ampstart-btn{display: none;}@media (max-width: 991px){.is-builder section.horizontal-menu .navbar-toggler{display: block;}}.is-builder section.horizontal-menu .dropdown-menu{z-index: auto;opacity: 1;pointer-events: auto;}.is-builder section.horizontal-menu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"]{margin-right: 0;padding: 0.667em 1em;}.mobirise-spinner{position: absolute;top: 50%;left: 40%;margin-left: 10%;-webkit-transform: translate3d(-50%,-50%,0);z-index: 4;}.mobirise-spinner em{width: 24px;height: 24px;background: #3ac;border-radius: 100%;display: inline-block;-webkit-animation: slide 1s infinite;}.mobirise-spinner em:nth-child(1){-webkit-animation-delay: 0.1s;}.mobirise-spinner em:nth-child(2){-webkit-animation-delay: 0.2s;}.mobirise-spinner em:nth-child(3){-webkit-animation-delay: 0.3s;}@-moz-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@-webkit-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@-o-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}.mobirise-loader .amp-active > div{display: none;}.mbr-container{max-width: 800px;padding: 0 10px;margin: 0 auto;position: relative;}.container{padding-right: 15px;padding-left: 15px;width: 100%;margin-right: auto;margin-left: auto;}@media (max-width: 767px){.container{max-width: 540px;}}@media (min-width: 768px){.container{max-width: 720px;}}@media (min-width: 992px){.container{max-width: 960px;}}@media (min-width: 1200px){.container{max-width: 1140px;}}.mbr-row,.mbr-form-row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -1rem;margin-left: -1rem;}.mbr-form-row{margin-right: -0.5rem;margin-left: -0.5rem;}.mbr-form-row > [class*="mbr-col"]{padding-left: 0.5rem;padding-right: 0.5rem;}.mbr-justify-content-center{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-justify-content: center;}@media (max-width: 767px){.mbr-col-sm-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 100%;}.mbr-row{margin: 0;}}@media (min-width: 768px){.mbr-col-md-3{-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 25%;}.mbr-col-md-4{-ms-flex: 0 0 33.333333%;-webkit-box-flex: 0;flex: 0 0 33.333333%;max-width: 33.333333%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 33.333333%;}.mbr-col-md-5{-ms-flex: 0 0 41.666667%;-webkit-box-flex: 0;flex: 0 0 41.666667%;max-width: 41.666667%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 41.666667%;}.mbr-col-md-6{-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 50%;}.mbr-col-md-7{-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 58.333333%;}.mbr-col-md-8{-ms-flex: 0 0 66.666667%;-webkit-box-flex: 0;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;-webkit-flex: 0 0 66.666667%;}.mbr-col-md-10{-ms-flex: 0 0 83.333333%;-webkit-box-flex: 0;flex: 0 0 83.333333%;max-width: 83.333333%;padding-left: 15px;padding-right: 15px;-webkit-flex: 0 0 83.333333%;}.mbr-col-md-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 100%;}}@media (min-width: 992px){.mbr-col-lg-2{-ms-flex: 0 0 16.666667%;-webkit-box-flex: 0;flex: 0 0 16.666667%;max-width: 16.666667%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 16.666667%;}.mbr-col-lg-3{-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 25%;}.mbr-col-lg-4{-ms-flex: 0 0 33.33%;-webkit-box-flex: 0;flex: 0 0 33.33%;max-width: 33.33%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 33.33%;}.mbr-col-lg-5{-ms-flex: 0 0 41.666%;-webkit-box-flex: 0;flex: 0 0 41.666%;max-width: 41.666%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 41.666%;}.mbr-col-lg-6{-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 50%;}.mbr-col-lg-8{-ms-flex: 0 0 66.666667%;-webkit-box-flex: 0;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;-webkit-flex: 0 0 66.666667%;}.mbr-col-lg-10{-ms-flex: 0 0 83.3333%;-webkit-box-flex: 0;flex: 0 0 83.3333%;max-width: 83.3333%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 83.3333%;}.mbr-col-lg-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 100%;}}@media (min-width: 1200px){.mbr-col-xl-7{-ms-flex: 0 0 58.333333%;-webkit-box-flex: 0;flex: 0 0 58.333333%;max-width: 58.333333%;padding-right: 15px;padding-left: 15px;-webkit-flex: 0 0 58.333333%;}.mbr-col-xl-8{-ms-flex: 0 0 66.666667%;-webkit-box-flex: 0;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;-webkit-flex: 0 0 66.666667%;}}amp-sidebar{background: transparent;}#scrollToTopMarker{position: absolute;width: 0px;height: 0px;top: 300px;}#scrollToTopButton{position: fixed;bottom: 25px;right: 25px;opacity: .4;z-index: 5000;font-size: 32px;height: 60px;width: 60px;border: none;border-radius: 3px;cursor: pointer;}#scrollToTopButton:focus{outline: none;}#scrollToTopButton a:before{content: '';position: absolute;height: 40%;top: 36%;width: 2px;left: calc(50% - 1px);}#scrollToTopButton a:after{content: '';position: absolute;border-top: 2px solid;border-right: 2px solid;width: 40%;height: 40%;left: calc(30% - 1px);bottom: 30%;-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}.is-builder #scrollToTopButton a:after{left: 30%;}.field{margin-bottom: 1rem;}.field-input{margin: 0;width: 100%;}form a.btn{margin: 0;}.mbr-col,.mbr-col-auto{padding-left: 1rem;padding-right: 1rem;}.mbr-col{flex-basis: 0;flex-grow: 1;max-width: 100%;}.mbr-col-auto{flex: 0 0 auto;width: auto;max-width: none;}.dots-wrapper .dots{margin: 4px 8px;}.dots-wrapper .dots span{cursor: pointer;border-radius: 12px;display: block;height: 24px;width: 24px;transition: 0.4s;border: 10px solid #cccccc;}.dots-wrapper .dots span:hover{opacity: 1;}.dots-wrapper .dots span.current{outline: none;width: 40px;opacity: 1;}.amp-carousel-button{outline: none;}.hidden-slide{display: none;}.visible-slide{display: flex;}
body{font-family: Roboto;}blockquote{border-color: #494949;}.display-1{font-family: 'Ubuntu',sans-serif;font-size: 3.5rem;}.display-2{font-family: 'Ubuntu',sans-serif;font-size: 2rem;}.display-4{font-family: 'Ubuntu',sans-serif;font-size: 1rem;}.display-5{font-family: 'Ubuntu',sans-serif;font-size: 1.4rem;}.display-7{font-family: 'Ubuntu',sans-serif;font-size: 1rem;}input,textarea{font-family: 'Ubuntu',sans-serif;font-size: 1rem;}.display-1 .mbr-iconfont-btn{font-size: 3.5rem;width: 3.5rem;}.display-2 .mbr-iconfont-btn{font-size: 2rem;width: 2rem;}.display-4 .mbr-iconfont-btn{font-size: 1rem;width: 1rem;}.display-5 .mbr-iconfont-btn{font-size: 1.4rem;width: 1.4rem;}.display-7 .mbr-iconfont-btn{font-size: 1rem;width: 1rem;}@media (max-width: 768px){.display-1{font-size: 2.8rem;font-size: calc( 1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20))));}.display-2{font-size: 1.6rem;font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));}.display-4{font-size: 0.8rem;font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));}.display-5{font-size: 1.12rem;font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));}}.btn{padding: 1rem 2rem;border-radius: 0px;}.btn-sm{border-width: 1px;padding: 0.6rem 0.8rem;border-radius: 0px;}.btn-md{font-weight: 600;padding: 1rem 2rem;border-radius: 0px;}.bg-primary{background-color: #494949;}.bg-success{background-color: #f89320;}.bg-info{background-color: #8282e7;}.bg-warning{background-color: #767676;}.bg-danger{background-color: #a0a0a0;}.btn-primary,.btn-primary:active,.btn-primary.active{background-color: #494949;border-color: #494949;color: #ffffff;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus{color: #ffffff;background-color: #232323;border-color: #232323;}.btn-primary.disabled,.btn-primary:disabled{color: #ffffff;background-color: #232323;border-color: #232323;}.btn-secondary,.btn-secondary:active,.btn-secondary.active{background-color: #4addff;border-color: #4addff;color: #003c4a;}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary.focus{color: #003c4a;background-color: #00cdfd;border-color: #00cdfd;}.btn-secondary.disabled,.btn-secondary:disabled{color: #003c4a;background-color: #00cdfd;border-color: #00cdfd;}.btn-info,.btn-info:active,.btn-info.active{background-color: #8282e7;border-color: #8282e7;color: #ffffff;}.btn-info:hover,.btn-info:focus,.btn-info.focus{color: #ffffff;background-color: #4242db;border-color: #4242db;}.btn-info.disabled,.btn-info:disabled{color: #ffffff;background-color: #4242db;border-color: #4242db;}.btn-success,.btn-success:active,.btn-success.active{background-color: #f89320;border-color: #f89320;color: #ffffff;}.btn-success:hover,.btn-success:focus,.btn-success.focus{color: #ffffff;background-color: #c56c06;border-color: #c56c06;}.btn-success.disabled,.btn-success:disabled{color: #ffffff;background-color: #c56c06;border-color: #c56c06;}.btn-warning,.btn-warning:active,.btn-warning.active{background-color: #767676;border-color: #767676;color: #ffffff;}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus{color: #ffffff;background-color: #505050;border-color: #505050;}.btn-warning.disabled,.btn-warning:disabled{color: #ffffff;background-color: #505050;border-color: #505050;}.btn-danger,.btn-danger:active,.btn-danger.active{background-color: #a0a0a0;border-color: #a0a0a0;color: #ffffff;}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus{color: #ffffff;background-color: #7a7a7a;border-color: #7a7a7a;}.btn-danger.disabled,.btn-danger:disabled{color: #ffffff;background-color: #7a7a7a;border-color: #7a7a7a;}.btn-black,.btn-black:active,.btn-black.active{background-color: #333333;border-color: #333333;color: #ffffff;}.btn-black:hover,.btn-black:focus,.btn-black.focus{color: #ffffff;background-color: #0d0d0d;border-color: #0d0d0d;}.btn-black.disabled,.btn-black:disabled{color: #ffffff;background-color: #0d0d0d;border-color: #0d0d0d;}.btn-white,.btn-white:active,.btn-white.active{background-color: #ffffff;border-color: #ffffff;color: #808080;}.btn-white:hover,.btn-white:focus,.btn-white.focus{color: #808080;background-color: #d9d9d9;border-color: #d9d9d9;}.btn-white.disabled,.btn-white:disabled{color: #808080;background-color: #d9d9d9;border-color: #d9d9d9;}.btn-white,.btn-white:active,.btn-white.active{color: #333333;}.btn-white:hover,.btn-white:focus,.btn-white.focus{color: #333333;}.btn-white.disabled,.btn-white:disabled{color: #333333;}.btn-primary-outline,.btn-primary-outline:active,.btn-primary-outline.active{background: none;border-color: #161616;color: #161616;}.btn-primary-outline:hover,.btn-primary-outline:focus,.btn-primary-outline.focus{color: #ffffff;background-color: #494949;border-color: #494949;}.btn-primary-outline.disabled,.btn-primary-outline:disabled{color: #ffffff;background-color: #494949;border-color: #494949;}.btn-secondary-outline,.btn-secondary-outline:active,.btn-secondary-outline.active{background: none;border-color: #00b8e3;color: #00b8e3;}.btn-secondary-outline:hover,.btn-secondary-outline:focus,.btn-secondary-outline.focus{color: #003c4a;background-color: #4addff;border-color: #4addff;}.btn-secondary-outline.disabled,.btn-secondary-outline:disabled{color: #003c4a;background-color: #4addff;border-color: #4addff;}.btn-info-outline,.btn-info-outline:active,.btn-info-outline.active{background: none;border-color: #2c2cd7;color: #2c2cd7;}.btn-info-outline:hover,.btn-info-outline:focus,.btn-info-outline.focus{color: #ffffff;background-color: #8282e7;border-color: #8282e7;}.btn-info-outline.disabled,.btn-info-outline:disabled{color: #ffffff;background-color: #8282e7;border-color: #8282e7;}.btn-success-outline,.btn-success-outline:active,.btn-success-outline.active{background: none;border-color: #ad5e05;color: #ad5e05;}.btn-success-outline:hover,.btn-success-outline:focus,.btn-success-outline.focus{color: #ffffff;background-color: #f89320;border-color: #f89320;}.btn-success-outline.disabled,.btn-success-outline:disabled{color: #ffffff;background-color: #f89320;border-color: #f89320;}.btn-warning-outline,.btn-warning-outline:active,.btn-warning-outline.active{background: none;border-color: #434343;color: #434343;}.btn-warning-outline:hover,.btn-warning-outline:focus,.btn-warning-outline.focus{color: #ffffff;background-color: #767676;border-color: #767676;}.btn-warning-outline.disabled,.btn-warning-outline:disabled{color: #ffffff;background-color: #767676;border-color: #767676;}.btn-danger-outline,.btn-danger-outline:active,.btn-danger-outline.active{background: none;border-color: #6d6d6d;color: #6d6d6d;}.btn-danger-outline:hover,.btn-danger-outline:focus,.btn-danger-outline.focus{color: #ffffff;background-color: #a0a0a0;border-color: #a0a0a0;}.btn-danger-outline.disabled,.btn-danger-outline:disabled{color: #ffffff;background-color: #a0a0a0;border-color: #a0a0a0;}.btn-black-outline,.btn-black-outline:active,.btn-black-outline.active{background: none;border-color: #000000;color: #000000;}.btn-black-outline:hover,.btn-black-outline:focus,.btn-black-outline.focus{color: #ffffff;background-color: #333333;border-color: #333333;}.btn-black-outline.disabled,.btn-black-outline:disabled{color: #ffffff;background-color: #333333;border-color: #333333;}.btn-white-outline,.btn-white-outline:active,.btn-white-outline.active{background: none;border-color: #ffffff;color: #ffffff;}.btn-white-outline:hover,.btn-white-outline:focus,.btn-white-outline.focus{color: #333333;background-color: #ffffff;border-color: #ffffff;}.text-primary{color: #494949;}.text-secondary{color: #4addff;}.text-success{color: #f89320;}.text-info{color: #8282e7;}.text-warning{color: #767676;}.text-danger{color: #a0a0a0;}.text-white{color: #ffffff;}.text-black{color: #000000;}a.text-primary:hover,a.text-primary:focus{color: #161616;}a.text-secondary:hover,a.text-secondary:focus{color: #00b8e3;}a.text-success:hover,a.text-success:focus{color: #ad5e05;}a.text-info:hover,a.text-info:focus{color: #2c2cd7;}a.text-warning:hover,a.text-warning:focus{color: #434343;}a.text-danger:hover,a.text-danger:focus{color: #6d6d6d;}a.text-white:hover,a.text-white:focus{color: #b3b3b3;}a.text-black:hover,a.text-black:focus{color: #4d4d4d;}.alert-success{background-color: #f89320;}.alert-info{background-color: #8282e7;}.alert-warning{background-color: #767676;}.alert-danger{background-color: #a0a0a0;}.mbr-section-btn a.btn:not(.btn-form){border-radius: 100px;transition-property: background-color,color,border-color,box-shadow;transition-duration: .3s,.3s,.3s,.8s;transition-timing-function: ease-in-out;}.mbr-section-btn a.btn:not(.btn-form):hover{box-shadow: 0 10px 40px 0 rgba(0,0,0,0.2);}.nav-tabs .nav-link{border-radius: 100px;}a,a:hover{color: #494949;}.mbr-plan-header.bg-primary .mbr-plan-subtitle,.mbr-plan-header.bg-primary .mbr-plan-price-desc{color: #bcbcbc;}.mbr-plan-header.bg-success .mbr-plan-subtitle,.mbr-plan-header.bg-success .mbr-plan-price-desc{color: #fef3e6;}.mbr-plan-header.bg-info .mbr-plan-subtitle,.mbr-plan-header.bg-info .mbr-plan-price-desc{color: #ffffff;}.mbr-plan-header.bg-warning .mbr-plan-subtitle,.mbr-plan-header.bg-warning .mbr-plan-price-desc{color: #b6b6b6;}.mbr-plan-header.bg-danger .mbr-plan-subtitle,.mbr-plan-header.bg-danger .mbr-plan-price-desc{color: #e0e0e0;}.mobirise-spinner em:nth-child(1){background: #494949;}.mobirise-spinner em:nth-child(2){background: #4addff;}.mobirise-spinner em:nth-child(3){background: #f89320;}#scrollToTopButton{background-color: #f89320;border-radius: 50%;}#scrollToTopButton a:before{background: #ffffff;}#scrollToTopButton a:after{border-top-color: #ffffff;border-right-color: #ffffff;}.field-input{font-family: 'Ubuntu',sans-serif;font-size: 1rem;}.cid-s9bsmnD6hQ{min-height: 80px;}.cid-s9bsmnD6hQ .brand-name{color: #f89320;margin: 0;}.cid-s9bsmnD6hQ .nav-item:focus,.cid-s9bsmnD6hQ .nav-link:focus{outline: none;}.cid-s9bsmnD6hQ .navbar-nav{list-style-type: none;display: flex;-webkit-flex-direction: row;flex-direction: row;padding-left: 0;}.cid-s9bsmnD6hQ .navbar-nav .nav-link{margin: .667em 1em;font-weight: normal;}@media (min-width: 992px){.cid-s9bsmnD6hQ .dropdown-menu .dropdown-toggle:after{content: '';border-bottom: 0.35em solid transparent;border-left: 0.35em solid;border-right: 0;border-top: 0.35em solid transparent;margin-left: 0.3rem;margin-top: -0.3077em;position: absolute;right: 1.1538em;top: 50%;}}@media (max-width: 991px){.cid-s9bsmnD6hQ ul.navbar-nav{-webkit-flex-direction: column;flex-direction: column;}.cid-s9bsmnD6hQ ul.navbar-nav li{margin: auto;}.cid-s9bsmnD6hQ .dropdown-toggle[data-toggle="dropdown-submenu"]:after{content: '';margin-left: .25rem;border-top: 0.35em solid;border-right: 0.35em solid transparent;border-left: 0.35em solid transparent;border-bottom: 0;top: 55%;}.cid-s9bsmnD6hQ .nav-dropdown .dropdown-menu .dropdown-item{-webkit-justify-content: center;justify-content: center;display: flex;-webkit-align-items: center;align-items: center;}}.cid-s9bsmnD6hQ .nav-dropdown .dropdown-menu{border-radius: 0;border: 0;left: 0;margin: 0;min-width: 10rem;padding-bottom: 1.25rem;padding-top: 1.25rem;position: absolute;}.cid-s9bsmnD6hQ .nav-dropdown .dropdown-menu .dropdown-item{font-weight: 400;line-height: 2;display: flex;-webkit-align-items: center;align-items: center;width: 100%;padding: .25rem 1.5rem;clear: both;text-align: inherit;white-space: nowrap;background: 0 0;border: 0;}.cid-s9bsmnD6hQ .nav-dropdown .dropdown-menu .dropdown{position: relative;}.cid-s9bsmnD6hQ .nav-item.dropdown{position: relative;}.cid-s9bsmnD6hQ .nav-item.dropdown .dropdown-menu{z-index: -1;opacity: 0;pointer-events: none;}.cid-s9bsmnD6hQ .nav-item.dropdown:hover > .dropdown-menu{z-index: 1;opacity: 1;pointer-events: all;}.cid-s9bsmnD6hQ .dropdown-menu .dropdown:hover > .dropdown-menu{z-index: 1;opacity: 1;pointer-events: all;}.cid-s9bsmnD6hQ .link.dropdown-toggle:after{content: '';margin-left: .25rem;border-top: 0.35em solid;border-right: 0.35em solid transparent;border-left: 0.35em solid transparent;border-bottom: 0;}.cid-s9bsmnD6hQ .nav-dropdown .dropdown-submenu{top: 0;}.cid-s9bsmnD6hQ .navbar{z-index: 100;display: flex;-webkit-flex-direction: row;flex-direction: row;width: 100%;min-height: 80px;transition: all .3s;background: #000000;}.cid-s9bsmnD6hQ .navbar .navbar-logo{margin-right: .8rem;}.cid-s9bsmnD6hQ .navbar .navbar-logo img{height: auto;}.cid-s9bsmnD6hQ .navbar.navbar-short{background: #000000;}.cid-s9bsmnD6hQ .navbar.navbar-short .brand{padding: 0;}.cid-s9bsmnD6hQ .navbar.opened{transition: all .3s;background: #000000;}.cid-s9bsmnD6hQ .navbar .dropdown-item{padding: .25rem 1.5rem;}.cid-s9bsmnD6hQ .navbar .navbar-collapse{display: flex;-webkit-justify-content: flex-end;justify-content: flex-end;z-index: 1;-webkit-flex-basis: 100%;flex-basis: 100%;-webkit-align-items: center;align-items: center;}@media (max-width: 991px){.cid-s9bsmnD6hQ .navbar .navbar-collapse{display: none;position: absolute;top: 0;right: 0;min-height: 100vh;background: #000000;padding: 1rem 2rem 1rem 2rem;}.cid-s9bsmnD6hQ .navbar.opened .navbar-collapse.show,.cid-s9bsmnD6hQ .navbar.opened .navbar-collapse.collapsing{display: block;}.cid-s9bsmnD6hQ .navbar.opened .dropdown-menu{top: 0;}.cid-s9bsmnD6hQ .navbar .dropdown-menu{position: relative;background: transparent;}.cid-s9bsmnD6hQ .navbar .dropdown-menu .dropdown-submenu{left: 0;}.cid-s9bsmnD6hQ .navbar .dropdown-menu .dropdown-item:after{right: auto;}.cid-s9bsmnD6hQ .navbar .dropdown-menu .dropdown-item{padding: .25rem 1.5rem;text-align: center;margin: 0;}.cid-s9bsmnD6hQ .navbar .brand{-webkit-flex-shrink: initial;flex-shrink: initial;word-break: break-word;}}.cid-s9bsmnD6hQ .brand{display: flex;-webkit-flex-shrink: 0;flex-shrink: 0;-webkit-align-items: center;align-items: center;margin-right: 0;padding: 0;transition: all .3s;word-break: break-word;z-index: 1;}.cid-s9bsmnD6hQ .brand .navbar-caption{line-height: inherit;font-weight: normal;}.cid-s9bsmnD6hQ .brand .navbar-logo a{outline: none;}.cid-s9bsmnD6hQ .brand .navbar-caption-wrap{display: flex;}.cid-s9bsmnD6hQ .dropdown-item.active,.cid-s9bsmnD6hQ .dropdown-item:active{background-color: transparent;}.cid-s9bsmnD6hQ .navbar-expand-lg .navbar-nav .nav-link{padding: 0;}.cid-s9bsmnD6hQ .navbar.navbar-expand-lg .dropdown .dropdown-menu{background: #000000;}.cid-s9bsmnD6hQ .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu{margin: 0;left: 100%;}.cid-s9bsmnD6hQ .navbar .dropdown.open > .dropdown-menu{display: block;}.cid-s9bsmnD6hQ ul.navbar-nav{-webkit-flex-wrap: wrap;flex-wrap: wrap;}.cid-s9bsmnD6hQ .navbar-buttons{text-align: center;}.cid-s9bsmnD6hQ button.navbar-toggler{display: none;outline: none;width: 31px;height: 20px;cursor: pointer;transition: all .2s;position: relative;-webkit-align-self: center;align-self: center;}.cid-s9bsmnD6hQ button.navbar-toggler .hamburger span{position: absolute;right: 0;width: 30px;height: 2px;border-right: 5px;background-color: #494949;}.cid-s9bsmnD6hQ button.navbar-toggler .hamburger span:nth-child(1){top: 0;transition: all .2s;}.cid-s9bsmnD6hQ button.navbar-toggler .hamburger span:nth-child(2){top: 8px;transition: all .15s;}.cid-s9bsmnD6hQ button.navbar-toggler .hamburger span:nth-child(3){top: 8px;transition: all .15s;}.cid-s9bsmnD6hQ button.navbar-toggler .hamburger span:nth-child(4){top: 16px;transition: all .2s;}.cid-s9bsmnD6hQ nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(1){top: 8px;width: 0;opacity: 0;right: 50%;transition: all .2s;}.cid-s9bsmnD6hQ nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(2){-webkit-transform: rotate(45deg);transform: rotate(45deg);transition: all .25s;}.cid-s9bsmnD6hQ nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(3){-webkit-transform: rotate(-45deg);transform: rotate(-45deg);transition: all .25s;}.cid-s9bsmnD6hQ nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(4){top: 8px;width: 0;opacity: 0;right: 50%;transition: all .2s;}.cid-s9bsmnD6hQ .navbar-dropdown{padding: .5rem 1rem;position: fixed;}.cid-s9bsmnD6hQ a.nav-link{display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}.cid-s9bsmnD6hQ .nav-link .mbr-iconfont,.cid-s9bsmnD6hQ .dropdown-item .mbr-iconfont{margin-right: .2rem;}.cid-s9bsmnD6hQ .ampstart-btn{display: flex;-webkit-align-self: center;align-self: center;}@media (min-width: 992px){.cid-s9bsmnD6hQ .ampstart-btn{display: none;}}.cid-s9bsmnD6hQ .ampstart-btn.hamburger{position: relative;right: 20px;margin-left: auto;width: 30px;height: 20px;background: none;border: none;cursor: pointer;z-index: 1000;}.cid-s9bsmnD6hQ .ampstart-btn.hamburger:focus{outline: none;}.cid-s9bsmnD6hQ .ampstart-btn.hamburger span{position: absolute;right: 0;width: 30px;height: 2px;border-right: 5px;background-color: #494949;}.cid-s9bsmnD6hQ .ampstart-btn.hamburger span:nth-child(1){top: 0;transition: all .2s;}.cid-s9bsmnD6hQ .ampstart-btn.hamburger span:nth-child(2){top: 8px;transition: all .15s;}.cid-s9bsmnD6hQ .ampstart-btn.hamburger span:nth-child(3){top: 8px;transition: all .15s;}.cid-s9bsmnD6hQ .ampstart-btn.hamburger span:nth-child(4){top: 16px;transition: all .2s;}.cid-s9bsmnD6hQ amp-sidebar{min-width: 260px;z-index: 1050;background-color: #000000;}.cid-s9bsmnD6hQ amp-sidebar.open:after{content: '';position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: red;}.cid-s9bsmnD6hQ .open{transform: translateX(0%);display: block;-webkit-transform: translateX(0%);}.cid-s9bsmnD6hQ .builder-sidebar{background-color: #000000;position: relative;min-height: 100vh;z-index: 1030;padding: 1rem 2rem;max-width: 20rem;}.cid-s9bsmnD6hQ .builder-sidebar .dropdown{position: relative;}.cid-s9bsmnD6hQ .builder-sidebar .dropdown:hover > .dropdown-menu{position: relative;text-align: center;}.cid-s9bsmnD6hQ .sidebar{padding: 1rem 0;margin: 0;}.cid-s9bsmnD6hQ .sidebar > li{list-style: none;display: flex;-webkit-flex-direction: column;flex-direction: column;}.cid-s9bsmnD6hQ .sidebar a{display: block;text-decoration: none;margin-bottom: 10px;}.cid-s9bsmnD6hQ .close-sidebar{width: 30px;height: 30px;position: relative;cursor: pointer;background-color: transparent;border: none;}.cid-s9bsmnD6hQ .close-sidebar:focus{outline: 2px auto #494949;}.cid-s9bsmnD6hQ .close-sidebar span{position: absolute;left: 0;top: 14px;width: 30px;height: 2px;border-right: 5px;background-color: #494949;}.cid-s9bsmnD6hQ .close-sidebar span:nth-child(1){-webkit-transform: rotate(45deg);transform: rotate(45deg);}.cid-s9bsmnD6hQ .close-sidebar span:nth-child(2){-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}.cid-s9bsmnD6hQ amp-img{margin-right: 1rem;display: flex;-webkit-align-items: center;align-items: center;height: 45px;width: 45px;}@media (max-width: 767px){.cid-s9bsmnD6hQ amp-img{max-height: 35px;max-width: 35px;}}.cid-s9FHzBvXwe{padding-top: 135px;padding-bottom: 135px;background-image: url("assets/images/core-team-1.jpeg");}.cid-s9g4098Hno{padding-top: 45px;padding-bottom: 0px;background-color: #eaeaea;}.cid-s9g4098Hno .mbr-title{padding-bottom: 1rem;color: #232323;}.cid-s9g4098Hno .mbr-section-btn{padding-top: 1.5rem;}.cid-s9g3f96KvY{padding-top: 30px;padding-bottom: 60px;background-color: #eaeaea;}.cid-s9g3f96KvY .ampTabContainer{display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;}.cid-s9g3f96KvY .tab-button[selected]{outline: none;background: #ffffff;}.cid-s9g3f96KvY .tab-button{list-style: none;-webkit-flex-grow: 1;flex-grow: 1;text-align: center;cursor: pointer;}.cid-s9g3f96KvY .tab-content{display: none;width: 100%;order: 1;border: 1px solid #ffffff;padding: 2rem 3rem 3rem;background: #ffffff;}.cid-s9g3f96KvY .tab-content p{margin: 0;padding: 0;}.cid-s9g3f96KvY .tab-button[selected] + .tab-content{display: block;}.cid-s9g3f96KvY .tab-head{margin: 1rem;}.cid-s9g3f96KvY P{text-align: left;color: #000000;}.cid-s9g3f96KvY H3{color: #232323;}.cid-s9g3f96KvY .mbr-section-title{color: #000000;}.cid-s9g4jZSere{padding-top: 60px;padding-bottom: 60px;background-color: #ffffff;}.cid-s9g4jZSere .mbr-row{-webkit-flex-direction: row-reverse;flex-direction: row-reverse;}.cid-s9g4jZSere .btn-container{display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}@media (min-width: 768px){.cid-s9g4jZSere .mbr-section-subtitle{margin-bottom: 0;}}.cid-s9jENy2EhN{padding-top: 30px;padding-bottom: 30px;background-color: #efefef;}.cid-s9jENy2EhN .carousel,.cid-s9jENy2EhN .slider-box{height: 300px;}.cid-s9jENy2EhN .slider-box{margin-top: 2rem;}.cid-s9jENy2EhN .slider-box{margin-bottom: 2rem;}.cid-s9jENy2EhN .amp-carousel-button{width: 50px;height: 50px;border-radius: 50%;}.cid-s9jENy2EhN amp-img,.cid-s9jENy2EhN img{width: 100%;height: 100%;object-fit: cover;position: relative;}.cid-s9jENy2EhN .carousel-img{width: 100%;height: 300px;position: relative;}@media (min-width: 768px){.cid-s9jENy2EhN .carousel-img{max-width: 450px;}}@media (max-width: 767px){.cid-s9jENy2EhN .carousel-img{margin: 0;}.cid-s9jENy2EhN .amp-carousel-button{display: none;}}.cid-s9jENy2EhN amp-img:after{position: absolute;content: "";width: 100%;height: 100%;left: 0;top: 0;background-color: #ba7924;opacity: 0;pointer-events: none;transition: opacity .3s;}.cid-s9jENy2EhN .icon-wrap{width: 2rem;height: 2rem;position: absolute;left: 50%;top: 50%;opacity: 0;transform: translate(-50%,-50%);pointer-events: none;transition: opacity .3s;}.cid-s9jENy2EhN .icon-wrap .amp-iconfont{font-size: 2rem;width: 2rem;color: #ffffff;}.cid-s9jENy2EhN .carousel-img:hover amp-img{cursor: pointer;}.cid-s9jENy2EhN .carousel-img:hover amp-img:after{opacity: 0.4;}.cid-s9jENy2EhN .carousel-img:hover .icon-wrap{opacity: 1;}.cid-s9jENy2EhN .mbr-section-title{color: #232323;}.cid-s9dLi73TKc{padding-top: 30px;padding-bottom: 30px;background-color: #494949;}.cid-s9dLi73TKc p{margin: 0;color: #ffffff;}
.engine{position: absolute;text-indent: -2400px;text-align: center;padding: 0;top: 0;left: -2400px;}[class*="-iconfont"]{display: inline-flex;}</style>
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-animation" src="https://cdn.ampproject.org/v0/amp-animation-0.1.js"></script>
<script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
<script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
<script async custom-element="amp-selector" src="https://cdn.ampproject.org/v0/amp-selector-0.1.js"></script>
<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>
<script async custom-element="amp-image-lightbox" src="https://cdn.ampproject.org/v0/amp-image-lightbox-0.1.js"></script>
<script async custom-element="amp-position-observer" src="https://cdn.ampproject.org/v0/amp-position-observer-0.1.js"></script>
</head>
<body><div id="top-page"></div> <amp-animation id="showScrollToTopAnim" layout="nodisplay"> <script type="application/json"> { "duration": "200ms", "fill": "both", "iterations": "1", "direction": "alternate", "animations": [ { "selector": "#scrollToTopButton", "keyframes": [ { "opacity": "0.4", "visibility": "visible" } ] } ] } </script> </amp-animation> <amp-animation id="hideScrollToTopAnim" layout="nodisplay"> <script type="application/json"> { "duration": "200ms", "fill": "both", "iterations": "1", "direction": "alternate", "animations": [ { "selector": "#scrollToTopButton", "keyframes": [ { "opacity": "0", "visibility": "hidden" } ] } ] } </script> </amp-animation> <div id="scrollToTopMarker"> <amp-position-observer on="enter:hideScrollToTopAnim.start; exit:showScrollToTopAnim.start" layout="nodisplay"> </amp-position-observer> </div><amp-sidebar id="sidebar" class="cid-s9bsmnD6hQ" layout="nodisplay" side="right">
<div class="builder-sidebar" id="builder-sidebar">
<button on="tap:sidebar.close" class="close-sidebar">
<span></span>
<span></span>
</button>
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true"><li class="nav-item">
<a class="nav-link link text-success display-7" href="LearningTracks.html">Learning Tracks</a>
</li>
<li class="nav-item">
<a class="nav-link link text-success display-7" href="AboutUs.html">
About Us</a>
</li></ul>
<div class="navbar-buttons mbr-section-btn"><a class="btn btn-sm btn-success-outline display-7" href="ContactUs.html">
Contact Us
</a></div>
</div>
</amp-sidebar>
<section class="menu horizontal-menu cid-s9bsmnD6hQ" id="menu2-14">
<nav class="navbar navbar-dropdown navbar-expand-lg navbar-fixed-top">
<div class="brand">
<span class="brand-logo">
<amp-img src="assets/images/1573753989018-90x88.png" layout="responsive" width="45" height="44" alt="Mobirise" class="mobirise-loader">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
<a href="index.html"></a>
</amp-img>
</span>
<p class="brand-name mbr-fonts-style mbr-bold display-5"><a href="index.html" class="text-success">AI Saturdays Lagos</a></p>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true"><li class="nav-item">
<a class="nav-link link text-success display-7" href="LearningTracks.html">Learning Tracks</a>
</li>
<li class="nav-item">
<a class="nav-link link text-success display-7" href="AboutUs.html">
About Us</a>
</li></ul>
<div class="navbar-buttons mbr-section-btn"><a class="btn btn-sm btn-success-outline display-7" href="ContactUs.html">
Contact Us
</a></div>
</div>
<button on="tap:sidebar.toggle" class="ampstart-btn hamburger sticky-but">
<span></span>
<span></span>
<span></span>
<span></span>
</button>
</nav>
<!-- AMP plug -->
</section>
<section class="engine"><a href="https://mobirise.info/p">website templates free download</a></section><section class="header1 cid-s9FHzBvXwe" id="header1-1p">
<div class="container">
<h1 class="mbr-section-title mbr-fonts-style align-right mbr-bold mbr-white display-1"> </h1>
</div>
</section>
<section class="mbr-section content19 cid-s9g4098Hno" id="content19-1c">
<div class="mbr-container">
<h2 class="mbr-title align-center mbr-fonts-style mbr-bold mbr-white display-2">Learning Tracks</h2>
</div>
</section>
<section class="mbr-section tab1 cid-s9g3f96KvY" id="tab1-1a">
<div class="container">
<amp-selector role="tablist" layout="container" class="ampTabContainer">
<div role="tab" class="tab-button" selected="" option="a">
<h3 class="tab-head mbr-fonts-style mbr-white mbr-light display-5"><strong>Data Science & ML</strong></h3>
</div>
<div role="tabpanel" class="tab-content">
<p class="mbr-fonts-style mbr-white align-center display-7">With a strong commitment to quality learning, we carefully select resources from well recognised Professors, to aid teaching and learning throughout the cohort.<br><br>Some of the resources we have used in the past are:<br>- <strong>Andrew Ng's </strong>Machine Learning course on Coursera<br>- <strong>Professor Zico Kotler's</strong> Data Science and Machine Learning course on datasciencecourse.org<br><br></p>
</div>
<div role="tab" class="tab-button" option="b">
<h3 class="tab-head mbr-fonts-style mbr-white mbr-light display-5"><strong>Deep Learning</strong></h3>
</div>
<div role="tabpanel" class="tab-content">
<p class="mbr-fonts-style mbr-white align-center display-7">With a strong commitment to quality learning, we carefully select resources from well recognised professionals, to aid teaching and learning throughout the cohort.<br><br>Some of the resources we have used in the past are:<br>- Stanford Univesity's CS231n class<br>- Jeremy Howard's fast.ai tutorials<br>- Udacity's Introduction to Deep Learning with Pytorch</p>
</div>
<div role="tab" class="tab-button" option="c">
<h3 class="tab-head mbr-fonts-style mbr-white mbr-light display-5"><strong>Research</strong></h3>
</div>
<div role="tabpanel" class="tab-content">
<p class="mbr-fonts-style mbr-white align-center display-7"><span>We bring together, individuals with different exprtise together to brain storm and research on data related projects that will add value to our African society.</span><br><span>There projects when completed are published at the NeurIPS conference.</span></p>
</div>
</amp-selector>
</div>
</section>
<section class="info2 cid-s9g4jZSere" id="info2-1d">
<div class="container">
<div class="mbr-row mbr-justify-content-center">
<div class="mbr-col-sm-12 mbr-col-md-6 mbr-col-lg-8">
<h2 class="mbr-section-title align-right mbr-fonts-style mbr-bold display-2">Checkout our Projects</h2>
</div>
<div class="btn-container mbr-col-sm-12 mbr-col-md-6 mbr-col-lg-4">
<div class="mbr-section-btn align-center"><a class="btn btn-black-outline display-4" href="https://github.com/AISaturdaysLagos/Projects" target="_blank">Click Here</a></div>
</div>
</div>
</div>
</section>
<section class="slider2 slider cid-s9jENy2EhN" id="slider2-1f">
<div class="container">
<h3 class="mbr-fonts-style mbr-section-title mbr-light align-center mbr-white display-2">Gallery</h3>
<div class="slider-box"><amp-carousel class="carousel" height="300" layout="fixed-height" type="carousel"><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/ai6-3-2000x1500.jpg" alt="Mobirise" width="400" layout="responsive" height="300" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mbri-search"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M10.875 17.534l-10.024 10.002c-1.192 1.19-1.033 2.844-0.138 3.745s2.55 1.062 3.747-0.135l9.987-9.987c0.654-0.628-0.336-1.575-0.943-0.943l-9.987 9.987c-0.772 0.772-1.425 0.575-1.859 0.138s-0.627-1.101 0.135-1.862l10.024-10.002c0.56-0.56-0.336-1.549-0.943-0.943zM20.266 2.742c-1.925 0.259-3.756 1.212-5.083 2.807-0.569 0.684 0.435 1.564 1.026 0.854 2.219-2.667 6.095-3.188 8.94-1.203 0.729 0.509 1.492-0.585 0.763-1.094-1.702-1.187-3.721-1.624-5.646-1.365zM21.333 0c-5.883 0-10.667 4.783-10.667 10.667s4.784 10.667 10.667 10.667c5.883 0 10.667-4.783 10.667-10.667s-4.784-10.667-10.667-10.667zM21.333 1.333c5.163 0 9.333 4.171 9.333 9.333s-4.171 9.333-9.333 9.333c-5.163 0-9.333-4.171-9.333-9.333s4.171-9.333 9.333-9.333z"></path>
</svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/ai6-1.jpg" alt="Mobirise" width="400" height="300" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mbri-search"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M10.875 17.534l-10.024 10.002c-1.192 1.19-1.033 2.844-0.138 3.745s2.55 1.062 3.747-0.135l9.987-9.987c0.654-0.628-0.336-1.575-0.943-0.943l-9.987 9.987c-0.772 0.772-1.425 0.575-1.859 0.138s-0.627-1.101 0.135-1.862l10.024-10.002c0.56-0.56-0.336-1.549-0.943-0.943zM20.266 2.742c-1.925 0.259-3.756 1.212-5.083 2.807-0.569 0.684 0.435 1.564 1.026 0.854 2.219-2.667 6.095-3.188 8.94-1.203 0.729 0.509 1.492-0.585 0.763-1.094-1.702-1.187-3.721-1.624-5.646-1.365zM21.333 0c-5.883 0-10.667 4.783-10.667 10.667s4.784 10.667 10.667 10.667c5.883 0 10.667-4.783 10.667-10.667s-4.784-10.667-10.667-10.667zM21.333 1.333c5.163 0 9.333 4.171 9.333 9.333s-4.171 9.333-9.333 9.333c-5.163 0-9.333-4.171-9.333-9.333s4.171-9.333 9.333-9.333z"></path>
</svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/beach5.jpg" alt="Mobirise" width="400" height="300" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mbri-search"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M10.875 17.534l-10.024 10.002c-1.192 1.19-1.033 2.844-0.138 3.745s2.55 1.062 3.747-0.135l9.987-9.987c0.654-0.628-0.336-1.575-0.943-0.943l-9.987 9.987c-0.772 0.772-1.425 0.575-1.859 0.138s-0.627-1.101 0.135-1.862l10.024-10.002c0.56-0.56-0.336-1.549-0.943-0.943zM20.266 2.742c-1.925 0.259-3.756 1.212-5.083 2.807-0.569 0.684 0.435 1.564 1.026 0.854 2.219-2.667 6.095-3.188 8.94-1.203 0.729 0.509 1.492-0.585 0.763-1.094-1.702-1.187-3.721-1.624-5.646-1.365zM21.333 0c-5.883 0-10.667 4.783-10.667 10.667s4.784 10.667 10.667 10.667c5.883 0 10.667-4.783 10.667-10.667s-4.784-10.667-10.667-10.667zM21.333 1.333c5.163 0 9.333 4.171 9.333 9.333s-4.171 9.333-9.333 9.333c-5.163 0-9.333-4.171-9.333-9.333s4.171-9.333 9.333-9.333z"></path>
</svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/core-team.jpg" alt="Mobirise" width="400" height="300" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mbri-search"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M10.875 17.534l-10.024 10.002c-1.192 1.19-1.033 2.844-0.138 3.745s2.55 1.062 3.747-0.135l9.987-9.987c0.654-0.628-0.336-1.575-0.943-0.943l-9.987 9.987c-0.772 0.772-1.425 0.575-1.859 0.138s-0.627-1.101 0.135-1.862l10.024-10.002c0.56-0.56-0.336-1.549-0.943-0.943zM20.266 2.742c-1.925 0.259-3.756 1.212-5.083 2.807-0.569 0.684 0.435 1.564 1.026 0.854 2.219-2.667 6.095-3.188 8.94-1.203 0.729 0.509 1.492-0.585 0.763-1.094-1.702-1.187-3.721-1.624-5.646-1.365zM21.333 0c-5.883 0-10.667 4.783-10.667 10.667s4.784 10.667 10.667 10.667c5.883 0 10.667-4.783 10.667-10.667s-4.784-10.667-10.667-10.667zM21.333 1.333c5.163 0 9.333 4.171 9.333 9.333s-4.171 9.333-9.333 9.333c-5.163 0-9.333-4.171-9.333-9.333s4.171-9.333 9.333-9.333z"></path>
</svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/ai6-2.jpg" alt="Mobirise" width="400" height="300" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mbri-search"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M10.875 17.534l-10.024 10.002c-1.192 1.19-1.033 2.844-0.138 3.745s2.55 1.062 3.747-0.135l9.987-9.987c0.654-0.628-0.336-1.575-0.943-0.943l-9.987 9.987c-0.772 0.772-1.425 0.575-1.859 0.138s-0.627-1.101 0.135-1.862l10.024-10.002c0.56-0.56-0.336-1.549-0.943-0.943zM20.266 2.742c-1.925 0.259-3.756 1.212-5.083 2.807-0.569 0.684 0.435 1.564 1.026 0.854 2.219-2.667 6.095-3.188 8.94-1.203 0.729 0.509 1.492-0.585 0.763-1.094-1.702-1.187-3.721-1.624-5.646-1.365zM21.333 0c-5.883 0-10.667 4.783-10.667 10.667s4.784 10.667 10.667 10.667c5.883 0 10.667-4.783 10.667-10.667s-4.784-10.667-10.667-10.667zM21.333 1.333c5.163 0 9.333 4.171 9.333 9.333s-4.171 9.333-9.333 9.333c-5.163 0-9.333-4.171-9.333-9.333s4.171-9.333 9.333-9.333z"></path>
</svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/beach2.jpg" alt="Mobirise" width="400" height="300" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mbri-search"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M10.875 17.534l-10.024 10.002c-1.192 1.19-1.033 2.844-0.138 3.745s2.55 1.062 3.747-0.135l9.987-9.987c0.654-0.628-0.336-1.575-0.943-0.943l-9.987 9.987c-0.772 0.772-1.425 0.575-1.859 0.138s-0.627-1.101 0.135-1.862l10.024-10.002c0.56-0.56-0.336-1.549-0.943-0.943zM20.266 2.742c-1.925 0.259-3.756 1.212-5.083 2.807-0.569 0.684 0.435 1.564 1.026 0.854 2.219-2.667 6.095-3.188 8.94-1.203 0.729 0.509 1.492-0.585 0.763-1.094-1.702-1.187-3.721-1.624-5.646-1.365zM21.333 0c-5.883 0-10.667 4.783-10.667 10.667s4.784 10.667 10.667 10.667c5.883 0 10.667-4.783 10.667-10.667s-4.784-10.667-10.667-10.667zM21.333 1.333c5.163 0 9.333 4.171 9.333 9.333s-4.171 9.333-9.333 9.333c-5.163 0-9.333-4.171-9.333-9.333s4.171-9.333 9.333-9.333z"></path>
</svg></span>
</div>
</div></amp-carousel>
</div>
<div class="mbr-section-btn align-center"><a class="btn btn-md btn-primary display-4" href="index.html">View More</a></div>
</div>
<amp-image-lightbox id="lightbox1" layout="nodisplay">
<a class="control" data-close-button-aria-label="Close">
<span class="close"></span>
</a>
</amp-image-lightbox>
</section>
<section class="footer1 cid-s9dLi73TKc" id="footer1-15">
<div class="container">
<div class="mbr-col-sm-12 align-center mbr-white">
<p class="mbr-text mbr-fonts-style display-7">
© Copyright 2020 AI Saturdays Lagos - All Rights Reserved
</p>
</div>
</div>
</section>
<button id="scrollToTopButton" on="tap:top-page.scrollTo(duration=200)"> <a class="scroll-to-top-arrow"></a> </button></body>
</html>