Elementor Essential Addons - Version 3.9.0

Version Description

  • 25/03/2020 =
  • Updated: All widgets icon in elementor panel for better UI
  • Updated: Removed "EA" from all widgets name, you will see the "EA" icon instead
  • Added: Helper link in each widget sidebar for easy access to documentation
  • Added: WPML translation support for URL in Team Member
  • Added: as tag support in Tooltip
  • Added: Option to change heading tag in CTA
  • Fixed: Expansion indicator disappearence bug in Post Grid
  • Fixed: Polish letters displaying bug for Filterable Gallery
  • Few minor bugfix and improvements
Download this release

Release Info

Developer re_enter_rupok
Plugin Icon 128x128 Elementor Essential Addons
Version 3.9.0
Comparing to
See all releases

Code changes from version 3.8.5 to 3.9.0

assets/admin/css/eaicon.css ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @font-face {
2
+ font-family: "eaicon";
3
+ src: url("../fonts/eaicon.eot?krajj6");
4
+ src: url("../fonts/eaicon.eot?krajj6#iefix") format("embedded-opentype"), url("../fonts/eaicon.ttf?krajj6") format("truetype"),
5
+ url("../fonts/eaicon.woff?krajj6") format("woff"), url("../fonts/eaicon.svg?krajj6#eaicon") format("svg");
6
+ font-weight: normal;
7
+ font-style: normal;
8
+ font-display: block;
9
+ }
10
+
11
+ [class^="eaicon-"],
12
+ [class*=" eaicon-"] {
13
+ font-family: "eaicon" !important;
14
+ font-style: normal;
15
+ font-weight: normal;
16
+ font-variant: normal;
17
+ text-transform: none;
18
+ line-height: 1;
19
+ -webkit-font-smoothing: antialiased;
20
+ -moz-osx-font-smoothing: grayscale;
21
+ speak: none;
22
+ }
23
+
24
+ .eaicon-advance-tooltip:before {
25
+ content: "\e900";
26
+ }
27
+ .eaicon-advanced-accordion:before {
28
+ content: "\e901";
29
+ }
30
+ .eaicon-advanced-data-table:before {
31
+ content: "\e902";
32
+ }
33
+ .eaicon-advanced-google-maps:before {
34
+ content: "\e903";
35
+ }
36
+ .eaicon-advanced-menu:before {
37
+ content: "\e904";
38
+ }
39
+ .eaicon-advanced-tabs:before {
40
+ content: "\e905";
41
+ }
42
+ .eaicon-badge:before {
43
+ content: "\e906";
44
+ }
45
+ .eaicon-betterdocs-category-box:before {
46
+ content: "\e907";
47
+ }
48
+ .eaicon-betterdocs-category-grid:before {
49
+ content: "\e908";
50
+ }
51
+ .eaicon-betterdocs-search-form:before {
52
+ content: "\e909";
53
+ }
54
+ .eaicon-caldera-forms:before {
55
+ content: "\e90a";
56
+ }
57
+ .eaicon-call-to-action:before {
58
+ content: "\e90b";
59
+ }
60
+ .eaicon-contact-form-7:before {
61
+ content: "\e90c";
62
+ }
63
+ .eaicon-content-ticker:before {
64
+ content: "\e90d";
65
+ }
66
+ .eaicon-content-timeline:before {
67
+ content: "\e90e";
68
+ }
69
+ .eaicon-content-toggle:before {
70
+ content: "\e90f";
71
+ }
72
+ .eaicon-countdown:before {
73
+ content: "\e910";
74
+ }
75
+ .eaicon-counter:before {
76
+ content: "\e911";
77
+ }
78
+ .eaicon-creative-button:before {
79
+ content: "\e912";
80
+ }
81
+ .eaicon-data-table:before {
82
+ content: "\e913";
83
+ }
84
+ .eaicon-divider:before {
85
+ content: "\e914";
86
+ }
87
+ .eaicon-dual-color-heading:before {
88
+ content: "\e915";
89
+ }
90
+ .eaicon-duplicator:before {
91
+ content: "\e916";
92
+ }
93
+ .eaicon-dynamic-gallery:before {
94
+ content: "\e917";
95
+ }
96
+ .eaicon-event-calendar:before {
97
+ content: "\e918";
98
+ }
99
+ .eaicon-facebook-feed-carousel:before {
100
+ content: "\e919";
101
+ }
102
+ .eaicon-facebook-feed:before {
103
+ content: "\e91a";
104
+ }
105
+ .eaicon-fancy-text:before {
106
+ content: "\e91b";
107
+ }
108
+ .eaicon-feature-list:before {
109
+ content: "\e91c";
110
+ }
111
+ .eaicon-filterable-gallery:before {
112
+ content: "\e91d";
113
+ }
114
+ .eaicon-flip-box:before {
115
+ content: "\e91e";
116
+ }
117
+ .eaicon-flip-carousel:before {
118
+ content: "\e91f";
119
+ }
120
+ .eaicon-fluent-forms:before {
121
+ content: "\e920";
122
+ }
123
+ .eaicon-formstack:before {
124
+ content: "\e921";
125
+ }
126
+ .eaicon-gravity-form:before {
127
+ content: "\e922";
128
+ }
129
+ .eaicon-image-accrodion:before {
130
+ content: "\e923";
131
+ }
132
+ .eaicon-image-comparison:before {
133
+ content: "\e924";
134
+ }
135
+ .eaicon-image-hotspots:before {
136
+ content: "\e925";
137
+ }
138
+ .eaicon-image-scroller:before {
139
+ content: "\e926";
140
+ }
141
+ .eaicon-info-box:before {
142
+ content: "\e927";
143
+ }
144
+ .eaicon-instagram-feed:before {
145
+ content: "\e928";
146
+ }
147
+ .eaicon-interactive-cards:before {
148
+ content: "\e929";
149
+ }
150
+ .eaicon-interactive-promo:before {
151
+ content: "\e92a";
152
+ }
153
+ .eaicon-learndash:before {
154
+ content: "\e92b";
155
+ }
156
+ .eaicon-lightbox-modal:before {
157
+ content: "\e92c";
158
+ }
159
+ .eaicon-logo-carousel:before {
160
+ content: "\e92d";
161
+ }
162
+ .eaicon-logo:before {
163
+ content: "\e92e";
164
+ }
165
+ .eaicon-mailchimp:before {
166
+ content: "\e92f";
167
+ }
168
+ .eaicon-ninja-forms:before {
169
+ content: "\e930";
170
+ }
171
+ .eaicon-offcanvas:before {
172
+ content: "\e931";
173
+ }
174
+ .eaicon-one-page-navigaton:before {
175
+ content: "\e932";
176
+ }
177
+ .eaicon-parallax-effects:before {
178
+ content: "\e933";
179
+ }
180
+ .eaicon-particle-effects:before {
181
+ content: "\e934";
182
+ }
183
+ .eaicon-post-block:before {
184
+ content: "\e935";
185
+ }
186
+ .eaicon-post-carousel:before {
187
+ content: "\e936";
188
+ }
189
+ .eaicon-post-grid:before {
190
+ content: "\e937";
191
+ }
192
+ .eaicon-post-timeline:before {
193
+ content: "\e938";
194
+ }
195
+ .eaicon-price-menu:before {
196
+ content: "\e939";
197
+ }
198
+ .eaicon-pricing-table:before {
199
+ content: "\e93a";
200
+ }
201
+ .eaicon-product-grid:before {
202
+ content: "\e93b";
203
+ }
204
+ .eaicon-progress-bar:before {
205
+ content: "\e93c";
206
+ }
207
+ .eaicon-protected-content:before {
208
+ content: "\e93d";
209
+ }
210
+ .eaicon-reading-progress-bar:before {
211
+ content: "\e93e";
212
+ }
213
+ .eaicon-smart-post-list:before {
214
+ content: "\e93f";
215
+ }
216
+ .eaicon-static-product:before {
217
+ content: "\e940";
218
+ }
219
+ .eaicon-sticky-video:before {
220
+ content: "\e941";
221
+ }
222
+ .eaicon-table-of-content:before {
223
+ content: "\e942";
224
+ }
225
+ .eaicon-team-mamber:before {
226
+ content: "\e943";
227
+ }
228
+ .eaicon-team-member-carousel:before {
229
+ content: "\e944";
230
+ }
231
+ .eaicon-testimonial-slider:before {
232
+ content: "\e945";
233
+ }
234
+ .eaicon-testimonial:before {
235
+ content: "\e946";
236
+ }
237
+ .eaicon-tooltip:before {
238
+ content: "\e947";
239
+ }
240
+ .eaicon-twitter-feed-carousel:before {
241
+ content: "\e948";
242
+ }
243
+ .eaicon-twitter-feed:before {
244
+ content: "\e949";
245
+ }
246
+ .eaicon-weforms:before {
247
+ content: "\e94a";
248
+ }
249
+ .eaicon-woo-product-collections:before {
250
+ content: "\e94b";
251
+ }
252
+ .eaicon-wpforms:before {
253
+ content: "\e94c";
254
+ }
assets/admin/css/editor.css CHANGED
@@ -1,45 +1,133 @@
1
  .eael-warning {
2
- font-size: 13px;
3
- line-height: 18px;
4
- background-color: #f3f0ca;
5
- color: #886726;
6
- padding: 10px;
7
- border-radius: 3px;
8
- }
9
-
10
- .elementor-panel .pro-feature, .elementor-panel .pro-feature a {
11
- color: #a4afb7;
12
- text-transform: uppercase;
13
- letter-spacing: 1px;
14
- line-height: 1.8;
15
- font-style: normal;
16
- }
17
-
18
- .elementor-panel .pro-feature a {
19
- text-decoration: underline;
20
- color: #f54 !important;
21
- }
22
-
23
- .elementor-panel .elementor-control-eael_section_pro .elementor-panel-heading-title.elementor-panel-heading-title,
24
- .elementor-panel .elementor-control-eael_section_pro .elementor-panel-heading-toggle,
25
- .elementor-control-data_table_header_colspan_pro_alert .elementor-control-title,
26
- .elementor-control-data_table_header_img_pro_alert .elementor-control-title,
27
- .elementor-control-data_table_content_rowspan_pro_alert .elementor-control-title,
28
- .elementor-control-data_table_content_colspan_pro_alert .elementor-control-title,
29
- .elementor-control-data_table_content_template_pro_alert .elementor-control-title {
30
- color: #f54;
31
- }
32
-
33
- .elementor-panel .elementor-control-eael_control_get_pro .elementor-control-field {
34
- display: none !important;
35
- }
36
-
37
- .elementor-control-eael_pricing_table_style_pro_alert .elementor-control-title,
38
- .elementor-control-eael_section_countdown_style_pro_alert .elementor-control-title,
39
- .elementor-control-eael_fancy_text_style_pro_alert .elementor-control-title,
40
- .elementor-control-eael_section_data_table_enabled_pro_alert .elementor-control-title,
41
- .elementor-control-eael_img_accordion_type_pro_alert .elementor-control-title,
42
- .elementor-control-eael_ticker_type_pro_alert .elementor-control-title,
43
- .elementor-control-eael_team_members_preset_pro_alert .elementor-control-title {
44
- color: #f54;
45
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  .eael-warning {
2
+ font-size: 13px;
3
+ line-height: 18px;
4
+ background-color: #f3f0ca;
5
+ color: #886726;
6
+ padding: 10px;
7
+ border-radius: 3px;
8
+ }
9
+
10
+ .elementor-panel .pro-feature,
11
+ .elementor-panel .pro-feature a {
12
+ color: #a4afb7;
13
+ text-transform: uppercase;
14
+ letter-spacing: 1px;
15
+ line-height: 1.8;
16
+ font-style: normal;
17
+ }
18
+
19
+ .elementor-panel .pro-feature a {
20
+ text-decoration: underline;
21
+ color: #f54 !important;
22
+ }
23
+
24
+ .elementor-panel .elementor-control-eael_section_pro .elementor-panel-heading-title.elementor-panel-heading-title,
25
+ .elementor-panel .elementor-control-eael_section_pro .elementor-panel-heading-toggle,
26
+ .elementor-control-data_table_header_colspan_pro_alert .elementor-control-title,
27
+ .elementor-control-data_table_header_img_pro_alert .elementor-control-title,
28
+ .elementor-control-data_table_content_rowspan_pro_alert .elementor-control-title,
29
+ .elementor-control-data_table_content_colspan_pro_alert .elementor-control-title,
30
+ .elementor-control-data_table_content_template_pro_alert .elementor-control-title {
31
+ color: #f54;
32
+ }
33
+
34
+ .elementor-panel .elementor-control-eael_control_get_pro .elementor-control-field {
35
+ display: none !important;
36
+ }
37
+
38
+ .elementor-control-eael_pricing_table_style_pro_alert .elementor-control-title,
39
+ .elementor-control-eael_section_countdown_style_pro_alert .elementor-control-title,
40
+ .elementor-control-eael_fancy_text_style_pro_alert .elementor-control-title,
41
+ .elementor-control-eael_section_data_table_enabled_pro_alert .elementor-control-title,
42
+ .elementor-control-eael_img_accordion_type_pro_alert .elementor-control-title,
43
+ .elementor-control-eael_ticker_type_pro_alert .elementor-control-title,
44
+ .elementor-control-eael_event_calendar_pro_enable_warning .elementor-control-title,
45
+ .elementor-control-eael_team_members_preset_pro_alert .elementor-control-title {
46
+ color: #f54;
47
+ }
48
+
49
+ .ea-dialog-buttons-action {
50
+ display: block;
51
+ text-align: center;
52
+ }
53
+
54
+ .elementor-element-wrapper .icon {
55
+ max-height: 28px;
56
+ box-sizing: content-box;
57
+ }
58
+
59
+ .elementor-element-wrapper:not(.elementor-element--promotion) [class^="eaicon-"]:after,
60
+ .elementor-element-wrapper:not(.elementor-element--promotion) [class*=" eaicon-"]:after {
61
+ content: "\e906";
62
+ font-family: "eaicon" !important;
63
+ speak: none;
64
+ font-size: 14px;
65
+ font-style: normal;
66
+ font-weight: normal;
67
+ font-variant: normal;
68
+ text-transform: none;
69
+ line-height: 1;
70
+ -webkit-font-smoothing: antialiased;
71
+ -moz-osx-font-smoothing: grayscale;
72
+ position: absolute;
73
+ top: 6px;
74
+ right: 6px;
75
+ color: #cdcfd2;
76
+ }
77
+
78
+ #elementor-panel__editor__help__link[href^="https://essential-addons.com/elementor/docs"]:before {
79
+ content: "\e92e";
80
+ font-family: "eaicon" !important;
81
+ font-size: 190%;
82
+ font-style: normal;
83
+ font-weight: normal;
84
+ font-variant: normal;
85
+ text-transform: none;
86
+ line-height: 1;
87
+ -webkit-font-smoothing: antialiased;
88
+ -moz-osx-font-smoothing: grayscale;
89
+ margin-right: 5px;
90
+ }
91
+
92
+ /* section heading */
93
+ .elementor-section-title [class^="eaicon-"],
94
+ .elementor-section-title [class*=" eaicon-"] {
95
+ font-size: 13px;
96
+ position: relative;
97
+ top: 1px;
98
+ }
99
+
100
+ /* nerd box */
101
+ .ea-nerd-box {
102
+ padding: 15px;
103
+ text-align: center;
104
+ }
105
+ .ea-nerd-box-icon img {
106
+ max-width: 120px !important;
107
+ }
108
+ .ea-nerd-box-title {
109
+ font-size: 16px;
110
+ font-weight: 700;
111
+ line-height: 1.4;
112
+ margin-top: 20px;
113
+ }
114
+ .ea-nerd-box-message {
115
+ line-height: 1.8;
116
+ font-size: 11px;
117
+ margin-top: 5px;
118
+ }
119
+ .ea-nerd-box .elementor-button.ea-nerd-box-link {
120
+ background-color: #d30c5c;
121
+ color: #fff;
122
+ padding: 7px 25px;
123
+ margin-top: 20px;
124
+ border: none;
125
+ -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
126
+ box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
127
+ -webkit-transition: 0.5s;
128
+ -o-transition: 0.5s;
129
+ transition: 0.5s;
130
+ }
131
+ .ea-nerd-box .elementor-button.ea-nerd-box-link:hover {
132
+ background-color: #f22074;
133
+ }
assets/admin/fonts/eaicon.eot ADDED
Binary file
assets/admin/fonts/eaicon.svg ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
+ <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata>
5
+ <json>
6
+ <![CDATA[
7
+ {
8
+ "fontFamily": "eaicon",
9
+ "majorVersion": 1,
10
+ "minorVersion": 0,
11
+ "version": "Version 1.0",
12
+ "fontId": "eaicon",
13
+ "psName": "eaicon",
14
+ "subFamily": "Regular",
15
+ "fullName": "eaicon",
16
+ "description": "Font generated by IcoMoon."
17
+ }
18
+ ]]>
19
+ </json>
20
+ </metadata>
21
+ <defs>
22
+ <font id="eaicon" horiz-adv-x="1024">
23
+ <font-face units-per-em="1024" ascent="960" descent="-64" />
24
+ <missing-glyph horiz-adv-x="1024" />
25
+ <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
26
+ <glyph unicode="&#xe900;" glyph-name="advance-tooltip" data-tags="advance-tooltip" horiz-adv-x="965" d="M564.663 559.177h-370.103c-5.851 0-16.091-5.851-16.091-16.091 0-5.851 5.851-16.091 16.091-16.091h370.103c5.851 0 16.091 5.851 16.091 16.091 1.463 4.389-4.389 16.091-16.091 16.091zM333.531 455.314h-138.971c-5.851 0-16.091-5.851-16.091-16.091 0-5.851 5.851-16.091 16.091-16.091h138.971c5.851 0 16.091 5.851 16.091 16.091 1.463 5.851-4.389 16.091-16.091 16.091zM838.217 834.194c-55.589 0-99.474-36.571-119.954-83.383h-671.451c-27.794 0-46.811-19.017-46.811-46.811v-478.354c0-27.794 19.017-46.811 46.811-46.811h39.497v-130.194c0-5.851 2.926-11.703 8.777-16.091 8.777-4.389 19.017 0 23.406 5.851l144.823 144.823h617.326c5.851 0 16.091 5.851 16.091 16.091v394.971c40.96 23.406 68.754 64.366 68.754 112.64 0 71.68-58.514 127.269-127.269 127.269zM857.234 219.794h-604.16c-5.851 0-11.703-2.926-14.629-5.851l-117.029-117.029v105.326c1.463 11.703-4.389 17.554-16.091 17.554h-58.514c-2.926 0-8.777 2.926-8.777 8.777v475.429c0 2.926 2.926 8.777 8.777 8.777h665.6v-2.926c0-70.217 55.589-125.806 125.806-125.806 5.851 0 11.703 0 19.017 2.926 0 0 0-367.177 0-367.177zM895.269 645.486c-11.703-11.703-24.869-16.091-39.497-19.017-7.314-1.463-11.703-2.926-19.017-2.926-46.811 0-86.309 39.497-86.309 86.309v1.463c0 14.629 5.851 27.794 11.703 39.497 14.629 24.869 42.423 42.423 74.606 42.423 46.811 0 86.309-39.497 86.309-86.309 0-26.331-10.24-48.274-27.794-61.44z" />
27
+ <glyph unicode="&#xe901;" glyph-name="advanced-accordion" data-tags="advanced-accordion" horiz-adv-x="965" d="M216.503 566.491c0 7.314-4.389 14.629-14.629 14.629h-102.4c-10.24 0-14.629-7.314-14.629-14.629s7.314-14.629 14.629-14.629h102.4c10.24 0 14.629 7.314 14.629 14.629zM128.731 209.554h-45.349v45.349c0 7.314-4.389 13.166-13.166 13.166-7.314 0-13.166-4.389-13.166-13.166v-45.349h-43.886c-7.314 0-13.166-4.389-13.166-13.166 0-7.314 4.389-13.166 13.166-13.166h43.886v-43.886c0-7.314 4.389-13.166 13.166-13.166 8.777-1.463 13.166 5.851 13.166 13.166v43.886h45.349c7.314 0 13.166 4.389 13.166 13.166 0 7.314-5.851 13.166-13.166 13.166zM950.857 832.731h-665.6c-10.24 0-14.629-7.314-14.629-14.629v-488.594h-51.2c-10.24 0-14.629-7.314-14.629-14.629v-235.52c-2.926-7.314 4.389-14.629 14.629-14.629h607.086c10.24 0 14.629 7.314 14.629 14.629v220.891h109.714c10.24 0 14.629 7.314 14.629 14.629v503.223c0 10.24-7.314 14.629-14.629 14.629zM810.423 98.377h-573.44v201.874h571.977v-201.874zM931.84 335.36h-631.954v469.577h631.954v-469.577zM428.617 616.229h125.806c13.166 0 20.48 7.314 20.48 14.629 0 10.24-10.24 14.629-20.48 14.629h-125.806c-13.166 0-20.48-7.314-20.48-14.629s10.24-14.629 20.48-14.629zM478.354 566.491c0-7.314 7.314-17.554 14.629-17.554h272.091c10.24 0 14.629 7.314 14.629 14.629s-7.314 17.554-14.629 17.554h-272.091c-10.24 0-14.629-7.314-14.629-14.629zM425.691 548.937c5.851 0 10.24 2.926 13.166 4.389s4.389 7.314 4.389 13.166c0 4.389-2.926 10.24-4.389 13.166-5.851 2.926-17.554 2.926-26.331-1.463-2.926-2.926-4.389-7.314-4.389-13.166 0-4.389 2.926-10.24 4.389-13.166 2.926-2.926 7.314-2.926 13.166-2.926zM765.074 505.051h-272.091c-10.24 0-14.629-7.314-14.629-14.629 0-10.24 7.314-14.629 14.629-14.629h272.091c10.24 0 14.629 7.314 14.629 14.629s-7.314 14.629-14.629 14.629zM425.691 472.869c5.851 0 10.24 2.926 13.166 4.389 2.926 2.926 4.389 7.314 4.389 13.166s-2.926 10.24-4.389 13.166c-5.851 4.389-17.554 4.389-26.331 0-1.463-2.926-4.389-7.314-4.389-13.166s2.926-10.24 4.389-13.166c2.926-2.926 7.314-4.389 13.166-4.389zM412.526 181.76h272.091c10.24 0 14.629 7.314 14.629 14.629 2.926 7.314-4.389 14.629-14.629 14.629h-272.091c-10.24 0-14.629-7.314-14.629-14.629 0-10.24 7.314-14.629 14.629-14.629zM348.16 175.909c4.389 0 10.24 2.926 13.166 4.389 2.926 2.926 4.389 7.314 4.389 13.166s-2.926 10.24-4.389 13.166c-8.777 7.314-20.48 7.314-26.331 0-2.926-2.926-4.389-7.314-4.389-13.166s2.926-10.24 4.389-13.166c2.926-2.926 7.314-4.389 13.166-4.389z" />
28
+ <glyph unicode="&#xe902;" glyph-name="advanced-data-table" data-tags="advanced-data-table" horiz-adv-x="965" d="M965.486 876.617v0c-1.463 1.463-2.926 1.463-2.926 2.926-4.389 1.463-8.777 2.926-13.166 2.926h-933.303c-10.24 0-16.091-5.851-16.091-16.091v-838.217c0-10.24 5.851-16.091 16.091-16.091h933.303c10.24 0 16.091 5.851 16.091 16.091v838.217c1.463 4.389 1.463 7.314 0 10.24zM747.52 850.286h185.783v-190.171h-187.246l1.463 190.171zM933.303 626.469v-264.777h-185.783v263.314l185.783 1.463zM507.611 850.286h204.8v-188.709h-203.337v188.709h-1.463zM710.949 626.469v-264.777h-203.337v263.314l203.337 1.463zM266.24 850.286h206.263v-190.171h-206.263c0 0 0 190.171 0 190.171zM472.503 626.469v-264.777h-206.263v263.314l206.263 1.463zM32.183 850.286h198.949v-190.171h-198.949c0 0 0 190.171 0 190.171zM32.183 625.006h198.949v-264.777h-198.949v264.777zM32.183 48.64v277.943h198.949v-277.943h-198.949zM472.503 44.251h-206.263v282.331h206.263v-269.166c0 0 0-13.166 0-13.166zM710.949 44.251h-204.8v282.331h203.337v-273.554l1.463-8.777zM747.52 48.64v277.943h187.246v-277.943h-187.246zM81.92 772.754h84.846v-35.109h-84.846v35.109zM327.68 772.754h84.846v-35.109h-84.846v35.109zM573.44 772.754h84.846v-35.109h-84.846v35.109zM804.571 772.754h84.846v-35.109h-84.846v35.109z" />
29
+ <glyph unicode="&#xe903;" glyph-name="advanced-google-maps" data-tags="advanced-google-maps" horiz-adv-x="965" d="M147.749-33.28c-81.92 0-147.749 65.829-147.749 146.286v671.451c0 81.92 65.829 147.749 147.749 147.749h671.451c80.457 0 146.286-65.829 146.286-147.749v-672.914c0-81.92-65.829-147.749-147.749-147.749h-669.989v2.926zM96.549 25.234l13.166-5.851c13.166-5.851 24.869-5.851 38.034-5.851h671.451c13.166 0 24.869 2.926 38.034 5.851l13.166 5.851-387.657 389.12-386.194-389.12zM147.749 881.006c-52.663 0-96.549-43.886-96.549-96.549v-672.914c0-13.166 2.926-24.869 5.851-38.034l5.851-13.166 529.554 529.554-2.926 5.851c-27.794 52.663-40.96 93.623-40.96 125.806 0 52.663 21.943 103.863 57.051 144.823l16.091 16.091h-473.966v-1.463zM517.851 449.463l386.194-386.194 5.851 13.166c5.851 13.166 5.851 24.869 5.851 38.034v469.577l-19.017-30.72c-49.737-84.846-109.714-166.766-122.88-181.394-5.851-5.851-13.166-8.777-19.017-8.777s-16.091 2.926-19.017 8.777c-8.777 13.166-65.829 84.846-112.64 166.766l-5.851 8.777-99.474-98.011zM759.223 881.006c-87.771 0-159.451-71.68-159.451-159.451 0-71.68 125.806-250.149 153.6-285.257l5.851-8.777 5.851 8.777c24.869 35.109 153.6 213.577 153.6 285.257 0 87.771-71.68 159.451-159.451 159.451zM282.331 505.051c-84.846 0-156.526 68.754-156.526 156.526s68.754 156.526 156.526 156.526c40.96 0 81.92-16.091 109.714-46.811 2.926-2.926 5.851-8.777 5.851-19.017 0-8.777-2.926-13.166-5.851-19.017-2.926-2.926-8.777-5.851-19.017-5.851-8.777 0-13.166 2.926-19.017 5.851-19.017 19.017-46.811 30.72-74.606 30.72-59.977 0-106.789-46.811-106.789-106.789s46.811-106.789 106.789-106.789c43.886 0 84.846 27.794 100.937 68.754l5.851 13.166h-103.863c-13.166 0-24.869 13.166-24.869 24.869s13.166 24.869 24.869 24.869h128.731c13.166 0 24.869-13.166 24.869-24.869 0-83.383-68.754-152.137-153.6-152.137z" />
30
+ <glyph unicode="&#xe904;" glyph-name="advanced-menu" data-tags="advanced-menu" horiz-adv-x="965" d="M106.789 493.349c-58.514 0-106.789 48.274-106.789 106.789v225.28c0 58.514 48.274 105.326 106.789 105.326h225.28c58.514 0 106.789-48.274 106.789-106.789v-225.28c0-58.514-48.274-106.789-106.789-106.789 0 1.463-225.28 1.463-225.28 1.463zM106.789 869.303c-24.869 0-43.886-20.48-43.886-43.886v-225.28c0-24.869 20.48-43.886 43.886-43.886h225.28c24.869 0 43.886 20.48 43.886 43.886v225.28c0 24.869-20.48 43.886-43.886 43.886h-225.28zM636.343 493.349c-59.977 0-108.251 48.274-108.251 108.251v222.354c0 59.977 48.274 108.251 108.251 108.251h220.891c59.977-1.463 108.251-48.274 108.251-108.251v-220.891c0-59.977-48.274-108.251-108.251-108.251l-220.891-1.463zM636.343 869.303c-24.869 0-45.349-20.48-45.349-45.349v-220.891c0-24.869 20.48-45.349 45.349-45.349h220.891c24.869 0 45.349 20.48 45.349 45.349v220.891c0 24.869-20.48 45.349-45.349 45.349h-220.891zM106.789-34.743c-58.514 0-106.789 48.274-106.789 106.789v223.817c0 58.514 48.274 106.789 106.789 106.789h225.28c58.514 0 106.789-48.274 106.789-106.789v-225.28c0-58.514-48.274-106.789-106.789-106.789h-225.28zM106.789 339.749c-24.869 0-43.886-20.48-43.886-43.886v-225.28c0-24.869 20.48-43.886 43.886-43.886h225.28c24.869 0 43.886 20.48 43.886 43.886v225.28c0 24.869-20.48 43.886-43.886 43.886h-225.28zM636.343-34.743c-59.977 0-108.251 48.274-108.251 108.251v220.891c0 59.977 48.274 108.251 108.251 108.251h220.891c59.977 0 108.251-48.274 108.251-108.251v-222.354c0-59.977-48.274-108.251-108.251-108.251h-220.891zM636.343 339.749c-24.869 0-45.349-20.48-45.349-45.349v-220.891c0-24.869 20.48-45.349 45.349-45.349h220.891c24.869 0 45.349 20.48 45.349 45.349v220.891c0 24.869-20.48 45.349-45.349 45.349 0 0-220.891 0-220.891 0z" />
31
+ <glyph unicode="&#xe905;" glyph-name="advanced-tabs" data-tags="advanced-tabs" horiz-adv-x="965" d="M920.137 616.229h-187.246l-68.754 84.846c-5.851 7.314-16.091 10.24-26.331 10.24h-112.64c-10.24 0-17.554-5.851-26.331-10.24l-23.406-27.794-23.406 27.794c-7.314 7.314-17.554 10.24-27.794 10.24h-112.64c-10.24 0-17.554-5.851-26.331-10.24l-20.48-27.794-20.48 27.794c-5.851 7.314-16.091 10.24-26.331 10.24h-114.103c-10.24 0-17.554-5.851-26.331-10.24l-67.291-81.92c-7.314-7.314-10.24-17.554-10.24-30.72v-504.686c0-26.331 23.406-48.274 48.274-48.274h868.937c26.331 0 48.274 23.406 48.274 48.274v484.206c0 27.794-20.48 48.274-45.349 48.274zM523.703 680.594h112.64l54.126-64.366h-166.766l-26.331 33.646 26.331 30.72zM315.977 680.594h112.64l54.126-64.366h-166.766l-26.331 33.646 26.331 30.72zM920.137 70.583h-871.863c-10.24 0-16.091 7.314-16.091 16.091v501.76c0 2.926 2.926 7.314 2.926 10.24l67.291 81.92h112.64l68.754-84.846c5.851-7.314 16.091-10.24 26.331-10.24h607.086c10.24 0 16.091-7.314 16.091-16.091v-484.206h2.926c-1.463-8.777-8.777-14.629-16.091-14.629zM371.566 487.497h-257.463c-17.554 0-30.72-13.166-33.646-33.646v-257.463c0-17.554 13.166-30.72 33.646-33.646h257.463c10.24 0 17.554 5.851 23.406 10.24 0 0 0 0 0 2.926 5.851 5.851 7.314 13.166 7.314 20.48v260.389c0 19.017-14.629 30.72-30.72 30.72zM111.177 199.314v7.314l64.366 118.491 68.754-125.806h-133.12zM282.331 196.389l-13.166 26.331 38.034 68.754 51.2-95.086h-76.069zM371.566 243.2l-36.571 67.291c-5.851 10.24-17.554 17.554-27.794 17.554-13.166 0-23.406-5.851-27.794-17.554l-24.869-52.663-46.811 81.92c-5.851 10.24-17.554 17.554-27.794 17.554-13.166 0-23.406-5.851-27.794-17.554l-38.034-67.291v184.32h257.463v-213.577zM807.497 472.869h-340.846c-10.24 0-16.091-7.314-16.091-16.091 0-10.24 7.314-16.091 16.091-16.091h337.92c10.24 0 16.091 7.314 16.091 16.091 1.463 8.777-5.851 16.091-13.166 16.091zM773.851 407.040h-307.2c-10.24 0-16.091-7.314-16.091-16.091 0-10.24 7.314-16.091 16.091-16.091h307.2c10.24 0 16.091 7.314 16.091 16.091 1.463 8.777-5.851 16.091-16.091 16.091zM722.651 342.674h-256c-10.24 0-16.091-7.314-16.091-16.091 0-10.24 7.314-16.091 16.091-16.091h257.463c10.24 0 16.091 7.314 16.091 16.091 2.926 8.777-4.389 16.091-17.554 16.091zM677.303 278.309h-210.651c-10.24 0-16.091-7.314-16.091-16.091 0-10.24 7.314-16.091 16.091-16.091h207.726c10.24 0 16.091 7.314 16.091 16.091 1.463 8.777-5.851 16.091-13.166 16.091zM629.029 215.406h-160.914c-10.24 0-16.091-7.314-16.091-16.091 0-10.24 7.314-16.091 16.091-16.091h160.914c10.24 0 16.091 7.314 16.091 16.091-1.463 7.314-8.777 16.091-16.091 16.091zM258.926 342.674c26.331 0 48.274 23.406 48.274 48.274 0 26.331-23.406 48.274-48.274 48.274s-48.274-23.406-48.274-48.274 19.017-48.274 48.274-48.274zM258.926 407.040c10.24 0 16.091-7.314 16.091-16.091 0-10.24-7.314-16.091-16.091-16.091-10.24 0-16.091 7.314-16.091 16.091-2.926 8.777 5.851 16.091 16.091 16.091zM160.914 829.806h191.634v-64.366c0-10.24 7.314-16.091 16.091-16.091 10.24 0 16.091 7.314 16.091 16.091v64.366h177.006v-64.366c2.926-10.24 10.24-17.554 17.554-17.554 10.24 0 16.091 7.314 16.091 16.091v62.903c0 17.554-13.166 30.72-33.646 33.646h-400.823c-10.24 0-16.091-7.314-16.091-16.091 0-10.24 7.314-14.629 16.091-14.629z" />
32
+ <glyph unicode="&#xe906;" glyph-name="badge" data-tags="badge" d="M913.818 859.648h-803.635c-60.826 0-110.182-49.357-110.182-110.182v-602.931c0-60.826 49.357-110.182 110.182-110.182h803.43c60.826 0 110.182 49.357 110.182 110.182v602.931c0.205 60.826-49.152 110.182-109.978 110.182zM426.394 602.829h-179.814v-111.821h160.563v-77.824h-160.563v-119.194h179.814v-72.499h-270.336v453.222h270.336v-71.885zM800.973 221.286l-31.539 91.136h-181.862l-32.154-91.136h-95.642l166.912 448.307h103.424l166.298-448.307h-95.437zM611.328 381.235h133.734l-66.97 191.283z" />
33
+ <glyph unicode="&#xe907;" glyph-name="betterdocs-category-box" data-tags="betterdocs-category-box" horiz-adv-x="965" d="M899.657 933.669h-835.291c-35.109 0-65.829-27.794-65.829-65.829v-835.291c0-35.109 30.72-65.829 65.829-65.829h835.291c35.109 0 65.829 30.72 65.829 65.829v835.291c0 38.034-26.331 65.829-65.829 65.829zM930.377 806.4v-773.851c0-16.091-16.091-30.72-30.72-30.72h-835.291c-16.091 0-30.72 16.091-30.72 30.72v835.291c0 16.091 16.091 30.72 30.72 30.72h835.291c16.091 0 30.72-16.091 30.72-30.72v-61.44zM304.274 581.12h-149.211c-17.554 0-30.72-13.166-30.72-30.72v-175.543c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h152.137c17.554 0 27.794 13.166 27.794 27.794v178.469c0 17.554-14.629 30.72-30.72 30.72zM304.274 374.857h-144.823v172.617h144.823v-172.617zM204.8 475.794h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM204.8 412.891h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM555.886 581.12h-147.749c-17.554 0-30.72-13.166-30.72-30.72v-175.543c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h150.674c17.554 0 27.794 13.166 27.794 27.794v178.469c1.463 17.554-13.166 30.72-30.72 30.72zM555.886 374.857h-144.823v172.617h144.823v-172.617zM457.874 475.794h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM457.874 412.891h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM808.96 581.12h-147.749c-17.554 0-30.72-13.166-30.72-30.72v-175.543c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h150.674c17.554 0 27.794 13.166 27.794 27.794v178.469c0 17.554-13.166 30.72-30.72 30.72zM808.96 374.857h-144.823v172.617h144.823c0 0 0-172.617 0-172.617zM710.949 475.794h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM710.949 412.891h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM304.274 310.491h-149.211c-17.554 0-30.72-13.166-30.72-30.72v-175.543c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h152.137c17.554 0 27.794 13.166 27.794 27.794v177.006c0 17.554-14.629 32.183-30.72 32.183zM304.274 104.229h-144.823v171.154h144.823v-171.154zM204.8 205.166h49.737c8.777 0 14.629 7.314 14.629 14.629s-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM204.8 142.263h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM555.886 310.491h-147.749c-17.554 0-30.72-13.166-30.72-30.72v-175.543c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h150.674c17.554 0 27.794 13.166 27.794 27.794v177.006c1.463 17.554-13.166 32.183-30.72 32.183zM555.886 104.229h-144.823v171.154h144.823v-171.154zM457.874 205.166h49.737c8.777 0 14.629 7.314 14.629 14.629s-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM457.874 142.263h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM808.96 310.491h-147.749c-17.554 0-30.72-13.166-30.72-30.72v-175.543c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h150.674c17.554 0 27.794 13.166 27.794 27.794v177.006c0 17.554-13.166 32.183-30.72 32.183zM808.96 104.229h-144.823v171.154h144.823c0 0 0-171.154 0-171.154zM710.949 205.166h49.737c8.777 0 14.629 7.314 14.629 14.629s-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM710.949 142.263h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM807.497 809.326h-650.971c-19.017 0-35.109-16.091-35.109-35.109v-80.457c2.926-11.703 7.314-20.48 14.629-26.331 5.851-5.851 13.166-8.777 21.943-8.777h653.897c19.017 0 30.72 16.091 30.72 30.72v86.309c0 19.017-16.091 33.646-35.109 33.646zM807.497 693.76h-554.423v77.531h554.423v-77.531z" />
34
+ <glyph unicode="&#xe908;" glyph-name="betterdocs-category-grid" data-tags="betterdocs-category-grid" horiz-adv-x="965" d="M896.731 927.817h-827.977c-35.109 0-65.829-26.331-65.829-65.829v-829.44c0-35.109 30.72-65.829 65.829-65.829h829.44c35.109 0 65.829 30.72 65.829 65.829v829.44c-1.463 39.497-27.794 65.829-67.291 65.829zM927.451 800.549v-766.537c0-14.629-14.629-30.72-30.72-30.72h-827.977c-14.629 0-30.72 14.629-30.72 30.72v827.977c0 14.629 14.629 30.72 30.72 30.72h829.44c14.629 0 29.257-14.629 29.257-30.72v-61.44zM305.737 544.549h-147.749c-17.554 0-30.72-13.166-30.72-30.72v-248.686c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h150.674c17.554 0 27.794 13.166 27.794 27.794v251.611c0 17.554-14.629 30.72-30.72 30.72zM305.737 266.606h-144.823v244.297h143.36v-244.297h1.463zM207.726 440.686h48.274c8.777 0 14.629 7.314 14.629 14.629 0 8.777-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM207.726 377.783h48.274c8.777 0 14.629 5.851 14.629 14.629s-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-5.851-14.629-14.629 0-7.314 5.851-14.629 14.629-14.629zM555.886 544.549h-146.286c-17.554 0-30.72-13.166-30.72-30.72v-248.686c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h149.211c17.554 0 27.794 13.166 27.794 27.794v251.611c0 17.554-13.166 30.72-30.72 30.72zM555.886 266.606h-143.36v244.297h143.36v-244.297zM457.874 440.686h48.274c8.777 0 14.629 7.314 14.629 14.629 0 8.777-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-7.314-14.629-14.629s7.314-14.629 14.629-14.629zM457.874 377.783h48.274c8.777 0 14.629 5.851 14.629 14.629s-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-5.851-14.629-14.629 0-7.314 7.314-14.629 14.629-14.629zM807.497 544.549h-147.749c-17.554 0-30.72-13.166-30.72-30.72v-248.686c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h150.674c17.554 0 27.794 13.166 27.794 27.794v251.611c0 17.554-13.166 30.72-30.72 30.72zM807.497 266.606h-143.36v244.297h143.36v-244.297zM709.486 440.686h48.274c8.777 0 14.629 7.314 14.629 14.629 0 8.777-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-7.314-14.629-14.629s5.851-14.629 14.629-14.629zM709.486 377.783h48.274c8.777 0 14.629 5.851 14.629 14.629s-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-5.851-14.629-14.629 0-7.314 5.851-14.629 14.629-14.629zM207.726 317.806h48.274c8.777 0 14.629 5.851 14.629 14.629s-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-5.851-14.629-14.629 0-7.314 5.851-14.629 14.629-14.629zM457.874 317.806h48.274c8.777 0 14.629 5.851 14.629 14.629s-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-5.851-14.629-14.629 0-7.314 7.314-14.629 14.629-14.629zM709.486 317.806h48.274c8.777 0 14.629 5.851 14.629 14.629s-5.851 14.629-14.629 14.629h-48.274c-8.777 0-14.629-5.851-14.629-14.629 0-7.314 5.851-14.629 14.629-14.629zM806.034 782.994h-646.583c-19.017 0-35.109-14.629-35.109-35.109v-80.457c1.463-11.703 7.314-20.48 13.166-26.331s13.166-8.777 21.943-8.777h649.509c19.017 0 30.72 14.629 30.72 30.72v84.846c0 20.48-14.629 35.109-33.646 35.109zM806.034 668.891h-550.034v76.069h550.034v-76.069z" />
35
+ <glyph unicode="&#xe909;" glyph-name="betterdocs-search-form" data-tags="betterdocs-search-form" horiz-adv-x="965" d="M899.657 930.743h-833.829c-35.109 0-65.829-26.331-65.829-65.829v-833.829c0-35.109 30.72-65.829 65.829-65.829h833.829c35.109 0 65.829 30.72 65.829 65.829v833.829c0 39.497-26.331 65.829-65.829 65.829zM930.377 803.474v-772.389c0-16.091-16.091-30.72-30.72-30.72h-833.829c-16.091 0-30.72 16.091-30.72 30.72v833.829c0 16.091 16.091 30.72 30.72 30.72h833.829c16.091 0 30.72-16.091 30.72-30.72v-61.44zM304.274 535.771h-147.749c-17.554 0-30.72-13.166-30.72-30.72v-311.589c1.463-8.777 5.851-17.554 11.703-21.943s11.703-7.314 19.017-7.314h150.674c17.554 0 27.794 13.166 27.794 27.794v313.051c0 17.554-13.166 30.72-30.72 30.72zM304.274 194.926h-144.823v307.2h144.823v-307.2zM204.8 431.909h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 7.314-14.629 14.629-14.629zM204.8 369.006h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 7.314-14.629 14.629-14.629zM204.8 306.103h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 7.314-14.629 14.629-14.629zM204.8 243.2h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 7.314-14.629 14.629-14.629zM557.349 535.771h-149.211c-17.554 0-30.72-13.166-30.72-30.72v-311.589c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h152.137c17.554 0 27.794 13.166 27.794 27.794v313.051c0 19.017-14.629 32.183-30.72 32.183zM557.349 194.926h-144.823v307.2h144.823v-307.2zM457.874 431.909h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 7.314-14.629 14.629-14.629zM457.874 369.006h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 7.314-14.629 14.629-14.629zM457.874 306.103h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 7.314-14.629 14.629-14.629zM457.874 243.2h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 7.314-14.629 14.629-14.629zM808.96 535.771h-147.749c-17.554 0-30.72-13.166-30.72-30.72v-311.589c1.463-10.24 5.851-17.554 11.703-23.406 5.851-4.389 11.703-7.314 19.017-7.314h150.674c17.554 0 27.794 13.166 27.794 27.794v313.051c1.463 19.017-13.166 32.183-30.72 32.183zM808.96 194.926h-144.823v307.2h144.823c0 0 0-307.2 0-307.2zM710.949 431.909h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 5.851-14.629 14.629-14.629zM710.949 369.006h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 5.851-14.629 14.629-14.629zM710.949 306.103h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 5.851-14.629 14.629-14.629zM710.949 243.2h49.737c8.777 0 14.629 7.314 14.629 14.629 0 8.777-7.314 14.629-14.629 14.629h-49.737c-8.777 0-14.629-7.314-14.629-14.629 0-8.777 5.851-14.629 14.629-14.629zM807.497 771.291h-649.509c-19.017 0-35.109-16.091-35.109-35.109v-81.92c1.463-11.703 7.314-20.48 13.166-26.331s13.166-8.777 21.943-8.777h653.897c19.017 0 30.72 16.091 30.72 30.72v86.309c0 19.017-16.091 35.109-35.109 35.109zM807.497 654.263h-552.96v77.531h552.96c0 0 0-77.531 0-77.531z" />
36
+ <glyph unicode="&#xe90a;" glyph-name="caldera-forms" data-tags="caldera-forms" horiz-adv-x="965" d="M642.194 648.411h143.36c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-143.36c-10.24 0-16.091-5.851-19.017-14.629-1.463-1.463-1.463-4.389-1.463-7.314 1.463-8.777 8.777-16.091 20.48-16.091zM901.12 930.743h-835.291c-35.109 0-65.829-27.794-65.829-65.829v-835.291c0-35.109 30.72-64.366 65.829-64.366h835.291c35.109 0 65.829 30.72 65.829 65.829v833.829c0 38.034-27.794 65.829-65.829 65.829zM35.109 31.086v738.743h896.731v-738.743c0-16.091-16.091-30.72-30.72-30.72h-835.291c-16.091-1.463-30.72 16.091-30.72 30.72zM901.12 895.634c16.091 0 30.72-16.091 30.72-30.72v-61.44h-896.731v61.44c0 16.091 16.091 30.72 30.72 30.72h835.291zM762.149 478.72h-552.96c-19.017 0-35.109-16.091-35.109-35.109v-193.097c4.389-23.406 19.017-35.109 35.109-35.109h557.349c19.017 0 30.72 16.091 30.72 30.72v198.949c0 17.554-16.091 33.646-35.109 33.646zM212.114 440.686h548.571v-190.171h-548.571v190.171zM84.846 829.806h16.091c11.703 0 19.017 7.314 19.017 19.017 0 16.091-11.703 20.48-19.017 20.48h-16.091c-11.703 0-19.017-8.777-19.017-19.017 0-13.166 7.314-20.48 19.017-20.48zM162.377 831.269h16.091c11.703 0 19.017 7.314 19.017 19.017 0 10.24-7.314 19.017-19.017 19.017h-16.091c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM242.834 831.269h16.091c11.703 0 19.017 7.314 19.017 19.017 0 10.24-7.314 19.017-19.017 19.017h-16.091c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM179.931 654.263c2.926-2.926 8.777-4.389 13.166-4.389h124.343c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-124.343c-11.703 0-19.017-7.314-19.017-19.017 0-7.314 2.926-11.703 5.851-14.629zM406.674 648.411h143.36c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-143.36c-11.703 0-19.017-7.314-19.017-19.017-1.463-11.703 7.314-19.017 19.017-19.017zM757.76 130.56h-552.96c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h552.96c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM788.48 582.583h-595.383c-11.703 0-19.017-7.314-19.017-19.017 0-5.851 1.463-8.777 4.389-13.166s10.24-7.314 16.091-7.314h592.457c2.926 0 4.389 1.463 7.314 2.926 8.777 1.463 13.166 8.777 13.166 17.554 0 11.703-7.314 19.017-19.017 19.017z" />
37
+ <glyph unicode="&#xe90b;" glyph-name="call-to-action" data-tags="call-to-action" horiz-adv-x="965" d="M656.823 333.897h197.486v160.914h-197.486v-160.914zM694.857 456.777h117.029v-81.92h-117.029v81.92zM102.4 494.811v-162.377h509.074v162.377h-509.074zM570.514 374.857h-425.691v81.92h425.691v-81.92zM945.006 930.743h-924.526c-11.703 0-20.48-8.777-20.48-20.48v-924.526c0-11.703 8.777-20.48 20.48-20.48h924.526c11.703 0 20.48 8.777 20.48 20.48v924.526c0 11.703-8.777 20.48-20.48 20.48zM40.96 804.937v84.846h882.103v-84.846h-882.103zM40.96 6.217v756.297h882.103v-756.297h-882.103zM64.366 866.377h40.96v-40.96h-40.96v40.96zM125.806 866.377h40.96v-40.96h-40.96v40.96zM191.634 866.377h40.96v-40.96h-40.96v40.96z" />
38
+ <glyph unicode="&#xe90c;" glyph-name="contact-form-7" data-tags="contact-form-7" horiz-adv-x="965" d="M463.726 638.171c0 0 0 0 0 0 2.926-4.389 7.314-5.851 11.703-5.851h253.074c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-253.074c-11.703 0-19.017-7.314-19.017-19.017 1.463-4.389 2.926-8.777 5.851-11.703 0 0 1.463-1.463 1.463-1.463zM899.657 930.743h-833.829c-39.497 0-65.829-30.72-65.829-65.829v-835.291c0-38.034 30.72-64.366 65.829-64.366h835.291c38.034 0 65.829 30.72 65.829 65.829v833.829c-1.463 39.497-32.183 65.829-67.291 65.829zM901.12 895.634c14.629 0 30.72-14.629 30.72-30.72v-59.977h-896.731v59.977c0 14.629 14.629 30.72 30.72 30.72h835.291zM65.829 0.366c-14.629 0-30.72 14.629-30.72 30.72v738.743h895.269v-738.743c0-14.629-14.629-30.72-30.72-30.72h-833.829zM709.486 456.777h-555.886c-19.017 0-35.109-14.629-35.109-35.109v-191.634c0-19.017 16.091-35.109 35.109-35.109h555.886c19.017 0 35.109 14.629 35.109 35.109v191.634c0 19.017-14.629 35.109-35.109 35.109zM709.486 421.669v-187.246h-551.497v187.246h551.497zM81.92 831.269h14.629c11.703 0 19.017 7.314 19.017 19.017s-8.777 19.017-19.017 19.017h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM162.377 831.269h14.629c11.703 0 19.017 7.314 19.017 19.017s-8.777 19.017-19.017 19.017h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM242.834 831.269h14.629c11.703 0 19.017 7.314 19.017 19.017s-8.777 19.017-19.017 19.017h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM137.509 632.32h253.074c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-253.074c-11.703 0-19.017-7.314-19.017-19.017s11.703-19.017 19.017-19.017zM321.829 114.469h-175.543c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h175.543c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM731.429 562.103h-593.92c-11.703 0-19.017-7.314-19.017-19.017 0-10.24 11.703-19.017 19.017-19.017h593.92c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017z" />
39
+ <glyph unicode="&#xe90d;" glyph-name="content-ticker" data-tags="content-ticker" horiz-adv-x="965" d="M466.651 458.24c0 2.926-5.851 5.851-10.24 5.851h-78.994c-2.926 0-5.851-2.926-10.24-5.851l-71.68-226.743c-1.463-7.314-1.463-8.777 0-10.24s2.926-2.926 5.851-2.926h62.903c2.926 0 8.777 0 10.24 5.851l13.166 42.423h62.903l10.24-42.423c0-2.926 5.851-5.851 10.24-5.851h62.903c2.926 0 5.851 0 5.851 2.926 2.926 2.926 2.926 5.851 0 10.24l-73.143 226.743zM476.891 238.811l-10.24 42.423c0 2.926-5.851 5.851-10.24 5.851h-76.069c-2.926 0-7.314 1.463-10.24-5.851l-13.166-42.423h-39.497l67.291 206.263h65.829l68.754-206.263h-42.423zM36.571 192v639.269c0 16.091 13.166 29.257 29.257 29.257h706.56c16.091 0 29.257-13.166 29.257-29.257v-32.183h36.571v32.183c0 36.571-29.257 65.829-65.829 65.829h-706.56c-36.571 0-65.829-29.257-65.829-65.829v-640.731c0-35.109 29.257-64.366 65.829-64.366h32.183v36.571h-32.183c-16.091 0-29.257 11.703-29.257 29.257zM899.657 768.366h-706.56c-36.571 0-65.829-29.257-65.829-65.829v-639.269c0-36.571 29.257-65.829 65.829-65.829h706.56c36.571 0 65.829 29.257 65.829 65.829v640.731c0 35.109-29.257 64.366-65.829 64.366zM928.914 63.269c0-16.091-13.166-29.257-29.257-29.257h-706.56c-16.091 0-29.257 13.166-29.257 29.257v640.731c0 16.091 13.166 29.257 29.257 29.257h706.56c16.091 0 29.257-13.166 29.257-29.257v-640.731zM193.097 706.926h36.571v-36.571h-36.571v36.571zM256 706.926h36.571v-36.571h-36.571v36.571zM321.829 706.926h36.571v-36.571h-36.571v36.571zM193.097 641.097h709.486v-36.571h-709.486v36.571zM571.977 469.943h226.743v-23.406h-226.743v23.406zM571.977 404.114h226.743v-23.406h-226.743v23.406zM443.246 309.029h-51.2c-4.389 0-7.314 1.463-10.24 5.851-2.926 2.926-2.926 7.314-1.463 11.703v0l29.257 77.531c1.463 4.389 5.851 8.777 11.703 8.777s10.24-4.389 11.703-8.777l23.406-78.994c1.463-4.389 0-7.314-1.463-10.24-4.389-2.926-7.314-5.851-11.703-5.851zM397.897 325.12h40.96l-19.017 62.903-21.943-62.903zM416.914 399.726c0 0 0 0 0 0v0zM424.229 399.726v0c0 0 0 0 0 0z" />
40
+ <glyph unicode="&#xe90e;" glyph-name="content-timeline" data-tags="content-timeline" horiz-adv-x="965" d="M947.931 821.029h-282.331c0 0 0 0-2.926 0-10.24 0-14.629-7.314-14.629-17.554v-169.691c0 0 0 0 0-2.926 0-10.24 7.314-14.629 17.554-14.629h282.331c0 0 0 0 2.926 0 10.24 0 14.629 7.314 14.629 17.554v169.691c0 0 0 0 0 2.926 0 10.24-7.314 14.629-17.554 14.629zM933.303 652.8h-250.149v136.046h250.149c0 0 0-136.046 0-136.046zM947.931 281.234h-282.331c0 0 0 0-2.926 0-10.24 0-14.629-7.314-14.629-17.554v-169.691c0 0 0 0 0-2.926 0-10.24 7.314-14.629 17.554-14.629h282.331c0 0 0 0 2.926 0 10.24 0 14.629 7.314 14.629 17.554v169.691c0 0 0 0 0 2.926 0 7.314-7.314 14.629-17.554 14.629zM933.303 110.080h-250.149v136.046h250.149c0 0 0-136.046 0-136.046zM576.366 744.96c-10.24 40.96-48.274 65.829-87.771 55.589-32.183-7.314-58.514-38.034-58.514-70.217 0-35.109 23.406-62.903 55.589-73.143v-136.046c-40.96-7.314-65.829-48.274-55.589-87.771 4.389-27.794 27.794-49.737 55.589-55.589v-136.046c-32.183-7.314-55.589-38.034-55.589-73.143 0-40.96 32.183-73.143 73.143-73.143s73.143 32.183 73.143 73.143c0 35.109-23.406 62.903-58.514 70.217v136.046c32.183 7.314 58.514 38.034 55.589 73.143 0 35.109-23.406 65.829-55.589 73.143v136.046c43.886 10.24 68.754 51.2 58.514 87.771zM547.109 168.594c0-23.406-17.554-40.96-40.96-40.96s-40.96 17.554-40.96 40.96 17.554 40.96 40.96 40.96c20.48-1.463 38.034-19.017 40.96-40.96zM544.183 450.926c0-23.406-17.554-40.96-40.96-40.96v0c-23.406 0-38.034 17.554-38.034 40.96s17.554 40.96 38.034 40.96c23.406-2.926 40.96-21.943 40.96-40.96zM503.223 690.834c-23.406 0-38.034 17.554-38.034 40.96s17.554 40.96 38.034 40.96c23.406 0 40.96-17.554 40.96-40.96s-17.554-40.96-40.96-40.96zM741.669 702.537h98.011c10.24 0 17.554 7.314 17.554 17.554s-7.314 17.554-17.554 17.554h-98.011c-10.24 0-17.554-7.314-17.554-17.554s7.314-17.554 17.554-17.554zM334.994 551.863c0 0-2.926 0 0 0h-315.977c-10.24 0-17.554-7.314-17.554-14.629 0 0 0 0 0-2.926v-169.691c0-10.24 7.314-17.554 14.629-17.554 0 0 0 0 2.926 0h315.977c10.24 0 17.554 7.314 17.554 14.629 0 0 0 0 0 2.926v169.691c-2.926 8.777-10.24 17.554-17.554 17.554zM314.514 382.171h-279.406v136.046h279.406v-136.046zM133.12 433.371h98.011c10.24 0 17.554 7.314 17.554 17.554s-7.314 17.554-17.554 17.554h-98.011c-10.24 0-17.554-7.314-17.554-17.554 2.926-10.24 10.24-17.554 17.554-17.554zM741.669 162.743h98.011c10.24 0 17.554 7.314 17.554 17.554s-10.24 14.629-17.554 14.629h-98.011c-10.24 0-17.554-7.314-17.554-17.554-1.463-8.777 7.314-14.629 17.554-14.629z" />
41
+ <glyph unicode="&#xe90f;" glyph-name="content-toggle" data-tags="content-toggle" horiz-adv-x="965" d="M386.194 605.989h-320.366c-30.72 0-54.126-23.406-54.126-54.126v-563.2c0-29.257 23.406-52.663 54.126-52.663h320.366c30.72 0 54.126 23.406 54.126 54.126v558.811c-1.463 33.646-24.869 57.051-54.126 57.051zM399.36-9.874c0-7.314-7.314-13.166-13.166-13.166h-320.366c-7.314 0-13.166 7.314-13.166 13.166v558.811c0 7.314 7.314 13.166 13.166 13.166h320.366c7.314 0 13.166-7.314 13.166-13.166v-558.811zM898.194 605.989h-320.366c-30.72 0-54.126-23.406-54.126-54.126v-563.2c0-30.72 23.406-54.126 54.126-54.126h320.366c30.72 0 54.126 23.406 54.126 54.126v560.274c2.926 33.646-24.869 57.051-54.126 57.051zM911.36-9.874c0-7.314-7.314-13.166-13.166-13.166h-320.366c-7.314 0-13.166 7.314-13.166 13.166v558.811c0 7.314 7.314 13.166 13.166 13.166h320.366c7.314 0 13.166-7.314 13.166-13.166v-558.811zM361.326 740.571h276.48c30.72 0 57.051 23.406 57.051 57.051v105.326c0 30.72-23.406 57.051-57.051 57.051h-276.48c-29.257 0-57.051-23.406-57.051-57.051v-103.863c0-35.109 23.406-58.514 57.051-58.514zM345.234 900.023c0 7.314 7.314 13.166 13.166 13.166h276.48c7.314 0 13.166-7.314 13.166-13.166v-103.863c0-7.314-7.314-13.166-13.166-13.166h-276.48c-7.314 0-13.166 7.314-13.166 13.166 0-1.463 0 103.863 0 103.863zM536.869 807.863v0h80.457v81.92h-80.457v-61.44zM826.514 445.074h-178.469v-40.96h178.469zM826.514 347.063h-178.469v-40.96h178.469zM826.514 249.051h-178.469v-39.497h178.469zM311.589 445.074v0h-178.469v-40.96h181.394v40.96zM311.589 347.063v0h-178.469v-40.96h181.394v40.96zM311.589 249.051v0h-178.469v-39.497h181.394v39.497z" />
42
+ <glyph unicode="&#xe910;" glyph-name="countdown" data-tags="countdown" horiz-adv-x="965" d="M10.24 857.6h32.183v-32.183h-32.183v32.183zM76.069 857.6h32.183v-32.183h-32.183v32.183zM138.971 857.6h32.183v-32.183h-32.183v32.183zM580.754 165.669h-215.040c-10.24 0-17.554 7.314-17.554 17.554v542.72c0 10.24 7.314 17.554 17.554 17.554h215.040c10.24 0 17.554-7.314 17.554-17.554v-545.646c-1.463-7.314-8.777-14.629-17.554-14.629v0zM383.269 196.389h182.857v512h-182.857c0 0 0-512 0-512zM947.931 165.669h-213.577c-10.24 0-17.554 7.314-17.554 17.554v542.72c0 10.24 7.314 17.554 17.554 17.554h215.040c8.777 0 16.091-7.314 16.091-17.554v-545.646c-2.926-7.314-10.24-14.629-17.554-14.629v0zM748.983 196.389h182.857v512h-182.857v-512zM215.040 165.669h-197.486c-10.24 0-17.554 7.314-17.554 17.554v542.72c0 10.24 7.314 17.554 17.554 17.554h197.486c10.24 0 17.554-7.314 17.554-17.554v-545.646c-1.463-7.314-8.777-14.629-17.554-14.629v0zM33.646 196.389h165.303v512h-165.303c0 0 0-512 0-512zM33.646 89.6h146.286v-32.183h-146.286v32.183zM399.36 89.6h146.286v-32.183h-146.286v32.183zM765.074 89.6h146.286v-32.183h-146.286v32.183zM99.474 467.017h32.183v-114.103h-32.183v114.103zM457.874 562.103h32.183v-209.189h-32.183v209.189zM816.274 562.103h32.183v-131.657h-32.183v131.657z" />
43
+ <glyph unicode="&#xe911;" glyph-name="counter" data-tags="counter" horiz-adv-x="965" d="M10.24 848.823h32.183v-32.183h-32.183v32.183zM76.069 848.823h32.183v-32.183h-32.183v32.183zM138.971 848.823h32.183v-32.183h-32.183v32.183zM580.754 734.72h-215.040c-10.24 0-17.554-7.314-17.554-17.554v-544.183c0-10.24 7.314-17.554 17.554-17.554h215.040c10.24 0 17.554 7.314 17.554 14.629v547.109c-1.463 10.24-8.777 17.554-17.554 17.554zM566.126 187.611h-182.857v512h182.857v-512zM947.931 734.72h-213.577c-10.24 0-17.554-7.314-17.554-17.554v-544.183c0-10.24 7.314-17.554 17.554-17.554h215.040c7.314 0 14.629 7.314 17.554 14.629v547.109c-1.463 10.24-8.777 17.554-19.017 17.554zM931.84 187.611h-182.857v512h182.857v-512zM215.040 734.72h-197.486c-10.24 0-17.554-7.314-17.554-17.554v-544.183c0-10.24 7.314-17.554 17.554-17.554h197.486c10.24 0 17.554 7.314 17.554 14.629v547.109c-1.463 10.24-8.777 17.554-17.554 17.554zM200.411 187.611h-166.766v512h165.303l1.463-512zM33.646 79.36h146.286v-32.183h-146.286v32.183zM399.36 79.36h146.286v-32.183h-146.286v32.183zM765.074 79.36h146.286v-32.183h-146.286v32.183zM99.474 458.24h32.183v-114.103h-32.183v114.103zM457.874 551.863h32.183v-209.189h-32.183v209.189zM811.886 347.063h32.183l36.571 179.931v14.629h-83.383v-26.331h51.2z" />
44
+ <glyph unicode="&#xe912;" glyph-name="creative-button" data-tags="creative-button" horiz-adv-x="965" d="M877.714 782.994h-514.926c-49.737 0-90.697-39.497-90.697-90.697v-77.531h-181.394c-49.737 0-90.697-39.497-90.697-90.697v-318.903c0-49.737 39.497-90.697 90.697-90.697h323.291l248.686 2.926c49.737 0 90.697 39.497 90.697 90.697v4.389l2.926 74.606 103.863-2.926h16.091c49.737 0 90.697 39.497 90.697 90.697v317.44c-1.463 51.2-38.034 90.697-89.234 90.697zM724.114 251.977v-39.497c0-35.109-26.331-58.514-58.514-58.514l-573.44-2.926c-35.109 0-58.514 26.331-58.514 58.514v318.903c0 35.109 26.331 58.514 58.514 58.514h196.023l378.88 2.926c35.109 0 58.514-26.331 58.514-58.514l-1.463-279.406zM936.229 374.857v0c0-35.109-26.331-58.514-58.514-58.514h-32.183c-7.314 0-90.697 0-90.697 0v212.114c0 49.737-39.497 90.697-90.697 90.697h-361.326v76.069c0 35.109 26.331 58.514 58.514 58.514l514.926-2.926c35.109 0 58.514-26.331 58.514-58.514l1.463-317.44zM560.274 377.783h-361.326c-7.314 0-13.166-5.851-13.166-16.091 0-7.314 5.851-16.091 13.166-16.091h361.326c7.314 0 13.166 5.851 13.166 16.091 1.463 7.314-5.851 16.091-13.166 16.091z" />
45
+ <glyph unicode="&#xe913;" glyph-name="data-table" data-tags="data-table" horiz-adv-x="965" d="M949.394 882.469h-933.303c-10.24 0-16.091-5.851-16.091-16.091v-838.217c0-10.24 5.851-16.091 16.091-16.091h933.303c10.24 0 16.091 5.851 16.091 16.091v838.217c2.926 10.24-7.314 16.091-16.091 16.091zM933.303 654.263v-605.623h-232.594v605.623h232.594zM32.183 689.371v162.377h100.937v-162.377c0 0-100.937 0-100.937 0zM168.229 689.371v162.377h231.131v-162.377c0 0-231.131 0-231.131 0zM399.36 654.263v-610.011h-231.131v610.011h231.131zM434.469 689.371v162.377h231.131v-162.377c0 0-231.131 0-231.131 0zM667.063 625.006v-580.754h-232.594v610.011h231.131l1.463-29.257zM700.709 689.371v162.377h231.131v-162.377c0 0-231.131 0-231.131 0zM32.183 48.64v605.623h100.937v-605.623h-100.937z" />
46
+ <glyph unicode="&#xe914;" glyph-name="divider" data-tags="divider" horiz-adv-x="965" d="M201.874 316.343v-171.154h-30.72c-19.017 0-33.646-8.777-39.497-19.017-5.851-14.629-2.926-29.257 8.777-42.423l106.789-128.731c11.703-14.629 24.869-19.017 42.423-19.017s30.72 8.777 42.423 19.017l106.789 128.731c11.703 14.629 14.629 30.72 8.777 42.423-5.851 14.629-19.017 19.017-39.497 19.017h-33.646v171.154c0 21.943-16.091 39.497-39.497 39.497h-92.16c-24.869 0-40.96-17.554-40.96-39.497v0zM168.229 108.617h52.663c11.703 0 19.017 8.777 19.017 19.017v190.171h92.16v-190.171c0-11.703 8.777-19.017 19.017-19.017h52.663l-103.863-128.731c-2.926-2.926-8.777-5.851-11.703-5.851s-8.777 2.926-11.703 5.851l-108.251 128.731zM416.914 747.886h30.72v-162.377c0-21.943 16.091-39.497 39.497-39.497h92.16c21.943 0 39.497 16.091 39.497 39.497v162.377h30.72c19.017 0 33.646 8.777 39.497 19.017 5.851 14.629 2.926 27.794-8.777 45.349l-106.789 128.731c-11.703 14.629-24.869 19.017-42.423 19.017-16.091 0-30.72-8.777-42.423-19.017l-106.789-128.731c-11.703-14.629-14.629-30.72-8.777-45.349 10.24-11.703 24.869-19.017 43.886-19.017v0zM413.989 785.92l106.789 128.731c2.926 2.926 8.777 5.851 11.703 5.851s8.777-2.926 11.703-5.851l106.789-128.731h-52.663c-11.703 0-19.017-8.777-19.017-19.017v-181.394h-92.16v181.394c0 11.703-8.777 19.017-19.017 19.017h-54.126zM826.514 316.343h-292.571c-8.777 0-16.091 8.777-16.091 16.091v5.851c0 8.777 8.777 16.091 16.091 16.091h288.183c8.777 0 16.091-8.777 16.091-16.091v-5.851c4.389-8.777-4.389-16.091-11.703-16.091zM674.377 439.223h-532.48c-7.314 0-16.091 8.777-16.091 16.091v5.851c0 8.777 8.777 16.091 16.091 16.091h532.48c8.777 0 16.091-8.777 16.091-16.091v-5.851c1.463-10.24-4.389-16.091-16.091-16.091z" />
47
+ <glyph unicode="&#xe915;" glyph-name="dual-color-heading" data-tags="dual-color-heading" horiz-adv-x="965" d="M425.691 45.714h-201.874c-2.926 0-5.851 2.926-5.851 5.851v73.143c0 2.926 2.926 5.851 5.851 5.851h184.32c11.703 0 20.48 8.777 20.48 20.48v649.509c0 11.703-8.777 20.48-20.48 20.48h-260.389c-11.703 0-20.48-8.777-20.48-20.48v-54.126c0-2.926-2.926-5.851-5.851-5.851h-73.143c-2.926 0-2.926 2.926-5.851 2.926 0 0-2.926 2.926-2.926 5.851v165.303c0-2.926 2.926 2.926 8.777 2.926h545.646c11.703 0 20.48 8.777 20.48 20.48s-8.777 20.48-20.48 20.48h-545.646c-27.794 1.463-48.274-23.406-48.274-46.811v-165.303c0-14.629 5.851-27.794 14.629-36.571s23.406-14.629 36.571-14.629h71.68c27.794 0 48.274 24.869 48.274 48.274v33.646h213.577v-604.16h-160.914c-27.794 0-48.274-23.406-48.274-48.274v-73.143c0-27.794 23.406-48.274 48.274-48.274h201.874c11.703 0 20.48 8.777 20.48 20.48 0 13.166-8.777 21.943-20.48 21.943zM721.189 172.983h-162.377v602.697h213.577v-33.646c0-27.794 23.406-48.274 48.274-48.274h71.68c27.794 0 48.274 24.869 48.274 48.274v166.766c0 27.794-24.869 48.274-48.274 48.274h-207.726c-11.703 0-20.48-8.777-20.48-20.48s8.777-20.48 20.48-20.48h207.726c2.926 0 5.851-2.926 5.851-5.851v-165.303c0-2.926-2.926-5.851-5.851-5.851h-71.68c-2.926 0-5.851 2.926-5.851 5.851v54.126c0 11.703-8.777 20.48-20.48 20.48h-257.463c-11.703 0-20.48-8.777-20.48-20.48v-645.12c0-11.703 8.777-20.48 20.48-20.48h184.32c2.926 0 5.851-2.926 5.851-5.851v-73.143c0-2.926-2.926-5.851-5.851-5.851h-204.8c-11.703 0-20.48-8.777-20.48-20.48s8.777-20.48 20.48-20.48h201.874c27.794 0 48.274 23.406 48.274 48.274v73.143c2.926 19.017-19.017 43.886-45.349 43.886zM747.52 377.783h14.629c11.703 0 20.48 8.777 20.48 20.48s-8.777 20.48-20.48 20.48h-14.629c-11.703 0-20.48-8.777-20.48-20.48s8.777-20.48 20.48-20.48zM803.109 398.263c0-11.703 8.777-20.48 20.48-20.48h121.417c11.703 0 20.48 8.777 20.48 20.48s-8.777 20.48-20.48 20.48h-121.417c-11.703 1.463-20.48-7.314-20.48-20.48zM747.52 304.64h193.097c11.703 0 20.48 8.777 20.48 20.48s-8.777 20.48-20.48 20.48h-193.097c-11.703 0-20.48-8.777-20.48-20.48 0-10.24 8.777-20.48 20.48-20.48zM945.006 278.309h-197.486c-11.703 0-20.48-8.777-20.48-20.48s8.777-20.48 20.48-20.48h193.097c14.629-2.926 23.406 8.777 23.406 20.48 1.463 11.703-7.314 20.48-19.017 20.48z" />
48
+ <glyph unicode="&#xe916;" glyph-name="duplicator" data-tags="duplicator" horiz-adv-x="965" d="M422.766 578.194h355.474v-38.034h-355.474v38.034zM422.766 461.166h222.354v-38.034h-222.354v38.034zM393.509-28.891c-76.069 0-131.657 55.589-131.657 131.657v77.531h-130.194c-77.531 0-133.12 55.589-133.12 133.12l1.463 134.583c0 108.251 0 216.503 0 324.754v14.629c0 21.943 0 45.349 2.926 67.291 7.314 58.514 61.44 105.326 119.954 105.326h209.189c55.589 0 109.714 0 165.303 0 24.869 0 48.274-7.314 68.754-21.943 36.571-26.331 55.589-59.977 55.589-103.863 0-11.703 0-21.943 0-33.646v-49.737c0 0 178.469 0 212.114 0 76.069 0 130.194-55.589 130.194-131.657 0-144.823 0-291.109 0-435.931v-78.994c0-77.531-55.589-133.12-133.12-133.12v0h-437.394zM394.971 704c-52.663 0-87.771-33.646-87.771-86.309v-14.629c0-348.16 0-503.223 2.926-519.314 5.851-39.497 39.497-65.829 81.92-65.829h440.32c51.2 0 84.846 35.109 84.846 84.846 0 172.617 0 345.234 0 516.389 0 51.2-33.646 84.846-84.846 84.846-29.257 0-296.96 0-299.886 0v0h-137.509zM133.12 914.651c-52.663 0-86.309-33.646-86.309-86.309v-514.926c0-52.663 33.646-86.309 84.846-86.309h98.011l7.314 1.463 20.48 5.851 4.389 20.48v124.343c0 80.457 0 160.914 0 241.371 0 76.069 55.589 130.194 131.657 130.194h185.783l-1.463 30.72c0 5.851 0 11.703 0 17.554 0 19.017-1.463 36.571-4.389 54.126-7.314 36.571-39.497 59.977-81.92 59.977h-311.589l-46.811 1.463z" />
49
+ <glyph unicode="&#xe917;" glyph-name="dynamic-gallery" data-tags="dynamic-gallery" horiz-adv-x="965" d="M68.754 861.989h38.034v-38.034h-38.034v38.034zM133.12 861.989h38.034v-38.034h-38.034v38.034zM196.023 861.989h38.034v-38.034h-38.034v38.034zM943.543 930.743h-924.526c-10.24 0-19.017-8.777-19.017-19.017v-927.451c0-8.777 8.777-19.017 19.017-19.017h927.451c8.777 0 19.017 8.777 19.017 19.017v924.526c0 8.777-10.24 21.943-21.943 21.943zM927.451 0.366v0h-889.417v759.223h890.88c-1.463 0-1.463-759.223-1.463-759.223zM927.451 800.549v0h-889.417v89.234h890.88c-1.463 0-1.463-89.234-1.463-89.234zM399.36 366.080h162.377c8.777 0 19.017 8.777 19.017 19.017v174.080c0 8.777-8.777 19.017-19.017 19.017h-162.377c-8.777 0-19.017-8.777-19.017-19.017v-174.080c1.463-13.166 10.24-19.017 19.017-19.017zM418.377 537.234h124.343v-137.509h-124.343v137.509zM646.583 567.954c-2.926-2.926-5.851-5.851-5.851-13.166v-174.080c0-8.777 5.851-19.017 19.017-19.017h162.377c8.777 0 19.017 8.777 19.017 19.017v175.543c0 8.777-8.777 19.017-19.017 19.017h-163.84c-5.851-1.463-8.777-1.463-11.703-7.314zM677.303 537.234h121.417v-137.509h-121.417v137.509zM146.286 366.080h160.914c8.777 0 19.017 8.777 19.017 19.017v174.080c0 8.777-8.777 19.017-19.017 19.017h-160.914c-5.851 0-8.777-2.926-13.166-5.851s-5.851-5.851-5.851-13.166v-174.080c0-13.166 5.851-19.017 19.017-19.017zM165.303 537.234h121.417v-137.509h-121.417v137.509zM399.36 89.6h162.377c8.777 0 19.017 8.777 19.017 19.017v172.617c0 8.777-8.777 19.017-19.017 19.017h-162.377c-8.777 0-19.017-8.777-19.017-19.017v-174.080c1.463-7.314 10.24-17.554 19.017-17.554zM418.377 263.68h124.343v-137.509h-124.343v137.509zM819.2 300.251h-160.914c-5.851 0-8.777-2.926-13.166-5.851-2.926-2.926-5.851-5.851-5.851-13.166v-174.080c0-8.777 5.851-19.017 19.017-19.017h160.914c8.777 0 19.017 8.777 19.017 19.017v174.080c-1.463 10.24-10.24 19.017-19.017 19.017zM797.257 127.634h-121.417v137.509h121.417v-137.509zM146.286 89.6h160.914c8.777 0 19.017 8.777 19.017 19.017v172.617c0 8.777-8.777 19.017-19.017 19.017h-160.914c-5.851 0-8.777-2.926-13.166-5.851-2.926-2.926-5.851-5.851-5.851-13.166v-174.080c0-7.314 5.851-17.554 19.017-17.554zM165.303 263.68h121.417v-137.509h-121.417v137.509zM304.274 642.56h49.737c8.777 0 19.017 8.777 19.017 19.017s-8.777 19.017-19.017 19.017h-49.737c-8.777 0-19.017-8.777-19.017-19.017s8.777-19.017 19.017-19.017zM459.337 642.56h49.737c8.777 0 19.017 8.777 19.017 19.017s-8.777 19.017-19.017 19.017h-49.737c-8.777 0-19.017-8.777-19.017-19.017s5.851-19.017 19.017-19.017zM611.474 642.56h49.737c8.777 0 19.017 8.777 19.017 19.017s-8.777 19.017-19.017 19.017h-49.737c-8.777 0-19.017-8.777-19.017-19.017s10.24-19.017 19.017-19.017z" />
50
+ <glyph unicode="&#xe918;" glyph-name="event-calendar" data-tags="event-calendar" horiz-adv-x="1165" d="M1085.793 960h-1004.579c-45.903 0-81.214-38.841-81.214-81.214v-861.572c0-45.903 38.841-81.214 81.214-81.214h1001.048c45.903 0 81.214 38.841 81.214 81.214v861.572c5.297 45.903-33.545 81.214-77.683 81.214zM1119.338 15.448c0-21.186-17.655-35.31-35.31-35.31h-1002.814c-21.186 0-35.31 17.655-35.31 35.31v863.338c0 21.186 17.655 35.31 35.31 35.31h1001.048c21.186 0 35.31-17.655 35.31-35.31v-863.338h1.766zM695.614 184.938c-8.828 0-19.421 5.297-19.421 19.421v270.124c0 12.359 8.828 19.421 19.421 19.421h261.297c8.828 0 19.421-1.766 19.421-17.655v-271.89c0-12.359-8.828-19.421-19.421-19.421 0 0-261.297 0-261.297 0zM720.331 230.841h213.628v218.924h-213.628v-218.924zM284.248 693.407c0 24.717-19.421 44.138-44.138 44.138s-44.138-19.421-44.138-44.138v0c0-24.717 19.421-44.138 44.138-44.138s44.138 19.421 44.138 44.138v0zM752.11 693.407v0c0 24.717-19.421 44.138-44.138 44.138s-44.138-19.421-44.138-44.138v0c0-24.717 19.421-44.138 44.138-44.138s44.138 19.421 44.138 44.138zM985.159 693.407c0 24.717-19.421 44.138-44.138 44.138s-44.138-19.421-44.138-44.138v0c0-24.717 19.421-44.138 44.138-44.138s44.138 19.421 44.138 44.138v0zM519.062 693.407c0 24.717-19.421 44.138-44.138 44.138s-44.138-19.421-44.138-44.138v0c0-24.717 19.421-44.138 44.138-44.138s44.138 19.421 44.138 44.138v0zM284.248 456.828c0 24.717-19.421 44.138-44.138 44.138s-44.138-19.421-44.138-44.138v0c0-24.717 19.421-44.138 44.138-44.138s44.138 19.421 44.138 44.138v0zM519.062 456.828c0 24.717-19.421 44.138-44.138 44.138s-44.138-19.421-44.138-44.138v0c0-24.717 19.421-44.138 44.138-44.138s44.138 19.421 44.138 44.138v0zM284.248 220.248c0 24.717-19.421 44.138-44.138 44.138s-44.138-19.421-44.138-44.138v0c0-24.717 19.421-44.138 44.138-44.138s44.138 19.421 44.138 44.138v0zM519.062 220.248c0 24.717-19.421 44.138-44.138 44.138s-44.138-19.421-44.138-44.138v0c0-24.717 19.421-44.138 44.138-44.138s44.138 19.421 44.138 44.138v0z" />
51
+ <glyph unicode="&#xe919;" glyph-name="facebook-feed-carousel" data-tags="facebook-feed-carousel" horiz-adv-x="965" d="M959.634 475.794l-68.754 57.051c-5.851 5.851-16.091 4.389-21.943-1.463s-4.389-16.091 1.463-21.943l52.663-45.349-52.663-45.349c-5.851-5.851-7.314-14.629-1.463-21.943 2.926-4.389 7.314-5.851 11.703-5.851 2.926 0 7.314 1.463 10.24 4.389l68.754 57.051c2.926 2.926 5.851 7.314 5.851 11.703s-1.463 8.777-5.851 11.703zM162.377 404.114v147.749h-30.72v43.886h30.72v43.886c0 16.091 4.389 30.72 14.629 39.497 10.24 10.24 26.331 16.091 46.811 16.091h43.886v-46.811h-30.72c-8.777 0-16.091-8.777-16.091-14.629v-36.571h46.811c-1.463-20.48-4.389-38.034-4.389-45.349h-40.96v-147.749h-59.977zM42.423 54.491c-23.406 0-42.423 19.017-42.423 42.423v702.171c0 23.406 19.017 42.423 42.423 42.423h702.171c23.406 0 42.423-19.017 42.423-42.423v-702.171c0-23.406-19.017-42.423-42.423-42.423h-702.171zM73.143 802.011c-17.554 0-32.183-14.629-32.183-32.183v-648.046c0-14.629 11.703-27.794 27.794-27.794h646.583c19.017 0 33.646 14.629 33.646 33.646v645.12c0 16.091-13.166 29.257-29.257 29.257h-646.583zM150.674 284.16c-10.24 0-19.017 8.777-19.017 17.554v2.926c0 10.24 8.777 17.554 17.554 17.554h506.149c10.24 0 17.554-8.777 17.554-17.554v-2.926c0-10.24-8.777-17.554-17.554-17.554h-504.686zM150.674 190.537c-10.24 0-19.017 8.777-19.017 17.554v2.926c0 10.24 8.777 17.554 17.554 17.554h506.149c10.24 0 17.554-8.777 17.554-17.554v-2.926c0-10.24-8.777-17.554-17.554-17.554h-504.686zM438.857 586.971c-10.24 0-17.554 8.777-17.554 17.554v4.389c0 10.24 8.777 17.554 17.554 17.554h209.189c10.24 0 17.554-8.777 17.554-17.554v-2.926c0-10.24-8.777-17.554-17.554-17.554h-209.189zM438.857 493.349c-10.24 0-17.554 8.777-17.554 17.554v2.926c0 10.24 8.777 17.554 17.554 17.554h209.189c10.24 0 17.554-8.777 17.554-17.554v-2.926c0-10.24-8.777-17.554-17.554-17.554h-209.189z" />
52
+ <glyph unicode="&#xe91a;" glyph-name="facebook-feed" data-tags="facebook-feed" horiz-adv-x="965" d="M198.949 393.874v181.394h-36.571v54.126h36.571v54.126c0 20.48 5.851 36.571 17.554 48.274 13.166 13.166 32.183 19.017 57.051 19.017h52.663v-57.051h-38.034c-10.24 0-19.017-10.24-19.017-17.554v-45.349h57.051c-1.463-24.869-5.851-46.811-5.851-55.589h-49.737v-181.394h-71.68zM51.2-34.743c-27.794 0-51.2 23.406-51.2 51.2v863.086c0 27.794 23.406 51.2 51.2 51.2h861.623c29.257 0 52.663-23.406 52.663-51.2v-861.623c0-27.794-23.406-51.2-51.2-51.2h-863.086zM89.234 882.469c-21.943 0-40.96-17.554-40.96-40.96v-794.331c0-19.017 14.629-33.646 33.646-33.646h794.331c21.943 0 40.96 17.554 40.96 40.96v791.406c0 20.48-16.091 36.571-36.571 36.571h-791.406zM184.32 246.126c-11.703 0-21.943 10.24-21.943 21.943v4.389c0 11.703 10.24 21.943 21.943 21.943h621.714c11.703 0 21.943-10.24 21.943-21.943v-4.389c0-11.703-10.24-21.943-21.943-21.943h-621.714zM184.32 132.023c-11.703 0-21.943 10.24-21.943 21.943v4.389c0 11.703 10.24 21.943 21.943 21.943h621.714c11.703 0 21.943-10.24 21.943-21.943v-4.389c0-11.703-10.24-21.943-21.943-21.943h-621.714zM538.331 617.691c-11.703 0-21.943 10.24-21.943 21.943v4.389c0 11.703 10.24 21.943 21.943 21.943h256c11.703 0 21.943-10.24 21.943-21.943v-4.389c0-11.703-10.24-21.943-21.943-21.943h-256zM538.331 503.589c-11.703 0-21.943 10.24-21.943 21.943v4.389c0 11.703 10.24 21.943 21.943 21.943h256c11.703 0 21.943-10.24 21.943-21.943v-4.389c0-11.703-10.24-21.943-21.943-21.943h-256z" />
53
+ <glyph unicode="&#xe91b;" glyph-name="fancy-text" data-tags="fancy-text" horiz-adv-x="965" d="M425.691 553.326h-220.891c-7.314 0-11.703-7.314-11.703-16.091v-83.383c0-7.314 7.314-11.703 11.703-11.703h27.794c7.314 0 16.091 7.314 16.091 11.703v11.703h27.794v-160.914h-13.166c-7.314 0-11.703-7.314-11.703-11.703v-27.794c0-7.314 7.314-11.703 11.703-11.703h109.714c7.314 0 11.703 7.314 11.703 11.703v27.794c0 7.314-7.314 11.703-11.703 11.703h-11.703v165.303h27.794v-11.703c0-7.314 7.314-11.703 11.703-11.703h27.794c7.314 0 16.091 7.314 16.091 11.703v83.383c-2.926 4.389-11.703 11.703-19.017 11.703zM413.989 486.034c0 7.314-7.314 11.703-11.703 11.703h-55.589c-7.314 0-16.091-7.314-16.091-16.091v-193.097c0-7.314 4.389-11.703 11.703-11.703h-51.2c7.314 0 11.703 7.314 11.703 11.703v194.56c0 7.314-7.314 16.091-11.703 16.091h-55.589c-7.314 0-11.703-4.389-11.703-11.703v39.497h193.097v-40.96h-2.926zM890.88 939.52h-816.274c-42.423 0-74.606-35.109-74.606-74.606v-835.291c0-43.886 35.109-74.606 74.606-74.606h816.274c43.886 0 74.606 35.109 74.606 74.606v830.903c0 43.886-32.183 78.994-74.606 78.994zM39.497 860.526c0 20.48 16.091 35.109 35.109 35.109h816.274c19.017 0 35.109-16.091 35.109-35.109v-835.291c0-19.017-16.091-35.109-35.109-35.109h-816.274c-19.017 0-35.109 16.091-35.109 35.109 0 0 0 835.291 0 835.291zM70.217 864.914h39.497v-39.497h-39.497v39.497zM146.286 864.914h39.497v-39.497h-39.497v39.497zM220.891 864.914h39.497v-39.497h-39.497v39.497zM70.217 790.309h819.2v-39.497h-819.2v39.497zM509.074 546.011h260.389v-27.794h-260.389v27.794zM509.074 469.943h260.389v-27.794h-260.389v27.794z" />
54
+ <glyph unicode="&#xe91c;" glyph-name="feature-list" data-tags="feature-list" horiz-adv-x="965" d="M519.314 524.069h163.84c10.24 0 17.554 7.314 17.554 17.554s-7.314 17.554-17.554 17.554h-163.84c-10.24 0-17.554-7.314-17.554-17.554s10.24-17.554 17.554-17.554zM789.943 487.497h-217.966c-10.24 0-17.554-7.314-17.554-17.554s7.314-17.554 17.554-17.554h217.966c10.24 0 17.554 7.314 17.554 17.554s-7.314 17.554-17.554 17.554zM368.64 428.983c38.034 0 70.217 32.183 70.217 70.217 1.463 17.554-4.389 35.109-17.554 48.274-13.166 14.629-33.646 23.406-54.126 23.406-38.034 0-70.217-32.183-70.217-70.217s33.646-71.68 71.68-71.68zM368.64 532.846c20.48 0 36.571-16.091 36.571-36.571 1.463-7.314-1.463-16.091-7.314-23.406-7.314-8.777-17.554-13.166-29.257-13.166-20.48 0-36.571 16.091-36.571 36.571s16.091 36.571 36.571 36.571zM519.314 262.217h146.286c10.24 0 17.554 7.314 17.554 17.554s-7.314 16.091-17.554 16.091h-146.286c-10.24 0-17.554-7.314-17.554-17.554s10.24-16.091 17.554-16.091zM789.943 225.646h-217.966c-10.24 0-17.554-7.314-17.554-17.554s7.314-17.554 17.554-17.554h217.966c10.24 0 17.554 7.314 17.554 17.554s-7.314 17.554-17.554 17.554zM368.64 307.566c-38.034 0-70.217-32.183-70.217-70.217s32.183-70.217 70.217-70.217 70.217 32.183 70.217 70.217c1.463 38.034-30.72 70.217-70.217 70.217zM397.897 209.554c-7.314-8.777-17.554-13.166-29.257-13.166-20.48 0-36.571 16.091-36.571 36.571s16.091 36.571 36.571 36.571 36.571-16.091 36.571-36.571c1.463-7.314-1.463-16.091-7.314-23.406zM35.109 193.463v636.343c0 14.629 13.166 30.72 30.72 30.72h703.634c14.629 0 30.72-13.166 30.72-30.72v-36.571h39.497v36.571c0 38.034-29.257 67.291-67.291 67.291h-706.56c-38.034 0-67.291-29.257-67.291-67.291v-639.269c2.926-36.571 33.646-67.291 67.291-67.291h36.571v39.497h-36.571c-14.629 0-30.72 13.166-30.72 30.72zM901.12 771.291h-705.097c-38.034 0-67.291-29.257-67.291-67.291v-639.269c0-38.034 29.257-67.291 67.291-67.291h703.634c38.034 0 67.291 29.257 67.291 67.291v637.806c1.463 38.034-27.794 68.754-65.829 68.754zM934.766 63.269c0-14.629-13.166-30.72-30.72-30.72h-708.023c-14.629 0-30.72 13.166-30.72 30.72l2.926 639.269c0 14.629 13.166 30.72 30.72 30.72h703.634c14.629 0 30.72-13.166 30.72-30.72v-639.269h1.463zM95.086 832.731h39.497v-39.497h-39.497v39.497zM159.451 832.731h39.497v-39.497h-39.497v39.497zM225.28 832.731h39.497v-39.497h-39.497v39.497zM539.794 469.943c0-10.503-8.514-19.017-19.017-19.017s-19.017 8.514-19.017 19.017c0 10.503 8.514 19.017 19.017 19.017s19.017-8.514 19.017-19.017zM539.794 206.629c0-10.503-8.514-19.017-19.017-19.017s-19.017 8.514-19.017 19.017c0 10.503 8.514 19.017 19.017 19.017s19.017-8.514 19.017-19.017z" />
55
+ <glyph unicode="&#xe91d;" glyph-name="filterable-gallery" data-tags="filterable-gallery" horiz-adv-x="965" d="M899.657 872.229h-832.366c-38.034 0-67.291-32.183-67.291-67.291v-713.874c0-38.034 32.183-67.291 67.291-67.291h829.44c38.034 0 67.291 32.183 67.291 67.291v713.874c4.389 38.034-27.794 67.291-64.366 67.291zM38.034 804.937c0 17.554 14.629 29.257 29.257 29.257h829.44c17.554 0 29.257-14.629 29.257-29.257v-713.874c0-17.554-14.629-29.257-29.257-29.257h-829.44c-17.554 0-29.257 14.629-29.257 29.257v713.874zM392.046 211.017h177.006c8.777 0 17.554 5.851 17.554 17.554v182.857c0 8.777-5.851 17.554-17.554 17.554h-177.006c-8.777 0-17.554-5.851-17.554-17.554v-182.857c2.926-11.703 8.777-17.554 17.554-17.554zM554.423 390.949v-150.674h-144.823v150.674h144.823zM136.046 211.017h162.377c8.777 0 17.554 5.851 17.554 17.554v182.857c0 8.777-5.851 17.554-17.554 17.554h-162.377c-8.777 0-17.554-5.851-17.554-17.554v-182.857c0-11.703 5.851-17.554 17.554-17.554zM280.869 390.949v-150.674h-130.194v150.674h130.194zM392.046 477.257h177.006c8.777 0 17.554 5.851 17.554 17.554v182.857c0 8.777-5.851 17.554-17.554 17.554h-177.006c-8.777 0-17.554-5.851-17.554-17.554v-182.857c2.926-8.777 8.777-17.554 17.554-17.554zM554.423 660.114v-144.823c-14.629 14.629-43.886 40.96-43.886 40.96h-5.851l-23.406-20.48-32.183 38.034-2.926 2.926h-5.851c0 0-20.48-29.257-35.109-52.663v138.971h150.674l-1.463-2.926zM652.434 211.017h177.006c8.777 0 17.554 5.851 17.554 17.554v182.857c0 8.777-5.851 17.554-17.554 17.554h-177.006c-8.777 0-17.554-5.851-17.554-17.554v-182.857c0-11.703 8.777-17.554 17.554-17.554zM811.886 390.949v-150.674h-144.823v150.674h144.823zM652.434 477.257h177.006c8.777 0 17.554 5.851 17.554 17.554v182.857c0 8.777-5.851 17.554-17.554 17.554h-177.006c-8.777 0-17.554-5.851-17.554-17.554v-182.857c0-8.777 8.777-17.554 17.554-17.554zM811.886 660.114v-150.674h-144.823v150.674h144.823zM136.046 477.257h162.377c8.777 0 17.554 5.851 17.554 17.554v182.857c0 8.777-5.851 17.554-17.554 17.554h-162.377c-8.777 0-17.554-5.851-17.554-17.554v-182.857c0-8.777 5.851-17.554 17.554-17.554zM280.869 660.114v-150.674h-130.194v150.674c0 0 130.194 0 130.194 0zM526.629 589.897c0-10.503-8.514-19.017-19.017-19.017s-19.017 8.514-19.017 19.017c0 10.503 8.514 19.017 19.017 19.017s19.017-8.514 19.017-19.017z" />
56
+ <glyph unicode="&#xe91e;" glyph-name="flip-box" data-tags="flip-box" horiz-adv-x="965" d="M911.36 960h-4.389l-766.537-118.491c-13.166-4.389-21.943-11.703-21.943-21.943v-741.669c0-8.777 7.314-17.554 21.943-21.943l769.463-119.954c2.926 0 5.851 1.463 8.777 2.926 1.463 1.463 2.926 1.463 5.851 2.926l1.463 1.463v1.463c0 1.463 0 1.463 1.463 2.926 1.463 2.926 2.926 5.851 2.926 10.24v980.114c0 13.166-7.314 21.943-19.017 21.943zM885.029-6.949l-725.577 98.011v716.8l725.577 100.937v-915.749zM256 469.943h168.229c11.703 0 21.943 10.24 21.943 21.943s-11.703 19.017-21.943 19.017l-168.229-5.851c-10.24 0-21.943-7.314-21.943-19.017 0-7.314 10.24-16.091 21.943-16.091zM535.406 474.331c8.777 0 11.703 4.389 14.629 10.24 2.926 2.926 7.314 7.314 7.314 14.629 0 4.389-4.389 11.703-7.314 14.629-4.389 4.389-8.777 4.389-14.629 4.389-4.389 0-11.703-4.389-14.629-7.314s-7.314-10.24-7.314-14.629c0-7.314 4.389-11.703 7.314-14.629 2.926-4.389 10.24-7.314 14.629-7.314zM348.16 388.023c0-7.314 10.24-19.017 21.943-19.017l400.823-19.017c2.926 0 5.851 1.463 8.777 2.926 1.463 1.463 2.926 1.463 7.314 4.389 2.926 2.926 7.314 10.24 7.314 17.554 0 14.629-11.703 24.869-21.943 24.869l-400.823 5.851c-11.703 1.463-23.406-5.851-23.406-17.554zM272.091 402.651v0c-1.463 0-2.926 0-4.389 1.463-2.926 1.463-5.851 2.926-10.24 2.926-7.314 0-10.24 0-14.629-4.389l-1.463-1.463v-1.463c0-1.463 0-2.926-1.463-2.926-1.463-1.463-1.463-4.389-1.463-5.851 0-2.926 0-7.314 4.389-11.703 2.926-2.926 7.314-7.314 14.629-7.314 2.926 0 11.703 0 16.091 8.777 0 1.463 0 2.926 1.463 2.926 1.463 1.463 1.463 4.389 1.463 5.851 1.463 4.389 1.463 8.777-4.389 13.166v0zM32.183 766.903c-2.926 0-4.389 0-5.851-1.463l-7.314-2.926c-10.24-7.314-17.554-17.554-17.554-27.794v-579.291c0-10.24 5.851-20.48 17.554-27.794v0h2.926c1.463-1.463 4.389-1.463 5.851-1.463 5.851 0 13.166 4.389 16.091 13.166v614.4c1.463 8.777-5.851 13.166-11.703 13.166z" />
57
+ <glyph unicode="&#xe91f;" glyph-name="flip-carousel" data-tags="flip-carousel" horiz-adv-x="965" d="M235.52 673.28c0 0 0 0-225.28-52.663-5.851-1.463-10.24-5.851-10.24-11.703v-324.754c0-4.389 4.389-10.24 10.24-11.703l225.28-51.2h1.463c2.926 0 4.389 1.463 5.851 2.926s2.926 4.389 2.926 7.314v430.080c0 7.314-4.389 11.703-10.24 11.703zM21.943 291.474v310.126l203.337 42.423v-394.971l-203.337 42.423zM955.246 620.617c-225.28 52.663-225.28 52.663-225.28 52.663-5.851 0-10.24-4.389-10.24-10.24v-430.080c0-2.926 1.463-5.851 2.926-7.314s4.389-2.926 5.851-2.926h1.463l225.28 52.663c5.851 1.463 10.24 5.851 10.24 11.703v321.829c0 5.851-4.389 10.24-10.24 11.703zM741.669 249.051v394.971l201.874-42.423v-310.126l-168.229-35.109-33.646-7.314zM649.509 704h-332.069c-19.017 0-33.646-14.629-33.646-33.646v-446.171c0-19.017 14.629-33.646 33.646-33.646h332.069c19.017 0 33.646 14.629 33.646 33.646v446.171c0 19.017-14.629 33.646-33.646 33.646zM655.36 224.183c0-2.926-2.926-5.851-5.851-5.851h-332.069c-2.926 0-5.851 2.926-5.851 5.851v446.171c0 2.926 2.926 5.851 5.851 5.851h332.069c2.926 0 5.851-2.926 5.851-5.851v-446.171z" />
58
+ <glyph unicode="&#xe920;" glyph-name="fluent-forms" data-tags="fluent-forms" horiz-adv-x="965" d="M902.583 927.817h-836.754c-35.109 0-65.829-30.72-65.829-65.829v-836.754c0-35.109 30.72-65.829 65.829-65.829h836.754c35.109 0 65.829 30.72 65.829 65.829v836.754c0 38.034-27.794 65.829-65.829 65.829zM35.109 799.086v65.829c0 16.091 16.091 30.72 30.72 30.72h836.754c16.091 0 30.72-16.091 30.72-30.72v-65.829c0 0 0 0 0-4.389v-766.537c0-16.091-16.091-30.72-30.72-30.72h-836.754c-16.091 0-30.72 16.091-30.72 30.72 0 1.463 0 770.926 0 770.926zM193.097 265.143h552.96c19.017 0 35.109 16.091 35.109 35.109v193.097c0 19.017-16.091 35.109-35.109 35.109h-552.96c-19.017 0-35.109-16.091-35.109-35.109v-193.097c0-23.406 16.091-35.109 35.109-35.109zM193.097 300.251v190.171h550.034v-190.171h-550.034zM178.469 699.611h251.611c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-251.611c-11.703 0-19.017-7.314-19.017-19.017-1.463-11.703 7.314-19.017 19.017-19.017zM533.943 699.611h232.594c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-232.594c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM359.863 180.297h-174.080c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h174.080c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM178.469 594.286h595.383c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-595.383c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017z" />
59
+ <glyph unicode="&#xe921;" glyph-name="formstack" data-tags="formstack" horiz-adv-x="965" d="M902.583 927.817h-836.754c-35.109 0-65.829-30.72-65.829-65.829v-836.754c0-35.109 30.72-65.829 65.829-65.829h836.754c35.109 0 65.829 30.72 65.829 65.829v836.754c0 38.034-27.794 65.829-65.829 65.829zM35.109 799.086v65.829c0 16.091 16.091 30.72 30.72 30.72h836.754c16.091 0 30.72-16.091 30.72-30.72v-65.829c0 0 0 0 0-4.389v-766.537c0-16.091-16.091-30.72-30.72-30.72h-836.754c-16.091 0-30.72 16.091-30.72 30.72 0 1.463 0 770.926 0 770.926zM206.263 259.291h552.96c19.017 0 35.109 16.091 35.109 35.109v193.097c0 19.017-16.091 35.109-35.109 35.109h-552.96c-19.017 0-35.109-16.091-35.109-35.109v-193.097c0-23.406 16.091-35.109 35.109-35.109zM206.263 294.4v190.171h550.034v-190.171h-550.034zM178.469 699.611h251.611c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-251.611c-11.703 0-19.017-7.314-19.017-19.017-1.463-11.703 7.314-19.017 19.017-19.017zM533.943 699.611h232.594c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-232.594c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM178.469 600.137h251.611c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-251.611c-11.703 0-19.017-7.314-19.017-19.017-1.463-11.703 7.314-19.017 19.017-19.017zM533.943 600.137h232.594c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-232.594c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM359.863 180.297h-174.080c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h174.080c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017z" />
60
+ <glyph unicode="&#xe922;" glyph-name="gravity-form" data-tags="gravity-form" horiz-adv-x="965" d="M709.486 531.383h-557.349c-19.017 0-30.72-14.629-30.72-30.72v-193.097c0-19.017 14.629-30.72 30.72-30.72h557.349c19.017 0 30.72 14.629 30.72 30.72v194.56c0 14.629-11.703 29.257-30.72 29.257zM709.486 304.64h-555.886v193.097h557.349c-1.463 0-1.463-193.097-1.463-193.097zM901.12 930.743h-836.754c-38.034 0-64.366-30.72-64.366-64.366v-836.754c0-38.034 30.72-64.366 64.366-64.366h836.754c38.034 0 64.366 30.72 64.366 64.366v836.754c1.463 38.034-29.257 64.366-64.366 64.366zM33.646 804.937v61.44c0 14.629 14.629 30.72 30.72 30.72h836.754c14.629 0 30.72-14.629 30.72-30.72v-61.44h-898.194zM33.646 768.366h898.194v-735.817c0-14.629-14.629-30.72-30.72-30.72h-836.754c-14.629 0-30.72 14.629-30.72 30.72 0 0 0 735.817 0 735.817zM95.086 869.303h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h14.629c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM177.006 869.303h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h14.629c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM257.463 869.303h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h14.629c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM137.509 630.857h253.074c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-253.074c-11.703 0-19.017-7.314-19.017-19.017 0-10.24 11.703-19.017 19.017-19.017zM475.429 630.857h253.074c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-253.074c-11.703 0-19.017-7.314-19.017-19.017 2.926-10.24 10.24-19.017 19.017-19.017zM321.829 190.537h-177.006c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h177.006c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017z" />
61
+ <glyph unicode="&#xe923;" glyph-name="image-accrodion" data-tags="image-accrodion" horiz-adv-x="965" d="M946.469 954.149h-921.6c-13.166 0-21.943-10.24-21.943-23.406v-965.486c0-13.166 10.24-23.406 23.406-23.406h915.749c13.166 0 23.406 10.24 23.406 23.406v965.486c2.926 13.166-7.314 23.406-19.017 23.406zM510.537 908.8h412.526v-920.137h-412.526v920.137zM463.726 908.8v-920.137h-412.526v920.137h412.526zM627.566 589.897h181.394v-45.349h-181.394v45.349zM627.566 472.869h181.394v-45.349h-181.394v45.349zM627.566 352.914h181.394v-45.349h-181.394v45.349z" />
62
+ <glyph unicode="&#xe924;" glyph-name="image-comparison" data-tags="image-comparison" horiz-adv-x="965" d="M940.617 958.537h-917.211c-13.166 0-23.406-10.24-23.406-23.406v-966.949c0-13.166 10.24-23.406 23.406-23.406h918.674c13.166 0 23.406 10.24 23.406 23.406v964.023c-1.463 10.24-11.703 26.331-24.869 26.331zM45.349-8.411v918.674h413.989v-201.874h-179.931c-13.166 0-23.406-10.24-23.406-23.406v-440.32c0-13.166 10.24-23.406 23.406-23.406h178.469v-231.131l-412.526 1.463zM504.686 329.509c2.926 0 5.851-2.926 10.24-2.926 5.851 0 10.24 2.926 13.166 5.851l143.36 143.36 111.177-111.177v-103.863h-280.869v68.754c0 0 2.926 0 2.926 0zM687.543 515.291c-2.926 2.926-10.24 5.851-13.166 5.851-5.851 0-10.24-2.926-13.166-5.851l-146.286-143.36-10.24 10.24v283.794h279.406v-247.223l-96.549 96.549zM459.337 257.829h-162.377v411.063h162.377v-411.063zM918.674 892.709v-901.12h-413.989v231.131h296.96c13.166 0 23.406 10.24 23.406 23.406v435.931c0 13.166-10.24 23.406-23.406 23.406h-296.96v200.411h413.989v-13.166zM592.457 619.154c-26.331 0-45.349-19.017-45.349-45.349s19.017-45.349 45.349-45.349 45.349 19.017 45.349 45.349c0 26.331-19.017 45.349-45.349 45.349z" />
63
+ <glyph unicode="&#xe925;" glyph-name="image-hotspots" data-tags="image-hotspots" horiz-adv-x="965" d="M373.029 467.017c33.646 0 59.977 26.331 59.977 59.977s-26.331 59.977-59.977 59.977-59.977-26.331-59.977-59.977c0-32.183 26.331-59.977 59.977-59.977zM912.823 282.697c-29.257 29.257-70.217 46.811-109.714 52.663h-2.926v476.891c0 33.646-13.166 62.903-36.571 86.309-24.869 23.406-54.126 36.571-87.771 36.571h-552.96c-33.646 0-62.903-13.166-86.309-36.571s-36.571-52.663-36.571-86.309v-683.154c0-33.646 13.166-62.903 36.571-86.309s52.663-36.571 86.309-36.571h532.48c36.571-29.257 76.069-43.886 119.954-43.886 49.737 0 96.549 20.48 133.12 57.051s57.051 83.383 57.051 133.12c0 46.811-20.48 95.086-52.663 130.194zM36.571 812.251c0 23.406 10.24 43.886 26.331 59.977s36.571 26.331 59.977 26.331h550.034c23.406 0 43.886-10.24 59.977-26.331s26.331-36.571 26.331-59.977v-433.006l-143.36 141.897c-2.926 2.926-10.24 7.314-13.166 7.314-7.314 0-10.24-2.926-13.166-7.314l-213.577-209.189-159.451 143.36c-2.926 2.926-10.24 7.314-13.166 7.314-7.314 0-10.24-2.926-13.166-7.314l-153.6-157.989v514.926zM122.88 41.326l-5.851 4.389c-20.48 0-39.497 10.24-57.051 26.331s-23.406 36.571-23.406 59.977v111.177l166.766 169.691 159.451-143.36c2.926-2.926 7.314-7.314 13.166-7.314 7.314 0 10.24 2.926 13.166 7.314l210.651 210.651 143.36-143.36c0 0-52.663-19.017-57.051-21.943 0 0-36.571-23.406-43.886-33.646-36.571-36.571-57.051-83.383-57.051-133.12 0-13.166 0-23.406 2.926-39.497l2.926-10.24c2.926-10.24 7.314-16.091 10.24-26.331l2.926-2.926c2.926-7.314 7.314-13.166 10.24-16.091l7.314-10.24c1.463-1.463-498.834-1.463-498.834-1.463zM882.103 41.326c-26.331-26.331-67.291-43.886-106.789-43.886s-76.069 16.091-103.863 43.886c-2.926 0-33.646 35.109-45.349 73.143-2.926 10.24-2.926 20.48-2.926 29.257 0 39.497 16.091 76.069 43.886 106.789 26.331 26.331 67.291 43.886 106.789 43.886s76.069-16.091 106.789-43.886c26.331-26.331 43.886-67.291 43.886-106.789 1.463-35.109-11.703-71.68-42.423-102.4zM832.366 170.057h-39.497v39.497c0 10.24-10.24 20.48-20.48 20.48s-20.48-10.24-20.48-20.48v-39.497h-39.497c-10.24 0-20.48-10.24-20.48-20.48s10.24-20.48 20.48-20.48h39.497v-39.497c0-10.24 10.24-20.48 20.48-20.48s20.48 10.24 20.48 20.48v39.497h39.497c10.24 0 20.48 10.24 20.48 20.48s-7.314 20.48-20.48 20.48z" />
64
+ <glyph unicode="&#xe926;" glyph-name="image-scroller" data-tags="image-scroller" horiz-adv-x="965" d="M482.743-55.223c-2.926 0-5.851 0-8.777 2.926l-68.754 68.754c-5.851 5.851-5.851 8.777-5.851 11.703s0 5.851 2.926 8.777 5.851 2.926 8.777 2.926 5.851 0 8.777-2.926l61.44-61.44 61.44 61.44c2.926 2.926 5.851 2.926 8.777 2.926s5.851 0 8.777-2.926c5.851-5.851 5.851-13.166 0-19.017l-68.754-68.754c-2.926-1.463-5.851-4.389-8.777-4.389v0zM551.497 864.914c-2.926 0-5.851 0-8.777 2.926l-59.977 64.366-61.44-61.44c-2.926-2.926-5.851-2.926-8.777-2.926s-5.851 0-8.777 2.926-5.851 5.851-5.851 8.777 0 5.851 2.926 8.777l68.754 68.754c4.389 2.926 7.314 2.926 10.24 2.926s5.851 0 8.777-2.926l68.754-70.217c2.926-2.926 2.926-5.851 2.926-8.777s0-5.851-2.926-8.777c2.926-1.463 0-4.389-5.851-4.389v0zM885.029 371.931c-2.926 0-5.851 0-8.777 2.926s-2.926 5.851-2.926 8.777 0 5.851 2.926 8.777l61.44 61.44-61.44 61.44c-2.926 2.926-2.926 5.851-2.926 8.777s0 5.851 2.926 8.777 5.851 2.926 8.777 2.926 5.851 0 8.777-2.926l68.754-68.754c2.926-2.926 2.926-5.851 2.926-8.777s0-5.851-2.926-8.777l-68.754-71.68c-2.926-2.926-5.851-2.926-8.777-2.926zM80.457 371.931c-2.926 0-5.851 0-8.777 2.926l-68.754 68.754c-2.926 2.926-2.926 5.851-2.926 8.777s0 5.851 2.926 8.777l68.754 68.754c2.926 2.926 5.851 2.926 8.777 2.926s5.851 0 8.777-2.926 2.926-5.851 2.926-8.777 0-5.851-2.926-8.777l-61.44-61.44 61.44-61.44c2.926-2.926 2.926-5.851 2.926-8.777s0-5.851-2.926-8.777c-2.926 0-5.851 0-8.777 0v0zM463.726 493.349c27.794 0 52.663 24.869 52.663 52.663s-24.869 52.663-52.663 52.663-52.663-24.869-52.663-52.663c0-27.794 24.869-52.663 52.663-52.663zM829.44 462.629v241.371c-2.926 24.869-13.166 49.737-30.72 67.291-19.017 19.017-46.811 30.72-74.606 30.72h-476.891c-27.794 0-55.589-11.703-74.606-30.72s-30.72-46.811-30.72-74.606v-506.149c0-27.794 11.703-55.589 30.72-74.606s46.811-30.72 74.606-30.72h473.966c27.794 0 55.589 11.703 74.606 30.72 19.017 21.943 30.72 46.811 30.72 74.606v64.366l2.926 207.726zM174.080 696.686c0 19.017 7.314 39.497 20.48 52.663s33.646 21.943 52.663 21.943h473.966c19.017 0 39.497-8.777 52.663-21.943s21.943-33.646 21.943-52.663v-280.869l-124.343 124.343c-2.926 2.926-8.777 5.851-11.703 5.851-5.851 0-8.777-2.926-11.703-5.851l-178.469-179.931-138.971 124.343c-2.926 2.926-8.777 5.851-11.703 5.851-5.851 0-8.777-2.926-11.703-5.851l-133.12-136.046v348.16zM795.794 254.903v-64.366c0-19.017-8.777-39.497-21.943-52.663s-30.72-21.943-46.811-21.943v0l-5.851-2.926h-473.966l-5.851 2.926c-16.091 0-36.571 8.777-46.811 21.943-13.166 13.166-21.943 33.646-21.943 52.663v108.251l144.823 147.749 138.971-121.417c2.926-2.926 8.777-5.851 11.703-5.851 5.851 0 8.777 2.926 11.703 5.851l179.931 179.931 86.309-89.234 36.571-39.497 13.166-13.166v-108.251z" />
65
+ <glyph unicode="&#xe927;" glyph-name="info-box" data-tags="info-box" horiz-adv-x="965" d="M235.52 303.177h503.223c10.24 0 19.017 7.314 19.017 19.017v251.611c0 10.24-7.314 19.017-19.017 19.017h-503.223c-10.24 0-19.017-7.314-19.017-19.017v-251.611c0-11.703 8.777-19.017 19.017-19.017zM251.611 554.789h465.189v-213.577h-465.189v213.577zM305.737 465.554h106.789c10.24 0 19.017 7.314 19.017 19.017 0 10.24-7.314 16.091-16.091 16.091h-108.251c-10.24 0-19.017-7.314-19.017-19.017 1.463-8.777 8.777-16.091 17.554-16.091zM484.206 465.554c5.851 0 7.314 2.926 13.166 5.851 2.926 2.926 5.851 7.314 5.851 13.166s-2.926 7.314-5.851 13.166c-7.314 5.851-19.017 5.851-26.331 0-2.926-2.926-5.851-7.314-5.851-13.166s2.926-7.314 5.851-13.166c5.851-5.851 10.24-5.851 13.166-5.851zM665.6 428.983h-288.183c-10.24 0-19.017-7.314-19.017-19.017 0-10.24 7.314-19.017 19.017-19.017h286.72c10.24 0 19.017 7.314 19.017 19.017-1.463 11.703-8.777 19.017-17.554 19.017zM294.034 423.131c-2.926-2.926-5.851-7.314-5.851-13.166s2.926-7.314 5.851-13.166c2.926-2.926 7.314-5.851 13.166-5.851s7.314 2.926 13.166 5.851c2.926 2.926 5.851 7.314 5.851 13.166s-2.926 7.314-5.851 13.166c-7.314 10.24-20.48 10.24-26.331 0zM484.206 878.080v0c-48.274 0-90.697-39.497-90.697-90.697s39.497-90.697 90.697-90.697v0c48.274 0 90.697 39.497 90.697 90.697s-39.497 90.697-90.697 90.697zM484.206 734.72v0c-29.257 0-54.126 23.406-54.126 54.126s23.406 54.126 54.126 54.126v0c29.257 0 54.126-23.406 54.126-54.126s-21.943-54.126-54.126-54.126zM928.914 74.971c0-10.24-2.926-19.017-14.629-19.017h-857.234c-10.24 0-19.017 7.314-19.017 19.017v640.731c0 11.703-8.777 19.017-19.017 19.017v0c-10.24 0-19.017-7.314-19.017-19.017v-662.674c0-19.017 16.091-35.109 35.109-35.109h895.269c19.017 0 35.109 16.091 35.109 35.109v661.211c0 10.24-7.314 19.017-19.017 19.017v0c-10.24 0-19.017-7.314-19.017-19.017v-571.977l1.463-67.291z" />
66
+ <glyph unicode="&#xe928;" glyph-name="instagram-feed" data-tags="instagram-feed" horiz-adv-x="965" d="M901.12 872.229h-830.903c-38.034 0-68.754-32.183-68.754-67.291v-712.411c0-39.497 33.646-68.754 68.754-68.754h827.977c38.034 0 67.291 32.183 67.291 67.291v713.874c2.926 38.034-29.257 67.291-64.366 67.291zM927.451 92.526c0-17.554-14.629-29.257-29.257-29.257h-827.977c-17.554 0-29.257 14.629-29.257 29.257v712.411c0 17.554 14.629 29.257 29.257 29.257h827.977c17.554 0 29.257-14.629 29.257-29.257 0 0 0-712.411 0-712.411zM570.514 430.446h-177.006c-8.777 0-17.554-5.851-17.554-17.554v-182.857c2.926-11.703 8.777-17.554 17.554-17.554h177.006c8.777 0 17.554 5.851 17.554 17.554v182.857c0 8.777-2.926 17.554-17.554 17.554zM555.886 241.737h-144.823v150.674h144.823v-150.674zM299.886 430.446h-162.377c-8.777 0-17.554-5.851-17.554-17.554v-182.857c0-11.703 5.851-17.554 17.554-17.554h162.377c8.777 0 17.554 5.851 17.554 17.554v182.857c2.926 8.777-2.926 17.554-17.554 17.554zM285.257 241.737h-130.194v150.674h130.194v-150.674zM829.44 430.446h-177.006c-8.777 0-17.554-5.851-17.554-17.554v-182.857c0-11.703 8.777-17.554 17.554-17.554h177.006c8.777 0 17.554 5.851 17.554 17.554v182.857c2.926 8.777-2.926 17.554-17.554 17.554zM814.811 241.737h-144.823v150.674h144.823c0 0 0-150.674 0-150.674zM829.44 695.223h-177.006c-8.777 0-17.554-5.851-17.554-17.554v-182.857c0-8.777 8.777-17.554 17.554-17.554h177.006c8.777 0 17.554 5.851 17.554 17.554v182.857c2.926 8.777-2.926 17.554-17.554 17.554zM814.811 510.903h-144.823v149.211h144.823c0 0 0-149.211 0-149.211zM299.886 695.223h-162.377c-8.777 0-17.554-5.851-17.554-17.554v-182.857c0-8.777 5.851-17.554 17.554-17.554h162.377c8.777 0 17.554 5.851 17.554 17.554v182.857c2.926 8.777-2.926 17.554-17.554 17.554zM285.257 510.903h-130.194v149.211h130.194v-149.211zM532.48 698.149h-93.623c-35.109 0-64.366-29.257-64.366-64.366v-93.623c0-35.109 29.257-64.366 64.366-64.366h93.623c35.109 0 58.514 29.257 58.514 64.366v93.623c-2.926 35.109-23.406 64.366-58.514 64.366zM402.286 633.783c0 17.554 14.629 32.183 32.183 32.183h93.623c17.554 0 32.183-14.629 32.183-32.183v-93.623c0-17.554-14.629-32.183-32.183-32.183h-93.623c-17.554 0-32.183 14.629-32.183 32.183 0 0 0 93.623 0 93.623zM476.891 535.771c23.406 0 43.886 20.48 43.886 43.886s-20.48 43.886-43.886 43.886c-10.24 0-19.017-2.926-26.331-8.777-23.406-17.554-20.48-54.126 2.926-70.217 7.314-5.851 14.629-8.777 23.406-8.777zM476.891 603.063c11.703 0 23.406-11.703 23.406-23.406s-11.703-23.406-23.406-23.406-23.406 11.703-23.406 23.406 11.703 23.406 23.406 23.406zM536.869 636.709c0-7.271-5.894-13.166-13.166-13.166s-13.166 5.894-13.166 13.166c0 7.271 5.894 13.166 13.166 13.166s13.166-5.894 13.166-13.166z" />
67
+ <glyph unicode="&#xe929;" glyph-name="interactive-cards" data-tags="interactive-cards" horiz-adv-x="965" d="M945.006 960h-921.6c-13.166 0-23.406-10.24-23.406-23.406v-968.411c0-13.166 10.24-23.406 23.406-23.406h918.674c13.166 0 23.406 10.24 23.406 23.406v968.411c2.926 13.166-7.314 23.406-20.48 23.406zM923.063-8.411h-873.326v923.063h873.326v-923.063zM220.891 784.457v-198.949c0-23.406 16.091-39.497 39.497-39.497h449.097c23.406 0 39.497 16.091 39.497 39.497v198.949c0 23.406-16.091 39.497-39.497 39.497h-449.097c-21.943-1.463-39.497-17.554-39.497-39.497zM710.949 585.509h-450.56v198.949h450.56v-198.949zM238.446 251.977v-133.12c0-23.406 16.091-39.497 39.497-39.497h449.097c23.406 0 39.497 16.091 39.497 39.497v133.12c0 23.406-16.091 39.497-39.497 39.497h-453.486c-19.017 0-35.109-16.091-35.109-39.497zM724.114 118.857h-450.56v133.12h450.56v-133.12zM251.611 468.48h430.080c5.851 0 13.166 5.851 13.166 13.166v13.166c0 5.851-5.851 13.166-13.166 13.166h-430.080c-5.851 0-13.166-5.851-13.166-13.166v-13.166c0-7.314 2.926-13.166 13.166-13.166zM251.611 386.56h137.509c5.851 0 13.166 5.851 13.166 13.166v13.166c0 5.851-5.851 13.166-13.166 13.166h-137.509c-5.851 0-13.166-5.851-13.166-13.166v-13.166c0-7.314 2.926-13.166 13.166-13.166z" />
68
+ <glyph unicode="&#xe92a;" glyph-name="interactive-promo" data-tags="interactive-promo" horiz-adv-x="965" d="M945.006 960h-921.6c-13.166 0-23.406-10.24-23.406-23.406v-966.949c0-13.166 10.24-23.406 23.406-23.406h918.674c13.166 0 23.406 10.24 23.406 23.406v966.949c1.463 13.166-8.777 23.406-20.48 23.406zM921.6-6.949h-871.863v921.6h871.863c0 0 0-921.6 0-921.6zM238.446 755.2v-231.131c0-23.406 16.091-39.497 39.497-39.497h449.097c23.406 0 39.497 16.091 39.497 39.497v231.131c0 23.406-16.091 39.497-39.497 39.497h-453.486c-19.017-1.463-35.109-17.554-35.109-39.497zM722.651 524.069h-449.097v231.131h449.097v-231.131zM351.086 660.114h103.863c5.851 0 13.166 5.851 13.166 13.166v13.166c0 5.851-5.851 13.166-13.166 13.166h-103.863c-5.851 0-13.166-5.851-13.166-13.166v-13.166c1.463-5.851 4.389-13.166 13.166-13.166zM523.703 660.114h105.326c5.851 0 13.166 5.851 13.166 13.166v13.166c0 5.851-5.851 13.166-13.166 13.166h-103.863c-5.851 0-13.166-5.851-13.166-13.166v-13.166c0-5.851 5.851-13.166 11.703-13.166zM722.651 423.131h-449.097c-23.406 0-39.497-16.091-39.497-39.497v-231.131c0-23.406 16.091-39.497 39.497-39.497h449.097c23.406 0 39.497 16.091 39.497 39.497v231.131c0 23.406-16.091 39.497-39.497 39.497zM722.651 152.503h-449.097v231.131h449.097v-231.131z" />
69
+ <glyph unicode="&#xe92b;" glyph-name="learndash" data-tags="learndash" horiz-adv-x="965" d="M601.234 4.754c-67.291 0-133.12 5.851-198.949 20.48-8.777 2.926-14.629 8.777-14.629 20.48v226.743l-118.491 33.646c-8.777 0-14.629 8.777-14.629 17.554s5.851 17.554 14.629 20.48l326.217 96.549c2.926 0 2.926 0 5.851 0s2.926 0 5.851 0l329.143-95.086c2.926 0 2.926 0 5.851-2.926 5.851-2.926 8.777-8.777 8.777-17.554v-115.566l14.629-33.646c2.926-5.851 2.926-11.703 0-14.629-2.926-5.851-5.851-8.777-11.703-11.703-2.926 0-5.851-2.926-8.777-2.926-5.851 0-24.869 0-30.72 0-2.926 0-5.851 0-8.777 2.926-8.777 2.926-14.629 14.629-11.703 24.869l14.629 33.646v93.623l-302.811-90.697c-2.926 0-2.926 0-5.851 0s-2.926 0-5.851 0l-169.691 49.737v-201.874h2.926c57.051-11.703 112.64-14.629 172.617-14.629s115.566 5.851 172.617 14.629h2.926v130.194c0 11.703 8.777 20.48 20.48 20.48s20.48-8.777 20.48-20.48v-146.286c0-8.777-5.851-17.554-14.629-20.48-64.366-11.703-133.12-17.554-200.411-17.554zM342.309 323.657l257.463-76.069 260.389 76.069-260.389 76.069-257.463-76.069zM314.514 127.634c-2.926 0-2.926 0-5.851 0l-294.034 93.623c-8.777 2.926-14.629 11.703-14.629 20.48v630.491c0 5.851 1.463 11.703 7.314 17.554 2.926 2.926 11.703 5.851 19.017 2.926l384.731-118.491 380.343 118.491c2.926 0 2.926 0 5.851 0s8.777 0 11.703-2.926c5.851-2.926 8.777-8.777 8.777-17.554v-403.749c0-11.703-8.777-20.48-20.48-20.48s-20.48 8.777-20.48 20.48v373.029l-348.16-111.177v-253.074c0-11.703-8.777-20.48-20.48-20.48s-20.48 8.777-20.48 20.48v256l-348.16 111.177v-592.457l280.869-87.771c11.703-2.926 17.554-14.629 11.703-24.869-2.926-5.851-8.777-11.703-17.554-11.703zM212.114 426.057c-2.926 0-2.926 0-5.851 0l-62.903 20.48c-5.851 1.463-8.777 4.389-11.703 8.777-2.926 5.851-2.926 8.777 0 14.629 2.926 8.777 11.703 14.629 20.48 14.629 2.926 0 2.926 0 5.851 0l62.903-20.48c11.703-2.926 17.554-14.629 11.703-24.869-2.926-8.777-11.703-13.166-20.48-13.166zM522.24 531.383c-2.926 5.851-1.463 21.943 10.24 24.869l124.343 39.497c2.926 0 2.926 0 5.851 0 8.777 0 17.554-5.851 20.48-14.629 2.926-11.703-2.926-20.48-11.703-24.869l-124.343-39.497c-5.851-1.463-17.554-1.463-24.869 14.629zM269.166 518.217l-124.343 39.497c-11.703 2.926-14.629 13.166-11.703 24.869 2.926 8.777 10.24 19.017 26.331 14.629l124.343-39.497c5.851-2.926 14.629-11.703 11.703-23.406-2.926-10.24-13.166-20.48-26.331-16.091zM541.257 623.543c-8.777 0-17.554 5.851-20.48 14.629-2.926 11.703 2.926 20.48 11.703 24.869l124.343 39.497c16.091 4.389 23.406-2.926 27.794-13.166 2.926-7.314-2.926-21.943-13.166-24.869l-124.343-39.497c-2.926-1.463-5.851-1.463-5.851-1.463zM275.017 623.543c-2.926 0-2.926 0-5.851 0l-124.343 39.497c-5.851 2.926-8.777 5.851-11.703 8.777-2.926 5.851-2.926 8.777 0 14.629 2.926 8.777 11.703 14.629 20.48 14.629 2.926 0 2.926 0 5.851 0l124.343-39.497c11.703-2.926 17.554-14.629 11.703-24.869-2.926-7.314-11.703-13.166-20.48-13.166z" />
70
+ <glyph unicode="&#xe92c;" glyph-name="lightbox-modal" data-tags="lightbox-modal" horiz-adv-x="965" d="M945.006 960h-921.6c-13.166 0-21.943-10.24-21.943-23.406v-966.949c0-13.166 10.24-23.406 23.406-23.406h917.211c13.166 0 23.406 10.24 23.406 23.406v966.949c2.926 13.166-7.314 23.406-20.48 23.406zM923.063-6.949h-871.863v921.6h873.326c-1.463 0-1.463-921.6-1.463-921.6zM166.766 497.737h182.857v-61.44h-182.857v61.44zM229.669 478.72h55.589v-19.017h-55.589v19.017zM806.034 625.006h-381.806c-2.926 0-5.851-2.926-5.851-5.851v-299.886c0-2.926 2.926-5.851 5.851-5.851h380.343c2.926 0 5.851 2.926 5.851 5.851v298.423c1.463 2.926-1.463 7.314-4.389 7.314zM776.777 360.229l-84.846 87.771h-2.926l-58.514-52.663-74.606 95.086c0 0 0 0-2.926 0 0 0 0 0-2.926 0l-90.697-119.954v215.040h318.903l-1.463-225.28zM681.691 494.811c16.091 0 29.257 13.166 29.257 29.257s-13.166 29.257-29.257 29.257-29.257-13.166-29.257-29.257c-2.926-13.166 10.24-29.257 29.257-29.257z" />
71
+ <glyph unicode="&#xe92d;" glyph-name="logo-carousel" data-tags="logo-carousel" horiz-adv-x="965" d="M95.086 393.874h64.366c7.314 0 13.166 7.314 13.166 13.166 0 7.314-2.926 13.166-13.166 13.166h-64.366c-7.314 1.463-14.629-5.851-14.629-13.166s7.314-13.166 14.629-13.166zM254.537 388.023v32.183c0 29.257-23.406 54.126-54.126 54.126h-146.286c-27.794 0-54.126-26.331-54.126-54.126v-32.183c0-27.794 24.869-54.126 54.126-54.126h146.286c29.257 1.463 54.126 26.331 54.126 54.126zM30.72 423.131c0 11.703 8.777 23.406 23.406 23.406h149.211c11.703 0 23.406-8.777 23.406-23.406v-29.257h-2.926v-2.926c0-11.703-8.777-23.406-23.406-23.406h-146.286c-11.703 0-23.406 8.777-23.406 23.406v32.183zM377.417 393.874h64.366c7.314 0 13.166 7.314 13.166 13.166 0 7.314-2.926 13.166-13.166 13.166h-64.366c-7.314 0-13.166-7.314-13.166-13.166s5.851-13.166 13.166-13.166zM337.92 474.331c-27.794 0-54.126-26.331-54.126-54.126v-32.183c0-27.794 26.331-54.126 54.126-54.126h146.286c27.794 0 54.126 26.331 54.126 54.126v32.183c0 29.257-23.406 54.126-54.126 54.126 0 0-146.286 0-146.286 0zM313.051 423.131c0 11.703 8.777 23.406 23.406 23.406h149.211c11.703 0 23.406-8.777 23.406-23.406v-29.257h-2.926v-2.926c0-11.703-8.777-23.406-23.406-23.406h-146.286c-11.703 0-23.406 8.777-23.406 23.406v32.183zM662.674 393.874h64.366c7.314 0 13.166 7.314 13.166 13.166s-5.851 14.629-13.166 14.629h-64.366c-7.314 0-13.166-7.314-13.166-13.166s7.314-14.629 13.166-14.629zM620.251 474.331c-27.794 0-54.126-26.331-54.126-54.126v-32.183c0-27.794 24.869-54.126 54.126-54.126h146.286c27.794 0 54.126 26.331 54.126 54.126v32.183c0 30.72-21.943 54.126-54.126 54.126 0 0-146.286 0-146.286 0zM596.846 423.131c0 11.703 8.777 23.406 23.406 23.406h149.211c11.703 0 23.406-8.777 23.406-23.406-1.463-4.389-2.926-14.629-2.926-32.183 0-11.703-8.777-23.406-23.406-23.406h-146.286c-11.703 0-23.406 8.777-23.406 23.406v32.183zM965.486 753.737c1.463 20.48-5.851 39.497-19.017 54.126s-30.72 21.943-51.2 21.943h-708.023c-40.96 0-71.68-32.183-71.68-71.68v-239.909c0-7.314 4.389-11.703 11.703-11.703h13.166c7.314 0 11.703 4.389 11.703 11.703v238.446c0 21.943 17.554 39.497 39.497 39.497h705.097c21.943 0 39.497-17.554 39.497-39.497v-620.251c0-21.943-17.554-39.497-39.497-39.497h-709.486c-21.943 0-39.497 17.554-39.497 39.497v150.674c0 10.24-7.314 16.091-16.091 16.091s-16.091-7.314-16.091-16.091v-149.211c0-40.96 32.183-71.68 71.68-71.68h705.097c40.96 0 71.68 32.183 71.68 71.68l1.463 615.863zM174.080 771.291h35.109v-35.109h-35.109v35.109zM229.669 771.291h35.109v-35.109h-35.109v35.109zM286.72 771.291h35.109v-35.109h-35.109v35.109zM174.080 714.24h737.28v-35.109h-737.28v35.109zM858.697 373.394c2.926-2.926 7.314-2.926 7.314-2.926v0l7.314 2.926 26.331 26.331c2.926 2.926 2.926 7.314 2.926 7.314v2.926h-2.926c0 0 0 1.463 0 2.926v1.463l-27.794 27.794c-2.926 2.926-5.851 2.926-7.314 2.926h-1.463l-5.851-2.926c-4.389-4.389-4.389-11.703 0-14.629l20.48-20.48-19.017-19.017c-4.389-4.389-4.389-11.703 0-14.629z" />
72
+ <glyph unicode="&#xe92e;" glyph-name="logo" data-tags="logo" horiz-adv-x="965" d="M905.509 698.149c29.257 26.331 48.274 64.366 48.274 106.789 0 78.994-64.366 143.36-143.36 143.36-43.886 0-83.383-20.48-109.714-51.2-65.829 33.646-140.434 51.2-217.966 51.2-266.24 0-482.743-216.503-482.743-482.743 0-141.897 61.44-270.629 159.451-358.4 0-4.389 0-8.777 0-13.166 0-78.994 64.366-143.36 143.36-143.36 38.034 0 73.143 14.629 98.011 39.497 26.331-4.389 54.126-7.314 81.92-7.314 266.24 0 482.743 216.503 482.743 482.743 0 84.846-21.943 163.84-59.977 232.594zM418.377 597.211h-155.063v-96.549h137.509v-65.829h-137.509v-103.863h155.063v-61.44h-232.594v392.046h232.594v-64.366zM741.669 268.069l-27.794 78.994h-156.526l-27.794-78.994h-81.92l143.36 389.12h89.234l143.36-389.12h-81.92zM577.829 407.040h114.103l-55.589 162.377z" />
73
+ <glyph unicode="&#xe92f;" glyph-name="mailchimp" data-tags="mailchimp" horiz-adv-x="965" d="M943.543 930.743h-924.526c-10.24 0-19.017-8.777-19.017-19.017v-928.914c0-8.777 8.777-17.554 19.017-17.554h928.914c8.777 0 19.017 8.777 19.017 19.017v924.526c-1.463 13.166-10.24 21.943-23.406 21.943zM928.914 1.829h-892.343v760.686h890.88l1.463-760.686zM928.914 800.549h-892.343v89.234h890.88l1.463-89.234zM61.44 864.914h36.571v-36.571h-36.571v36.571zM127.269 864.914h36.571v-36.571h-36.571v36.571zM188.709 864.914h36.571v-36.571h-36.571v36.571zM184.32 551.863h595.383c8.777 0 19.017 8.777 19.017 19.017v96.549c0 8.777-8.777 19.017-19.017 19.017h-595.383c-8.777 0-19.017-8.777-19.017-19.017v-96.549c1.463-10.24 7.314-19.017 19.017-19.017zM203.337 648.411h555.886v-58.514h-555.886c0 0 0 58.514 0 58.514zM184.32 218.331h595.383c8.777 0 19.017 8.777 19.017 19.017v219.429c0 8.777-8.777 19.017-19.017 19.017h-595.383c-8.777 0-19.017-8.777-19.017-19.017v-220.891c1.463-8.777 7.314-17.554 19.017-17.554zM203.337 439.223h555.886v-182.857h-555.886c0 0 0 182.857 0 182.857zM605.623 104.229h-431.543c-4.389 0-8.777 4.389-8.777 8.777v20.48c0 4.389 4.389 8.777 8.777 8.777h431.543c4.389 0 8.777-4.389 8.777-8.777v-20.48c0-4.389-2.926-8.777-8.777-8.777z" />
74
+ <glyph unicode="&#xe930;" glyph-name="ninja-forms" data-tags="ninja-forms" horiz-adv-x="965" d="M708.023 532.846h-555.886c-19.017 0-30.72-14.629-30.72-30.72v-191.634c0-19.017 14.629-30.72 30.72-30.72h555.886c19.017 0 30.72 14.629 30.72 30.72v191.634c0 14.629-11.703 30.72-30.72 30.72zM708.023 309.029h-554.423v188.709h555.886l-1.463-188.709zM899.657 930.743h-833.829c-39.497 0-65.829-30.72-65.829-65.829v-835.291c0-36.571 30.72-64.366 65.829-64.366h835.291c38.034 0 65.829 30.72 65.829 65.829v833.829c-1.463 39.497-32.183 65.829-67.291 65.829zM35.109 804.937v59.977c0 14.629 14.629 30.72 30.72 30.72h835.291c14.629 0 30.72-14.629 30.72-30.72v-61.44l-896.731 1.463zM35.109 769.829h896.731v-735.817c0-14.629-14.629-30.72-30.72-30.72h-835.291c-14.629 0-30.72 14.629-30.72 30.72v735.817zM95.086 869.303h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h14.629c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM175.543 869.303h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h14.629c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM256 869.303h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h14.629c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM137.509 632.32h558.811c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-558.811c-11.703 0-19.017-7.314-19.017-19.017s11.703-19.017 19.017-19.017zM321.829 153.966h-175.543c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h175.543c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017z" />
75
+ <glyph unicode="&#xe931;" glyph-name="offcanvas" data-tags="offcanvas" horiz-adv-x="965" d="M462.263 733.257h-270.629c-8.777 0-17.554-8.777-17.554-17.554v-103.863c-2.926-8.777 5.851-17.554 17.554-17.554h270.629c8.777 0 17.554 8.777 17.554 17.554v103.863c0 8.777-8.777 17.554-17.554 17.554zM441.783 633.783h-232.594v65.829h232.594v-65.829zM462.263 515.291h-270.629c-8.777 0-17.554-8.777-17.554-17.554v-103.863c-2.926-8.777 5.851-17.554 17.554-17.554h270.629c8.777 0 17.554 8.777 17.554 17.554v103.863c0 8.777-8.777 17.554-17.554 17.554zM441.783 414.354h-232.594v65.829h232.594v-65.829zM873.326 800.549h-14.629c-8.777 0-17.554-8.777-17.554-17.554 0-11.703 5.851-20.48 17.554-20.48h14.629c8.777 0 17.554 8.777 17.554 17.554s-5.851 20.48-17.554 20.48zM462.263 328.046h-270.629c-8.777 0-17.554-8.777-17.554-17.554s8.777-17.554 17.554-17.554h270.629c8.777 0 17.554 8.777 17.554 17.554s-8.777 17.554-17.554 17.554zM864.549 693.76h-143.36c-8.777 0-17.554-8.777-17.554-17.554 0-11.703 5.851-20.48 17.554-20.48h143.36c8.777 0 17.554 8.777 17.554 17.554s-5.851 20.48-17.554 20.48zM864.549 610.377h-143.36c-8.777 0-17.554-8.777-17.554-17.554 0-11.703 5.851-20.48 17.554-20.48h143.36c8.777 0 17.554 8.777 17.554 17.554s-5.851 20.48-17.554 20.48zM864.549 526.994h-143.36c-8.777 0-17.554-8.777-17.554-17.554 0-11.703 5.851-20.48 17.554-20.48h143.36c8.777 0 17.554 8.777 17.554 17.554s-5.851 20.48-17.554 20.48zM864.549 446.537h-143.36c-8.777 0-17.554-8.777-17.554-17.554 0-11.703 5.851-20.48 17.554-20.48h143.36c8.777 0 17.554 8.777 17.554 17.554s-5.851 20.48-17.554 20.48zM950.857 875.154v0h-934.766c-8.777-2.926-14.629-8.777-14.629-17.554v-798.72c0-20.48 14.629-35.109 35.109-35.109h911.36c8.777 0 17.554 8.777 17.554 17.554v816.274c2.926 8.777-5.851 17.554-14.629 17.554zM36.571 77.897v762.149h580.754v-778.24h-563.2c-8.777 0-17.554 8.777-17.554 16.091zM653.897 61.806v778.24h276.48v-762.149c0-8.777-8.777-17.554-17.554-17.554h-258.926v1.463z" />
76
+ <glyph unicode="&#xe932;" glyph-name="one-page-navigaton" data-tags="one-page-navigaton" horiz-adv-x="965" d="M942.080 955.611h-918.674c-13.166 0-23.406-10.24-23.406-23.406v-968.411c0-13.166 10.24-23.406 23.406-23.406h918.674c13.166 0 23.406 10.24 23.406 23.406v965.486c0 13.166-10.24 26.331-23.406 26.331zM459.337-12.8h-413.989v920.137h873.326v-270.629h-87.771c-23.406 0-39.497-16.091-39.497-39.497v-231.131c0-23.406 16.091-39.497 39.497-39.497h87.771v-339.383h-459.337zM920.137 597.211v-231.131h-87.771v231.131h87.771zM156.526 518.217h514.926c23.406 0 39.497 16.091 39.497 39.497v231.131c0 23.406-16.091 39.497-39.497 39.497h-514.926c-23.406 0-39.497-16.091-39.497-39.497v-231.131c0-23.406 16.091-39.497 39.497-39.497zM156.526 788.846h514.926v-231.131h-514.926v231.131zM345.234 424.594h-188.709c-23.406 0-39.497-17.554-39.497-39.497v-198.949c0-23.406 16.091-39.497 39.497-39.497h188.709c23.406 0 39.497 16.091 39.497 39.497v198.949c0 21.943-16.091 39.497-39.497 39.497zM345.234 186.149h-188.709v198.949h188.709v-198.949zM315.977 107.154h-169.691c-5.851 0-13.166-5.851-13.166-13.166v-13.166c0-5.851 5.851-13.166 13.166-13.166h169.691c5.851 0 13.166 5.851 13.166 13.166v13.166c0 10.24-5.851 13.166-13.166 13.166zM681.691 424.594h-188.709c-23.406 0-39.497-16.091-39.497-39.497v-198.949c0-23.406 16.091-39.497 39.497-39.497h188.709c23.406 0 39.497 16.091 39.497 39.497v198.949c0 21.943-16.091 39.497-39.497 39.497zM681.691 186.149h-188.709v198.949h188.709v-198.949zM652.434 107.154h-169.691c-5.851 0-13.166-5.851-13.166-13.166v-13.166c0-5.851 5.851-13.166 13.166-13.166h169.691c5.851 0 13.166 5.851 13.166 13.166v13.166c0 10.24-7.314 13.166-13.166 13.166zM896.731 544.549c0-10.503-8.514-19.017-19.017-19.017s-19.017 8.514-19.017 19.017c0 10.503 8.514 19.017 19.017 19.017s19.017-8.514 19.017-19.017zM877.714 462.629c10.24 0 19.017 10.24 19.017 19.017s-10.24 20.48-19.017 20.48c-10.24 0-19.017-10.24-19.017-19.017-1.463-13.166 5.851-20.48 19.017-20.48zM896.731 414.354c0-10.503-8.514-19.017-19.017-19.017s-19.017 8.514-19.017 19.017c0 10.503 8.514 19.017 19.017 19.017s19.017-8.514 19.017-19.017z" />
77
+ <glyph unicode="&#xe933;" glyph-name="parallax-effects" data-tags="parallax-effects" horiz-adv-x="965" d="M901.12 872.229h-832.366c-38.034 0-68.754-32.183-68.754-67.291v-713.874c0-38.034 32.183-67.291 67.291-67.291h829.44c38.034 0 67.291 32.183 67.291 67.291v713.874c4.389 38.034-27.794 67.291-62.903 67.291zM927.451 91.063c0-17.554-14.629-29.257-29.257-29.257h-829.44c-17.554 0-29.257 14.629-29.257 29.257v713.874c0 17.554 14.629 29.257 29.257 29.257h829.44c17.554 0 29.257-14.629 29.257-29.257v-713.874zM567.589 535.771c-26.331 29.257-64.366 43.886-103.863 43.886s-73.143-14.629-100.937-40.96c-26.331-26.331-40.96-61.44-40.96-100.937 0-38.034 14.629-73.143 40.96-103.863l78.994-78.994c26.331-29.257 64.366-43.886 103.863-43.886s73.143 14.629 100.937 40.96c27.794 26.331 40.96 61.44 40.96 100.937 0 38.034-14.629 73.143-40.96 103.863l-78.994 78.994zM626.103 273.92c-20.48-20.48-46.811-32.183-76.069-32.183s-58.514 11.703-81.92 35.109l-78.994 78.994c-20.48 20.48-32.183 49.737-32.183 78.994s11.703 58.514 32.183 78.994 46.811 32.183 76.069 32.183 58.514-11.703 81.92-35.109l78.994-81.92c20.48-20.48 32.183-49.737 32.183-78.994 0-26.331-11.703-55.589-32.183-76.069zM463.726 462.629c-2.926 2.926-5.851 5.851-11.703 5.851-2.926 0-8.777-2.926-11.703-5.851-5.851-5.851-5.851-17.554 0-23.406l32.183-32.183c2.926-2.926 5.851-5.851 11.703-5.851 2.926 0 8.777 2.926 11.703 5.851s5.851 5.851 5.851 11.703c0 2.926-2.926 8.777-5.851 11.703l-32.183 32.183zM396.434 614.766c2.926 0 5.851 2.926 8.777 2.926 2.926 2.926 5.851 8.777 2.926 11.703 0 5.851-5.851 11.703-14.629 11.703v0c-32.183-5.851-61.44-20.48-84.846-43.886s-38.034-52.663-43.886-84.846c0-2.926 0-8.777 2.926-11.703s5.851-5.851 8.777-5.851h1.463c5.851 0 11.703 5.851 14.629 11.703 5.851 26.331 17.554 49.737 38.034 67.291 14.629 23.406 39.497 35.109 65.829 40.96zM411.063 680.594c2.926 0 5.851 2.926 8.777 2.926 2.926 2.926 5.851 8.777 2.926 11.703 0 5.851-5.851 11.703-14.629 11.703v0c-52.663-8.777-103.863-32.183-141.897-70.217s-64.366-84.846-73.143-138.971c0-2.926 0-8.777 2.926-11.703s5.851-5.851 8.777-5.851h2.926c5.851 0 11.703 5.851 14.629 11.703 8.777 46.811 32.183 92.16 64.366 124.343 32.183 35.109 77.531 55.589 124.343 64.366z" />
78
+ <glyph unicode="&#xe934;" glyph-name="particle-effects" data-tags="particle-effects" horiz-adv-x="965" d="M901.12 873.691h-832.366c-38.034 0-67.291-32.183-67.291-67.291v-713.874c0-38.034 32.183-67.291 67.291-67.291h827.977c38.034 0 67.291 32.183 67.291 67.291v713.874c4.389 38.034-27.794 67.291-62.903 67.291zM927.451 92.526c0-17.554-14.629-29.257-29.257-29.257h-829.44c-17.554 0-29.257 14.629-29.257 29.257v713.874c0 17.554 14.629 29.257 29.257 29.257h827.977c17.554 0 29.257-14.629 29.257-29.257v-713.874h1.463zM242.834 452.389c0 0-2.926-2.926 0 0-2.926-2.926 0-5.851 0-5.851 2.926 0 2.926 2.926 0 5.851 2.926-2.926 2.926 0 0 0zM724.114 428.983c-14.629 0-29.257-11.703-29.257-26.331l-49.737-14.629c-8.777 14.629-23.406 26.331-40.96 32.183v84.846c14.629 5.851 26.331 20.48 26.331 38.034 0 5.851 0 11.703-2.926 17.554l58.514 64.366c2.926 0 5.851 0 8.777 0 17.554 0 32.183 14.629 32.183 32.183s-14.629 32.183-32.183 32.183-32.183-14.629-32.183-32.183c0-2.926 0-5.851 2.926-11.703l-58.514-64.366c-5.851 2.926-8.777 2.926-14.629 2.926-17.554 0-32.183-11.703-38.034-26.331h-103.863c-5.851 23.406-23.406 43.886-49.737 49.737v52.663c11.703 5.851 17.554 14.629 17.554 26.331 0 17.554-14.629 32.183-32.183 32.183s-32.183-14.629-32.183-32.183c0-11.703 5.851-23.406 17.554-26.331v-52.663c-29.257-5.851-49.737-32.183-49.737-64.366 0-8.777 2.926-17.554 5.851-23.406l-64.366-40.96c-5.851 2.926-8.777 2.926-14.629 2.926-17.554 0-32.183-14.629-32.183-32.183s14.629-32.183 32.183-32.183 32.183 14.629 32.183 32.183v2.926l55.589 43.886c8.777-8.777 17.554-14.629 29.257-14.629v-84.846c-14.629-5.851-26.331-20.48-26.331-38.034 0-5.851 0-11.703 2.926-17.554l-90.697-96.549c-2.926 0-5.851 0-8.777 0-17.554 0-32.183-14.629-32.183-32.183s14.629-32.183 32.183-32.183 32.183 14.629 32.183 32.183c0 2.926 0 5.851-2.926 11.703l93.623 96.549c5.851-2.926 8.777-2.926 14.629-2.926h2.926l23.406-52.663c-2.926-5.851-5.851-11.703-5.851-20.48 0-17.554 14.629-32.183 32.183-32.183s32.183 14.629 32.183 32.183-14.629 29.257-29.257 32.183l-23.406 52.663c2.926 2.926 5.851 8.777 8.777 14.629h105.326c5.851-23.406 23.406-43.886 49.737-49.737v-52.663c-11.703-5.851-17.554-14.629-17.554-26.331 0-17.554 14.629-32.183 32.183-32.183s32.183 14.629 32.183 32.183c0 11.703-5.851 23.406-17.554 26.331v48.274c29.257 5.851 49.737 32.183 49.737 64.366 0 2.926 0 2.926 0 5.851l49.737 14.629c5.851-5.851 14.629-8.777 23.406-8.777 17.554 0 32.183 14.629 32.183 32.183 1.463 19.017-21.943 30.72-36.571 30.72zM687.543 661.577c5.851 0 8.777-2.926 8.777-8.777s-2.926-8.777-8.777-8.777c-5.851 0-8.777 2.926-8.777 8.777s2.926 8.777 8.777 8.777zM242.834 440.686c-5.851 0-8.777 2.926-8.777 8.777s2.926 8.777 8.777 8.777 8.777-2.926 8.777-8.777c0-5.851-2.926-8.777-8.777-8.777zM242.834 202.24c-5.851 0-8.777 2.926-8.777 8.777s2.926 8.777 8.777 8.777 8.777-2.926 8.777-8.777-2.926-8.777-8.777-8.777zM431.543 251.977c5.851 0 8.777-2.926 8.777-8.777s-2.926-8.777-8.777-8.777-8.777 2.926-8.777 8.777 2.926 8.777 8.777 8.777zM585.143 562.103c8.777 0 17.554-8.777 17.554-17.554s-8.777-17.554-17.554-17.554-17.554 8.777-17.554 17.554 8.777 17.554 17.554 17.554zM381.806 698.149c5.851 0 8.777-2.926 8.777-8.777s-2.926-8.777-8.777-8.777-8.777 2.926-8.777 8.777c0 5.851 2.926 8.777 8.777 8.777zM337.92 544.549c0 23.406 17.554 40.96 40.96 40.96s40.96-17.554 40.96-40.96c0-23.406-17.554-40.96-40.96-40.96-20.48-2.926-40.96 17.554-40.96 40.96zM381.806 338.286c-8.777 0-17.554 8.777-17.554 17.554s8.777 17.554 17.554 17.554 17.554-8.777 17.554-17.554c-2.926-8.777-8.777-17.554-17.554-17.554zM526.629 364.617h-112.64c-2.926 11.703-11.703 20.48-23.406 23.406v96.549c26.331 2.926 46.811 23.406 49.737 49.737h112.64c2.926-11.703 11.703-20.48 23.406-23.406v-96.549c-26.331-2.926-46.811-23.406-49.737-49.737zM585.143 202.24c-5.851 0-8.777 2.926-8.777 8.777s2.926 8.777 8.777 8.777 8.777-2.926 8.777-8.777-2.926-8.777-8.777-8.777zM585.143 314.88c-23.406 0-40.96 17.554-40.96 40.96s17.554 40.96 40.96 40.96 40.96-17.554 40.96-40.96c2.926-23.406-17.554-40.96-40.96-40.96zM724.114 390.949c-5.851 0-8.777 2.926-8.777 8.777s2.926 8.777 8.777 8.777c5.851 0 8.777-2.926 8.777-8.777s-5.851-8.777-8.777-8.777zM257.463 608.914c0-6.463-5.24-11.703-11.703-11.703s-11.703 5.24-11.703 11.703c0 6.463 5.24 11.703 11.703 11.703s11.703-5.24 11.703-11.703zM550.034 733.257c0-6.463-5.24-11.703-11.703-11.703s-11.703 5.24-11.703 11.703c0 6.463 5.24 11.703 11.703 11.703s11.703-5.24 11.703-11.703zM794.331 526.994c0-6.463-5.24-11.703-11.703-11.703s-11.703 5.24-11.703 11.703c0 6.463 5.24 11.703 11.703 11.703s11.703-5.24 11.703-11.703zM811.886 219.794c0-6.463-5.24-11.703-11.703-11.703s-11.703 5.24-11.703 11.703c0 6.463 5.24 11.703 11.703 11.703s11.703-5.24 11.703-11.703zM178.469 275.383c0-6.463-5.24-11.703-11.703-11.703s-11.703 5.24-11.703 11.703c0 6.463 5.24 11.703 11.703 11.703s11.703-5.24 11.703-11.703zM514.926 458.24c0-6.463-5.24-11.703-11.703-11.703s-11.703 5.24-11.703 11.703c0 6.463 5.24 11.703 11.703 11.703s11.703-5.24 11.703-11.703z" />
79
+ <glyph unicode="&#xe935;" glyph-name="post-block" data-tags="post-block" horiz-adv-x="965" d="M946.469 955.611h-923.063c-13.166 0-23.406-10.24-23.406-23.406v-968.411c0-13.166 10.24-23.406 23.406-23.406h918.674c13.166 0 23.406 10.24 23.406 23.406v968.411c2.926 13.166-5.851 23.406-19.017 23.406zM923.063-12.8h-874.789v923.063h873.326c1.463 0 1.463-923.063 1.463-923.063zM133.12 785.92v-166.766c0-23.406 16.091-39.497 39.497-39.497h222.354c23.406 0 39.497 16.091 39.497 39.497v166.766c0 23.406-16.091 39.497-39.497 39.497h-225.28c-19.017 0-36.571-16.091-36.571-39.497zM392.046 619.154h-222.354v166.766h222.354v-166.766zM532.48 785.92v-166.766c0-23.406 16.091-39.497 39.497-39.497h220.891c23.406 0 39.497 16.091 39.497 39.497v166.766c0 23.406-16.091 39.497-39.497 39.497h-225.28c-19.017 0-35.109-16.091-35.109-39.497zM789.943 619.154h-222.354v166.766h222.354v-166.766zM392.046 491.886h-235.52c-10.24 0-19.017 10.24-19.017 19.017v0c0 10.24 10.24 19.017 19.017 19.017h235.52c10.24 0 19.017-10.24 19.017-19.017v0c0-8.777-10.24-19.017-19.017-19.017zM803.109 491.886h-235.52c-10.24 0-19.017 10.24-19.017 19.017v0c0 10.24 10.24 19.017 19.017 19.017h235.52c10.24 0 19.017-10.24 19.017-19.017v0c-2.926-8.777-10.24-19.017-19.017-19.017zM785.554 377.783h-612.937c-23.406 0-39.497-16.091-39.497-39.497v-231.131c0-23.406 16.091-39.497 39.497-39.497h612.937c23.406 0 39.497 16.091 39.497 39.497v231.131c0 23.406-16.091 39.497-39.497 39.497zM785.554 107.154h-612.937v231.131h612.937v-231.131zM479.817 165.669h-235.52c-10.24 0-19.017 10.24-19.017 19.017v0c0 10.24 10.24 19.017 19.017 19.017h235.52c10.24 0 19.017-10.24 19.017-19.017v0c0-8.777-8.777-19.017-19.017-19.017z" />
80
+ <glyph unicode="&#xe936;" glyph-name="post-carousel" data-tags="post-carousel" horiz-adv-x="965" d="M377.417 622.080h-220.891c-7.314 0-13.166-4.389-13.166-13.166v-219.429c0-7.314 4.389-13.166 13.166-13.166h220.891c7.314 0 13.166 4.389 13.166 13.166v219.429c0 8.777-7.314 13.166-13.166 13.166zM364.251 402.651h-194.56v194.56h194.56c0 0 0-194.56 0-194.56zM665.6 622.080h-220.891c-7.314 0-13.166-4.389-13.166-13.166v-219.429c0-7.314 4.389-13.166 13.166-13.166h220.891c7.314 0 13.166 4.389 13.166 13.166v219.429c-1.463 8.777-5.851 13.166-13.166 13.166zM652.434 402.651h-194.56v194.56h194.56v-194.56zM952.32 622.080h-222.354c-5.851 0-13.166-4.389-13.166-13.166v-219.429c0-7.314 4.389-13.166 13.166-13.166h220.891c7.314 0 13.166 4.389 13.166 13.166v219.429c1.463 8.777-2.926 13.166-11.703 13.166zM940.617 402.651h-194.56v194.56h194.56v-194.56zM377.417 338.286h-220.891c-7.314 0-13.166-7.314-13.166-13.166s7.314-13.166 13.166-13.166h220.891c7.314 0 13.166 7.314 13.166 13.166s-7.314 13.166-13.166 13.166zM665.6 338.286h-220.891c-7.314 0-13.166-7.314-13.166-13.166s7.314-13.166 13.166-13.166h220.891c7.314 0 13.166 7.314 13.166 13.166-1.463 5.851-5.851 13.166-13.166 13.166zM952.32 338.286h-222.354c-7.314 0-13.166-7.314-13.166-13.166s7.314-13.166 13.166-13.166h220.891c7.314 0 13.166 7.314 13.166 13.166 1.463 5.851-2.926 13.166-11.703 13.166zM301.349 284.16h-144.823c-7.314 0-13.166-7.314-13.166-13.166 0-7.314 7.314-13.166 13.166-13.166h144.823c7.314 0 13.166 7.314 13.166 13.166-1.463 7.314-7.314 13.166-13.166 13.166zM610.011 284.16h-168.229c-7.314 0-13.166-7.314-13.166-13.166 0-7.314 7.314-13.166 13.166-13.166h168.229c7.314 0 13.166 7.314 13.166 13.166 0 7.314-7.314 13.166-13.166 13.166zM909.897 284.16h-179.931c-7.314 0-13.166-7.314-13.166-13.166 0-7.314 7.314-13.166 13.166-13.166h178.469c7.314 0 13.166 7.314 13.166 13.166 1.463 7.314-5.851 13.166-11.703 13.166zM165.303 221.257c-13.166 0-21.943-8.777-21.943-21.943s8.777-21.943 21.943-21.943 21.943 8.777 21.943 21.943-11.703 21.943-21.943 21.943zM450.56 221.257c-13.166 0-21.943-8.777-21.943-21.943s8.777-21.943 21.943-21.943 21.943 8.777 21.943 21.943-7.314 21.943-21.943 21.943zM740.206 221.257c-13.166 0-21.943-8.777-21.943-21.943s8.777-21.943 21.943-21.943 21.943 8.777 21.943 21.943-8.777 21.943-21.943 21.943zM23.406 418.743l33.646 33.646c4.389 4.389 4.389 8.777 0 13.166-2.926 2.926-4.389 2.926-7.314 2.926s-4.389 0-7.314-2.926l-40.96-40.96c-2.926-2.926-2.926-4.389-2.926-7.314s0-2.926 2.926-4.389v-2.926l42.423-42.423c2.926-2.926 4.389-2.926 7.314-2.926s4.389 0 7.314 2.926 2.926 4.389 2.926 7.314 0 4.389-2.926 7.314l-35.109 36.571z" />
81
+ <glyph unicode="&#xe937;" glyph-name="post-grid" data-tags="post-grid" horiz-adv-x="965" d="M943.543 930.743h-924.526c-10.24 0-19.017-8.777-19.017-19.017v-928.914c0-8.777 8.777-17.554 19.017-17.554h928.914c8.777 0 19.017 8.777 19.017 19.017v924.526c-1.463 13.166-10.24 21.943-23.406 21.943zM928.914 762.514v-760.686h-892.343v760.686h892.343zM928.914 889.783v-90.697h-892.343v90.697h892.343zM61.44 864.914h36.571v-36.571h-36.571v36.571zM127.269 864.914h36.571v-36.571h-36.571v36.571zM188.709 864.914h36.571v-36.571h-36.571v36.571zM400.823 139.337h160.914c8.777 0 19.017 8.777 19.017 19.017v127.269c0 8.777-8.777 19.017-19.017 19.017h-160.914c-8.777 0-19.017-8.777-19.017-19.017v-127.269c0-10.24 8.777-19.017 19.017-19.017zM418.377 175.909v90.697h124.343v-90.697h-124.343zM400.823 458.24h160.914c8.777 0 19.017 8.777 19.017 19.017v127.269c0 8.777-8.777 19.017-19.017 19.017h-160.914c-8.777 0-19.017-8.777-19.017-19.017v-127.269c0-8.777 8.777-19.017 19.017-19.017zM418.377 496.274v90.697h124.343v-90.697h-124.343zM658.286 139.337h160.914c8.777 0 19.017 8.777 19.017 19.017v127.269c0 8.777-8.777 19.017-19.017 19.017h-160.914c-5.851 0-10.24-2.926-13.166-7.314l-1.463-1.463c-1.463-1.463-1.463-2.926-2.926-5.851 0-1.463-1.463-2.926-1.463-4.389v-127.269c0-10.24 5.851-19.017 19.017-19.017zM797.257 266.606v-90.697h-121.417v90.697h121.417zM658.286 458.24h160.914c8.777 0 19.017 8.777 19.017 19.017v127.269c0 8.777-8.777 19.017-19.017 19.017h-160.914c-5.851 0-10.24-2.926-13.166-7.314l-1.463-1.463c-1.463-1.463-1.463-2.926-2.926-5.851 0-1.463-1.463-2.926-1.463-4.389v-127.269c0-8.777 5.851-19.017 19.017-19.017zM797.257 585.509v-90.697h-121.417v90.697c0 0 121.417 0 121.417 0zM146.286 139.337h160.914c8.777 0 19.017 8.777 19.017 19.017v127.269c0 8.777-8.777 19.017-19.017 19.017h-160.914c-5.851 0-10.24-2.926-13.166-7.314l-1.463-1.463c-1.463-1.463-1.463-2.926-2.926-5.851 0-1.463-1.463-2.926-1.463-4.389v-127.269c0-10.24 5.851-19.017 19.017-19.017zM285.257 266.606v-90.697h-121.417v90.697h121.417zM146.286 458.24h160.914c8.777 0 19.017 8.777 19.017 19.017v127.269c0 8.777-8.777 19.017-19.017 19.017h-160.914c-5.851 0-10.24-2.926-13.166-7.314l-1.463-1.463c-1.463-1.463-1.463-2.926-2.926-5.851 0-1.463-1.463-2.926-1.463-4.389v-127.269c0-8.777 5.851-19.017 19.017-19.017zM285.257 585.509v-90.697h-121.417v90.697c0 0 121.417 0 121.417 0z" />
82
+ <glyph unicode="&#xe938;" glyph-name="post-timeline" data-tags="post-timeline" horiz-adv-x="965" d="M962.56 924.891c-2.926 5.851-8.777 5.851-14.629 5.851h-930.377c-11.703 0-17.554-5.851-17.554-17.554v-928.914c0-13.166 5.851-19.017 17.554-19.017h928.914c11.703 0 17.554 5.851 17.554 17.554v930.377c1.463 2.926 1.463 5.851-1.463 11.703zM39.497 804.937v89.234h893.806v-89.234h-893.806zM39.497 1.829v765.074h893.806v-765.074h-893.806zM65.829 867.84h39.497v-39.497h-39.497v39.497zM128.731 867.84h39.497v-39.497h-39.497v39.497zM191.634 867.84h39.497v-39.497h-39.497v39.497zM215.040 472.869h122.88v122.88h-122.88c0 0 0-122.88 0-122.88zM304.274 560.64v-51.2h-51.2v51.2h51.2zM370.103 475.794h380.343v122.88h-380.343v-122.88zM710.949 563.566v-51.2h-304.274v51.2h304.274zM215.040 320.731h122.88v122.88h-122.88c0 0 0-122.88 0-122.88zM304.274 407.040v-51.2h-51.2v51.2h51.2zM370.103 320.731h380.343v122.88h-380.343v-122.88zM710.949 407.040v-51.2h-304.274v51.2h304.274zM215.040 168.594h122.88v122.88h-122.88c0 0 0-122.88 0-122.88zM304.274 254.903v-51.2h-51.2v51.2h51.2zM370.103 168.594h380.343v122.88h-380.343v-122.88zM710.949 254.903v-51.2h-304.274v51.2h304.274z" />
83
+ <glyph unicode="&#xe939;" glyph-name="price-menu" data-tags="price-menu" horiz-adv-x="965" d="M222.354 114.469c-7.314 0-13.166-7.314-17.554-13.166s0-17.554 7.314-20.48c7.314-7.314 17.554-7.314 23.406 0 7.314 7.314 10.24 17.554 7.314 23.406-4.389 7.314-14.629 14.629-20.48 10.24zM333.531 402.651c0-10.24 7.314-17.554 17.554-17.554h380.343c10.24 0 17.554 7.314 17.554 17.554s-7.314 17.554-17.554 17.554h-33.646c2.926 2.926 7.314 7.314 7.314 7.314l36.571 40.96c2.926 2.926 7.314 10.24 2.926 17.554-2.926 7.314-7.314 10.24-13.166 10.24h-40.96c-17.554 17.554-74.606 64.366-149.211 64.366s-128.731-46.811-144.823-64.366h-46.811c-7.314 0-13.166-2.926-13.166-10.24-2.926-7.314 0-13.166 2.926-17.554l33.646-36.571c2.926-2.926 7.314-7.314 10.24-10.24h-33.646c-8.777-2.926-16.091-8.777-16.091-19.017zM542.72 524.069c40.96 0 74.606-17.554 98.011-30.72h-193.097c20.48 17.554 54.126 30.72 95.086 30.72zM403.749 462.629h291.109l-10.24-13.166c-16.091-20.48-40.96-30.72-67.291-30.72h-152.137c-26.331 0-51.2 10.24-67.291 30.72l-13.166 13.166h19.017zM428.617 611.84c-7.314-7.314-7.314-17.554 0-23.406 2.926-2.926 7.314-2.926 10.24-2.926s7.314 0 10.24 2.926c0 0 13.166 13.166 20.48 30.72 7.314 26.331 2.926 51.2-20.48 71.68-7.314 7.314-17.554 7.314-23.406 0-7.314-7.314-7.314-17.554 0-23.406 13.166-13.166 17.554-23.406 10.24-40.96 2.926-4.389-7.314-14.629-7.314-14.629zM539.794 632.32c-2.926-10.24-10.24-20.48-10.24-20.48-7.314-7.314-7.314-17.554 0-23.406 2.926-2.926 7.314-2.926 10.24-2.926s7.314 0 10.24 2.926c0 0 13.166 13.166 20.48 30.72 7.314 26.331 2.926 51.2-20.48 71.68-13.166 13.166-17.554 23.406-10.24 40.96 2.926 13.166 10.24 20.48 10.24 20.48 7.314 7.314 7.314 17.554 0 23.406s-17.554 7.314-23.406 0c0 0-13.166-13.166-20.48-30.72-7.314-26.331-2.926-51.2 20.48-71.68 13.166-14.629 16.091-27.794 13.166-40.96zM627.566 611.84c-7.314-7.314-7.314-17.554 0-23.406 2.926-2.926 7.314-2.926 10.24-2.926s7.314 0 10.24 2.926c0 0 13.166 13.166 20.48 30.72 7.314 26.331 2.926 51.2-20.48 71.68-7.314 7.314-17.554 7.314-23.406 0-7.314-7.314-7.314-17.554 0-23.406 13.166-13.166 17.554-23.406 10.24-40.96-1.463-4.389-7.314-14.629-7.314-14.629zM877.714 960h-784.091c-10.24 0-20.48-10.24-20.48-20.48v-983.040c0-10.24 10.24-20.48 20.48-20.48h787.017c10.24 0 20.48 10.24 20.48 20.48v983.040c-2.926 10.24-10.24 20.48-23.406 20.48zM857.234-27.429h-743.131v946.469h90.697v-737.28c0-10.24 10.24-20.48 20.48-20.48s20.48 10.24 20.48 20.48v737.28h611.474v-946.469zM349.623 273.92h381.806c10.24 0 17.554 7.314 17.554 17.554s-7.314 17.554-17.554 17.554h-381.806c-10.24 0-17.554-7.314-17.554-17.554 1.463-10.24 8.777-17.554 17.554-17.554zM349.623 209.554h381.806c10.24 0 17.554 7.314 17.554 17.554v0c0 10.24-7.314 17.554-17.554 17.554h-381.806c-10.24 0-17.554-7.314-17.554-17.554v0c1.463-10.24 8.777-17.554 17.554-17.554z" />
84
+ <glyph unicode="&#xe93a;" glyph-name="pricing-table" data-tags="pricing-table" horiz-adv-x="965" d="M945.006 829.806h-294.034v49.737c0 8.777-8.777 17.554-17.554 17.554h-307.2c-8.777 0-17.554-8.777-17.554-17.554v-51.2h-289.646c-8.777 0-17.554-8.777-17.554-17.554v-724.114c0-8.777 8.777-17.554 17.554-17.554h294.034v-51.2c0-8.777 8.777-17.554 17.554-17.554h308.663c8.777 0 17.554 8.777 17.554 17.554v49.737h291.109c8.777 0 17.554 8.777 17.554 17.554v727.040c-2.926 8.777-11.703 17.554-20.48 17.554zM925.989 794.697v-200.411h-275.017v200.411h275.017zM925.989 560.64v-454.949h-275.017v454.949h275.017zM620.251 627.931v-590.994h-273.554v590.994h273.554zM620.251 812.251v-149.211h-273.554v200.411h273.554v-51.2zM38.034 105.691v454.949h273.554v-454.949h-273.554zM38.034 594.286v200.411h273.554v-200.411h-273.554zM558.811 484.571v30.72h-153.6v-35.109h153.6zM558.811 377.783v29.257h-153.6v-32.183h153.6zM558.811 272.457v30.72h-153.6v-35.109h153.6zM866.011 484.571h-152.137v-33.646h152.137zM866.011 377.783h-152.137v-32.183h152.137zM98.011 484.571v-33.646h152.137v33.646h-2.926zM98.011 376.32v-30.72h152.137v32.183h-152.137zM449.097 733.257c8.777-8.777 19.017-13.166 32.183-13.166s24.869 5.851 32.183 13.166c8.777 8.777 14.629 20.48 14.629 33.646 0 24.869-21.943 48.274-48.274 48.274-5.851 0-11.703-1.463-17.554-4.389-29.257-13.166-36.571-52.663-14.629-76.069 0-1.463 1.463-1.463 1.463-1.463z" />
85
+ <glyph unicode="&#xe93b;" glyph-name="product-grid" data-tags="product-grid" horiz-adv-x="965" d="M961.097 923.429c0 0 0 1.463 0 0-1.463 1.463-1.463 1.463-1.463 2.926-2.926 2.926-7.314 4.389-13.166 4.389h-927.451c-11.703 0-19.017-7.314-19.017-19.017v-928.914c0-10.24 7.314-17.554 19.017-17.554h928.914c11.703 0 19.017 7.314 19.017 19.017v927.451c-1.463 4.389-2.926 8.777-5.851 11.703zM36.571 766.903h890.88v-765.074h-890.88v765.074zM928.914 897.097v-92.16h-892.343v92.16h892.343zM100.937 834.194v33.646h-38.034v-38.034h38.034zM166.766 867.84h-36.571v-38.034h36.571zM229.669 867.84h-36.571v-38.034h36.571zM560.274 578.194h-159.451c-11.703 0-19.017-7.314-19.017-19.017v-256c4.389-11.703 11.703-19.017 19.017-19.017h165.303c7.314 0 14.629 7.314 14.629 14.629v261.851c-1.463 10.24-8.777 17.554-20.48 17.554zM545.646 317.806h-125.806v219.429h125.806v-219.429zM816.274 578.194h-159.451c-11.703 0-19.017-7.314-19.017-19.017v-256c4.389-11.703 11.703-19.017 19.017-19.017h165.303c7.314 0 14.629 7.314 14.629 14.629v261.851c-1.463 10.24-8.777 17.554-20.48 17.554zM801.646 317.806h-125.806v219.429h125.806c0 0 0-219.429 0-219.429zM304.274 578.194h-159.451c-11.703 0-19.017-7.314-19.017-19.017v-256c4.389-11.703 11.703-19.017 19.017-19.017h165.303c7.314 0 14.629 7.314 14.629 14.629v261.851c-1.463 10.24-8.777 17.554-20.48 17.554zM289.646 317.806h-125.806v219.429h125.806v-219.429zM159.451 228.571v-36.571h134.583v36.571h-130.194zM415.451 228.571v-36.571h134.583v36.571h-130.194zM671.451 228.571v-36.571h134.583v36.571h-130.194z" />
86
+ <glyph unicode="&#xe93c;" glyph-name="progress-bar" data-tags="progress-bar" horiz-adv-x="965" d="M835.291 418.743h-383.269v383.269c0 11.703-7.314 23.406-23.406 23.406-235.52 0-428.617-193.097-428.617-430.080s193.097-428.617 428.617-428.617 428.617 193.097 428.617 428.617c-2.926 16.091-10.24 23.406-21.943 23.406zM428.617 13.531c-212.114 0-383.269 174.080-383.269 383.269 0 200.411 157.989 367.177 355.474 383.269h8.777v-383.269c0-11.703 7.314-23.406 23.406-23.406h383.269v-7.314c-20.48-194.56-185.783-352.549-387.657-352.549zM854.309 785.92c-81.92 93.623-197.486 143.36-320.366 143.36-11.703 0-23.406-7.314-23.406-23.406v-405.211c0-11.703 7.314-23.406 23.406-23.406h405.211c11.703 0 23.406 11.703 23.406 23.406-4.389 108.251-42.423 207.726-108.251 285.257zM819.2 755.2c54.126-61.44 89.234-143.36 96.549-228.206v-7.314h-362.789v362.789h7.314c100.937-2.926 193.097-49.737 258.926-127.269z" />
87
+ <glyph unicode="&#xe93d;" glyph-name="protected-content" data-tags="protected-content" horiz-adv-x="965" d="M943.543 856.137c-14.629 14.629-36.571 24.869-57.051 24.869h-804.571c-45.349 0-81.92-36.571-81.92-81.92v-702.171c0-45.349 36.571-81.92 81.92-81.92h801.646c45.349 0 81.92 36.571 81.92 81.92v699.246c2.926 23.406-7.314 45.349-21.943 59.977zM39.497 76.434v722.651c0 24.869 21.943 45.349 45.349 45.349h801.646c24.869 0 45.349-21.943 45.349-45.349v-702.171c0-24.869-21.943-45.349-45.349-45.349h-804.571c-17.554-1.463-36.571 10.24-42.423 24.869zM67.291 813.714h39.497v-39.497h-39.497v39.497zM130.194 813.714h39.497v-39.497h-39.497v39.497zM194.56 813.714h39.497v-39.497h-39.497v39.497zM67.291 750.811h836.754v-39.497h-836.754v39.497zM703.634 386.56h73.143c8.777 0 14.629 5.851 14.629 14.629s-5.851 14.629-14.629 14.629h-73.143c-8.777 0-14.629-5.851-14.629-14.629s5.851-14.629 14.629-14.629zM822.126 488.96h-163.84c-24.869 0-45.349-21.943-45.349-45.349v-84.846c0-24.869 21.943-45.349 45.349-45.349h163.84c24.869 0 45.349 21.943 45.349 45.349v84.846c0 24.869-20.48 45.349-45.349 45.349zM649.509 443.611c0 2.926 2.926 8.777 8.777 8.777h163.84c2.926 0 8.777-2.926 8.777-8.777v-84.846c0-2.926-2.926-8.777-8.777-8.777h-163.84c-2.926 0-8.777 2.926-8.777 8.777v84.846zM506.149 486.034h-356.937c-24.869 0-45.349-21.943-45.349-45.349v-84.846c0-24.869 21.943-45.349 45.349-45.349h358.4c24.869 0 45.349 21.943 45.349 45.349v84.846c0 27.794-19.017 45.349-46.811 45.349zM138.971 440.686c0 2.926 2.926 8.777 8.777 8.777h358.4c2.926 0 8.777-2.926 8.777-8.777v-84.846c0-2.926-2.926-8.777-8.777-8.777h-356.937c-2.926 0-8.777 2.926-8.777 8.777l-1.463 84.846zM209.189 377.783c13.166 0 24.869 10.24 24.869 24.869 0 13.166-10.24 24.869-24.869 24.869s-24.869-10.24-24.869-24.869c1.463-14.629 11.703-24.869 24.869-24.869zM270.629 377.783c13.166 0 24.869 10.24 24.869 24.869 0 13.166-10.24 24.869-24.869 24.869-13.166 0-24.869-10.24-24.869-24.869s10.24-24.869 24.869-24.869zM330.606 377.783c13.166 0 24.869 10.24 24.869 24.869 0 13.166-10.24 24.869-24.869 24.869s-24.869-10.24-24.869-24.869 11.703-24.869 24.869-24.869z" />
88
+ <glyph unicode="&#xe93e;" glyph-name="reading-progress-bar" data-tags="reading-progress-bar" horiz-adv-x="965" d="M84.846 802.011h33.646v-33.646h-33.646v33.646zM149.211 802.011h33.646v-33.646h-33.646v33.646zM212.114 802.011h33.646v-33.646h-33.646v33.646zM81.92 725.943h807.497v-39.497h-807.497v39.497zM889.417 879.543h-807.497c-45.349 0-78.994-36.571-78.994-78.994v-545.646c0 0 0-1.463 0-4.389v-156.526c0-45.349 36.571-78.994 78.994-78.994h804.571c45.349 0 78.994 36.571 78.994 78.994v702.171c2.926 46.811-30.72 83.383-76.069 83.383zM937.691 92.526c0-27.794-21.943-48.274-48.274-48.274h-807.497c-27.794 0-48.274 21.943-48.274 48.274v157.989c0 2.926 0 4.389 0 4.389l2.926 544.183c0 27.794 20.48 49.737 48.274 49.737h804.571c27.794 0 48.274-21.943 48.274-48.274v-708.023zM642.194 370.469h-337.92c-29.257 0-52.663 23.406-52.663 52.663v124.343c0 29.257 23.406 52.663 52.663 52.663h337.92c29.257 0 52.663-24.869 52.663-52.663v-128.731c-2.926-30.72-29.257-48.274-52.663-48.274zM304.274 573.806c-14.629 0-24.869-11.703-24.869-24.869v-124.343c0-14.629 11.703-24.869 24.869-24.869h337.92c10.24 0 23.406 8.777 24.869 23.406v125.806c0 13.166-11.703 24.869-24.869 24.869h-337.92zM279.406 330.971h386.194v-27.794h-386.194v27.794zM279.406 260.754h386.194v-27.794h-386.194v27.794zM279.406 187.611h386.194v-27.794h-386.194v27.794z" />
89
+ <glyph unicode="&#xe93f;" glyph-name="smart-post-list" data-tags="smart-post-list" horiz-adv-x="965" d="M498.834 778.606h-482.743c-7.314 0-16.091-5.851-16.091-16.091v-627.566c0-8.777 5.851-16.091 16.091-16.091h482.743c8.777 0 16.091 5.851 16.091 16.091v627.566c0 10.24-8.777 16.091-16.091 16.091zM485.669 151.040h-450.56v595.383h450.56v-595.383zM601.234 576.731h348.16c8.777 0 16.091 5.851 16.091 16.091v169.691c1.463 10.24-5.851 16.091-14.629 16.091h-351.086c-7.314 0-14.629-5.851-14.629-16.091v-169.691c0-8.777 5.851-16.091 16.091-16.091zM620.251 749.349h315.977v-140.434h-315.977v140.434zM950.857 376.32h-351.086c-8.777 0-16.091-5.851-16.091-16.091v-156.526c0-8.777 5.851-16.091 16.091-16.091h348.16c8.777 0 16.091 5.851 16.091 16.091v156.526c2.926 11.703-4.389 16.091-13.166 16.091zM934.766 221.257h-314.514v127.269h315.977l-1.463-127.269zM873.326 148.114h-266.24c-8.777 0-16.091-8.777-16.091-16.091 0-8.777 8.777-16.091 16.091-16.091h266.24c8.777 0 16.091 8.777 16.091 16.091s-7.314 16.091-16.091 16.091zM607.086 528.457c-8.777 0-16.091-8.777-16.091-16.091 0-8.777 8.777-16.091 16.091-16.091h266.24c8.777 0 16.091 8.777 16.091 16.091 0 8.777-8.777 16.091-16.091 16.091h-266.24z" />
90
+ <glyph unicode="&#xe940;" glyph-name="static-product" data-tags="static-product" horiz-adv-x="965" d="M836.754 960l-708.023-2.926c-67.291 0-119.954-52.663-119.954-121.417v-390.583c0-67.291 52.663-119.954 119.954-119.954h397.897l305.737 2.926c67.291 0 119.954 54.126 119.954 124.343l2.926 87.771v299.886c2.926 67.291-51.2 119.954-118.491 119.954zM70.217 840.046c0 35.109 27.794 61.44 62.903 61.44h241.371l466.651 2.926c35.109 0 61.44-26.331 61.44-61.44l-2.926-342.309v-48.274c0-35.109-26.331-61.44-61.44-61.44l-705.097-4.389c-35.109 0-61.44 26.331-61.44 61.44v392.046h-1.463zM915.749 243.2h-866.011c-16.091 0-26.331-10.24-26.331-29.257 0-14.629 10.24-29.257 26.331-29.257h866.011c7.314 0 13.166 2.926 19.017 7.314 4.389 5.851 14.629 24.869 4.389 39.497-5.851 7.314-13.166 11.703-23.406 11.703zM915.749 124.709h-866.011c-16.091 0-26.331-11.703-26.331-29.257 0-14.629 10.24-29.257 26.331-29.257h866.011c7.314 0 13.166 2.926 19.017 7.314 13.166 13.166 8.777 33.646 4.389 39.497-5.851 7.314-13.166 11.703-23.406 11.703zM655.36-5.486h-345.234c-16.091 0-26.331-11.703-26.331-29.257 0-14.629 10.24-29.257 26.331-29.257h345.234c7.314 0 13.166 2.926 19.017 7.314 4.389 5.851 7.314 13.166 7.314 19.017 2.926 7.314 1.463 14.629-2.926 20.48-5.851 7.314-14.629 11.703-23.406 11.703z" />
91
+ <glyph unicode="&#xe941;" glyph-name="sticky-video" data-tags="sticky-video" horiz-adv-x="965" d="M942.080 892.709h-917.211c-13.166 0-21.943-10.24-21.943-23.406v-580.754c0-13.166 10.24-23.406 23.406-23.406h918.674c13.166 0 23.406 10.24 23.406 23.406v577.829c-2.926 13.166-13.166 26.331-26.331 26.331zM920.137 311.954h-871.863v532.48h873.326l-1.463-532.48zM422.766 461.166c-5.851 0-13.166 1.463-17.554 4.389-11.703 5.851-19.017 19.017-19.017 32.183v159.451c0 13.166 7.314 26.331 19.017 32.183s26.331 5.851 38.034-1.463l127.269-78.994c10.24-7.314 17.554-19.017 17.554-30.72s-5.851-24.869-17.554-30.72l-127.269-78.994c-5.851-4.389-13.166-7.314-20.48-7.314zM428.617 646.949v-138.971l111.177 70.217-111.177 68.754zM589.531 222.72c-2.926 2.926-7.314 5.851-13.166 5.851-4.389 0-8.777-1.463-13.166-5.851l-77.531-77.531-77.531 77.531c-2.926 2.926-7.314 5.851-13.166 5.851-4.389 0-8.777-1.463-13.166-5.851-2.926-2.926-5.851-7.314-5.851-13.166 0-4.389 1.463-8.777 5.851-13.166l90.697-90.697c2.926-2.926 7.314-5.851 13.166-5.851 4.389 0 8.777 1.463 13.166 5.851l90.697 90.697c5.851 8.777 5.851 19.017 0 26.331zM552.96 99.84c-4.389 0-7.314-1.463-10.24-4.389l-57.051-57.051-57.051 57.051c-2.926 2.926-5.851 4.389-10.24 4.389s-7.314-1.463-10.24-4.389c-5.851-5.851-5.851-14.629 0-20.48l67.291-67.291c2.926-2.926 5.851-4.389 10.24-4.389s7.314 1.463 10.24 4.389l67.291 67.291c2.926 2.926 4.389 5.851 4.389 10.24s-1.463 7.314-4.389 10.24c-2.926 2.926-5.851 4.389-10.24 4.389z" />
92
+ <glyph unicode="&#xe942;" glyph-name="table-of-content" data-tags="table-of-content" horiz-adv-x="965" d="M258.926 684.983h554.423v-42.423h-554.423v42.423zM127.269 689.371h52.663v-52.663h-52.663v52.663zM258.926 519.68h554.423v-42.423h-554.423v42.423zM127.269 525.531h52.663v-52.663h-52.663v52.663zM261.851 355.84h453.486v-42.423h-453.486v42.423zM131.657 360.229h52.663v-52.663h-52.663v52.663zM885.029-47.909h-803.109c-43.886 0-80.457 36.571-80.457 80.457v830.903c0 43.886 36.571 80.457 80.457 80.457h803.109c43.886 0 80.457-36.571 80.457-80.457v-830.903c0-43.886-36.571-80.457-80.457-80.457zM81.92 900.023c-20.48 0-36.571-16.091-36.571-36.571v-830.903c0-20.48 16.091-36.571 36.571-36.571h803.109c20.48 0 36.571 16.091 36.571 36.571v830.903c0 20.48-16.091 36.571-36.571 36.571h-803.109z" />
93
+ <glyph unicode="&#xe943;" glyph-name="team-mamber" data-tags="team-mamber" horiz-adv-x="965" d="M964.023 76.434l-43.886 143.36c0 0-1.463 1.463-1.463 2.926-1.463 1.463-1.463 2.926-2.926 2.926v0c-26.331 78.994-90.697 138.971-171.154 159.451l-10.24 2.926c-4.389 1.463-8.777 1.463-13.166 1.463-14.629 0-29.257-7.314-40.96-17.554-42.423-48.274-95.086-51.2-152.137-51.2-61.44 0-111.177 4.389-152.137 52.663-11.703 10.24-24.869 16.091-39.497 16.091-4.389 0-10.24-1.463-16.091-2.926l-10.24-5.851c-58.514-13.166-109.714-51.2-143.36-105.326h-114.103c0 1.463-1.463 1.463-1.463 2.926l24.869 86.309c21.943 68.754 64.366 90.697 143.36 109.714h1.463l1.463 1.463c1.463 1.463 1.463 1.463 2.926 1.463h1.463c2.926-2.926 7.314-4.389 10.24-5.851s5.851-2.926 8.777-4.389c2.926-2.926 7.314-2.926 10.24-2.926 5.851 0 17.554 2.926 21.943 11.703 4.389 5.851 4.389 14.629 1.463 21.943-1.463 5.851-7.314 10.24-11.703 10.24-42.423 21.943-73.143 84.846-73.143 150.674 0 58.514 45.349 105.326 105.326 105.326 8.777 0 17.554-1.463 26.331-4.389-7.314-23.406-16.091-51.2-16.091-80.457 0-168.229 102.4-311.589 223.817-311.589 118.491 0 223.817 146.286 223.817 311.589 0 125.806-98.011 223.817-223.817 223.817-74.606 0-143.36-36.571-185.783-98.011-16.091 4.389-32.183 7.314-48.274 7.314-52.663 0-100.937-26.331-128.731-70.217-5.851-8.777-8.777-14.629-14.629-32.183-5.851-14.629-8.777-30.72-8.777-46.811 0-55.589 16.091-106.789 43.886-143.36-59.977-16.091-108.251-38.034-138.971-87.771 0-1.463-17.554-26.331-23.406-52.663l-24.869-90.697c-5.851-14.629-7.314-29.257 7.314-43.886 13.166-13.166 24.869-19.017 38.034-19.017h93.623c-1.463-4.389-2.926-8.777-2.926-13.166l-42.423-143.36c-2.926-16.091-4.389-35.109 8.777-52.663 8.777-16.091 27.794-24.869 46.811-24.869h753.371c19.017 0 38.034 10.24 48.274 26.331 8.777 17.554 11.703 36.571 8.777 58.514zM887.954 136.411v0l24.869-77.531c2.926-2.926 2.926-5.851 2.926-5.851-2.926-2.926-4.389-4.389-10.24-4.389h-744.594c-2.926 0-4.389 1.463-7.314 2.926-1.463 0-2.926 1.463-2.926 1.463v0c-1.463 1.463-1.463 7.314-1.463 8.777l42.423 141.897c19.017 64.366 70.217 115.566 134.583 131.657l11.703 2.926 1.463-1.463c54.126-61.44 117.029-67.291 188.709-67.291 64.366 0 131.657 5.851 188.709 67.291 1.463 1.463 2.926 2.926 2.926 2.926l2.926-1.463 11.703-2.926c67.291-16.091 118.491-67.291 134.583-131.657l17.554-62.903 1.463-4.389zM693.394 743.497c-27.794 0-52.663 13.166-68.754 35.109-4.389 5.851-10.24 8.777-17.554 8.777-5.851 0-10.24-1.463-16.091-5.851-2.926-2.926-5.851-5.851-7.314-10.24l-2.926-2.926c-17.554-39.497-70.217-61.44-140.434-61.44-23.406 0-46.811 2.926-71.68 7.314 2.926 16.091 8.777 33.646 14.629 48.274l2.926 2.926c1.463 1.463 4.389 4.389 4.389 7.314 27.794 52.663 87.771 87.771 150.674 87.771 74.606 0 137.509-45.349 162.377-117.029-4.389 0-7.314 0-10.24 0zM431.543 658.651c74.606 0 140.434 24.869 175.543 65.829 24.869-20.48 54.126-32.183 84.846-32.183 4.389 0 8.777 1.463 13.166 1.463 2.926 0 5.851 1.463 8.777 1.463 1.463-2.926 1.463-5.851 1.463-11.703 0-140.434-81.92-263.314-175.543-263.314-86.309 0-165.303 109.714-172.617 239.909 21.943-1.463 43.886-1.463 64.366-1.463z" />
94
+ <glyph unicode="&#xe944;" glyph-name="team-member-carousel" data-tags="team-member-carousel" horiz-adv-x="965" d="M962.56 110.080l-35.109 128.731-1.463 1.463c0 0-1.463 1.463-1.463 2.926s-1.463 2.926-1.463 2.926v0c-23.406 70.217-80.457 122.88-150.674 140.434l-10.24 2.926c-4.389 1.463-7.314 1.463-11.703 1.463-13.166 0-26.331-5.851-36.571-16.091-36.571-42.423-84.846-45.349-133.12-45.349-52.663 0-98.011 2.926-133.12 45.349-8.777 10.24-20.48 16.091-35.109 16.091-4.389 0-8.777 0-13.166-1.463l-13.166-2.926c-51.2-11.703-96.549-45.349-128.731-92.16h-102.4c0 1.463 0 1.463-1.463 2.926l21.943 76.069c19.017 61.44 55.589 77.531 128.731 96.549h1.463l1.463 1.463c0 0 1.463 1.463 2.926 1.463 0 0 0 0 1.463 0 5.851-4.389 11.703-8.777 17.554-10.24 4.389-4.389 8.777-4.389 11.703-4.389 7.314 0 16.091 4.389 19.017 13.166 2.926 7.314 4.389 14.629 1.463 20.48-2.926 4.389-5.851 8.777-11.703 8.777-38.034 19.017-64.366 76.069-64.366 134.583 0 51.2 40.96 92.16 92.16 92.16 5.851 0 13.166-1.463 20.48-2.926-8.777-21.943-13.166-45.349-13.166-71.68 0-150.674 89.234-275.017 198.949-275.017 106.789 0 198.949 128.731 198.949 275.017 0 109.714-89.234 198.949-198.949 198.949-65.829 0-127.269-32.183-163.84-86.309-14.629 4.389-29.257 7.314-42.423 7.314-46.811 0-89.234-23.406-117.029-64.366-5.851-7.314-7.314-13.166-13.166-27.794-4.389-11.703-7.314-27.794-7.314-42.423 0-45.349 14.629-92.16 39.497-127.269-54.126-14.629-95.086-33.646-122.88-77.531 0-1.463-16.091-23.406-20.48-46.811l-20.48-80.457c-4.389-14.629 0-27.794 8.777-36.571 8.777-10.24 19.017-17.554 30.72-17.554h84.846c-1.463-4.389-2.926-8.777-2.926-11.703l-35.109-127.269c-2.926-14.629-2.926-32.183 11.703-46.811 11.703-14.629 24.869-21.943 40.96-21.943h658.286c16.091 0 29.257 7.314 40.96 20.48 11.703 10.24 14.629 27.794 8.777 45.349zM437.394 684.983c2.926 13.166 5.851 26.331 10.24 36.571l5.851 5.851c27.794 48.274 77.531 77.531 133.12 77.531 65.829 0 124.343-40.96 146.286-102.4-2.926 0-5.851 0-8.777 0-26.331 0-48.274 11.703-61.44 30.72-4.389 5.851-10.24 8.777-17.554 8.777-5.851 0-10.24-1.463-14.629-5.851-2.926-2.926-5.851-5.851-5.851-11.703l-1.463-2.926c-17.554-33.646-62.903-54.126-124.343-54.126-20.48 0-40.96 1.463-62.903 5.851 0 4.389 1.463 7.314 1.463 11.703zM494.446 627.931c73.143 0 127.269 20.48 155.063 59.977 19.017-16.091 43.886-24.869 76.069-24.869 4.389 0 8.777 1.463 13.166 1.463 1.463 0 2.926 0 4.389 0 1.463-2.926 1.463-5.851 1.463-10.24 0-122.88-71.68-232.594-155.063-232.594-74.606 0-144.823 95.086-153.6 210.651 19.017-4.389 39.497-4.389 58.514-4.389zM920.137 89.6c-2.926-2.926-2.926-2.926-5.851-2.926h-662.674c-1.463 0-2.926 0-4.389 0v0 1.463l-1.463 1.463c0 0-1.463 1.463-1.463 7.314l35.109 127.269c16.091 57.051 61.44 100.937 121.417 118.491l11.703 2.926c0 0 1.463 0 1.463-1.463 1.463 0 1.463-1.463 2.926-1.463 46.811-54.126 102.4-58.514 165.303-58.514 57.051 0 117.029 4.389 165.303 58.514 1.463 1.463 1.463 1.463 2.926 1.463l2.926-1.463 10.24-2.926c57.051-14.629 103.863-59.977 121.417-118.491l14.629-55.589 1.463-4.389 1.463-1.463 20.48-65.829c0 1.463-1.463-1.463-2.926-4.389zM36.571 547.474l57.051 55.589c7.314 7.314 7.314 14.629 0 21.943-2.926 2.926-7.314 5.851-11.703 5.851s-7.314-1.463-11.703-5.851l-67.291-67.291c-2.926-2.926-2.926-7.314-2.926-10.24s1.463-4.389 2.926-7.314v-1.463l68.754-68.754c2.926-2.926 7.314-5.851 11.703-5.851s7.314 1.463 11.703 5.851c2.926 2.926 5.851 7.314 5.851 11.703s-1.463 7.314-5.851 11.703l-58.514 54.126z" />
95
+ <glyph unicode="&#xe945;" glyph-name="testimonial-slider" data-tags="testimonial-slider" horiz-adv-x="965" d="M794.331 458.24h-465.189c-10.24 0-19.017-8.777-19.017-19.017s8.777-19.017 19.017-19.017h463.726c10.24 0 19.017 8.777 19.017 19.017 1.463 11.703-7.314 19.017-17.554 19.017zM794.331 373.394h-465.189c-10.24 0-19.017-8.777-19.017-19.017s8.777-19.017 19.017-19.017h463.726c10.24 0 19.017 8.777 19.017 19.017 1.463 8.777-7.314 19.017-17.554 19.017zM962.56 194.926v672.914c0 10.24-8.777 19.017-19.017 19.017h-766.537c-10.24 0-19.017-8.777-19.017-19.017v-661.211h-128.731c-10.24 0-19.017-8.777-19.017-19.017v-169.691c0-10.24 8.777-19.017 19.017-19.017h915.749c10.24 0 19.017 8.777 19.017 19.017v172.617c0 1.463 0 4.389-1.463 4.389zM197.486 850.286h727.040v-642.194h-727.040v642.194zM924.526 39.863h-876.251v131.657h876.251c0 0 0-131.657 0-131.657zM334.994 537.234h81.92c13.166 0 23.406 10.24 23.406 23.406v73.143c0 13.166-10.24 23.406-23.406 23.406h-27.794c4.389 30.72 20.48 32.183 29.257 33.646 7.314 0 13.166 7.314 13.166 14.629v45.349c0 4.389-1.463 7.314-4.389 11.703s-7.314 4.389-11.703 4.389c-48.274-2.926-105.326-26.331-105.326-127.269v-78.994c1.463-13.166 11.703-23.406 24.869-23.406zM340.846 639.634c0 70.217 30.72 89.234 59.977 95.086v-16.091c-20.48-5.851-43.886-24.869-43.886-76.069 0-8.777 7.314-14.629 14.629-14.629h36.571v-59.977h-68.754c1.463-1.463 1.463 71.68 1.463 71.68zM490.057 537.234h81.92c13.166 0 23.406 10.24 23.406 23.406v73.143c0 13.166-10.24 23.406-23.406 23.406h-27.794c4.389 30.72 20.48 32.183 29.257 33.646 7.314 0 13.166 7.314 13.166 14.629v45.349c0 4.389-1.463 7.314-4.389 11.703-2.926 2.926-7.314 4.389-11.703 4.389-48.274-2.926-105.326-26.331-105.326-127.269v-78.994c1.463-13.166 11.703-23.406 24.869-23.406zM495.909 639.634c0 70.217 30.72 89.234 59.977 95.086v-16.091c-20.48-5.851-43.886-24.869-43.886-76.069 0-8.777 7.314-14.629 14.629-14.629h36.571v-59.977h-68.754c1.463-1.463 1.463 71.68 1.463 71.68zM57.051 483.109c4.389 0 7.314 1.463 10.24 4.389 5.851 5.851 5.851 14.629 0 19.017l-32.183 32.183 32.183 32.183c5.851 5.851 5.851 14.629 0 19.017-2.926 2.926-5.851 4.389-10.24 4.389s-7.314-1.463-10.24-4.389l-42.423-42.423c-2.926 0-4.389-4.389-4.389-7.314 0-4.389 1.463-7.314 4.389-10.24l42.423-42.423c2.926-2.926 5.851-4.389 10.24-4.389z" />
96
+ <glyph unicode="&#xe946;" glyph-name="testimonial" data-tags="testimonial" horiz-adv-x="965" d="M234.057 793.234h-33.646c5.851 39.497 27.794 39.497 36.571 39.497s19.017 8.777 19.017 19.017v58.514c0 5.851-2.926 8.777-5.851 14.629-2.926 2.926-8.777 5.851-14.629 5.851-61.44-2.926-131.657-33.646-131.657-157.989v-98.011c0-14.629 14.629-30.72 30.72-30.72h103.863c14.629 0 30.72 14.629 30.72 30.72v92.16c-4.389 13.166-16.091 26.331-35.109 26.331zM228.206 679.131h-84.846v92.16c0 84.846 39.497 112.64 73.143 115.566v-19.017c-24.869-4.389-55.589-29.257-55.589-93.623 0-8.777 8.777-19.017 19.017-19.017h45.349l2.926-76.069zM427.154 793.234h-33.646c5.851 39.497 27.794 39.497 36.571 39.497s19.017 8.777 19.017 19.017v58.514c0 5.851-2.926 8.777-5.851 14.629-2.926 2.926-8.777 5.851-14.629 5.851-61.44-2.926-131.657-33.646-131.657-157.989v-98.011c0-14.629 14.629-30.72 30.72-30.72h103.863c14.629 0 30.72 14.629 30.72 30.72v92.16c-5.851 13.166-20.48 26.331-35.109 26.331zM419.84 679.131h-87.771v92.16c0 84.846 39.497 112.64 73.143 115.566v-19.017c-24.869-5.851-55.589-30.72-55.589-95.086 0-8.777 8.777-19.017 19.017-19.017h45.349l5.851-74.606zM630.491 780.069h-24.869c-8.777 0-19.017-8.777-19.017-19.017s8.777-19.017 19.017-19.017h24.869c165.303 0 298.423-134.583 298.423-298.423 0-140.434-100.937-261.851-235.52-289.646-8.777-2.926-14.629-8.777-14.629-19.017v-109.714l-115.566 115.566c-2.926 2.926-8.777 5.851-14.629 5.851h-213.577c-165.303 2.926-298.423 136.046-298.423 301.349 0 51.2 11.703 100.937 36.571 143.36 5.851 8.777 2.926 21.943-5.851 24.869-8.777 5.851-21.943 2.926-24.869-5.851-27.794-49.737-43.886-108.251-43.886-162.377 0-182.857 149.211-334.994 334.994-334.994h204.8l143.36-143.36c2.926-2.926 8.777-5.851 14.629-5.851 2.926 0 5.851 0 5.851 2.926 5.851 2.926 11.703 8.777 11.703 19.017v140.434c67.291 19.017 128.731 58.514 174.080 112.64 48.274 61.44 76.069 134.583 76.069 213.577 2.926 178.469-147.749 327.68-333.531 327.68zM716.8 535.771h-463.726c-8.777 0-19.017-8.777-19.017-19.017s8.777-19.017 19.017-19.017h463.726c8.777 0 19.017 8.777 19.017 19.017-1.463 10.24-10.24 19.017-19.017 19.017zM716.8 436.297h-463.726c-8.777 0-19.017-8.777-19.017-19.017 0-8.777 8.777-19.017 19.017-19.017h463.726c8.777 0 19.017 8.777 19.017 19.017-1.463 8.777-10.24 19.017-19.017 19.017zM716.8 335.36h-247.223c-8.777 0-19.017-8.777-19.017-19.017 0-8.777 8.777-19.017 19.017-19.017h247.223c8.777 0 19.017 8.777 19.017 19.017-1.463 10.24-10.24 19.017-19.017 19.017zM362.789 335.36v0c-8.777 0-19.017-8.777-19.017-19.017 0-8.777 8.777-19.017 19.017-19.017v0c8.777 0 19.017 8.777 19.017 19.017-1.463 10.24-10.24 19.017-19.017 19.017z" />
97
+ <glyph unicode="&#xe947;" glyph-name="tooltip" data-tags="tooltip" horiz-adv-x="965" d="M911.36 822.491h-857.234c-30.72 0-54.126-23.406-54.126-52.663v-512c0-30.72 23.406-54.126 54.126-54.126h38.034v-137.509c0-7.314 4.389-14.629 10.24-19.017 1.463-2.926 4.389-5.851 11.703-5.851 10.24 0 14.629 5.851 16.091 10.24l156.526 153.6h658.286c10.24 0 20.48 8.777 20.48 20.48v544.183c0 29.257-23.406 52.663-54.126 52.663zM257.463 246.126l-121.417-121.417v105.326c0 11.703-8.777 20.48-20.48 20.48h-61.44c-5.851 0-5.851 2.926-5.851 5.851v512c0 5.851 2.926 5.851 5.851 5.851h858.697c5.851 0 5.851-2.926 5.851-5.851v-514.926h-643.657c-8.777 0-13.166-4.389-17.554-7.314zM212.114 575.269h396.434c8.777 0 20.48 8.777 20.48 20.48 0 10.24-8.777 20.48-20.48 20.48h-396.434c-10.24 0-20.48-8.777-20.48-20.48-1.463-7.314 7.314-20.48 20.48-20.48zM381.806 486.034c0 10.24-8.777 20.48-20.48 20.48h-149.211c-8.777 0-20.48-7.314-20.48-20.48 0-8.777 8.777-20.48 20.48-20.48h149.211c7.314 0 20.48 8.777 20.48 20.48z" />
98
+ <glyph unicode="&#xe948;" glyph-name="twitter-feed-carousel" data-tags="twitter-feed-carousel" horiz-adv-x="1408" d="M1081.6 957.867h-1000.533c-44.8 0-81.067-36.267-81.067-78.933v-868.267c0-40.533 34.133-74.667 74.667-74.667h1013.333c40.533 0 74.667 34.133 74.667 74.667v864c0 42.667-36.267 83.2-81.067 83.2zM1113.6 10.667c0-23.467-17.067-36.267-36.267-36.267h-996.267c-23.467 0-36.267 17.067-36.267 36.267v864c0 23.467 12.8 36.267 32 36.267h1000.533c23.467 0 36.267-17.067 36.267-36.267v-864zM439.467 189.867h-196.267c-8.533 0-23.467-8.533-23.467-23.467 0-12.8 12.8-23.467 23.467-23.467h196.267c8.533 0 23.467 8.533 23.467 23.467s-10.667 23.467-23.467 23.467zM243.2 392.533h285.867c8.533 0 23.467 8.533 23.467 23.467s-8.533 23.467-23.467 23.467h-285.867c-8.533 0-23.467-8.533-23.467-23.467s12.8-23.467 23.467-23.467zM646.4 392.533h264.533c8.533 0 23.467 8.533 23.467 23.467s-8.533 23.467-23.467 23.467h-264.533c-8.533 0-23.467-8.533-23.467-23.467 2.133-14.933 14.933-23.467 23.467-23.467zM917.333 317.867h-674.133c-8.533 0-23.467-8.533-23.467-23.467 0-17.067 12.8-23.467 23.467-23.467h674.133c8.533 0 23.467 8.533 23.467 23.467s-10.667 23.467-23.467 23.467zM439.467 684.8v4.267c8.533 8.533 17.067 12.8 27.733 27.733-4.267-4.267-12.8-4.267-17.067-4.267 8.533 4.267 12.8 12.8 12.8 23.467v4.267l-4.267-4.267c-8.533-4.267-17.067-8.533-27.733-12.8-8.533 8.533-23.467 17.067-36.267 17.067-27.733 0-49.067-23.467-49.067-51.2-2.133-2.133-4.267-4.267-6.4-6.4-34.133 6.4-68.267 23.467-89.6 49.067-4.267-8.533-8.533-17.067-8.533-27.733 0-12.8 4.267-27.733 17.067-36.267-4.267 0-8.533 4.267-12.8 4.267h-4.267v-4.267c0-23.467 12.8-40.533 32-44.8h-4.267c-4.267 0-4.267 0-8.533 0h-4.267v-4.267c4.267-17.067 23.467-32 40.533-36.267-17.067-8.533-36.267-17.067-53.333-17.067-4.267 0-8.533 0-12.8 0v-4.267c0 0 2.133 0 2.133-2.133 57.6-29.867 128-19.2 170.667 29.867 23.467 27.733 36.267 64 36.267 96zM1399.467 454.4l-98.133 83.2c-8.533 8.533-23.467 6.4-32-2.133s-6.4-23.467 2.133-32l76.8-66.133-76.8-66.133c-8.533-8.533-10.667-21.333-2.133-32 4.267-6.4 10.667-8.533 17.067-8.533 4.267 0 10.667 2.133 14.933 6.4l98.133 83.2c4.267 4.267 8.533 10.667 8.533 17.067s-2.133 12.8-8.533 17.067z" />
99
+ <glyph unicode="&#xe949;" glyph-name="twitter-feed" data-tags="twitter-feed" horiz-adv-x="965" d="M898.194 860.526h-830.903c-38.034 0-67.291-29.257-67.291-67.291v-715.337c0-36.571 29.257-67.291 67.291-67.291h830.903c36.571 0 67.291 29.257 67.291 67.291v712.411c0 36.571-29.257 70.217-67.291 70.217zM33.646 790.309c0 19.017 14.629 29.257 29.257 29.257h830.903c19.017 0 29.257-14.629 29.257-29.257v-715.337c0-19.017-14.629-29.257-29.257-29.257h-826.514c-19.017 0-29.257 14.629-29.257 29.257v715.337h-4.389zM201.874 186.149h163.84c7.314 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-163.84c-7.314 0-19.017-7.314-19.017-19.017s11.703-19.017 19.017-19.017zM201.874 390.949h238.446c7.314 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-238.446c-7.314 0-19.017-7.314-19.017-19.017s11.703-19.017 19.017-19.017zM536.869 390.949h219.429c7.314 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-219.429c-7.314 0-19.017-7.314-19.017-19.017s11.703-19.017 19.017-19.017zM201.874 290.011h558.811c7.314 0 19.017 7.314 19.017 19.017 0 7.314-7.314 19.017-19.017 19.017h-558.811c-7.314 0-19.017-7.314-19.017-19.017 2.926-11.703 11.703-19.017 19.017-19.017zM365.714 633.783v4.389c23.406 2.926 26.331 26.331 26.331 26.331l-4.389-4.389c-4.389-4.389-11.703-4.389-14.629-4.389 7.314 4.389 11.703 11.703 11.703 19.017v4.389l-4.389-4.389c-8.777-10.24-14.629-7.314-21.943-11.703-7.314 7.314-19.017 14.629-29.257 14.629-21.943 0-40.96-19.017-40.96-40.96 0-4.389 0-4.389 0-7.314-29.257 4.389-59.977 19.017-78.994 40.96v0c-4.389-7.314-7.314-14.629-7.314-21.943 0-11.703 4.389-21.943 14.629-29.257-4.389 0-16.091 4.389-16.091 4.389v-4.389c0-19.017 11.703-33.646 26.331-36.571h-16.091v-4.389c4.389-14.629 19.017-26.331 33.646-29.257-14.629-7.314-29.257-14.629-45.349-14.629-4.389 0-7.314 0-11.703 0v-4.389c0 0 0 0 0 0 38.034-23.406 86.309-21.943 122.88 2.926 35.109 23.406 55.589 62.903 55.589 100.937z" />
100
+ <glyph unicode="&#xe94a;" glyph-name="weforms" data-tags="weforms" horiz-adv-x="965" d="M902.583 927.817h-836.754c-35.109 0-65.829-30.72-65.829-65.829v-836.754c0-35.109 30.72-65.829 65.829-65.829h836.754c35.109 0 65.829 30.72 65.829 65.829v836.754c0 38.034-27.794 65.829-65.829 65.829zM35.109 799.086v65.829c0 16.091 16.091 30.72 30.72 30.72h836.754c16.091 0 30.72-16.091 30.72-30.72v-65.829c0 0 0 0 0-4.389v-766.537c0-16.091-16.091-30.72-30.72-30.72h-836.754c-16.091 0-30.72 16.091-30.72 30.72 0 1.463 0 770.926 0 770.926zM193.097 265.143h552.96c19.017 0 35.109 16.091 35.109 35.109v193.097c0 19.017-16.091 35.109-35.109 35.109h-552.96c-19.017 0-35.109-16.091-35.109-35.109v-193.097c0-23.406 16.091-35.109 35.109-35.109zM193.097 300.251v190.171h550.034v-190.171h-550.034zM178.469 699.611h251.611c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-251.611c-11.703 0-19.017-7.314-19.017-19.017-1.463-11.703 7.314-19.017 19.017-19.017zM533.943 699.611h232.594c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-232.594c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM359.863 180.297h-174.080c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h174.080c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017zM178.469 594.286h595.383c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-595.383c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017z" />
101
+ <glyph unicode="&#xe94b;" glyph-name="woo-product-collections" data-tags="woo-product-collections" horiz-adv-x="965" d="M942.080 930.743h-923.063c-10.24 0-19.017-8.777-19.017-19.017v-927.451c0-8.777 8.777-17.554 19.017-17.554h927.451c8.777 0 19.017 8.777 19.017 19.017v920.137c-1.463 16.091-10.24 24.869-23.406 24.869zM927.451 0.366h-890.88v759.223h889.417l1.463-759.223zM927.451 797.623h-890.88v89.234h889.417l1.463-89.234zM61.44 861.989h36.571v-36.571h-36.571v36.571zM127.269 861.989h36.571v-36.571h-36.571v36.571zM188.709 861.989h36.571v-36.571h-36.571v36.571zM157.989 426.057h270.629c8.777 0 19.017 8.777 19.017 19.017v219.429c0 11.703-5.851 21.943-19.017 21.943h-270.629c-8.777 0-19.017-8.777-19.017-19.017v-223.817c0-8.777 10.24-17.554 19.017-17.554zM179.931 645.486h229.669v-182.857h-229.669v182.857zM526.629 426.057h270.629c8.777 0 19.017 8.777 19.017 19.017v219.429c0 11.703-5.851 21.943-19.017 21.943h-270.629c-8.777 0-19.017-8.777-19.017-19.017v-223.817c0-8.777 8.777-17.554 19.017-17.554zM548.571 645.486h229.669v-182.857h-229.669v182.857zM157.989 105.691h270.629c8.777 0 19.017 8.777 19.017 19.017v220.891c0 11.703-5.851 21.943-19.017 21.943h-270.629c-8.777 0-19.017-8.777-19.017-19.017v-223.817c0-8.777 10.24-19.017 19.017-19.017zM179.931 326.583h229.669v-182.857h-229.669v182.857zM526.629 105.691h270.629c8.777 0 19.017 8.777 19.017 19.017v220.891c0 11.703-5.851 21.943-19.017 21.943h-270.629c-8.777 0-19.017-8.777-19.017-19.017v-223.817c0-8.777 8.777-19.017 19.017-19.017zM548.571 326.583h229.669v-182.857h-229.669v182.857zM356.937 620.617h-58.514c-11.703 0-19.017-8.777-19.017-19.017 0-11.703 8.777-21.943 19.017-21.943h58.514c11.703 0 21.943 8.777 21.943 21.943-2.926 8.777-8.777 19.017-21.943 19.017zM659.749 537.234h-58.514c-11.703 0-19.017-8.777-19.017-21.943 0-11.703 8.777-19.017 19.017-19.017h58.514c11.703 0 21.943 8.777 21.943 19.017-2.926 13.166-13.166 21.943-21.943 21.943zM734.354 295.863h-58.514c-11.703 0-19.017-8.777-19.017-19.017 0-11.703 8.777-21.943 19.017-21.943h58.514c11.703 0 21.943 8.777 21.943 21.943-2.926 10.24-13.166 19.017-21.943 19.017zM298.423 218.331h-58.514c-11.703 0-21.943-8.777-21.943-21.943 0-11.703 8.777-19.017 21.943-19.017h58.514c11.703 0 19.017 8.777 19.017 19.017 2.926 13.166-7.314 21.943-19.017 21.943z" />
102
+ <glyph unicode="&#xe94c;" glyph-name="wpforms" data-tags="wpforms" horiz-adv-x="965" d="M639.269 648.411h141.897c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-141.897c-10.24 0-16.091-5.851-19.017-14.629-1.463-1.463-1.463-4.389-1.463-7.314 1.463-8.777 8.777-16.091 20.48-16.091zM896.731 929.28h-830.903c-35.109 0-65.829-26.331-65.829-65.829v-830.903c0-35.109 30.72-65.829 65.829-65.829h830.903c35.109 0 65.829 30.72 65.829 65.829v830.903c0 39.497-27.794 65.829-65.829 65.829zM35.109 32.549v734.354h893.806c-1.463 0-1.463-734.354-1.463-734.354 0-16.091-16.091-30.72-30.72-30.72h-830.903c-16.091 0-30.72 16.091-30.72 30.72zM896.731 894.171c16.091 0 30.72-16.091 30.72-30.72v-61.44h-892.343v61.44c0 16.091 16.091 30.72 30.72 30.72h830.903zM757.76 478.72h-550.034c-19.017 0-35.109-16.091-35.109-35.109v-193.097c2.926-13.166 10.24-23.406 19.017-29.257 4.389-2.926 10.24-4.389 16.091-4.389h554.423c19.017 0 30.72 16.091 30.72 30.72v196.023c0 19.017-16.091 35.109-35.109 35.109zM212.114 440.686h545.646v-188.709h-545.646v188.709zM84.846 829.806h16.091c11.703 0 19.017 7.314 19.017 19.017 0 16.091-11.703 19.017-20.48 19.017h-14.629c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM160.914 829.806h16.091c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-16.091c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM241.371 829.806h16.091c11.703 0 19.017 7.314 19.017 19.017s-7.314 19.017-19.017 19.017h-16.091c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM181.394 652.8c2.926-2.926 7.314-4.389 11.703-4.389h124.343c1.463 0 2.926 0 4.389 1.463 8.777 1.463 13.166 8.777 13.166 17.554 0 11.703-7.314 19.017-19.017 19.017h-122.88c-11.703 0-19.017-7.314-19.017-19.017 1.463-5.851 4.389-10.24 7.314-14.629zM403.749 648.411h143.36c1.463 0 2.926 0 4.389 1.463 8.777 1.463 13.166 8.777 13.166 17.554 0 11.703-7.314 19.017-19.017 19.017h-141.897c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017zM754.834 132.023h-551.497c-11.703 0-19.017-7.314-19.017-19.017s7.314-19.017 19.017-19.017h550.034c11.703 0 19.017 7.314 19.017 19.017s-5.851 19.017-17.554 19.017zM785.554 582.583h-592.457c-11.703 0-19.017-7.314-19.017-19.017 1.463-4.389 2.926-7.314 4.389-8.777 2.926-5.851 8.777-11.703 14.629-11.703h589.531c2.926 0 4.389 1.463 7.314 1.463 8.777 1.463 14.629 8.777 14.629 19.017 0 11.703-7.314 19.017-19.017 19.017z" />
103
+ </font></defs></svg>
assets/admin/fonts/eaicon.ttf ADDED
Binary file
assets/admin/fonts/eaicon.woff ADDED
Binary file
assets/front-end/css/eael.css CHANGED
@@ -386,60 +386,6 @@
386
  display: inline-block;
387
  }
388
 
389
- /* ----------------------------------------- */
390
- /* 22. Caldera Contact Form Styler
391
- /* ----------------------------------------- */
392
- .eael-caldera-form-align-left,
393
- .eael-caldera-form-btn-align-left {
394
- text-align: left;
395
- }
396
-
397
- .eael-caldera-form-align-right,
398
- .eael-caldera-form-btn-align-right {
399
- text-align: right;
400
- }
401
-
402
- .eael-caldera-form-align-center,
403
- .eael-caldera-form-btn-align-center {
404
- text-align: center;
405
- }
406
-
407
- .eael-caldera-form .control-label {
408
- display: none;
409
- }
410
-
411
- .eael-caldera-form-labels-yes .control-label {
412
- display: block;
413
- }
414
-
415
- .eael-caldera-form-button-center .form-group input[type=button],
416
- .eael-caldera-form-button-center .form-group input[type=submit] {
417
- display: block;
418
- margin: 0 auto;
419
- }
420
-
421
- .eael-caldera-form-button-right .form-group input[type=button],
422
- .eael-caldera-form-button-right .form-group input[type=submit] {
423
- float: right;
424
- }
425
-
426
- .eael-caldera-form .intl-tel-input {
427
- display: inherit;
428
- }
429
-
430
- .eael-custom-radio-checkbox .caldera-grid input[type=checkbox],
431
- .eael-custom-radio-checkbox .caldera-grid input[type=radio] {
432
- border-style: solid;
433
- border-width: 0;
434
- padding: 3px;
435
- -webkit-appearance: none;
436
- }
437
-
438
- .eael-caldera-form-button-full-width .form-group input[type=submit],
439
- .eael-caldera-form-button-full-width .form-group input[type=button] {
440
- width: 100%;
441
- }
442
-
443
  /*--------------------------*/
444
  /* 19. Call To Action
445
  /*-------------------------*/
@@ -687,74 +633,58 @@
687
  }
688
  }
689
 
690
- @-webkit-keyframes "loaderSpin" {
691
- 0% {
692
- transform: rotate(0deg);
693
- }
694
- 100% {
695
- transform: rotate(360deg);
696
- }
697
  }
698
- @keyframes "loaderSpin" {
699
- 0% {
700
- transform: rotate(0deg);
701
- }
702
- 100% {
703
- transform: rotate(360deg);
704
- }
705
  }
706
- .eael-button-wrap,
707
- .eael-load-more-button-wrap {
708
- display: flex;
 
709
  }
710
 
711
- .eael-button,
712
- .eael-load-more-button {
713
- display: flex !important;
714
- align-items: center;
715
- justify-content: center;
716
- padding: 1em 2em;
717
- border: 0px solid;
718
- font-size: 16px;
719
- overflow: hidden;
720
  }
721
- .eael-button > span,
722
- .eael-load-more-button > span {
723
- margin-left: -20px;
724
  }
725
- .eael-button .eael-btn-loader,
726
- .eael-load-more-button .eael-btn-loader {
727
- border-radius: 50%;
728
- width: 20px;
729
- height: 20px;
730
- font-size: 10px;
731
- position: relative;
732
- text-indent: -9999em;
733
- border-top: 4px solid rgba(255, 255, 255, 0.2);
734
- border-right: 4px solid rgba(255, 255, 255, 0.2);
735
- border-bottom: 4px solid rgba(255, 255, 255, 0.2);
736
- border-left: 4px solid #ffffff;
737
- transform: translateZ(0);
738
- -webkit-animation: loaderSpin 1.1s infinite linear;
739
- animation: loaderSpin 1.1s infinite linear;
740
- left: -100%;
741
- top: auto;
742
- margin-right: 5px;
743
- transition: all 0.2s;
744
  }
745
- .eael-button .eael-btn-loader:after,
746
- .eael-load-more-button .eael-btn-loader:after {
747
- border-radius: 50%;
748
- width: 20px;
749
- height: 20px;
750
  }
751
- .eael-button.button--loading > span,
752
- .eael-load-more-button.button--loading > span {
753
- margin-left: 0;
754
  }
755
- .eael-button.button--loading .eael-btn-loader,
756
- .eael-load-more-button.button--loading .eael-btn-loader {
757
- left: 0;
 
 
 
 
 
 
 
 
 
758
  }
759
 
760
  /*--------------------------------*/
@@ -4296,6 +4226,80 @@ button.mfp-arrow:not(.toggle) {
4296
  overflow: hidden;
4297
  }
4298
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4299
  /*--------------------------*/
4300
  /* 01. General Styles
4301
  /*--------------------------*/
@@ -4442,80 +4446,6 @@ button.mfp-arrow:not(.toggle) {
4442
  margin: 0 0 0 auto;
4443
  }
4444
 
4445
- .eael-fluent-form-wrapper label.ff-el-form-check-label {
4446
- display: flex;
4447
- align-items: center;
4448
- }
4449
- .eael-fluent-form-wrapper label.ff-el-form-check-label input {
4450
- margin-right: 5px;
4451
- }
4452
-
4453
- .eael-fluentform-form-button-full-width .ff-btn-submit {
4454
- width: 100%;
4455
- display: block;
4456
- }
4457
-
4458
- .eael-contact-form.eael-fluent-form-wrapper.error-message-hide .ff-el-is-error .text-danger {
4459
- display: none;
4460
- }
4461
-
4462
- .eael-fluentform-form-button-center .ff-el-group.ff-text-left .ff-btn-submit,
4463
- .eael-fluentform-form-button-center .ff-el-group.ff-text-right .ff-btn-submit,
4464
- .eael-fluentform-form-button-center .ff-el-group .ff-btn-submit {
4465
- margin: 0 auto;
4466
- display: flex;
4467
- align-items: center;
4468
- justify-content: center;
4469
- }
4470
-
4471
- .eael-fluentform-form-button-right .ff-el-group.ff-text-left .ff-btn-submit,
4472
- .eael-fluentform-form-button-right .ff-el-group.ff-text-right .ff-btn-submit,
4473
- .eael-fluentform-form-button-right .ff-el-group .ff-btn-submit {
4474
- float: right;
4475
- }
4476
-
4477
- .eael-fluentform-form-button-left .ff-el-group.ff-text-left .ff-btn-submit,
4478
- .eael-fluentform-form-button-left .ff-el-group.ff-text-right .ff-btn-submit,
4479
- .eael-fluentform-form-button-left .ff-el-group .ff-btn-submit {
4480
- float: left;
4481
- }
4482
-
4483
- .eael-contact-form.eael-fluent-form-wrapper.fluent-form-labels-hide label {
4484
- display: none !important;
4485
- }
4486
-
4487
- .eael-fluentform-section-break-content-left .ff-el-group.ff-el-section-break {
4488
- text-align: left;
4489
- }
4490
-
4491
- .eael-fluentform-section-break-content-center .ff-el-group.ff-el-section-break {
4492
- text-align: center;
4493
- }
4494
-
4495
- .eael-fluentform-section-break-content-right .ff-el-group.ff-el-section-break {
4496
- text-align: right;
4497
- }
4498
-
4499
- .ff-step-header .ff-el-progress-status,
4500
- .ff-el-progress {
4501
- display: none;
4502
- }
4503
-
4504
- .eael-ff-step-header-yes .ff-step-header .ff-el-progress-status {
4505
- display: block;
4506
- }
4507
-
4508
- .eael-ff-step-progressbar-yes .ff-el-progress {
4509
- display: block;
4510
- }
4511
-
4512
- .ff-el-progress-bar {
4513
- display: flex;
4514
- align-items: center;
4515
- justify-content: flex-end;
4516
- height: 100%;
4517
- }
4518
-
4519
  /*----------------------*/
4520
  /* 14. Gravity Form
4521
  /*----------------------*/
@@ -8864,6 +8794,77 @@ span.eael-tooltip-content a {
8864
  width: 100%;
8865
  }
8866
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8867
  @charset "UTF-8";
8868
  .fc {
8869
  direction: ltr;
@@ -10424,5 +10425,3 @@ be a descendant of the grid when it is being dragged.
10424
  border-top-color: transparent;
10425
  border-bottom-color: transparent;
10426
  }
10427
-
10428
- @keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr__control--overlaid{background:rgba(0,179,255,.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#00b3ff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(74,87,100,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#c1c9d1;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:#00b3ff;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:90px}}@media (min-width:768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none!important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(35,41,47,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
386
  display: inline-block;
387
  }
388
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
389
  /*--------------------------*/
390
  /* 19. Call To Action
391
  /*-------------------------*/
633
  }
634
  }
635
 
636
+ /* ----------------------------------------- */
637
+ /* 22. Caldera Contact Form Styler
638
+ /* ----------------------------------------- */
639
+ .eael-caldera-form-align-left,
640
+ .eael-caldera-form-btn-align-left {
641
+ text-align: left;
 
642
  }
643
+
644
+ .eael-caldera-form-align-right,
645
+ .eael-caldera-form-btn-align-right {
646
+ text-align: right;
 
 
 
647
  }
648
+
649
+ .eael-caldera-form-align-center,
650
+ .eael-caldera-form-btn-align-center {
651
+ text-align: center;
652
  }
653
 
654
+ .eael-caldera-form .control-label {
655
+ display: none;
 
 
 
 
 
 
 
656
  }
657
+
658
+ .eael-caldera-form-labels-yes .control-label {
659
+ display: block;
660
  }
661
+
662
+ .eael-caldera-form-button-center .form-group input[type=button],
663
+ .eael-caldera-form-button-center .form-group input[type=submit] {
664
+ display: block;
665
+ margin: 0 auto;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
666
  }
667
+
668
+ .eael-caldera-form-button-right .form-group input[type=button],
669
+ .eael-caldera-form-button-right .form-group input[type=submit] {
670
+ float: right;
 
671
  }
672
+
673
+ .eael-caldera-form .intl-tel-input {
674
+ display: inherit;
675
  }
676
+
677
+ .eael-custom-radio-checkbox .caldera-grid input[type=checkbox],
678
+ .eael-custom-radio-checkbox .caldera-grid input[type=radio] {
679
+ border-style: solid;
680
+ border-width: 0;
681
+ padding: 3px;
682
+ -webkit-appearance: none;
683
+ }
684
+
685
+ .eael-caldera-form-button-full-width .form-group input[type=submit],
686
+ .eael-caldera-form-button-full-width .form-group input[type=button] {
687
+ width: 100%;
688
  }
689
 
690
  /*--------------------------------*/
4226
  overflow: hidden;
4227
  }
4228
 
4229
+ .eael-fluent-form-wrapper label.ff-el-form-check-label {
4230
+ display: flex;
4231
+ align-items: center;
4232
+ }
4233
+ .eael-fluent-form-wrapper label.ff-el-form-check-label input {
4234
+ margin-right: 5px;
4235
+ }
4236
+
4237
+ .eael-fluentform-form-button-full-width .ff-btn-submit {
4238
+ width: 100%;
4239
+ display: block;
4240
+ }
4241
+
4242
+ .eael-contact-form.eael-fluent-form-wrapper.error-message-hide .ff-el-is-error .text-danger {
4243
+ display: none;
4244
+ }
4245
+
4246
+ .eael-fluentform-form-button-center .ff-el-group.ff-text-left .ff-btn-submit,
4247
+ .eael-fluentform-form-button-center .ff-el-group.ff-text-right .ff-btn-submit,
4248
+ .eael-fluentform-form-button-center .ff-el-group .ff-btn-submit {
4249
+ margin: 0 auto;
4250
+ display: flex;
4251
+ align-items: center;
4252
+ justify-content: center;
4253
+ }
4254
+
4255
+ .eael-fluentform-form-button-right .ff-el-group.ff-text-left .ff-btn-submit,
4256
+ .eael-fluentform-form-button-right .ff-el-group.ff-text-right .ff-btn-submit,
4257
+ .eael-fluentform-form-button-right .ff-el-group .ff-btn-submit {
4258
+ float: right;
4259
+ }
4260
+
4261
+ .eael-fluentform-form-button-left .ff-el-group.ff-text-left .ff-btn-submit,
4262
+ .eael-fluentform-form-button-left .ff-el-group.ff-text-right .ff-btn-submit,
4263
+ .eael-fluentform-form-button-left .ff-el-group .ff-btn-submit {
4264
+ float: left;
4265
+ }
4266
+
4267
+ .eael-contact-form.eael-fluent-form-wrapper.fluent-form-labels-hide label {
4268
+ display: none !important;
4269
+ }
4270
+
4271
+ .eael-fluentform-section-break-content-left .ff-el-group.ff-el-section-break {
4272
+ text-align: left;
4273
+ }
4274
+
4275
+ .eael-fluentform-section-break-content-center .ff-el-group.ff-el-section-break {
4276
+ text-align: center;
4277
+ }
4278
+
4279
+ .eael-fluentform-section-break-content-right .ff-el-group.ff-el-section-break {
4280
+ text-align: right;
4281
+ }
4282
+
4283
+ .ff-step-header .ff-el-progress-status,
4284
+ .ff-el-progress {
4285
+ display: none;
4286
+ }
4287
+
4288
+ .eael-ff-step-header-yes .ff-step-header .ff-el-progress-status {
4289
+ display: block;
4290
+ }
4291
+
4292
+ .eael-ff-step-progressbar-yes .ff-el-progress {
4293
+ display: block;
4294
+ }
4295
+
4296
+ .ff-el-progress-bar {
4297
+ display: flex;
4298
+ align-items: center;
4299
+ justify-content: flex-end;
4300
+ height: 100%;
4301
+ }
4302
+
4303
  /*--------------------------*/
4304
  /* 01. General Styles
4305
  /*--------------------------*/
4446
  margin: 0 0 0 auto;
4447
  }
4448
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4449
  /*----------------------*/
4450
  /* 14. Gravity Form
4451
  /*----------------------*/
8794
  width: 100%;
8795
  }
8796
 
8797
+ @-webkit-keyframes "loaderSpin" {
8798
+ 0% {
8799
+ transform: rotate(0deg);
8800
+ }
8801
+ 100% {
8802
+ transform: rotate(360deg);
8803
+ }
8804
+ }
8805
+ @keyframes "loaderSpin" {
8806
+ 0% {
8807
+ transform: rotate(0deg);
8808
+ }
8809
+ 100% {
8810
+ transform: rotate(360deg);
8811
+ }
8812
+ }
8813
+ .eael-button-wrap,
8814
+ .eael-load-more-button-wrap {
8815
+ display: flex;
8816
+ }
8817
+
8818
+ .eael-button,
8819
+ .eael-load-more-button {
8820
+ display: flex !important;
8821
+ align-items: center;
8822
+ justify-content: center;
8823
+ padding: 1em 2em;
8824
+ border: 0px solid;
8825
+ font-size: 16px;
8826
+ overflow: hidden;
8827
+ }
8828
+ .eael-button > span,
8829
+ .eael-load-more-button > span {
8830
+ margin-left: -20px;
8831
+ }
8832
+ .eael-button .eael-btn-loader,
8833
+ .eael-load-more-button .eael-btn-loader {
8834
+ border-radius: 50%;
8835
+ width: 20px;
8836
+ height: 20px;
8837
+ font-size: 10px;
8838
+ position: relative;
8839
+ text-indent: -9999em;
8840
+ border-top: 4px solid rgba(255, 255, 255, 0.2);
8841
+ border-right: 4px solid rgba(255, 255, 255, 0.2);
8842
+ border-bottom: 4px solid rgba(255, 255, 255, 0.2);
8843
+ border-left: 4px solid #ffffff;
8844
+ transform: translateZ(0);
8845
+ -webkit-animation: loaderSpin 1.1s infinite linear;
8846
+ animation: loaderSpin 1.1s infinite linear;
8847
+ left: -100%;
8848
+ top: auto;
8849
+ margin-right: 5px;
8850
+ transition: all 0.2s;
8851
+ }
8852
+ .eael-button .eael-btn-loader:after,
8853
+ .eael-load-more-button .eael-btn-loader:after {
8854
+ border-radius: 50%;
8855
+ width: 20px;
8856
+ height: 20px;
8857
+ }
8858
+ .eael-button.button--loading > span,
8859
+ .eael-load-more-button.button--loading > span {
8860
+ margin-left: 0;
8861
+ }
8862
+ .eael-button.button--loading .eael-btn-loader,
8863
+ .eael-load-more-button.button--loading .eael-btn-loader {
8864
+ left: 0;
8865
+ }
8866
+
8867
+ @keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr__control--overlaid{background:rgba(0,179,255,.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#00b3ff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(74,87,100,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#c1c9d1;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:#00b3ff;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:90px}}@media (min-width:768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none!important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(35,41,47,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
8868
  @charset "UTF-8";
8869
  .fc {
8870
  direction: ltr;
10425
  border-top-color: transparent;
10426
  border-bottom-color: transparent;
10427
  }
 
 
assets/front-end/css/eael.min.css CHANGED
@@ -1,6 +1,5 @@
1
 
2
  .eael-adv-accordion{width:auto;height:auto;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header{padding:15px;border:1px solid rgba(0,0,0,.02);font-size:1rem;font-weight:600;line-height:1;transition:all .3s ease-in-out;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle{transform:rotate(0);z-index:10;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{transform:rotate(90deg);z-index:10;transition:all .3s ease-in-out}.fa-accordion-icon{display:inline-block;margin-right:10px}.eael-adv-accordion .eael-accordion-list .eael-accordion-content{display:none;border:1px solid #eee;padding:15px;box-sizing:border-box;font-size:1rem;line-height:1.7}.eael-adv-accordion .eael-accordion-list .eael-accordion-content p{margin:0}.eael-adv-accordion .eael-accordion-list .eael-accordion-content.active{display:block}@-webkit-keyframes rotate-90{0%{transform:rotateY(0)}100%{transform:rotateY(-180deg)}}@keyframes rotate-90{0%{transform:rotateY(0)}100%{transform:rotateY(-180deg)}}@-webkit-keyframes fadeIn{0%{opacity:1;transition:all .3s ease-in-out}100%{opacity:1;transition:all .3s ease-in-out}}@keyframes fadeIn{0%{opacity:1;transition:all .3s ease-in-out}100%{opacity:1;transition:all .3s ease-in-out}}
3
- .ea-advanced-data-table-wrap .ea-advanced-data-table-wrap-inner{width:100%;overflow-y:auto}.ea-advanced-data-table-wrap .ea-advanced-data-table{width:100%;border-collapse:collapse}.ea-advanced-data-table-wrap .ea-advanced-data-table td,.ea-advanced-data-table-wrap .ea-advanced-data-table th{background-color:transparent!important}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th{position:relative;cursor:pointer}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th:before{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid #4d4d4d;position:absolute;top:50%;right:15px;margin-top:-6px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th:after{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #4d4d4d;position:absolute;top:50%;right:15px;margin-top:1px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.asc:before{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.asc:after{margin-top:-3px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.desc:before{margin-top:-3px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.desc:after{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th{pointer-events:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th:after,.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th:before{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-paginated tbody tr{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th{position:relative}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th:before{border:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th:after{content:"";display:block;height:100%;position:absolute;right:0;top:0;width:10px;border:none;cursor:col-resize}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable td,.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th{padding:0}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable td textarea,.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th textarea{width:100%;min-width:100px;height:100%;background-color:transparent;border:none;box-shadow:none;resize:none;margin:0;padding:0;outline:0;vertical-align:middle}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable.ea-advanced-data-table-paginated tbody tr{display:table-row}.ea-advanced-data-table-wrap .ea-advanced-data-table .nt_add_cart_wrapper{text-align:center}.ea-advanced-data-table-wrap .ea-advanced-data-table .button{display:block;white-space:nowrap}.ea-advanced-data-table-wrap .ea-advanced-data-table-search-wrap.ea-advanced-data-table-search-center{text-align:center}.ea-advanced-data-table-wrap .ea-advanced-data-table-search-wrap.ea-advanced-data-table-search-right{text-align:right}.ea-advanced-data-table-wrap .ea-advanced-data-table-pagination a{display:inline-block}
4
  .eael-advance-tabs{display:block}.eael-advance-tabs .eael-tabs-nav>ul{position:relative;padding:0;margin:0;list-style-type:none;display:flex;justify-content:flex-start;align-items:center;z-index:1}.eael-advance-tabs .eael-tabs-nav>ul li{position:relative;padding:1em 1.5em;flex:1 1 auto;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#f1f1f1}.eael-advance-tabs .eael-tabs-nav>ul li:after{content:"";position:absolute;bottom:-10px;left:0;right:0;margin:0 auto;z-index:1;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #444;border-bottom:0;display:none}.eael-advance-tabs .eael-tabs-nav>ul li.active,.eael-advance-tabs .eael-tabs-nav>ul li.active-default,.eael-advance-tabs .eael-tabs-nav>ul li:hover{background-color:#444}.eael-advance-tabs.active-caret-on .eael-tabs-nav>ul li.active-default:after,.eael-advance-tabs.active-caret-on .eael-tabs-nav>ul li.active:after{display:none}.eael-advance-tabs .eael-tabs-nav>ul li.active-default:after,.eael-advance-tabs .eael-tabs-nav>ul li.active:after{display:block}.eael-tabs-content{display:flex;flex:1 1 auto}.eael-advance-tabs .eael-tabs-content>div{display:none;opacity:0}.eael-advance-tabs .eael-tabs-content>div.active,.eael-advance-tabs .eael-tabs-content>div.active-default{display:block;width:100%;padding:1em;opacity:1;-webkit-animation:fadeIn linear .3s;animation:fadeIn linear .3s}.eael-tab-inline-icon li a .fa{margin-right:10px;line-height:1}.eael-tab-top-icon li{display:flex;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li a{display:flex;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li .eael-tab-title,.eael-tab-top-icon li .fa{flex:1 1 100%;line-height:1}.eael-tab-top-icon li a .eael-tab-title{margin-top:10px}.eael-advance-tabs.eael-tabs-vertical{display:flex}.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav{flex:0 0 auto}.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav>ul{flex-flow:column wrap}.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav>ul>li{width:100%;justify-content:start}.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav>ul li::after{bottom:auto!important;right:-10px;top:calc(50% - 10px);left:auto!important;border-left:10px solid #444;border-right:0;border-top:10px solid transparent;border-bottom:10px solid transparent}@media only screen and (max-width:767px){.eael-advance-tabs .eael-tabs-nav>ul{flex-wrap:wrap;flex-flow:row wrap}.eael-advance-tabs .eael-tabs-nav>ul li{flex:1 1 auto}.responsive-vertical-layout.eael-advance-tabs .eael-tabs-nav>ul li{flex:1 1 100%}.eael-advance-tabs.eael-tabs-vertical{flex-wrap:wrap}.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav{flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul{flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul li{flex:1 100%}div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav>ul li::after{border-left-color:transparent!important;bottom:-20px!important;left:0!important;right:0!important;top:auto!important;border-left:10px solid transparent;border-right:10px solid transparent;border-top-color:#444!important}}
5
  .eael-caldera-form-align-left,.eael-caldera-form-btn-align-left{text-align:left}.eael-caldera-form-align-right,.eael-caldera-form-btn-align-right{text-align:right}.eael-caldera-form-align-center,.eael-caldera-form-btn-align-center{text-align:center}.eael-caldera-form .control-label{display:none}.eael-caldera-form-labels-yes .control-label{display:block}.eael-caldera-form-button-center .form-group input[type=button],.eael-caldera-form-button-center .form-group input[type=submit]{display:block;margin:0 auto}.eael-caldera-form-button-right .form-group input[type=button],.eael-caldera-form-button-right .form-group input[type=submit]{float:right}.eael-caldera-form .intl-tel-input{display:inherit}.eael-custom-radio-checkbox .caldera-grid input[type=checkbox],.eael-custom-radio-checkbox .caldera-grid input[type=radio]{border-style:solid;border-width:0;padding:3px;-webkit-appearance:none}.eael-caldera-form-button-full-width .form-group input[type=button],.eael-caldera-form-button-full-width .form-group input[type=submit]{width:100%}
6
  .eael-call-to-action{width:100%;height:auto;display:block;padding:30px;font-size:16px;color:#4d4d4d;font-weight:400;line-height:27px;margin:0 auto}.eael-call-to-action p{margin-bottom:10px}.eael-call-to-action .title{font-size:36px;font-weight:600;line-height:36px;margin-bottom:10px;text-transform:capitalize;font-style:normal}.eael-call-to-action.cta-center{text-align:center}.eael-call-to-action.cta-right{text-align:right}.eael-call-to-action.cta-left{text-align:left}.eael-call-to-action.bg-lite{background:#f4f4f4}.eael-call-to-action.bg-img{background-image:url(../img/bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;z-index:0;color:rgba(255,255,255,.7)}.eael-call-to-action.bg-img .icon{color:#fff}.eael-cta-overlay-yes .eael-call-to-action.bg-img:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background:rgba(0,0,0,.8)}.eael-call-to-action.bg-img.bg-fixed{background-attachment:fixed;background-position:center center}.eael-call-to-action.bg-img .title{color:rgba(255,255,255,.9)}.eael-call-to-action.cta-flex,.eael-call-to-action.cta-icon-flex{display:flex;justify-content:space-between;align-items:flex-start}.eael-call-to-action.cta-icon-flex .icon{flex-grow:1;font-size:80px;text-align:left;line-height:130px}.eael-call-to-action.cta-icon-flex .action{flex-grow:1;text-align:right;padding-top:22px;flex-basis:22%}.eael-call-to-action.cta-icon-flex .content{flex-grow:1;padding:0 30px}.eael-call-to-action.cta-flex .content{padding:0 15px;flex-grow:1}.eael-call-to-action.cta-flex .action{flex-grow:1;text-align:right;padding-top:25px;flex-basis:23%}.eael-call-to-action .cta-button{position:relative;display:inline-block;padding:12px 30px;background:#f9f9f9;font-size:16px;text-decoration:none;color:#4d4d4d;transition:.5s;-ms-box-shadow:0 0 3px -1px rgba(0,0,0,.2);box-shadow:0 0 3px -1px rgba(0,0,0,.2);margin-right:10px;margin-top:10px;z-index:0;overflow:hidden}.eael-call-to-action .cta-button:last-child{margin-right:0}.eael-call-to-action .cta-button:focus{outline:0}.eael-call-to-action .cta-button:hover{color:#fff;background:#3f51b5;-ms-box-shadow:0 1px 12px 1px rgba(0,0,0,.1);box-shadow:0 1px 12px 1px rgba(0,0,0,.1)}.eael-call-to-action .cta-button.effect-1:after{content:"";position:absolute;width:100%;height:100%;background:#3f51b5;top:0;left:0;transform:translateY(-100%);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);z-index:-1;transition:.5s;color:#fff}.eael-call-to-action .cta-button.effect-1:hover::after{transform:translateY(0)}.eael-call-to-action .cta-button.effect-2:after{content:"";position:absolute;width:100%;height:100%;background:#3f51b5;top:0;left:0;z-index:-1;transition:.5s;color:#fff;transform:translateX(-100%)}.eael-call-to-action .cta-button.effect-2:hover::after{transform:translateX(0)}@media only screen and (max-width:768px){.eael-call-to-action.cta-flex,.eael-call-to-action.cta-icon-flex{flex-wrap:wrap}.eael-call-to-action .title{font-size:28px;line-height:36px;margin-top:0}.eael-call-to-action.cta-icon-flex .icon{flex-grow:1;font-size:48px;line-height:90px;text-align:center}.eael-call-to-action.cta-flex .content,.eael-call-to-action.cta-icon-flex .content{flex-grow:1;text-align:center;padding:0}.eael-call-to-action.cta-flex .action,.eael-call-to-action.cta-icon-flex .action{text-align:center;padding-top:0}.eael-call-to-action .cta-button{padding:12px 25px}}@media only screen and (max-width:360px){.eael-call-to-action{font-size:14px;line-height:26px}.eael-call-to-action .cta-button{padding:4px 20px;font-size:12px}.eael-call-to-action .title{font-size:20px;line-height:30px}}
@@ -11,23 +10,25 @@
11
  .eael-creative-button-align-center{text-align:center}.eael-creative-button-wrapper{display:flex}.eael-creative-button{flex:0 0 auto;min-width:150px;text-align:center;vertical-align:middle;position:relative;z-index:1;border-radius:2px;padding:20px 30px;font-size:16px;line-height:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.eael-creative-button:focus{outline:0}.eael-creative-button--winona{overflow:hidden;padding:0!important;transition:border-color .3s,background-color .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--winona::after{content:attr(data-text);position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transform:translate3d(0,25%,0);display:flex;align-items:center;justify-content:center}.eael-creative-button--winona::after,.eael-creative-button--winona>.creative-button-inner{padding:1em 2em;transition:transform .3s,opacity .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--winona:hover::after{opacity:1;transform:translate3d(0,0,0)}.eael-creative-button--winona:hover>.creative-button-inner{opacity:0;transform:translate3d(0,0,0)}.eael-creative-button--ujarak{transition:border-color .4s,color .4s}.eael-creative-button--ujarak::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;transform:scale3d(.7,1,1);transition:transform .4s,opacity .4s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--ujarak,.eael-creative-button--ujarak::before{transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--ujarak:hover::before{opacity:1;transform:translate3d(0,0,0)}.eael-creative-button--wayra{overflow:hidden;transition:border-color .3s,color .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--wayra::before{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0 100%;transition:transform .3s,opacity .3s,background-color .3s}.eael-creative-button--wayra:hover::before{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--tamaya{float:left;min-width:150px;max-width:250px;display:block;margin:1em;padding:1em 2em;border:none;background:0 0;color:inherit;vertical-align:middle;position:relative;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;overflow:hidden;color:#7986cb;min-width:180px}.eael-creative-button--tamaya.button--inverted{color:#37474f;border-color:#37474f}.eael-creative-button--tamaya::after,.eael-creative-button--tamaya::before{content:attr(data-text);position:absolute;width:100%;height:50%;left:0;background:#7986cb;color:#fff;overflow:hidden;transition:transform .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--tamaya.button--inverted::after,.eael-creative-button--tamaya.button--inverted::before{background:#fff;color:#37474f}.eael-creative-button--tamaya::before{top:0;padding-top:1em}.eael-creative-button--tamaya::after{bottom:0;line-height:0}.eael-creative-button--tamaya span{display:block;transform:scale3d(.2,.2,1);opacity:0;transition:transform .3s,opacity .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--tamaya:hover::before{transform:translate3d(0,-100%,0)}.eael-creative-button--tamaya:hover::after{transform:translate3d(0,100%,0)}.eael-creative-button--tamaya:hover span{opacity:1;transform:scale3d(1,1,1);content:'Bangladesh'}.eael-creative-button--rayen{overflow:hidden;padding:0!important}.eael-creative-button--rayen::before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;transform:translate3d(-100%,0,0);display:flex;align-items:center;justify-content:center}.eael-creative-button--rayen::before,.eael-creative-button--rayen>.creative-button-inner{padding:1em 2em;transition:transform .3s;transition-timing-function:cubic-bezier(.75,0,.125,1)}.eael-creative-button--rayen:hover::before{transform:translate3d(0,0,0)}.eael-creative-button--rayen:hover>.creative-button-inner{transform:translate3d(0,100%,0)}.creative-button-inner{display:flex;flex-direction:row;align-items:center;justify-content:center}.eael-creative-button-icon-left{margin-right:5px}.eael-creative-button-icon-right{margin-left:5px}
12
  @charset "UTF-8";table.eael-data-table thead .sorting,table.eael-data-table thead .sorting_asc,table.eael-data-table thead .sorting_desc{position:relative;z-index:0;outline:0;cursor:pointer}table.eael-data-table thead .sorting:after,table.eael-data-table thead .sorting_asc:after,table.eael-data-table thead .sorting_desc:after{position:absolute;top:50%;right:10px;font-family:FontAwesome;color:#fff;z-index:1;transform:translateY(-50%)}.eael-data-table-wrap .eael-data-tables_wrapper{display:flex;flex-flow:row wrap;justify-content:flex-start;width:100%}.eael-data-table-wrap .eael-data-tables_filter{flex-grow:1;flex-basis:50%;text-align:right}.eael-data-table-wrap .eael-data-tables_filter label{font-weight:700}.eael-data-table-wrap .eael-data-tables_filter label input[type=search]{height:40px;border:1px solid rgba(0,0,0,.09);outline:0;padding:10px;margin-left:10px}.eael-data-table-wrap .eael-data-tables_length{flex-grow:1;flex-basis:50%}.eael-data-table-wrap .eael-data-tables_length select{width:auto;max-width:120px;height:40px;border:1px solid rgba(0,0,0,.09);outline:0;margin-left:10px;margin-right:10px}.eael-data-table-wrap .eael-data-tables_length label{font-weight:700}.eael-data-table-wrap .eael-data-tables_info{flex-grow:1;flex-basis:50%;font-weight:700}.eael-data-table-wrap .eael-data-tables_paginate{flex-grow:1;flex-basis:50%;text-align:right}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button{padding:10px 15px;background:#f2f2f2;margin-right:2px;cursor:pointer;transition:all .3s}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button:hover{color:#fff;background:#4a4893}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.current{color:#fff;background:#4a4893}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.disabled{cursor:no-drop;background:#f2f2f2;opacity:.5;color:#888}.data-header-icon{margin-right:10px;position:relative;top:2px}.eael-data-table{width:100%;height:auto;margin:0;border-collapse:collapse;border:none}.eael-data-table tr{border-style:none}.eael-data-table thead tr{text-align:left}.eael-data-table thead tr th{padding:20px 15px;background:#4a4893;font-size:16px;font-weight:600;font-family:Montserrat,sans-serif;line-height:1;color:#fff;border-color:#000;border-width:2px;border-style:none;background-clip:padding-box}.eael-data-table thead tr th:hover{border-color:#000}.eael-data-table tbody tr.even{transition:background .4s ease-in-out}.eael-data-table tbody tr.even:hover{background:rgba(242,242,242,.7)}.eael-data-table tbody tr.even:last-child{border-bottom:1px solid rgba(0,0,0,.09)}.eael-data-table tbody tr.odd{background:rgba(242,242,242,.5);transition:background .2s ease-in-out}.eael-data-table tbody tr.odd:hover{background:rgba(242,242,242,.7)}.eael-data-table tbody tr.odd:last-child{border-bottom:1px solid rgba(0,0,0,.09)}.eael-data-table tbody tr td{padding:20px 15px;font-size:14px;font-family:Montserrat,sans-serif;line-height:1;border-width:2px;border-style:none;background-clip:padding-box}.eael-data-table-th-img{display:inline-block;margin:0 15px 0 0;line-height:1}.th-mobile-screen{display:none}@media (max-width:767px){.eael-data-table-wrap{overflow-x:scroll!important;padding-bottom:5px}.th-mobile-screen{display:inline-block;padding:0 .6em;margin-right:10px;text-align:center;flex-grow:0;flex-shrink:0;flex-basis:100px}.th-mobile-screen .eael-data-table-th-img{margin:0 auto 15px auto;display:block}.th-mobile-screen .data-header-icon{margin:0 auto 15px auto;display:block}.td-content-wrapper{display:flex;width:100%}.td-content{width:100%;justify-content:center}.td-content>p{width:100%;justify-content:center}.custom-responsive-option-enable .eael-data-table thead{display:none}.custom-responsive-option-enable .eael-data-table tbody tr td{float:none;clear:left;width:100%;text-align:left;display:flex;align-items:center}.eael-data-table .td-content{align-items:center;display:flex}}table.eael-data-table thead .sorting:after{content:""}table.eael-data-table thead .headerSortDown:after{content:""}table.eael-data-table thead .headerSortUp:after{content:""}table.eael-data-table thead .sorting_disabled.sorting:after{display:none}table.eael-data-table .sorting.sorting-none:after{display:none}table.eael-data-table .sorting_desc.sorting-none:after{display:none}table.eael-data-table .sorting_asc.sorting-none:after{display:none}.eael-table-align-left table.eael-data-table{float:left}.eael-table-align-center table.eael-data-table{margin:0 auto}.eael-table-align-right table.eael-data-table{float:right}.eael-hide-elements .eael-data-tables_info{display:none}.eael-dt-th-align-left .eael-data-table thead tr th{text-align:left}.eael-dt-th-align-right .eael-data-table thead tr th{text-align:right;padding-right:30px}.eael-dt-th-align-center .eael-data-table thead tr th{text-align:center}.eael-dt-td-align-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-right .eael-data-table tbody tr td{text-align:right;padding-right:30px}@media (max-width:1024px){.eael-dt-td-align-tablet-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-tablet-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-tablet-right .eael-data-table tbody tr td{text-align:right}}@media (max-width:767px){.eael-dt-td-align-mobile-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-mobile-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-mobile-right .eael-data-table tbody tr td{text-align:right}}
13
  .eael-dual-header{display:block;margin-bottom:50px}.eael-dual-header .title,.eael-dual-header .title span{font-size:36px;font-weight:700;text-transform:uppercase;line-height:48px;margin:10px 0}.eael-dual-header .subtext{font-size:16px;display:block}.eael-dual-header i{display:block;padding:0;margin:20px 0 10px 0;font-size:36px}.eael-dual-header .title span.lead{color:#1abc9c}.eael-dual-header-content-align-center{text-align:center}.eael-dual-header-content-align-left{text-align:left}.eael-dual-header-content-align-right{text-align:right}
 
 
14
  .eael-event-calendar-wrapper .fc-row table{margin:0!important}.eael-event-calendar-wrapper .fc table{margin:auto;overflow:auto}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #ddd!important;border-bottom:none!important}.eael-event-calendar-wrapper .fc-day-grid-event{margin-top:2px;padding:8px;font-size:12px;border-left-width:5px}.eael-event-calendar-wrapper .fc-day.fc-today{background:0 0}.eael-event-calendar-wrapper .fc-day-top.fc-today .fc-day-number{font-weight:700}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-size:14px}.eael-event-calendar-wrapper .fc-day-number{font-size:14px;float:center!important}.eael-event-calendar-wrapper .eaelec-modal{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:-1}.eael-event-calendar-wrapper .eaelec-modal .eael-ec-modal-bg{position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:0;transition:all .3s ease-out}.eael-event-calendar-wrapper .eaelec-modal.eael-ec-popup-ready{z-index:99999;opacity:1}.eael-event-calendar-wrapper .eaelec-modal-content{position:relative;margin:auto;border:1px solid #888;max-width:900px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);background-color:#fefefe;padding:20px 0;width:100%;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-header{padding:0 30px;color:#fff;border-color:#090;overflow:auto;margin-top:8px}.eael-event-calendar-wrapper .eaelec-modal-header h2{color:#242424;margin:0;padding:0}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date{color:#555;padding-top:2px;display:inline-block}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date i{color:#5725ff}.eael-event-calendar-wrapper .eaelec-modal-close{position:absolute;right:-15px;top:-18px;font-size:24px;z-index:9999;cursor:pointer;box-sizing:content-box;overflow:visible;border:2px solid #fff;background:#fff;text-align:center;box-shadow:2px 0 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#000!important;height:40px;width:40px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:50%}.eael-event-calendar-wrapper .eaelec-modal-close>span{font-size:20px}.eael-event-calendar-wrapper .eaelec-modal-close:focus,.eael-event-calendar-wrapper .eaelec-modal-close:hover{color:#fff;text-decoration:none;cursor:pointer}.eael-event-calendar-wrapper .eaelec-modal-body{padding:0 10px 0 35px;margin:10px 0;color:#555;height:300px;overflow-y:auto;word-break:break-all}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar{width:6px}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-footer{padding:0 10px 0 35px;color:#fff;border:0 solid red}.eael-event-calendar-wrapper .eaelec-event-date-end,.eael-event-calendar-wrapper .eaelec-event-date-start{font-size:15px}@media (max-width:575px){.eael-event-calendar-wrapper .fc-toolbar{margin:0!important;padding:0!important}.eael-event-calendar-wrapper .fc-toolbar .fc-center{width:100%!important;margin:0!important;padding:0!important}.eael-event-calendar-wrapper .fc-toolbar h2{font-size:16px!important;width:100%!important;text-align:center!important;padding:5px!important}.eael-event-calendar-wrapper .fc-ltr .fc-axis{font-size:12px!important}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-weight:400!important;font-size:12px!important;padding:5px!important}}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-left .fc-button .fc-icon{font-size:13px}.fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button,.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button{position:relative}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before,.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:13px;display:inline-block;padding-right:5px;padding-left:0;-webkit-font-smoothing:antialiased}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before{content:"\f03a";left:8px}.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before{content:"\f0c9";left:21px}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before{content:"\f00a"}.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before{content:"\f00b"}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary{box-shadow:none;height:auto;width:auto;float:none;font-size:13px;font-weight:400;color:#5e5e5e;border-radius:3px;text-transform:capitalize;background:#f7f7fb;text-shadow:none;line-height:19px;padding:8px 12px;border:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-state-active,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:focus,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:hover,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:visited{background:#5725ff;color:#fff;box-shadow:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-button-active{background:#5725ff;color:#fff}th.fc-widget-header>span{padding:14px;display:block;font-size:16px;color:#424344}span.fc-day-number{padding:17px;display:block}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:12px 2px 2px 2px;display:block;border-bottom:0 solid}.eael-event-calendar-wrapper .fc-view .fc-body thead:first-child tr:first-child td{border-bottom:3px solid transparent}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #dfdfe9}.fc-unthemed .fc-timeGridDay-view .fc-event,.fc-unthemed .fc-timeGridWeek-view .fc-event{border-left:1px solid;border-color:#4d4d4d!important}.fc-unthemed .fc-timeGridDay-view .fc-event .fc-time,.fc-unthemed .fc-timeGridWeek-view .fc-event .fc-time{padding-left:3px}.fc-unthemed .fc-timeGridDay-view .fc-bg table tbody tr>td,.fc-unthemed .fc-timeGridWeek-view .fc-bg table tbody tr>td{padding-left:1px}.fc-unthemed .fc-timeGridDay-view .fc-time-grid .fc-event .fc-content,.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{justify-content:end}.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{display:inherit}.fc-unthemed .fc-listWeek-view .fc-list-table tr.fc-list-item{cursor:pointer}.fc-unthemed .fc-listWeek-view .fc-list-table tr td{padding-bottom:10px;padding-top:10px}.fc-unthemed .fc-dayGridMonth-view .fc-day-grid-event .fc-time{font-weight:400}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#dfdfe9}.fc-unthemed .fc-event,.fc-unthemed a.fc-day-grid-event{color:#707070;font-size:14px;background:#fff;border-radius:5px;font-weight:400;margin:1px;border:none}.fc-unthemed .fc-event .fc-day-grid-event .fc-time,.fc-unthemed a.fc-day-grid-event .fc-day-grid-event .fc-time{font-weight:400}.fc-unthemed .fc-time-grid .fc-event{min-height:20px}.fc-unthemed .fc-time-grid .fc-event .fc-content{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.fc-unthemed .fc-time-grid .fc-event .fc-content .fc-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-unthemed .fc-event:hover{color:#707070}.eaelec-modal.eael-zoom-in{opacity:0;transition:all .3s ease-out}.eaelec-modal.eael-zoom-in .eaelec-modal-content{opacity:0;transition:all .3s ease-in-out;transform:scale(.5)}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eael-ec-modal-bg{opacity:.7}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eaelec-modal-content{opacity:1;transform:scale(.9)}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eaelec-modal-content{transform:scale(.5);opacity:0}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eael-ec-modal-bg{opacity:0}@media (min-width:768px) and (max-width:1024px){.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar{margin-bottom:12px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:15px}.eael-event-calendar-wrapper .fc-timeGridWeek-view a .fc-content{display:inherit!important}.eael-event-calendar-wrapper .fc-day-header.fc-widget-header span{font-size:15px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.eael-event-calendar-wrapper .eaelec-modal-body{height:200px}}@media only screen and (max-width:767px){.fc-left,.fc-right{width:100%;text-align:center}.fc-left{text-align:center}.fc-right{margin-bottom:10px}.fc-right .fc-button-group .fc-button.fc-button-primary{font-size:11px}.fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:11px;padding-left:0}.fc-center{text-align:center}.fc-toolbar.fc-header-toolbar{display:inline-block;width:100%}.fc-toolbar.fc-header-toolbar .fc-button-group button.fc-button.fc-button-primary{margin-left:5px;font-size:12px}th.fc-widget-header>span{padding:0;font-size:14px}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0;margin:0;font-size:10px}.fc-basic-view .fc-body .fc-row{min-height:2em}.eael-event-calendar-wrapper .eaelec-modal-body{height:100px}}
15
  .eael-facebook-feed{width:100%;margin:auto}.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{float:none;width:100%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{float:left;width:50%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{float:left;width:33.3333%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{float:left;width:25%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{float:left;width:20%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{float:left;width:16.6666%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed .eael-facebook-feed-item{display:inline-block;line-height:0}.eael-facebook-feed .eael-facebook-feed-item,.eael-facebook-feed .eael-facebook-feed-item-inner{position:relative}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay{display:flex;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;font-size:12px;line-height:1;transform:scale(.8);opacity:0;transition:all .2s}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay .eael-facebook-feed-item-overlay-inner{position:relative;align-self:center}.eael-facebook-feed-overlay .eael-facebook-feed-item:hover .eael-facebook-feed-item-overlay{transform:scale(1);opacity:1}.eael-facebook-feed-overlay .eael-facebook-feed-meta{margin-bottom:0}.eael-facebook-feed-overlay .eael-facebook-feed-meta span{display:inline-block;margin:0 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner{margin:10px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header{padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user{float:left}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-avatar{float:left;display:inline-block;width:32px;height:32px;border-radius:50%;margin-right:10px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{float:left;display:inline-block;font-size:14px;font-weight:400;line-height:32px;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{float:right;font-size:11px;font-weight:400;line-height:32px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content{position:relative;display:block;padding:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-size:14px;font-weight:400;line-height:1.3;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap{padding:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-img{display:block;position:relative;margin-bottom:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay i{font-size:48px;color:#fff}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview{padding:0 12px 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-size:12px;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:5px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-size:15px;font-weight:700;line-height:1.4;margin-top:0;margin-bottom:6px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-size:14px;font-weight:400;line-height:1.2;margin-bottom:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-size:13px;font-weight:400;line-height:30px;padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span{display:inline-block}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span.eael-facebook-feed-post-likes{margin-right:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap{justify-content:center;margin-top:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap.no-pagination{display:none}
16
  .eael-fancy-text-container p{margin:0}.eael-fancy-text-strings{display:none}.eael-fancy-text-prefix,.eael-fancy-text-suffix{display:inline-block}.morphext>.animated{display:inline-block}.typed-cursor{opacity:1;-webkit-animation:blink_cursor .7s infinite;animation:blink_cursor .7s infinite}@keyframes blink_cursor{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink_cursor{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.eael-fancy-text-container.style-2{font-size:24px}.eael-fancy-text-container.style-2 .eael-fancy-text-strings{background:#f54;color:#fff;padding:10px 25px}
17
  .elementor-widget-eael-feature-list.-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:before{top:3px!important}.elementor-widget-eael-feature-list.-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:after{top:45px!important}.elementor-widget-eael-feature-list.-icon-position-right .connector,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .connector{right:0;left:calc(100% - 70px)}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:auto;right:0}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px;top:30px}.elementor-widget-eael-feature-list .eael-feature-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item{position:relative}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:block;position:absolute;width:0;margin:0 auto;z-index:1;height:100%;top:.5em;font-size:60px;left:0;right:calc(100% - 60px);border-left:2px solid #2ecc71;border-right:none!important}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{z-index:2;transition:all .5s}@media (prefers-reduced-motion:reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{background-color:#37368e;transition:all .5s;display:inline-flex}@media (prefers-reduced-motion:reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{padding:.5em;transition:all .5s;font-size:30px;line-height:1;color:#37368e;text-align:center;display:inline-flex;display:flex;align-items:center;justify-content:center}@media (prefers-reduced-motion:reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i{width:1em;height:1em;position:relative;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-img{font-size:8px;line-height:1;max-width:inherit}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box{margin:0 0 0 20px}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-title{margin-top:-2px;line-height:1.5em}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-content{padding:0;margin:0;font-size:14px;line-height:1.5em}.elementor-widget-eael-feature-list .eael-feature-list-items.stacked .eael-feature-list-icon-box .eael-feature-list-icon{color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.framed .eael-feature-list-icon-box .eael-feature-list-icon{background-color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner .eael-feature-list-icon{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon-inner{transform:rotate(45deg);margin:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon i{transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon img{transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-content-box .eael-feature-list-title{margin-top:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px;position:relative}@media (max-width:767px){.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px;display:block}}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{content:"";position:absolute;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;top:0;z-index:1;border-left:1px solid #000;border-right:none!important;height:100%}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:30px;width:23px;display:block;z-index:2;border-bottom:1px dashed #000;border-top:none!important}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item .connector{display:none}@media (min-width:768px){.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern.-icon-position-right .eael-feature-list-item{padding:0 50px 0 0}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern.-icon-position-right .eael-feature-list-item:before{left:auto;right:0}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern.-icon-position-right .eael-feature-list-item:after{left:auto;right:5px;top:30px}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern.-icon-position-right .eael-feature-list-item .connector{display:none}}@media (min-width:1025px){.elementor-widget-eael-feature-list.-icon-position-left .eael-feature-list-content-box{margin-right:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-content-box{margin-left:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-top .eael-feature-list-content-box{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-item{display:flex}.elementor-widget-eael-feature-list.-icon-position-left .eael-feature-list-item{text-align:left;flex-direction:row}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-item{text-align:right;flex-direction:row-reverse}}@media (max-width:1024px){.elementor-widget-eael-feature-list.-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-tablet-icon-position-right .eael-feature-list-item{display:flex}.elementor-widget-eael-feature-list.-tablet-icon-position-left .eael-feature-list-item{text-align:left;flex-direction:row}.elementor-widget-eael-feature-list.-tablet-icon-position-right .eael-feature-list-item{text-align:right;flex-direction:row-reverse}}@media (min-width:768px) and (max-width:1024px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-content-box{margin-right:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media (min-width:768px) and (max-width:1024px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media (min-width:768px) and (max-width:1024px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:30px}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-content-box{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media (min-width:768px) and (max-width:1024px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media (min-width:768px) and (max-width:1024px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-content-box{margin-left:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media (min-width:768px) and (max-width:1024px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media (min-width:768px) and (max-width:1024px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-item,.elementor-widget-eael-feature-list.-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-tablet-icon-position-right .eael-feature-list-item{display:block;text-align:left}.elementor-widget-eael-feature-list.-mobile-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-mobile-icon-position-right .eael-feature-list-item{display:flex}.elementor-widget-eael-feature-list.-mobile-icon-position-left .eael-feature-list-item{text-align:left;flex-direction:row}.elementor-widget-eael-feature-list.-mobile-icon-position-right .eael-feature-list-item{text-align:right;flex-direction:row-reverse}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box{margin-right:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media (max-width:767px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media (max-width:767px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box{margin-left:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media (max-width:767px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}}
18
- .eael-elements-flip-box-container{position:relative;height:300px;width:100%}.eael-elements-flip-box-container .flipbox-button{display:inline-block;transition:all .4s}.eael-elements-flip-box-container a{display:block}.eael-elements-flip-box-vertical-align{width:100%}.eael-elements-flip-box-padding{padding:0 30px 5px 30px}.eael-elements-flip-box-icon-image{display:inline-block;margin:0 auto 0 auto;line-height:1}.eael-elements-flip-box-icon-image.eael_eleements_flip_front_icon_style_background{background:#ccc}.eael_eleements_flip_front_icon_style_bordered{border:2px solid #fff}.eael_flip_box_icon_border_round{border-radius:100px}.eael_eleements_flip_front_icon_style_background,.eael_eleements_flip_front_icon_style_bordered{padding:15px}.eael-elements-flip-box-icon-image i{font-size:40px}.eael-elements-slider-display-table{width:100%}.eael-elements-flip-box-front-container{text-align:center;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:#0e9dd2;color:#fff;border-color:#000;-webkit-display:flex;display:flex;align-items:center}.eael-elements-flip-box-content,.eael-elements-flip-box-heading{color:#fff}.eael-elements-flip-box-heading.flipbox-linked-title{color:#fff;font-size:1.5em;font-weight:700}.eael-elements-flip-box-rear-container{text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#444;color:#fff;display:flex;align-items:center;border-color:#000}.eael-elements-button-floating-container{position:fixed;z-index:100}.eael-elements-button-floating-container .eael-elements-button{margin-top:0;font-size:14px;position:relative;padding:14px 20px}.eael-elements-button{cursor:pointer;display:inline-block;background:#077bbe;color:#fff;line-height:1;padding:16px 25px;margin-top:15px}.eael-elements-button:hover{background:#077bbe;color:#fff}.eael-elements-flip-box-container{perspective:1000px}.eael-elements-flip-box-front-container,.eael-elements-flip-box-rear-container{transition-duration:.5s;transition-property:all;transition-timing-function:ease}.eael-elements-flip-box-flip-card{width:100%;height:100%;transform-style:preserve-3d;transition:all .5s ease}.eael-elements-flip-box-front-container,.eael-elements-flip-box-rear-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(0);transform:rotateY(0)}.eael-animate-flip.eael-animate-up .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card{transform:rotateX(180deg)}.eael-animate-flip.eael-animate-down .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card{transform:rotateX(-180deg)}.eael-animate-flip.eael-animate-left .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card{transform:rotateY(-180deg)}.eael-animate-flip.eael-animate-right .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card{transform:rotateY(180deg)}.eael-animate-push.eael-elements-flip-box-container,.eael-animate-slide.eael-elements-flip-box-container{overflow:hidden}.eael-animate-push .eael-elements-flip-box-rear-container,.eael-animate-slide .eael-elements-flip-box-rear-container{z-index:3}.eael-animate-push.eael-animate-up .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-up .eael-elements-flip-box-rear-container{top:100%}.eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{top:0}.eael-animate-push.eael-animate-down .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-down .eael-elements-flip-box-rear-container{top:auto;bottom:100%}.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{top:auto;bottom:0}.eael-animate-push.eael-animate-left .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-left .eael-elements-flip-box-rear-container{left:100%}.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{left:0}.eael-animate-push.eael-animate-right .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-right .eael-elements-flip-box-rear-container{left:auto;right:100%}.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{left:auto;right:0}.eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{top:-100%}.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{top:100%}.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{left:-100%}.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{left:100%}.eael-animate-zoom-in .eael-elements-flip-box-rear-container{opacity:0;transform:scale(.75);z-index:3}.eael-animate-zoom-in.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{opacity:1;transform:scale(1)}.eael-animate-zoom-out.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{opacity:0;transform:scale(.75)}.eael-animate-fade.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{opacity:0}.eael-flipbox-content-align-right .eael-elements-flip-box-padding{text-align:right}.eael-flipbox-content-align-left .eael-elements-flip-box-padding{text-align:left}.eael-flipbox-content-align-center .eael-elements-flip-box-padding{text-align:center}.eael-flipbox-img-circle .eael-elements-flip-box-icon-image img,.eael-flipbox-img-circle .flipbox-back-image-icon img{border-radius:50%;overflow:hidden}
19
  .eael-filter-gallery-control{width:100%}.eael-filter-gallery-control ul,.eael-filter-gallery-control ul li{text-align:center}.eael-filter-gallery-control ul{margin:0 0 20px 0;padding:0;text-align:center}.eael-filter-gallery-control{display:flex;flex-flow:1 1 auto;align-items:center;justify-content:center;flex-flow:row wrap;padding:0;margin:0}.eael-filter-gallery-control ul li{list-style:none;font-size:24px;display:inline-block;text-align:center}.eael-filter-gallery-control ul li a.control{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;padding:10px 25px;margin:10px 6px}.eael-filter-gallery-container{text-align:justify;font-size:.1px}.eael-filter-gallery-container:after{content:'';display:inline-block;width:100%}.eael-filter-gallery-container:not(.eael-cards) .item:before{content:'';display:inline-block;padding-top:56.25%}.eael-filter-gallery-container .item .caption{position:absolute;display:flex;flex-flow:1 1 100%;align-items:center;justify-content:center;z-index:1;top:0;left:0;right:0;bottom:0;transition:transform .4s}.eael-filter-gallery-container.eael-cards .item .caption{display:none}.eael-filter-gallery-container.eael-cards .item .item-img .caption{position:absolute;display:flex;flex-flow:1 1 100%;align-items:center;justify-content:center;z-index:10;top:0;left:0;right:0;bottom:0;transition:transform .4s}.gallery-item-caption-over{width:100%;height:auto}a.eael-gallery-load-more,a.eael-gallery-load-more:hover{text-decoration:none}.eael-filter-gallery-container .item .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-zoom-in{transform:scale(0)}.eael-filter-gallery-container .item:hover .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-zoom-in{transform:scale(1)}.eael-filter-gallery-container .item .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-left{transform:translateX(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-left{transform:translateX(0)}.eael-filter-gallery-container .item .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-right{transform:translateX(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-right{transform:translateX(0)}.eael-filter-gallery-container .item .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-top{transform:translateY(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-top{transform:translateY(0)}.eael-filter-gallery-container .item .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-bottom{transform:translateY(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-bottom{transform:translateY(0)}.eael-filter-gallery-container .item .caption a{display:inline-block;width:50px;height:50px;text-align:center;line-height:50px;border-radius:50%;margin:0 5px;font-size:20px;cursor:pointer;transition:.3s}.eael-container .item .caption a:nth-child(2),.eael-filter-gallery-container .item .caption a:nth-child(1){transition:.6s;opacity:0}.eael-filter-gallery-container .item .caption a:nth-child(1){transform:translateY(-100%)}.eael-filter-gallery-container .item .caption a:nth-child(2){transform:translateY(100%)}.eael-filter-gallery-container .item .caption:hover a:nth-child(1),.eael-filter-gallery-container .item .caption:hover a:nth-child(2){transform:translateY(0);opacity:1}.eael-filter-gallery-container .item .caption .eael-popup-link{outline:0}.eael-filter-gallery-container.eael-cards .item:before{padding-top:0}.eael-filter-gallery-container.eael-cards .item-img{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;height:220px;z-index:0;overflow:hidden}.eael-filter-gallery-container.eael-cards .item-content{padding:15px}.eael-filter-gallery-container.eael-cards .item-content .title,.eael-filter-gallery-container.eael-cards .item-content .title a{font-size:20px;line-height:1;margin-bottom:0;transition:.3s}.eael-filter-gallery-container.eael-cards .item-content p{font-size:14px;line-height:26px}.eael-fg-card-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-card-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-hoverer-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-hoverer-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-content-align-left .eael-cards .item .item-content{text-align:left}.eael-fg-content-align-center .eael-cards .item .item-content{text-align:center}.eael-fg-content-align-right .eael-cards .item .item-content{text-align:right}.mfp-wrap~div.dialog-widget{display:none!important}.eael-filterable-gallery-item-wrap{float:left;width:33.33%}.eael-filter-gallery-container.eael-col-1 .eael-filterable-gallery-item-wrap{width:100%}.eael-filter-gallery-control>ul li{font-size:13px;line-height:1.8;text-transform:uppercase;letter-spacing:1px;padding:6px 15px;cursor:pointer;margin:0 5px;font-weight:400}.eael-filter-gallery-container.eael-col-2 .eael-filterable-gallery-item-wrap{width:50%}.eael-filter-gallery-container.eael-col-4 .eael-filterable-gallery-item-wrap{width:25%}.eael-filter-gallery-container.eael-col-5 .eael-filterable-gallery-item-wrap{width:20%}.eael-gallery-grid-item{margin-left:calc(20px/2);margin-right:calc(20px/2);margin-bottom:20px;position:relative}.gallery-item-caption-wrap,.media-content-wrap{font-size:14px;text-align:left}.gallery-item-thumbnail-wrap.caption-style-card img{max-height:100%;width:100%}.gallery-item-caption-wrap.caption-style-hoverer{position:absolute;left:0;top:0;height:100%;width:100%;padding:15px;z-index:10}.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fg-item-content,.fg-item-title{color:#fff;font-family:inherit}.gallery-item-caption-wrap.caption-style-card .fg-item-title{font-size:18px;margin:15px 0 15px;line-height:1}.gallery-item-caption-wrap.caption-style-card{background:#f7f7f7}.gallery-item-caption-wrap.caption-style-card .fg-item-title{margin:10px 0 15px;color:#000}.gallery-item-caption-wrap.caption-style-card .fg-item-content{color:#212529;line-height:1.5;font-weight:400}.gallery-item-buttons>a{display:inline-block;font-size:16px;color:#000;margin-right:15px}.gallery-item-buttons>a:visited{color:#000}.gallery-item-caption-wrap.caption-style-card{padding:10px;box-sizing:border-box;font-family:inherit}.gallery-item-caption-wrap .gallery-item-hoverer-bg{position:absolute;left:0;top:0;height:100%;width:100%;content:'';background:#000;z-index:-1;opacity:.7}.gallery-item-caption-wrap.caption-style-hoverer{visibility:hidden;opacity:0;transition:.6s all ease;display:flex;align-items:center}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer{opacity:1;visibility:visible}.gallery-item-caption-wrap.caption-style-hoverer h5{font-size:20px;margin-bottom:5px;line-height:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5{transform:translateY(20px);transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer p{margin-bottom:5px}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{transform:translateY(40px);transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons{transform:translateY(40px);transition:.6s all ease}.gallery-item-caption-wrap .gallery-item-buttons>a span{display:flex;align-items:center;justify-content:center;border-radius:50%;outline:0;text-decoration:none;display:inline-block;text-align:center}.gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{transform:scale(.8);transition:.6s all ease}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{transform:translate(0)}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{transform:scale(1);visibility:visible;opacity:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-none{transition:none}.gallery-item-thumbnail-wrap{position:relative}.video-popup,.video-popup-bg{position:absolute;left:0;top:0;height:100%;width:100%}.video-popup>img{width:62px;position:relative;z-index:1;transition:.3s}.video-popup{display:flex;align-items:center;justify-content:center}.video-popup:hover>img{transform:scale(1.1)}.video-popup-bg{visibility:hidden;opacity:0;transition:350ms}.eael-gallery-grid-item:hover .video-popup-bg{visibility:visible;opacity:1}.gallery-item-thumbnail-wrap>.gallery-item-caption-wrap{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.gallery-item-caption-wrap.card-hover-bg{visibility:hidden;opacity:0;transition:.8s}.gallery-item-thumbnail-wrap:hover .gallery-item-caption-wrap.card-hover-bg{visibility:visible;opacity:1}.gallery-item-caption-wrap .gallery-item-buttons>a>i{display:flex;align-items:center;justify-content:center;height:100%}@media only screen and (min-width:1025px){.elementor-element.elementor-grid-1{position:relative}.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-2{position:relative}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-3{position:relative}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-4{position:relative}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-5{position:relative}.elementor-element.elementor-grid-5 .pp-logo-grid{margin-right:-5px}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-6{position:relative}.elementor-element.elementor-grid-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:1024px) and (min-width:766px){.elementor-element.elementor-grid-tablet-1{position:relative}.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-tablet-2{position:relative}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-tablet-3{position:relative}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-tablet-4{position:relative}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-tablet-5{position:relative}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-tablet-6{position:relative}.elementor-element.elementor-grid-tablet-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:767px){.elementor-element.elementor-grid-mobile-1{position:relative}.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-mobile-2{position:relative}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-mobile-3{position:relative}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-mobile-4{position:relative}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-mobile-5{position:relative}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-mobile-6{position:relative}.elementor-element.elementor-grid-mobile-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}.fg-layout-3-filter-controls{margin:0;padding:0;list-style:none}.fg-layout-3-item-content{text-align:center}.fg-layout-3-item-content .fg-item-title{font-size:18px;line-height:1;font-weight:500;margin:0;transition:.3s}.fg-layout-3-item-content .fg-item-content p{font-size:13px;font-weight:400}.fg-filter-wrap{position:relative;flex-basis:30%}.fg-layout-3-filter-controls{position:absolute;left:0;background:#fff;z-index:999;width:150px;visibility:hidden;opacity:0;transition:.3s;width:100%;border-radius:5px;padding-top:7px}.fg-layout-3-filter-controls.open-filters{visibility:visible;opacity:1}.fg-layout-3-filter-controls li.control{padding:5px 5px 5px 10px;cursor:pointer;transition:.3s;font-size:14px;color:#7f8995;font-weight:400}.fg-layout-3-filter-controls li.control:hover{color:#2d425a}.fg-layout-3-filter-controls li.control:first-child{border-top:0 solid}.fg-layout-3-filter-controls li.control:last-child{border-bottom:0 solid}.fg-layout-3-filters-wrap{max-width:600px;margin:15px auto 50px}.fg-filter-wrap button{width:100%;border:0 solid;border-radius:0;padding:17px 13px;font-size:14px;color:#2d425a;background:#f7f8ff;height:55px;border-right:1px solid #abb5ff;border-radius:10px 0 0 10px;outline:0;text-align:center;position:relative}.fg-filter-wrap button>i{font-size:18px;position:absolute;top:50%;transform:translateY(-50%);margin-left:10px}.fg-layout-3-search-box{flex-basis:70%;height:100%}.fg-layout-3-search-box input[type=text]{width:100%;height:100%;margin:0;padding:15px;border:0 solid;outline:0;background:0 0}.fg-layout-3-search-box input[type=text]::-webkit-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]::-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-ms-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-filters-wrap{height:55px;border-radius:5px;display:flex;flex-wrap:wrap;align-items:center}.fg-layout-3-filters-wrap .fg-layout-3-search-box{background:#f7f8ff;border-radius:0 10px 10px 0}.fg-layout-3-item-thumb{position:relative;overflow:hidden}.fg-layout-3-item-thumb .gallery-item-buttons{text-align:center;position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;z-index:4}.fg-layout-3-item-content{padding:27px 27px 30px;text-align:center}.eael-fg-card-content-align-left .fg-layout-3-item-content{text-align:left}.eael-fg-card-content-align-center .fg-layout-3-item-content{text-align:center}.eael-fg-card-content-align-right .fg-layout-3-item-content{text-align:right}.eael-filterable-gallery-item-wrap .fg-layout-3-item.eael-gallery-grid-item{box-shadow:0 0 30px 0 rgba(3,29,60,.05);border-radius:5px}.fg-caption-head{position:absolute;left:0;top:0;width:100%;display:flex;justify-content:space-between;padding:35px 35px;z-index:3;color:#fff;font-size:18px;font-weight:700}.fg-item-category>span{font-size:12px;color:#fff;background:#fa9196;padding:10px 12px;display:inline-block}.fg-layout-3-item-content{position:relative}.fg-item-category{position:absolute;left:0;top:0;text-align:center;width:100%;height:30px;margin-top:-15px;z-index:11}.fg-item-category span{border-radius:5px;line-height:1;visibility:hidden;opacity:0;transition:.3s}.fg-layout-3-item.eael-gallery-grid-item:hover .fg-item-category span{visibility:visible;opacity:1}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{width:auto}.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover{text-decoration:none}button.mfp-arrow:not(.toggle),button.mfp-close:not(.toggle){background:0 0}
 
 
20
  .clearfix::after,.clearfix::before{content:" ";display:table;clear:both}.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right{padding-top:40px}.eael-contact-form input[type=date],.eael-contact-form input[type=email],.eael-contact-form input[type=number],.eael-contact-form input[type=tel],.eael-contact-form input[type=text],.eael-contact-form input[type=url],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:0;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;transition:all .3s ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}
21
- .elementor-panel .pro-feature,.elementor-panel .pro-feature a{color:#a4afb7;text-transform:uppercase;letter-spacing:1px;line-height:1.8;font-style:normal}.elementor-panel .pro-feature a{text-decoration:underline;color:#f54!important}.elementor-control-data_table_content_colspan_pro_alert .elementor-control-title,.elementor-control-data_table_content_rowspan_pro_alert .elementor-control-title,.elementor-control-data_table_content_template_pro_alert .elementor-control-title,.elementor-control-data_table_header_colspan_pro_alert .elementor-control-title,.elementor-control-data_table_header_img_pro_alert .elementor-control-title,.elementor-panel .elementor-control-eael_section_pro .elementor-panel-heading-title.elementor-panel-heading-title,.elementor-panel .elementor-control-eael_section_pro .elementor-panel-heading-toggle{color:#f54}.elementor-panel .elementor-control-eael_control_get_pro .elementor-control-field{display:none!important}.elementor-control-eael_fancy_text_style_pro_alert .elementor-control-title,.elementor-control-eael_img_accordion_type_pro_alert .elementor-control-title,.elementor-control-eael_pricing_table_style_pro_alert .elementor-control-title,.elementor-control-eael_section_countdown_style_pro_alert .elementor-control-title,.elementor-control-eael_section_data_table_enabled_pro_alert .elementor-control-title,.elementor-control-eael_team_members_preset_pro_alert .elementor-control-title,.elementor-control-eael_ticker_type_pro_alert .elementor-control-title{color:#f54}
22
  .eael-gravity-form-align-default,.eael-gravity-form-align-left,.eael-gravity-form-btn-align-left{text-align:left}.eael-gravity-form-align-right,.eael-gravity-form-btn-align-right{text-align:right}.eael-gravity-form-align-center,.eael-gravity-form-btn-align-center{text-align:center}.gform_wrapper form li,.gform_wrapper li{list-style:none}.eael-gravity-form .gform_wrapper ul.gform_fields li.gfield{padding:0;padding-right:16px}.eael-gravity-form .gform_wrapper textarea{padding:0;font-weight:400!important;font-family:inherit}.eael-gravity-form .gform_wrapper .gform_footer input.button,.eael-gravity-form .gform_wrapper .gform_footer input[type=submit],.eael-gravity-form .gform_wrapper .gform_page_footer input.button,.eael-gravity-form .gform_wrapper .gform_page_footer input[type=submit]{margin:0}.eael-gravity-form.title-description-hide .gform_heading{display:none}.eael-gravity-form.labels-hide .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.eael-gravity-form.labels-hide .gform_wrapper .top_label .gfield_label{display:none}.eael-gravity-form-button-full-width .gform_wrapper .gform_footer input[type=submit]{width:100%}
23
  .eael-img-accordion{display:flex;height:50vh}.eael-img-accordion a{position:relative;flex:1;text-align:center;text-decoration:none;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;transition:flex .4s}.eael-grow-accordion{flex:3}.eael-img-accordion .overlay{display:flex;align-items:center;justify-content:center;padding:0 10px;position:absolute;top:0;right:0;bottom:0;left:0;transition:background-color .4s}.eael-img-accordion .overlay .overlay-inner{z-index:1}.eael-img-accordion a:after{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;bottom:0;right:0;transition:all .3s ease-in-out}.eael-img-accordion .overlay-inner *{visibility:hidden;opacity:0;transform-style:preserve-3d}.eael-img-accordion .overlay h2{color:#fff;transform:translate3d(0,-60px,0)}.eael-img-accordion .overlay p{color:#fff;transform:translate3d(0,60px,0)}.eael-img-accordion .overlay-inner-show *{opacity:1;visibility:visible;transform:none!important;transition:all .3s .3s}@media screen and (max-width:800px){.eael-img-accordion{flex-direction:column}.eael-img-accordion a:hover{flex:1}.eael-img-accordion a:hover .overlay{background-color:transparent}}
24
- body div.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}button.mfp-close,button.mfp-close:hover{display:inline-block!important;background:0 0;width:auto}.mfp-arrow,.mfp-arrow:hover{background:0 0}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
25
  .eael-infobox .infobox-icon{height:auto}.eael-infobox .infobox-icon .infobox-icon-wrap{display:flex;width:100%;height:auto;transition:.3s;align-items:center;justify-content:center}.eael-infobox .infobox-icon .infobox-icon-wrap i{transition:.3s}.eael-infobox-content-align-left .eael-infobox .infobox-button,.eael-infobox-content-align-left .eael-infobox .infobox-content,.eael-infobox-content-align-left .eael-infobox .infobox-icon{text-align:left}.eael-infobox-content-align-right .eael-infobox .infobox-button,.eael-infobox-content-align-right .eael-infobox .infobox-content,.eael-infobox-content-align-right .eael-infobox .infobox-icon{text-align:right}.eael-infobox-content-align-center .eael-infobox .infobox-button,.eael-infobox-content-align-center .eael-infobox .infobox-content,.eael-infobox-content-align-center .eael-infobox .infobox-icon{text-align:center}.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap{width:90px;height:90px;text-align:center}.eael-infobox-icon-hover-bg-shape-square:hover .infobox-icon .infobox-icon-wrap{border-radius:0}.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-hover-bg-shape-radius:hover .infobox-icon .infobox-icon-wrap{border-radius:15px}.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap{display:flex;align-items:center;justify-content:center}.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-hover-bg-shape-circle:hover .infobox-icon .infobox-icon-wrap{border-radius:50%}.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap i,.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap i{margin-top:50%;transform:translateY(-50%)}.eael-infobox .infobox-button a.eael-infobox-button{display:inline-block;padding:5px 10px;transition:all .3s ease-in-out 0s}.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-circle .infobox-icon,.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-square .infobox-icon{display:flex;justify-content:flex-start}.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-circle .infobox-icon,.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-square .infobox-icon{display:flex;justify-content:center}.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-circle .infobox-icon,.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-square .infobox-icon{display:flex;justify-content:flex-end}.eael-infobox.icon-on-left{position:relative;z-index:0;display:flex}.eael-infobox.icon-on-left .infobox-icon-wrap,.eael-infobox.icon-on-right .infobox-icon-wrap{justify-content:center;display:flex!important;align-items:center}.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap{background:0 0;border:0;text-align:left;height:auto;display:block}.eael-infobox .infobox-content p{margin:0 0 15px}.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap i{margin-top:0;transform:translateY(0)}.eael-infobox.icon-on-left .infobox-content{padding-left:15px;flex:1 1 auto}.eael-infobox.icon-on-left .infobox-content .title{line-height:1;margin:0 0 10px 0}.eael-infobox.icon-on-right{position:relative;z-index:0;display:flex;flex-direction:row-reverse}.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap{background:0 0;border:0;text-align:right;width:auto;height:auto;display:block}.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap i{margin-top:0;transform:translateY(0)}.eael-infobox.icon-on-right .infobox-content{padding-right:15px;text-align:right;flex:1 1 auto;box-sizing:border-box}.eael-infobox.icon-on-right .infobox-content .title{line-height:1;margin:0 0 10px 0}.eael-infobox .infobox-icon img{transition:all .3s ease-in-out 0s}.eael-infobox-hover-img-shape-square:hover .eael-infobox .infobox-icon img{border-radius:0}.eael-infobox-hover-img-shape-circle:hover .eael-infobox .infobox-icon img,.eael-infobox-shape-circle .eael-infobox .infobox-icon img{border-radius:50%}.eael-infobox-hover-img-shape-radius:hover .eael-infobox .infobox-icon img,.eael-infobox-shape-radius .eael-infobox .infobox-icon img{border-radius:15px}
 
26
  .eael-ninja-container input,.eael-ninja-container textarea{height:auto;padding:10px}.eael-contact-form-align-center .eael-ninja-container,.eael-contact-form-btn-align-center .eael-ninja-container .nf-field .nf-field-element input[type=button]{margin-left:auto!important;margin-right:auto!important;display:block;float:none}.eael-contact-form-align-left .eael-ninja-container,.eael-contact-form-btn-align-left .eael-ninja-container .nf-field .nf-field-element input[type=button]{float:left;width:auto}.eael-contact-form-align-right .eael-ninja-container,.eael-contact-form-btn-align-right .eael-ninja-container .nf-field .nf-field-element input[type=button]{float:right;width:auto}.eael-ninja-container .nf-field .nf-field-element input[type=password],.eael-ninja-container .nf-field .nf-field-element input[type=url],.eael-ninja-container .nf-field .nf-field-element textarea,.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=email],.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=number],.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=text]{max-width:100%}.eael-ninja-form .nf-form-title{display:none}.eael-ninja-form-title-yes .nf-form-title{display:block}.eael-ninja-form .title-description-hide .nf-form-title{display:none}.eael-ninja-form.title-description-hide .nf-form-title{display:none}.eael-ninja-form .nf-field-label{display:none}.eael-ninja-form-labels-yes .nf-field-label{display:block}.eael-ninja-form .submit-container input[type=button]{border:0;border-radius:0}.eael-ninja-form-button-full-width .submit-container input[type=button]{width:100%}
27
- .eael-fluent-form-wrapper label.ff-el-form-check-label{display:flex;align-items:center}.eael-fluent-form-wrapper label.ff-el-form-check-label input{margin-right:5px}.eael-fluentform-form-button-full-width .ff-btn-submit{width:100%;display:block}.eael-contact-form.eael-fluent-form-wrapper.error-message-hide .ff-el-is-error .text-danger{display:none}.eael-fluentform-form-button-center .ff-el-group .ff-btn-submit,.eael-fluentform-form-button-center .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-center .ff-el-group.ff-text-right .ff-btn-submit{margin:0 auto;display:flex;align-items:center;justify-content:center}.eael-fluentform-form-button-right .ff-el-group .ff-btn-submit,.eael-fluentform-form-button-right .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-right .ff-el-group.ff-text-right .ff-btn-submit{float:right}.eael-fluentform-form-button-left .ff-el-group .ff-btn-submit,.eael-fluentform-form-button-left .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-left .ff-el-group.ff-text-right .ff-btn-submit{float:left}.eael-contact-form.eael-fluent-form-wrapper.fluent-form-labels-hide label{display:none!important}.eael-fluentform-section-break-content-left .ff-el-group.ff-el-section-break{text-align:left}.eael-fluentform-section-break-content-center .ff-el-group.ff-el-section-break{text-align:center}.eael-fluentform-section-break-content-right .ff-el-group.ff-el-section-break{text-align:right}.ff-el-progress,.ff-step-header .ff-el-progress-status{display:none}.eael-ff-step-header-yes .ff-step-header .ff-el-progress-status{display:block}.eael-ff-step-progressbar-yes .ff-el-progress{display:block}.ff-el-progress-bar{display:flex;align-items:center;justify-content:flex-end;height:100%}
28
  .eael-post-grid-container .eael-post-grid{margin:0 -10px}.eael-post-grid-container .eael-post-grid .eael-grid-post{float:left;padding:10px}.eael-post-carousel .eael-grid-post{float:none;padding:0}.eael-grid-post-holder{border:1px solid rgba(0,0,0,.1)}.eael-grid-post-holder-inner{height:100%}.eael-entry-media{position:relative}.eael-entry-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transition:opacity .2s ease-in-out,transform .25s cubic-bezier(.19,1,.22,1)}.eael-entry-overlay>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.eael-entry-title{margin:10px 0 5px;font-size:1.2em}.eael-entry-thumbnail img{width:100%;max-width:100%;vertical-align:middle}.eael-entry-thumbnail>img{height:100%}.eael-entry-footer .eael-author-avatar{width:50px}.eael-entry-footer .eael-author-avatar .avatar{border-radius:50%}.eael-post-grid .eael-entry-footer .eael-entry-meta{padding-left:8px;text-align:left}.eael-grid-post .eael-entry-meta{display:flex;flex-direction:row}.eael-grid-post .eael-entry-footer .eael-entry-meta{flex-direction:column}.eael-entry-meta>div{font-size:12px;line-height:1.2;padding-bottom:5px}.eael-grid-post-excerpt p{margin:0;font-size:14px}.eael-entry-meta .eael-entry-footer .eael-posted-by{display:block}.eael-grid-post .eael-entry-footer,.eael-grid-post .eael-entry-wrapper{padding:15px}.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on{padding-left:5px}.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on::before{content:'\f111';font-family:FontAwesome;color:inherit;opacity:.4;font-size:.8em;padding-right:7px}.eael-entry-media{position:relative}.eael-entry-overlay{display:flex;align-items:center;justify-content:center}.eael-entry-overlay>i{color:#fff}.eael-entry-overlay.fade-in{visibility:hidden;opacity:0;transition:.3s}.eael-entry-media:hover .eael-entry-overlay.fade-in{visibility:visible;opacity:1}.eael-entry-media:hover .eael-entry-overlay.fade-in>i{transform:translate(0);opacity:1}.eael-entry-overlay.zoom-in{transform:scale(.9);visibility:hidden;opacity:0;transition:.3s}.eael-entry-media:hover .eael-entry-overlay.zoom-in{visibility:visible;opacity:1;transform:scale(1)}.eael-entry-overlay.slide-up{transform:translateY(100%);visibility:hidden;opacity:0;transition:.3s}.eael-entry-media:hover .eael-entry-overlay.slide-up{transform:translateY(0);visibility:visible;opacity:1}.eael-entry-media{overflow:hidden}.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay{opacity:0}.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay{opacity:1}.eael-entry-media.grid-hover-style-none .eael-entry-overlay{display:none}.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay{transform:scale(.4);opacity:0}.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay{transform:scale(1);opacity:1}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay{transform:translateY(-100%)}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i{transform:translateY(-100px);transition-delay:.1s;transition-duration:.3s}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay{transform:translate(0)}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i{transform:translateY(0)}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay{transform:translateY(100%);visibility:hidden;opacity:0}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i{transform:translateY(100px);transition-delay:.1s;transition-duration:.3s}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay{transform:translate(0);visibility:visible;opacity:1}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i{transform:translateY(0)}@media only screen and (min-width:1025px){.elementor-element.elementor-grid-eael-col-1{position:relative}.elementor-element.elementor-grid-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-eael-col-2{position:relative}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-eael-col-3{position:relative}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-eael-col-4{position:relative}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-eael-col-5{position:relative}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-eael-col-6{position:relative}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:1024px) and (min-width:766px){.elementor-element.elementor-grid-tablet-eael-col-1{position:relative}.elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2{position:relative}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-3{position:relative}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-4{position:relative}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-5{position:relative}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-6{position:relative}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:767px){.elementor-element.elementor-grid-mobile-eael-col-1{position:relative}.elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2{position:relative}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-3{position:relative}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-4{position:relative}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-5{position:relative}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-6{position:relative}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n+1){clear:left}}.eael-author-avatar>a{display:block}.eael-entry-footer{overflow:hidden;display:flex}.eael-entry-footer>div{display:inline-block;float:left}
29
- .eael-pricing{-webkit-display:flex;display:flex;justify-content:center;align-items:center}.eael-pricing .eael-pricing-item{width:100%;height:auto;margin:0}.eael-pricing .eael-pricing-button{display:none;padding:12px 25px;background:#00c853;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;text-decoration:none;transition:.3s;border-radius:4px}.eael-pricing .eael-pricing-button:hover{background:#03b048}.eael-pricing .eael-pricing-item ul{padding:0;margin:0;list-style:none}.eael-pricing .eael-pricing-item ul li.disable-item{text-decoration:line-through;opacity:.5}.eael-pricing .eael-pricing-item ul li span.li-icon{color:#00c853;margin-right:6px}.eael-pricing .eael-pricing-item ul li.disable-item span.li-icon{color:#ef5350}.eael-pricing.style-1{position:relative;z-index:0;text-align:center}.eael-pricing.style-1 .eael-pricing-item{border:1px solid rgba(9,9,9,.1);padding:30px;border-radius:5px;transition:.5s}.eael-pricing.style-1 .eael-pricing-item:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.eael-pricing.style-1 .eael-pricing-item.featured{position:relative}.eael-pricing.style-1 .eael-pricing-item.ribbon-1:before{content:"";position:absolute;width:100%;height:3px;background:#00c853;top:0;left:0;right:0;z-index:1;border-radius:5px 5px 0 0}.eael-pricing.style-1 .eael-pricing-item.ribbon-2:before{content:"Featured";position:absolute;width:auto;background:#00c853;color:#fff;top:35px;right:-15px;z-index:10;font-size:10px;font-weight:600;text-transform:uppercase;padding:5px 10px}.eael-pricing.style-1 .eael-pricing-item.ribbon-2:after{content:"";position:absolute;top:20px;right:-15px;width:0;height:0;border-bottom:15px solid #00c853;border-right:15px solid transparent;z-index:9;opacity:.9}.eael-pricing.style-1 .eael-pricing-item.ribbon-3:before{content:"Featured";position:absolute;width:auto;background:rgba(0,0,0,.6);color:#fff;top:15px;right:15px;z-index:10;font-size:11px;font-weight:600;text-transform:uppercase;padding:5px 15px}.eael-pricing.style-1 .eael-pricing-item .header{display:block;position:relative;z-index:0;padding-bottom:15px;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .header:after{content:"";position:absolute;width:140px;height:1px;bottom:0;left:0;right:0;margin:0 auto;z-index:1;background:rgba(9,9,9,.1)}.eael-pricing.style-1 .eael-pricing-item .header .title{font-weight:700;line-height:30px;margin:0}.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag{position:relative;z-index:0;padding:15px 0;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after{content:"";position:absolute;width:140px;height:1px;bottom:0;left:0;right:0;margin:0 auto;z-index:1;background:rgba(9,9,9,.04)}.eael-pricing.style-1 .eael-pricing-item .price-tag{position:relative;display:inline-block;font-size:28px;font-weight:500;line-height:0;margin:0 auto}.eael-pricing.style-1 .eael-pricing-item .price-tag .price-currency{font-size:24px;font-weight:700}.eael-pricing.style-1 .eael-pricing-item .price-period{color:#999}.eael-pricing.style-1 .eael-pricing-item .body ul{display:block;width:100%;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .body ul li{display:block;width:100%;height:auto;padding:10px 0;font-size:14px;color:#6d6d6d;border-bottom:1px solid rgba(9,9,9,.04)}.eael-pricing.style-1 .eael-pricing-item .body ul li:last-child{border:none}.eael-pricing.style-1 .eael-pricing-item.featured-large{padding:60px 0}.eael-pricing.style-2{position:relative;z-index:0;text-align:center}.eael-pricing.style-2 .eael-pricing-item{padding:30px 0;border-radius:5px;margin:0;border:1px solid rgba(9,9,9,.1)}.eael-pricing.style-2 .eael-pricing-item.featured{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.eael-pricing.style-2 .eael-pricing-item.ribbon-1:before{content:"";position:absolute;width:100%;height:3px;background:#00c853;top:0;left:0;right:0;z-index:1;border-radius:5px 5px 0 0}.eael-pricing.style-2 .eael-pricing-item.ribbon-2:before{content:"Featured";position:absolute;width:auto;background:#00c853;color:#fff;top:35px;right:-15px;z-index:10;font-size:10px;font-weight:600;text-transform:uppercase;padding:5px 10px}.eael-pricing.style-2 .eael-pricing-item.ribbon-2:after{content:"";position:absolute;top:20px;right:-15px;width:0;height:0;border-bottom:15px solid #00c853;border-right:15px solid transparent;z-index:9;opacity:.9}.eael-pricing.style-2 .eael-pricing-item.ribbon-3:before{content:"Featured";position:absolute;width:auto;background:rgba(0,0,0,.6);color:#fff;top:15px;right:15px;z-index:10;font-size:11px;font-weight:600;text-transform:uppercase;padding:5px 15px}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon{display:inline-block;position:relative;width:80px;height:80px;background:#00c853;border-radius:50%;margin-bottom:30px;transition:.5s;overflow:hidden}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon,.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon{display:flex;align-items:center;justify-content:center}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon i{font-size:30px;color:#fff;transition:.5s}.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon{background:#43a047}.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon i{color:#fff}.eael-pricing.style-2 .eael-pricing-item .header{background:#c8e6c9;padding:25px 30px;margin-bottom:15px;position:relative;z-index:0}.eael-pricing.style-2 .eael-pricing-item.featured .header:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:-1;background:rgba(255,255,255,.4)}.eael-pricing.style-2 .eael-pricing-item .header .title{font-size:28px;font-weight:700;line-height:40px;margin:0}.eael-pricing.style-2 .eael-pricing-item .header .subititle{font-size:14px;font-weight:600;color:#6d6d6d}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag{position:relative;z-index:0;padding:15px 0;margin-bottom:15px}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after{content:"";position:absolute;width:140px;height:1px;bottom:0;left:0;right:0;margin:0 auto;z-index:1;background:rgba(9,9,9,.04)}.eael-pricing.style-2 .eael-pricing-item .price-tag{position:relative;display:inline-block;font-size:28px;font-weight:500;line-height:0;margin:0 auto}.eael-pricing.style-2 .eael-pricing-item .price-tag .price-currency{font-size:24px;font-weight:700;color:#00c853}.eael-pricing.style-2 .eael-pricing-item .price-period{color:#999}.eael-pricing.style-2 .eael-pricing-item .body ul{display:block;width:100%;margin-bottom:15px}.eael-pricing.style-2 .eael-pricing-item .body ul li{display:block;width:100%;height:auto;padding:10px 15px;font-size:14px;color:#6d6d6d;border-bottom:1px solid rgba(9,9,9,.04)}.eael-pricing.style-2 .eael-pricing-item .body ul li:last-child{border:none}@media only screen and (min-width:768px) and (max-width:992px){.eael-pricing{display:block}.eael-pricing .eael-pricing-item,.eael-pricing.style-2 .eael-pricing-item,.eael-pricing.style-4 .eael-pricing-item{width:100%;margin:0 auto 30px auto}}@media only screen and (max-width:480px){.eael-pricing{display:block}.eael-pricing .eael-pricing-item{width:100%}.eael-pricing .eael-pricing-item,.eael-pricing.style-2 .eael-pricing-item,.eael-pricing.style-4 .eael-pricing-item{margin:0 auto 30px auto}}.eael-pricing-content-align-center .eael-pricing{text-align:center}.eael-pricing-content-align-left .eael-pricing{text-align:left}.eael-pricing-content-align-right .eael-pricing{text-align:right}.eael-pricing-content-align-center .eael-pricing.style-4{text-align:center}.eael-pricing-content-align-left .eael-pricing.style-4{text-align:left}.eael-pricing-content-align-right .eael-pricing.style-4{text-align:right}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag{padding-left:45px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag:before{left:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag{padding-right:30px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .footer,.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .header,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .footer,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .header{padding-left:30px;padding-right:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .footer,.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .header,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .footer,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .header{padding-right:30px;padding-left:30px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .body ul li,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .body ul li{padding-left:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .body ul li,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .body ul li{padding-right:30px}.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item .header:after{transform:translateX(-80%)}.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item .header:after{transform:translateX(80%)}.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item:hover .header:after,.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item:hover .header:after{transform:translateX(0)}.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .header:after,.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .header:after,.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after{margin:0;width:100%}.eael-pricing-button-align-right .eael-pricing.style-1 .footer,.eael-pricing-button-align-right .eael-pricing.style-2 .footer,.eael-pricing-button-align-right .eael-pricing.style-3 .footer,.eael-pricing-button-align-right .eael-pricing.style-4 .footer{text-align:right}.eael-pricing-button-align-center .eael-pricing.style-1 .footer,.eael-pricing-button-align-center .eael-pricing.style-2 .footer,.eael-pricing-button-align-center .eael-pricing.style-3 .footer,.eael-pricing-button-align-center .eael-pricing.style-4 .footer{text-align:center}.eael-pricing-button-align-left .eael-pricing.style-1 .footer,.eael-pricing-button-align-left .eael-pricing.style-2 .footer,.eael-pricing-button-align-left .eael-pricing.style-3 .footer,.eael-pricing-button-align-left .eael-pricing.style-4 .footer{text-align:left}.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-2 .footer,.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-4 .footer{padding-right:30px}.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-2 .footer,.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-4 .footer{padding-left:30px}.only-in-pro{width:100%;-webkit-display:flex;display:flex;align-items:center;justify-content:center;padding:15px;min-width:200px;background:#ef5350;color:#fff;text-align:center}.only-in-pro .title{font-family:Roboto,sans-serif;font-size:24px;line-height:40px;margin:0}div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow{position:absolute;top:50%}div.tooltipster-sidetip.tooltipster-top div.tooltipster-box{margin-bottom:0!important}div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box{margin-top:0!important}.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{top:auto;bottom:-8px}div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{top:-8px;bottom:auto}@media only screen and (max-width:480px){.eael-pricing.style-1 .eael-pricing-item .price-tag{display:block}}
30
  .eael-post-timeline{margin-bottom:0;min-height:100%;overflow:hidden;position:relative}.eael-timeline-column{width:50%;margin-left:0;float:left;margin-top:0!important}.eael-timeline-post{position:relative}.eael-timeline-post:after{background-color:rgba(83,85,86,.2);content:"";width:2px;height:245px;position:absolute;right:0;top:70px}.eael-timeline-post:nth-child(2n):after{display:none}.eael-timeline-bullet{background-color:#9fa9af;border:5px solid #fff;border-radius:50%;box-shadow:0 1px 0 1px rgba(0,0,0,.1);content:"";height:20px;position:absolute;right:-9px;top:60px;width:20px;z-index:3;cursor:pointer}.eael-timeline-post:nth-child(2n) .eael-timeline-bullet{background-color:#9fa9af;border:5px solid #fff;border-radius:50%;bottom:36px;content:"";height:20px;left:-11px;position:absolute;top:300px;width:20px;z-index:3}.eael-timeline-post-inner{background:linear-gradient(45deg,#3f3f46 0,#05abe0 100%) repeat scroll 0 0 transparent;border:8px solid #e5eaed;box-shadow:0 1px 3px 0 rgba(0,0,0,.15);float:right;margin:30px 40px 30px auto;position:relative;height:320px;width:calc(100% - 40px)}.eael-timeline-post:nth-child(even) .eael-timeline-post-inner{float:left;margin-left:40px}.eael-timeline-post-inner:after{border-color:transparent transparent transparent #e5eaed;border-style:solid;border-width:15px;content:"";height:0;position:absolute;right:-36px;top:17px;width:0}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner:after{border-color:transparent #e5eaed transparent transparent;border-style:solid;border-width:15px;content:"";height:0;left:-36px;position:absolute;top:257px;width:0}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner::after{border-left-color:transparent!important}.eael-timeline-post p{margin:1.6rem 0 0 0;font-size:.9em;line-height:1.6em}.eael-timeline-post-image{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;height:100%;overflow:hidden;position:relative;opacity:1;transition:all .3s}.eael-timeline-post-title{bottom:40px;position:absolute;width:100%}.eael-timeline-post-title h2{color:#fff;font-size:20px;font-weight:700;letter-spacing:1px;line-height:24px;padding:0 25px;text-align:left;text-transform:uppercase}.eael-timeline-post-excerpt{opacity:0;position:absolute;top:0;left:0;transition:all .3s}.eael-timeline-post-excerpt p{color:#fff;font-size:14px;padding:25px}.eael-timeline-post-inner:hover .eael-timeline-post-excerpt{opacity:1;top:10px}.eael-timeline-post-inner:hover .eael-timeline-post-image{opacity:.3}.eael-timeline-post time{opacity:0;background-color:rgba(0,0,0,.7);color:#fff;font-size:10px;border-radius:20px;position:absolute;right:-97px;width:100px;height:30px;line-height:30px;text-align:center;top:50px;z-index:99;transition:all .5s}.eael-timeline-post:nth-child(2n) time{background-color:rgba(0,0,0,.7);border-radius:20px;color:#fff;font-size:10px;height:30px;left:-99px;line-height:30px;position:absolute;text-align:center;top:290px;width:100px;z-index:99}.eael-timeline-post time:before{border-bottom:5px solid rgba(0,0,0,.7);border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;left:45px;position:absolute;top:-5px;width:0}.eael-timeline-post:hover time{opacity:1}.eael-timeline-post::after{height:100%}.eael-post-timeline .eael-timeline-post:nth-last-child(2)::after{height:245px}.eael-post-timeline .eael-timeline-post:last-child::after{display:none}.eael-load-more-button-wrap{display:flex}@media only screen and (max-width:1366px){.eael-timeline-post-title h2{font-size:.8em}.eael-timeline-post-excerpt p{font-size:13px}}@media only screen and (max-width:1169px){.eael-timeline-post-inner{height:320px}}@media only screen and (max-width:992px){.eael-post-timeline{margin-left:0}.eael-timeline-bullet,.eael-timeline-post-inner:after,.eael-timeline-post:after,.eael-timeline-post:before{display:none}.eael-timeline-post{display:inline-block;float:left!important;width:50%!important;margin:15px auto}.eael-timeline-post-inner{height:320px;padding-bottom:30px}.eael-timeline-post-title{bottom:50px}.eael-timeline-post-title h2{font-size:.8em;line-height:1.2em}.eael-timeline-post .eael-timeline-post-inner{margin:0 10px auto 0;width:90%}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{margin:0 auto 0 10px;width:90%}.eael-timeline-post-excerpt{opacity:0!important}.eael-timeline-post-image{opacity:.3}.eael-timeline-post time,.eael-timeline-post:nth-child(2n) time{background-color:#fff;border-radius:0;color:#444;font-size:12px;text-transform:uppercase;left:0;opacity:1;padding-top:3px;top:275px;width:100%}time:before{display:none}}@media only screen and (max-width:767px){.eael-timeline-post{display:block;float:none!important;margin:20px auto;width:100%!important}.eael-timeline-post .eael-timeline-post-inner,.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{display:block;float:none;margin:0 auto}}@media only screen and (max-width:479px){.eael-timeline-post .eael-timeline-post-inner,.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{height:250px;margin:0 auto;width:95%}.eael-timeline-post time,.eael-timeline-post:nth-child(2n) time{top:205px}}
 
 
31
  @-webkit-keyframes animateStripe{0%{transform:translate(0,0)}100%{transform:translate(35px,0)}}@keyframes animateStripe{0%{transform:translate(0,0)}100%{transform:translate(35px,0)}}@-webkit-keyframes animateStripeRTL{0%{transform:translate(0,0)}100%{transform:translate(-35px,0)}}@keyframes animateStripeRTL{0%{transform:translate(0,0)}100%{transform:translate(-35px,0)}}.eael-progressbar{position:relative}.eael-progressbar-title{font-size:20px;font-weight:400}.eael-progressbar-line{position:relative;display:block;width:100%;height:12px;background-color:#eee}.eael-progressbar-line .eael-progressbar-count-wrap{position:absolute;right:0;bottom:calc(100% + 5px);font-size:16px;font-weight:400;line-height:1}.eael-progressbar-line-fill{display:inline-block;position:absolute;top:50%;left:0;width:0;height:12px;background-color:#000;transform:translateY(-50%);transition:width 1.5s linear;overflow:hidden}.eael-progressbar-circle{position:relative;width:200px;height:200px}.eael-progressbar-circle .eael-progressbar-title{font-size:16px;font-weight:400}.eael-progressbar-circle .eael-progressbar-count-wrap{font-size:28px;font-weight:700}.eael-progressbar-circle-shadow{width:220px;height:220px;padding:10px;border-radius:50%}.eael-progressbar-circle-pie{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-clip-path:inset(0 0 0 50%);clip-path:inset(0 0 0 50%)}.eael-progressbar-circle-inner{height:100%;width:100%;border-width:12px;border-style:solid;border-color:#eee;border-radius:50%}.eael-progressbar-circle-half{position:absolute;left:0;top:0;height:100%;width:100%;border-width:12px;border-style:solid;border-color:#000;border-radius:50%;-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.eael-progressbar-circle-half-left{transform:rotate(0)}.eael-progressbar-circle-half-right{transform:rotate(180deg);visibility:hidden}.eael-progressbar-circle-inner-content{position:absolute;top:50%;width:100%;transform:translateY(-50%);text-align:center}.eael-progressbar-half-circle{position:relative;width:200px;height:100px;overflow:hidden}.eael-progressbar-half-circle .eael-progressbar-circle-pie{-webkit-clip-path:inset(0 0 50% 0);clip-path:inset(0 0 50% 0)}.eael-progressbar-half-circle .eael-progressbar-circle-half{-webkit-clip-path:inset(50% 0 0 0);clip-path:inset(50% 0 0 0);transform:rotate(0);transition:transform 1.5s linear}.eael-progressbar-half-circle .eael-progressbar-circle-inner-content{top:initial;bottom:0;transform:translateY(0)}.eael-progressbar-half-circle .eael-progressbar-title{font-size:16px;font-weight:400}.eael-progressbar-half-circle .eael-progressbar-count-wrap{font-size:28px;font-weight:700}.eael-progressbar-half-circle-after{position:relative;font-size:12px;font-weight:400;clear:both}.eael-progressbar-postfix-label{float:right}.eael-progressbar-line-stripe .eael-progressbar-line-fill:after{content:'';position:absolute;top:0;left:-35px;width:calc(100% + 70px);height:100%;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:35px 35px}.eael-progressbar-line-animate .eael-progressbar-line-fill:after{-webkit-animation:animateStripe 2s linear infinite;animation:animateStripe 2s linear infinite}.eael-progressbar-line-animate-rtl .eael-progressbar-line-fill:after{-webkit-animation:animateStripeRTL 2s linear infinite;animation:animateStripeRTL 2s linear infinite}.eael-progressbar-circle-wrap>div{margin:0 auto}.eael-progressbar-box-container.left>div,.eael-progressbar-circle-container.left>div,.eael-progressbar-line-container.left{margin:0 auto 0 0}.eael-progressbar-box-container.center>div,.eael-progressbar-circle-container.center>div,.eael-progressbar-line-container.center{margin:0 auto}.eael-progressbar-box-container.right>div,.eael-progressbar-circle-container.right>div,.eael-progressbar-line-container.right{margin:0 0 0 auto}
32
  .eael-reading-progress-wrap.eael-reading-progress-wrap-local .eael-reading-progress-global{display:none}.eael-reading-progress-wrap.eael-reading-progress-wrap-global .eael-reading-progress-local{display:none}.eael-reading-progress-wrap.eael-reading-progress-wrap-disabled .eael-reading-progress-global,.eael-reading-progress-wrap.eael-reading-progress-wrap-disabled .eael-reading-progress-local{display:none}.eael-reading-progress-wrap .eael-reading-progress{width:100%;position:fixed;top:0;left:0;height:5px;z-index:999999}.eael-reading-progress-wrap .eael-reading-progress.eael-reading-progress-bottom{top:unset;bottom:0}.eael-reading-progress-wrap .eael-reading-progress .eael-reading-progress-fill{height:5px;background-color:#1fd18e;width:0%;transition:width 50ms ease}
33
  .eaelsv-overlay{position:absolute;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:4;cursor:pointer;background-size:cover;background-position:50%;text-align:center;overflow:hidden}.eaelsv-overlay-icon{position:absolute;top:50%;left:50%;font-size:90px;color:#fff;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.plyr__controls button{box-shadow:none!important}.plyr__controls button:hover{box-shadow:none!important}.plyr__controls{display:none!important}.eael-sticky-video-wrapper{position:relative;width:100%;min-height:200px;margin:0;padding:0;transition:.5s;text-align:left;overflow:hidden}.eael-sticky-video-player2{min-height:20px;overflow:visible}.eael-sticky-video-player2.out{position:fixed;z-index:999;border:0!important;border-radius:0!important;height:200px;width:300px}.eael-sticky-video-wrapper.out .eael-sticky-video-player,.eael-sticky-video-wrapper.out .eael-sticky-video-player2{border-radius:0!important}.eael-sticky-video-player2.in{position:relative;margin:0;padding:0;height:100%;border:0;line-height:1}.owp-play{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.owp-play i{font-size:100px;color:#fff;opacity:.8;text-shadow:1px 0 6px rgba(0,0,0,.3);transition:all .5s}.eael-sticky-video-player:hover .owp-play i{opacity:1}.eaelsv-sticky-player-close{position:absolute;right:-25px;top:-36px;display:none;padding:7px;font-size:24px;z-index:9999;cursor:pointer;box-sizing:content-box;overflow:visible}.eaelsv-sticky-player-close:hover{color:#090}.eaelsv-sticky-player-close:after,.eaelsv-sticky-player-close:before{position:absolute;left:15px;background-color:#333}.eaelsv-sticky-player-close:before{transform:rotate(45deg)}.eaelsv-sticky-player-close:after{transform:rotate(-45deg)}.plyr__progress input[type=range]::-webkit-slider-runnable-track,.plyr__volume input[type=range]::-webkit-slider-runnable-track{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.plyr__progress input[type=range]::-moz-range-track,.plyr__volume input[type=range]::-moz-range-track{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}
@@ -38,7 +39,6 @@ html{scroll-behavior:smooth}.eael-toc{z-index:9999;width:300px;display:none}.eae
38
  .eael-twitter-feed::after,.eael-twitter-feed::before{content:"";clear:both}.eael-twitter-feed-masonry .eael-twitter-feed-item{float:left}@media only screen and (max-width:480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-2 .eael-twitter-feed-item{width:100%!important}}@media only screen and (max-width:480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-3 .eael-twitter-feed-item{width:100%!important}}@media only screen and (max-width:480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-4 .eael-twitter-feed-item{width:100%!important}}.eael-twitter-feed-item .eael-twitter-feed-item-inner{background:#fff;border:1px solid rgba(0,0,0,.1)}.eael-twitter-feed-item a{color:#08c;text-decoration:none}.eael-twitter-feed-item a:hover{outline:0;color:#005580}.eael-twitter-feed-item a:focus{outline:0}.eael-twitter-feed-item .eael-twitter-feed-item-header{padding:20px 15px 0;margin-bottom:10px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar{float:left;width:38px;margin-right:10px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar.avatar-circle img{border-radius:50%}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta{float:left}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta .eael-twitter-feed-item-icon{color:#1da1f2;margin-right:5px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta .eael-twitter-feed-item-author{color:#444;line-height:1.5em;font-weight:700}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-date{float:right;margin-right:10px;font-size:90%;color:#999}.eael-twitter-feed-item .eael-twitter-feed-item-content{padding:0 15px 15px}.eael-twitter-feed-item .eael-twitter-feed-item-content p{color:#666;margin:0 0 5px;min-height:20px;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical}.eael-twitter-feed.swiper-container .swiper-button-next,.eael-twitter-feed.swiper-container .swiper-button-prev{background-image:none;outline:0}
39
  .eael-weform-container input,.eael-weform-container textarea{height:auto;padding:10px}.eael-contact-form-btn-align-center .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{margin-left:auto!important;margin-right:auto!important;display:block;float:none}.eael-contact-form-btn-align-left .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{float:left;width:auto}.eael-contact-form-btn-align-right .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{float:right;width:auto}.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=email],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=number],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=password],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=text],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=url],.eael-weform-container ul.wpuf-form li .wpuf-fields textarea{max-width:100%}
40
  .eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button,.eael-wpforms .wpforms-container .wpforms-form button[type=submit],.eael-wpforms .wpforms-container .wpforms-form input[type=submit]{border:0}.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button:hover,.eael-wpforms .wpforms-container .wpforms-form button[type=submit]:hover,.eael-wpforms .wpforms-container .wpforms-form input[type=submit]:hover{border:0}.eael-wpforms .wpforms-container .wpforms-form input[type=checkbox],.eael-wpforms .wpforms-container .wpforms-form input[type=radio]{padding:3px}.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-label{display:none}.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row{max-width:100%}.eael-wpforms .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.eael-wpforms .wpforms-container .wpforms-field select,.eael-wpforms .wpforms-container .wpforms-field textarea{max-width:100%!important}.eael-wpforms-labels-yes .wpforms-container .wpforms-form .wpforms-field-label{display:block}.eael-wpforms-form-button-full-width .wpforms-submit-container .wpforms-submit{width:100%}
41
- .eael-post-grid .woocommerce ul.products,.eael-product-grid .woocommerce ul.products{display:grid;grid-gap:25px;margin:0 0 15px 0;padding:0!important}.eael-post-grid .woocommerce ul.products:after,.eael-post-grid .woocommerce ul.products:before,.eael-product-grid .woocommerce ul.products:after,.eael-product-grid .woocommerce ul.products:before{display:none}.eael-post-grid .woocommerce ul.products .product,.eael-product-grid .woocommerce ul.products .product{width:100%;margin:0;padding:0}.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product,.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product{width:100%}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product{position:relative;float:left;overflow:hidden;text-align:center;padding:0;border-radius:0;background-color:#fff;box-shadow:none}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a{text-decoration:none}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover{outline:0;box-shadow:none}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img{width:100%;height:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1;color:#333;margin:25px 0 12px;padding:0}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .onsale,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .onsale{display:block;line-height:170px;font-size:13px;text-align:center;letter-spacing:0;text-shadow:0 1px 1px rgba(0,0,0,.6);text-transform:uppercase;color:#fff;background-color:#ff2a13;border-radius:0;border:none;box-shadow:none;position:absolute;height:100px;width:200px;z-index:1;left:-100px;top:-50px;right:auto;margin:0;padding:0;transform:rotate(-45deg)}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price{font-size:14px;margin-bottom:0}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del{opacity:.5;display:inline-block}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins{font-weight:400;background-color:transparent;color:#ff2a13}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating{display:block;float:none;font-size:14px;margin:10px auto}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button{display:block;font-size:14px;font-weight:400;line-height:38px;text-align:center;text-transform:uppercase;color:#fff;background-color:#333;padding:0;margin:15px;border-radius:0}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus{outline:0}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart{display:block;margin:0 0 15px 0;padding:0;font-size:14px;line-height:1;text-transform:capitalize;color:#333;background-color:transparent}.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product{border:1px solid #eee}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product{border:1px solid transparent}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart{visibility:hidden;transition:none}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover{border:1px solid #eee}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart{visibility:visible}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product{position:relative;float:left;overflow:hidden;text-align:center;padding:0 0 15px 0;border-radius:0;background-color:#fff;box-shadow:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a{text-decoration:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover{outline:0;box-shadow:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img{width:100%;height:auto;margin:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay{position:relative;overflow:hidden;line-height:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap{position:absolute;top:50%;left:0;right:0;text-align:center;transform:translateY(-50%)}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link{display:inline-block;font-size:14px;line-height:38px;text-align:center;color:#fff;background-color:#333;width:38px;height:38px;border-style:none;border-radius:50%;vertical-align:middle;padding:0;margin:0 5px;transform:translateY(20px);opacity:0;transition:transform .2s,opacity .3s}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus{outline:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button{font-size:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before{display:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after{content:"\f217";font:normal normal normal 14px/1 FontAwesome;font-size:14px;line-height:38px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before{display:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after{content:"\f110";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:14px;line-height:38px;color:#fff;height:auto;width:auto;position:relative;top:0;left:0;margin:0;padding:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart{font-size:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after{content:"\f06e";font:normal normal normal 14px/1 FontAwesome;font-size:14px;line-height:38px;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1;color:#333;margin:25px 0 12px;padding:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .onsale,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .onsale{display:block;line-height:170px;font-size:13px;text-align:center;letter-spacing:0;text-shadow:0 1px 1px rgba(0,0,0,.6);text-transform:uppercase;color:#fff;background-color:#ff2a13;border-radius:0;border:none;box-shadow:none;position:absolute;height:100px;width:200px;z-index:1;left:-100px;top:-50px;right:auto;margin:0;padding:0;transform:rotate(-45deg)}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price{font-size:14px;margin-bottom:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del{opacity:.5;display:inline-block}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins{font-weight:400;background-color:transparent;color:#ff2a13}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating{display:block;float:none;font-size:14px;margin:10px auto}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a{opacity:1;transform:translateY(0)}@media only screen and (min-width:1025px){.eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5,1fr)}.eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6,1fr)}}@media only screen and (max-width:1024px) and (min-width:766px){.eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5,1fr)}.eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6,1fr)}}@media only screen and (max-width:767px){.eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5,1fr)}.eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6,1fr)}}
42
  @charset "UTF-8";.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4}.fc-event .fc-resizer{display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center}.fc-button{border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc-button{-webkit-appearance:button}.fc-button:not(:disabled){cursor:pointer}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(44,62,80,.25);box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(76,91,106,.5);box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgba(76,91,106,.5);box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-button-group>.fc-button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc-event .fc-resizer{display:none}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row{height:auto!important;min-height:0!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover{display:none}.fc-time-grid{min-height:0!important}.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-end:after{content:"..."}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}.fc button,.fc-button-group{display:none}}
43
  .fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px 0}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}
44
  .fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt{float:right}.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}
1
 
2
  .eael-adv-accordion{width:auto;height:auto;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header{padding:15px;border:1px solid rgba(0,0,0,.02);font-size:1rem;font-weight:600;line-height:1;transition:all .3s ease-in-out;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle{transform:rotate(0);z-index:10;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{transform:rotate(90deg);z-index:10;transition:all .3s ease-in-out}.fa-accordion-icon{display:inline-block;margin-right:10px}.eael-adv-accordion .eael-accordion-list .eael-accordion-content{display:none;border:1px solid #eee;padding:15px;box-sizing:border-box;font-size:1rem;line-height:1.7}.eael-adv-accordion .eael-accordion-list .eael-accordion-content p{margin:0}.eael-adv-accordion .eael-accordion-list .eael-accordion-content.active{display:block}@-webkit-keyframes rotate-90{0%{transform:rotateY(0)}100%{transform:rotateY(-180deg)}}@keyframes rotate-90{0%{transform:rotateY(0)}100%{transform:rotateY(-180deg)}}@-webkit-keyframes fadeIn{0%{opacity:1;transition:all .3s ease-in-out}100%{opacity:1;transition:all .3s ease-in-out}}@keyframes fadeIn{0%{opacity:1;transition:all .3s ease-in-out}100%{opacity:1;transition:all .3s ease-in-out}}
 
3
  .eael-advance-tabs{display:block}.eael-advance-tabs .eael-tabs-nav>ul{position:relative;padding:0;margin:0;list-style-type:none;display:flex;justify-content:flex-start;align-items:center;z-index:1}.eael-advance-tabs .eael-tabs-nav>ul li{position:relative;padding:1em 1.5em;flex:1 1 auto;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#f1f1f1}.eael-advance-tabs .eael-tabs-nav>ul li:after{content:"";position:absolute;bottom:-10px;left:0;right:0;margin:0 auto;z-index:1;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #444;border-bottom:0;display:none}.eael-advance-tabs .eael-tabs-nav>ul li.active,.eael-advance-tabs .eael-tabs-nav>ul li.active-default,.eael-advance-tabs .eael-tabs-nav>ul li:hover{background-color:#444}.eael-advance-tabs.active-caret-on .eael-tabs-nav>ul li.active-default:after,.eael-advance-tabs.active-caret-on .eael-tabs-nav>ul li.active:after{display:none}.eael-advance-tabs .eael-tabs-nav>ul li.active-default:after,.eael-advance-tabs .eael-tabs-nav>ul li.active:after{display:block}.eael-tabs-content{display:flex;flex:1 1 auto}.eael-advance-tabs .eael-tabs-content>div{display:none;opacity:0}.eael-advance-tabs .eael-tabs-content>div.active,.eael-advance-tabs .eael-tabs-content>div.active-default{display:block;width:100%;padding:1em;opacity:1;-webkit-animation:fadeIn linear .3s;animation:fadeIn linear .3s}.eael-tab-inline-icon li a .fa{margin-right:10px;line-height:1}.eael-tab-top-icon li{display:flex;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li a{display:flex;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li .eael-tab-title,.eael-tab-top-icon li .fa{flex:1 1 100%;line-height:1}.eael-tab-top-icon li a .eael-tab-title{margin-top:10px}.eael-advance-tabs.eael-tabs-vertical{display:flex}.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav{flex:0 0 auto}.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav>ul{flex-flow:column wrap}.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav>ul>li{width:100%;justify-content:start}.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav>ul li::after{bottom:auto!important;right:-10px;top:calc(50% - 10px);left:auto!important;border-left:10px solid #444;border-right:0;border-top:10px solid transparent;border-bottom:10px solid transparent}@media only screen and (max-width:767px){.eael-advance-tabs .eael-tabs-nav>ul{flex-wrap:wrap;flex-flow:row wrap}.eael-advance-tabs .eael-tabs-nav>ul li{flex:1 1 auto}.responsive-vertical-layout.eael-advance-tabs .eael-tabs-nav>ul li{flex:1 1 100%}.eael-advance-tabs.eael-tabs-vertical{flex-wrap:wrap}.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav{flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul{flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul li{flex:1 100%}div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav>ul li::after{border-left-color:transparent!important;bottom:-20px!important;left:0!important;right:0!important;top:auto!important;border-left:10px solid transparent;border-right:10px solid transparent;border-top-color:#444!important}}
4
  .eael-caldera-form-align-left,.eael-caldera-form-btn-align-left{text-align:left}.eael-caldera-form-align-right,.eael-caldera-form-btn-align-right{text-align:right}.eael-caldera-form-align-center,.eael-caldera-form-btn-align-center{text-align:center}.eael-caldera-form .control-label{display:none}.eael-caldera-form-labels-yes .control-label{display:block}.eael-caldera-form-button-center .form-group input[type=button],.eael-caldera-form-button-center .form-group input[type=submit]{display:block;margin:0 auto}.eael-caldera-form-button-right .form-group input[type=button],.eael-caldera-form-button-right .form-group input[type=submit]{float:right}.eael-caldera-form .intl-tel-input{display:inherit}.eael-custom-radio-checkbox .caldera-grid input[type=checkbox],.eael-custom-radio-checkbox .caldera-grid input[type=radio]{border-style:solid;border-width:0;padding:3px;-webkit-appearance:none}.eael-caldera-form-button-full-width .form-group input[type=button],.eael-caldera-form-button-full-width .form-group input[type=submit]{width:100%}
5
  .eael-call-to-action{width:100%;height:auto;display:block;padding:30px;font-size:16px;color:#4d4d4d;font-weight:400;line-height:27px;margin:0 auto}.eael-call-to-action p{margin-bottom:10px}.eael-call-to-action .title{font-size:36px;font-weight:600;line-height:36px;margin-bottom:10px;text-transform:capitalize;font-style:normal}.eael-call-to-action.cta-center{text-align:center}.eael-call-to-action.cta-right{text-align:right}.eael-call-to-action.cta-left{text-align:left}.eael-call-to-action.bg-lite{background:#f4f4f4}.eael-call-to-action.bg-img{background-image:url(../img/bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;z-index:0;color:rgba(255,255,255,.7)}.eael-call-to-action.bg-img .icon{color:#fff}.eael-cta-overlay-yes .eael-call-to-action.bg-img:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background:rgba(0,0,0,.8)}.eael-call-to-action.bg-img.bg-fixed{background-attachment:fixed;background-position:center center}.eael-call-to-action.bg-img .title{color:rgba(255,255,255,.9)}.eael-call-to-action.cta-flex,.eael-call-to-action.cta-icon-flex{display:flex;justify-content:space-between;align-items:flex-start}.eael-call-to-action.cta-icon-flex .icon{flex-grow:1;font-size:80px;text-align:left;line-height:130px}.eael-call-to-action.cta-icon-flex .action{flex-grow:1;text-align:right;padding-top:22px;flex-basis:22%}.eael-call-to-action.cta-icon-flex .content{flex-grow:1;padding:0 30px}.eael-call-to-action.cta-flex .content{padding:0 15px;flex-grow:1}.eael-call-to-action.cta-flex .action{flex-grow:1;text-align:right;padding-top:25px;flex-basis:23%}.eael-call-to-action .cta-button{position:relative;display:inline-block;padding:12px 30px;background:#f9f9f9;font-size:16px;text-decoration:none;color:#4d4d4d;transition:.5s;-ms-box-shadow:0 0 3px -1px rgba(0,0,0,.2);box-shadow:0 0 3px -1px rgba(0,0,0,.2);margin-right:10px;margin-top:10px;z-index:0;overflow:hidden}.eael-call-to-action .cta-button:last-child{margin-right:0}.eael-call-to-action .cta-button:focus{outline:0}.eael-call-to-action .cta-button:hover{color:#fff;background:#3f51b5;-ms-box-shadow:0 1px 12px 1px rgba(0,0,0,.1);box-shadow:0 1px 12px 1px rgba(0,0,0,.1)}.eael-call-to-action .cta-button.effect-1:after{content:"";position:absolute;width:100%;height:100%;background:#3f51b5;top:0;left:0;transform:translateY(-100%);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);z-index:-1;transition:.5s;color:#fff}.eael-call-to-action .cta-button.effect-1:hover::after{transform:translateY(0)}.eael-call-to-action .cta-button.effect-2:after{content:"";position:absolute;width:100%;height:100%;background:#3f51b5;top:0;left:0;z-index:-1;transition:.5s;color:#fff;transform:translateX(-100%)}.eael-call-to-action .cta-button.effect-2:hover::after{transform:translateX(0)}@media only screen and (max-width:768px){.eael-call-to-action.cta-flex,.eael-call-to-action.cta-icon-flex{flex-wrap:wrap}.eael-call-to-action .title{font-size:28px;line-height:36px;margin-top:0}.eael-call-to-action.cta-icon-flex .icon{flex-grow:1;font-size:48px;line-height:90px;text-align:center}.eael-call-to-action.cta-flex .content,.eael-call-to-action.cta-icon-flex .content{flex-grow:1;text-align:center;padding:0}.eael-call-to-action.cta-flex .action,.eael-call-to-action.cta-icon-flex .action{text-align:center;padding-top:0}.eael-call-to-action .cta-button{padding:12px 25px}}@media only screen and (max-width:360px){.eael-call-to-action{font-size:14px;line-height:26px}.eael-call-to-action .cta-button{padding:4px 20px;font-size:12px}.eael-call-to-action .title{font-size:20px;line-height:30px}}
10
  .eael-creative-button-align-center{text-align:center}.eael-creative-button-wrapper{display:flex}.eael-creative-button{flex:0 0 auto;min-width:150px;text-align:center;vertical-align:middle;position:relative;z-index:1;border-radius:2px;padding:20px 30px;font-size:16px;line-height:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.eael-creative-button:focus{outline:0}.eael-creative-button--winona{overflow:hidden;padding:0!important;transition:border-color .3s,background-color .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--winona::after{content:attr(data-text);position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transform:translate3d(0,25%,0);display:flex;align-items:center;justify-content:center}.eael-creative-button--winona::after,.eael-creative-button--winona>.creative-button-inner{padding:1em 2em;transition:transform .3s,opacity .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--winona:hover::after{opacity:1;transform:translate3d(0,0,0)}.eael-creative-button--winona:hover>.creative-button-inner{opacity:0;transform:translate3d(0,0,0)}.eael-creative-button--ujarak{transition:border-color .4s,color .4s}.eael-creative-button--ujarak::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;transform:scale3d(.7,1,1);transition:transform .4s,opacity .4s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--ujarak,.eael-creative-button--ujarak::before{transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--ujarak:hover::before{opacity:1;transform:translate3d(0,0,0)}.eael-creative-button--wayra{overflow:hidden;transition:border-color .3s,color .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--wayra::before{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0 100%;transition:transform .3s,opacity .3s,background-color .3s}.eael-creative-button--wayra:hover::before{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--tamaya{float:left;min-width:150px;max-width:250px;display:block;margin:1em;padding:1em 2em;border:none;background:0 0;color:inherit;vertical-align:middle;position:relative;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;overflow:hidden;color:#7986cb;min-width:180px}.eael-creative-button--tamaya.button--inverted{color:#37474f;border-color:#37474f}.eael-creative-button--tamaya::after,.eael-creative-button--tamaya::before{content:attr(data-text);position:absolute;width:100%;height:50%;left:0;background:#7986cb;color:#fff;overflow:hidden;transition:transform .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--tamaya.button--inverted::after,.eael-creative-button--tamaya.button--inverted::before{background:#fff;color:#37474f}.eael-creative-button--tamaya::before{top:0;padding-top:1em}.eael-creative-button--tamaya::after{bottom:0;line-height:0}.eael-creative-button--tamaya span{display:block;transform:scale3d(.2,.2,1);opacity:0;transition:transform .3s,opacity .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.eael-creative-button--tamaya:hover::before{transform:translate3d(0,-100%,0)}.eael-creative-button--tamaya:hover::after{transform:translate3d(0,100%,0)}.eael-creative-button--tamaya:hover span{opacity:1;transform:scale3d(1,1,1);content:'Bangladesh'}.eael-creative-button--rayen{overflow:hidden;padding:0!important}.eael-creative-button--rayen::before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;transform:translate3d(-100%,0,0);display:flex;align-items:center;justify-content:center}.eael-creative-button--rayen::before,.eael-creative-button--rayen>.creative-button-inner{padding:1em 2em;transition:transform .3s;transition-timing-function:cubic-bezier(.75,0,.125,1)}.eael-creative-button--rayen:hover::before{transform:translate3d(0,0,0)}.eael-creative-button--rayen:hover>.creative-button-inner{transform:translate3d(0,100%,0)}.creative-button-inner{display:flex;flex-direction:row;align-items:center;justify-content:center}.eael-creative-button-icon-left{margin-right:5px}.eael-creative-button-icon-right{margin-left:5px}
11
  @charset "UTF-8";table.eael-data-table thead .sorting,table.eael-data-table thead .sorting_asc,table.eael-data-table thead .sorting_desc{position:relative;z-index:0;outline:0;cursor:pointer}table.eael-data-table thead .sorting:after,table.eael-data-table thead .sorting_asc:after,table.eael-data-table thead .sorting_desc:after{position:absolute;top:50%;right:10px;font-family:FontAwesome;color:#fff;z-index:1;transform:translateY(-50%)}.eael-data-table-wrap .eael-data-tables_wrapper{display:flex;flex-flow:row wrap;justify-content:flex-start;width:100%}.eael-data-table-wrap .eael-data-tables_filter{flex-grow:1;flex-basis:50%;text-align:right}.eael-data-table-wrap .eael-data-tables_filter label{font-weight:700}.eael-data-table-wrap .eael-data-tables_filter label input[type=search]{height:40px;border:1px solid rgba(0,0,0,.09);outline:0;padding:10px;margin-left:10px}.eael-data-table-wrap .eael-data-tables_length{flex-grow:1;flex-basis:50%}.eael-data-table-wrap .eael-data-tables_length select{width:auto;max-width:120px;height:40px;border:1px solid rgba(0,0,0,.09);outline:0;margin-left:10px;margin-right:10px}.eael-data-table-wrap .eael-data-tables_length label{font-weight:700}.eael-data-table-wrap .eael-data-tables_info{flex-grow:1;flex-basis:50%;font-weight:700}.eael-data-table-wrap .eael-data-tables_paginate{flex-grow:1;flex-basis:50%;text-align:right}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button{padding:10px 15px;background:#f2f2f2;margin-right:2px;cursor:pointer;transition:all .3s}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button:hover{color:#fff;background:#4a4893}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.current{color:#fff;background:#4a4893}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.disabled{cursor:no-drop;background:#f2f2f2;opacity:.5;color:#888}.data-header-icon{margin-right:10px;position:relative;top:2px}.eael-data-table{width:100%;height:auto;margin:0;border-collapse:collapse;border:none}.eael-data-table tr{border-style:none}.eael-data-table thead tr{text-align:left}.eael-data-table thead tr th{padding:20px 15px;background:#4a4893;font-size:16px;font-weight:600;font-family:Montserrat,sans-serif;line-height:1;color:#fff;border-color:#000;border-width:2px;border-style:none;background-clip:padding-box}.eael-data-table thead tr th:hover{border-color:#000}.eael-data-table tbody tr.even{transition:background .4s ease-in-out}.eael-data-table tbody tr.even:hover{background:rgba(242,242,242,.7)}.eael-data-table tbody tr.even:last-child{border-bottom:1px solid rgba(0,0,0,.09)}.eael-data-table tbody tr.odd{background:rgba(242,242,242,.5);transition:background .2s ease-in-out}.eael-data-table tbody tr.odd:hover{background:rgba(242,242,242,.7)}.eael-data-table tbody tr.odd:last-child{border-bottom:1px solid rgba(0,0,0,.09)}.eael-data-table tbody tr td{padding:20px 15px;font-size:14px;font-family:Montserrat,sans-serif;line-height:1;border-width:2px;border-style:none;background-clip:padding-box}.eael-data-table-th-img{display:inline-block;margin:0 15px 0 0;line-height:1}.th-mobile-screen{display:none}@media (max-width:767px){.eael-data-table-wrap{overflow-x:scroll!important;padding-bottom:5px}.th-mobile-screen{display:inline-block;padding:0 .6em;margin-right:10px;text-align:center;flex-grow:0;flex-shrink:0;flex-basis:100px}.th-mobile-screen .eael-data-table-th-img{margin:0 auto 15px auto;display:block}.th-mobile-screen .data-header-icon{margin:0 auto 15px auto;display:block}.td-content-wrapper{display:flex;width:100%}.td-content{width:100%;justify-content:center}.td-content>p{width:100%;justify-content:center}.custom-responsive-option-enable .eael-data-table thead{display:none}.custom-responsive-option-enable .eael-data-table tbody tr td{float:none;clear:left;width:100%;text-align:left;display:flex;align-items:center}.eael-data-table .td-content{align-items:center;display:flex}}table.eael-data-table thead .sorting:after{content:""}table.eael-data-table thead .headerSortDown:after{content:""}table.eael-data-table thead .headerSortUp:after{content:""}table.eael-data-table thead .sorting_disabled.sorting:after{display:none}table.eael-data-table .sorting.sorting-none:after{display:none}table.eael-data-table .sorting_desc.sorting-none:after{display:none}table.eael-data-table .sorting_asc.sorting-none:after{display:none}.eael-table-align-left table.eael-data-table{float:left}.eael-table-align-center table.eael-data-table{margin:0 auto}.eael-table-align-right table.eael-data-table{float:right}.eael-hide-elements .eael-data-tables_info{display:none}.eael-dt-th-align-left .eael-data-table thead tr th{text-align:left}.eael-dt-th-align-right .eael-data-table thead tr th{text-align:right;padding-right:30px}.eael-dt-th-align-center .eael-data-table thead tr th{text-align:center}.eael-dt-td-align-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-right .eael-data-table tbody tr td{text-align:right;padding-right:30px}@media (max-width:1024px){.eael-dt-td-align-tablet-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-tablet-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-tablet-right .eael-data-table tbody tr td{text-align:right}}@media (max-width:767px){.eael-dt-td-align-mobile-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-mobile-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-mobile-right .eael-data-table tbody tr td{text-align:right}}
12
  .eael-dual-header{display:block;margin-bottom:50px}.eael-dual-header .title,.eael-dual-header .title span{font-size:36px;font-weight:700;text-transform:uppercase;line-height:48px;margin:10px 0}.eael-dual-header .subtext{font-size:16px;display:block}.eael-dual-header i{display:block;padding:0;margin:20px 0 10px 0;font-size:36px}.eael-dual-header .title span.lead{color:#1abc9c}.eael-dual-header-content-align-center{text-align:center}.eael-dual-header-content-align-left{text-align:left}.eael-dual-header-content-align-right{text-align:right}
13
+ .elementor-panel .pro-feature,.elementor-panel .pro-feature a{color:#a4afb7;text-transform:uppercase;letter-spacing:1px;line-height:1.8;font-style:normal}.elementor-panel .pro-feature a{text-decoration:underline;color:#f54!important}.elementor-control-data_table_content_colspan_pro_alert .elementor-control-title,.elementor-control-data_table_content_rowspan_pro_alert .elementor-control-title,.elementor-control-data_table_content_template_pro_alert .elementor-control-title,.elementor-control-data_table_header_colspan_pro_alert .elementor-control-title,.elementor-control-data_table_header_img_pro_alert .elementor-control-title,.elementor-panel .elementor-control-eael_section_pro .elementor-panel-heading-title.elementor-panel-heading-title,.elementor-panel .elementor-control-eael_section_pro .elementor-panel-heading-toggle{color:#f54}.elementor-panel .elementor-control-eael_control_get_pro .elementor-control-field{display:none!important}.elementor-control-eael_fancy_text_style_pro_alert .elementor-control-title,.elementor-control-eael_img_accordion_type_pro_alert .elementor-control-title,.elementor-control-eael_pricing_table_style_pro_alert .elementor-control-title,.elementor-control-eael_section_countdown_style_pro_alert .elementor-control-title,.elementor-control-eael_section_data_table_enabled_pro_alert .elementor-control-title,.elementor-control-eael_team_members_preset_pro_alert .elementor-control-title,.elementor-control-eael_ticker_type_pro_alert .elementor-control-title{color:#f54}
14
+ .ea-advanced-data-table-wrap .ea-advanced-data-table-wrap-inner{width:100%;overflow-y:auto}.ea-advanced-data-table-wrap .ea-advanced-data-table{width:100%;border-collapse:collapse}.ea-advanced-data-table-wrap .ea-advanced-data-table td,.ea-advanced-data-table-wrap .ea-advanced-data-table th{background-color:transparent!important}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th{position:relative;cursor:pointer}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th:before{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid #4d4d4d;position:absolute;top:50%;right:15px;margin-top:-6px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th:after{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #4d4d4d;position:absolute;top:50%;right:15px;margin-top:1px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.asc:before{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.asc:after{margin-top:-3px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.desc:before{margin-top:-3px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.desc:after{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th{pointer-events:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th:after,.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th:before{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-paginated tbody tr{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th{position:relative}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th:before{border:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th:after{content:"";display:block;height:100%;position:absolute;right:0;top:0;width:10px;border:none;cursor:col-resize}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable td,.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th{padding:0}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable td textarea,.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th textarea{width:100%;min-width:100px;height:100%;background-color:transparent;border:none;box-shadow:none;resize:none;margin:0;padding:0;outline:0;vertical-align:middle}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable.ea-advanced-data-table-paginated tbody tr{display:table-row}.ea-advanced-data-table-wrap .ea-advanced-data-table .nt_add_cart_wrapper{text-align:center}.ea-advanced-data-table-wrap .ea-advanced-data-table .button{display:block;white-space:nowrap}.ea-advanced-data-table-wrap .ea-advanced-data-table-search-wrap.ea-advanced-data-table-search-center{text-align:center}.ea-advanced-data-table-wrap .ea-advanced-data-table-search-wrap.ea-advanced-data-table-search-right{text-align:right}.ea-advanced-data-table-wrap .ea-advanced-data-table-pagination a{display:inline-block}
15
  .eael-event-calendar-wrapper .fc-row table{margin:0!important}.eael-event-calendar-wrapper .fc table{margin:auto;overflow:auto}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #ddd!important;border-bottom:none!important}.eael-event-calendar-wrapper .fc-day-grid-event{margin-top:2px;padding:8px;font-size:12px;border-left-width:5px}.eael-event-calendar-wrapper .fc-day.fc-today{background:0 0}.eael-event-calendar-wrapper .fc-day-top.fc-today .fc-day-number{font-weight:700}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-size:14px}.eael-event-calendar-wrapper .fc-day-number{font-size:14px;float:center!important}.eael-event-calendar-wrapper .eaelec-modal{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:-1}.eael-event-calendar-wrapper .eaelec-modal .eael-ec-modal-bg{position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:0;transition:all .3s ease-out}.eael-event-calendar-wrapper .eaelec-modal.eael-ec-popup-ready{z-index:99999;opacity:1}.eael-event-calendar-wrapper .eaelec-modal-content{position:relative;margin:auto;border:1px solid #888;max-width:900px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);background-color:#fefefe;padding:20px 0;width:100%;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-header{padding:0 30px;color:#fff;border-color:#090;overflow:auto;margin-top:8px}.eael-event-calendar-wrapper .eaelec-modal-header h2{color:#242424;margin:0;padding:0}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date{color:#555;padding-top:2px;display:inline-block}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date i{color:#5725ff}.eael-event-calendar-wrapper .eaelec-modal-close{position:absolute;right:-15px;top:-18px;font-size:24px;z-index:9999;cursor:pointer;box-sizing:content-box;overflow:visible;border:2px solid #fff;background:#fff;text-align:center;box-shadow:2px 0 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#000!important;height:40px;width:40px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:50%}.eael-event-calendar-wrapper .eaelec-modal-close>span{font-size:20px}.eael-event-calendar-wrapper .eaelec-modal-close:focus,.eael-event-calendar-wrapper .eaelec-modal-close:hover{color:#fff;text-decoration:none;cursor:pointer}.eael-event-calendar-wrapper .eaelec-modal-body{padding:0 10px 0 35px;margin:10px 0;color:#555;height:300px;overflow-y:auto;word-break:break-all}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar{width:6px}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-footer{padding:0 10px 0 35px;color:#fff;border:0 solid red}.eael-event-calendar-wrapper .eaelec-event-date-end,.eael-event-calendar-wrapper .eaelec-event-date-start{font-size:15px}@media (max-width:575px){.eael-event-calendar-wrapper .fc-toolbar{margin:0!important;padding:0!important}.eael-event-calendar-wrapper .fc-toolbar .fc-center{width:100%!important;margin:0!important;padding:0!important}.eael-event-calendar-wrapper .fc-toolbar h2{font-size:16px!important;width:100%!important;text-align:center!important;padding:5px!important}.eael-event-calendar-wrapper .fc-ltr .fc-axis{font-size:12px!important}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-weight:400!important;font-size:12px!important;padding:5px!important}}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-left .fc-button .fc-icon{font-size:13px}.fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button,.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button{position:relative}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before,.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:13px;display:inline-block;padding-right:5px;padding-left:0;-webkit-font-smoothing:antialiased}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before{content:"\f03a";left:8px}.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before{content:"\f0c9";left:21px}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before{content:"\f00a"}.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before{content:"\f00b"}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary{box-shadow:none;height:auto;width:auto;float:none;font-size:13px;font-weight:400;color:#5e5e5e;border-radius:3px;text-transform:capitalize;background:#f7f7fb;text-shadow:none;line-height:19px;padding:8px 12px;border:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-state-active,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:focus,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:hover,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:visited{background:#5725ff;color:#fff;box-shadow:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-button-active{background:#5725ff;color:#fff}th.fc-widget-header>span{padding:14px;display:block;font-size:16px;color:#424344}span.fc-day-number{padding:17px;display:block}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:12px 2px 2px 2px;display:block;border-bottom:0 solid}.eael-event-calendar-wrapper .fc-view .fc-body thead:first-child tr:first-child td{border-bottom:3px solid transparent}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #dfdfe9}.fc-unthemed .fc-timeGridDay-view .fc-event,.fc-unthemed .fc-timeGridWeek-view .fc-event{border-left:1px solid;border-color:#4d4d4d!important}.fc-unthemed .fc-timeGridDay-view .fc-event .fc-time,.fc-unthemed .fc-timeGridWeek-view .fc-event .fc-time{padding-left:3px}.fc-unthemed .fc-timeGridDay-view .fc-bg table tbody tr>td,.fc-unthemed .fc-timeGridWeek-view .fc-bg table tbody tr>td{padding-left:1px}.fc-unthemed .fc-timeGridDay-view .fc-time-grid .fc-event .fc-content,.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{justify-content:end}.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{display:inherit}.fc-unthemed .fc-listWeek-view .fc-list-table tr.fc-list-item{cursor:pointer}.fc-unthemed .fc-listWeek-view .fc-list-table tr td{padding-bottom:10px;padding-top:10px}.fc-unthemed .fc-dayGridMonth-view .fc-day-grid-event .fc-time{font-weight:400}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#dfdfe9}.fc-unthemed .fc-event,.fc-unthemed a.fc-day-grid-event{color:#707070;font-size:14px;background:#fff;border-radius:5px;font-weight:400;margin:1px;border:none}.fc-unthemed .fc-event .fc-day-grid-event .fc-time,.fc-unthemed a.fc-day-grid-event .fc-day-grid-event .fc-time{font-weight:400}.fc-unthemed .fc-time-grid .fc-event{min-height:20px}.fc-unthemed .fc-time-grid .fc-event .fc-content{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.fc-unthemed .fc-time-grid .fc-event .fc-content .fc-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-unthemed .fc-event:hover{color:#707070}.eaelec-modal.eael-zoom-in{opacity:0;transition:all .3s ease-out}.eaelec-modal.eael-zoom-in .eaelec-modal-content{opacity:0;transition:all .3s ease-in-out;transform:scale(.5)}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eael-ec-modal-bg{opacity:.7}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eaelec-modal-content{opacity:1;transform:scale(.9)}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eaelec-modal-content{transform:scale(.5);opacity:0}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eael-ec-modal-bg{opacity:0}@media (min-width:768px) and (max-width:1024px){.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar{margin-bottom:12px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:15px}.eael-event-calendar-wrapper .fc-timeGridWeek-view a .fc-content{display:inherit!important}.eael-event-calendar-wrapper .fc-day-header.fc-widget-header span{font-size:15px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.eael-event-calendar-wrapper .eaelec-modal-body{height:200px}}@media only screen and (max-width:767px){.fc-left,.fc-right{width:100%;text-align:center}.fc-left{text-align:center}.fc-right{margin-bottom:10px}.fc-right .fc-button-group .fc-button.fc-button-primary{font-size:11px}.fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:11px;padding-left:0}.fc-center{text-align:center}.fc-toolbar.fc-header-toolbar{display:inline-block;width:100%}.fc-toolbar.fc-header-toolbar .fc-button-group button.fc-button.fc-button-primary{margin-left:5px;font-size:12px}th.fc-widget-header>span{padding:0;font-size:14px}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0;margin:0;font-size:10px}.fc-basic-view .fc-body .fc-row{min-height:2em}.eael-event-calendar-wrapper .eaelec-modal-body{height:100px}}
16
  .eael-facebook-feed{width:100%;margin:auto}.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{float:none;width:100%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{float:left;width:50%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{float:left;width:33.3333%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{float:left;width:25%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{float:left;width:20%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{float:left;width:16.6666%}@media only screen and (max-width:979px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width:480px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed .eael-facebook-feed-item{display:inline-block;line-height:0}.eael-facebook-feed .eael-facebook-feed-item,.eael-facebook-feed .eael-facebook-feed-item-inner{position:relative}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay{display:flex;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;font-size:12px;line-height:1;transform:scale(.8);opacity:0;transition:all .2s}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay .eael-facebook-feed-item-overlay-inner{position:relative;align-self:center}.eael-facebook-feed-overlay .eael-facebook-feed-item:hover .eael-facebook-feed-item-overlay{transform:scale(1);opacity:1}.eael-facebook-feed-overlay .eael-facebook-feed-meta{margin-bottom:0}.eael-facebook-feed-overlay .eael-facebook-feed-meta span{display:inline-block;margin:0 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner{margin:10px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header{padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user{float:left}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-avatar{float:left;display:inline-block;width:32px;height:32px;border-radius:50%;margin-right:10px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{float:left;display:inline-block;font-size:14px;font-weight:400;line-height:32px;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{float:right;font-size:11px;font-weight:400;line-height:32px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content{position:relative;display:block;padding:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-size:14px;font-weight:400;line-height:1.3;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap{padding:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-img{display:block;position:relative;margin-bottom:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay i{font-size:48px;color:#fff}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview{padding:0 12px 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-size:12px;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:5px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-size:15px;font-weight:700;line-height:1.4;margin-top:0;margin-bottom:6px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-size:14px;font-weight:400;line-height:1.2;margin-bottom:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-size:13px;font-weight:400;line-height:30px;padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span{display:inline-block}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span.eael-facebook-feed-post-likes{margin-right:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap{justify-content:center;margin-top:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap.no-pagination{display:none}
17
  .eael-fancy-text-container p{margin:0}.eael-fancy-text-strings{display:none}.eael-fancy-text-prefix,.eael-fancy-text-suffix{display:inline-block}.morphext>.animated{display:inline-block}.typed-cursor{opacity:1;-webkit-animation:blink_cursor .7s infinite;animation:blink_cursor .7s infinite}@keyframes blink_cursor{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink_cursor{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.eael-fancy-text-container.style-2{font-size:24px}.eael-fancy-text-container.style-2 .eael-fancy-text-strings{background:#f54;color:#fff;padding:10px 25px}
18
  .elementor-widget-eael-feature-list.-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:before{top:3px!important}.elementor-widget-eael-feature-list.-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:after{top:45px!important}.elementor-widget-eael-feature-list.-icon-position-right .connector,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .connector{right:0;left:calc(100% - 70px)}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:auto;right:0}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px;top:30px}.elementor-widget-eael-feature-list .eael-feature-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item{position:relative}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:block;position:absolute;width:0;margin:0 auto;z-index:1;height:100%;top:.5em;font-size:60px;left:0;right:calc(100% - 60px);border-left:2px solid #2ecc71;border-right:none!important}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{z-index:2;transition:all .5s}@media (prefers-reduced-motion:reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{background-color:#37368e;transition:all .5s;display:inline-flex}@media (prefers-reduced-motion:reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{padding:.5em;transition:all .5s;font-size:30px;line-height:1;color:#37368e;text-align:center;display:inline-flex;display:flex;align-items:center;justify-content:center}@media (prefers-reduced-motion:reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i{width:1em;height:1em;position:relative;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-img{font-size:8px;line-height:1;max-width:inherit}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box{margin:0 0 0 20px}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-title{margin-top:-2px;line-height:1.5em}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-content{padding:0;margin:0;font-size:14px;line-height:1.5em}.elementor-widget-eael-feature-list .eael-feature-list-items.stacked .eael-feature-list-icon-box .eael-feature-list-icon{color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.framed .eael-feature-list-icon-box .eael-feature-list-icon{background-color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner .eael-feature-list-icon{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon-inner{transform:rotate(45deg);margin:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon i{transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon img{transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-content-box .eael-feature-list-title{margin-top:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px;position:relative}@media (max-width:767px){.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px;display:block}}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{content:"";position:absolute;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;top:0;z-index:1;border-left:1px solid #000;border-right:none!important;height:100%}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:30px;width:23px;display:block;z-index:2;border-bottom:1px dashed #000;border-top:none!important}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item .connector{display:none}@media (min-width:768px){.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern.-icon-position-right .eael-feature-list-item{padding:0 50px 0 0}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern.-icon-position-right .eael-feature-list-item:before{left:auto;right:0}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern.-icon-position-right .eael-feature-list-item:after{left:auto;right:5px;top:30px}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern.-icon-position-right .eael-feature-list-item .connector{display:none}}@media (min-width:1025px){.elementor-widget-eael-feature-list.-icon-position-left .eael-feature-list-content-box{margin-right:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-content-box{margin-left:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-top .eael-feature-list-content-box{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-item{display:flex}.elementor-widget-eael-feature-list.-icon-position-left .eael-feature-list-item{text-align:left;flex-direction:row}.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-item{text-align:right;flex-direction:row-reverse}}@media (max-width:1024px){.elementor-widget-eael-feature-list.-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-tablet-icon-position-right .eael-feature-list-item{display:flex}.elementor-widget-eael-feature-list.-tablet-icon-position-left .eael-feature-list-item{text-align:left;flex-direction:row}.elementor-widget-eael-feature-list.-tablet-icon-position-right .eael-feature-list-item{text-align:right;flex-direction:row-reverse}}@media (min-width:768px) and (max-width:1024px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-content-box{margin-right:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media (min-width:768px) and (max-width:1024px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media (min-width:768px) and (max-width:1024px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:30px}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-content-box{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media (min-width:768px) and (max-width:1024px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media (min-width:768px) and (max-width:1024px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-content-box{margin-left:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media (min-width:768px) and (max-width:1024px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media (min-width:768px) and (max-width:1024px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right .eael-feature-list-item,.elementor-widget-eael-feature-list.-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-tablet-icon-position-right .eael-feature-list-item{display:block;text-align:left}.elementor-widget-eael-feature-list.-mobile-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list.-mobile-icon-position-right .eael-feature-list-item{display:flex}.elementor-widget-eael-feature-list.-mobile-icon-position-left .eael-feature-list-item{text-align:left;flex-direction:row}.elementor-widget-eael-feature-list.-mobile-icon-position-right .eael-feature-list-item{text-align:right;flex-direction:row-reverse}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box{margin-right:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media (max-width:767px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media (max-width:767px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box{margin-left:0!important;margin-top:0!important;margin-bottom:0!important}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media (max-width:767px) and (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media (max-width:767px){.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list.-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}}
 
19
  .eael-filter-gallery-control{width:100%}.eael-filter-gallery-control ul,.eael-filter-gallery-control ul li{text-align:center}.eael-filter-gallery-control ul{margin:0 0 20px 0;padding:0;text-align:center}.eael-filter-gallery-control{display:flex;flex-flow:1 1 auto;align-items:center;justify-content:center;flex-flow:row wrap;padding:0;margin:0}.eael-filter-gallery-control ul li{list-style:none;font-size:24px;display:inline-block;text-align:center}.eael-filter-gallery-control ul li a.control{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;padding:10px 25px;margin:10px 6px}.eael-filter-gallery-container{text-align:justify;font-size:.1px}.eael-filter-gallery-container:after{content:'';display:inline-block;width:100%}.eael-filter-gallery-container:not(.eael-cards) .item:before{content:'';display:inline-block;padding-top:56.25%}.eael-filter-gallery-container .item .caption{position:absolute;display:flex;flex-flow:1 1 100%;align-items:center;justify-content:center;z-index:1;top:0;left:0;right:0;bottom:0;transition:transform .4s}.eael-filter-gallery-container.eael-cards .item .caption{display:none}.eael-filter-gallery-container.eael-cards .item .item-img .caption{position:absolute;display:flex;flex-flow:1 1 100%;align-items:center;justify-content:center;z-index:10;top:0;left:0;right:0;bottom:0;transition:transform .4s}.gallery-item-caption-over{width:100%;height:auto}a.eael-gallery-load-more,a.eael-gallery-load-more:hover{text-decoration:none}.eael-filter-gallery-container .item .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-zoom-in{transform:scale(0)}.eael-filter-gallery-container .item:hover .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-zoom-in{transform:scale(1)}.eael-filter-gallery-container .item .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-left{transform:translateX(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-left{transform:translateX(0)}.eael-filter-gallery-container .item .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-right{transform:translateX(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-right{transform:translateX(0)}.eael-filter-gallery-container .item .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-top{transform:translateY(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-top{transform:translateY(0)}.eael-filter-gallery-container .item .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-bottom{transform:translateY(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-bottom{transform:translateY(0)}.eael-filter-gallery-container .item .caption a{display:inline-block;width:50px;height:50px;text-align:center;line-height:50px;border-radius:50%;margin:0 5px;font-size:20px;cursor:pointer;transition:.3s}.eael-container .item .caption a:nth-child(2),.eael-filter-gallery-container .item .caption a:nth-child(1){transition:.6s;opacity:0}.eael-filter-gallery-container .item .caption a:nth-child(1){transform:translateY(-100%)}.eael-filter-gallery-container .item .caption a:nth-child(2){transform:translateY(100%)}.eael-filter-gallery-container .item .caption:hover a:nth-child(1),.eael-filter-gallery-container .item .caption:hover a:nth-child(2){transform:translateY(0);opacity:1}.eael-filter-gallery-container .item .caption .eael-popup-link{outline:0}.eael-filter-gallery-container.eael-cards .item:before{padding-top:0}.eael-filter-gallery-container.eael-cards .item-img{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;height:220px;z-index:0;overflow:hidden}.eael-filter-gallery-container.eael-cards .item-content{padding:15px}.eael-filter-gallery-container.eael-cards .item-content .title,.eael-filter-gallery-container.eael-cards .item-content .title a{font-size:20px;line-height:1;margin-bottom:0;transition:.3s}.eael-filter-gallery-container.eael-cards .item-content p{font-size:14px;line-height:26px}.eael-fg-card-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-card-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-hoverer-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-hoverer-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-content-align-left .eael-cards .item .item-content{text-align:left}.eael-fg-content-align-center .eael-cards .item .item-content{text-align:center}.eael-fg-content-align-right .eael-cards .item .item-content{text-align:right}.mfp-wrap~div.dialog-widget{display:none!important}.eael-filterable-gallery-item-wrap{float:left;width:33.33%}.eael-filter-gallery-container.eael-col-1 .eael-filterable-gallery-item-wrap{width:100%}.eael-filter-gallery-control>ul li{font-size:13px;line-height:1.8;text-transform:uppercase;letter-spacing:1px;padding:6px 15px;cursor:pointer;margin:0 5px;font-weight:400}.eael-filter-gallery-container.eael-col-2 .eael-filterable-gallery-item-wrap{width:50%}.eael-filter-gallery-container.eael-col-4 .eael-filterable-gallery-item-wrap{width:25%}.eael-filter-gallery-container.eael-col-5 .eael-filterable-gallery-item-wrap{width:20%}.eael-gallery-grid-item{margin-left:calc(20px/2);margin-right:calc(20px/2);margin-bottom:20px;position:relative}.gallery-item-caption-wrap,.media-content-wrap{font-size:14px;text-align:left}.gallery-item-thumbnail-wrap.caption-style-card img{max-height:100%;width:100%}.gallery-item-caption-wrap.caption-style-hoverer{position:absolute;left:0;top:0;height:100%;width:100%;padding:15px;z-index:10}.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fg-item-content,.fg-item-title{color:#fff;font-family:inherit}.gallery-item-caption-wrap.caption-style-card .fg-item-title{font-size:18px;margin:15px 0 15px;line-height:1}.gallery-item-caption-wrap.caption-style-card{background:#f7f7f7}.gallery-item-caption-wrap.caption-style-card .fg-item-title{margin:10px 0 15px;color:#000}.gallery-item-caption-wrap.caption-style-card .fg-item-content{color:#212529;line-height:1.5;font-weight:400}.gallery-item-buttons>a{display:inline-block;font-size:16px;color:#000;margin-right:15px}.gallery-item-buttons>a:visited{color:#000}.gallery-item-caption-wrap.caption-style-card{padding:10px;box-sizing:border-box;font-family:inherit}.gallery-item-caption-wrap .gallery-item-hoverer-bg{position:absolute;left:0;top:0;height:100%;width:100%;content:'';background:#000;z-index:-1;opacity:.7}.gallery-item-caption-wrap.caption-style-hoverer{visibility:hidden;opacity:0;transition:.6s all ease;display:flex;align-items:center}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer{opacity:1;visibility:visible}.gallery-item-caption-wrap.caption-style-hoverer h5{font-size:20px;margin-bottom:5px;line-height:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5{transform:translateY(20px);transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer p{margin-bottom:5px}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{transform:translateY(40px);transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons{transform:translateY(40px);transition:.6s all ease}.gallery-item-caption-wrap .gallery-item-buttons>a span{display:flex;align-items:center;justify-content:center;border-radius:50%;outline:0;text-decoration:none;display:inline-block;text-align:center}.gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{transform:scale(.8);transition:.6s all ease}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{transform:translate(0)}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{transform:scale(1);visibility:visible;opacity:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-none{transition:none}.gallery-item-thumbnail-wrap{position:relative}.video-popup,.video-popup-bg{position:absolute;left:0;top:0;height:100%;width:100%}.video-popup>img{width:62px;position:relative;z-index:1;transition:.3s}.video-popup{display:flex;align-items:center;justify-content:center}.video-popup:hover>img{transform:scale(1.1)}.video-popup-bg{visibility:hidden;opacity:0;transition:350ms}.eael-gallery-grid-item:hover .video-popup-bg{visibility:visible;opacity:1}.gallery-item-thumbnail-wrap>.gallery-item-caption-wrap{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.gallery-item-caption-wrap.card-hover-bg{visibility:hidden;opacity:0;transition:.8s}.gallery-item-thumbnail-wrap:hover .gallery-item-caption-wrap.card-hover-bg{visibility:visible;opacity:1}.gallery-item-caption-wrap .gallery-item-buttons>a>i{display:flex;align-items:center;justify-content:center;height:100%}@media only screen and (min-width:1025px){.elementor-element.elementor-grid-1{position:relative}.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-2{position:relative}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-3{position:relative}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-4{position:relative}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-5{position:relative}.elementor-element.elementor-grid-5 .pp-logo-grid{margin-right:-5px}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-6{position:relative}.elementor-element.elementor-grid-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:1024px) and (min-width:766px){.elementor-element.elementor-grid-tablet-1{position:relative}.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-tablet-2{position:relative}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-tablet-3{position:relative}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-tablet-4{position:relative}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-tablet-5{position:relative}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-tablet-6{position:relative}.elementor-element.elementor-grid-tablet-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:767px){.elementor-element.elementor-grid-mobile-1{position:relative}.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-mobile-2{position:relative}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-mobile-3{position:relative}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-mobile-4{position:relative}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-mobile-5{position:relative}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-mobile-6{position:relative}.elementor-element.elementor-grid-mobile-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}.fg-layout-3-filter-controls{margin:0;padding:0;list-style:none}.fg-layout-3-item-content{text-align:center}.fg-layout-3-item-content .fg-item-title{font-size:18px;line-height:1;font-weight:500;margin:0;transition:.3s}.fg-layout-3-item-content .fg-item-content p{font-size:13px;font-weight:400}.fg-filter-wrap{position:relative;flex-basis:30%}.fg-layout-3-filter-controls{position:absolute;left:0;background:#fff;z-index:999;width:150px;visibility:hidden;opacity:0;transition:.3s;width:100%;border-radius:5px;padding-top:7px}.fg-layout-3-filter-controls.open-filters{visibility:visible;opacity:1}.fg-layout-3-filter-controls li.control{padding:5px 5px 5px 10px;cursor:pointer;transition:.3s;font-size:14px;color:#7f8995;font-weight:400}.fg-layout-3-filter-controls li.control:hover{color:#2d425a}.fg-layout-3-filter-controls li.control:first-child{border-top:0 solid}.fg-layout-3-filter-controls li.control:last-child{border-bottom:0 solid}.fg-layout-3-filters-wrap{max-width:600px;margin:15px auto 50px}.fg-filter-wrap button{width:100%;border:0 solid;border-radius:0;padding:17px 13px;font-size:14px;color:#2d425a;background:#f7f8ff;height:55px;border-right:1px solid #abb5ff;border-radius:10px 0 0 10px;outline:0;text-align:center;position:relative}.fg-filter-wrap button>i{font-size:18px;position:absolute;top:50%;transform:translateY(-50%);margin-left:10px}.fg-layout-3-search-box{flex-basis:70%;height:100%}.fg-layout-3-search-box input[type=text]{width:100%;height:100%;margin:0;padding:15px;border:0 solid;outline:0;background:0 0}.fg-layout-3-search-box input[type=text]::-webkit-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]::-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-ms-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-filters-wrap{height:55px;border-radius:5px;display:flex;flex-wrap:wrap;align-items:center}.fg-layout-3-filters-wrap .fg-layout-3-search-box{background:#f7f8ff;border-radius:0 10px 10px 0}.fg-layout-3-item-thumb{position:relative;overflow:hidden}.fg-layout-3-item-thumb .gallery-item-buttons{text-align:center;position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;z-index:4}.fg-layout-3-item-content{padding:27px 27px 30px;text-align:center}.eael-fg-card-content-align-left .fg-layout-3-item-content{text-align:left}.eael-fg-card-content-align-center .fg-layout-3-item-content{text-align:center}.eael-fg-card-content-align-right .fg-layout-3-item-content{text-align:right}.eael-filterable-gallery-item-wrap .fg-layout-3-item.eael-gallery-grid-item{box-shadow:0 0 30px 0 rgba(3,29,60,.05);border-radius:5px}.fg-caption-head{position:absolute;left:0;top:0;width:100%;display:flex;justify-content:space-between;padding:35px 35px;z-index:3;color:#fff;font-size:18px;font-weight:700}.fg-item-category>span{font-size:12px;color:#fff;background:#fa9196;padding:10px 12px;display:inline-block}.fg-layout-3-item-content{position:relative}.fg-item-category{position:absolute;left:0;top:0;text-align:center;width:100%;height:30px;margin-top:-15px;z-index:11}.fg-item-category span{border-radius:5px;line-height:1;visibility:hidden;opacity:0;transition:.3s}.fg-layout-3-item.eael-gallery-grid-item:hover .fg-item-category span{visibility:visible;opacity:1}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{width:auto}.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover{text-decoration:none}button.mfp-arrow:not(.toggle),button.mfp-close:not(.toggle){background:0 0}
20
+ .eael-elements-flip-box-container{position:relative;height:300px;width:100%}.eael-elements-flip-box-container .flipbox-button{display:inline-block;transition:all .4s}.eael-elements-flip-box-container a{display:block}.eael-elements-flip-box-vertical-align{width:100%}.eael-elements-flip-box-padding{padding:0 30px 5px 30px}.eael-elements-flip-box-icon-image{display:inline-block;margin:0 auto 0 auto;line-height:1}.eael-elements-flip-box-icon-image.eael_eleements_flip_front_icon_style_background{background:#ccc}.eael_eleements_flip_front_icon_style_bordered{border:2px solid #fff}.eael_flip_box_icon_border_round{border-radius:100px}.eael_eleements_flip_front_icon_style_background,.eael_eleements_flip_front_icon_style_bordered{padding:15px}.eael-elements-flip-box-icon-image i{font-size:40px}.eael-elements-slider-display-table{width:100%}.eael-elements-flip-box-front-container{text-align:center;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:#0e9dd2;color:#fff;border-color:#000;-webkit-display:flex;display:flex;align-items:center}.eael-elements-flip-box-content,.eael-elements-flip-box-heading{color:#fff}.eael-elements-flip-box-heading.flipbox-linked-title{color:#fff;font-size:1.5em;font-weight:700}.eael-elements-flip-box-rear-container{text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#444;color:#fff;display:flex;align-items:center;border-color:#000}.eael-elements-button-floating-container{position:fixed;z-index:100}.eael-elements-button-floating-container .eael-elements-button{margin-top:0;font-size:14px;position:relative;padding:14px 20px}.eael-elements-button{cursor:pointer;display:inline-block;background:#077bbe;color:#fff;line-height:1;padding:16px 25px;margin-top:15px}.eael-elements-button:hover{background:#077bbe;color:#fff}.eael-elements-flip-box-container{perspective:1000px}.eael-elements-flip-box-front-container,.eael-elements-flip-box-rear-container{transition-duration:.5s;transition-property:all;transition-timing-function:ease}.eael-elements-flip-box-flip-card{width:100%;height:100%;transform-style:preserve-3d;transition:all .5s ease}.eael-elements-flip-box-front-container,.eael-elements-flip-box-rear-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(0);transform:rotateY(0)}.eael-animate-flip.eael-animate-up .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card{transform:rotateX(180deg)}.eael-animate-flip.eael-animate-down .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card{transform:rotateX(-180deg)}.eael-animate-flip.eael-animate-left .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card{transform:rotateY(-180deg)}.eael-animate-flip.eael-animate-right .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card{transform:rotateY(180deg)}.eael-animate-push.eael-elements-flip-box-container,.eael-animate-slide.eael-elements-flip-box-container{overflow:hidden}.eael-animate-push .eael-elements-flip-box-rear-container,.eael-animate-slide .eael-elements-flip-box-rear-container{z-index:3}.eael-animate-push.eael-animate-up .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-up .eael-elements-flip-box-rear-container{top:100%}.eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{top:0}.eael-animate-push.eael-animate-down .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-down .eael-elements-flip-box-rear-container{top:auto;bottom:100%}.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{top:auto;bottom:0}.eael-animate-push.eael-animate-left .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-left .eael-elements-flip-box-rear-container{left:100%}.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{left:0}.eael-animate-push.eael-animate-right .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-right .eael-elements-flip-box-rear-container{left:auto;right:100%}.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{left:auto;right:0}.eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{top:-100%}.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{top:100%}.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{left:-100%}.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{left:100%}.eael-animate-zoom-in .eael-elements-flip-box-rear-container{opacity:0;transform:scale(.75);z-index:3}.eael-animate-zoom-in.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{opacity:1;transform:scale(1)}.eael-animate-zoom-out.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{opacity:0;transform:scale(.75)}.eael-animate-fade.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{opacity:0}.eael-flipbox-content-align-right .eael-elements-flip-box-padding{text-align:right}.eael-flipbox-content-align-left .eael-elements-flip-box-padding{text-align:left}.eael-flipbox-content-align-center .eael-elements-flip-box-padding{text-align:center}.eael-flipbox-img-circle .eael-elements-flip-box-icon-image img,.eael-flipbox-img-circle .flipbox-back-image-icon img{border-radius:50%;overflow:hidden}
21
+ .eael-fluent-form-wrapper label.ff-el-form-check-label{display:flex;align-items:center}.eael-fluent-form-wrapper label.ff-el-form-check-label input{margin-right:5px}.eael-fluentform-form-button-full-width .ff-btn-submit{width:100%;display:block}.eael-contact-form.eael-fluent-form-wrapper.error-message-hide .ff-el-is-error .text-danger{display:none}.eael-fluentform-form-button-center .ff-el-group .ff-btn-submit,.eael-fluentform-form-button-center .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-center .ff-el-group.ff-text-right .ff-btn-submit{margin:0 auto;display:flex;align-items:center;justify-content:center}.eael-fluentform-form-button-right .ff-el-group .ff-btn-submit,.eael-fluentform-form-button-right .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-right .ff-el-group.ff-text-right .ff-btn-submit{float:right}.eael-fluentform-form-button-left .ff-el-group .ff-btn-submit,.eael-fluentform-form-button-left .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-left .ff-el-group.ff-text-right .ff-btn-submit{float:left}.eael-contact-form.eael-fluent-form-wrapper.fluent-form-labels-hide label{display:none!important}.eael-fluentform-section-break-content-left .ff-el-group.ff-el-section-break{text-align:left}.eael-fluentform-section-break-content-center .ff-el-group.ff-el-section-break{text-align:center}.eael-fluentform-section-break-content-right .ff-el-group.ff-el-section-break{text-align:right}.ff-el-progress,.ff-step-header .ff-el-progress-status{display:none}.eael-ff-step-header-yes .ff-step-header .ff-el-progress-status{display:block}.eael-ff-step-progressbar-yes .ff-el-progress{display:block}.ff-el-progress-bar{display:flex;align-items:center;justify-content:flex-end;height:100%}
22
  .clearfix::after,.clearfix::before{content:" ";display:table;clear:both}.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right{padding-top:40px}.eael-contact-form input[type=date],.eael-contact-form input[type=email],.eael-contact-form input[type=number],.eael-contact-form input[type=tel],.eael-contact-form input[type=text],.eael-contact-form input[type=url],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:0;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;transition:all .3s ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}
 
23
  .eael-gravity-form-align-default,.eael-gravity-form-align-left,.eael-gravity-form-btn-align-left{text-align:left}.eael-gravity-form-align-right,.eael-gravity-form-btn-align-right{text-align:right}.eael-gravity-form-align-center,.eael-gravity-form-btn-align-center{text-align:center}.gform_wrapper form li,.gform_wrapper li{list-style:none}.eael-gravity-form .gform_wrapper ul.gform_fields li.gfield{padding:0;padding-right:16px}.eael-gravity-form .gform_wrapper textarea{padding:0;font-weight:400!important;font-family:inherit}.eael-gravity-form .gform_wrapper .gform_footer input.button,.eael-gravity-form .gform_wrapper .gform_footer input[type=submit],.eael-gravity-form .gform_wrapper .gform_page_footer input.button,.eael-gravity-form .gform_wrapper .gform_page_footer input[type=submit]{margin:0}.eael-gravity-form.title-description-hide .gform_heading{display:none}.eael-gravity-form.labels-hide .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.eael-gravity-form.labels-hide .gform_wrapper .top_label .gfield_label{display:none}.eael-gravity-form-button-full-width .gform_wrapper .gform_footer input[type=submit]{width:100%}
24
  .eael-img-accordion{display:flex;height:50vh}.eael-img-accordion a{position:relative;flex:1;text-align:center;text-decoration:none;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;transition:flex .4s}.eael-grow-accordion{flex:3}.eael-img-accordion .overlay{display:flex;align-items:center;justify-content:center;padding:0 10px;position:absolute;top:0;right:0;bottom:0;left:0;transition:background-color .4s}.eael-img-accordion .overlay .overlay-inner{z-index:1}.eael-img-accordion a:after{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;bottom:0;right:0;transition:all .3s ease-in-out}.eael-img-accordion .overlay-inner *{visibility:hidden;opacity:0;transform-style:preserve-3d}.eael-img-accordion .overlay h2{color:#fff;transform:translate3d(0,-60px,0)}.eael-img-accordion .overlay p{color:#fff;transform:translate3d(0,60px,0)}.eael-img-accordion .overlay-inner-show *{opacity:1;visibility:visible;transform:none!important;transition:all .3s .3s}@media screen and (max-width:800px){.eael-img-accordion{flex-direction:column}.eael-img-accordion a:hover{flex:1}.eael-img-accordion a:hover .overlay{background-color:transparent}}
 
25
  .eael-infobox .infobox-icon{height:auto}.eael-infobox .infobox-icon .infobox-icon-wrap{display:flex;width:100%;height:auto;transition:.3s;align-items:center;justify-content:center}.eael-infobox .infobox-icon .infobox-icon-wrap i{transition:.3s}.eael-infobox-content-align-left .eael-infobox .infobox-button,.eael-infobox-content-align-left .eael-infobox .infobox-content,.eael-infobox-content-align-left .eael-infobox .infobox-icon{text-align:left}.eael-infobox-content-align-right .eael-infobox .infobox-button,.eael-infobox-content-align-right .eael-infobox .infobox-content,.eael-infobox-content-align-right .eael-infobox .infobox-icon{text-align:right}.eael-infobox-content-align-center .eael-infobox .infobox-button,.eael-infobox-content-align-center .eael-infobox .infobox-content,.eael-infobox-content-align-center .eael-infobox .infobox-icon{text-align:center}.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap{width:90px;height:90px;text-align:center}.eael-infobox-icon-hover-bg-shape-square:hover .infobox-icon .infobox-icon-wrap{border-radius:0}.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-hover-bg-shape-radius:hover .infobox-icon .infobox-icon-wrap{border-radius:15px}.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap{display:flex;align-items:center;justify-content:center}.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-hover-bg-shape-circle:hover .infobox-icon .infobox-icon-wrap{border-radius:50%}.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap i,.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap i{margin-top:50%;transform:translateY(-50%)}.eael-infobox .infobox-button a.eael-infobox-button{display:inline-block;padding:5px 10px;transition:all .3s ease-in-out 0s}.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-circle .infobox-icon,.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-square .infobox-icon{display:flex;justify-content:flex-start}.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-circle .infobox-icon,.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-square .infobox-icon{display:flex;justify-content:center}.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-circle .infobox-icon,.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-square .infobox-icon{display:flex;justify-content:flex-end}.eael-infobox.icon-on-left{position:relative;z-index:0;display:flex}.eael-infobox.icon-on-left .infobox-icon-wrap,.eael-infobox.icon-on-right .infobox-icon-wrap{justify-content:center;display:flex!important;align-items:center}.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap{background:0 0;border:0;text-align:left;height:auto;display:block}.eael-infobox .infobox-content p{margin:0 0 15px}.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap i{margin-top:0;transform:translateY(0)}.eael-infobox.icon-on-left .infobox-content{padding-left:15px;flex:1 1 auto}.eael-infobox.icon-on-left .infobox-content .title{line-height:1;margin:0 0 10px 0}.eael-infobox.icon-on-right{position:relative;z-index:0;display:flex;flex-direction:row-reverse}.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap{background:0 0;border:0;text-align:right;width:auto;height:auto;display:block}.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap i{margin-top:0;transform:translateY(0)}.eael-infobox.icon-on-right .infobox-content{padding-right:15px;text-align:right;flex:1 1 auto;box-sizing:border-box}.eael-infobox.icon-on-right .infobox-content .title{line-height:1;margin:0 0 10px 0}.eael-infobox .infobox-icon img{transition:all .3s ease-in-out 0s}.eael-infobox-hover-img-shape-square:hover .eael-infobox .infobox-icon img{border-radius:0}.eael-infobox-hover-img-shape-circle:hover .eael-infobox .infobox-icon img,.eael-infobox-shape-circle .eael-infobox .infobox-icon img{border-radius:50%}.eael-infobox-hover-img-shape-radius:hover .eael-infobox .infobox-icon img,.eael-infobox-shape-radius .eael-infobox .infobox-icon img{border-radius:15px}
26
+ body div.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}button.mfp-close,button.mfp-close:hover{display:inline-block!important;background:0 0;width:auto}.mfp-arrow,.mfp-arrow:hover{background:0 0}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
27
  .eael-ninja-container input,.eael-ninja-container textarea{height:auto;padding:10px}.eael-contact-form-align-center .eael-ninja-container,.eael-contact-form-btn-align-center .eael-ninja-container .nf-field .nf-field-element input[type=button]{margin-left:auto!important;margin-right:auto!important;display:block;float:none}.eael-contact-form-align-left .eael-ninja-container,.eael-contact-form-btn-align-left .eael-ninja-container .nf-field .nf-field-element input[type=button]{float:left;width:auto}.eael-contact-form-align-right .eael-ninja-container,.eael-contact-form-btn-align-right .eael-ninja-container .nf-field .nf-field-element input[type=button]{float:right;width:auto}.eael-ninja-container .nf-field .nf-field-element input[type=password],.eael-ninja-container .nf-field .nf-field-element input[type=url],.eael-ninja-container .nf-field .nf-field-element textarea,.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=email],.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=number],.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=text]{max-width:100%}.eael-ninja-form .nf-form-title{display:none}.eael-ninja-form-title-yes .nf-form-title{display:block}.eael-ninja-form .title-description-hide .nf-form-title{display:none}.eael-ninja-form.title-description-hide .nf-form-title{display:none}.eael-ninja-form .nf-field-label{display:none}.eael-ninja-form-labels-yes .nf-field-label{display:block}.eael-ninja-form .submit-container input[type=button]{border:0;border-radius:0}.eael-ninja-form-button-full-width .submit-container input[type=button]{width:100%}
 
28
  .eael-post-grid-container .eael-post-grid{margin:0 -10px}.eael-post-grid-container .eael-post-grid .eael-grid-post{float:left;padding:10px}.eael-post-carousel .eael-grid-post{float:none;padding:0}.eael-grid-post-holder{border:1px solid rgba(0,0,0,.1)}.eael-grid-post-holder-inner{height:100%}.eael-entry-media{position:relative}.eael-entry-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transition:opacity .2s ease-in-out,transform .25s cubic-bezier(.19,1,.22,1)}.eael-entry-overlay>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.eael-entry-title{margin:10px 0 5px;font-size:1.2em}.eael-entry-thumbnail img{width:100%;max-width:100%;vertical-align:middle}.eael-entry-thumbnail>img{height:100%}.eael-entry-footer .eael-author-avatar{width:50px}.eael-entry-footer .eael-author-avatar .avatar{border-radius:50%}.eael-post-grid .eael-entry-footer .eael-entry-meta{padding-left:8px;text-align:left}.eael-grid-post .eael-entry-meta{display:flex;flex-direction:row}.eael-grid-post .eael-entry-footer .eael-entry-meta{flex-direction:column}.eael-entry-meta>div{font-size:12px;line-height:1.2;padding-bottom:5px}.eael-grid-post-excerpt p{margin:0;font-size:14px}.eael-entry-meta .eael-entry-footer .eael-posted-by{display:block}.eael-grid-post .eael-entry-footer,.eael-grid-post .eael-entry-wrapper{padding:15px}.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on{padding-left:5px}.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on::before{content:'\f111';font-family:FontAwesome;color:inherit;opacity:.4;font-size:.8em;padding-right:7px}.eael-entry-media{position:relative}.eael-entry-overlay{display:flex;align-items:center;justify-content:center}.eael-entry-overlay>i{color:#fff}.eael-entry-overlay.fade-in{visibility:hidden;opacity:0;transition:.3s}.eael-entry-media:hover .eael-entry-overlay.fade-in{visibility:visible;opacity:1}.eael-entry-media:hover .eael-entry-overlay.fade-in>i{transform:translate(0);opacity:1}.eael-entry-overlay.zoom-in{transform:scale(.9);visibility:hidden;opacity:0;transition:.3s}.eael-entry-media:hover .eael-entry-overlay.zoom-in{visibility:visible;opacity:1;transform:scale(1)}.eael-entry-overlay.slide-up{transform:translateY(100%);visibility:hidden;opacity:0;transition:.3s}.eael-entry-media:hover .eael-entry-overlay.slide-up{transform:translateY(0);visibility:visible;opacity:1}.eael-entry-media{overflow:hidden}.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay{opacity:0}.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay{opacity:1}.eael-entry-media.grid-hover-style-none .eael-entry-overlay{display:none}.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay{transform:scale(.4);opacity:0}.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay{transform:scale(1);opacity:1}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay{transform:translateY(-100%)}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i{transform:translateY(-100px);transition-delay:.1s;transition-duration:.3s}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay{transform:translate(0)}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i{transform:translateY(0)}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay{transform:translateY(100%);visibility:hidden;opacity:0}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i{transform:translateY(100px);transition-delay:.1s;transition-duration:.3s}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay{transform:translate(0);visibility:visible;opacity:1}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i{transform:translateY(0)}@media only screen and (min-width:1025px){.elementor-element.elementor-grid-eael-col-1{position:relative}.elementor-element.elementor-grid-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-eael-col-2{position:relative}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-eael-col-3{position:relative}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-eael-col-4{position:relative}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-eael-col-5{position:relative}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-eael-col-6{position:relative}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:1024px) and (min-width:766px){.elementor-element.elementor-grid-tablet-eael-col-1{position:relative}.elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2{position:relative}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-3{position:relative}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-4{position:relative}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-5{position:relative}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-6{position:relative}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:767px){.elementor-element.elementor-grid-mobile-eael-col-1{position:relative}.elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2{position:relative}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-3{position:relative}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-4{position:relative}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-5{position:relative}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-6{position:relative}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n+1){clear:left}}.eael-author-avatar>a{display:block}.eael-entry-footer{overflow:hidden;display:flex}.eael-entry-footer>div{display:inline-block;float:left}
 
29
  .eael-post-timeline{margin-bottom:0;min-height:100%;overflow:hidden;position:relative}.eael-timeline-column{width:50%;margin-left:0;float:left;margin-top:0!important}.eael-timeline-post{position:relative}.eael-timeline-post:after{background-color:rgba(83,85,86,.2);content:"";width:2px;height:245px;position:absolute;right:0;top:70px}.eael-timeline-post:nth-child(2n):after{display:none}.eael-timeline-bullet{background-color:#9fa9af;border:5px solid #fff;border-radius:50%;box-shadow:0 1px 0 1px rgba(0,0,0,.1);content:"";height:20px;position:absolute;right:-9px;top:60px;width:20px;z-index:3;cursor:pointer}.eael-timeline-post:nth-child(2n) .eael-timeline-bullet{background-color:#9fa9af;border:5px solid #fff;border-radius:50%;bottom:36px;content:"";height:20px;left:-11px;position:absolute;top:300px;width:20px;z-index:3}.eael-timeline-post-inner{background:linear-gradient(45deg,#3f3f46 0,#05abe0 100%) repeat scroll 0 0 transparent;border:8px solid #e5eaed;box-shadow:0 1px 3px 0 rgba(0,0,0,.15);float:right;margin:30px 40px 30px auto;position:relative;height:320px;width:calc(100% - 40px)}.eael-timeline-post:nth-child(even) .eael-timeline-post-inner{float:left;margin-left:40px}.eael-timeline-post-inner:after{border-color:transparent transparent transparent #e5eaed;border-style:solid;border-width:15px;content:"";height:0;position:absolute;right:-36px;top:17px;width:0}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner:after{border-color:transparent #e5eaed transparent transparent;border-style:solid;border-width:15px;content:"";height:0;left:-36px;position:absolute;top:257px;width:0}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner::after{border-left-color:transparent!important}.eael-timeline-post p{margin:1.6rem 0 0 0;font-size:.9em;line-height:1.6em}.eael-timeline-post-image{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;height:100%;overflow:hidden;position:relative;opacity:1;transition:all .3s}.eael-timeline-post-title{bottom:40px;position:absolute;width:100%}.eael-timeline-post-title h2{color:#fff;font-size:20px;font-weight:700;letter-spacing:1px;line-height:24px;padding:0 25px;text-align:left;text-transform:uppercase}.eael-timeline-post-excerpt{opacity:0;position:absolute;top:0;left:0;transition:all .3s}.eael-timeline-post-excerpt p{color:#fff;font-size:14px;padding:25px}.eael-timeline-post-inner:hover .eael-timeline-post-excerpt{opacity:1;top:10px}.eael-timeline-post-inner:hover .eael-timeline-post-image{opacity:.3}.eael-timeline-post time{opacity:0;background-color:rgba(0,0,0,.7);color:#fff;font-size:10px;border-radius:20px;position:absolute;right:-97px;width:100px;height:30px;line-height:30px;text-align:center;top:50px;z-index:99;transition:all .5s}.eael-timeline-post:nth-child(2n) time{background-color:rgba(0,0,0,.7);border-radius:20px;color:#fff;font-size:10px;height:30px;left:-99px;line-height:30px;position:absolute;text-align:center;top:290px;width:100px;z-index:99}.eael-timeline-post time:before{border-bottom:5px solid rgba(0,0,0,.7);border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;left:45px;position:absolute;top:-5px;width:0}.eael-timeline-post:hover time{opacity:1}.eael-timeline-post::after{height:100%}.eael-post-timeline .eael-timeline-post:nth-last-child(2)::after{height:245px}.eael-post-timeline .eael-timeline-post:last-child::after{display:none}.eael-load-more-button-wrap{display:flex}@media only screen and (max-width:1366px){.eael-timeline-post-title h2{font-size:.8em}.eael-timeline-post-excerpt p{font-size:13px}}@media only screen and (max-width:1169px){.eael-timeline-post-inner{height:320px}}@media only screen and (max-width:992px){.eael-post-timeline{margin-left:0}.eael-timeline-bullet,.eael-timeline-post-inner:after,.eael-timeline-post:after,.eael-timeline-post:before{display:none}.eael-timeline-post{display:inline-block;float:left!important;width:50%!important;margin:15px auto}.eael-timeline-post-inner{height:320px;padding-bottom:30px}.eael-timeline-post-title{bottom:50px}.eael-timeline-post-title h2{font-size:.8em;line-height:1.2em}.eael-timeline-post .eael-timeline-post-inner{margin:0 10px auto 0;width:90%}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{margin:0 auto 0 10px;width:90%}.eael-timeline-post-excerpt{opacity:0!important}.eael-timeline-post-image{opacity:.3}.eael-timeline-post time,.eael-timeline-post:nth-child(2n) time{background-color:#fff;border-radius:0;color:#444;font-size:12px;text-transform:uppercase;left:0;opacity:1;padding-top:3px;top:275px;width:100%}time:before{display:none}}@media only screen and (max-width:767px){.eael-timeline-post{display:block;float:none!important;margin:20px auto;width:100%!important}.eael-timeline-post .eael-timeline-post-inner,.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{display:block;float:none;margin:0 auto}}@media only screen and (max-width:479px){.eael-timeline-post .eael-timeline-post-inner,.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{height:250px;margin:0 auto;width:95%}.eael-timeline-post time,.eael-timeline-post:nth-child(2n) time{top:205px}}
30
+ .eael-pricing{-webkit-display:flex;display:flex;justify-content:center;align-items:center}.eael-pricing .eael-pricing-item{width:100%;height:auto;margin:0}.eael-pricing .eael-pricing-button{display:none;padding:12px 25px;background:#00c853;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;text-decoration:none;transition:.3s;border-radius:4px}.eael-pricing .eael-pricing-button:hover{background:#03b048}.eael-pricing .eael-pricing-item ul{padding:0;margin:0;list-style:none}.eael-pricing .eael-pricing-item ul li.disable-item{text-decoration:line-through;opacity:.5}.eael-pricing .eael-pricing-item ul li span.li-icon{color:#00c853;margin-right:6px}.eael-pricing .eael-pricing-item ul li.disable-item span.li-icon{color:#ef5350}.eael-pricing.style-1{position:relative;z-index:0;text-align:center}.eael-pricing.style-1 .eael-pricing-item{border:1px solid rgba(9,9,9,.1);padding:30px;border-radius:5px;transition:.5s}.eael-pricing.style-1 .eael-pricing-item:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.eael-pricing.style-1 .eael-pricing-item.featured{position:relative}.eael-pricing.style-1 .eael-pricing-item.ribbon-1:before{content:"";position:absolute;width:100%;height:3px;background:#00c853;top:0;left:0;right:0;z-index:1;border-radius:5px 5px 0 0}.eael-pricing.style-1 .eael-pricing-item.ribbon-2:before{content:"Featured";position:absolute;width:auto;background:#00c853;color:#fff;top:35px;right:-15px;z-index:10;font-size:10px;font-weight:600;text-transform:uppercase;padding:5px 10px}.eael-pricing.style-1 .eael-pricing-item.ribbon-2:after{content:"";position:absolute;top:20px;right:-15px;width:0;height:0;border-bottom:15px solid #00c853;border-right:15px solid transparent;z-index:9;opacity:.9}.eael-pricing.style-1 .eael-pricing-item.ribbon-3:before{content:"Featured";position:absolute;width:auto;background:rgba(0,0,0,.6);color:#fff;top:15px;right:15px;z-index:10;font-size:11px;font-weight:600;text-transform:uppercase;padding:5px 15px}.eael-pricing.style-1 .eael-pricing-item .header{display:block;position:relative;z-index:0;padding-bottom:15px;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .header:after{content:"";position:absolute;width:140px;height:1px;bottom:0;left:0;right:0;margin:0 auto;z-index:1;background:rgba(9,9,9,.1)}.eael-pricing.style-1 .eael-pricing-item .header .title{font-weight:700;line-height:30px;margin:0}.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag{position:relative;z-index:0;padding:15px 0;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after{content:"";position:absolute;width:140px;height:1px;bottom:0;left:0;right:0;margin:0 auto;z-index:1;background:rgba(9,9,9,.04)}.eael-pricing.style-1 .eael-pricing-item .price-tag{position:relative;display:inline-block;font-size:28px;font-weight:500;line-height:0;margin:0 auto}.eael-pricing.style-1 .eael-pricing-item .price-tag .price-currency{font-size:24px;font-weight:700}.eael-pricing.style-1 .eael-pricing-item .price-period{color:#999}.eael-pricing.style-1 .eael-pricing-item .body ul{display:block;width:100%;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .body ul li{display:block;width:100%;height:auto;padding:10px 0;font-size:14px;color:#6d6d6d;border-bottom:1px solid rgba(9,9,9,.04)}.eael-pricing.style-1 .eael-pricing-item .body ul li:last-child{border:none}.eael-pricing.style-1 .eael-pricing-item.featured-large{padding:60px 0}.eael-pricing.style-2{position:relative;z-index:0;text-align:center}.eael-pricing.style-2 .eael-pricing-item{padding:30px 0;border-radius:5px;margin:0;border:1px solid rgba(9,9,9,.1)}.eael-pricing.style-2 .eael-pricing-item.featured{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.eael-pricing.style-2 .eael-pricing-item.ribbon-1:before{content:"";position:absolute;width:100%;height:3px;background:#00c853;top:0;left:0;right:0;z-index:1;border-radius:5px 5px 0 0}.eael-pricing.style-2 .eael-pricing-item.ribbon-2:before{content:"Featured";position:absolute;width:auto;background:#00c853;color:#fff;top:35px;right:-15px;z-index:10;font-size:10px;font-weight:600;text-transform:uppercase;padding:5px 10px}.eael-pricing.style-2 .eael-pricing-item.ribbon-2:after{content:"";position:absolute;top:20px;right:-15px;width:0;height:0;border-bottom:15px solid #00c853;border-right:15px solid transparent;z-index:9;opacity:.9}.eael-pricing.style-2 .eael-pricing-item.ribbon-3:before{content:"Featured";position:absolute;width:auto;background:rgba(0,0,0,.6);color:#fff;top:15px;right:15px;z-index:10;font-size:11px;font-weight:600;text-transform:uppercase;padding:5px 15px}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon{display:inline-block;position:relative;width:80px;height:80px;background:#00c853;border-radius:50%;margin-bottom:30px;transition:.5s;overflow:hidden}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon,.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon{display:flex;align-items:center;justify-content:center}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon i{font-size:30px;color:#fff;transition:.5s}.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon{background:#43a047}.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon i{color:#fff}.eael-pricing.style-2 .eael-pricing-item .header{background:#c8e6c9;padding:25px 30px;margin-bottom:15px;position:relative;z-index:0}.eael-pricing.style-2 .eael-pricing-item.featured .header:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:-1;background:rgba(255,255,255,.4)}.eael-pricing.style-2 .eael-pricing-item .header .title{font-size:28px;font-weight:700;line-height:40px;margin:0}.eael-pricing.style-2 .eael-pricing-item .header .subititle{font-size:14px;font-weight:600;color:#6d6d6d}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag{position:relative;z-index:0;padding:15px 0;margin-bottom:15px}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after{content:"";position:absolute;width:140px;height:1px;bottom:0;left:0;right:0;margin:0 auto;z-index:1;background:rgba(9,9,9,.04)}.eael-pricing.style-2 .eael-pricing-item .price-tag{position:relative;display:inline-block;font-size:28px;font-weight:500;line-height:0;margin:0 auto}.eael-pricing.style-2 .eael-pricing-item .price-tag .price-currency{font-size:24px;font-weight:700;color:#00c853}.eael-pricing.style-2 .eael-pricing-item .price-period{color:#999}.eael-pricing.style-2 .eael-pricing-item .body ul{display:block;width:100%;margin-bottom:15px}.eael-pricing.style-2 .eael-pricing-item .body ul li{display:block;width:100%;height:auto;padding:10px 15px;font-size:14px;color:#6d6d6d;border-bottom:1px solid rgba(9,9,9,.04)}.eael-pricing.style-2 .eael-pricing-item .body ul li:last-child{border:none}@media only screen and (min-width:768px) and (max-width:992px){.eael-pricing{display:block}.eael-pricing .eael-pricing-item,.eael-pricing.style-2 .eael-pricing-item,.eael-pricing.style-4 .eael-pricing-item{width:100%;margin:0 auto 30px auto}}@media only screen and (max-width:480px){.eael-pricing{display:block}.eael-pricing .eael-pricing-item{width:100%}.eael-pricing .eael-pricing-item,.eael-pricing.style-2 .eael-pricing-item,.eael-pricing.style-4 .eael-pricing-item{margin:0 auto 30px auto}}.eael-pricing-content-align-center .eael-pricing{text-align:center}.eael-pricing-content-align-left .eael-pricing{text-align:left}.eael-pricing-content-align-right .eael-pricing{text-align:right}.eael-pricing-content-align-center .eael-pricing.style-4{text-align:center}.eael-pricing-content-align-left .eael-pricing.style-4{text-align:left}.eael-pricing-content-align-right .eael-pricing.style-4{text-align:right}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag{padding-left:45px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag:before{left:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag{padding-right:30px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .footer,.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .header,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .footer,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .header{padding-left:30px;padding-right:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .footer,.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .header,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .footer,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .header{padding-right:30px;padding-left:30px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .body ul li,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .body ul li{padding-left:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .body ul li,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .body ul li{padding-right:30px}.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item .header:after{transform:translateX(-80%)}.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item .header:after{transform:translateX(80%)}.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item:hover .header:after,.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item:hover .header:after{transform:translateX(0)}.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .header:after,.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .header:after,.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after{margin:0;width:100%}.eael-pricing-button-align-right .eael-pricing.style-1 .footer,.eael-pricing-button-align-right .eael-pricing.style-2 .footer,.eael-pricing-button-align-right .eael-pricing.style-3 .footer,.eael-pricing-button-align-right .eael-pricing.style-4 .footer{text-align:right}.eael-pricing-button-align-center .eael-pricing.style-1 .footer,.eael-pricing-button-align-center .eael-pricing.style-2 .footer,.eael-pricing-button-align-center .eael-pricing.style-3 .footer,.eael-pricing-button-align-center .eael-pricing.style-4 .footer{text-align:center}.eael-pricing-button-align-left .eael-pricing.style-1 .footer,.eael-pricing-button-align-left .eael-pricing.style-2 .footer,.eael-pricing-button-align-left .eael-pricing.style-3 .footer,.eael-pricing-button-align-left .eael-pricing.style-4 .footer{text-align:left}.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-2 .footer,.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-4 .footer{padding-right:30px}.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-2 .footer,.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-4 .footer{padding-left:30px}.only-in-pro{width:100%;-webkit-display:flex;display:flex;align-items:center;justify-content:center;padding:15px;min-width:200px;background:#ef5350;color:#fff;text-align:center}.only-in-pro .title{font-family:Roboto,sans-serif;font-size:24px;line-height:40px;margin:0}div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow{position:absolute;top:50%}div.tooltipster-sidetip.tooltipster-top div.tooltipster-box{margin-bottom:0!important}div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box{margin-top:0!important}.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{top:auto;bottom:-8px}div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{top:-8px;bottom:auto}@media only screen and (max-width:480px){.eael-pricing.style-1 .eael-pricing-item .price-tag{display:block}}
31
+ .eael-post-grid .woocommerce ul.products,.eael-product-grid .woocommerce ul.products{display:grid;grid-gap:25px;margin:0 0 15px 0;padding:0!important}.eael-post-grid .woocommerce ul.products:after,.eael-post-grid .woocommerce ul.products:before,.eael-product-grid .woocommerce ul.products:after,.eael-product-grid .woocommerce ul.products:before{display:none}.eael-post-grid .woocommerce ul.products .product,.eael-product-grid .woocommerce ul.products .product{width:100%;margin:0;padding:0}.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product,.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product{width:100%}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product{position:relative;float:left;overflow:hidden;text-align:center;padding:0;border-radius:0;background-color:#fff;box-shadow:none}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a{text-decoration:none}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover{outline:0;box-shadow:none}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img{width:100%;height:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1;color:#333;margin:25px 0 12px;padding:0}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .onsale,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .onsale{display:block;line-height:170px;font-size:13px;text-align:center;letter-spacing:0;text-shadow:0 1px 1px rgba(0,0,0,.6);text-transform:uppercase;color:#fff;background-color:#ff2a13;border-radius:0;border:none;box-shadow:none;position:absolute;height:100px;width:200px;z-index:1;left:-100px;top:-50px;right:auto;margin:0;padding:0;transform:rotate(-45deg)}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price{font-size:14px;margin-bottom:0}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del{opacity:.5;display:inline-block}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins{font-weight:400;background-color:transparent;color:#ff2a13}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating{display:block;float:none;font-size:14px;margin:10px auto}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button{display:block;font-size:14px;font-weight:400;line-height:38px;text-align:center;text-transform:uppercase;color:#fff;background-color:#333;padding:0;margin:15px;border-radius:0}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus{outline:0}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart{display:block;margin:0 0 15px 0;padding:0;font-size:14px;line-height:1;text-transform:capitalize;color:#333;background-color:transparent}.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product{border:1px solid #eee}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product{border:1px solid transparent}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart{visibility:hidden;transition:none}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover{border:1px solid #eee}.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart{visibility:visible}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product{position:relative;float:left;overflow:hidden;text-align:center;padding:0 0 15px 0;border-radius:0;background-color:#fff;box-shadow:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a{text-decoration:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover{outline:0;box-shadow:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img{width:100%;height:auto;margin:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay{position:relative;overflow:hidden;line-height:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap{position:absolute;top:50%;left:0;right:0;text-align:center;transform:translateY(-50%)}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link{display:inline-block;font-size:14px;line-height:38px;text-align:center;color:#fff;background-color:#333;width:38px;height:38px;border-style:none;border-radius:50%;vertical-align:middle;padding:0;margin:0 5px;transform:translateY(20px);opacity:0;transition:transform .2s,opacity .3s}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus{outline:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button{font-size:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before{display:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after{content:"\f217";font:normal normal normal 14px/1 FontAwesome;font-size:14px;line-height:38px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before{display:none}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after{content:"\f110";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:14px;line-height:38px;color:#fff;height:auto;width:auto;position:relative;top:0;left:0;margin:0;padding:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart{font-size:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after{content:"\f06e";font:normal normal normal 14px/1 FontAwesome;font-size:14px;line-height:38px;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1;color:#333;margin:25px 0 12px;padding:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .onsale,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .onsale{display:block;line-height:170px;font-size:13px;text-align:center;letter-spacing:0;text-shadow:0 1px 1px rgba(0,0,0,.6);text-transform:uppercase;color:#fff;background-color:#ff2a13;border-radius:0;border:none;box-shadow:none;position:absolute;height:100px;width:200px;z-index:1;left:-100px;top:-50px;right:auto;margin:0;padding:0;transform:rotate(-45deg)}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price{font-size:14px;margin-bottom:0}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del{opacity:.5;display:inline-block}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins{font-weight:400;background-color:transparent;color:#ff2a13}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating{display:block;float:none;font-size:14px;margin:10px auto}.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a{opacity:1;transform:translateY(0)}@media only screen and (min-width:1025px){.eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5,1fr)}.eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6,1fr)}}@media only screen and (max-width:1024px) and (min-width:766px){.eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5,1fr)}.eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6,1fr)}}@media only screen and (max-width:767px){.eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5,1fr)}.eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6,1fr)}}
32
  @-webkit-keyframes animateStripe{0%{transform:translate(0,0)}100%{transform:translate(35px,0)}}@keyframes animateStripe{0%{transform:translate(0,0)}100%{transform:translate(35px,0)}}@-webkit-keyframes animateStripeRTL{0%{transform:translate(0,0)}100%{transform:translate(-35px,0)}}@keyframes animateStripeRTL{0%{transform:translate(0,0)}100%{transform:translate(-35px,0)}}.eael-progressbar{position:relative}.eael-progressbar-title{font-size:20px;font-weight:400}.eael-progressbar-line{position:relative;display:block;width:100%;height:12px;background-color:#eee}.eael-progressbar-line .eael-progressbar-count-wrap{position:absolute;right:0;bottom:calc(100% + 5px);font-size:16px;font-weight:400;line-height:1}.eael-progressbar-line-fill{display:inline-block;position:absolute;top:50%;left:0;width:0;height:12px;background-color:#000;transform:translateY(-50%);transition:width 1.5s linear;overflow:hidden}.eael-progressbar-circle{position:relative;width:200px;height:200px}.eael-progressbar-circle .eael-progressbar-title{font-size:16px;font-weight:400}.eael-progressbar-circle .eael-progressbar-count-wrap{font-size:28px;font-weight:700}.eael-progressbar-circle-shadow{width:220px;height:220px;padding:10px;border-radius:50%}.eael-progressbar-circle-pie{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-clip-path:inset(0 0 0 50%);clip-path:inset(0 0 0 50%)}.eael-progressbar-circle-inner{height:100%;width:100%;border-width:12px;border-style:solid;border-color:#eee;border-radius:50%}.eael-progressbar-circle-half{position:absolute;left:0;top:0;height:100%;width:100%;border-width:12px;border-style:solid;border-color:#000;border-radius:50%;-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.eael-progressbar-circle-half-left{transform:rotate(0)}.eael-progressbar-circle-half-right{transform:rotate(180deg);visibility:hidden}.eael-progressbar-circle-inner-content{position:absolute;top:50%;width:100%;transform:translateY(-50%);text-align:center}.eael-progressbar-half-circle{position:relative;width:200px;height:100px;overflow:hidden}.eael-progressbar-half-circle .eael-progressbar-circle-pie{-webkit-clip-path:inset(0 0 50% 0);clip-path:inset(0 0 50% 0)}.eael-progressbar-half-circle .eael-progressbar-circle-half{-webkit-clip-path:inset(50% 0 0 0);clip-path:inset(50% 0 0 0);transform:rotate(0);transition:transform 1.5s linear}.eael-progressbar-half-circle .eael-progressbar-circle-inner-content{top:initial;bottom:0;transform:translateY(0)}.eael-progressbar-half-circle .eael-progressbar-title{font-size:16px;font-weight:400}.eael-progressbar-half-circle .eael-progressbar-count-wrap{font-size:28px;font-weight:700}.eael-progressbar-half-circle-after{position:relative;font-size:12px;font-weight:400;clear:both}.eael-progressbar-postfix-label{float:right}.eael-progressbar-line-stripe .eael-progressbar-line-fill:after{content:'';position:absolute;top:0;left:-35px;width:calc(100% + 70px);height:100%;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:35px 35px}.eael-progressbar-line-animate .eael-progressbar-line-fill:after{-webkit-animation:animateStripe 2s linear infinite;animation:animateStripe 2s linear infinite}.eael-progressbar-line-animate-rtl .eael-progressbar-line-fill:after{-webkit-animation:animateStripeRTL 2s linear infinite;animation:animateStripeRTL 2s linear infinite}.eael-progressbar-circle-wrap>div{margin:0 auto}.eael-progressbar-box-container.left>div,.eael-progressbar-circle-container.left>div,.eael-progressbar-line-container.left{margin:0 auto 0 0}.eael-progressbar-box-container.center>div,.eael-progressbar-circle-container.center>div,.eael-progressbar-line-container.center{margin:0 auto}.eael-progressbar-box-container.right>div,.eael-progressbar-circle-container.right>div,.eael-progressbar-line-container.right{margin:0 0 0 auto}
33
  .eael-reading-progress-wrap.eael-reading-progress-wrap-local .eael-reading-progress-global{display:none}.eael-reading-progress-wrap.eael-reading-progress-wrap-global .eael-reading-progress-local{display:none}.eael-reading-progress-wrap.eael-reading-progress-wrap-disabled .eael-reading-progress-global,.eael-reading-progress-wrap.eael-reading-progress-wrap-disabled .eael-reading-progress-local{display:none}.eael-reading-progress-wrap .eael-reading-progress{width:100%;position:fixed;top:0;left:0;height:5px;z-index:999999}.eael-reading-progress-wrap .eael-reading-progress.eael-reading-progress-bottom{top:unset;bottom:0}.eael-reading-progress-wrap .eael-reading-progress .eael-reading-progress-fill{height:5px;background-color:#1fd18e;width:0%;transition:width 50ms ease}
34
  .eaelsv-overlay{position:absolute;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:4;cursor:pointer;background-size:cover;background-position:50%;text-align:center;overflow:hidden}.eaelsv-overlay-icon{position:absolute;top:50%;left:50%;font-size:90px;color:#fff;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.plyr__controls button{box-shadow:none!important}.plyr__controls button:hover{box-shadow:none!important}.plyr__controls{display:none!important}.eael-sticky-video-wrapper{position:relative;width:100%;min-height:200px;margin:0;padding:0;transition:.5s;text-align:left;overflow:hidden}.eael-sticky-video-player2{min-height:20px;overflow:visible}.eael-sticky-video-player2.out{position:fixed;z-index:999;border:0!important;border-radius:0!important;height:200px;width:300px}.eael-sticky-video-wrapper.out .eael-sticky-video-player,.eael-sticky-video-wrapper.out .eael-sticky-video-player2{border-radius:0!important}.eael-sticky-video-player2.in{position:relative;margin:0;padding:0;height:100%;border:0;line-height:1}.owp-play{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.owp-play i{font-size:100px;color:#fff;opacity:.8;text-shadow:1px 0 6px rgba(0,0,0,.3);transition:all .5s}.eael-sticky-video-player:hover .owp-play i{opacity:1}.eaelsv-sticky-player-close{position:absolute;right:-25px;top:-36px;display:none;padding:7px;font-size:24px;z-index:9999;cursor:pointer;box-sizing:content-box;overflow:visible}.eaelsv-sticky-player-close:hover{color:#090}.eaelsv-sticky-player-close:after,.eaelsv-sticky-player-close:before{position:absolute;left:15px;background-color:#333}.eaelsv-sticky-player-close:before{transform:rotate(45deg)}.eaelsv-sticky-player-close:after{transform:rotate(-45deg)}.plyr__progress input[type=range]::-webkit-slider-runnable-track,.plyr__volume input[type=range]::-webkit-slider-runnable-track{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.plyr__progress input[type=range]::-moz-range-track,.plyr__volume input[type=range]::-moz-range-track{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}
39
  .eael-twitter-feed::after,.eael-twitter-feed::before{content:"";clear:both}.eael-twitter-feed-masonry .eael-twitter-feed-item{float:left}@media only screen and (max-width:480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-2 .eael-twitter-feed-item{width:100%!important}}@media only screen and (max-width:480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-3 .eael-twitter-feed-item{width:100%!important}}@media only screen and (max-width:480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-4 .eael-twitter-feed-item{width:100%!important}}.eael-twitter-feed-item .eael-twitter-feed-item-inner{background:#fff;border:1px solid rgba(0,0,0,.1)}.eael-twitter-feed-item a{color:#08c;text-decoration:none}.eael-twitter-feed-item a:hover{outline:0;color:#005580}.eael-twitter-feed-item a:focus{outline:0}.eael-twitter-feed-item .eael-twitter-feed-item-header{padding:20px 15px 0;margin-bottom:10px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar{float:left;width:38px;margin-right:10px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar.avatar-circle img{border-radius:50%}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta{float:left}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta .eael-twitter-feed-item-icon{color:#1da1f2;margin-right:5px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta .eael-twitter-feed-item-author{color:#444;line-height:1.5em;font-weight:700}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-date{float:right;margin-right:10px;font-size:90%;color:#999}.eael-twitter-feed-item .eael-twitter-feed-item-content{padding:0 15px 15px}.eael-twitter-feed-item .eael-twitter-feed-item-content p{color:#666;margin:0 0 5px;min-height:20px;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical}.eael-twitter-feed.swiper-container .swiper-button-next,.eael-twitter-feed.swiper-container .swiper-button-prev{background-image:none;outline:0}
40
  .eael-weform-container input,.eael-weform-container textarea{height:auto;padding:10px}.eael-contact-form-btn-align-center .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{margin-left:auto!important;margin-right:auto!important;display:block;float:none}.eael-contact-form-btn-align-left .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{float:left;width:auto}.eael-contact-form-btn-align-right .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{float:right;width:auto}.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=email],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=number],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=password],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=text],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=url],.eael-weform-container ul.wpuf-form li .wpuf-fields textarea{max-width:100%}
41
  .eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button,.eael-wpforms .wpforms-container .wpforms-form button[type=submit],.eael-wpforms .wpforms-container .wpforms-form input[type=submit]{border:0}.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button:hover,.eael-wpforms .wpforms-container .wpforms-form button[type=submit]:hover,.eael-wpforms .wpforms-container .wpforms-form input[type=submit]:hover{border:0}.eael-wpforms .wpforms-container .wpforms-form input[type=checkbox],.eael-wpforms .wpforms-container .wpforms-form input[type=radio]{padding:3px}.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-label{display:none}.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row{max-width:100%}.eael-wpforms .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.eael-wpforms .wpforms-container .wpforms-field select,.eael-wpforms .wpforms-container .wpforms-field textarea{max-width:100%!important}.eael-wpforms-labels-yes .wpforms-container .wpforms-form .wpforms-field-label{display:block}.eael-wpforms-form-button-full-width .wpforms-submit-container .wpforms-submit{width:100%}
 
42
  @charset "UTF-8";.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4}.fc-event .fc-resizer{display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center}.fc-button{border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc-button{-webkit-appearance:button}.fc-button:not(:disabled){cursor:pointer}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(44,62,80,.25);box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(76,91,106,.5);box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgba(76,91,106,.5);box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-button-group>.fc-button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc-event .fc-resizer{display:none}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row{height:auto!important;min-height:0!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover{display:none}.fc-time-grid{min-height:0!important}.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-end:after{content:"..."}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}.fc button,.fc-button-group{display:none}}
43
  .fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px 0}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}
44
  .fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt{float:right}.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}
assets/front-end/js/eael.js CHANGED
@@ -12841,1186 +12841,202 @@ return ImagesLoaded;
12841
  });
12842
 
12843
 
12844
- !function(t,s,e){"use strict";var i=function(t,s){var i=this;this.el=t,this.options={},Object.keys(r).forEach(function(t){i.options[t]=r[t]}),Object.keys(s).forEach(function(t){i.options[t]=s[t]}),this.isInput="input"===this.el.tagName.toLowerCase(),this.attr=this.options.attr,this.showCursor=!this.isInput&&this.options.showCursor,this.elContent=this.attr?this.el.getAttribute(this.attr):this.el.textContent,this.contentType=this.options.contentType,this.typeSpeed=this.options.typeSpeed,this.startDelay=this.options.startDelay,this.backSpeed=this.options.backSpeed,this.backDelay=this.options.backDelay,e&&this.options.stringsElement instanceof e?this.stringsElement=this.options.stringsElement[0]:this.stringsElement=this.options.stringsElement,this.strings=this.options.strings,this.strPos=0,this.arrayPos=0,this.stopNum=0,this.loop=this.options.loop,this.loopCount=this.options.loopCount,this.curLoop=0,this.stop=!1,this.cursorChar=this.options.cursorChar,this.shuffle=this.options.shuffle,this.sequence=[],this.build()};i.prototype={constructor:i,init:function(){var t=this;t.timeout=setTimeout(function(){for(var s=0;s<t.strings.length;++s)t.sequence[s]=s;t.shuffle&&(t.sequence=t.shuffleArray(t.sequence)),t.typewrite(t.strings[t.sequence[t.arrayPos]],t.strPos)},t.startDelay)},build:function(){var t=this;if(this.showCursor===!0&&(this.cursor=s.createElement("span"),this.cursor.className="typed-cursor",this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)),this.stringsElement){this.strings=[],this.stringsElement.style.display="none";var e=Array.prototype.slice.apply(this.stringsElement.children);e.forEach(function(s){t.strings.push(s.innerHTML)})}this.init()},typewrite:function(t,s){if(this.stop!==!0){var e=Math.round(70*Math.random())+this.typeSpeed,i=this;i.timeout=setTimeout(function(){var e=0,r=t.substr(s);if("^"===r.charAt(0)){var o=1;/^\^\d+/.test(r)&&(r=/\d+/.exec(r)[0],o+=r.length,e=parseInt(r)),t=t.substring(0,s)+t.substring(s+o)}if("html"===i.contentType){var n=t.substr(s).charAt(0);if("<"===n||"&"===n){var a="",h="";for(h="<"===n?">":";";t.substr(s+1).charAt(0)!==h&&(a+=t.substr(s).charAt(0),s++,!(s+1>t.length)););s++,a+=h}}i.timeout=setTimeout(function(){if(s===t.length){if(i.options.onStringTyped(i.arrayPos),i.arrayPos===i.strings.length-1&&(i.options.callback(),i.curLoop++,i.loop===!1||i.curLoop===i.loopCount))return;i.timeout=setTimeout(function(){i.backspace(t,s)},i.backDelay)}else{0===s&&i.options.preStringTyped(i.arrayPos);var e=t.substr(0,s+1);i.attr?i.el.setAttribute(i.attr,e):i.isInput?i.el.value=e:"html"===i.contentType?i.el.innerHTML=e:i.el.textContent=e,s++,i.typewrite(t,s)}},e)},e)}},backspace:function(t,s){if(this.stop!==!0){var e=Math.round(70*Math.random())+this.backSpeed,i=this;i.timeout=setTimeout(function(){if("html"===i.contentType&&">"===t.substr(s).charAt(0)){for(var e="";"<"!==t.substr(s-1).charAt(0)&&(e-=t.substr(s).charAt(0),s--,!(s<0)););s--,e+="<"}var r=t.substr(0,s);i.attr?i.el.setAttribute(i.attr,r):i.isInput?i.el.value=r:"html"===i.contentType?i.el.innerHTML=r:i.el.textContent=r,s>i.stopNum?(s--,i.backspace(t,s)):s<=i.stopNum&&(i.arrayPos++,i.arrayPos===i.strings.length?(i.arrayPos=0,i.shuffle&&(i.sequence=i.shuffleArray(i.sequence)),i.init()):i.typewrite(i.strings[i.sequence[i.arrayPos]],s))},e)}},shuffleArray:function(t){var s,e,i=t.length;if(i)for(;--i;)e=Math.floor(Math.random()*(i+1)),s=t[e],t[e]=t[i],t[i]=s;return t},reset:function(){var t=this;clearInterval(t.timeout);this.el.getAttribute("id");this.el.textContent="","undefined"!=typeof this.cursor&&"undefined"!=typeof this.cursor.parentNode&&this.cursor.parentNode.removeChild(this.cursor),this.strPos=0,this.arrayPos=0,this.curLoop=0,this.options.resetCallback()}},i["new"]=function(t,e){var r=Array.prototype.slice.apply(s.querySelectorAll(t));r.forEach(function(t){var s=t._typed,r="object"==typeof e&&e;s&&s.reset(),t._typed=s=new i(t,r),"string"==typeof e&&s[e]()})},e&&(e.fn.typed=function(t){return this.each(function(){var s=e(this),r=s.data("typed"),o="object"==typeof t&&t;r&&r.reset(),s.data("typed",r=new i(this,o)),"string"==typeof t&&r[t]()})}),t.Typed=i;var r={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,shuffle:!1,backDelay:500,loop:!1,loopCount:!1,showCursor:!0,cursorChar:"|",attr:null,contentType:"html",callback:function(){},preStringTyped:function(){},onStringTyped:function(){},resetCallback:function(){}}}(window,document,window.jQuery);
12845
- !function(a){"use strict";function b(b,c){this.element=a(b),this.settings=a.extend({},d,c),this._defaults=d,this._init()}var c="Morphext",d={animation:"bounceIn",separator:",",speed:2e3,complete:a.noop};b.prototype={_init:function(){var b=this;this.phrases=[],this.element.addClass("morphext"),a.each(this.element.text().split(this.settings.separator),function(c,d){b.phrases.push(a.trim(d))}),this.index=-1,this.animate(),this.start()},animate:function(){this.index=++this.index%this.phrases.length,this.element[0].innerHTML='<span class="animated '+this.settings.animation+'">'+this.phrases[this.index]+"</span>",a.isFunction(this.settings.complete)&&this.settings.complete.call(this)},start:function(){var a=this;this._interval=setInterval(function(){a.animate()},this.settings.speed)},stop:function(){this._interval=clearInterval(this._interval)}},a.fn[c]=function(d){return this.each(function(){a.data(this,"plugin_"+c)||a.data(this,"plugin_"+c,new b(this,d))})}}(jQuery);
12846
-
12847
- /*!
12848
- * Morphext - Text Rotating Plugin for jQuery
12849
- * https://github.com/MrSaints/Morphext
12850
- *
12851
- * Built on jQuery Boilerplate
12852
- * http://jqueryboilerplate.com/
12853
- *
12854
- * Copyright 2014 Ian Lai and other contributors
12855
- * Released under the MIT license
12856
- * http://ian.mit-license.org/
12857
  */
 
 
 
 
 
 
 
 
 
 
 
 
12858
 
12859
- /*eslint-env browser */
12860
- /*global jQuery:false */
12861
- /*eslint-disable no-underscore-dangle */
12862
 
12863
- (function ($) {
12864
- "use strict";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12865
 
12866
- var pluginName = "Morphext",
12867
- defaults = {
12868
- animation: "bounceIn",
12869
- separator: ",",
12870
- speed: 2000,
12871
- complete: $.noop
12872
- };
 
12873
 
12874
- function Plugin (element, options) {
12875
- this.element = $(element);
 
 
 
 
 
12876
 
12877
- this.settings = $.extend({}, defaults, options);
12878
- this._defaults = defaults;
12879
- this._init();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12880
  }
12881
 
12882
- Plugin.prototype = {
12883
- _init: function () {
12884
- var $that = this;
12885
- this.phrases = [];
 
 
12886
 
12887
- this.element.addClass("morphext");
 
 
 
12888
 
12889
- $.each(this.element.text().split(this.settings.separator), function (key, value) {
12890
- $that.phrases.push($.trim(value));
12891
- });
 
 
12892
 
12893
- this.index = -1;
12894
- this.animate();
12895
- this.start();
12896
- },
12897
- animate: function () {
12898
- this.index = ++this.index % this.phrases.length;
12899
- this.element[0].innerHTML = "<span class=\"animated " + this.settings.animation + "\">" + this.phrases[this.index] + "</span>";
12900
 
12901
- if ($.isFunction(this.settings.complete)) {
12902
- this.settings.complete.call(this);
 
 
12903
  }
12904
- },
12905
- start: function () {
12906
- var $that = this;
12907
- this._interval = setInterval(function () {
12908
- $that.animate();
12909
- }, this.settings.speed);
12910
- },
12911
- stop: function () {
12912
- this._interval = clearInterval(this._interval);
12913
- }
12914
- };
12915
 
12916
- $.fn[pluginName] = function (options) {
12917
- return this.each(function() {
12918
- if (!$.data(this, "plugin_" + pluginName)) {
12919
- $.data(this, "plugin_" + pluginName, new Plugin(this, options));
 
 
 
 
 
 
 
 
12920
  }
12921
- });
12922
- };
12923
- })(jQuery);
12924
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12925
  /*!
12926
- *
12927
- * typed.js - A JavaScript Typing Animation Library
12928
- * Author: Matt Boldt <me@mattboldt.com>
12929
- * Version: v2.0.9
12930
- * Url: https://github.com/mattboldt/typed.js
12931
- * License(s): MIT
12932
- *
12933
  */
12934
- (function webpackUniversalModuleDefinition(root, factory) {
12935
- if(typeof exports === 'object' && typeof module === 'object')
12936
- module.exports = factory();
12937
- else if(typeof define === 'function' && define.amd)
12938
- define([], factory);
12939
- else if(typeof exports === 'object')
12940
- exports["Typed"] = factory();
12941
- else
12942
- root["Typed"] = factory();
12943
- })(this, function() {
12944
- return /******/ (function(modules) { // webpackBootstrap
12945
- /******/ // The module cache
12946
- /******/ var installedModules = {};
12947
- /******/
12948
- /******/ // The require function
12949
- /******/ function __webpack_require__(moduleId) {
12950
- /******/
12951
- /******/ // Check if module is in cache
12952
- /******/ if(installedModules[moduleId])
12953
- /******/ return installedModules[moduleId].exports;
12954
- /******/
12955
- /******/ // Create a new module (and put it into the cache)
12956
- /******/ var module = installedModules[moduleId] = {
12957
- /******/ exports: {},
12958
- /******/ id: moduleId,
12959
- /******/ loaded: false
12960
- /******/ };
12961
- /******/
12962
- /******/ // Execute the module function
12963
- /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
12964
- /******/
12965
- /******/ // Flag the module as loaded
12966
- /******/ module.loaded = true;
12967
- /******/
12968
- /******/ // Return the exports of the module
12969
- /******/ return module.exports;
12970
- /******/ }
12971
- /******/
12972
- /******/
12973
- /******/ // expose the modules object (__webpack_modules__)
12974
- /******/ __webpack_require__.m = modules;
12975
- /******/
12976
- /******/ // expose the module cache
12977
- /******/ __webpack_require__.c = installedModules;
12978
- /******/
12979
- /******/ // __webpack_public_path__
12980
- /******/ __webpack_require__.p = "";
12981
- /******/
12982
- /******/ // Load entry module and return exports
12983
- /******/ return __webpack_require__(0);
12984
- /******/ })
12985
- /************************************************************************/
12986
- /******/ ([
12987
- /* 0 */
12988
- /***/ (function(module, exports, __webpack_require__) {
12989
 
12990
- 'use strict';
12991
-
12992
- Object.defineProperty(exports, '__esModule', {
12993
- value: true
12994
- });
12995
-
12996
- var _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();
12997
-
12998
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }
12999
-
13000
- var _initializerJs = __webpack_require__(1);
13001
-
13002
- var _htmlParserJs = __webpack_require__(3);
13003
-
13004
- /**
13005
- * Welcome to Typed.js!
13006
- * @param {string} elementId HTML element ID _OR_ HTML element
13007
- * @param {object} options options object
13008
- * @returns {object} a new Typed object
13009
- */
13010
-
13011
- var Typed = (function () {
13012
- function Typed(elementId, options) {
13013
- _classCallCheck(this, Typed);
13014
-
13015
- // Initialize it up
13016
- _initializerJs.initializer.load(this, options, elementId);
13017
- // All systems go!
13018
- this.begin();
13019
- }
13020
-
13021
- /**
13022
- * Toggle start() and stop() of the Typed instance
13023
- * @public
13024
- */
13025
-
13026
- _createClass(Typed, [{
13027
- key: 'toggle',
13028
- value: function toggle() {
13029
- this.pause.status ? this.start() : this.stop();
13030
- }
13031
-
13032
- /**
13033
- * Stop typing / backspacing and enable cursor blinking
13034
- * @public
13035
- */
13036
- }, {
13037
- key: 'stop',
13038
- value: function stop() {
13039
- if (this.typingComplete) return;
13040
- if (this.pause.status) return;
13041
- this.toggleBlinking(true);
13042
- this.pause.status = true;
13043
- this.options.onStop(this.arrayPos, this);
13044
- }
13045
-
13046
- /**
13047
- * Start typing / backspacing after being stopped
13048
- * @public
13049
- */
13050
- }, {
13051
- key: 'start',
13052
- value: function start() {
13053
- if (this.typingComplete) return;
13054
- if (!this.pause.status) return;
13055
- this.pause.status = false;
13056
- if (this.pause.typewrite) {
13057
- this.typewrite(this.pause.curString, this.pause.curStrPos);
13058
- } else {
13059
- this.backspace(this.pause.curString, this.pause.curStrPos);
13060
- }
13061
- this.options.onStart(this.arrayPos, this);
13062
- }
13063
-
13064
- /**
13065
- * Destroy this instance of Typed
13066
- * @public
13067
- */
13068
- }, {
13069
- key: 'destroy',
13070
- value: function destroy() {
13071
- this.reset(false);
13072
- this.options.onDestroy(this);
13073
- }
13074
-
13075
- /**
13076
- * Reset Typed and optionally restarts
13077
- * @param {boolean} restart
13078
- * @public
13079
- */
13080
- }, {
13081
- key: 'reset',
13082
- value: function reset() {
13083
- var restart = arguments.length <= 0 || arguments[0] === undefined ? true : arguments[0];
13084
-
13085
- clearInterval(this.timeout);
13086
- this.replaceText('');
13087
- if (this.cursor && this.cursor.parentNode) {
13088
- this.cursor.parentNode.removeChild(this.cursor);
13089
- this.cursor = null;
13090
- }
13091
- this.strPos = 0;
13092
- this.arrayPos = 0;
13093
- this.curLoop = 0;
13094
- if (restart) {
13095
- this.insertCursor();
13096
- this.options.onReset(this);
13097
- this.begin();
13098
- }
13099
- }
13100
-
13101
- /**
13102
- * Begins the typing animation
13103
- * @private
13104
- */
13105
- }, {
13106
- key: 'begin',
13107
- value: function begin() {
13108
- var _this = this;
13109
-
13110
- this.typingComplete = false;
13111
- this.shuffleStringsIfNeeded(this);
13112
- this.insertCursor();
13113
- if (this.bindInputFocusEvents) this.bindFocusEvents();
13114
- this.timeout = setTimeout(function () {
13115
- // Check if there is some text in the element, if yes start by backspacing the default message
13116
- if (!_this.currentElContent || _this.currentElContent.length === 0) {
13117
- _this.typewrite(_this.strings[_this.sequence[_this.arrayPos]], _this.strPos);
13118
- } else {
13119
- // Start typing
13120
- _this.backspace(_this.currentElContent, _this.currentElContent.length);
13121
- }
13122
- }, this.startDelay);
13123
- }
13124
-
13125
- /**
13126
- * Called for each character typed
13127
- * @param {string} curString the current string in the strings array
13128
- * @param {number} curStrPos the current position in the curString
13129
- * @private
13130
- */
13131
- }, {
13132
- key: 'typewrite',
13133
- value: function typewrite(curString, curStrPos) {
13134
- var _this2 = this;
13135
-
13136
- if (this.fadeOut && this.el.classList.contains(this.fadeOutClass)) {
13137
- this.el.classList.remove(this.fadeOutClass);
13138
- if (this.cursor) this.cursor.classList.remove(this.fadeOutClass);
13139
- }
13140
-
13141
- var humanize = this.humanizer(this.typeSpeed);
13142
- var numChars = 1;
13143
-
13144
- if (this.pause.status === true) {
13145
- this.setPauseStatus(curString, curStrPos, true);
13146
- return;
13147
- }
13148
-
13149
- // contain typing function in a timeout humanize'd delay
13150
- this.timeout = setTimeout(function () {
13151
- // skip over any HTML chars
13152
- curStrPos = _htmlParserJs.htmlParser.typeHtmlChars(curString, curStrPos, _this2);
13153
-
13154
- var pauseTime = 0;
13155
- var substr = curString.substr(curStrPos);
13156
- // check for an escape character before a pause value
13157
- // format: \^\d+ .. eg: ^1000 .. should be able to print the ^ too using ^^
13158
- // single ^ are removed from string
13159
- if (substr.charAt(0) === '^') {
13160
- if (/^\^\d+/.test(substr)) {
13161
- var skip = 1; // skip at least 1
13162
- substr = /\d+/.exec(substr)[0];
13163
- skip += substr.length;
13164
- pauseTime = parseInt(substr);
13165
- _this2.temporaryPause = true;
13166
- _this2.options.onTypingPaused(_this2.arrayPos, _this2);
13167
- // strip out the escape character and pause value so they're not printed
13168
- curString = curString.substring(0, curStrPos) + curString.substring(curStrPos + skip);
13169
- _this2.toggleBlinking(true);
13170
- }
13171
- }
13172
-
13173
- // check for skip characters formatted as
13174
- // "this is a `string to print NOW` ..."
13175
- if (substr.charAt(0) === '`') {
13176
- while (curString.substr(curStrPos + numChars).charAt(0) !== '`') {
13177
- numChars++;
13178
- if (curStrPos + numChars > curString.length) break;
13179
- }
13180
- // strip out the escape characters and append all the string in between
13181
- var stringBeforeSkip = curString.substring(0, curStrPos);
13182
- var stringSkipped = curString.substring(stringBeforeSkip.length + 1, curStrPos + numChars);
13183
- var stringAfterSkip = curString.substring(curStrPos + numChars + 1);
13184
- curString = stringBeforeSkip + stringSkipped + stringAfterSkip;
13185
- numChars--;
13186
- }
13187
-
13188
- // timeout for any pause after a character
13189
- _this2.timeout = setTimeout(function () {
13190
- // Accounts for blinking while paused
13191
- _this2.toggleBlinking(false);
13192
-
13193
- // We're done with this sentence!
13194
- if (curStrPos >= curString.length) {
13195
- _this2.doneTyping(curString, curStrPos);
13196
- } else {
13197
- _this2.keepTyping(curString, curStrPos, numChars);
13198
- }
13199
- // end of character pause
13200
- if (_this2.temporaryPause) {
13201
- _this2.temporaryPause = false;
13202
- _this2.options.onTypingResumed(_this2.arrayPos, _this2);
13203
- }
13204
- }, pauseTime);
13205
-
13206
- // humanized value for typing
13207
- }, humanize);
13208
- }
13209
-
13210
- /**
13211
- * Continue to the next string & begin typing
13212
- * @param {string} curString the current string in the strings array
13213
- * @param {number} curStrPos the current position in the curString
13214
- * @private
13215
- */
13216
- }, {
13217
- key: 'keepTyping',
13218
- value: function keepTyping(curString, curStrPos, numChars) {
13219
- // call before functions if applicable
13220
- if (curStrPos === 0) {
13221
- this.toggleBlinking(false);
13222
- this.options.preStringTyped(this.arrayPos, this);
13223
- }
13224
- // start typing each new char into existing string
13225
- // curString: arg, this.el.html: original text inside element
13226
- curStrPos += numChars;
13227
- var nextString = curString.substr(0, curStrPos);
13228
- this.replaceText(nextString);
13229
- // loop the function
13230
- this.typewrite(curString, curStrPos);
13231
- }
13232
-
13233
- /**
13234
- * We're done typing all strings
13235
- * @param {string} curString the current string in the strings array
13236
- * @param {number} curStrPos the current position in the curString
13237
- * @private
13238
- */
13239
- }, {
13240
- key: 'doneTyping',
13241
- value: function doneTyping(curString, curStrPos) {
13242
- var _this3 = this;
13243
-
13244
- // fires callback function
13245
- this.options.onStringTyped(this.arrayPos, this);
13246
- this.toggleBlinking(true);
13247
- // is this the final string
13248
- if (this.arrayPos === this.strings.length - 1) {
13249
- // callback that occurs on the last typed string
13250
- this.complete();
13251
- // quit if we wont loop back
13252
- if (this.loop === false || this.curLoop === this.loopCount) {
13253
- return;
13254
- }
13255
- }
13256
- this.timeout = setTimeout(function () {
13257
- _this3.backspace(curString, curStrPos);
13258
- }, this.backDelay);
13259
- }
13260
-
13261
- /**
13262
- * Backspaces 1 character at a time
13263
- * @param {string} curString the current string in the strings array
13264
- * @param {number} curStrPos the current position in the curString
13265
- * @private
13266
- */
13267
- }, {
13268
- key: 'backspace',
13269
- value: function backspace(curString, curStrPos) {
13270
- var _this4 = this;
13271
-
13272
- if (this.pause.status === true) {
13273
- this.setPauseStatus(curString, curStrPos, true);
13274
- return;
13275
- }
13276
- if (this.fadeOut) return this.initFadeOut();
13277
-
13278
- this.toggleBlinking(false);
13279
- var humanize = this.humanizer(this.backSpeed);
13280
-
13281
- this.timeout = setTimeout(function () {
13282
- curStrPos = _htmlParserJs.htmlParser.backSpaceHtmlChars(curString, curStrPos, _this4);
13283
- // replace text with base text + typed characters
13284
- var curStringAtPosition = curString.substr(0, curStrPos);
13285
- _this4.replaceText(curStringAtPosition);
13286
-
13287
- // if smartBack is enabled
13288
- if (_this4.smartBackspace) {
13289
- // the remaining part of the current string is equal of the same part of the new string
13290
- var nextString = _this4.strings[_this4.arrayPos + 1];
13291
- if (nextString && curStringAtPosition === nextString.substr(0, curStrPos)) {
13292
- _this4.stopNum = curStrPos;
13293
- } else {
13294
- _this4.stopNum = 0;
13295
- }
13296
- }
13297
-
13298
- // if the number (id of character in current string) is
13299
- // less than the stop number, keep going
13300
- if (curStrPos > _this4.stopNum) {
13301
- // subtract characters one by one
13302
- curStrPos--;
13303
- // loop the function
13304
- _this4.backspace(curString, curStrPos);
13305
- } else if (curStrPos <= _this4.stopNum) {
13306
- // if the stop number has been reached, increase
13307
- // array position to next string
13308
- _this4.arrayPos++;
13309
- // When looping, begin at the beginning after backspace complete
13310
- if (_this4.arrayPos === _this4.strings.length) {
13311
- _this4.arrayPos = 0;
13312
- _this4.options.onLastStringBackspaced();
13313
- _this4.shuffleStringsIfNeeded();
13314
- _this4.begin();
13315
- } else {
13316
- _this4.typewrite(_this4.strings[_this4.sequence[_this4.arrayPos]], curStrPos);
13317
- }
13318
- }
13319
- // humanized value for typing
13320
- }, humanize);
13321
- }
13322
-
13323
- /**
13324
- * Full animation is complete
13325
- * @private
13326
- */
13327
- }, {
13328
- key: 'complete',
13329
- value: function complete() {
13330
- this.options.onComplete(this);
13331
- if (this.loop) {
13332
- this.curLoop++;
13333
- } else {
13334
- this.typingComplete = true;
13335
- }
13336
- }
13337
-
13338
- /**
13339
- * Has the typing been stopped
13340
- * @param {string} curString the current string in the strings array
13341
- * @param {number} curStrPos the current position in the curString
13342
- * @param {boolean} isTyping
13343
- * @private
13344
- */
13345
- }, {
13346
- key: 'setPauseStatus',
13347
- value: function setPauseStatus(curString, curStrPos, isTyping) {
13348
- this.pause.typewrite = isTyping;
13349
- this.pause.curString = curString;
13350
- this.pause.curStrPos = curStrPos;
13351
- }
13352
-
13353
- /**
13354
- * Toggle the blinking cursor
13355
- * @param {boolean} isBlinking
13356
- * @private
13357
- */
13358
- }, {
13359
- key: 'toggleBlinking',
13360
- value: function toggleBlinking(isBlinking) {
13361
- if (!this.cursor) return;
13362
- // if in paused state, don't toggle blinking a 2nd time
13363
- if (this.pause.status) return;
13364
- if (this.cursorBlinking === isBlinking) return;
13365
- this.cursorBlinking = isBlinking;
13366
- if (isBlinking) {
13367
- this.cursor.classList.add('typed-cursor--blink');
13368
- } else {
13369
- this.cursor.classList.remove('typed-cursor--blink');
13370
- }
13371
- }
13372
-
13373
- /**
13374
- * Speed in MS to type
13375
- * @param {number} speed
13376
- * @private
13377
- */
13378
- }, {
13379
- key: 'humanizer',
13380
- value: function humanizer(speed) {
13381
- return Math.round(Math.random() * speed / 2) + speed;
13382
- }
13383
-
13384
- /**
13385
- * Shuffle the sequence of the strings array
13386
- * @private
13387
- */
13388
- }, {
13389
- key: 'shuffleStringsIfNeeded',
13390
- value: function shuffleStringsIfNeeded() {
13391
- if (!this.shuffle) return;
13392
- this.sequence = this.sequence.sort(function () {
13393
- return Math.random() - 0.5;
13394
- });
13395
- }
13396
-
13397
- /**
13398
- * Adds a CSS class to fade out current string
13399
- * @private
13400
- */
13401
- }, {
13402
- key: 'initFadeOut',
13403
- value: function initFadeOut() {
13404
- var _this5 = this;
13405
-
13406
- this.el.className += ' ' + this.fadeOutClass;
13407
- if (this.cursor) this.cursor.className += ' ' + this.fadeOutClass;
13408
- return setTimeout(function () {
13409
- _this5.arrayPos++;
13410
- _this5.replaceText('');
13411
-
13412
- // Resets current string if end of loop reached
13413
- if (_this5.strings.length > _this5.arrayPos) {
13414
- _this5.typewrite(_this5.strings[_this5.sequence[_this5.arrayPos]], 0);
13415
- } else {
13416
- _this5.typewrite(_this5.strings[0], 0);
13417
- _this5.arrayPos = 0;
13418
- }
13419
- }, this.fadeOutDelay);
13420
- }
13421
-
13422
- /**
13423
- * Replaces current text in the HTML element
13424
- * depending on element type
13425
- * @param {string} str
13426
- * @private
13427
- */
13428
- }, {
13429
- key: 'replaceText',
13430
- value: function replaceText(str) {
13431
- if (this.attr) {
13432
- this.el.setAttribute(this.attr, str);
13433
- } else {
13434
- if (this.isInput) {
13435
- this.el.value = str;
13436
- } else if (this.contentType === 'html') {
13437
- this.el.innerHTML = str;
13438
- } else {
13439
- this.el.textContent = str;
13440
- }
13441
- }
13442
- }
13443
-
13444
- /**
13445
- * If using input elements, bind focus in order to
13446
- * start and stop the animation
13447
- * @private
13448
- */
13449
- }, {
13450
- key: 'bindFocusEvents',
13451
- value: function bindFocusEvents() {
13452
- var _this6 = this;
13453
-
13454
- if (!this.isInput) return;
13455
- this.el.addEventListener('focus', function (e) {
13456
- _this6.stop();
13457
- });
13458
- this.el.addEventListener('blur', function (e) {
13459
- if (_this6.el.value && _this6.el.value.length !== 0) {
13460
- return;
13461
- }
13462
- _this6.start();
13463
- });
13464
- }
13465
-
13466
- /**
13467
- * On init, insert the cursor element
13468
- * @private
13469
- */
13470
- }, {
13471
- key: 'insertCursor',
13472
- value: function insertCursor() {
13473
- if (!this.showCursor) return;
13474
- if (this.cursor) return;
13475
- this.cursor = document.createElement('span');
13476
- this.cursor.className = 'typed-cursor';
13477
- this.cursor.innerHTML = this.cursorChar;
13478
- this.el.parentNode && this.el.parentNode.insertBefore(this.cursor, this.el.nextSibling);
13479
- }
13480
- }]);
13481
-
13482
- return Typed;
13483
- })();
13484
-
13485
- exports['default'] = Typed;
13486
- module.exports = exports['default'];
13487
 
13488
- /***/ }),
13489
- /* 1 */
13490
- /***/ (function(module, exports, __webpack_require__) {
13491
 
13492
- 'use strict';
13493
-
13494
- Object.defineProperty(exports, '__esModule', {
13495
- value: true
13496
- });
13497
-
13498
- var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
13499
-
13500
- var _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();
13501
-
13502
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
13503
-
13504
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }
13505
-
13506
- var _defaultsJs = __webpack_require__(2);
13507
-
13508
- var _defaultsJs2 = _interopRequireDefault(_defaultsJs);
13509
-
13510
- /**
13511
- * Initialize the Typed object
13512
- */
13513
-
13514
- var Initializer = (function () {
13515
- function Initializer() {
13516
- _classCallCheck(this, Initializer);
13517
- }
13518
-
13519
- _createClass(Initializer, [{
13520
- key: 'load',
13521
-
13522
- /**
13523
- * Load up defaults & options on the Typed instance
13524
- * @param {Typed} self instance of Typed
13525
- * @param {object} options options object
13526
- * @param {string} elementId HTML element ID _OR_ instance of HTML element
13527
- * @private
13528
- */
13529
-
13530
- value: function load(self, options, elementId) {
13531
- // chosen element to manipulate text
13532
- if (typeof elementId === 'string') {
13533
- self.el = document.querySelector(elementId);
13534
- } else {
13535
- self.el = elementId;
13536
- }
13537
-
13538
- self.options = _extends({}, _defaultsJs2['default'], options);
13539
-
13540
- // attribute to type into
13541
- self.isInput = self.el.tagName.toLowerCase() === 'input';
13542
- self.attr = self.options.attr;
13543
- self.bindInputFocusEvents = self.options.bindInputFocusEvents;
13544
-
13545
- // show cursor
13546
- self.showCursor = self.isInput ? false : self.options.showCursor;
13547
-
13548
- // custom cursor
13549
- self.cursorChar = self.options.cursorChar;
13550
-
13551
- // Is the cursor blinking
13552
- self.cursorBlinking = true;
13553
-
13554
- // text content of element
13555
- self.elContent = self.attr ? self.el.getAttribute(self.attr) : self.el.textContent;
13556
-
13557
- // html or plain text
13558
- self.contentType = self.options.contentType;
13559
-
13560
- // typing speed
13561
- self.typeSpeed = self.options.typeSpeed;
13562
-
13563
- // add a delay before typing starts
13564
- self.startDelay = self.options.startDelay;
13565
-
13566
- // backspacing speed
13567
- self.backSpeed = self.options.backSpeed;
13568
-
13569
- // only backspace what doesn't match the previous string
13570
- self.smartBackspace = self.options.smartBackspace;
13571
-
13572
- // amount of time to wait before backspacing
13573
- self.backDelay = self.options.backDelay;
13574
-
13575
- // Fade out instead of backspace
13576
- self.fadeOut = self.options.fadeOut;
13577
- self.fadeOutClass = self.options.fadeOutClass;
13578
- self.fadeOutDelay = self.options.fadeOutDelay;
13579
-
13580
- // variable to check whether typing is currently paused
13581
- self.isPaused = false;
13582
-
13583
- // input strings of text
13584
- self.strings = self.options.strings.map(function (s) {
13585
- return s.trim();
13586
- });
13587
-
13588
- // div containing strings
13589
- if (typeof self.options.stringsElement === 'string') {
13590
- self.stringsElement = document.querySelector(self.options.stringsElement);
13591
- } else {
13592
- self.stringsElement = self.options.stringsElement;
13593
- }
13594
-
13595
- if (self.stringsElement) {
13596
- self.strings = [];
13597
- self.stringsElement.style.display = 'none';
13598
- var strings = Array.prototype.slice.apply(self.stringsElement.children);
13599
- var stringsLength = strings.length;
13600
-
13601
- if (stringsLength) {
13602
- for (var i = 0; i < stringsLength; i += 1) {
13603
- var stringEl = strings[i];
13604
- self.strings.push(stringEl.innerHTML.trim());
13605
- }
13606
- }
13607
- }
13608
-
13609
- // character number position of current string
13610
- self.strPos = 0;
13611
-
13612
- // current array position
13613
- self.arrayPos = 0;
13614
-
13615
- // index of string to stop backspacing on
13616
- self.stopNum = 0;
13617
-
13618
- // Looping logic
13619
- self.loop = self.options.loop;
13620
- self.loopCount = self.options.loopCount;
13621
- self.curLoop = 0;
13622
-
13623
- // shuffle the strings
13624
- self.shuffle = self.options.shuffle;
13625
- // the order of strings
13626
- self.sequence = [];
13627
-
13628
- self.pause = {
13629
- status: false,
13630
- typewrite: true,
13631
- curString: '',
13632
- curStrPos: 0
13633
- };
13634
-
13635
- // When the typing is complete (when not looped)
13636
- self.typingComplete = false;
13637
-
13638
- // Set the order in which the strings are typed
13639
- for (var i in self.strings) {
13640
- self.sequence[i] = i;
13641
- }
13642
-
13643
- // If there is some text in the element
13644
- self.currentElContent = this.getCurrentElContent(self);
13645
-
13646
- self.autoInsertCss = self.options.autoInsertCss;
13647
-
13648
- this.appendAnimationCss(self);
13649
- }
13650
- }, {
13651
- key: 'getCurrentElContent',
13652
- value: function getCurrentElContent(self) {
13653
- var elContent = '';
13654
- if (self.attr) {
13655
- elContent = self.el.getAttribute(self.attr);
13656
- } else if (self.isInput) {
13657
- elContent = self.el.value;
13658
- } else if (self.contentType === 'html') {
13659
- elContent = self.el.innerHTML;
13660
- } else {
13661
- elContent = self.el.textContent;
13662
- }
13663
- return elContent;
13664
- }
13665
- }, {
13666
- key: 'appendAnimationCss',
13667
- value: function appendAnimationCss(self) {
13668
- var cssDataName = 'data-typed-js-css';
13669
- if (!self.autoInsertCss) {
13670
- return;
13671
- }
13672
- if (!self.showCursor && !self.fadeOut) {
13673
- return;
13674
- }
13675
- if (document.querySelector('[' + cssDataName + ']')) {
13676
- return;
13677
- }
13678
-
13679
- var css = document.createElement('style');
13680
- css.type = 'text/css';
13681
- css.setAttribute(cssDataName, true);
13682
-
13683
- var innerCss = '';
13684
- if (self.showCursor) {
13685
- innerCss += '\n .typed-cursor{\n opacity: 1;\n }\n .typed-cursor.typed-cursor--blink{\n animation: typedjsBlink 0.7s infinite;\n -webkit-animation: typedjsBlink 0.7s infinite;\n animation: typedjsBlink 0.7s infinite;\n }\n @keyframes typedjsBlink{\n 50% { opacity: 0.0; }\n }\n @-webkit-keyframes typedjsBlink{\n 0% { opacity: 1; }\n 50% { opacity: 0.0; }\n 100% { opacity: 1; }\n }\n ';
13686
- }
13687
- if (self.fadeOut) {
13688
- innerCss += '\n .typed-fade-out{\n opacity: 0;\n transition: opacity .25s;\n }\n .typed-cursor.typed-cursor--blink.typed-fade-out{\n -webkit-animation: 0;\n animation: 0;\n }\n ';
13689
- }
13690
- if (css.length === 0) {
13691
- return;
13692
- }
13693
- css.innerHTML = innerCss;
13694
- document.body.appendChild(css);
13695
- }
13696
- }]);
13697
-
13698
- return Initializer;
13699
- })();
13700
-
13701
- exports['default'] = Initializer;
13702
- var initializer = new Initializer();
13703
- exports.initializer = initializer;
13704
 
13705
- /***/ }),
13706
- /* 2 */
13707
- /***/ (function(module, exports) {
13708
 
13709
- /**
13710
- * Defaults & options
13711
- * @returns {object} Typed defaults & options
13712
- * @public
13713
- */
13714
-
13715
- 'use strict';
13716
-
13717
- Object.defineProperty(exports, '__esModule', {
13718
- value: true
13719
- });
13720
- var defaults = {
13721
- /**
13722
- * @property {array} strings strings to be typed
13723
- * @property {string} stringsElement ID of element containing string children
13724
- */
13725
- strings: ['These are the default values...', 'You know what you should do?', 'Use your own!', 'Have a great day!'],
13726
- stringsElement: null,
13727
-
13728
- /**
13729
- * @property {number} typeSpeed type speed in milliseconds
13730
- */
13731
- typeSpeed: 0,
13732
-
13733
- /**
13734
- * @property {number} startDelay time before typing starts in milliseconds
13735
- */
13736
- startDelay: 0,
13737
-
13738
- /**
13739
- * @property {number} backSpeed backspacing speed in milliseconds
13740
- */
13741
- backSpeed: 0,
13742
-
13743
- /**
13744
- * @property {boolean} smartBackspace only backspace what doesn't match the previous string
13745
- */
13746
- smartBackspace: true,
13747
-
13748
- /**
13749
- * @property {boolean} shuffle shuffle the strings
13750
- */
13751
- shuffle: false,
13752
-
13753
- /**
13754
- * @property {number} backDelay time before backspacing in milliseconds
13755
- */
13756
- backDelay: 700,
13757
-
13758
- /**
13759
- * @property {boolean} fadeOut Fade out instead of backspace
13760
- * @property {string} fadeOutClass css class for fade animation
13761
- * @property {boolean} fadeOutDelay Fade out delay in milliseconds
13762
- */
13763
- fadeOut: false,
13764
- fadeOutClass: 'typed-fade-out',
13765
- fadeOutDelay: 500,
13766
-
13767
- /**
13768
- * @property {boolean} loop loop strings
13769
- * @property {number} loopCount amount of loops
13770
- */
13771
- loop: false,
13772
- loopCount: Infinity,
13773
-
13774
- /**
13775
- * @property {boolean} showCursor show cursor
13776
- * @property {string} cursorChar character for cursor
13777
- * @property {boolean} autoInsertCss insert CSS for cursor and fadeOut into HTML <head>
13778
- */
13779
- showCursor: true,
13780
- cursorChar: '|',
13781
- autoInsertCss: true,
13782
-
13783
- /**
13784
- * @property {string} attr attribute for typing
13785
- * Ex: input placeholder, value, or just HTML text
13786
- */
13787
- attr: null,
13788
-
13789
- /**
13790
- * @property {boolean} bindInputFocusEvents bind to focus and blur if el is text input
13791
- */
13792
- bindInputFocusEvents: false,
13793
-
13794
- /**
13795
- * @property {string} contentType 'html' or 'null' for plaintext
13796
- */
13797
- contentType: 'html',
13798
-
13799
- /**
13800
- * All typing is complete
13801
- * @param {Typed} self
13802
- */
13803
- onComplete: function onComplete(self) {},
13804
-
13805
- /**
13806
- * Before each string is typed
13807
- * @param {number} arrayPos
13808
- * @param {Typed} self
13809
- */
13810
- preStringTyped: function preStringTyped(arrayPos, self) {},
13811
-
13812
- /**
13813
- * After each string is typed
13814
- * @param {number} arrayPos
13815
- * @param {Typed} self
13816
- */
13817
- onStringTyped: function onStringTyped(arrayPos, self) {},
13818
-
13819
- /**
13820
- * During looping, after last string is typed
13821
- * @param {Typed} self
13822
- */
13823
- onLastStringBackspaced: function onLastStringBackspaced(self) {},
13824
-
13825
- /**
13826
- * Typing has been stopped
13827
- * @param {number} arrayPos
13828
- * @param {Typed} self
13829
- */
13830
- onTypingPaused: function onTypingPaused(arrayPos, self) {},
13831
-
13832
- /**
13833
- * Typing has been started after being stopped
13834
- * @param {number} arrayPos
13835
- * @param {Typed} self
13836
- */
13837
- onTypingResumed: function onTypingResumed(arrayPos, self) {},
13838
-
13839
- /**
13840
- * After reset
13841
- * @param {Typed} self
13842
- */
13843
- onReset: function onReset(self) {},
13844
-
13845
- /**
13846
- * After stop
13847
- * @param {number} arrayPos
13848
- * @param {Typed} self
13849
- */
13850
- onStop: function onStop(arrayPos, self) {},
13851
-
13852
- /**
13853
- * After start
13854
- * @param {number} arrayPos
13855
- * @param {Typed} self
13856
- */
13857
- onStart: function onStart(arrayPos, self) {},
13858
-
13859
- /**
13860
- * After destroy
13861
- * @param {Typed} self
13862
- */
13863
- onDestroy: function onDestroy(self) {}
13864
- };
13865
-
13866
- exports['default'] = defaults;
13867
- module.exports = exports['default'];
13868
 
13869
- /***/ }),
13870
- /* 3 */
13871
- /***/ (function(module, exports) {
13872
 
13873
-
13874
- /**
13875
- * TODO: These methods can probably be combined somehow
13876
- * Parse HTML tags & HTML Characters
13877
- */
13878
-
13879
- 'use strict';
13880
-
13881
- Object.defineProperty(exports, '__esModule', {
13882
- value: true
13883
- });
13884
-
13885
- var _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();
13886
-
13887
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }
13888
-
13889
- var HTMLParser = (function () {
13890
- function HTMLParser() {
13891
- _classCallCheck(this, HTMLParser);
13892
- }
13893
-
13894
- _createClass(HTMLParser, [{
13895
- key: 'typeHtmlChars',
13896
-
13897
- /**
13898
- * Type HTML tags & HTML Characters
13899
- * @param {string} curString Current string
13900
- * @param {number} curStrPos Position in current string
13901
- * @param {Typed} self instance of Typed
13902
- * @returns {number} a new string position
13903
- * @private
13904
- */
13905
-
13906
- value: function typeHtmlChars(curString, curStrPos, self) {
13907
- if (self.contentType !== 'html') return curStrPos;
13908
- var curChar = curString.substr(curStrPos).charAt(0);
13909
- if (curChar === '<' || curChar === '&') {
13910
- var endTag = '';
13911
- if (curChar === '<') {
13912
- endTag = '>';
13913
- } else {
13914
- endTag = ';';
13915
- }
13916
- while (curString.substr(curStrPos + 1).charAt(0) !== endTag) {
13917
- curStrPos++;
13918
- if (curStrPos + 1 > curString.length) {
13919
- break;
13920
- }
13921
- }
13922
- curStrPos++;
13923
- }
13924
- return curStrPos;
13925
- }
13926
-
13927
- /**
13928
- * Backspace HTML tags and HTML Characters
13929
- * @param {string} curString Current string
13930
- * @param {number} curStrPos Position in current string
13931
- * @param {Typed} self instance of Typed
13932
- * @returns {number} a new string position
13933
- * @private
13934
- */
13935
- }, {
13936
- key: 'backSpaceHtmlChars',
13937
- value: function backSpaceHtmlChars(curString, curStrPos, self) {
13938
- if (self.contentType !== 'html') return curStrPos;
13939
- var curChar = curString.substr(curStrPos).charAt(0);
13940
- if (curChar === '>' || curChar === ';') {
13941
- var endTag = '';
13942
- if (curChar === '>') {
13943
- endTag = '<';
13944
- } else {
13945
- endTag = '&';
13946
- }
13947
- while (curString.substr(curStrPos - 1).charAt(0) !== endTag) {
13948
- curStrPos--;
13949
- if (curStrPos < 0) {
13950
- break;
13951
- }
13952
- }
13953
- curStrPos--;
13954
- }
13955
- return curStrPos;
13956
- }
13957
- }]);
13958
-
13959
- return HTMLParser;
13960
- })();
13961
-
13962
- exports['default'] = HTMLParser;
13963
- var htmlParser = new HTMLParser();
13964
- exports.htmlParser = htmlParser;
13965
-
13966
- /***/ })
13967
- /******/ ])
13968
- });
13969
- ;
13970
- /*!
13971
- * Isotope PACKAGED v3.0.6
13972
- *
13973
- * Licensed GPLv3 for open source use
13974
- * or Isotope Commercial License for commercial use
13975
- *
13976
- * https://isotope.metafizzy.co
13977
- * Copyright 2010-2018 Metafizzy
13978
- */
13979
-
13980
- /**
13981
- * Bridget makes jQuery widgets
13982
- * v2.0.1
13983
- * MIT license
13984
- */
13985
-
13986
- /* jshint browser: true, strict: true, undef: true, unused: true */
13987
-
13988
- ( function( window, factory ) {
13989
- // universal module definition
13990
- /*jshint strict: false */ /* globals define, module, require */
13991
- if ( typeof define == 'function' && define.amd ) {
13992
- // AMD
13993
- define( 'jquery-bridget/jquery-bridget',[ 'jquery' ], function( jQuery ) {
13994
- return factory( window, jQuery );
13995
- });
13996
- } else if ( typeof module == 'object' && module.exports ) {
13997
- // CommonJS
13998
- module.exports = factory(
13999
- window,
14000
- require('jquery')
14001
- );
14002
- } else {
14003
- // browser global
14004
- window.jQueryBridget = factory(
14005
- window,
14006
- window.jQuery
14007
- );
14008
- }
14009
-
14010
- }( window, function factory( window, jQuery ) {
14011
- 'use strict';
14012
-
14013
- // ----- utils ----- //
14014
-
14015
- var arraySlice = Array.prototype.slice;
14016
-
14017
- // helper function for logging errors
14018
- // $.error breaks jQuery chaining
14019
- var console = window.console;
14020
- var logError = typeof console == 'undefined' ? function() {} :
14021
- function( message ) {
14022
- console.error( message );
14023
- };
14024
 
14025
  // ----- jQueryBridget ----- //
14026
 
@@ -17531,148 +16547,6 @@ var trim = String.prototype.trim ?
17531
  }));
17532
 
17533
 
17534
- /**
17535
- * author Christopher Blum
17536
- * - based on the idea of Remy Sharp, http://remysharp.com/2009/01/26/element-in-view-event-plugin/
17537
- * - forked from http://github.com/zuk/jquery.inview/
17538
- */
17539
- (function (factory) {
17540
- if (typeof define == 'function' && define.amd) {
17541
- // AMD
17542
- define(['jquery'], factory);
17543
- } else if (typeof exports === 'object') {
17544
- // Node, CommonJS
17545
- module.exports = factory(require('jquery'));
17546
- } else {
17547
- // Browser globals
17548
- factory(jQuery);
17549
- }
17550
- }(function ($) {
17551
-
17552
- var inviewObjects = [], viewportSize, viewportOffset,
17553
- d = document, w = window, documentElement = d.documentElement, timer;
17554
-
17555
- $.event.special.inview = {
17556
- add: function (data) {
17557
- inviewObjects.push({ data: data, $element: $(this), element: this });
17558
- // Use setInterval in order to also make sure this captures elements within
17559
- // "overflow:scroll" elements or elements that appeared in the dom tree due to
17560
- // dom manipulation and reflow
17561
- // old: $(window).scroll(checkInView);
17562
- //
17563
- // By the way, iOS (iPad, iPhone, ...) seems to not execute, or at least delays
17564
- // intervals while the user scrolls. Therefore the inview event might fire a bit late there
17565
- //
17566
- // Don't waste cycles with an interval until we get at least one element that
17567
- // has bound to the inview event.
17568
- if (!timer && inviewObjects.length) {
17569
- timer = setInterval(checkInView, 250);
17570
- }
17571
- },
17572
-
17573
- remove: function (data) {
17574
- for (var i = 0; i < inviewObjects.length; i++) {
17575
- var inviewObject = inviewObjects[i];
17576
- if (inviewObject.element === this && inviewObject.data.guid === data.guid) {
17577
- inviewObjects.splice(i, 1);
17578
- break;
17579
- }
17580
- }
17581
-
17582
- // Clear interval when we no longer have any elements listening
17583
- if (!inviewObjects.length) {
17584
- clearInterval(timer);
17585
- timer = null;
17586
- }
17587
- }
17588
- };
17589
-
17590
- function getViewportSize() {
17591
- var mode, domObject, size = { height: w.innerHeight, width: w.innerWidth };
17592
-
17593
- // if this is correct then return it. iPad has compat Mode, so will
17594
- // go into check clientHeight/clientWidth (which has the wrong value).
17595
- if (!size.height) {
17596
- mode = d.compatMode;
17597
- if (mode || !$.support.boxModel) { // IE, Gecko
17598
- domObject = mode === 'CSS1Compat' ?
17599
- documentElement : // Standards
17600
- d.body; // Quirks
17601
- size = {
17602
- height: domObject.clientHeight,
17603
- width: domObject.clientWidth
17604
- };
17605
- }
17606
- }
17607
-
17608
- return size;
17609
- }
17610
-
17611
- function getViewportOffset() {
17612
- return {
17613
- top: w.pageYOffset || documentElement.scrollTop || d.body.scrollTop,
17614
- left: w.pageXOffset || documentElement.scrollLeft || d.body.scrollLeft
17615
- };
17616
- }
17617
-
17618
- function checkInView() {
17619
- if (!inviewObjects.length) {
17620
- return;
17621
- }
17622
-
17623
- var i = 0, $elements = $.map(inviewObjects, function (inviewObject) {
17624
- var selector = inviewObject.data.selector,
17625
- $element = inviewObject.$element;
17626
- return selector ? $element.find(selector) : $element;
17627
- });
17628
-
17629
- viewportSize = viewportSize || getViewportSize();
17630
- viewportOffset = viewportOffset || getViewportOffset();
17631
-
17632
- for (; i < inviewObjects.length; i++) {
17633
- // Ignore elements that are not in the DOM tree
17634
- if (!$.contains(documentElement, $elements[i][0])) {
17635
- continue;
17636
- }
17637
-
17638
- var $element = $($elements[i]),
17639
- elementSize = { height: $element[0].offsetHeight, width: $element[0].offsetWidth },
17640
- elementOffset = $element.offset(),
17641
- inView = $element.data('inview');
17642
-
17643
- // Don't ask me why because I haven't figured out yet:
17644
- // viewportOffset and viewportSize are sometimes suddenly null in Firefox 5.
17645
- // Even though it sounds weird:
17646
- // It seems that the execution of this function is interferred by the onresize/onscroll event
17647
- // where viewportOffset and viewportSize are unset
17648
- if (!viewportOffset || !viewportSize) {
17649
- return;
17650
- }
17651
-
17652
- if (elementOffset.top + elementSize.height > viewportOffset.top &&
17653
- elementOffset.top < viewportOffset.top + viewportSize.height &&
17654
- elementOffset.left + elementSize.width > viewportOffset.left &&
17655
- elementOffset.left < viewportOffset.left + viewportSize.width) {
17656
- if (!inView) {
17657
- $element.data('inview', true).trigger('inview', [true]);
17658
- }
17659
- } else if (inView) {
17660
- $element.data('inview', false).trigger('inview', [false]);
17661
- }
17662
- }
17663
- }
17664
-
17665
- $(w).on("scroll resize scrollstop", function () {
17666
- viewportSize = viewportOffset = null;
17667
- });
17668
-
17669
- // IE < 9 scrolls to focused elements without firing the "scroll" event
17670
- if (!documentElement.addEventListener && documentElement.attachEvent) {
17671
- documentElement.attachEvent("onfocusin", function () {
17672
- viewportOffset = null;
17673
- });
17674
- }
17675
- }));
17676
  /*! Magnific Popup - v1.1.0 - 2016-02-20
17677
  * http://dimsemenov.com/plugins/magnific-popup/
17678
  * Copyright (c) 2016 Dmitry Semenov; */
@@ -19534,6 +18408,58 @@ var trim = String.prototype.trim ?
19534
  /*>>retina*/
19535
  _checkInstance();
19536
  }));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19537
  typeof navigator === "object" && (function (global, factory) {
19538
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
19539
  typeof define === 'function' && define.amd ? define('Plyr', factory) :
@@ -34573,58 +33499,6 @@ typeof navigator === "object" && (function (global, factory) {
34573
  return Plyr;
34574
 
34575
  }));
34576
- (function($) {
34577
- $.fn.eaelProgressBar = function() {
34578
- var $this = $(this)
34579
- var $layout = $this.data('layout')
34580
- var $num = $this.data('count')
34581
- var $duration = $this.data('duration')
34582
-
34583
- if($num > 100) {
34584
- $num = 100;
34585
- }
34586
-
34587
- $this.one('inview', function() {
34588
- if ($layout == 'line') {
34589
- $('.eael-progressbar-line-fill', $this).css({
34590
- 'width': $num + '%',
34591
- })
34592
- } else if ($layout == 'half_circle') {
34593
- $('.eael-progressbar-circle-half', $this).css({
34594
- 'transform': 'rotate(' + ($num * 1.8) + 'deg)',
34595
- })
34596
- }
34597
-
34598
- $('.eael-progressbar-count', $this).prop({
34599
- 'counter': 0
34600
- }).animate({
34601
- counter: $num
34602
- }, {
34603
- duration: $duration,
34604
- easing: 'linear',
34605
- step: function(counter) {
34606
- if ($layout == 'circle') {
34607
- var rotate = (counter * 3.6)
34608
- $('.eael-progressbar-circle-half-left', $this).css({
34609
- 'transform': "rotate(" + rotate + "deg)",
34610
- })
34611
- if (rotate > 180) {
34612
- $('.eael-progressbar-circle-pie', $this).css({
34613
- '-webkit-clip-path': 'inset(0)',
34614
- 'clip-path': 'inset(0)',
34615
- })
34616
- $('.eael-progressbar-circle-half-right', $this).css({
34617
- 'visibility': 'visible'
34618
- })
34619
- }
34620
- }
34621
-
34622
- $(this).text(Math.ceil(counter))
34623
- }
34624
- })
34625
- })
34626
- }
34627
- }(jQuery));
34628
  (function (root, factory) {
34629
  if (typeof define === 'function' && define.amd) {
34630
  // AMD. Register as an anonymous module unless amdModuleId is set
@@ -38888,11 +37762,1137 @@ $.tooltipster._plugin({
38888
  }
38889
  });
38890
 
38891
- /* a build task will add "return $;" here */
38892
- return $;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38893
 
38894
- }));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38895
 
 
 
 
 
38896
  (function ($) {
38897
  "use strict";
38898
 
@@ -38989,67 +38989,6 @@ return $;
38989
  });
38990
  })(jQuery);
38991
 
38992
- var AdvAccordionHandler = function($scope, $) {
38993
- var $advanceAccordion = $scope.find(".eael-adv-accordion"),
38994
- $accordionHeader = $scope.find(".eael-accordion-header"),
38995
- $accordionType = $advanceAccordion.data("accordion-type"),
38996
- $accordionSpeed = $advanceAccordion.data("toogle-speed");
38997
-
38998
- // Open default actived tab
38999
- $accordionHeader.each(function() {
39000
- if ($(this).hasClass("active-default")) {
39001
- $(this).addClass("show active");
39002
- $(this)
39003
- .next()
39004
- .slideDown($accordionSpeed);
39005
- }
39006
- });
39007
-
39008
- // Remove multiple click event for nested accordion
39009
- $accordionHeader.unbind("click");
39010
-
39011
- $accordionHeader.click(function(e) {
39012
- e.preventDefault();
39013
-
39014
- var $this = $(this);
39015
-
39016
- if ($accordionType === "accordion") {
39017
- if ($this.hasClass("show")) {
39018
- $this.removeClass("show active");
39019
- $this.next().slideUp($accordionSpeed);
39020
- } else {
39021
- $this
39022
- .parent()
39023
- .parent()
39024
- .find(".eael-accordion-header")
39025
- .removeClass("show active");
39026
- $this
39027
- .parent()
39028
- .parent()
39029
- .find(".eael-accordion-content")
39030
- .slideUp($accordionSpeed);
39031
- $this.toggleClass("show active");
39032
- $this.next().slideToggle($accordionSpeed);
39033
- }
39034
- } else {
39035
- // For acccordion type 'toggle'
39036
- if ($this.hasClass("show")) {
39037
- $this.removeClass("show active");
39038
- $this.next().slideUp($accordionSpeed);
39039
- } else {
39040
- $this.addClass("show active");
39041
- $this.next().slideDown($accordionSpeed);
39042
- }
39043
- }
39044
- });
39045
- };
39046
- jQuery(window).on("elementor/frontend/init", function() {
39047
- elementorFrontend.hooks.addAction(
39048
- "frontend/element_ready/eael-adv-accordion.default",
39049
- AdvAccordionHandler
39050
- );
39051
- });
39052
-
39053
  var AdvanceTabHandler = function($scope, $) {
39054
  var $currentTab = $scope.find(".eael-advance-tabs"),
39055
  $currentTabId = "#" + $currentTab.attr("id").toString();
@@ -39148,6 +39087,67 @@ jQuery(window).on("elementor/frontend/init", function() {
39148
  );
39149
  });
39150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39151
  var advanced_data_table_timeout,
39152
  advanced_data_table_active_cell = null,
39153
  advanced_data_table_drag_start_x,
@@ -40283,12 +40283,78 @@ var data_table_panel = function(panel, model, view) {
40283
  };
40284
 
40285
  jQuery(window).on("elementor/frontend/init", function() {
40286
- // export table
40287
- if (isEditMode) {
40288
- elementor.hooks.addAction("panel/open_editor/widget/eael-data-table", data_table_panel);
40289
- }
40290
-
40291
- elementorFrontend.hooks.addAction("frontend/element_ready/eael-data-table.default", dataTable);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40292
  });
40293
 
40294
  var EventCalendar = function($scope, $) {
@@ -40300,6 +40366,7 @@ var EventCalendar = function($scope, $) {
40300
  firstDay = element.data("first_day"),
40301
  calendarID = element.data("cal_id"),
40302
  locale = element.data("locale"),
 
40303
  calendarEl = document.getElementById("eael-event-calendar-" + calendarID);
40304
 
40305
  var calendar = new Calendar(calendarEl, {
@@ -40319,14 +40386,12 @@ var EventCalendar = function($scope, $) {
40319
  center: "title",
40320
  right: "timeGridDay,timeGridWeek,dayGridMonth,listWeek"
40321
  },
40322
- // buttonText: {
40323
- // today: "today"
40324
- // },
40325
  allDayText: "All day",
40326
  events: eventAll,
40327
  selectHelper: true,
40328
  locale:locale,
40329
  eventLimit: 3,
 
40330
  eventRender: function(info) {
40331
  var element = $(info.el),
40332
  event = info.event;
@@ -40334,6 +40399,7 @@ var EventCalendar = function($scope, $) {
40334
  element.attr("href", "javascript:void(0);");
40335
  element.click(function(e) {
40336
  e.preventDefault();
 
40337
  var startDate = event.start,
40338
  timeFormate = "h:mm A",
40339
  endDate = event.end,
@@ -40449,154 +40515,23 @@ var EventCalendar = function($scope, $) {
40449
  });
40450
 
40451
  CloseButton.on("click", function() {
 
40452
  ecModal.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready");
40453
  });
40454
 
40455
- calendar.render();
40456
- };
40457
-
40458
- jQuery(window).on("elementor/frontend/init", function() {
40459
- elementorFrontend.hooks.addAction("frontend/element_ready/eael-event-calendar.default", EventCalendar);
40460
- });
40461
-
40462
- var FacebookFeed = function($scope, $) {
40463
- if (!isEditMode) {
40464
- $facebook_gallery = $(".eael-facebook-feed", $scope).isotope({
40465
- itemSelector: ".eael-facebook-feed-item",
40466
- percentPosition: true,
40467
- columnWidth: ".eael-facebook-feed-item"
40468
- });
40469
-
40470
- $facebook_gallery.imagesLoaded().progress(function() {
40471
- $facebook_gallery.isotope("layout");
40472
- });
40473
- }
40474
-
40475
- // ajax load more
40476
- $(".eael-load-more-button", $scope).on("click", function(e) {
40477
- e.preventDefault();
40478
-
40479
- $this = $(this);
40480
- $settings = $this.attr("data-settings");
40481
- $page = $this.attr("data-page");
40482
-
40483
- // update load moer button
40484
- $this.addClass("button--loading");
40485
- $("span", $this).html("Loading...");
40486
-
40487
- $.ajax({
40488
- url: localize.ajaxurl,
40489
- type: "post",
40490
- data: {
40491
- action: "facebook_feed_load_more",
40492
- security: localize.nonce,
40493
- settings: $settings,
40494
- page: $page
40495
- },
40496
- success: function(response) {
40497
- $html = $(response.html);
40498
 
40499
- // append items
40500
- $facebook_gallery = $(".eael-facebook-feed", $scope).isotope();
40501
- $(".eael-facebook-feed", $scope).append($html);
40502
- $facebook_gallery.isotope("appended", $html);
40503
- $facebook_gallery.imagesLoaded().progress(function() {
40504
- $facebook_gallery.isotope("layout");
40505
- });
40506
 
40507
- // update load more button
40508
- if (response.num_pages > $page) {
40509
- $this.attr("data-page", parseInt($page) + 1);
40510
- $this.removeClass("button--loading");
40511
- $("span", $this).html("Load more");
40512
- } else {
40513
- $this.remove();
40514
- }
40515
- },
40516
- error: function() {}
40517
- });
40518
- });
40519
  };
40520
 
40521
  jQuery(window).on("elementor/frontend/init", function() {
40522
- elementorFrontend.hooks.addAction(
40523
- "frontend/element_ready/eael-facebook-feed.default",
40524
- FacebookFeed
40525
- );
40526
- });
40527
-
40528
- var FancyText = function($scope, $) {
40529
- var $fancyText = $scope.find(".eael-fancy-text-container").eq(0),
40530
- $id =
40531
- $fancyText.data("fancy-text-id") !== undefined
40532
- ? $fancyText.data("fancy-text-id")
40533
- : "",
40534
- $fancy_text =
40535
- $fancyText.data("fancy-text") !== undefined
40536
- ? $fancyText.data("fancy-text")
40537
- : "",
40538
- $transition_type =
40539
- $fancyText.data("fancy-text-transition-type") !== undefined
40540
- ? $fancyText.data("fancy-text-transition-type")
40541
- : "",
40542
- $fancy_text_speed =
40543
- $fancyText.data("fancy-text-speed") !== undefined
40544
- ? $fancyText.data("fancy-text-speed")
40545
- : "",
40546
- $fancy_text_delay =
40547
- $fancyText.data("fancy-text-delay") !== undefined
40548
- ? $fancyText.data("fancy-text-delay")
40549
- : "",
40550
- $fancy_text_cursor =
40551
- $fancyText.data("fancy-text-cursor") === 'yes' ? true : false,
40552
- $fancy_text_loop =
40553
- $fancyText.data("fancy-text-loop") !== undefined
40554
- ? $fancyText.data("fancy-text-loop") == "yes"
40555
- ? true
40556
- : false
40557
- : false;
40558
- $fancy_text = $fancy_text.split("|");
40559
-
40560
- if ($transition_type == "typing") {
40561
- $("#eael-fancy-text-" + $id).typed({
40562
- strings: $fancy_text,
40563
- typeSpeed: $fancy_text_speed,
40564
- backSpeed: 0,
40565
- startDelay: 300,
40566
- backDelay: $fancy_text_delay,
40567
- showCursor: $fancy_text_cursor,
40568
- loop: $fancy_text_loop
40569
- });
40570
- }
40571
-
40572
- if ($transition_type != "typing") {
40573
- $("#eael-fancy-text-" + $id).Morphext({
40574
- animation: $transition_type,
40575
- separator: ", ",
40576
- speed: $fancy_text_delay,
40577
- complete: function() {
40578
- // Overrides default empty function
40579
- }
40580
- });
40581
- }
40582
-
40583
- jQuery(window).on('load', function() {
40584
- setTimeout(function() {
40585
- $('.eael-fancy-text-strings', $scope).css('display', 'inline-block');
40586
- }, 500);
40587
- });
40588
-
40589
- if(isEditMode) {
40590
- setTimeout(function() {
40591
- $('.eael-fancy-text-strings', $scope).css('display', 'inline-block');
40592
- }, 800);
40593
- }
40594
- };
40595
- jQuery(window).on("elementor/frontend/init", function() {
40596
- elementorFrontend.hooks.addAction(
40597
- "frontend/element_ready/eael-fancy-text.default",
40598
- FancyText
40599
- );
40600
  });
40601
 
40602
  var filterableGalleryHandler = function($scope, $) {
@@ -40759,13 +40694,79 @@ jQuery(window).on("elementor/frontend/init", function() {
40759
  elementorFrontend.hooks.addAction("frontend/element_ready/eael-filterable-gallery.default", filterableGalleryHandler);
40760
  });
40761
 
40762
- (function($) {
40763
- window.isEditMode = false;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40764
 
40765
- $(window).on("elementor/frontend/init", function() {
40766
- window.isEditMode = elementorFrontend.isEditMode();
 
 
 
 
 
 
 
 
 
 
 
 
 
40767
  });
40768
- })(jQuery);
 
 
 
 
 
 
 
 
 
 
 
 
40769
 
40770
  var ImageAccordion = function($scope, $) {
40771
  var $imageAccordion = $scope.find(".eael-img-accordion").eq(0),
@@ -41556,3 +41557,60 @@ jQuery(window).on("elementor/frontend/init", function() {
41556
  TwitterFeedHandler
41557
  );
41558
  });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12841
  });
12842
 
12843
 
12844
+ /**
12845
+ * author Christopher Blum
12846
+ * - based on the idea of Remy Sharp, http://remysharp.com/2009/01/26/element-in-view-event-plugin/
12847
+ * - forked from http://github.com/zuk/jquery.inview/
 
 
 
 
 
 
 
 
 
12848
  */
12849
+ (function (factory) {
12850
+ if (typeof define == 'function' && define.amd) {
12851
+ // AMD
12852
+ define(['jquery'], factory);
12853
+ } else if (typeof exports === 'object') {
12854
+ // Node, CommonJS
12855
+ module.exports = factory(require('jquery'));
12856
+ } else {
12857
+ // Browser globals
12858
+ factory(jQuery);
12859
+ }
12860
+ }(function ($) {
12861
 
12862
+ var inviewObjects = [], viewportSize, viewportOffset,
12863
+ d = document, w = window, documentElement = d.documentElement, timer;
 
12864
 
12865
+ $.event.special.inview = {
12866
+ add: function (data) {
12867
+ inviewObjects.push({ data: data, $element: $(this), element: this });
12868
+ // Use setInterval in order to also make sure this captures elements within
12869
+ // "overflow:scroll" elements or elements that appeared in the dom tree due to
12870
+ // dom manipulation and reflow
12871
+ // old: $(window).scroll(checkInView);
12872
+ //
12873
+ // By the way, iOS (iPad, iPhone, ...) seems to not execute, or at least delays
12874
+ // intervals while the user scrolls. Therefore the inview event might fire a bit late there
12875
+ //
12876
+ // Don't waste cycles with an interval until we get at least one element that
12877
+ // has bound to the inview event.
12878
+ if (!timer && inviewObjects.length) {
12879
+ timer = setInterval(checkInView, 250);
12880
+ }
12881
+ },
12882
 
12883
+ remove: function (data) {
12884
+ for (var i = 0; i < inviewObjects.length; i++) {
12885
+ var inviewObject = inviewObjects[i];
12886
+ if (inviewObject.element === this && inviewObject.data.guid === data.guid) {
12887
+ inviewObjects.splice(i, 1);
12888
+ break;
12889
+ }
12890
+ }
12891
 
12892
+ // Clear interval when we no longer have any elements listening
12893
+ if (!inviewObjects.length) {
12894
+ clearInterval(timer);
12895
+ timer = null;
12896
+ }
12897
+ }
12898
+ };
12899
 
12900
+ function getViewportSize() {
12901
+ var mode, domObject, size = { height: w.innerHeight, width: w.innerWidth };
12902
+
12903
+ // if this is correct then return it. iPad has compat Mode, so will
12904
+ // go into check clientHeight/clientWidth (which has the wrong value).
12905
+ if (!size.height) {
12906
+ mode = d.compatMode;
12907
+ if (mode || !$.support.boxModel) { // IE, Gecko
12908
+ domObject = mode === 'CSS1Compat' ?
12909
+ documentElement : // Standards
12910
+ d.body; // Quirks
12911
+ size = {
12912
+ height: domObject.clientHeight,
12913
+ width: domObject.clientWidth
12914
+ };
12915
+ }
12916
+ }
12917
+
12918
+ return size;
12919
  }
12920
 
12921
+ function getViewportOffset() {
12922
+ return {
12923
+ top: w.pageYOffset || documentElement.scrollTop || d.body.scrollTop,
12924
+ left: w.pageXOffset || documentElement.scrollLeft || d.body.scrollLeft
12925
+ };
12926
+ }
12927
 
12928
+ function checkInView() {
12929
+ if (!inviewObjects.length) {
12930
+ return;
12931
+ }
12932
 
12933
+ var i = 0, $elements = $.map(inviewObjects, function (inviewObject) {
12934
+ var selector = inviewObject.data.selector,
12935
+ $element = inviewObject.$element;
12936
+ return selector ? $element.find(selector) : $element;
12937
+ });
12938
 
12939
+ viewportSize = viewportSize || getViewportSize();
12940
+ viewportOffset = viewportOffset || getViewportOffset();
 
 
 
 
 
12941
 
12942
+ for (; i < inviewObjects.length; i++) {
12943
+ // Ignore elements that are not in the DOM tree
12944
+ if (!$.contains(documentElement, $elements[i][0])) {
12945
+ continue;
12946
  }
 
 
 
 
 
 
 
 
 
 
 
12947
 
12948
+ var $element = $($elements[i]),
12949
+ elementSize = { height: $element[0].offsetHeight, width: $element[0].offsetWidth },
12950
+ elementOffset = $element.offset(),
12951
+ inView = $element.data('inview');
12952
+
12953
+ // Don't ask me why because I haven't figured out yet:
12954
+ // viewportOffset and viewportSize are sometimes suddenly null in Firefox 5.
12955
+ // Even though it sounds weird:
12956
+ // It seems that the execution of this function is interferred by the onresize/onscroll event
12957
+ // where viewportOffset and viewportSize are unset
12958
+ if (!viewportOffset || !viewportSize) {
12959
+ return;
12960
  }
 
 
 
12961
 
12962
+ if (elementOffset.top + elementSize.height > viewportOffset.top &&
12963
+ elementOffset.top < viewportOffset.top + viewportSize.height &&
12964
+ elementOffset.left + elementSize.width > viewportOffset.left &&
12965
+ elementOffset.left < viewportOffset.left + viewportSize.width) {
12966
+ if (!inView) {
12967
+ $element.data('inview', true).trigger('inview', [true]);
12968
+ }
12969
+ } else if (inView) {
12970
+ $element.data('inview', false).trigger('inview', [false]);
12971
+ }
12972
+ }
12973
+ }
12974
+
12975
+ $(w).on("scroll resize scrollstop", function () {
12976
+ viewportSize = viewportOffset = null;
12977
+ });
12978
+
12979
+ // IE < 9 scrolls to focused elements without firing the "scroll" event
12980
+ if (!documentElement.addEventListener && documentElement.attachEvent) {
12981
+ documentElement.attachEvent("onfocusin", function () {
12982
+ viewportOffset = null;
12983
+ });
12984
+ }
12985
+ }));
12986
  /*!
12987
+ * Isotope PACKAGED v3.0.6
12988
+ *
12989
+ * Licensed GPLv3 for open source use
12990
+ * or Isotope Commercial License for commercial use
12991
+ *
12992
+ * https://isotope.metafizzy.co
12993
+ * Copyright 2010-2018 Metafizzy
12994
  */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12995
 
12996
+ /**
12997
+ * Bridget makes jQuery widgets
12998
+ * v2.0.1
12999
+ * MIT license
13000
+ */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13001
 
13002
+ /* jshint browser: true, strict: true, undef: true, unused: true */
 
 
13003
 
13004
+ ( function( window, factory ) {
13005
+ // universal module definition
13006
+ /*jshint strict: false */ /* globals define, module, require */
13007
+ if ( typeof define == 'function' && define.amd ) {
13008
+ // AMD
13009
+ define( 'jquery-bridget/jquery-bridget',[ 'jquery' ], function( jQuery ) {
13010
+ return factory( window, jQuery );
13011
+ });
13012
+ } else if ( typeof module == 'object' && module.exports ) {
13013
+ // CommonJS
13014
+ module.exports = factory(
13015
+ window,
13016
+ require('jquery')
13017
+ );
13018
+ } else {
13019
+ // browser global
13020
+ window.jQueryBridget = factory(
13021
+ window,
13022
+ window.jQuery
13023
+ );
13024
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13025
 
13026
+ }( window, function factory( window, jQuery ) {
13027
+ 'use strict';
 
13028
 
13029
+ // ----- utils ----- //
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13030
 
13031
+ var arraySlice = Array.prototype.slice;
 
 
13032
 
13033
+ // helper function for logging errors
13034
+ // $.error breaks jQuery chaining
13035
+ var console = window.console;
13036
+ var logError = typeof console == 'undefined' ? function() {} :
13037
+ function( message ) {
13038
+ console.error( message );
13039
+ };
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13040
 
13041
  // ----- jQueryBridget ----- //
13042
 
16547
  }));
16548
 
16549
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16550
  /*! Magnific Popup - v1.1.0 - 2016-02-20
16551
  * http://dimsemenov.com/plugins/magnific-popup/
16552
  * Copyright (c) 2016 Dmitry Semenov; */
18408
  /*>>retina*/
18409
  _checkInstance();
18410
  }));
18411
+ (function($) {
18412
+ $.fn.eaelProgressBar = function() {
18413
+ var $this = $(this)
18414
+ var $layout = $this.data('layout')
18415
+ var $num = $this.data('count')
18416
+ var $duration = $this.data('duration')
18417
+
18418
+ if($num > 100) {
18419
+ $num = 100;
18420
+ }
18421
+
18422
+ $this.one('inview', function() {
18423
+ if ($layout == 'line') {
18424
+ $('.eael-progressbar-line-fill', $this).css({
18425
+ 'width': $num + '%',
18426
+ })
18427
+ } else if ($layout == 'half_circle') {
18428
+ $('.eael-progressbar-circle-half', $this).css({
18429
+ 'transform': 'rotate(' + ($num * 1.8) + 'deg)',
18430
+ })
18431
+ }
18432
+
18433
+ $('.eael-progressbar-count', $this).prop({
18434
+ 'counter': 0
18435
+ }).animate({
18436
+ counter: $num
18437
+ }, {
18438
+ duration: $duration,
18439
+ easing: 'linear',
18440
+ step: function(counter) {
18441
+ if ($layout == 'circle') {
18442
+ var rotate = (counter * 3.6)
18443
+ $('.eael-progressbar-circle-half-left', $this).css({
18444
+ 'transform': "rotate(" + rotate + "deg)",
18445
+ })
18446
+ if (rotate > 180) {
18447
+ $('.eael-progressbar-circle-pie', $this).css({
18448
+ '-webkit-clip-path': 'inset(0)',
18449
+ 'clip-path': 'inset(0)',
18450
+ })
18451
+ $('.eael-progressbar-circle-half-right', $this).css({
18452
+ 'visibility': 'visible'
18453
+ })
18454
+ }
18455
+ }
18456
+
18457
+ $(this).text(Math.ceil(counter))
18458
+ }
18459
+ })
18460
+ })
18461
+ }
18462
+ }(jQuery));
18463
  typeof navigator === "object" && (function (global, factory) {
18464
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
18465
  typeof define === 'function' && define.amd ? define('Plyr', factory) :
33499
  return Plyr;
33500
 
33501
  }));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33502
  (function (root, factory) {
33503
  if (typeof define === 'function' && define.amd) {
33504
  // AMD. Register as an anonymous module unless amdModuleId is set
37762
  }
37763
  });
37764
 
37765
+ /* a build task will add "return $;" here */
37766
+ return $;
37767
+
37768
+ }));
37769
+
37770
+ !function(t,s,e){"use strict";var i=function(t,s){var i=this;this.el=t,this.options={},Object.keys(r).forEach(function(t){i.options[t]=r[t]}),Object.keys(s).forEach(function(t){i.options[t]=s[t]}),this.isInput="input"===this.el.tagName.toLowerCase(),this.attr=this.options.attr,this.showCursor=!this.isInput&&this.options.showCursor,this.elContent=this.attr?this.el.getAttribute(this.attr):this.el.textContent,this.contentType=this.options.contentType,this.typeSpeed=this.options.typeSpeed,this.startDelay=this.options.startDelay,this.backSpeed=this.options.backSpeed,this.backDelay=this.options.backDelay,e&&this.options.stringsElement instanceof e?this.stringsElement=this.options.stringsElement[0]:this.stringsElement=this.options.stringsElement,this.strings=this.options.strings,this.strPos=0,this.arrayPos=0,this.stopNum=0,this.loop=this.options.loop,this.loopCount=this.options.loopCount,this.curLoop=0,this.stop=!1,this.cursorChar=this.options.cursorChar,this.shuffle=this.options.shuffle,this.sequence=[],this.build()};i.prototype={constructor:i,init:function(){var t=this;t.timeout=setTimeout(function(){for(var s=0;s<t.strings.length;++s)t.sequence[s]=s;t.shuffle&&(t.sequence=t.shuffleArray(t.sequence)),t.typewrite(t.strings[t.sequence[t.arrayPos]],t.strPos)},t.startDelay)},build:function(){var t=this;if(this.showCursor===!0&&(this.cursor=s.createElement("span"),this.cursor.className="typed-cursor",this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)),this.stringsElement){this.strings=[],this.stringsElement.style.display="none";var e=Array.prototype.slice.apply(this.stringsElement.children);e.forEach(function(s){t.strings.push(s.innerHTML)})}this.init()},typewrite:function(t,s){if(this.stop!==!0){var e=Math.round(70*Math.random())+this.typeSpeed,i=this;i.timeout=setTimeout(function(){var e=0,r=t.substr(s);if("^"===r.charAt(0)){var o=1;/^\^\d+/.test(r)&&(r=/\d+/.exec(r)[0],o+=r.length,e=parseInt(r)),t=t.substring(0,s)+t.substring(s+o)}if("html"===i.contentType){var n=t.substr(s).charAt(0);if("<"===n||"&"===n){var a="",h="";for(h="<"===n?">":";";t.substr(s+1).charAt(0)!==h&&(a+=t.substr(s).charAt(0),s++,!(s+1>t.length)););s++,a+=h}}i.timeout=setTimeout(function(){if(s===t.length){if(i.options.onStringTyped(i.arrayPos),i.arrayPos===i.strings.length-1&&(i.options.callback(),i.curLoop++,i.loop===!1||i.curLoop===i.loopCount))return;i.timeout=setTimeout(function(){i.backspace(t,s)},i.backDelay)}else{0===s&&i.options.preStringTyped(i.arrayPos);var e=t.substr(0,s+1);i.attr?i.el.setAttribute(i.attr,e):i.isInput?i.el.value=e:"html"===i.contentType?i.el.innerHTML=e:i.el.textContent=e,s++,i.typewrite(t,s)}},e)},e)}},backspace:function(t,s){if(this.stop!==!0){var e=Math.round(70*Math.random())+this.backSpeed,i=this;i.timeout=setTimeout(function(){if("html"===i.contentType&&">"===t.substr(s).charAt(0)){for(var e="";"<"!==t.substr(s-1).charAt(0)&&(e-=t.substr(s).charAt(0),s--,!(s<0)););s--,e+="<"}var r=t.substr(0,s);i.attr?i.el.setAttribute(i.attr,r):i.isInput?i.el.value=r:"html"===i.contentType?i.el.innerHTML=r:i.el.textContent=r,s>i.stopNum?(s--,i.backspace(t,s)):s<=i.stopNum&&(i.arrayPos++,i.arrayPos===i.strings.length?(i.arrayPos=0,i.shuffle&&(i.sequence=i.shuffleArray(i.sequence)),i.init()):i.typewrite(i.strings[i.sequence[i.arrayPos]],s))},e)}},shuffleArray:function(t){var s,e,i=t.length;if(i)for(;--i;)e=Math.floor(Math.random()*(i+1)),s=t[e],t[e]=t[i],t[i]=s;return t},reset:function(){var t=this;clearInterval(t.timeout);this.el.getAttribute("id");this.el.textContent="","undefined"!=typeof this.cursor&&"undefined"!=typeof this.cursor.parentNode&&this.cursor.parentNode.removeChild(this.cursor),this.strPos=0,this.arrayPos=0,this.curLoop=0,this.options.resetCallback()}},i["new"]=function(t,e){var r=Array.prototype.slice.apply(s.querySelectorAll(t));r.forEach(function(t){var s=t._typed,r="object"==typeof e&&e;s&&s.reset(),t._typed=s=new i(t,r),"string"==typeof e&&s[e]()})},e&&(e.fn.typed=function(t){return this.each(function(){var s=e(this),r=s.data("typed"),o="object"==typeof t&&t;r&&r.reset(),s.data("typed",r=new i(this,o)),"string"==typeof t&&r[t]()})}),t.Typed=i;var r={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,shuffle:!1,backDelay:500,loop:!1,loopCount:!1,showCursor:!0,cursorChar:"|",attr:null,contentType:"html",callback:function(){},preStringTyped:function(){},onStringTyped:function(){},resetCallback:function(){}}}(window,document,window.jQuery);
37771
+ !function(a){"use strict";function b(b,c){this.element=a(b),this.settings=a.extend({},d,c),this._defaults=d,this._init()}var c="Morphext",d={animation:"bounceIn",separator:",",speed:2e3,complete:a.noop};b.prototype={_init:function(){var b=this;this.phrases=[],this.element.addClass("morphext"),a.each(this.element.text().split(this.settings.separator),function(c,d){b.phrases.push(a.trim(d))}),this.index=-1,this.animate(),this.start()},animate:function(){this.index=++this.index%this.phrases.length,this.element[0].innerHTML='<span class="animated '+this.settings.animation+'">'+this.phrases[this.index]+"</span>",a.isFunction(this.settings.complete)&&this.settings.complete.call(this)},start:function(){var a=this;this._interval=setInterval(function(){a.animate()},this.settings.speed)},stop:function(){this._interval=clearInterval(this._interval)}},a.fn[c]=function(d){return this.each(function(){a.data(this,"plugin_"+c)||a.data(this,"plugin_"+c,new b(this,d))})}}(jQuery);
37772
+
37773
+ /*!
37774
+ * Morphext - Text Rotating Plugin for jQuery
37775
+ * https://github.com/MrSaints/Morphext
37776
+ *
37777
+ * Built on jQuery Boilerplate
37778
+ * http://jqueryboilerplate.com/
37779
+ *
37780
+ * Copyright 2014 Ian Lai and other contributors
37781
+ * Released under the MIT license
37782
+ * http://ian.mit-license.org/
37783
+ */
37784
+
37785
+ /*eslint-env browser */
37786
+ /*global jQuery:false */
37787
+ /*eslint-disable no-underscore-dangle */
37788
+
37789
+ (function ($) {
37790
+ "use strict";
37791
+
37792
+ var pluginName = "Morphext",
37793
+ defaults = {
37794
+ animation: "bounceIn",
37795
+ separator: ",",
37796
+ speed: 2000,
37797
+ complete: $.noop
37798
+ };
37799
+
37800
+ function Plugin (element, options) {
37801
+ this.element = $(element);
37802
+
37803
+ this.settings = $.extend({}, defaults, options);
37804
+ this._defaults = defaults;
37805
+ this._init();
37806
+ }
37807
+
37808
+ Plugin.prototype = {
37809
+ _init: function () {
37810
+ var $that = this;
37811
+ this.phrases = [];
37812
+
37813
+ this.element.addClass("morphext");
37814
+
37815
+ $.each(this.element.text().split(this.settings.separator), function (key, value) {
37816
+ $that.phrases.push($.trim(value));
37817
+ });
37818
+
37819
+ this.index = -1;
37820
+ this.animate();
37821
+ this.start();
37822
+ },
37823
+ animate: function () {
37824
+ this.index = ++this.index % this.phrases.length;
37825
+ this.element[0].innerHTML = "<span class=\"animated " + this.settings.animation + "\">" + this.phrases[this.index] + "</span>";
37826
+
37827
+ if ($.isFunction(this.settings.complete)) {
37828
+ this.settings.complete.call(this);
37829
+ }
37830
+ },
37831
+ start: function () {
37832
+ var $that = this;
37833
+ this._interval = setInterval(function () {
37834
+ $that.animate();
37835
+ }, this.settings.speed);
37836
+ },
37837
+ stop: function () {
37838
+ this._interval = clearInterval(this._interval);
37839
+ }
37840
+ };
37841
+
37842
+ $.fn[pluginName] = function (options) {
37843
+ return this.each(function() {
37844
+ if (!$.data(this, "plugin_" + pluginName)) {
37845
+ $.data(this, "plugin_" + pluginName, new Plugin(this, options));
37846
+ }
37847
+ });
37848
+ };
37849
+ })(jQuery);
37850
+
37851
+ /*!
37852
+ *
37853
+ * typed.js - A JavaScript Typing Animation Library
37854
+ * Author: Matt Boldt <me@mattboldt.com>
37855
+ * Version: v2.0.9
37856
+ * Url: https://github.com/mattboldt/typed.js
37857
+ * License(s): MIT
37858
+ *
37859
+ */
37860
+ (function webpackUniversalModuleDefinition(root, factory) {
37861
+ if(typeof exports === 'object' && typeof module === 'object')
37862
+ module.exports = factory();
37863
+ else if(typeof define === 'function' && define.amd)
37864
+ define([], factory);
37865
+ else if(typeof exports === 'object')
37866
+ exports["Typed"] = factory();
37867
+ else
37868
+ root["Typed"] = factory();
37869
+ })(this, function() {
37870
+ return /******/ (function(modules) { // webpackBootstrap
37871
+ /******/ // The module cache
37872
+ /******/ var installedModules = {};
37873
+ /******/
37874
+ /******/ // The require function
37875
+ /******/ function __webpack_require__(moduleId) {
37876
+ /******/
37877
+ /******/ // Check if module is in cache
37878
+ /******/ if(installedModules[moduleId])
37879
+ /******/ return installedModules[moduleId].exports;
37880
+ /******/
37881
+ /******/ // Create a new module (and put it into the cache)
37882
+ /******/ var module = installedModules[moduleId] = {
37883
+ /******/ exports: {},
37884
+ /******/ id: moduleId,
37885
+ /******/ loaded: false
37886
+ /******/ };
37887
+ /******/
37888
+ /******/ // Execute the module function
37889
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
37890
+ /******/
37891
+ /******/ // Flag the module as loaded
37892
+ /******/ module.loaded = true;
37893
+ /******/
37894
+ /******/ // Return the exports of the module
37895
+ /******/ return module.exports;
37896
+ /******/ }
37897
+ /******/
37898
+ /******/
37899
+ /******/ // expose the modules object (__webpack_modules__)
37900
+ /******/ __webpack_require__.m = modules;
37901
+ /******/
37902
+ /******/ // expose the module cache
37903
+ /******/ __webpack_require__.c = installedModules;
37904
+ /******/
37905
+ /******/ // __webpack_public_path__
37906
+ /******/ __webpack_require__.p = "";
37907
+ /******/
37908
+ /******/ // Load entry module and return exports
37909
+ /******/ return __webpack_require__(0);
37910
+ /******/ })
37911
+ /************************************************************************/
37912
+ /******/ ([
37913
+ /* 0 */
37914
+ /***/ (function(module, exports, __webpack_require__) {
37915
+
37916
+ 'use strict';
37917
+
37918
+ Object.defineProperty(exports, '__esModule', {
37919
+ value: true
37920
+ });
37921
+
37922
+ var _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();
37923
+
37924
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }
37925
+
37926
+ var _initializerJs = __webpack_require__(1);
37927
+
37928
+ var _htmlParserJs = __webpack_require__(3);
37929
+
37930
+ /**
37931
+ * Welcome to Typed.js!
37932
+ * @param {string} elementId HTML element ID _OR_ HTML element
37933
+ * @param {object} options options object
37934
+ * @returns {object} a new Typed object
37935
+ */
37936
+
37937
+ var Typed = (function () {
37938
+ function Typed(elementId, options) {
37939
+ _classCallCheck(this, Typed);
37940
+
37941
+ // Initialize it up
37942
+ _initializerJs.initializer.load(this, options, elementId);
37943
+ // All systems go!
37944
+ this.begin();
37945
+ }
37946
+
37947
+ /**
37948
+ * Toggle start() and stop() of the Typed instance
37949
+ * @public
37950
+ */
37951
+
37952
+ _createClass(Typed, [{
37953
+ key: 'toggle',
37954
+ value: function toggle() {
37955
+ this.pause.status ? this.start() : this.stop();
37956
+ }
37957
+
37958
+ /**
37959
+ * Stop typing / backspacing and enable cursor blinking
37960
+ * @public
37961
+ */
37962
+ }, {
37963
+ key: 'stop',
37964
+ value: function stop() {
37965
+ if (this.typingComplete) return;
37966
+ if (this.pause.status) return;
37967
+ this.toggleBlinking(true);
37968
+ this.pause.status = true;
37969
+ this.options.onStop(this.arrayPos, this);
37970
+ }
37971
+
37972
+ /**
37973
+ * Start typing / backspacing after being stopped
37974
+ * @public
37975
+ */
37976
+ }, {
37977
+ key: 'start',
37978
+ value: function start() {
37979
+ if (this.typingComplete) return;
37980
+ if (!this.pause.status) return;
37981
+ this.pause.status = false;
37982
+ if (this.pause.typewrite) {
37983
+ this.typewrite(this.pause.curString, this.pause.curStrPos);
37984
+ } else {
37985
+ this.backspace(this.pause.curString, this.pause.curStrPos);
37986
+ }
37987
+ this.options.onStart(this.arrayPos, this);
37988
+ }
37989
+
37990
+ /**
37991
+ * Destroy this instance of Typed
37992
+ * @public
37993
+ */
37994
+ }, {
37995
+ key: 'destroy',
37996
+ value: function destroy() {
37997
+ this.reset(false);
37998
+ this.options.onDestroy(this);
37999
+ }
38000
+
38001
+ /**
38002
+ * Reset Typed and optionally restarts
38003
+ * @param {boolean} restart
38004
+ * @public
38005
+ */
38006
+ }, {
38007
+ key: 'reset',
38008
+ value: function reset() {
38009
+ var restart = arguments.length <= 0 || arguments[0] === undefined ? true : arguments[0];
38010
+
38011
+ clearInterval(this.timeout);
38012
+ this.replaceText('');
38013
+ if (this.cursor && this.cursor.parentNode) {
38014
+ this.cursor.parentNode.removeChild(this.cursor);
38015
+ this.cursor = null;
38016
+ }
38017
+ this.strPos = 0;
38018
+ this.arrayPos = 0;
38019
+ this.curLoop = 0;
38020
+ if (restart) {
38021
+ this.insertCursor();
38022
+ this.options.onReset(this);
38023
+ this.begin();
38024
+ }
38025
+ }
38026
+
38027
+ /**
38028
+ * Begins the typing animation
38029
+ * @private
38030
+ */
38031
+ }, {
38032
+ key: 'begin',
38033
+ value: function begin() {
38034
+ var _this = this;
38035
+
38036
+ this.typingComplete = false;
38037
+ this.shuffleStringsIfNeeded(this);
38038
+ this.insertCursor();
38039
+ if (this.bindInputFocusEvents) this.bindFocusEvents();
38040
+ this.timeout = setTimeout(function () {
38041
+ // Check if there is some text in the element, if yes start by backspacing the default message
38042
+ if (!_this.currentElContent || _this.currentElContent.length === 0) {
38043
+ _this.typewrite(_this.strings[_this.sequence[_this.arrayPos]], _this.strPos);
38044
+ } else {
38045
+ // Start typing
38046
+ _this.backspace(_this.currentElContent, _this.currentElContent.length);
38047
+ }
38048
+ }, this.startDelay);
38049
+ }
38050
+
38051
+ /**
38052
+ * Called for each character typed
38053
+ * @param {string} curString the current string in the strings array
38054
+ * @param {number} curStrPos the current position in the curString
38055
+ * @private
38056
+ */
38057
+ }, {
38058
+ key: 'typewrite',
38059
+ value: function typewrite(curString, curStrPos) {
38060
+ var _this2 = this;
38061
+
38062
+ if (this.fadeOut && this.el.classList.contains(this.fadeOutClass)) {
38063
+ this.el.classList.remove(this.fadeOutClass);
38064
+ if (this.cursor) this.cursor.classList.remove(this.fadeOutClass);
38065
+ }
38066
+
38067
+ var humanize = this.humanizer(this.typeSpeed);
38068
+ var numChars = 1;
38069
+
38070
+ if (this.pause.status === true) {
38071
+ this.setPauseStatus(curString, curStrPos, true);
38072
+ return;
38073
+ }
38074
+
38075
+ // contain typing function in a timeout humanize'd delay
38076
+ this.timeout = setTimeout(function () {
38077
+ // skip over any HTML chars
38078
+ curStrPos = _htmlParserJs.htmlParser.typeHtmlChars(curString, curStrPos, _this2);
38079
+
38080
+ var pauseTime = 0;
38081
+ var substr = curString.substr(curStrPos);
38082
+ // check for an escape character before a pause value
38083
+ // format: \^\d+ .. eg: ^1000 .. should be able to print the ^ too using ^^
38084
+ // single ^ are removed from string
38085
+ if (substr.charAt(0) === '^') {
38086
+ if (/^\^\d+/.test(substr)) {
38087
+ var skip = 1; // skip at least 1
38088
+ substr = /\d+/.exec(substr)[0];
38089
+ skip += substr.length;
38090
+ pauseTime = parseInt(substr);
38091
+ _this2.temporaryPause = true;
38092
+ _this2.options.onTypingPaused(_this2.arrayPos, _this2);
38093
+ // strip out the escape character and pause value so they're not printed
38094
+ curString = curString.substring(0, curStrPos) + curString.substring(curStrPos + skip);
38095
+ _this2.toggleBlinking(true);
38096
+ }
38097
+ }
38098
+
38099
+ // check for skip characters formatted as
38100
+ // "this is a `string to print NOW` ..."
38101
+ if (substr.charAt(0) === '`') {
38102
+ while (curString.substr(curStrPos + numChars).charAt(0) !== '`') {
38103
+ numChars++;
38104
+ if (curStrPos + numChars > curString.length) break;
38105
+ }
38106
+ // strip out the escape characters and append all the string in between
38107
+ var stringBeforeSkip = curString.substring(0, curStrPos);
38108
+ var stringSkipped = curString.substring(stringBeforeSkip.length + 1, curStrPos + numChars);
38109
+ var stringAfterSkip = curString.substring(curStrPos + numChars + 1);
38110
+ curString = stringBeforeSkip + stringSkipped + stringAfterSkip;
38111
+ numChars--;
38112
+ }
38113
+
38114
+ // timeout for any pause after a character
38115
+ _this2.timeout = setTimeout(function () {
38116
+ // Accounts for blinking while paused
38117
+ _this2.toggleBlinking(false);
38118
+
38119
+ // We're done with this sentence!
38120
+ if (curStrPos >= curString.length) {
38121
+ _this2.doneTyping(curString, curStrPos);
38122
+ } else {
38123
+ _this2.keepTyping(curString, curStrPos, numChars);
38124
+ }
38125
+ // end of character pause
38126
+ if (_this2.temporaryPause) {
38127
+ _this2.temporaryPause = false;
38128
+ _this2.options.onTypingResumed(_this2.arrayPos, _this2);
38129
+ }
38130
+ }, pauseTime);
38131
+
38132
+ // humanized value for typing
38133
+ }, humanize);
38134
+ }
38135
+
38136
+ /**
38137
+ * Continue to the next string & begin typing
38138
+ * @param {string} curString the current string in the strings array
38139
+ * @param {number} curStrPos the current position in the curString
38140
+ * @private
38141
+ */
38142
+ }, {
38143
+ key: 'keepTyping',
38144
+ value: function keepTyping(curString, curStrPos, numChars) {
38145
+ // call before functions if applicable
38146
+ if (curStrPos === 0) {
38147
+ this.toggleBlinking(false);
38148
+ this.options.preStringTyped(this.arrayPos, this);
38149
+ }
38150
+ // start typing each new char into existing string
38151
+ // curString: arg, this.el.html: original text inside element
38152
+ curStrPos += numChars;
38153
+ var nextString = curString.substr(0, curStrPos);
38154
+ this.replaceText(nextString);
38155
+ // loop the function
38156
+ this.typewrite(curString, curStrPos);
38157
+ }
38158
+
38159
+ /**
38160
+ * We're done typing all strings
38161
+ * @param {string} curString the current string in the strings array
38162
+ * @param {number} curStrPos the current position in the curString
38163
+ * @private
38164
+ */
38165
+ }, {
38166
+ key: 'doneTyping',
38167
+ value: function doneTyping(curString, curStrPos) {
38168
+ var _this3 = this;
38169
+
38170
+ // fires callback function
38171
+ this.options.onStringTyped(this.arrayPos, this);
38172
+ this.toggleBlinking(true);
38173
+ // is this the final string
38174
+ if (this.arrayPos === this.strings.length - 1) {
38175
+ // callback that occurs on the last typed string
38176
+ this.complete();
38177
+ // quit if we wont loop back
38178
+ if (this.loop === false || this.curLoop === this.loopCount) {
38179
+ return;
38180
+ }
38181
+ }
38182
+ this.timeout = setTimeout(function () {
38183
+ _this3.backspace(curString, curStrPos);
38184
+ }, this.backDelay);
38185
+ }
38186
+
38187
+ /**
38188
+ * Backspaces 1 character at a time
38189
+ * @param {string} curString the current string in the strings array
38190
+ * @param {number} curStrPos the current position in the curString
38191
+ * @private
38192
+ */
38193
+ }, {
38194
+ key: 'backspace',
38195
+ value: function backspace(curString, curStrPos) {
38196
+ var _this4 = this;
38197
+
38198
+ if (this.pause.status === true) {
38199
+ this.setPauseStatus(curString, curStrPos, true);
38200
+ return;
38201
+ }
38202
+ if (this.fadeOut) return this.initFadeOut();
38203
+
38204
+ this.toggleBlinking(false);
38205
+ var humanize = this.humanizer(this.backSpeed);
38206
+
38207
+ this.timeout = setTimeout(function () {
38208
+ curStrPos = _htmlParserJs.htmlParser.backSpaceHtmlChars(curString, curStrPos, _this4);
38209
+ // replace text with base text + typed characters
38210
+ var curStringAtPosition = curString.substr(0, curStrPos);
38211
+ _this4.replaceText(curStringAtPosition);
38212
+
38213
+ // if smartBack is enabled
38214
+ if (_this4.smartBackspace) {
38215
+ // the remaining part of the current string is equal of the same part of the new string
38216
+ var nextString = _this4.strings[_this4.arrayPos + 1];
38217
+ if (nextString && curStringAtPosition === nextString.substr(0, curStrPos)) {
38218
+ _this4.stopNum = curStrPos;
38219
+ } else {
38220
+ _this4.stopNum = 0;
38221
+ }
38222
+ }
38223
+
38224
+ // if the number (id of character in current string) is
38225
+ // less than the stop number, keep going
38226
+ if (curStrPos > _this4.stopNum) {
38227
+ // subtract characters one by one
38228
+ curStrPos--;
38229
+ // loop the function
38230
+ _this4.backspace(curString, curStrPos);
38231
+ } else if (curStrPos <= _this4.stopNum) {
38232
+ // if the stop number has been reached, increase
38233
+ // array position to next string
38234
+ _this4.arrayPos++;
38235
+ // When looping, begin at the beginning after backspace complete
38236
+ if (_this4.arrayPos === _this4.strings.length) {
38237
+ _this4.arrayPos = 0;
38238
+ _this4.options.onLastStringBackspaced();
38239
+ _this4.shuffleStringsIfNeeded();
38240
+ _this4.begin();
38241
+ } else {
38242
+ _this4.typewrite(_this4.strings[_this4.sequence[_this4.arrayPos]], curStrPos);
38243
+ }
38244
+ }
38245
+ // humanized value for typing
38246
+ }, humanize);
38247
+ }
38248
+
38249
+ /**
38250
+ * Full animation is complete
38251
+ * @private
38252
+ */
38253
+ }, {
38254
+ key: 'complete',
38255
+ value: function complete() {
38256
+ this.options.onComplete(this);
38257
+ if (this.loop) {
38258
+ this.curLoop++;
38259
+ } else {
38260
+ this.typingComplete = true;
38261
+ }
38262
+ }
38263
+
38264
+ /**
38265
+ * Has the typing been stopped
38266
+ * @param {string} curString the current string in the strings array
38267
+ * @param {number} curStrPos the current position in the curString
38268
+ * @param {boolean} isTyping
38269
+ * @private
38270
+ */
38271
+ }, {
38272
+ key: 'setPauseStatus',
38273
+ value: function setPauseStatus(curString, curStrPos, isTyping) {
38274
+ this.pause.typewrite = isTyping;
38275
+ this.pause.curString = curString;
38276
+ this.pause.curStrPos = curStrPos;
38277
+ }
38278
+
38279
+ /**
38280
+ * Toggle the blinking cursor
38281
+ * @param {boolean} isBlinking
38282
+ * @private
38283
+ */
38284
+ }, {
38285
+ key: 'toggleBlinking',
38286
+ value: function toggleBlinking(isBlinking) {
38287
+ if (!this.cursor) return;
38288
+ // if in paused state, don't toggle blinking a 2nd time
38289
+ if (this.pause.status) return;
38290
+ if (this.cursorBlinking === isBlinking) return;
38291
+ this.cursorBlinking = isBlinking;
38292
+ if (isBlinking) {
38293
+ this.cursor.classList.add('typed-cursor--blink');
38294
+ } else {
38295
+ this.cursor.classList.remove('typed-cursor--blink');
38296
+ }
38297
+ }
38298
+
38299
+ /**
38300
+ * Speed in MS to type
38301
+ * @param {number} speed
38302
+ * @private
38303
+ */
38304
+ }, {
38305
+ key: 'humanizer',
38306
+ value: function humanizer(speed) {
38307
+ return Math.round(Math.random() * speed / 2) + speed;
38308
+ }
38309
+
38310
+ /**
38311
+ * Shuffle the sequence of the strings array
38312
+ * @private
38313
+ */
38314
+ }, {
38315
+ key: 'shuffleStringsIfNeeded',
38316
+ value: function shuffleStringsIfNeeded() {
38317
+ if (!this.shuffle) return;
38318
+ this.sequence = this.sequence.sort(function () {
38319
+ return Math.random() - 0.5;
38320
+ });
38321
+ }
38322
+
38323
+ /**
38324
+ * Adds a CSS class to fade out current string
38325
+ * @private
38326
+ */
38327
+ }, {
38328
+ key: 'initFadeOut',
38329
+ value: function initFadeOut() {
38330
+ var _this5 = this;
38331
+
38332
+ this.el.className += ' ' + this.fadeOutClass;
38333
+ if (this.cursor) this.cursor.className += ' ' + this.fadeOutClass;
38334
+ return setTimeout(function () {
38335
+ _this5.arrayPos++;
38336
+ _this5.replaceText('');
38337
+
38338
+ // Resets current string if end of loop reached
38339
+ if (_this5.strings.length > _this5.arrayPos) {
38340
+ _this5.typewrite(_this5.strings[_this5.sequence[_this5.arrayPos]], 0);
38341
+ } else {
38342
+ _this5.typewrite(_this5.strings[0], 0);
38343
+ _this5.arrayPos = 0;
38344
+ }
38345
+ }, this.fadeOutDelay);
38346
+ }
38347
+
38348
+ /**
38349
+ * Replaces current text in the HTML element
38350
+ * depending on element type
38351
+ * @param {string} str
38352
+ * @private
38353
+ */
38354
+ }, {
38355
+ key: 'replaceText',
38356
+ value: function replaceText(str) {
38357
+ if (this.attr) {
38358
+ this.el.setAttribute(this.attr, str);
38359
+ } else {
38360
+ if (this.isInput) {
38361
+ this.el.value = str;
38362
+ } else if (this.contentType === 'html') {
38363
+ this.el.innerHTML = str;
38364
+ } else {
38365
+ this.el.textContent = str;
38366
+ }
38367
+ }
38368
+ }
38369
+
38370
+ /**
38371
+ * If using input elements, bind focus in order to
38372
+ * start and stop the animation
38373
+ * @private
38374
+ */
38375
+ }, {
38376
+ key: 'bindFocusEvents',
38377
+ value: function bindFocusEvents() {
38378
+ var _this6 = this;
38379
+
38380
+ if (!this.isInput) return;
38381
+ this.el.addEventListener('focus', function (e) {
38382
+ _this6.stop();
38383
+ });
38384
+ this.el.addEventListener('blur', function (e) {
38385
+ if (_this6.el.value && _this6.el.value.length !== 0) {
38386
+ return;
38387
+ }
38388
+ _this6.start();
38389
+ });
38390
+ }
38391
+
38392
+ /**
38393
+ * On init, insert the cursor element
38394
+ * @private
38395
+ */
38396
+ }, {
38397
+ key: 'insertCursor',
38398
+ value: function insertCursor() {
38399
+ if (!this.showCursor) return;
38400
+ if (this.cursor) return;
38401
+ this.cursor = document.createElement('span');
38402
+ this.cursor.className = 'typed-cursor';
38403
+ this.cursor.innerHTML = this.cursorChar;
38404
+ this.el.parentNode && this.el.parentNode.insertBefore(this.cursor, this.el.nextSibling);
38405
+ }
38406
+ }]);
38407
+
38408
+ return Typed;
38409
+ })();
38410
+
38411
+ exports['default'] = Typed;
38412
+ module.exports = exports['default'];
38413
+
38414
+ /***/ }),
38415
+ /* 1 */
38416
+ /***/ (function(module, exports, __webpack_require__) {
38417
+
38418
+ 'use strict';
38419
+
38420
+ Object.defineProperty(exports, '__esModule', {
38421
+ value: true
38422
+ });
38423
+
38424
+ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
38425
+
38426
+ var _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();
38427
+
38428
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
38429
+
38430
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }
38431
+
38432
+ var _defaultsJs = __webpack_require__(2);
38433
+
38434
+ var _defaultsJs2 = _interopRequireDefault(_defaultsJs);
38435
+
38436
+ /**
38437
+ * Initialize the Typed object
38438
+ */
38439
+
38440
+ var Initializer = (function () {
38441
+ function Initializer() {
38442
+ _classCallCheck(this, Initializer);
38443
+ }
38444
+
38445
+ _createClass(Initializer, [{
38446
+ key: 'load',
38447
+
38448
+ /**
38449
+ * Load up defaults & options on the Typed instance
38450
+ * @param {Typed} self instance of Typed
38451
+ * @param {object} options options object
38452
+ * @param {string} elementId HTML element ID _OR_ instance of HTML element
38453
+ * @private
38454
+ */
38455
+
38456
+ value: function load(self, options, elementId) {
38457
+ // chosen element to manipulate text
38458
+ if (typeof elementId === 'string') {
38459
+ self.el = document.querySelector(elementId);
38460
+ } else {
38461
+ self.el = elementId;
38462
+ }
38463
+
38464
+ self.options = _extends({}, _defaultsJs2['default'], options);
38465
+
38466
+ // attribute to type into
38467
+ self.isInput = self.el.tagName.toLowerCase() === 'input';
38468
+ self.attr = self.options.attr;
38469
+ self.bindInputFocusEvents = self.options.bindInputFocusEvents;
38470
+
38471
+ // show cursor
38472
+ self.showCursor = self.isInput ? false : self.options.showCursor;
38473
+
38474
+ // custom cursor
38475
+ self.cursorChar = self.options.cursorChar;
38476
+
38477
+ // Is the cursor blinking
38478
+ self.cursorBlinking = true;
38479
+
38480
+ // text content of element
38481
+ self.elContent = self.attr ? self.el.getAttribute(self.attr) : self.el.textContent;
38482
+
38483
+ // html or plain text
38484
+ self.contentType = self.options.contentType;
38485
+
38486
+ // typing speed
38487
+ self.typeSpeed = self.options.typeSpeed;
38488
+
38489
+ // add a delay before typing starts
38490
+ self.startDelay = self.options.startDelay;
38491
+
38492
+ // backspacing speed
38493
+ self.backSpeed = self.options.backSpeed;
38494
+
38495
+ // only backspace what doesn't match the previous string
38496
+ self.smartBackspace = self.options.smartBackspace;
38497
+
38498
+ // amount of time to wait before backspacing
38499
+ self.backDelay = self.options.backDelay;
38500
+
38501
+ // Fade out instead of backspace
38502
+ self.fadeOut = self.options.fadeOut;
38503
+ self.fadeOutClass = self.options.fadeOutClass;
38504
+ self.fadeOutDelay = self.options.fadeOutDelay;
38505
+
38506
+ // variable to check whether typing is currently paused
38507
+ self.isPaused = false;
38508
+
38509
+ // input strings of text
38510
+ self.strings = self.options.strings.map(function (s) {
38511
+ return s.trim();
38512
+ });
38513
+
38514
+ // div containing strings
38515
+ if (typeof self.options.stringsElement === 'string') {
38516
+ self.stringsElement = document.querySelector(self.options.stringsElement);
38517
+ } else {
38518
+ self.stringsElement = self.options.stringsElement;
38519
+ }
38520
+
38521
+ if (self.stringsElement) {
38522
+ self.strings = [];
38523
+ self.stringsElement.style.display = 'none';
38524
+ var strings = Array.prototype.slice.apply(self.stringsElement.children);
38525
+ var stringsLength = strings.length;
38526
+
38527
+ if (stringsLength) {
38528
+ for (var i = 0; i < stringsLength; i += 1) {
38529
+ var stringEl = strings[i];
38530
+ self.strings.push(stringEl.innerHTML.trim());
38531
+ }
38532
+ }
38533
+ }
38534
+
38535
+ // character number position of current string
38536
+ self.strPos = 0;
38537
+
38538
+ // current array position
38539
+ self.arrayPos = 0;
38540
+
38541
+ // index of string to stop backspacing on
38542
+ self.stopNum = 0;
38543
+
38544
+ // Looping logic
38545
+ self.loop = self.options.loop;
38546
+ self.loopCount = self.options.loopCount;
38547
+ self.curLoop = 0;
38548
+
38549
+ // shuffle the strings
38550
+ self.shuffle = self.options.shuffle;
38551
+ // the order of strings
38552
+ self.sequence = [];
38553
+
38554
+ self.pause = {
38555
+ status: false,
38556
+ typewrite: true,
38557
+ curString: '',
38558
+ curStrPos: 0
38559
+ };
38560
+
38561
+ // When the typing is complete (when not looped)
38562
+ self.typingComplete = false;
38563
+
38564
+ // Set the order in which the strings are typed
38565
+ for (var i in self.strings) {
38566
+ self.sequence[i] = i;
38567
+ }
38568
+
38569
+ // If there is some text in the element
38570
+ self.currentElContent = this.getCurrentElContent(self);
38571
+
38572
+ self.autoInsertCss = self.options.autoInsertCss;
38573
+
38574
+ this.appendAnimationCss(self);
38575
+ }
38576
+ }, {
38577
+ key: 'getCurrentElContent',
38578
+ value: function getCurrentElContent(self) {
38579
+ var elContent = '';
38580
+ if (self.attr) {
38581
+ elContent = self.el.getAttribute(self.attr);
38582
+ } else if (self.isInput) {
38583
+ elContent = self.el.value;
38584
+ } else if (self.contentType === 'html') {
38585
+ elContent = self.el.innerHTML;
38586
+ } else {
38587
+ elContent = self.el.textContent;
38588
+ }
38589
+ return elContent;
38590
+ }
38591
+ }, {
38592
+ key: 'appendAnimationCss',
38593
+ value: function appendAnimationCss(self) {
38594
+ var cssDataName = 'data-typed-js-css';
38595
+ if (!self.autoInsertCss) {
38596
+ return;
38597
+ }
38598
+ if (!self.showCursor && !self.fadeOut) {
38599
+ return;
38600
+ }
38601
+ if (document.querySelector('[' + cssDataName + ']')) {
38602
+ return;
38603
+ }
38604
+
38605
+ var css = document.createElement('style');
38606
+ css.type = 'text/css';
38607
+ css.setAttribute(cssDataName, true);
38608
+
38609
+ var innerCss = '';
38610
+ if (self.showCursor) {
38611
+ innerCss += '\n .typed-cursor{\n opacity: 1;\n }\n .typed-cursor.typed-cursor--blink{\n animation: typedjsBlink 0.7s infinite;\n -webkit-animation: typedjsBlink 0.7s infinite;\n animation: typedjsBlink 0.7s infinite;\n }\n @keyframes typedjsBlink{\n 50% { opacity: 0.0; }\n }\n @-webkit-keyframes typedjsBlink{\n 0% { opacity: 1; }\n 50% { opacity: 0.0; }\n 100% { opacity: 1; }\n }\n ';
38612
+ }
38613
+ if (self.fadeOut) {
38614
+ innerCss += '\n .typed-fade-out{\n opacity: 0;\n transition: opacity .25s;\n }\n .typed-cursor.typed-cursor--blink.typed-fade-out{\n -webkit-animation: 0;\n animation: 0;\n }\n ';
38615
+ }
38616
+ if (css.length === 0) {
38617
+ return;
38618
+ }
38619
+ css.innerHTML = innerCss;
38620
+ document.body.appendChild(css);
38621
+ }
38622
+ }]);
38623
+
38624
+ return Initializer;
38625
+ })();
38626
+
38627
+ exports['default'] = Initializer;
38628
+ var initializer = new Initializer();
38629
+ exports.initializer = initializer;
38630
+
38631
+ /***/ }),
38632
+ /* 2 */
38633
+ /***/ (function(module, exports) {
38634
 
38635
+ /**
38636
+ * Defaults & options
38637
+ * @returns {object} Typed defaults & options
38638
+ * @public
38639
+ */
38640
+
38641
+ 'use strict';
38642
+
38643
+ Object.defineProperty(exports, '__esModule', {
38644
+ value: true
38645
+ });
38646
+ var defaults = {
38647
+ /**
38648
+ * @property {array} strings strings to be typed
38649
+ * @property {string} stringsElement ID of element containing string children
38650
+ */
38651
+ strings: ['These are the default values...', 'You know what you should do?', 'Use your own!', 'Have a great day!'],
38652
+ stringsElement: null,
38653
+
38654
+ /**
38655
+ * @property {number} typeSpeed type speed in milliseconds
38656
+ */
38657
+ typeSpeed: 0,
38658
+
38659
+ /**
38660
+ * @property {number} startDelay time before typing starts in milliseconds
38661
+ */
38662
+ startDelay: 0,
38663
+
38664
+ /**
38665
+ * @property {number} backSpeed backspacing speed in milliseconds
38666
+ */
38667
+ backSpeed: 0,
38668
+
38669
+ /**
38670
+ * @property {boolean} smartBackspace only backspace what doesn't match the previous string
38671
+ */
38672
+ smartBackspace: true,
38673
+
38674
+ /**
38675
+ * @property {boolean} shuffle shuffle the strings
38676
+ */
38677
+ shuffle: false,
38678
+
38679
+ /**
38680
+ * @property {number} backDelay time before backspacing in milliseconds
38681
+ */
38682
+ backDelay: 700,
38683
+
38684
+ /**
38685
+ * @property {boolean} fadeOut Fade out instead of backspace
38686
+ * @property {string} fadeOutClass css class for fade animation
38687
+ * @property {boolean} fadeOutDelay Fade out delay in milliseconds
38688
+ */
38689
+ fadeOut: false,
38690
+ fadeOutClass: 'typed-fade-out',
38691
+ fadeOutDelay: 500,
38692
+
38693
+ /**
38694
+ * @property {boolean} loop loop strings
38695
+ * @property {number} loopCount amount of loops
38696
+ */
38697
+ loop: false,
38698
+ loopCount: Infinity,
38699
+
38700
+ /**
38701
+ * @property {boolean} showCursor show cursor
38702
+ * @property {string} cursorChar character for cursor
38703
+ * @property {boolean} autoInsertCss insert CSS for cursor and fadeOut into HTML <head>
38704
+ */
38705
+ showCursor: true,
38706
+ cursorChar: '|',
38707
+ autoInsertCss: true,
38708
+
38709
+ /**
38710
+ * @property {string} attr attribute for typing
38711
+ * Ex: input placeholder, value, or just HTML text
38712
+ */
38713
+ attr: null,
38714
+
38715
+ /**
38716
+ * @property {boolean} bindInputFocusEvents bind to focus and blur if el is text input
38717
+ */
38718
+ bindInputFocusEvents: false,
38719
+
38720
+ /**
38721
+ * @property {string} contentType 'html' or 'null' for plaintext
38722
+ */
38723
+ contentType: 'html',
38724
+
38725
+ /**
38726
+ * All typing is complete
38727
+ * @param {Typed} self
38728
+ */
38729
+ onComplete: function onComplete(self) {},
38730
+
38731
+ /**
38732
+ * Before each string is typed
38733
+ * @param {number} arrayPos
38734
+ * @param {Typed} self
38735
+ */
38736
+ preStringTyped: function preStringTyped(arrayPos, self) {},
38737
+
38738
+ /**
38739
+ * After each string is typed
38740
+ * @param {number} arrayPos
38741
+ * @param {Typed} self
38742
+ */
38743
+ onStringTyped: function onStringTyped(arrayPos, self) {},
38744
+
38745
+ /**
38746
+ * During looping, after last string is typed
38747
+ * @param {Typed} self
38748
+ */
38749
+ onLastStringBackspaced: function onLastStringBackspaced(self) {},
38750
+
38751
+ /**
38752
+ * Typing has been stopped
38753
+ * @param {number} arrayPos
38754
+ * @param {Typed} self
38755
+ */
38756
+ onTypingPaused: function onTypingPaused(arrayPos, self) {},
38757
+
38758
+ /**
38759
+ * Typing has been started after being stopped
38760
+ * @param {number} arrayPos
38761
+ * @param {Typed} self
38762
+ */
38763
+ onTypingResumed: function onTypingResumed(arrayPos, self) {},
38764
+
38765
+ /**
38766
+ * After reset
38767
+ * @param {Typed} self
38768
+ */
38769
+ onReset: function onReset(self) {},
38770
+
38771
+ /**
38772
+ * After stop
38773
+ * @param {number} arrayPos
38774
+ * @param {Typed} self
38775
+ */
38776
+ onStop: function onStop(arrayPos, self) {},
38777
+
38778
+ /**
38779
+ * After start
38780
+ * @param {number} arrayPos
38781
+ * @param {Typed} self
38782
+ */
38783
+ onStart: function onStart(arrayPos, self) {},
38784
+
38785
+ /**
38786
+ * After destroy
38787
+ * @param {Typed} self
38788
+ */
38789
+ onDestroy: function onDestroy(self) {}
38790
+ };
38791
+
38792
+ exports['default'] = defaults;
38793
+ module.exports = exports['default'];
38794
+
38795
+ /***/ }),
38796
+ /* 3 */
38797
+ /***/ (function(module, exports) {
38798
+
38799
+
38800
+ /**
38801
+ * TODO: These methods can probably be combined somehow
38802
+ * Parse HTML tags & HTML Characters
38803
+ */
38804
+
38805
+ 'use strict';
38806
+
38807
+ Object.defineProperty(exports, '__esModule', {
38808
+ value: true
38809
+ });
38810
+
38811
+ var _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();
38812
+
38813
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }
38814
+
38815
+ var HTMLParser = (function () {
38816
+ function HTMLParser() {
38817
+ _classCallCheck(this, HTMLParser);
38818
+ }
38819
+
38820
+ _createClass(HTMLParser, [{
38821
+ key: 'typeHtmlChars',
38822
+
38823
+ /**
38824
+ * Type HTML tags & HTML Characters
38825
+ * @param {string} curString Current string
38826
+ * @param {number} curStrPos Position in current string
38827
+ * @param {Typed} self instance of Typed
38828
+ * @returns {number} a new string position
38829
+ * @private
38830
+ */
38831
+
38832
+ value: function typeHtmlChars(curString, curStrPos, self) {
38833
+ if (self.contentType !== 'html') return curStrPos;
38834
+ var curChar = curString.substr(curStrPos).charAt(0);
38835
+ if (curChar === '<' || curChar === '&') {
38836
+ var endTag = '';
38837
+ if (curChar === '<') {
38838
+ endTag = '>';
38839
+ } else {
38840
+ endTag = ';';
38841
+ }
38842
+ while (curString.substr(curStrPos + 1).charAt(0) !== endTag) {
38843
+ curStrPos++;
38844
+ if (curStrPos + 1 > curString.length) {
38845
+ break;
38846
+ }
38847
+ }
38848
+ curStrPos++;
38849
+ }
38850
+ return curStrPos;
38851
+ }
38852
+
38853
+ /**
38854
+ * Backspace HTML tags and HTML Characters
38855
+ * @param {string} curString Current string
38856
+ * @param {number} curStrPos Position in current string
38857
+ * @param {Typed} self instance of Typed
38858
+ * @returns {number} a new string position
38859
+ * @private
38860
+ */
38861
+ }, {
38862
+ key: 'backSpaceHtmlChars',
38863
+ value: function backSpaceHtmlChars(curString, curStrPos, self) {
38864
+ if (self.contentType !== 'html') return curStrPos;
38865
+ var curChar = curString.substr(curStrPos).charAt(0);
38866
+ if (curChar === '>' || curChar === ';') {
38867
+ var endTag = '';
38868
+ if (curChar === '>') {
38869
+ endTag = '<';
38870
+ } else {
38871
+ endTag = '&';
38872
+ }
38873
+ while (curString.substr(curStrPos - 1).charAt(0) !== endTag) {
38874
+ curStrPos--;
38875
+ if (curStrPos < 0) {
38876
+ break;
38877
+ }
38878
+ }
38879
+ curStrPos--;
38880
+ }
38881
+ return curStrPos;
38882
+ }
38883
+ }]);
38884
+
38885
+ return HTMLParser;
38886
+ })();
38887
+
38888
+ exports['default'] = HTMLParser;
38889
+ var htmlParser = new HTMLParser();
38890
+ exports.htmlParser = htmlParser;
38891
 
38892
+ /***/ })
38893
+ /******/ ])
38894
+ });
38895
+ ;
38896
  (function ($) {
38897
  "use strict";
38898
 
38989
  });
38990
  })(jQuery);
38991
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38992
  var AdvanceTabHandler = function($scope, $) {
38993
  var $currentTab = $scope.find(".eael-advance-tabs"),
38994
  $currentTabId = "#" + $currentTab.attr("id").toString();
39087
  );
39088
  });
39089
 
39090
+ var AdvAccordionHandler = function($scope, $) {
39091
+ var $advanceAccordion = $scope.find(".eael-adv-accordion"),
39092
+ $accordionHeader = $scope.find(".eael-accordion-header"),
39093
+ $accordionType = $advanceAccordion.data("accordion-type"),
39094
+ $accordionSpeed = $advanceAccordion.data("toogle-speed");
39095
+
39096
+ // Open default actived tab
39097
+ $accordionHeader.each(function() {
39098
+ if ($(this).hasClass("active-default")) {
39099
+ $(this).addClass("show active");
39100
+ $(this)
39101
+ .next()
39102
+ .slideDown($accordionSpeed);
39103
+ }
39104
+ });
39105
+
39106
+ // Remove multiple click event for nested accordion
39107
+ $accordionHeader.unbind("click");
39108
+
39109
+ $accordionHeader.click(function(e) {
39110
+ e.preventDefault();
39111
+
39112
+ var $this = $(this);
39113
+
39114
+ if ($accordionType === "accordion") {
39115
+ if ($this.hasClass("show")) {
39116
+ $this.removeClass("show active");
39117
+ $this.next().slideUp($accordionSpeed);
39118
+ } else {
39119
+ $this
39120
+ .parent()
39121
+ .parent()
39122
+ .find(".eael-accordion-header")
39123
+ .removeClass("show active");
39124
+ $this
39125
+ .parent()
39126
+ .parent()
39127
+ .find(".eael-accordion-content")
39128
+ .slideUp($accordionSpeed);
39129
+ $this.toggleClass("show active");
39130
+ $this.next().slideToggle($accordionSpeed);
39131
+ }
39132
+ } else {
39133
+ // For acccordion type 'toggle'
39134
+ if ($this.hasClass("show")) {
39135
+ $this.removeClass("show active");
39136
+ $this.next().slideUp($accordionSpeed);
39137
+ } else {
39138
+ $this.addClass("show active");
39139
+ $this.next().slideDown($accordionSpeed);
39140
+ }
39141
+ }
39142
+ });
39143
+ };
39144
+ jQuery(window).on("elementor/frontend/init", function() {
39145
+ elementorFrontend.hooks.addAction(
39146
+ "frontend/element_ready/eael-adv-accordion.default",
39147
+ AdvAccordionHandler
39148
+ );
39149
+ });
39150
+
39151
  var advanced_data_table_timeout,
39152
  advanced_data_table_active_cell = null,
39153
  advanced_data_table_drag_start_x,
40283
  };
40284
 
40285
  jQuery(window).on("elementor/frontend/init", function() {
40286
+ // export table
40287
+ if (isEditMode) {
40288
+ elementor.hooks.addAction("panel/open_editor/widget/eael-data-table", data_table_panel);
40289
+ }
40290
+
40291
+ elementorFrontend.hooks.addAction("frontend/element_ready/eael-data-table.default", dataTable);
40292
+ });
40293
+
40294
+ var FacebookFeed = function($scope, $) {
40295
+ if (!isEditMode) {
40296
+ $facebook_gallery = $(".eael-facebook-feed", $scope).isotope({
40297
+ itemSelector: ".eael-facebook-feed-item",
40298
+ percentPosition: true,
40299
+ columnWidth: ".eael-facebook-feed-item"
40300
+ });
40301
+
40302
+ $facebook_gallery.imagesLoaded().progress(function() {
40303
+ $facebook_gallery.isotope("layout");
40304
+ });
40305
+ }
40306
+
40307
+ // ajax load more
40308
+ $(".eael-load-more-button", $scope).on("click", function(e) {
40309
+ e.preventDefault();
40310
+
40311
+ $this = $(this);
40312
+ $settings = $this.attr("data-settings");
40313
+ $page = $this.attr("data-page");
40314
+
40315
+ // update load moer button
40316
+ $this.addClass("button--loading");
40317
+ $("span", $this).html("Loading...");
40318
+
40319
+ $.ajax({
40320
+ url: localize.ajaxurl,
40321
+ type: "post",
40322
+ data: {
40323
+ action: "facebook_feed_load_more",
40324
+ security: localize.nonce,
40325
+ settings: $settings,
40326
+ page: $page
40327
+ },
40328
+ success: function(response) {
40329
+ $html = $(response.html);
40330
+
40331
+ // append items
40332
+ $facebook_gallery = $(".eael-facebook-feed", $scope).isotope();
40333
+ $(".eael-facebook-feed", $scope).append($html);
40334
+ $facebook_gallery.isotope("appended", $html);
40335
+ $facebook_gallery.imagesLoaded().progress(function() {
40336
+ $facebook_gallery.isotope("layout");
40337
+ });
40338
+
40339
+ // update load more button
40340
+ if (response.num_pages > $page) {
40341
+ $this.attr("data-page", parseInt($page) + 1);
40342
+ $this.removeClass("button--loading");
40343
+ $("span", $this).html("Load more");
40344
+ } else {
40345
+ $this.remove();
40346
+ }
40347
+ },
40348
+ error: function() {}
40349
+ });
40350
+ });
40351
+ };
40352
+
40353
+ jQuery(window).on("elementor/frontend/init", function() {
40354
+ elementorFrontend.hooks.addAction(
40355
+ "frontend/element_ready/eael-facebook-feed.default",
40356
+ FacebookFeed
40357
+ );
40358
  });
40359
 
40360
  var EventCalendar = function($scope, $) {
40366
  firstDay = element.data("first_day"),
40367
  calendarID = element.data("cal_id"),
40368
  locale = element.data("locale"),
40369
+ defaultView = element.data("defaultview"),
40370
  calendarEl = document.getElementById("eael-event-calendar-" + calendarID);
40371
 
40372
  var calendar = new Calendar(calendarEl, {
40386
  center: "title",
40387
  right: "timeGridDay,timeGridWeek,dayGridMonth,listWeek"
40388
  },
 
 
 
40389
  allDayText: "All day",
40390
  events: eventAll,
40391
  selectHelper: true,
40392
  locale:locale,
40393
  eventLimit: 3,
40394
+ defaultView: defaultView,
40395
  eventRender: function(info) {
40396
  var element = $(info.el),
40397
  event = info.event;
40399
  element.attr("href", "javascript:void(0);");
40400
  element.click(function(e) {
40401
  e.preventDefault();
40402
+ e.stopPropagation();
40403
  var startDate = event.start,
40404
  timeFormate = "h:mm A",
40405
  endDate = event.end,
40515
  });
40516
 
40517
  CloseButton.on("click", function() {
40518
+ event.stopPropagation();
40519
  ecModal.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready");
40520
  });
40521
 
40522
+ $(document).on('click',function(event){
40523
+ if (event.target.closest(".eaelec-modal-content")) return;
40524
+ if(ecModal.hasClass("eael-ec-popup-ready")){
40525
+ ecModal.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready");
40526
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40527
 
40528
+ });
 
 
 
 
 
 
40529
 
40530
+ calendar.render();
 
 
 
 
 
 
 
 
 
 
 
40531
  };
40532
 
40533
  jQuery(window).on("elementor/frontend/init", function() {
40534
+ elementorFrontend.hooks.addAction("frontend/element_ready/eael-event-calendar.default", EventCalendar);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40535
  });
40536
 
40537
  var filterableGalleryHandler = function($scope, $) {
40694
  elementorFrontend.hooks.addAction("frontend/element_ready/eael-filterable-gallery.default", filterableGalleryHandler);
40695
  });
40696
 
40697
+ var FancyText = function($scope, $) {
40698
+ var $fancyText = $scope.find(".eael-fancy-text-container").eq(0),
40699
+ $id =
40700
+ $fancyText.data("fancy-text-id") !== undefined
40701
+ ? $fancyText.data("fancy-text-id")
40702
+ : "",
40703
+ $fancy_text =
40704
+ $fancyText.data("fancy-text") !== undefined
40705
+ ? $fancyText.data("fancy-text")
40706
+ : "",
40707
+ $transition_type =
40708
+ $fancyText.data("fancy-text-transition-type") !== undefined
40709
+ ? $fancyText.data("fancy-text-transition-type")
40710
+ : "",
40711
+ $fancy_text_speed =
40712
+ $fancyText.data("fancy-text-speed") !== undefined
40713
+ ? $fancyText.data("fancy-text-speed")
40714
+ : "",
40715
+ $fancy_text_delay =
40716
+ $fancyText.data("fancy-text-delay") !== undefined
40717
+ ? $fancyText.data("fancy-text-delay")
40718
+ : "",
40719
+ $fancy_text_cursor =
40720
+ $fancyText.data("fancy-text-cursor") === 'yes' ? true : false,
40721
+ $fancy_text_loop =
40722
+ $fancyText.data("fancy-text-loop") !== undefined
40723
+ ? $fancyText.data("fancy-text-loop") == "yes"
40724
+ ? true
40725
+ : false
40726
+ : false;
40727
+ $fancy_text = $fancy_text.split("|");
40728
+
40729
+ if ($transition_type == "typing") {
40730
+ $("#eael-fancy-text-" + $id).typed({
40731
+ strings: $fancy_text,
40732
+ typeSpeed: $fancy_text_speed,
40733
+ backSpeed: 0,
40734
+ startDelay: 300,
40735
+ backDelay: $fancy_text_delay,
40736
+ showCursor: $fancy_text_cursor,
40737
+ loop: $fancy_text_loop
40738
+ });
40739
+ }
40740
 
40741
+ if ($transition_type != "typing") {
40742
+ $("#eael-fancy-text-" + $id).Morphext({
40743
+ animation: $transition_type,
40744
+ separator: ", ",
40745
+ speed: $fancy_text_delay,
40746
+ complete: function() {
40747
+ // Overrides default empty function
40748
+ }
40749
+ });
40750
+ }
40751
+
40752
+ jQuery(window).on('load', function() {
40753
+ setTimeout(function() {
40754
+ $('.eael-fancy-text-strings', $scope).css('display', 'inline-block');
40755
+ }, 500);
40756
  });
40757
+
40758
+ if(isEditMode) {
40759
+ setTimeout(function() {
40760
+ $('.eael-fancy-text-strings', $scope).css('display', 'inline-block');
40761
+ }, 800);
40762
+ }
40763
+ };
40764
+ jQuery(window).on("elementor/frontend/init", function() {
40765
+ elementorFrontend.hooks.addAction(
40766
+ "frontend/element_ready/eael-fancy-text.default",
40767
+ FancyText
40768
+ );
40769
+ });
40770
 
40771
  var ImageAccordion = function($scope, $) {
40772
  var $imageAccordion = $scope.find(".eael-img-accordion").eq(0),
41557
  TwitterFeedHandler
41558
  );
41559
  });
41560
+
41561
+ (function($) {
41562
+ window.isEditMode = false;
41563
+
41564
+ $(window).on("elementor/frontend/init", function() {
41565
+ window.isEditMode = elementorFrontend.isEditMode();
41566
+
41567
+ if (isEditMode) {
41568
+ parent.document.addEventListener("mousedown", function(e) {
41569
+ var widgets = parent.document.querySelectorAll(".elementor-element--promotion");
41570
+
41571
+ if (widgets.length > 0) {
41572
+ for (var i = 0; i < widgets.length; i++) {
41573
+ if (widgets[i].contains(e.target)) {
41574
+ var dialog = parent.document.querySelector("#elementor-element--promotion__dialog");
41575
+ var icon = widgets[i].querySelector(".icon > i");
41576
+
41577
+ if (icon.classList.toString().indexOf("eaicon") >= 0) {
41578
+ dialog.querySelector(".dialog-buttons-action").style.display = "none";
41579
+
41580
+ if (dialog.querySelector(".ea-dialog-buttons-action") === null) {
41581
+ var button = document.createElement("a");
41582
+ var buttonText = document.createTextNode("Upgrade Essential Addons");
41583
+
41584
+ button.setAttribute("href", "https://wpdeveloper.net/upgrade/ea-pro");
41585
+ button.setAttribute("target", "_blank");
41586
+ button.classList.add(
41587
+ "dialog-button",
41588
+ "dialog-action",
41589
+ "dialog-buttons-action",
41590
+ "elementor-button",
41591
+ "elementor-button-success",
41592
+ "ea-dialog-buttons-action"
41593
+ );
41594
+ button.appendChild(buttonText);
41595
+
41596
+ dialog.querySelector(".dialog-buttons-action").insertAdjacentHTML("afterend", button.outerHTML);
41597
+ } else {
41598
+ dialog.querySelector(".ea-dialog-buttons-action").style.display = "";
41599
+ }
41600
+ } else {
41601
+ dialog.querySelector(".dialog-buttons-action").style.display = "";
41602
+
41603
+ if (dialog.querySelector(".ea-dialog-buttons-action") !== null) {
41604
+ dialog.querySelector(".ea-dialog-buttons-action").style.display = "none";
41605
+ }
41606
+ }
41607
+
41608
+ // stop loop
41609
+ break;
41610
+ }
41611
+ }
41612
+ }
41613
+ });
41614
+ }
41615
+ });
41616
+ })(jQuery);
assets/front-end/js/eael.min.js CHANGED
@@ -4,9 +4,6 @@
4
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@fullcalendar/core")):"function"==typeof define&&define.amd?define(["exports","@fullcalendar/core"],t):t((e=e||self).FullCalendarList={},e.FullCalendar)}(this,function(e,h){"use strict";var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function t(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var n,d=(t(s,n=h.FgEventRenderer),s.prototype.attachSegs=function(e){e.length?this.listView.renderSegList(e):this.listView.renderEmptyMessage()},s.prototype.detachSegs=function(){},s.prototype.renderSegHtml=function(e){var t,n=this.context,r=n.view,s=n.theme,a=e.eventRange,i=a.def,o=a.instance,l=a.ui,d=i.url,c=["fc-list-item"].concat(l.classNames),p=l.backgroundColor;return t=i.allDay?h.getAllDayHtml(r):h.isMultiDayRange(a.range)?e.isStart?h.htmlEscape(this._getTimeText(o.range.start,e.end,!1)):e.isEnd?h.htmlEscape(this._getTimeText(e.start,o.range.end,!1)):h.getAllDayHtml(r):h.htmlEscape(this.getTimeText(a)),d&&c.push("fc-has-url"),'<tr class="'+c.join(" ")+'">'+(this.displayEventTime?'<td class="fc-list-item-time '+s.getClass("widgetContent")+'">'+(t||"")+"</td>":"")+'<td class="fc-list-item-marker '+s.getClass("widgetContent")+'"><span class="fc-event-dot"'+(p?' style="background-color:'+p+'"':"")+'></span></td><td class="fc-list-item-title '+s.getClass("widgetContent")+'"><a'+(d?' href="'+h.htmlEscape(d)+'"':"")+">"+h.htmlEscape(i.title||"")+"</a></td></tr>"},s.prototype.computeEventTimeFormat=function(){return{hour:"numeric",minute:"2-digit",meridiem:"short"}},s);function s(e){var t=n.call(this,e.context)||this;return t.listView=e,t}var c,a=(t(i,c=h.View),i.prototype.render=function(e){var t=this.computeDateVars(e.dateProfile),n=t.dayDates,r=t.dayRanges;this.dayDates=n,this.renderContent(this.eventStoreToSegs(e.eventStore,e.eventUiBases,r))},i.prototype.destroy=function(){c.prototype.destroy.call(this),this.renderContent.unrender(),this.scroller.destroy(),this.calendar.unregisterInteractiveComponent(this)},i.prototype.updateSize=function(e,t,n){c.prototype.updateSize.call(this,e,t,n),this.eventRenderer.computeSizes(e),this.eventRenderer.assignSizes(e),this.scroller.clear(),n||this.scroller.setHeight(this.computeScrollerHeight(t))},i.prototype.computeScrollerHeight=function(e){return e-h.subtractInnerElHeight(this.el,this.scroller.el)},i.prototype._eventStoreToSegs=function(e,t,n){return this.eventRangesToSegs(h.sliceEventStore(e,t,this.props.dateProfile.activeRange,this.nextDayThreshold).fg,n)},i.prototype.eventRangesToSegs=function(e,t){for(var n=[],r=0,s=e;r<s.length;r++){var a=s[r];n.push.apply(n,this.eventRangeToSegs(a,t))}return n},i.prototype.eventRangeToSegs=function(e,t){var n,r,s,a=this.dateEnv,i=this.nextDayThreshold,o=e.range,l=e.def.allDay,d=[];for(n=0;n<t.length;n++)if((r=h.intersectRanges(o,t[n]))&&(s={component:this,eventRange:e,start:r.start,end:r.end,isStart:e.isStart&&r.start.valueOf()===o.start.valueOf(),isEnd:e.isEnd&&r.end.valueOf()===o.end.valueOf(),dayIndex:n},d.push(s),!s.isEnd&&!l&&n+1<t.length&&o.end<a.add(t[n+1].start,i))){s.end=o.end,s.isEnd=!0;break}return d},i.prototype.renderEmptyMessage=function(){this.contentEl.innerHTML='<div class="fc-list-empty-wrap2"><div class="fc-list-empty-wrap1"><div class="fc-list-empty">'+h.htmlEscape(this.opt("noEventsMessage"))+"</div></div></div>"},i.prototype.renderSegList=function(e){var t,n,r,s=this.groupSegsByDay(e),a=h.htmlToElement('<table class="fc-list-table '+this.calendar.theme.getClass("tableList")+'"><tbody></tbody></table>'),i=a.querySelector("tbody");for(t=0;t<s.length;t++)if(n=s[t])for(i.appendChild(this.buildDayHeaderRow(this.dayDates[t])),n=this.eventRenderer.sortEventSegs(n),r=0;r<n.length;r++)i.appendChild(n[r].el);this.contentEl.innerHTML="",this.contentEl.appendChild(a)},i.prototype.groupSegsByDay=function(e){var t,n,r=[];for(t=0;t<e.length;t++)(r[(n=e[t]).dayIndex]||(r[n.dayIndex]=[])).push(n);return r},i.prototype.buildDayHeaderRow=function(e){var t=this.dateEnv,n=h.createFormatter(this.opt("listDayFormat")),r=h.createFormatter(this.opt("listDayAltFormat"));return h.createElement("tr",{className:"fc-list-heading","data-date":t.formatIso(e,{omitTime:!0})},'<td class="'+(this.calendar.theme.getClass("tableListHeading")||this.calendar.theme.getClass("widgetHeader"))+'" colspan="3">'+(n?h.buildGotoAnchorHtml(this,e,{class:"fc-list-heading-main"},h.htmlEscape(t.format(e,n))):"")+(r?h.buildGotoAnchorHtml(this,e,{class:"fc-list-heading-alt"},h.htmlEscape(t.format(e,r))):"")+"</td>")},i);function i(e,t,n,r){var s=c.call(this,e,t,n,r)||this;s.computeDateVars=h.memoize(p),s.eventStoreToSegs=h.memoize(s._eventStoreToSegs);var a=s.eventRenderer=new d(s);s.renderContent=h.memoizeRendering(a.renderSegs.bind(a),a.unrender.bind(a)),s.el.classList.add("fc-list-view");for(var i=0,o=(s.theme.getClass("listView")||"").split(" ");i<o.length;i++){var l=o[i];l&&s.el.classList.add(l)}return s.scroller=new h.ScrollComponent("hidden","auto"),s.el.appendChild(s.scroller.el),s.contentEl=s.scroller.el,e.calendar.registerInteractiveComponent(s,{el:s.el}),s}function p(e){for(var t=h.startOfDay(e.renderRange.start),n=e.renderRange.end,r=[],s=[];t<n;)r.push(t),s.push({start:t,end:h.addDays(t,1)}),t=h.addDays(t,1);return{dayDates:r,dayRanges:s}}a.prototype.fgSegSelector=".fc-list-item";var o=h.createPlugin({views:{list:{class:a,buttonTextKey:"list",listDayFormat:{month:"long",day:"numeric",year:"numeric"}},listDay:{type:"list",duration:{days:1},listDayFormat:{weekday:"long"}},listWeek:{type:"list",duration:{weeks:1},listDayFormat:{weekday:"long"},listDayAltFormat:{month:"long",day:"numeric",year:"numeric"}},listMonth:{type:"list",duration:{month:1},listDayAltFormat:{weekday:"long"}},listYear:{type:"list",duration:{year:1},listDayAltFormat:{weekday:"long"}}}});e.ListView=a,e.default=o,Object.defineProperty(e,"__esModule",{value:!0})});
5
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).FullCalendarLocalesAll=t()}(this,function(){"use strict";return[{code:"af",week:{dow:1,doy:4},buttonText:{prev:"Vorige",next:"Volgende",today:"Vandag",year:"Jaar",month:"Maand",week:"Week",day:"Dag",list:"Agenda"},allDayHtml:"Heeldag",eventLimitText:"Addisionele",noEventsMessage:"Daar is geen gebeurtenisse nie"},{code:"ar-dz",week:{dow:0,doy:4},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-kw",week:{dow:0,doy:12},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-ly",week:{dow:6,doy:12},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-ma",week:{dow:6,doy:12},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-sa",week:{dow:0,doy:6},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-tn",week:{dow:1,doy:4},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar",week:{dow:6,doy:12},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"bg",week:{dow:1,doy:7},buttonText:{prev:"назад",next:"напред",today:"днес",month:"Месец",week:"Седмица",day:"Ден",list:"График"},allDayText:"Цял ден",eventLimitText:function(e){return"+още "+e},noEventsMessage:"Няма събития за показване"},{code:"bs",week:{dow:1,doy:7},buttonText:{prev:"Prošli",next:"Sljedeći",today:"Danas",month:"Mjesec",week:"Sedmica",day:"Dan",list:"Raspored"},weekLabel:"Sed",allDayText:"Cijeli dan",eventLimitText:function(e){return"+ još "+e},noEventsMessage:"Nema događaja za prikazivanje"},{code:"ca",week:{dow:1,doy:4},buttonText:{prev:"Anterior",next:"Següent",today:"Avui",month:"Mes",week:"Setmana",day:"Dia",list:"Agenda"},weekLabel:"Set",allDayText:"Tot el dia",eventLimitText:"més",noEventsMessage:"No hi ha esdeveniments per mostrar"},{code:"cs",week:{dow:1,doy:4},buttonText:{prev:"Dříve",next:"Později",today:"Nyní",month:"Měsíc",week:"Týden",day:"Den",list:"Agenda"},weekLabel:"Týd",allDayText:"Celý den",eventLimitText:function(e){return"+další: "+e},noEventsMessage:"Žádné akce k zobrazení"},{code:"da",week:{dow:1,doy:4},buttonText:{prev:"Forrige",next:"Næste",today:"I dag",month:"Måned",week:"Uge",day:"Dag",list:"Agenda"},weekLabel:"Uge",allDayText:"Hele dagen",eventLimitText:"flere",noEventsMessage:"Ingen arrangementer at vise"},{code:"de",week:{dow:1,doy:4},buttonText:{prev:"Zurück",next:"Vor",today:"Heute",year:"Jahr",month:"Monat",week:"Woche",day:"Tag",list:"Terminübersicht"},weekLabel:"KW",allDayText:"Ganztägig",eventLimitText:function(e){return"+ weitere "+e},noEventsMessage:"Keine Ereignisse anzuzeigen"},{code:"el",week:{dow:1,doy:4},buttonText:{prev:"Προηγούμενος",next:"Επόμενος",today:"Σήμερα",month:"Μήνας",week:"Εβδομάδα",day:"Ημέρα",list:"Ατζέντα"},weekLabel:"Εβδ",allDayText:"Ολοήμερο",eventLimitText:"περισσότερα",noEventsMessage:"Δεν υπάρχουν γεγονότα για να εμφανιστεί"},{code:"en-au",week:{dow:1,doy:4}},{code:"en-gb",week:{dow:1,doy:4}},{code:"en-nz",week:{dow:1,doy:4}},{code:"es",week:{dow:0,doy:6},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",month:"Mes",week:"Semana",day:"Día",list:"Agenda"},weekLabel:"Sm",allDayHtml:"Todo<br/>el día",eventLimitText:"más",noEventsMessage:"No hay eventos para mostrar"},{code:"es",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",month:"Mes",week:"Semana",day:"Día",list:"Agenda"},weekLabel:"Sm",allDayHtml:"Todo<br/>el día",eventLimitText:"más",noEventsMessage:"No hay eventos para mostrar"},{code:"et",week:{dow:1,doy:4},buttonText:{prev:"Eelnev",next:"Järgnev",today:"Täna",month:"Kuu",week:"Nädal",day:"Päev",list:"Päevakord"},weekLabel:"näd",allDayText:"Kogu päev",eventLimitText:function(e){return"+ veel "+e},noEventsMessage:"Kuvamiseks puuduvad sündmused"},{code:"eu",week:{dow:1,doy:7},buttonText:{prev:"Aur",next:"Hur",today:"Gaur",month:"Hilabetea",week:"Astea",day:"Eguna",list:"Agenda"},weekLabel:"As",allDayHtml:"Egun<br/>osoa",eventLimitText:"gehiago",noEventsMessage:"Ez dago ekitaldirik erakusteko"},{code:"fa",week:{dow:6,doy:12},dir:"rtl",buttonText:{prev:"قبلی",next:"بعدی",today:"امروز",month:"ماه",week:"هفته",day:"روز",list:"برنامه"},weekLabel:"هف",allDayText:"تمام روز",eventLimitText:function(e){return"بیش از "+e},noEventsMessage:"هیچ رویدادی به نمایش"},{code:"fi",week:{dow:1,doy:4},buttonText:{prev:"Edellinen",next:"Seuraava",today:"Tänään",month:"Kuukausi",week:"Viikko",day:"Päivä",list:"Tapahtumat"},weekLabel:"Vk",allDayText:"Koko päivä",eventLimitText:"lisää",noEventsMessage:"Ei näytettäviä tapahtumia"},{code:"fr",buttonText:{prev:"Précédent",next:"Suivant",today:"Aujourd'hui",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekLabel:"Sem.",allDayHtml:"Toute la<br/>journée",eventLimitText:"en plus",noEventsMessage:"Aucun événement à afficher"},{code:"fr-ch",week:{dow:1,doy:4},buttonText:{prev:"Précédent",next:"Suivant",today:"Courant",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekLabel:"Sm",allDayHtml:"Toute la<br/>journée",eventLimitText:"en plus",noEventsMessage:"Aucun événement à afficher"},{code:"fr",week:{dow:1,doy:4},buttonText:{prev:"Précédent",next:"Suivant",today:"Aujourd'hui",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekLabel:"Sem.",allDayHtml:"Toute la<br/>journée",eventLimitText:"en plus",noEventsMessage:"Aucun événement à afficher"},{code:"gl",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Seg",today:"Hoxe",month:"Mes",week:"Semana",day:"Día",list:"Axenda"},weekLabel:"Sm",allDayHtml:"Todo<br/>o día",eventLimitText:"máis",noEventsMessage:"Non hai eventos para amosar"},{code:"he",dir:"rtl",buttonText:{prev:"הקודם",next:"הבא",today:"היום",month:"חודש",week:"שבוע",day:"יום",list:"סדר יום"},allDayText:"כל היום",eventLimitText:"אחר",noEventsMessage:"אין אירועים להצגה",weekLabel:"שבוע"},{code:"hi",week:{dow:0,doy:6},buttonText:{prev:"पिछला",next:"अगला",today:"आज",month:"महीना",week:"सप्ताह",day:"दिन",list:"कार्यसूची"},weekLabel:"हफ्ता",allDayText:"सभी दिन",eventLimitText:function(e){return"+अधिक "+e},noEventsMessage:"कोई घटनाओं को प्रदर्शित करने के लिए"},{code:"hr",week:{dow:1,doy:7},buttonText:{prev:"Prijašnji",next:"Sljedeći",today:"Danas",month:"Mjesec",week:"Tjedan",day:"Dan",list:"Raspored"},weekLabel:"Tje",allDayText:"Cijeli dan",eventLimitText:function(e){return"+ još "+e},noEventsMessage:"Nema događaja za prikaz"},{code:"hu",week:{dow:1,doy:4},buttonText:{prev:"vissza",next:"előre",today:"ma",month:"Hónap",week:"Hét",day:"Nap",list:"Napló"},weekLabel:"Hét",allDayText:"Egész nap",eventLimitText:"további",noEventsMessage:"Nincs megjeleníthető esemény"},{code:"id",week:{dow:1,doy:7},buttonText:{prev:"mundur",next:"maju",today:"hari ini",month:"Bulan",week:"Minggu",day:"Hari",list:"Agenda"},weekLabel:"Mg",allDayHtml:"Sehari<br/>penuh",eventLimitText:"lebih",noEventsMessage:"Tidak ada acara untuk ditampilkan"},{code:"is",week:{dow:1,doy:4},buttonText:{prev:"Fyrri",next:"Næsti",today:"Í dag",month:"Mánuður",week:"Vika",day:"Dagur",list:"Dagskrá"},weekLabel:"Vika",allDayHtml:"Allan<br/>daginn",eventLimitText:"meira",noEventsMessage:"Engir viðburðir til að sýna"},{code:"it",week:{dow:1,doy:4},buttonText:{prev:"Prec",next:"Succ",today:"Oggi",month:"Mese",week:"Settimana",day:"Giorno",list:"Agenda"},weekLabel:"Sm",allDayHtml:"Tutto il<br/>giorno",eventLimitText:function(e){return"+altri "+e},noEventsMessage:"Non ci sono eventi da visualizzare"},{code:"ja",buttonText:{prev:"前",next:"次",today:"今日",month:"月",week:"週",day:"日",list:"予定リスト"},weekLabel:"週",allDayText:"終日",eventLimitText:function(e){return"他 "+e+" 件"},noEventsMessage:"表示する予定はありません"},{code:"ka",week:{dow:1,doy:7},buttonText:{prev:"წინა",next:"შემდეგი",today:"დღეს",month:"თვე",week:"კვირა",day:"დღე",list:"დღის წესრიგი"},weekLabel:"კვ",allDayText:"მთელი დღე",eventLimitText:function(e){return"+ კიდევ "+e},noEventsMessage:"ღონისძიებები არ არის"},{code:"kk",week:{dow:1,doy:7},buttonText:{prev:"Алдыңғы",next:"Келесі",today:"Бүгін",month:"Ай",week:"Апта",day:"Күн",list:"Күн тәртібі"},weekLabel:"Не",allDayText:"Күні бойы",eventLimitText:function(e){return"+ тағы "+e},noEventsMessage:"Көрсету үшін оқиғалар жоқ"},{code:"ko",buttonText:{prev:"이전달",next:"다음달",today:"오늘",month:"월",week:"주",day:"일",list:"일정목록"},weekLabel:"주",allDayText:"종일",eventLimitText:"개",noEventsMessage:"일정이 없습니다"},{code:"lb",week:{dow:1,doy:4},buttonText:{prev:"Zréck",next:"Weider",today:"Haut",month:"Mount",week:"Woch",day:"Dag",list:"Terminiwwersiicht"},weekLabel:"W",allDayText:"Ganzen Dag",eventLimitText:"méi",noEventsMessage:"Nee Evenementer ze affichéieren"},{code:"lt",week:{dow:1,doy:4},buttonText:{prev:"Atgal",next:"Pirmyn",today:"Šiandien",month:"Mėnuo",week:"Savaitė",day:"Diena",list:"Darbotvarkė"},weekLabel:"SAV",allDayText:"Visą dieną",eventLimitText:"daugiau",noEventsMessage:"Nėra įvykių rodyti"},{code:"lv",week:{dow:1,doy:4},buttonText:{prev:"Iepr.",next:"Nāk.",today:"Šodien",month:"Mēnesis",week:"Nedēļa",day:"Diena",list:"Dienas kārtība"},weekLabel:"Ned.",allDayText:"Visu dienu",eventLimitText:function(e){return"+vēl "+e},noEventsMessage:"Nav notikumu"},{code:"mk",buttonText:{prev:"претходно",next:"следно",today:"Денес",month:"Месец",week:"Недела",day:"Ден",list:"График"},weekLabel:"Сед",allDayText:"Цел ден",eventLimitText:function(e){return"+повеќе "+e},noEventsMessage:"Нема настани за прикажување"},{code:"ms",week:{dow:1,doy:7},buttonText:{prev:"Sebelum",next:"Selepas",today:"hari ini",month:"Bulan",week:"Minggu",day:"Hari",list:"Agenda"},weekLabel:"Mg",allDayText:"Sepanjang hari",eventLimitText:function(e){return"masih ada "+e+" acara"},noEventsMessage:"Tiada peristiwa untuk dipaparkan"},{code:"nb",week:{dow:1,doy:4},buttonText:{prev:"Forrige",next:"Neste",today:"I dag",month:"Måned",week:"Uke",day:"Dag",list:"Agenda"},weekLabel:"Uke",allDayText:"Hele dagen",eventLimitText:"til",noEventsMessage:"Ingen hendelser å vise"},{code:"nl",week:{dow:1,doy:4},buttonText:{prev:"Voorgaand",next:"Volgende",today:"Vandaag",year:"Jaar",month:"Maand",week:"Week",day:"Dag",list:"Agenda"},allDayText:"Hele dag",eventLimitText:"extra",noEventsMessage:"Geen evenementen om te laten zien"},{code:"nn",week:{dow:1,doy:4},buttonText:{prev:"Førre",next:"Neste",today:"I dag",month:"Månad",week:"Veke",day:"Dag",list:"Agenda"},weekLabel:"Veke",allDayText:"Heile dagen",eventLimitText:"til",noEventsMessage:"Ingen hendelser å vise"},{code:"pl",week:{dow:1,doy:4},buttonText:{prev:"Poprzedni",next:"Następny",today:"Dziś",month:"Miesiąc",week:"Tydzień",day:"Dzień",list:"Plan dnia"},weekLabel:"Tydz",allDayText:"Cały dzień",eventLimitText:"więcej",noEventsMessage:"Brak wydarzeń do wyświetlenia"},{code:"pt-br",buttonText:{prev:"Anterior",next:"Próximo",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Compromissos"},weekLabel:"Sm",allDayText:"dia inteiro",eventLimitText:function(e){return"mais +"+e},noEventsMessage:"Não há eventos para mostrar"},{code:"pt",week:{dow:1,doy:4},buttonText:{prev:"Anterior",next:"Seguinte",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Agenda"},weekLabel:"Sem",allDayText:"Todo o dia",eventLimitText:"mais",noEventsMessage:"Não há eventos para mostrar"},{code:"ro",week:{dow:1,doy:7},buttonText:{prev:"precedentă",next:"următoare",today:"Azi",month:"Lună",week:"Săptămână",day:"Zi",list:"Agendă"},weekLabel:"Săpt",allDayText:"Toată ziua",eventLimitText:function(e){return"+alte "+e},noEventsMessage:"Nu există evenimente de afișat"},{code:"ru",week:{dow:1,doy:4},buttonText:{prev:"Пред",next:"След",today:"Сегодня",month:"Месяц",week:"Неделя",day:"День",list:"Повестка дня"},weekLabel:"Нед",allDayText:"Весь день",eventLimitText:function(e){return"+ ещё "+e},noEventsMessage:"Нет событий для отображения"},{code:"sk",week:{dow:1,doy:4},buttonText:{prev:"Predchádzajúci",next:"Nasledujúci",today:"Dnes",month:"Mesiac",week:"Týždeň",day:"Deň",list:"Rozvrh"},weekLabel:"Ty",allDayText:"Celý deň",eventLimitText:function(e){return"+ďalšie: "+e},noEventsMessage:"Žiadne akcie na zobrazenie"},{code:"sl",week:{dow:1,doy:7},buttonText:{prev:"Prejšnji",next:"Naslednji",today:"Trenutni",month:"Mesec",week:"Teden",day:"Dan",list:"Dnevni red"},weekLabel:"Teden",allDayText:"Ves dan",eventLimitText:"več",noEventsMessage:"Ni dogodkov za prikaz"},{code:"sq",week:{dow:1,doy:4},buttonText:{prev:"mbrapa",next:"Përpara",today:"sot",month:"Muaj",week:"Javë",day:"Ditë",list:"Listë"},weekLabel:"Ja",allDayHtml:"Gjithë<br/>ditën",eventLimitText:function(e){return"+më tepër "+e},noEventsMessage:"Nuk ka evente për të shfaqur"},{code:"sr-cyrl",week:{dow:1,doy:7},buttonText:{prev:"Претходна",next:"следећи",today:"Данас",month:"Месец",week:"Недеља",day:"Дан",list:"Планер"},weekLabel:"Сед",allDayText:"Цео дан",eventLimitText:function(e){return"+ још "+e},noEventsMessage:"Нема догађаја за приказ"},{code:"sr",week:{dow:1,doy:7},buttonText:{prev:"Prethodna",next:"Sledeći",today:"Danas",month:"Mеsеc",week:"Nеdеlja",day:"Dan",list:"Planеr"},weekLabel:"Sed",allDayText:"Cеo dan",eventLimitText:function(e){return"+ još "+e},noEventsMessage:"Nеma događaja za prikaz"},{code:"sv",week:{dow:1,doy:4},buttonText:{prev:"Förra",next:"Nästa",today:"Idag",month:"Månad",week:"Vecka",day:"Dag",list:"Program"},weekLabel:"v.",allDayText:"Heldag",eventLimitText:"till",noEventsMessage:"Inga händelser att visa"},{code:"th",buttonText:{prev:"ย้อน",next:"ถัดไป",today:"วันนี้",month:"เดือน",week:"สัปดาห์",day:"วัน",list:"แผนงาน"},allDayText:"ตลอดวัน",eventLimitText:"เพิ่มเติม",noEventsMessage:"ไม่มีกิจกรรมที่จะแสดง"},{code:"tr",week:{dow:1,doy:7},buttonText:{prev:"geri",next:"ileri",today:"bugün",month:"Ay",week:"Hafta",day:"Gün",list:"Ajanda"},weekLabel:"Hf",allDayText:"Tüm gün",eventLimitText:"daha fazla",noEventsMessage:"Gösterilecek etkinlik yok"},{code:"uk",week:{dow:1,doy:7},buttonText:{prev:"Попередній",next:"далі",today:"Сьогодні",month:"Місяць",week:"Тиждень",day:"День",list:"Порядок денний"},weekLabel:"Тиж",allDayText:"Увесь день",eventLimitText:function(e){return"+ще "+e+"..."},noEventsMessage:"Немає подій для відображення"},{code:"vi",week:{dow:1,doy:4},buttonText:{prev:"Trước",next:"Tiếp",today:"Hôm nay",month:"Tháng",week:"Tuần",day:"Ngày",list:"Lịch biểu"},weekLabel:"Tu",allDayText:"Cả ngày",eventLimitText:function(e){return"+ thêm "+e},noEventsMessage:"Không có sự kiện để hiển thị"},{code:"zh-cn",week:{dow:1,doy:4},buttonText:{prev:"上月",next:"下月",today:"今天",month:"月",week:"周",day:"日",list:"日程"},weekLabel:"周",allDayText:"全天",eventLimitText:function(e){return"另外 "+e+" 个"},noEventsMessage:"没有事件显示"},{code:"zh-tw",buttonText:{prev:"上月",next:"下月",today:"今天",month:"月",week:"週",day:"天",list:"活動列表"},weekLabel:"周",allDayText:"整天",eventLimitText:"顯示更多",noEventsMessage:"没有任何活動"}]});
6
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@fullcalendar/core"),require("@fullcalendar/daygrid")):"function"==typeof define&&define.amd?define(["exports","@fullcalendar/core","@fullcalendar/daygrid"],t):t((e=e||self).FullCalendarTimeGrid={},e.FullCalendar,e.FullCalendarDayGrid)}(this,function(e,y,l){"use strict";var i=function(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)};function t(e,t){function r(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var r,n=function(){return(n=Object.assign||function(e){for(var t,r=1,i=arguments.length;r<i;r++)for(var n in t=arguments[r])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}).apply(this,arguments)},a=(t(o,r=y.FgEventRenderer),o.prototype.attachSegs=function(e,t){for(var r=this.timeGrid.groupSegsByCol(e),i=0;i<r.length;i++)r[i]=this.sortEventSegs(r[i]);this.segsByCol=r,this.timeGrid.attachSegsByCol(r,this.timeGrid.fgContainerEls)},o.prototype.detachSegs=function(e){e.forEach(function(e){y.removeElement(e.el)}),this.segsByCol=null},o.prototype.computeSegSizes=function(e){var t=this.timeGrid,r=this.segsByCol,i=t.colCnt;if(t.computeSegVerticals(e),r)for(var n=0;n<i;n++)this.computeSegHorizontals(r[n])},o.prototype.assignSegSizes=function(e){var t=this.timeGrid,r=this.segsByCol,i=t.colCnt;if(t.assignSegVerticals(e),r)for(var n=0;n<i;n++)this.assignSegCss(r[n])},o.prototype.computeEventTimeFormat=function(){return{hour:"numeric",minute:"2-digit",meridiem:!1}},o.prototype.computeDisplayEventEnd=function(){return!0},o.prototype.renderSegHtml=function(e,t){var r,i,n,o=this.context.view,s=e.eventRange,a=s.def,l=s.ui,d=a.allDay,c=o.computeEventDraggable(a,l),h=e.isStart&&o.computeEventStartResizable(a,l),u=e.isEnd&&o.computeEventEndResizable(a,l),p=this.getSegClasses(e,c,h||u,t),f=y.cssToStr(this.getSkinCss(l));if(p.unshift("fc-time-grid-event"),y.isMultiDayRange(s.range)){if(e.isStart||e.isEnd){var g=e.start,m=e.end;r=this._getTimeText(g,m,d),i=this._getTimeText(g,m,d,this.fullTimeFormat),n=this._getTimeText(g,m,d,null,!1)}}else r=this.getTimeText(s),i=this.getTimeText(s,this.fullTimeFormat),n=this.getTimeText(s,null,!1);return'<a class="'+p.join(" ")+'"'+(a.url?' href="'+y.htmlEscape(a.url)+'"':"")+(f?' style="'+f+'"':"")+'><div class="fc-content">'+(r?'<div class="fc-time" data-start="'+y.htmlEscape(n)+'" data-full="'+y.htmlEscape(i)+'"><span>'+y.htmlEscape(r)+"</span></div>":"")+(a.title?'<div class="fc-title">'+y.htmlEscape(a.title)+"</div>":"")+"</div>"+(u?'<div class="fc-resizer fc-end-resizer"></div>':"")+"</a>"},o.prototype.computeSegHorizontals=function(e){var t,r,i;if(function(e){var t,r,i,n,o;for(t=0;t<e.length;t++)for(r=e[t],i=0;i<r.length;i++)for((n=r[i]).forwardSegs=[],o=t+1;o<e.length;o++)d(n,e[o],n.forwardSegs)}(t=function(e){var t,r,i,n=[];for(t=0;t<e.length;t++){for(r=e[t],i=0;i<n.length&&d(r,n[i]).length;i++);r.level=i,(n[i]||(n[i]=[])).push(r)}return n}(e)),r=t[0]){for(i=0;i<r.length;i++)s(r[i]);for(i=0;i<r.length;i++)this.computeSegForwardBack(r[i],0,0)}},o.prototype.computeSegForwardBack=function(e,t,r){var i,n=e.forwardSegs;if(void 0===e.forwardCoord)for(n.length?(this.sortForwardSegs(n),this.computeSegForwardBack(n[0],t+1,r),e.forwardCoord=n[0].backwardCoord):e.forwardCoord=1,e.backwardCoord=e.forwardCoord-(e.forwardCoord-r)/(t+1),i=0;i<n.length;i++)this.computeSegForwardBack(n[i],0,e.forwardCoord)},o.prototype.sortForwardSegs=function(e){var t=e.map(c),r=[{field:"forwardPressure",order:-1},{field:"backwardCoord",order:1}].concat(this.context.view.eventOrderSpecs);return t.sort(function(e,t){return y.compareByFieldSpecs(e,t,r)}),t.map(function(e){return e._seg})},o.prototype.assignSegCss=function(e){for(var t=0,r=e;t<r.length;t++){var i=r[t];y.applyStyle(i.el,this.generateSegCss(i)),0<i.level&&i.el.classList.add("fc-time-grid-event-inset"),i.eventRange.def.title&&i.bottom-i.top<30&&i.el.classList.add("fc-short")}},o.prototype.generateSegCss=function(e){var t,r,i=this.context.options.slotEventOverlap,n=e.backwardCoord,o=e.forwardCoord,s=this.timeGrid.generateSegVerticalCss(e),a=this.timeGrid.isRtl;return i&&(o=Math.min(1,n+2*(o-n))),r=a?(t=1-o,n):(t=n,1-o),s.zIndex=e.level+1,s.left=100*t+"%",s.right=100*r+"%",i&&e.forwardPressure&&(s[a?"marginLeft":"marginRight"]=20),s},o);function o(e){var t=r.call(this,e.context)||this;return t.timeGrid=e,t.fullTimeFormat=y.createFormatter({hour:"numeric",minute:"2-digit",separator:t.context.options.defaultRangeSeparator}),t}function s(e){var t,r,i=e.forwardSegs,n=0;if(void 0===e.forwardPressure){for(t=0;t<i.length;t++)s(r=i[t]),n=Math.max(n,1+r.forwardPressure);e.forwardPressure=n}}function d(e,t,r){void 0===r&&(r=[]);for(var i=0;i<t.length;i++)n=e,o=t[i],n.bottom>o.top&&n.top<o.bottom&&r.push(t[i]);var n,o;return r}function c(e){var t=y.buildSegCompareObj(e);return t.forwardPressure=e.forwardPressure,t.backwardCoord=e.backwardCoord,t}var h,u=(t(p,h=a),p.prototype.attachSegs=function(e,t){this.segsByCol=this.timeGrid.groupSegsByCol(e),this.timeGrid.attachSegsByCol(this.segsByCol,this.timeGrid.mirrorContainerEls),this.sourceSeg=t.sourceSeg},p.prototype.generateSegCss=function(e){var t=h.prototype.generateSegCss.call(this,e),r=this.sourceSeg;if(r&&r.col===e.col){var i=h.prototype.generateSegCss.call(this,r);t.left=i.left,t.right=i.right,t.marginLeft=i.marginLeft,t.marginRight=i.marginRight}return t},p);function p(){return null!==h&&h.apply(this,arguments)||this}var f,g=(t(m,f=y.FillRenderer),m.prototype.attachSegs=function(e,t){var r,i=this.timeGrid;return"bgEvent"===e?r=i.bgContainerEls:"businessHours"===e?r=i.businessContainerEls:"highlight"===e&&(r=i.highlightContainerEls),i.attachSegsByCol(i.groupSegsByCol(t),r),t.map(function(e){return e.el})},m.prototype.computeSegSizes=function(e){this.timeGrid.computeSegVerticals(e)},m.prototype.assignSegSizes=function(e){this.timeGrid.assignSegVerticals(e)},m);function m(e){var t=f.call(this,e.context)||this;return t.timeGrid=e,t}var v,S=[{hours:1},{minutes:30},{minutes:15},{seconds:30},{seconds:15}],C=(t(E,v=y.DateComponent),E.prototype.processOptions=function(){var e,t,r=this.opt("slotDuration"),i=this.opt("snapDuration");r=y.createDuration(r),i=i?y.createDuration(i):r,null===(e=y.wholeDivideDurations(r,i))&&(i=r,e=1),this.slotDuration=r,this.snapDuration=i,this.snapsPerSlot=e,t=this.opt("slotLabelFormat"),Array.isArray(t)&&(t=t[t.length-1]),this.labelFormat=y.createFormatter(t||{hour:"numeric",minute:"2-digit",omitZeroMinute:!0,meridiem:"short"}),t=this.opt("slotLabelInterval"),this.labelInterval=t?y.createDuration(t):this.computeLabelInterval(r)},E.prototype.computeLabelInterval=function(e){var t,r,i;for(t=S.length-1;0<=t;t--)if(r=y.createDuration(S[t]),null!==(i=y.wholeDivideDurations(r,e))&&1<i)return r;return e},E.prototype.render=function(e){var t=e.cells;this.colCnt=t.length,this.renderSlats(e.dateProfile),this.renderColumns(e.cells,e.dateProfile),this.renderBusinessHours(e.businessHourSegs),this.renderDateSelection(e.dateSelectionSegs),this.renderFgEvents(e.fgEventSegs),this.renderBgEvents(e.bgEventSegs),this.renderEventSelection(e.eventSelection),this.renderEventDrag(e.eventDrag),this.renderEventResize(e.eventResize)},E.prototype.destroy=function(){v.prototype.destroy.call(this),this.renderSlats.unrender(),this.renderColumns.unrender()},E.prototype.updateSize=function(e){var t=this.fillRenderer,r=this.eventRenderer,i=this.mirrorRenderer;(e||this.isSlatSizesDirty)&&(this.buildSlatPositions(),this.isSlatSizesDirty=!1),(e||this.isColSizesDirty)&&(this.buildColPositions(),this.isColSizesDirty=!1),t.computeSizes(e),r.computeSizes(e),i.computeSizes(e),t.assignSizes(e),r.assignSizes(e),i.assignSizes(e)},E.prototype._renderSlats=function(e){var t=this.theme;this.slatContainerEl.innerHTML='<table class="'+t.getClass("tableGrid")+'">'+this.renderSlatRowHtml(e)+"</table>",this.slatEls=y.findElements(this.slatContainerEl,"tr"),this.slatPositions=new y.PositionCache(this.el,this.slatEls,!1,!0),this.isSlatSizesDirty=!0},E.prototype.renderSlatRowHtml=function(e){for(var t,r,i,n=this.dateEnv,o=this.theme,s=this.isRtl,a="",l=y.startOfDay(e.renderRange.start),d=e.minTime,c=y.createDuration(0);y.asRoughMs(d)<y.asRoughMs(e.maxTime);)t=n.add(l,d),r=null!==y.wholeDivideDurations(c,this.labelInterval),i='<td class="fc-axis fc-time '+o.getClass("widgetContent")+'">'+(r?"<span>"+y.htmlEscape(n.format(t,this.labelFormat))+"</span>":"")+"</td>",a+='<tr data-time="'+y.formatIsoTimeString(t)+'"'+(r?"":' class="fc-minor"')+">"+(s?"":i)+'<td class="'+o.getClass("widgetContent")+'"></td>'+(s?i:"")+"</tr>",d=y.addDurations(d,this.slotDuration),c=y.addDurations(c,this.slotDuration);return a},E.prototype._renderColumns=function(e,t){var r=this.theme,i=this.dateEnv,n=this.view,o=new l.DayBgRow(this.context);this.rootBgContainerEl.innerHTML='<table class="'+r.getClass("tableGrid")+'">'+o.renderHtml({cells:e,dateProfile:t,renderIntroHtml:this.renderProps.renderBgIntroHtml})+"</table>",this.colEls=y.findElements(this.el,".fc-day, .fc-disabled-day");for(var s=0;s<this.colCnt;s++)this.publiclyTrigger("dayRender",[{date:i.toDate(e[s].date),el:this.colEls[s],view:n}]);this.isRtl&&this.colEls.reverse(),this.colPositions=new y.PositionCache(this.el,this.colEls,!0,!1),this.renderContentSkeleton(),this.isColSizesDirty=!0},E.prototype._unrenderColumns=function(){this.unrenderContentSkeleton()},E.prototype.renderContentSkeleton=function(){var e,t=[];t.push(this.renderProps.renderIntroHtml());for(var r=0;r<this.colCnt;r++)t.push('<td><div class="fc-content-col"><div class="fc-event-container fc-mirror-container"></div><div class="fc-event-container"></div><div class="fc-highlight-container"></div><div class="fc-bgevent-container"></div><div class="fc-business-container"></div></div></td>');this.isRtl&&t.reverse(),e=this.contentSkeletonEl=y.htmlToElement('<div class="fc-content-skeleton"><table><tr>'+t.join("")+"</tr></table></div>"),this.colContainerEls=y.findElements(e,".fc-content-col"),this.mirrorContainerEls=y.findElements(e,".fc-mirror-container"),this.fgContainerEls=y.findElements(e,".fc-event-container:not(.fc-mirror-container)"),this.bgContainerEls=y.findElements(e,".fc-bgevent-container"),this.highlightContainerEls=y.findElements(e,".fc-highlight-container"),this.businessContainerEls=y.findElements(e,".fc-business-container"),this.isRtl&&(this.colContainerEls.reverse(),this.mirrorContainerEls.reverse(),this.fgContainerEls.reverse(),this.bgContainerEls.reverse(),this.highlightContainerEls.reverse(),this.businessContainerEls.reverse()),this.el.appendChild(e)},E.prototype.unrenderContentSkeleton=function(){y.removeElement(this.contentSkeletonEl)},E.prototype.groupSegsByCol=function(e){var t,r=[];for(t=0;t<this.colCnt;t++)r.push([]);for(t=0;t<e.length;t++)r[e[t].col].push(e[t]);return r},E.prototype.attachSegsByCol=function(e,t){var r,i,n;for(r=0;r<this.colCnt;r++)for(i=e[r],n=0;n<i.length;n++)t[r].appendChild(i[n].el)},E.prototype.getNowIndicatorUnit=function(){return"minute"},E.prototype.renderNowIndicator=function(e,t){if(this.colContainerEls){var r,i=this.computeDateTop(t),n=[];for(r=0;r<e.length;r++){var o=y.createElement("div",{className:"fc-now-indicator fc-now-indicator-line"});o.style.top=i+"px",this.colContainerEls[e[r].col].appendChild(o),n.push(o)}if(0<e.length){var s=y.createElement("div",{className:"fc-now-indicator fc-now-indicator-arrow"});s.style.top=i+"px",this.contentSkeletonEl.appendChild(s),n.push(s)}this.nowIndicatorEls=n}},E.prototype.unrenderNowIndicator=function(){this.nowIndicatorEls&&(this.nowIndicatorEls.forEach(y.removeElement),this.nowIndicatorEls=null)},E.prototype.getTotalSlatHeight=function(){return this.slatContainerEl.getBoundingClientRect().height},E.prototype.computeDateTop=function(e,t){return t=t||y.startOfDay(e),this.computeTimeTop(y.createDuration(e.valueOf()-t.valueOf()))},E.prototype.computeTimeTop=function(e){var t,r,i=this.slatEls.length,n=this.props.dateProfile,o=(e.milliseconds-y.asRoughMs(n.minTime))/y.asRoughMs(this.slotDuration);return o=Math.max(0,o),o=Math.min(i,o),t=Math.floor(o),r=o-(t=Math.min(t,i-1)),this.slatPositions.tops[t]+this.slatPositions.getHeight(t)*r},E.prototype.computeSegVerticals=function(e){var t,r,i,n=this.opt("timeGridEventMinHeight");for(t=0;t<e.length;t++)r=e[t],i=this.props.cells[r.col].date,r.top=this.computeDateTop(r.start,i),r.bottom=Math.max(r.top+n,this.computeDateTop(r.end,i))},E.prototype.assignSegVerticals=function(e){var t,r;for(t=0;t<e.length;t++)r=e[t],y.applyStyle(r.el,this.generateSegVerticalCss(r))},E.prototype.generateSegVerticalCss=function(e){return{top:e.top,bottom:-e.bottom}},E.prototype.buildPositionCaches=function(){this.buildColPositions(),this.buildSlatPositions()},E.prototype.buildColPositions=function(){this.colPositions.build()},E.prototype.buildSlatPositions=function(){this.slatPositions.build()},E.prototype.positionToHit=function(e,t){var r=this.dateEnv,i=this.snapsPerSlot,n=this.slatPositions,o=this.colPositions,s=o.leftToIndex(e),a=n.topToIndex(t);if(null!=s&&null!=a){var l=n.tops[a],d=n.getHeight(a),c=(t-l)/d,h=a*i+Math.floor(c*i),u=this.props.cells[s].date,p=y.addDurations(this.props.dateProfile.minTime,y.multiplyDuration(this.snapDuration,h)),f=r.add(u,p);return{col:s,dateSpan:{range:{start:f,end:r.add(f,this.snapDuration)},allDay:!1},dayEl:this.colEls[s],relativeRect:{left:o.lefts[s],right:o.rights[s],top:l,bottom:l+d}}}},E.prototype._renderEventDrag=function(e){e&&(this.eventRenderer.hideByHash(e.affectedInstances),e.isEvent?this.mirrorRenderer.renderSegs(e.segs,{isDragging:!0,sourceSeg:e.sourceSeg}):this.fillRenderer.renderSegs("highlight",e.segs))},E.prototype._unrenderEventDrag=function(e){e&&(this.eventRenderer.showByHash(e.affectedInstances),this.mirrorRenderer.unrender(e.segs,{isDragging:!0,sourceSeg:e.sourceSeg}),this.fillRenderer.unrender("highlight"))},E.prototype._renderEventResize=function(e){e&&(this.eventRenderer.hideByHash(e.affectedInstances),this.mirrorRenderer.renderSegs(e.segs,{isResizing:!0,sourceSeg:e.sourceSeg}))},E.prototype._unrenderEventResize=function(e){e&&(this.eventRenderer.showByHash(e.affectedInstances),this.mirrorRenderer.unrender(e.segs,{isResizing:!0,sourceSeg:e.sourceSeg}))},E.prototype._renderDateSelection=function(e){e&&(this.opt("selectMirror")?this.mirrorRenderer.renderSegs(e,{isSelecting:!0}):this.fillRenderer.renderSegs("highlight",e))},E.prototype._unrenderDateSelection=function(e){this.mirrorRenderer.unrender(e,{isSelecting:!0}),this.fillRenderer.unrender("highlight")},E);function E(e,t,r){var i=v.call(this,e,t)||this;i.isSlatSizesDirty=!1,i.isColSizesDirty=!1,i.renderSlats=y.memoizeRendering(i._renderSlats);var n=i.eventRenderer=new a(i),o=i.fillRenderer=new g(i);i.mirrorRenderer=new u(i);var s=i.renderColumns=y.memoizeRendering(i._renderColumns,i._unrenderColumns);return i.renderBusinessHours=y.memoizeRendering(o.renderSegs.bind(o,"businessHours"),o.unrender.bind(o,"businessHours"),[s]),i.renderDateSelection=y.memoizeRendering(i._renderDateSelection,i._unrenderDateSelection,[s]),i.renderFgEvents=y.memoizeRendering(n.renderSegs.bind(n),n.unrender.bind(n),[s]),i.renderBgEvents=y.memoizeRendering(o.renderSegs.bind(o,"bgEvent"),o.unrender.bind(o,"bgEvent"),[s]),i.renderEventSelection=y.memoizeRendering(n.selectByInstanceId.bind(n),n.unselectByInstanceId.bind(n),[i.renderFgEvents]),i.renderEventDrag=y.memoizeRendering(i._renderEventDrag,i._unrenderEventDrag,[s]),i.renderEventResize=y.memoizeRendering(i._renderEventResize,i._unrenderEventResize,[s]),i.processOptions(),t.innerHTML='<div class="fc-bg"></div><div class="fc-slats"></div><hr class="fc-divider '+i.theme.getClass("widgetHeader")+'" style="display:none" />',i.rootBgContainerEl=t.querySelector(".fc-bg"),i.slatContainerEl=t.querySelector(".fc-slats"),i.bottomRuleEl=t.querySelector(".fc-divider"),i.renderProps=r,i}var b,D=(t(w,b=y.Splitter),w.prototype.getKeyInfo=function(){return{allDay:{},timed:{}}},w.prototype.getKeysForDateSpan=function(e){return e.allDay?["allDay"]:["timed"]},w.prototype.getKeysForEventDef=function(e){return e.allDay?y.hasBgRendering(e)?["timed","allDay"]:["allDay"]:["timed"]},w);function w(){return null!==b&&b.apply(this,arguments)||this}var R,G=y.createFormatter({week:"short"}),T=(t(H,R=y.View),H.prototype.destroy=function(){R.prototype.destroy.call(this),this.timeGrid.destroy(),this.dayGrid&&this.dayGrid.destroy(),this.scroller.destroy()},H.prototype.renderSkeletonHtml=function(){var e=this.theme;return'<table class="'+e.getClass("tableGrid")+'">'+(this.opt("columnHeader")?'<thead class="fc-head"><tr><td class="fc-head-container '+e.getClass("widgetHeader")+'">&nbsp;</td></tr></thead>':"")+'<tbody class="fc-body"><tr><td class="'+e.getClass("widgetContent")+'">'+(this.opt("allDaySlot")?'<div class="fc-day-grid"></div><hr class="fc-divider '+e.getClass("widgetHeader")+'" />':"")+"</td></tr></tbody></table>"},H.prototype.getNowIndicatorUnit=function(){return this.timeGrid.getNowIndicatorUnit()},H.prototype.unrenderNowIndicator=function(){this.timeGrid.unrenderNowIndicator()},H.prototype.updateSize=function(e,t,r){R.prototype.updateSize.call(this,e,t,r),this.timeGrid.updateSize(e),this.dayGrid&&this.dayGrid.updateSize(e)},H.prototype.updateBaseSize=function(e,t,r){var i,n,o,s=this;if(this.axisWidth=y.matchCellWidths(y.findElements(this.el,".fc-axis")),this.timeGrid.colEls){var a=y.findElements(this.el,".fc-row").filter(function(e){return!s.scroller.el.contains(e)});this.timeGrid.bottomRuleEl.style.display="none",this.scroller.clear(),a.forEach(y.uncompensateScroll),this.dayGrid&&(this.dayGrid.removeSegPopover(),(i=this.opt("eventLimit"))&&"number"!=typeof i&&(i=5),i&&this.dayGrid.limitRows(i)),r||(n=this.computeScrollerHeight(t),this.scroller.setHeight(n),((o=this.scroller.getScrollbarWidths()).left||o.right)&&(a.forEach(function(e){y.compensateScroll(e,o)}),n=this.computeScrollerHeight(t),this.scroller.setHeight(n)),this.scroller.lockOverflow(o),this.timeGrid.getTotalSlatHeight()<n&&(this.timeGrid.bottomRuleEl.style.display=""))}else r||(n=this.computeScrollerHeight(t),this.scroller.setHeight(n))},H.prototype.computeScrollerHeight=function(e){return e-y.subtractInnerElHeight(this.el,this.scroller.el)},H.prototype.computeDateScroll=function(e){var t=this.timeGrid.computeTimeTop(e);return(t=Math.ceil(t))&&t++,{top:t}},H.prototype.queryDateScroll=function(){return{top:this.scroller.getScrollTop()}},H.prototype.applyDateScroll=function(e){void 0!==e.top&&this.scroller.setScrollTop(e.top)},H.prototype.axisStyleAttr=function(){return null!=this.axisWidth?'style="width:'+this.axisWidth+'px"':""},H);function H(e,t,r,i){var o=R.call(this,e,t,r,i)||this;o.splitter=new D,o.renderHeadIntroHtml=function(){var e,t=o.theme,r=o.dateEnv,i=o.props.dateProfile.renderRange,n=y.diffDays(i.start,i.end);return o.opt("weekNumbers")?(e=r.format(i.start,G),'<th class="fc-axis fc-week-number '+t.getClass("widgetHeader")+'" '+o.axisStyleAttr()+">"+y.buildGotoAnchorHtml(o,{date:i.start,type:"week",forceOff:1<n},y.htmlEscape(e))+"</th>"):'<th class="fc-axis '+t.getClass("widgetHeader")+'" '+o.axisStyleAttr()+"></th>"},o.renderTimeGridBgIntroHtml=function(){return'<td class="fc-axis '+o.theme.getClass("widgetContent")+'" '+o.axisStyleAttr()+"></td>"},o.renderTimeGridIntroHtml=function(){return'<td class="fc-axis" '+o.axisStyleAttr()+"></td>"},o.renderDayGridBgIntroHtml=function(){return'<td class="fc-axis '+o.theme.getClass("widgetContent")+'" '+o.axisStyleAttr()+"><span>"+y.getAllDayHtml(o)+"</span></td>"},o.renderDayGridIntroHtml=function(){return'<td class="fc-axis" '+o.axisStyleAttr()+"></td>"},o.el.classList.add("fc-timeGrid-view"),o.el.innerHTML=o.renderSkeletonHtml(),o.scroller=new y.ScrollComponent("hidden","auto");var n=o.scroller.el;o.el.querySelector(".fc-body > tr > td").appendChild(n),n.classList.add("fc-time-grid-container");var s=y.createElement("div",{className:"fc-time-grid"});if(n.appendChild(s),o.timeGrid=new C(o.context,s,{renderBgIntroHtml:o.renderTimeGridBgIntroHtml,renderIntroHtml:o.renderTimeGridIntroHtml}),o.opt("allDaySlot")){o.dayGrid=new l.DayGrid(o.context,o.el.querySelector(".fc-day-grid"),{renderNumberIntroHtml:o.renderDayGridIntroHtml,renderBgIntroHtml:o.renderDayGridBgIntroHtml,renderIntroHtml:o.renderDayGridIntroHtml,colWeekNumbersVisible:!1,cellWeekNumbersVisible:!1});var a=o.el.querySelector(".fc-divider");o.dayGrid.bottomCoordPadding=a.getBoundingClientRect().height}return o}T.prototype.usesMinMaxTime=!0;var P,I=(t(x,P=y.DateComponent),x.prototype.destroy=function(){P.prototype.destroy.call(this),this.calendar.unregisterInteractiveComponent(this)},x.prototype.render=function(e){var t=e.dateProfile,r=e.dayTable,i=this.dayRanges=this.buildDayRanges(r,t,this.dateEnv);this.timeGrid.receiveProps(n({},this.slicer.sliceProps(e,t,null,this.timeGrid,i),{dateProfile:t,cells:r.cells[0]}))},x.prototype.renderNowIndicator=function(e){this.timeGrid.renderNowIndicator(this.slicer.sliceNowDate(e,this.timeGrid,this.dayRanges),e)},x.prototype.buildPositionCaches=function(){this.timeGrid.buildPositionCaches()},x.prototype.queryHit=function(e,t){var r=this.timeGrid.positionToHit(e,t);if(r)return{component:this.timeGrid,dateSpan:r.dateSpan,dayEl:r.dayEl,rect:{left:r.relativeRect.left,right:r.relativeRect.right,top:r.relativeRect.top,bottom:r.relativeRect.bottom},layer:0}},x);function x(e,t){var r=P.call(this,e,t.el)||this;return r.buildDayRanges=y.memoize(z),r.slicer=new _,r.timeGrid=t,e.calendar.registerInteractiveComponent(r,{el:r.timeGrid.el}),r}function z(e,t,r){for(var i=[],n=0,o=e.headerDates;n<o.length;n++){var s=o[n];i.push({start:r.add(s,t.minTime),end:r.add(s,t.maxTime)})}return i}var B,_=(t(k,B=y.Slicer),k.prototype.sliceRange=function(e,t){for(var r=[],i=0;i<t.length;i++){var n=y.intersectRanges(e,t[i]);n&&r.push({start:n.start,end:n.end,isStart:n.start.valueOf()===e.start.valueOf(),isEnd:n.end.valueOf()===e.end.valueOf(),col:i})}return r},k);function k(){return null!==B&&B.apply(this,arguments)||this}var F,M=(t(O,F=T),O.prototype.destroy=function(){F.prototype.destroy.call(this),this.header&&this.header.destroy(),this.simpleTimeGrid.destroy(),this.simpleDayGrid&&this.simpleDayGrid.destroy()},O.prototype.render=function(e){F.prototype.render.call(this,e);var t=this.props.dateProfile,r=this.buildDayTable(t,this.dateProfileGenerator),i=this.splitter.splitProps(e);this.header&&this.header.receiveProps({dateProfile:t,dates:r.headerDates,datesRepDistinctDays:!0,renderIntroHtml:this.renderHeadIntroHtml}),this.simpleTimeGrid.receiveProps(n({},i.timed,{dateProfile:t,dayTable:r})),this.simpleDayGrid&&this.simpleDayGrid.receiveProps(n({},i.allDay,{dateProfile:t,dayTable:r,nextDayThreshold:this.nextDayThreshold,isRigid:!1}))},O.prototype.renderNowIndicator=function(e){this.simpleTimeGrid.renderNowIndicator(e)},O);function O(e,t,r,i){var n=F.call(this,e,t,r,i)||this;return n.buildDayTable=y.memoize(N),n.opt("columnHeader")&&(n.header=new y.DayHeader(n.context,n.el.querySelector(".fc-head-container"))),n.simpleTimeGrid=new I(n.context,n.timeGrid),n.dayGrid&&(n.simpleDayGrid=new l.SimpleDayGrid(n.context,n.dayGrid)),n}function N(e,t){var r=new y.DaySeries(e.renderRange,t);return new y.DayTable(r,!1)}var L=y.createPlugin({defaultView:"timeGridWeek",views:{timeGrid:{class:M,allDaySlot:!0,slotDuration:"00:30:00",slotEventOverlap:!0},timeGridDay:{type:"timeGrid",duration:{days:1}},timeGridWeek:{type:"timeGrid",duration:{weeks:1}}}});e.AbstractTimeGridView=T,e.TimeGrid=C,e.TimeGridSlicer=_,e.TimeGridView=M,e.buildDayRanges=z,e.buildDayTable=N,e.default=L,Object.defineProperty(e,"__esModule",{value:!0})});
7
- !function(t,e,n){"use strict";function o(t,s){var e=this;this.el=t,this.options={},Object.keys(i).forEach(function(t){e.options[t]=i[t]}),Object.keys(s).forEach(function(t){e.options[t]=s[t]}),this.isInput="input"===this.el.tagName.toLowerCase(),this.attr=this.options.attr,this.showCursor=!this.isInput&&this.options.showCursor,this.elContent=this.attr?this.el.getAttribute(this.attr):this.el.textContent,this.contentType=this.options.contentType,this.typeSpeed=this.options.typeSpeed,this.startDelay=this.options.startDelay,this.backSpeed=this.options.backSpeed,this.backDelay=this.options.backDelay,n&&this.options.stringsElement instanceof n?this.stringsElement=this.options.stringsElement[0]:this.stringsElement=this.options.stringsElement,this.strings=this.options.strings,this.strPos=0,this.arrayPos=0,this.stopNum=0,this.loop=this.options.loop,this.loopCount=this.options.loopCount,this.curLoop=0,this.stop=!1,this.cursorChar=this.options.cursorChar,this.shuffle=this.options.shuffle,this.sequence=[],this.build()}o.prototype={constructor:o,init:function(){var s=this;s.timeout=setTimeout(function(){for(var t=0;t<s.strings.length;++t)s.sequence[t]=t;s.shuffle&&(s.sequence=s.shuffleArray(s.sequence)),s.typewrite(s.strings[s.sequence[s.arrayPos]],s.strPos)},s.startDelay)},build:function(){var s=this;!0===this.showCursor&&(this.cursor=e.createElement("span"),this.cursor.className="typed-cursor",this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)),this.stringsElement&&(this.strings=[],this.stringsElement.style.display="none",Array.prototype.slice.apply(this.stringsElement.children).forEach(function(t){s.strings.push(t.innerHTML)}));this.init()},typewrite:function(o,r){if(!0!==this.stop){var t=Math.round(70*Math.random())+this.typeSpeed,a=this;a.timeout=setTimeout(function(){var t=0,s=o.substr(r);if("^"===s.charAt(0)){var e=1;/^\^\d+/.test(s)&&(e+=(s=/\d+/.exec(s)[0]).length,t=parseInt(s)),o=o.substring(0,r)+o.substring(r+e)}if("html"===a.contentType){var i=o.substr(r).charAt(0);if("<"===i||"&"===i){var n;for(n="<"===i?">":";";o.substr(r+1).charAt(0)!==n&&(o.substr(r).charAt(0),!(++r+1>o.length)););r++,0}}a.timeout=setTimeout(function(){if(r===o.length){if(a.options.onStringTyped(a.arrayPos),a.arrayPos===a.strings.length-1&&(a.options.callback(),a.curLoop++,!1===a.loop||a.curLoop===a.loopCount))return;a.timeout=setTimeout(function(){a.backspace(o,r)},a.backDelay)}else{0===r&&a.options.preStringTyped(a.arrayPos);var t=o.substr(0,r+1);a.attr?a.el.setAttribute(a.attr,t):a.isInput?a.el.value=t:"html"===a.contentType?a.el.innerHTML=t:a.el.textContent=t,r++,a.typewrite(o,r)}},t)},t)}},backspace:function(s,e){if(!0!==this.stop){var t=Math.round(70*Math.random())+this.backSpeed,i=this;i.timeout=setTimeout(function(){if("html"===i.contentType&&">"===s.substr(e).charAt(0)){for(;"<"!==s.substr(e-1).charAt(0)&&(s.substr(e).charAt(0),!(--e<0)););e--,0}var t=s.substr(0,e);i.attr?i.el.setAttribute(i.attr,t):i.isInput?i.el.value=t:"html"===i.contentType?i.el.innerHTML=t:i.el.textContent=t,e>i.stopNum?(e--,i.backspace(s,e)):e<=i.stopNum&&(i.arrayPos++,i.arrayPos===i.strings.length?(i.arrayPos=0,i.shuffle&&(i.sequence=i.shuffleArray(i.sequence)),i.init()):i.typewrite(i.strings[i.sequence[i.arrayPos]],e))},t)}},shuffleArray:function(t){var s,e,i=t.length;if(i)for(;--i;)s=t[e=Math.floor(Math.random()*(i+1))],t[e]=t[i],t[i]=s;return t},reset:function(){clearInterval(this.timeout),this.el.getAttribute("id"),this.el.textContent="",void 0!==this.cursor&&void 0!==this.cursor.parentNode&&this.cursor.parentNode.removeChild(this.cursor),this.strPos=0,this.arrayPos=0,this.curLoop=0,this.options.resetCallback()}},o.new=function(t,i){Array.prototype.slice.apply(e.querySelectorAll(t)).forEach(function(t){var s=t._typed,e="object"==typeof i&&i;s&&s.reset(),t._typed=s=new o(t,e),"string"==typeof i&&s[i]()})},n&&(n.fn.typed=function(i){return this.each(function(){var t=n(this),s=t.data("typed"),e="object"==typeof i&&i;s&&s.reset(),t.data("typed",s=new o(this,e)),"string"==typeof i&&s[i]()})}),t.Typed=o;var i={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,shuffle:!1,backDelay:500,loop:!1,loopCount:!1,showCursor:!0,cursorChar:"|",attr:null,contentType:"html",callback:function(){},preStringTyped:function(){},onStringTyped:function(){},resetCallback:function(){}}}(window,document,window.jQuery),function(i){"use strict";function s(t,s){this.element=i(t),this.settings=i.extend({},n,s),this._defaults=n,this._init()}var e="Morphext",n={animation:"bounceIn",separator:",",speed:2e3,complete:i.noop};s.prototype={_init:function(){var e=this;this.phrases=[],this.element.addClass("morphext"),i.each(this.element.text().split(this.settings.separator),function(t,s){e.phrases.push(i.trim(s))}),this.index=-1,this.animate(),this.start()},animate:function(){this.index=++this.index%this.phrases.length,this.element[0].innerHTML='<span class="animated '+this.settings.animation+'">'+this.phrases[this.index]+"</span>",i.isFunction(this.settings.complete)&&this.settings.complete.call(this)},start:function(){var t=this;this._interval=setInterval(function(){t.animate()},this.settings.speed)},stop:function(){this._interval=clearInterval(this._interval)}},i.fn[e]=function(t){return this.each(function(){i.data(this,"plugin_"+e)||i.data(this,"plugin_"+e,new s(this,t))})}}(jQuery);
8
- !function(e){"use strict";var i="Morphext",s={animation:"bounceIn",separator:",",speed:2e3,complete:e.noop};function n(t,i){this.element=e(t),this.settings=e.extend({},s,i),this._defaults=s,this._init()}n.prototype={_init:function(){var s=this;this.phrases=[],this.element.addClass("morphext"),e.each(this.element.text().split(this.settings.separator),function(t,i){s.phrases.push(e.trim(i))}),this.index=-1,this.animate(),this.start()},animate:function(){this.index=++this.index%this.phrases.length,this.element[0].innerHTML='<span class="animated '+this.settings.animation+'">'+this.phrases[this.index]+"</span>",e.isFunction(this.settings.complete)&&this.settings.complete.call(this)},start:function(){var t=this;this._interval=setInterval(function(){t.animate()},this.settings.speed)},stop:function(){this._interval=clearInterval(this._interval)}},e.fn[i]=function(t){return this.each(function(){e.data(this,"plugin_"+i)||e.data(this,"plugin_"+i,new n(this,t))})}}(jQuery);
9
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Typed=e():t.Typed=e()}(this,function(){return i={},s.m=n=[function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=function(t,e,s){return e&&i(t.prototype,e),s&&i(t,s),t};function i(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}var r=s(1),u=s(3),o=(n(a,[{key:"toggle",value:function(){this.pause.status?this.start():this.stop()}},{key:"stop",value:function(){this.typingComplete||this.pause.status||(this.toggleBlinking(!0),this.pause.status=!0,this.options.onStop(this.arrayPos,this))}},{key:"start",value:function(){this.typingComplete||this.pause.status&&(this.pause.status=!1,this.pause.typewrite?this.typewrite(this.pause.curString,this.pause.curStrPos):this.backspace(this.pause.curString,this.pause.curStrPos),this.options.onStart(this.arrayPos,this))}},{key:"destroy",value:function(){this.reset(!1),this.options.onDestroy(this)}},{key:"reset",value:function(t){var e=arguments.length<=0||void 0===t||t;clearInterval(this.timeout),this.replaceText(""),this.cursor&&this.cursor.parentNode&&(this.cursor.parentNode.removeChild(this.cursor),this.cursor=null),this.strPos=0,this.arrayPos=0,this.curLoop=0,e&&(this.insertCursor(),this.options.onReset(this),this.begin())}},{key:"begin",value:function(){var t=this;this.typingComplete=!1,this.shuffleStringsIfNeeded(this),this.insertCursor(),this.bindInputFocusEvents&&this.bindFocusEvents(),this.timeout=setTimeout(function(){t.currentElContent&&0!==t.currentElContent.length?t.backspace(t.currentElContent,t.currentElContent.length):t.typewrite(t.strings[t.sequence[t.arrayPos]],t.strPos)},this.startDelay)}},{key:"typewrite",value:function(i,r){var o=this;this.fadeOut&&this.el.classList.contains(this.fadeOutClass)&&(this.el.classList.remove(this.fadeOutClass),this.cursor&&this.cursor.classList.remove(this.fadeOutClass));var t=this.humanizer(this.typeSpeed),a=1;!0!==this.pause.status?this.timeout=setTimeout(function(){r=u.htmlParser.typeHtmlChars(i,r,o);var t=0,e=i.substr(r);if("^"===e.charAt(0)&&/^\^\d+/.test(e)){var s=1;s+=(e=/\d+/.exec(e)[0]).length,t=parseInt(e),o.temporaryPause=!0,o.options.onTypingPaused(o.arrayPos,o),i=i.substring(0,r)+i.substring(r+s),o.toggleBlinking(!0)}if("`"===e.charAt(0)){for(;"`"!==i.substr(r+a).charAt(0)&&!(r+ ++a>i.length););var n=i.substring(0,r);i=n+i.substring(n.length+1,r+a)+i.substring(r+a+1),a--}o.timeout=setTimeout(function(){o.toggleBlinking(!1),r>=i.length?o.doneTyping(i,r):o.keepTyping(i,r,a),o.temporaryPause&&(o.temporaryPause=!1,o.options.onTypingResumed(o.arrayPos,o))},t)},t):this.setPauseStatus(i,r,!0)}},{key:"keepTyping",value:function(t,e,s){0===e&&(this.toggleBlinking(!1),this.options.preStringTyped(this.arrayPos,this)),e+=s;var n=t.substr(0,e);this.replaceText(n),this.typewrite(t,e)}},{key:"doneTyping",value:function(t,e){var s=this;this.options.onStringTyped(this.arrayPos,this),this.toggleBlinking(!0),this.arrayPos===this.strings.length-1&&(this.complete(),!1===this.loop||this.curLoop===this.loopCount)||(this.timeout=setTimeout(function(){s.backspace(t,e)},this.backDelay))}},{key:"backspace",value:function(s,n){var i=this;if(!0!==this.pause.status){if(this.fadeOut)return this.initFadeOut();this.toggleBlinking(!1);var t=this.humanizer(this.backSpeed);this.timeout=setTimeout(function(){n=u.htmlParser.backSpaceHtmlChars(s,n,i);var t=s.substr(0,n);if(i.replaceText(t),i.smartBackspace){var e=i.strings[i.arrayPos+1];e&&t===e.substr(0,n)?i.stopNum=n:i.stopNum=0}n>i.stopNum?(n--,i.backspace(s,n)):n<=i.stopNum&&(i.arrayPos++,i.arrayPos===i.strings.length?(i.arrayPos=0,i.options.onLastStringBackspaced(),i.shuffleStringsIfNeeded(),i.begin()):i.typewrite(i.strings[i.sequence[i.arrayPos]],n))},t)}else this.setPauseStatus(s,n,!0)}},{key:"complete",value:function(){this.options.onComplete(this),this.loop?this.curLoop++:this.typingComplete=!0}},{key:"setPauseStatus",value:function(t,e,s){this.pause.typewrite=s,this.pause.curString=t,this.pause.curStrPos=e}},{key:"toggleBlinking",value:function(t){this.cursor&&(this.pause.status||this.cursorBlinking!==t&&((this.cursorBlinking=t)?this.cursor.classList.add("typed-cursor--blink"):this.cursor.classList.remove("typed-cursor--blink")))}},{key:"humanizer",value:function(t){return Math.round(Math.random()*t/2)+t}},{key:"shuffleStringsIfNeeded",value:function(){this.shuffle&&(this.sequence=this.sequence.sort(function(){return Math.random()-.5}))}},{key:"initFadeOut",value:function(){var t=this;return this.el.className+=" "+this.fadeOutClass,this.cursor&&(this.cursor.className+=" "+this.fadeOutClass),setTimeout(function(){t.arrayPos++,t.replaceText(""),t.strings.length>t.arrayPos?t.typewrite(t.strings[t.sequence[t.arrayPos]],0):(t.typewrite(t.strings[0],0),t.arrayPos=0)},this.fadeOutDelay)}},{key:"replaceText",value:function(t){this.attr?this.el.setAttribute(this.attr,t):this.isInput?this.el.value=t:"html"===this.contentType?this.el.innerHTML=t:this.el.textContent=t}},{key:"bindFocusEvents",value:function(){var e=this;this.isInput&&(this.el.addEventListener("focus",function(t){e.stop()}),this.el.addEventListener("blur",function(t){e.el.value&&0!==e.el.value.length||e.start()}))}},{key:"insertCursor",value:function(){this.showCursor&&(this.cursor||(this.cursor=document.createElement("span"),this.cursor.className="typed-cursor",this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)))}}]),a);function a(t,e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,a),r.initializer.load(this,e,t),this.begin()}e.default=o,t.exports=e.default},function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var s=arguments[e];for(var n in s)Object.prototype.hasOwnProperty.call(s,n)&&(t[n]=s[n])}return t},n=function(t,e,s){return e&&i(t.prototype,e),s&&i(t,s),t};function i(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}var r,o=s(2),u=(r=o)&&r.__esModule?r:{default:r},l=(n(c,[{key:"load",value:function(t,e,s){if(t.el="string"==typeof s?document.querySelector(s):s,t.options=a({},u.default,e),t.isInput="input"===t.el.tagName.toLowerCase(),t.attr=t.options.attr,t.bindInputFocusEvents=t.options.bindInputFocusEvents,t.showCursor=!t.isInput&&t.options.showCursor,t.cursorChar=t.options.cursorChar,t.cursorBlinking=!0,t.elContent=t.attr?t.el.getAttribute(t.attr):t.el.textContent,t.contentType=t.options.contentType,t.typeSpeed=t.options.typeSpeed,t.startDelay=t.options.startDelay,t.backSpeed=t.options.backSpeed,t.smartBackspace=t.options.smartBackspace,t.backDelay=t.options.backDelay,t.fadeOut=t.options.fadeOut,t.fadeOutClass=t.options.fadeOutClass,t.fadeOutDelay=t.options.fadeOutDelay,t.isPaused=!1,t.strings=t.options.strings.map(function(t){return t.trim()}),"string"==typeof t.options.stringsElement?t.stringsElement=document.querySelector(t.options.stringsElement):t.stringsElement=t.options.stringsElement,t.stringsElement){t.strings=[],t.stringsElement.style.display="none";var n=Array.prototype.slice.apply(t.stringsElement.children),i=n.length;if(i)for(var r=0;r<i;r+=1){var o=n[r];t.strings.push(o.innerHTML.trim())}}for(var r in t.strPos=0,t.arrayPos=0,t.stopNum=0,t.loop=t.options.loop,t.loopCount=t.options.loopCount,t.curLoop=0,t.shuffle=t.options.shuffle,t.sequence=[],t.pause={status:!1,typewrite:!0,curString:"",curStrPos:0},t.typingComplete=!1,t.strings)t.sequence[r]=r;t.currentElContent=this.getCurrentElContent(t),t.autoInsertCss=t.options.autoInsertCss,this.appendAnimationCss(t)}},{key:"getCurrentElContent",value:function(t){return t.attr?t.el.getAttribute(t.attr):t.isInput?t.el.value:"html"===t.contentType?t.el.innerHTML:t.el.textContent}},{key:"appendAnimationCss",value:function(t){var e="data-typed-js-css";if(t.autoInsertCss&&(t.showCursor||t.fadeOut)&&!document.querySelector("["+e+"]")){var s=document.createElement("style");s.type="text/css",s.setAttribute(e,!0);var n="";t.showCursor&&(n+="\n .typed-cursor{\n opacity: 1;\n }\n .typed-cursor.typed-cursor--blink{\n animation: typedjsBlink 0.7s infinite;\n -webkit-animation: typedjsBlink 0.7s infinite;\n animation: typedjsBlink 0.7s infinite;\n }\n @keyframes typedjsBlink{\n 50% { opacity: 0.0; }\n }\n @-webkit-keyframes typedjsBlink{\n 0% { opacity: 1; }\n 50% { opacity: 0.0; }\n 100% { opacity: 1; }\n }\n "),t.fadeOut&&(n+="\n .typed-fade-out{\n opacity: 0;\n transition: opacity .25s;\n }\n .typed-cursor.typed-cursor--blink.typed-fade-out{\n -webkit-animation: 0;\n animation: 0;\n }\n "),0!==s.length&&(s.innerHTML=n,document.body.appendChild(s))}}}]),c);function c(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,c)}var p=new(e.default=l);e.initializer=p},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,smartBackspace:!0,shuffle:!1,backDelay:700,fadeOut:!1,fadeOutClass:"typed-fade-out",fadeOutDelay:500,loop:!1,loopCount:1/0,showCursor:!0,cursorChar:"|",autoInsertCss:!0,attr:null,bindInputFocusEvents:!1,contentType:"html",onComplete:function(){},preStringTyped:function(){},onStringTyped:function(){},onLastStringBackspaced:function(){},onTypingPaused:function(){},onTypingResumed:function(){},onReset:function(){},onStop:function(){},onStart:function(){},onDestroy:function(){}};e.default=s,t.exports=e.default},function(t,e){"use strict";function n(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}Object.defineProperty(e,"__esModule",{value:!0});var s=(function(t,e,s){return e&&n(t.prototype,e),s&&n(t,s),t}(i,[{key:"typeHtmlChars",value:function(t,e,s){if("html"!==s.contentType)return e;var n=t.substr(e).charAt(0);if("<"===n||"&"===n){var i="";for(i="<"===n?">":";";t.substr(e+1).charAt(0)!==i&&!(++e+1>t.length););e++}return e}},{key:"backSpaceHtmlChars",value:function(t,e,s){if("html"!==s.contentType)return e;var n=t.substr(e).charAt(0);if(">"===n||";"===n){var i="";for(i=">"===n?"<":"&";t.substr(e-1).charAt(0)!==i&&!(--e<0););e--}return e}}]),i);function i(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i)}var r=new(e.default=s);e.htmlParser=r}],s.c=i,s.p="",s(0);function s(t){if(i[t])return i[t].exports;var e=i[t]={exports:{},id:t,loaded:!1};return n[t].call(e.exports,e,e.exports,s),e.loaded=!0,e.exports}var n,i});
10
  !function(e,t){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",t):"object"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}("undefined"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){if(e&&t){var i=this._events=this._events||{},n=i[e]=i[e]||[];return-1==n.indexOf(t)&&n.push(t),this}},t.once=function(e,t){if(e&&t){this.on(e,t);var i=this._onceEvents=this._onceEvents||{};return(i[e]=i[e]||{})[t]=!0,this}},t.off=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){var n=i.indexOf(t);return-1!=n&&i.splice(n,1),this}},t.emitEvent=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){i=i.slice(0),t=t||[];for(var n=this._onceEvents&&this._onceEvents[e],o=0;o<i.length;o++){var s=i[o];n&&n[s]&&(this.off(e,s),delete n[s]),s.apply(this,t)}return this}},t.allOff=function(){delete this._events,delete this._onceEvents},e}),function(t,i){"use strict";"function"==typeof define&&define.amd?define(["ev-emitter/ev-emitter"],function(e){return i(t,e)}):"object"==typeof module&&module.exports?module.exports=i(t,require("ev-emitter")):t.imagesLoaded=i(t,t.EvEmitter)}("undefined"!=typeof window?window:this,function(t,e){var s=t.jQuery,r=t.console;function h(e,t){for(var i in t)e[i]=t[i];return e}var a=Array.prototype.slice;function d(e,t,i){if(!(this instanceof d))return new d(e,t,i);var n,o=e;("string"==typeof e&&(o=document.querySelectorAll(e)),o)?(this.elements=(n=o,Array.isArray(n)?n:"object"==typeof n&&"number"==typeof n.length?a.call(n):[n]),this.options=h({},this.options),"function"==typeof t?i=t:h(this.options,t),i&&this.on("always",i),this.getImages(),s&&(this.jqDeferred=new s.Deferred),setTimeout(this.check.bind(this))):r.error("Bad element for imagesLoaded "+(o||e))}(d.prototype=Object.create(e.prototype)).options={},d.prototype.getImages=function(){this.images=[],this.elements.forEach(this.addElementImages,this)},d.prototype.addElementImages=function(e){"IMG"==e.nodeName&&this.addImage(e),!0===this.options.background&&this.addElementBackgroundImages(e);var t=e.nodeType;if(t&&m[t]){for(var i=e.querySelectorAll("img"),n=0;n<i.length;n++){var o=i[n];this.addImage(o)}if("string"==typeof this.options.background){var s=e.querySelectorAll(this.options.background);for(n=0;n<s.length;n++){var r=s[n];this.addElementBackgroundImages(r)}}}};var m={1:!0,9:!0,11:!0};function i(e){this.img=e}function n(e,t){this.url=e,this.element=t,this.img=new Image}return d.prototype.addElementBackgroundImages=function(e){var t=getComputedStyle(e);if(t)for(var i=/url\((['"])?(.*?)\1\)/gi,n=i.exec(t.backgroundImage);null!==n;){var o=n&&n[2];o&&this.addBackground(o,e),n=i.exec(t.backgroundImage)}},d.prototype.addImage=function(e){var t=new i(e);this.images.push(t)},d.prototype.addBackground=function(e,t){var i=new n(e,t);this.images.push(i)},d.prototype.check=function(){var n=this;function t(e,t,i){setTimeout(function(){n.progress(e,t,i)})}this.progressedCount=0,this.hasAnyBroken=!1,this.images.length?this.images.forEach(function(e){e.once("progress",t),e.check()}):this.complete()},d.prototype.progress=function(e,t,i){this.progressedCount++,this.hasAnyBroken=this.hasAnyBroken||!e.isLoaded,this.emitEvent("progress",[this,e,t]),this.jqDeferred&&this.jqDeferred.notify&&this.jqDeferred.notify(this,e),this.progressedCount==this.images.length&&this.complete(),this.options.debug&&r&&r.log("progress: "+i,e,t)},d.prototype.complete=function(){var e=this.hasAnyBroken?"fail":"done";if(this.isComplete=!0,this.emitEvent(e,[this]),this.emitEvent("always",[this]),this.jqDeferred){var t=this.hasAnyBroken?"reject":"resolve";this.jqDeferred[t](this)}},(i.prototype=Object.create(e.prototype)).check=function(){this.getIsImageComplete()?this.confirm(0!==this.img.naturalWidth,"naturalWidth"):(this.proxyImage=new Image,this.proxyImage.addEventListener("load",this),this.proxyImage.addEventListener("error",this),this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.proxyImage.src=this.img.src)},i.prototype.getIsImageComplete=function(){return this.img.complete&&this.img.naturalWidth},i.prototype.confirm=function(e,t){this.isLoaded=e,this.emitEvent("progress",[this,this.img,t])},i.prototype.handleEvent=function(e){var t="on"+e.type;this[t]&&this[t](e)},i.prototype.onload=function(){this.confirm(!0,"onload"),this.unbindEvents()},i.prototype.onerror=function(){this.confirm(!1,"onerror"),this.unbindEvents()},i.prototype.unbindEvents=function(){this.proxyImage.removeEventListener("load",this),this.proxyImage.removeEventListener("error",this),this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},(n.prototype=Object.create(i.prototype)).check=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.img.src=this.url,this.getIsImageComplete()&&(this.confirm(0!==this.img.naturalWidth,"naturalWidth"),this.unbindEvents())},n.prototype.unbindEvents=function(){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},n.prototype.confirm=function(e,t){this.isLoaded=e,this.emitEvent("progress",[this,this.element,t])},(d.makeJQueryPlugin=function(e){(e=e||t.jQuery)&&((s=e).fn.imagesLoaded=function(e,t){return new d(this,e,t).jqDeferred.promise(s(this))})})(),d});
11
  !function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?module.exports=e(require("jquery")):e(jQuery)}(function(c){var h,s,i,u=[],p=document,g=window,v=p.documentElement;function t(){if(u.length){var e,t,n,i=0,o=c.map(u,function(e){var t=e.data.selector,n=e.$element;return t?n.find(t):n});for(h=h||((n={height:g.innerHeight,width:g.innerWidth}).height||!(e=p.compatMode)&&c.support.boxModel||(n={height:(t="CSS1Compat"===e?v:p.body).clientHeight,width:t.clientWidth}),n),s=s||{top:g.pageYOffset||v.scrollTop||p.body.scrollTop,left:g.pageXOffset||v.scrollLeft||p.body.scrollLeft};i<u.length;i++)if(c.contains(v,o[i][0])){var l=c(o[i]),r=l[0].offsetHeight,f=l[0].offsetWidth,a=l.offset(),d=l.data("inview");if(!s||!h)return;a.top+r>s.top&&a.top<s.top+h.height&&a.left+f>s.left&&a.left<s.left+h.width?d||l.data("inview",!0).trigger("inview",[!0]):d&&l.data("inview",!1).trigger("inview",[!1])}}}c.event.special.inview={add:function(e){u.push({data:e,$element:c(this),element:this}),!i&&u.length&&(i=setInterval(t,250))},remove:function(e){for(var t=0;t<u.length;t++){var n=u[t];if(n.element===this&&n.data.guid===e.guid){u.splice(t,1);break}}u.length||(clearInterval(i),i=null)}},c(g).on("scroll resize scrollstop",function(){h=s=null}),!v.addEventListener&&v.attachEvent&&v.attachEvent("onfocusin",function(){s=null})});
12
  !function(e,i){"function"==typeof define&&define.amd?define("jquery-bridget/jquery-bridget",["jquery"],function(t){return i(e,t)}):"object"==typeof module&&module.exports?module.exports=i(e,require("jquery")):e.jQueryBridget=i(e,e.jQuery)}(window,function(t,e){"use strict";var d=Array.prototype.slice,i=t.console,f=void 0===i?function(){}:function(t){i.error(t)};function o(h,n,l){(l=l||e||t.jQuery)&&(n.prototype.option||(n.prototype.option=function(t){l.isPlainObject(t)&&(this.options=l.extend(!0,this.options,t))}),l.fn[h]=function(t){if("string"!=typeof t)return o=t,this.each(function(t,e){var i=l.data(e,h);i?(i.option(o),i._init()):(i=new n(e,o),l.data(e,h,i))}),this;var e,s,r,a,u,o,i=d.call(arguments,1);return r=i,u="$()."+h+'("'+(s=t)+'")',(e=this).each(function(t,e){var i=l.data(e,h);if(i){var o=i[s];if(o&&"_"!=s.charAt(0)){var n=o.apply(i,r);a=void 0===a?n:a}else f(u+" is not a valid method")}else f(h+" not initialized. Cannot call methods, i.e. "+u)}),void 0!==a?a:e},s(l))}function s(t){!t||t&&t.bridget||(t.bridget=o)}return s(e||t.jQuery),o}),function(t,e){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",e):"object"==typeof module&&module.exports?module.exports=e():t.EvEmitter=e()}("undefined"!=typeof window?window:this,function(){function t(){}var e=t.prototype;return e.on=function(t,e){if(t&&e){var i=this._events=this._events||{},o=i[t]=i[t]||[];return-1==o.indexOf(e)&&o.push(e),this}},e.once=function(t,e){if(t&&e){this.on(t,e);var i=this._onceEvents=this._onceEvents||{};return(i[t]=i[t]||{})[e]=!0,this}},e.off=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var o=i.indexOf(e);return-1!=o&&i.splice(o,1),this}},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){i=i.slice(0),e=e||[];for(var o=this._onceEvents&&this._onceEvents[t],n=0;n<i.length;n++){var s=i[n];o&&o[s]&&(this.off(t,s),delete o[s]),s.apply(this,e)}return this}},e.allOff=function(){delete this._events,delete this._onceEvents},t}),function(t,e){"function"==typeof define&&define.amd?define("get-size/get-size",e):"object"==typeof module&&module.exports?module.exports=e():t.getSize=e()}(window,function(){"use strict";function g(t){var e=parseFloat(t);return-1==t.indexOf("%")&&!isNaN(e)&&e}var i="undefined"==typeof console?function(){}:function(t){console.error(t)},v=["paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth"],_=v.length;function z(t){var e=getComputedStyle(t);return e||i("Style returned "+e+". Are you running this code in a hidden iframe on Firefox? See https://bit.ly/getsizebug1"),e}var I,x=!1;function S(t){if(!function(){if(!x){x=!0;var t=document.createElement("div");t.style.width="200px",t.style.padding="1px 2px 3px 4px",t.style.borderStyle="solid",t.style.borderWidth="1px 2px 3px 4px",t.style.boxSizing="border-box";var e=document.body||document.documentElement;e.appendChild(t);var i=z(t);I=200==Math.round(g(i.width)),S.isBoxSizeOuter=I,e.removeChild(t)}}(),"string"==typeof t&&(t=document.querySelector(t)),t&&"object"==typeof t&&t.nodeType){var e=z(t);if("none"==e.display)return function(){for(var t={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},e=0;e<_;e++){t[v[e]]=0}return t}();var i={};i.width=t.offsetWidth,i.height=t.offsetHeight;for(var o=i.isBorderBox="border-box"==e.boxSizing,n=0;n<_;n++){var s=v[n],r=e[s],a=parseFloat(r);i[s]=isNaN(a)?0:a}var u=i.paddingLeft+i.paddingRight,h=i.paddingTop+i.paddingBottom,l=i.marginLeft+i.marginRight,d=i.marginTop+i.marginBottom,f=i.borderLeftWidth+i.borderRightWidth,c=i.borderTopWidth+i.borderBottomWidth,m=o&&I,p=g(e.width);!1!==p&&(i.width=p+(m?0:u+f));var y=g(e.height);return!1!==y&&(i.height=y+(m?0:h+c)),i.innerWidth=i.width-(u+f),i.innerHeight=i.height-(h+c),i.outerWidth=i.width+l,i.outerHeight=i.height+d,i}}return S}),function(t,e){"use strict";"function"==typeof define&&define.amd?define("desandro-matches-selector/matches-selector",e):"object"==typeof module&&module.exports?module.exports=e():t.matchesSelector=e()}(window,function(){"use strict";var i=function(){var t=window.Element.prototype;if(t.matches)return"matches";if(t.matchesSelector)return"matchesSelector";for(var e=["webkit","moz","ms","o"],i=0;i<e.length;i++){var o=e[i]+"MatchesSelector";if(t[o])return o}}();return function(t,e){return t[i](e)}}),function(e,i){"function"==typeof define&&define.amd?define("fizzy-ui-utils/utils",["desandro-matches-selector/matches-selector"],function(t){return i(e,t)}):"object"==typeof module&&module.exports?module.exports=i(e,require("desandro-matches-selector")):e.fizzyUIUtils=i(e,e.matchesSelector)}(window,function(h,s){var l={extend:function(t,e){for(var i in e)t[i]=e[i];return t},modulo:function(t,e){return(t%e+e)%e}},e=Array.prototype.slice;l.makeArray=function(t){return Array.isArray(t)?t:null==t?[]:"object"==typeof t&&"number"==typeof t.length?e.call(t):[t]},l.removeFrom=function(t,e){var i=t.indexOf(e);-1!=i&&t.splice(i,1)},l.getParent=function(t,e){for(;t.parentNode&&t!=document.body;)if(t=t.parentNode,s(t,e))return t},l.getQueryElement=function(t){return"string"==typeof t?document.querySelector(t):t},l.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},l.filterFindElements=function(t,o){t=l.makeArray(t);var n=[];return t.forEach(function(t){if(t instanceof HTMLElement)if(o){s(t,o)&&n.push(t);for(var e=t.querySelectorAll(o),i=0;i<e.length;i++)n.push(e[i])}else n.push(t)}),n},l.debounceMethod=function(t,e,o){o=o||100;var n=t.prototype[e],s=e+"Timeout";t.prototype[e]=function(){var t=this[s];clearTimeout(t);var e=arguments,i=this;this[s]=setTimeout(function(){n.apply(i,e),delete i[s]},o)}},l.docReady=function(t){var e=document.readyState;"complete"==e||"interactive"==e?setTimeout(t):document.addEventListener("DOMContentLoaded",t)},l.toDashed=function(t){return t.replace(/(.)([A-Z])/g,function(t,e,i){return e+"-"+i}).toLowerCase()};var d=h.console;return l.htmlInit=function(a,u){l.docReady(function(){var t=l.toDashed(u),n="data-"+t,e=document.querySelectorAll("["+n+"]"),i=document.querySelectorAll(".js-"+t),o=l.makeArray(e).concat(l.makeArray(i)),s=n+"-options",r=h.jQuery;o.forEach(function(e){var t,i=e.getAttribute(n)||e.getAttribute(s);try{t=i&&JSON.parse(i)}catch(t){return void(d&&d.error("Error parsing "+n+" on "+e.className+": "+t))}var o=new a(e,t);r&&r.data(e,u,o)})})},l}),function(t,e){"function"==typeof define&&define.amd?define("outlayer/item",["ev-emitter/ev-emitter","get-size/get-size"],e):"object"==typeof module&&module.exports?module.exports=e(require("ev-emitter"),require("get-size")):(t.Outlayer={},t.Outlayer.Item=e(t.EvEmitter,t.getSize))}(window,function(t,e){"use strict";var i=document.documentElement.style,o="string"==typeof i.transition?"transition":"WebkitTransition",n="string"==typeof i.transform?"transform":"WebkitTransform",s={WebkitTransition:"webkitTransitionEnd",transition:"transitionend"}[o],r={transform:n,transition:o,transitionDuration:o+"Duration",transitionProperty:o+"Property",transitionDelay:o+"Delay"};function a(t,e){t&&(this.element=t,this.layout=e,this.position={x:0,y:0},this._create())}var u=a.prototype=Object.create(t.prototype);u.constructor=a,u._create=function(){this._transn={ingProperties:{},clean:{},onEnd:{}},this.css({position:"absolute"})},u.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},u.getSize=function(){this.size=e(this.element)},u.css=function(t){var e=this.element.style;for(var i in t){e[r[i]||i]=t[i]}},u.getPosition=function(){var t=getComputedStyle(this.element),e=this.layout._getOption("originLeft"),i=this.layout._getOption("originTop"),o=t[e?"left":"right"],n=t[i?"top":"bottom"],s=parseFloat(o),r=parseFloat(n),a=this.layout.size;-1!=o.indexOf("%")&&(s=s/100*a.width),-1!=n.indexOf("%")&&(r=r/100*a.height),s=isNaN(s)?0:s,r=isNaN(r)?0:r,s-=e?a.paddingLeft:a.paddingRight,r-=i?a.paddingTop:a.paddingBottom,this.position.x=s,this.position.y=r},u.layoutPosition=function(){var t=this.layout.size,e={},i=this.layout._getOption("originLeft"),o=this.layout._getOption("originTop"),n=i?"paddingLeft":"paddingRight",s=i?"left":"right",r=i?"right":"left",a=this.position.x+t[n];e[s]=this.getXValue(a),e[r]="";var u=o?"paddingTop":"paddingBottom",h=o?"top":"bottom",l=o?"bottom":"top",d=this.position.y+t[u];e[h]=this.getYValue(d),e[l]="",this.css(e),this.emitEvent("layout",[this])},u.getXValue=function(t){var e=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&!e?t/this.layout.size.width*100+"%":t+"px"},u.getYValue=function(t){var e=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&e?t/this.layout.size.height*100+"%":t+"px"},u._transitionTo=function(t,e){this.getPosition();var i=this.position.x,o=this.position.y,n=t==this.position.x&&e==this.position.y;if(this.setPosition(t,e),!n||this.isTransitioning){var s=t-i,r=e-o,a={};a.transform=this.getTranslate(s,r),this.transition({to:a,onTransitionEnd:{transform:this.layoutPosition},isCleaning:!0})}else this.layoutPosition()},u.getTranslate=function(t,e){return"translate3d("+(t=this.layout._getOption("originLeft")?t:-t)+"px, "+(e=this.layout._getOption("originTop")?e:-e)+"px, 0)"},u.goTo=function(t,e){this.setPosition(t,e),this.layoutPosition()},u.moveTo=u._transitionTo,u.setPosition=function(t,e){this.position.x=parseFloat(t),this.position.y=parseFloat(e)},u._nonTransition=function(t){for(var e in this.css(t.to),t.isCleaning&&this._removeStyles(t.to),t.onTransitionEnd)t.onTransitionEnd[e].call(this)},u.transition=function(t){if(parseFloat(this.layout.options.transitionDuration)){var e=this._transn;for(var i in t.onTransitionEnd)e.onEnd[i]=t.onTransitionEnd[i];for(i in t.to)e.ingProperties[i]=!0,t.isCleaning&&(e.clean[i]=!0);if(t.from){this.css(t.from);this.element.offsetHeight;0}this.enableTransition(t.to),this.css(t.to),this.isTransitioning=!0}else this._nonTransition(t)};var h="opacity,"+n.replace(/([A-Z])/g,function(t){return"-"+t.toLowerCase()});u.enableTransition=function(){if(!this.isTransitioning){var t=this.layout.options.transitionDuration;t="number"==typeof t?t+"ms":t,this.css({transitionProperty:h,transitionDuration:t,transitionDelay:this.staggerDelay||0}),this.element.addEventListener(s,this,!1)}},u.onwebkitTransitionEnd=function(t){this.ontransitionend(t)},u.onotransitionend=function(t){this.ontransitionend(t)};var l={"-webkit-transform":"transform"};u.ontransitionend=function(t){if(t.target===this.element){var e=this._transn,i=l[t.propertyName]||t.propertyName;if(delete e.ingProperties[i],function(t){for(var e in t)return;return 1}(e.ingProperties)&&this.disableTransition(),i in e.clean&&(this.element.style[t.propertyName]="",delete e.clean[i]),i in e.onEnd)e.onEnd[i].call(this),delete e.onEnd[i];this.emitEvent("transitionEnd",[this])}},u.disableTransition=function(){this.removeTransitionStyles(),this.element.removeEventListener(s,this,!1),this.isTransitioning=!1},u._removeStyles=function(t){var e={};for(var i in t)e[i]="";this.css(e)};var d={transitionProperty:"",transitionDuration:"",transitionDelay:""};return u.removeTransitionStyles=function(){this.css(d)},u.stagger=function(t){t=isNaN(t)?0:t,this.staggerDelay=t+"ms"},u.removeElem=function(){this.element.parentNode.removeChild(this.element),this.css({display:""}),this.emitEvent("remove",[this])},u.remove=function(){o&&parseFloat(this.layout.options.transitionDuration)?(this.once("transitionEnd",function(){this.removeElem()}),this.hide()):this.removeElem()},u.reveal=function(){delete this.isHidden,this.css({display:""});var t=this.layout.options,e={};e[this.getHideRevealTransitionEndProperty("visibleStyle")]=this.onRevealTransitionEnd,this.transition({from:t.hiddenStyle,to:t.visibleStyle,isCleaning:!0,onTransitionEnd:e})},u.onRevealTransitionEnd=function(){this.isHidden||this.emitEvent("reveal")},u.getHideRevealTransitionEndProperty=function(t){var e=this.layout.options[t];if(e.opacity)return"opacity";for(var i in e)return i},u.hide=function(){this.isHidden=!0,this.css({display:""});var t=this.layout.options,e={};e[this.getHideRevealTransitionEndProperty("hiddenStyle")]=this.onHideTransitionEnd,this.transition({from:t.visibleStyle,to:t.hiddenStyle,isCleaning:!0,onTransitionEnd:e})},u.onHideTransitionEnd=function(){this.isHidden&&(this.css({display:"none"}),this.emitEvent("hide"))},u.destroy=function(){this.css({position:"",left:"",right:"",top:"",bottom:"",transition:"",transform:""})},a}),function(n,s){"use strict";"function"==typeof define&&define.amd?define("outlayer/outlayer",["ev-emitter/ev-emitter","get-size/get-size","fizzy-ui-utils/utils","./item"],function(t,e,i,o){return s(n,t,e,i,o)}):"object"==typeof module&&module.exports?module.exports=s(n,require("ev-emitter"),require("get-size"),require("fizzy-ui-utils"),require("./item")):n.Outlayer=s(n,n.EvEmitter,n.getSize,n.fizzyUIUtils,n.Outlayer.Item)}(window,function(t,e,n,s,o){"use strict";function i(){}var r=t.console,a=t.jQuery,u=0,h={};function l(t,e){var i=s.getQueryElement(t);if(i){this.element=i,a&&(this.$element=a(this.element)),this.options=s.extend({},this.constructor.defaults),this.option(e);var o=++u;this.element.outlayerGUID=o,(h[o]=this)._create(),this._getOption("initLayout")&&this.layout()}else r&&r.error("Bad element for "+this.constructor.namespace+": "+(i||t))}l.namespace="outlayer",l.Item=o,l.defaults={containerStyle:{position:"relative"},initLayout:!0,originLeft:!0,originTop:!0,resize:!0,resizeContainer:!0,transitionDuration:"0.4s",hiddenStyle:{opacity:0,transform:"scale(0.001)"},visibleStyle:{opacity:1,transform:"scale(1)"}};var d=l.prototype;function f(t){function e(){t.apply(this,arguments)}return(e.prototype=Object.create(t.prototype)).constructor=e}s.extend(d,e.prototype),d.option=function(t){s.extend(this.options,t)},d._getOption=function(t){var e=this.constructor.compatOptions[t];return e&&void 0!==this.options[e]?this.options[e]:this.options[t]},l.compatOptions={initLayout:"isInitLayout",horizontal:"isHorizontal",layoutInstant:"isLayoutInstant",originLeft:"isOriginLeft",originTop:"isOriginTop",resize:"isResizeBound",resizeContainer:"isResizingContainer"},d._create=function(){this.reloadItems(),this.stamps=[],this.stamp(this.options.stamp),s.extend(this.element.style,this.options.containerStyle),this._getOption("resize")&&this.bindResize()},d.reloadItems=function(){this.items=this._itemize(this.element.children)},d._itemize=function(t){for(var e=this._filterFindItemElements(t),i=this.constructor.Item,o=[],n=0;n<e.length;n++){var s=new i(e[n],this);o.push(s)}return o},d._filterFindItemElements=function(t){return s.filterFindElements(t,this.options.itemSelector)},d.getItemElements=function(){return this.items.map(function(t){return t.element})},d.layout=function(){this._resetLayout(),this._manageStamps();var t=this._getOption("layoutInstant"),e=void 0!==t?t:!this._isLayoutInited;this.layoutItems(this.items,e),this._isLayoutInited=!0},d._init=d.layout,d._resetLayout=function(){this.getSize()},d.getSize=function(){this.size=n(this.element)},d._getMeasurement=function(t,e){var i,o=this.options[t];o?("string"==typeof o?i=this.element.querySelector(o):o instanceof HTMLElement&&(i=o),this[t]=i?n(i)[e]:o):this[t]=0},d.layoutItems=function(t,e){t=this._getItemsForLayout(t),this._layoutItems(t,e),this._postLayout()},d._getItemsForLayout=function(t){return t.filter(function(t){return!t.isIgnored})},d._layoutItems=function(t,i){if(this._emitCompleteOnItems("layout",t),t&&t.length){var o=[];t.forEach(function(t){var e=this._getItemLayoutPosition(t);e.item=t,e.isInstant=i||t.isLayoutInstant,o.push(e)},this),this._processLayoutQueue(o)}},d._getItemLayoutPosition=function(){return{x:0,y:0}},d._processLayoutQueue=function(t){this.updateStagger(),t.forEach(function(t,e){this._positionItem(t.item,t.x,t.y,t.isInstant,e)},this)},d.updateStagger=function(){var t=this.options.stagger;if(null!=t)return this.stagger=function(t){if("number"==typeof t)return t;var e=t.match(/(^\d*\.?\d*)(\w*)/),i=e&&e[1],o=e&&e[2];if(!i.length)return 0;i=parseFloat(i);var n=c[o]||1;return i*n}(t),this.stagger;this.stagger=0},d._positionItem=function(t,e,i,o,n){o?t.goTo(e,i):(t.stagger(n*this.stagger),t.moveTo(e,i))},d._postLayout=function(){this.resizeContainer()},d.resizeContainer=function(){if(this._getOption("resizeContainer")){var t=this._getContainerSize();t&&(this._setContainerMeasure(t.width,!0),this._setContainerMeasure(t.height,!1))}},d._getContainerSize=i,d._setContainerMeasure=function(t,e){if(void 0!==t){var i=this.size;i.isBorderBox&&(t+=e?i.paddingLeft+i.paddingRight+i.borderLeftWidth+i.borderRightWidth:i.paddingBottom+i.paddingTop+i.borderTopWidth+i.borderBottomWidth),t=Math.max(t,0),this.element.style[e?"width":"height"]=t+"px"}},d._emitCompleteOnItems=function(e,t){var i=this;function o(){i.dispatchEvent(e+"Complete",null,[t])}var n=t.length;if(t&&n){var s=0;t.forEach(function(t){t.once(e,r)})}else o();function r(){++s==n&&o()}},d.dispatchEvent=function(t,e,i){var o=e?[e].concat(i):i;if(this.emitEvent(t,o),a)if(this.$element=this.$element||a(this.element),e){var n=a.Event(e);n.type=t,this.$element.trigger(n,i)}else this.$element.trigger(t,i)},d.ignore=function(t){var e=this.getItem(t);e&&(e.isIgnored=!0)},d.unignore=function(t){var e=this.getItem(t);e&&delete e.isIgnored},d.stamp=function(t){(t=this._find(t))&&(this.stamps=this.stamps.concat(t),t.forEach(this.ignore,this))},d.unstamp=function(t){(t=this._find(t))&&t.forEach(function(t){s.removeFrom(this.stamps,t),this.unignore(t)},this)},d._find=function(t){if(t)return"string"==typeof t&&(t=this.element.querySelectorAll(t)),t=s.makeArray(t)},d._manageStamps=function(){this.stamps&&this.stamps.length&&(this._getBoundingRect(),this.stamps.forEach(this._manageStamp,this))},d._getBoundingRect=function(){var t=this.element.getBoundingClientRect(),e=this.size;this._boundingRect={left:t.left+e.paddingLeft+e.borderLeftWidth,top:t.top+e.paddingTop+e.borderTopWidth,right:t.right-(e.paddingRight+e.borderRightWidth),bottom:t.bottom-(e.paddingBottom+e.borderBottomWidth)}},d._manageStamp=i,d._getElementOffset=function(t){var e=t.getBoundingClientRect(),i=this._boundingRect,o=n(t);return{left:e.left-i.left-o.marginLeft,top:e.top-i.top-o.marginTop,right:i.right-e.right-o.marginRight,bottom:i.bottom-e.bottom-o.marginBottom}},d.handleEvent=s.handleEvent,d.bindResize=function(){t.addEventListener("resize",this),this.isResizeBound=!0},d.unbindResize=function(){t.removeEventListener("resize",this),this.isResizeBound=!1},d.onresize=function(){this.resize()},s.debounceMethod(l,"onresize",100),d.resize=function(){this.isResizeBound&&this.needsResizeLayout()&&this.layout()},d.needsResizeLayout=function(){var t=n(this.element);return this.size&&t&&t.innerWidth!==this.size.innerWidth},d.addItems=function(t){var e=this._itemize(t);return e.length&&(this.items=this.items.concat(e)),e},d.appended=function(t){var e=this.addItems(t);e.length&&(this.layoutItems(e,!0),this.reveal(e))},d.prepended=function(t){var e=this._itemize(t);if(e.length){var i=this.items.slice(0);this.items=e.concat(i),this._resetLayout(),this._manageStamps(),this.layoutItems(e,!0),this.reveal(e),this.layoutItems(i)}},d.reveal=function(t){if(this._emitCompleteOnItems("reveal",t),t&&t.length){var i=this.updateStagger();t.forEach(function(t,e){t.stagger(e*i),t.reveal()})}},d.hide=function(t){if(this._emitCompleteOnItems("hide",t),t&&t.length){var i=this.updateStagger();t.forEach(function(t,e){t.stagger(e*i),t.hide()})}},d.revealItemElements=function(t){var e=this.getItems(t);this.reveal(e)},d.hideItemElements=function(t){var e=this.getItems(t);this.hide(e)},d.getItem=function(t){for(var e=0;e<this.items.length;e++){var i=this.items[e];if(i.element==t)return i}},d.getItems=function(t){t=s.makeArray(t);var i=[];return t.forEach(function(t){var e=this.getItem(t);e&&i.push(e)},this),i},d.remove=function(t){var e=this.getItems(t);this._emitCompleteOnItems("remove",e),e&&e.length&&e.forEach(function(t){t.remove(),s.removeFrom(this.items,t)},this)},d.destroy=function(){var t=this.element.style;t.height="",t.position="",t.width="",this.items.forEach(function(t){t.destroy()}),this.unbindResize();var e=this.element.outlayerGUID;delete h[e],delete this.element.outlayerGUID,a&&a.removeData(this.element,this.constructor.namespace)},l.data=function(t){var e=(t=s.getQueryElement(t))&&t.outlayerGUID;return e&&h[e]},l.create=function(t,e){var i=f(l);return i.defaults=s.extend({},l.defaults),s.extend(i.defaults,e),i.compatOptions=s.extend({},l.compatOptions),i.namespace=t,i.data=l.data,i.Item=f(o),s.htmlInit(i,t),a&&a.bridget&&a.bridget(t,i),i};var c={ms:1,s:1e3};return l.Item=o,l}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/item",["outlayer/outlayer"],e):"object"==typeof module&&module.exports?module.exports=e(require("outlayer")):(t.Isotope=t.Isotope||{},t.Isotope.Item=e(t.Outlayer))}(window,function(t){"use strict";function e(){t.Item.apply(this,arguments)}var i=e.prototype=Object.create(t.Item.prototype),o=i._create;i._create=function(){this.id=this.layout.itemGUID++,o.call(this),this.sortData={}},i.updateSortData=function(){if(!this.isIgnored){this.sortData.id=this.id,this.sortData["original-order"]=this.id,this.sortData.random=Math.random();var t=this.layout.options.getSortData,e=this.layout._sorters;for(var i in t){var o=e[i];this.sortData[i]=o(this.element,this)}}};var n=i.destroy;return i.destroy=function(){n.apply(this,arguments),this.css({display:""})},e}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-mode",["get-size/get-size","outlayer/outlayer"],e):"object"==typeof module&&module.exports?module.exports=e(require("get-size"),require("outlayer")):(t.Isotope=t.Isotope||{},t.Isotope.LayoutMode=e(t.getSize,t.Outlayer))}(window,function(e,i){"use strict";function o(t){(this.isotope=t)&&(this.options=t.options[this.namespace],this.element=t.element,this.items=t.filteredItems,this.size=t.size)}var n=o.prototype;return["_resetLayout","_getItemLayoutPosition","_manageStamp","_getContainerSize","_getElementOffset","needsResizeLayout","_getOption"].forEach(function(t){n[t]=function(){return i.prototype[t].apply(this.isotope,arguments)}}),n.needsVerticalResizeLayout=function(){var t=e(this.isotope.element);return this.isotope.size&&t&&t.innerHeight!=this.isotope.size.innerHeight},n._getMeasurement=function(){this.isotope._getMeasurement.apply(this,arguments)},n.getColumnWidth=function(){this.getSegmentSize("column","Width")},n.getRowHeight=function(){this.getSegmentSize("row","Height")},n.getSegmentSize=function(t,e){var i=t+e,o="outer"+e;if(this._getMeasurement(i,o),!this[i]){var n=this.getFirstItemSize();this[i]=n&&n[o]||this.isotope.size["inner"+e]}},n.getFirstItemSize=function(){var t=this.isotope.filteredItems[0];return t&&t.element&&e(t.element)},n.layout=function(){this.isotope.layout.apply(this.isotope,arguments)},n.getSize=function(){this.isotope.getSize(),this.size=this.isotope.size},o.modes={},o.create=function(t,e){function i(){o.apply(this,arguments)}return(i.prototype=Object.create(n)).constructor=i,e&&(i.options=e),o.modes[i.prototype.namespace=t]=i},o}),function(t,e){"function"==typeof define&&define.amd?define("masonry-layout/masonry",["outlayer/outlayer","get-size/get-size"],e):"object"==typeof module&&module.exports?module.exports=e(require("outlayer"),require("get-size")):t.Masonry=e(t.Outlayer,t.getSize)}(window,function(t,h){var e=t.create("masonry");e.compatOptions.fitWidth="isFitWidth";var i=e.prototype;return i._resetLayout=function(){this.getSize(),this._getMeasurement("columnWidth","outerWidth"),this._getMeasurement("gutter","outerWidth"),this.measureColumns(),this.colYs=[];for(var t=0;t<this.cols;t++)this.colYs.push(0);this.maxY=0,this.horizontalColIndex=0},i.measureColumns=function(){if(this.getContainerWidth(),!this.columnWidth){var t=this.items[0],e=t&&t.element;this.columnWidth=e&&h(e).outerWidth||this.containerWidth}var i=this.columnWidth+=this.gutter,o=this.containerWidth+this.gutter,n=o/i,s=i-o%i;n=Math[s&&s<1?"round":"floor"](n),this.cols=Math.max(n,1)},i.getContainerWidth=function(){var t=this._getOption("fitWidth")?this.element.parentNode:this.element,e=h(t);this.containerWidth=e&&e.innerWidth},i._getItemLayoutPosition=function(t){t.getSize();var e=t.size.outerWidth%this.columnWidth,i=Math[e&&e<1?"round":"ceil"](t.size.outerWidth/this.columnWidth);i=Math.min(i,this.cols);for(var o=this[this.options.horizontalOrder?"_getHorizontalColPosition":"_getTopColPosition"](i,t),n={x:this.columnWidth*o.col,y:o.y},s=o.y+t.size.outerHeight,r=i+o.col,a=o.col;a<r;a++)this.colYs[a]=s;return n},i._getTopColPosition=function(t){var e=this._getTopColGroup(t),i=Math.min.apply(Math,e);return{col:e.indexOf(i),y:i}},i._getTopColGroup=function(t){if(t<2)return this.colYs;for(var e=[],i=this.cols+1-t,o=0;o<i;o++)e[o]=this._getColGroupY(o,t);return e},i._getColGroupY=function(t,e){if(e<2)return this.colYs[t];var i=this.colYs.slice(t,t+e);return Math.max.apply(Math,i)},i._getHorizontalColPosition=function(t,e){var i=this.horizontalColIndex%this.cols;i=1<t&&i+t>this.cols?0:i;var o=e.size.outerWidth&&e.size.outerHeight;return this.horizontalColIndex=o?i+t:this.horizontalColIndex,{col:i,y:this._getColGroupY(i,t)}},i._manageStamp=function(t){var e=h(t),i=this._getElementOffset(t),o=this._getOption("originLeft")?i.left:i.right,n=o+e.outerWidth,s=Math.floor(o/this.columnWidth);s=Math.max(0,s);var r=Math.floor(n/this.columnWidth);r-=n%this.columnWidth?0:1,r=Math.min(this.cols-1,r);for(var a=(this._getOption("originTop")?i.top:i.bottom)+e.outerHeight,u=s;u<=r;u++)this.colYs[u]=Math.max(a,this.colYs[u])},i._getContainerSize=function(){this.maxY=Math.max.apply(Math,this.colYs);var t={height:this.maxY};return this._getOption("fitWidth")&&(t.width=this._getContainerFitWidth()),t},i._getContainerFitWidth=function(){for(var t=0,e=this.cols;--e&&0===this.colYs[e];)t++;return(this.cols-t)*this.columnWidth-this.gutter},i.needsResizeLayout=function(){var t=this.containerWidth;return this.getContainerWidth(),t!=this.containerWidth},e}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/masonry",["../layout-mode","masonry-layout/masonry"],e):"object"==typeof module&&module.exports?module.exports=e(require("../layout-mode"),require("masonry-layout")):e(t.Isotope.LayoutMode,t.Masonry)}(window,function(t,e){"use strict";var i=t.create("masonry"),o=i.prototype,n={_getElementOffset:!0,layout:!0,_getMeasurement:!0};for(var s in e.prototype)n[s]||(o[s]=e.prototype[s]);var r=o.measureColumns;o.measureColumns=function(){this.items=this.isotope.filteredItems,r.call(this)};var a=o._getOption;return o._getOption=function(t){return"fitWidth"==t?void 0!==this.options.isFitWidth?this.options.isFitWidth:this.options.fitWidth:a.apply(this.isotope,arguments)},i}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/fit-rows",["../layout-mode"],e):"object"==typeof exports?module.exports=e(require("../layout-mode")):e(t.Isotope.LayoutMode)}(window,function(t){"use strict";var e=t.create("fitRows"),i=e.prototype;return i._resetLayout=function(){this.x=0,this.y=0,this.maxY=0,this._getMeasurement("gutter","outerWidth")},i._getItemLayoutPosition=function(t){t.getSize();var e=t.size.outerWidth+this.gutter,i=this.isotope.size.innerWidth+this.gutter;0!==this.x&&e+this.x>i&&(this.x=0,this.y=this.maxY);var o={x:this.x,y:this.y};return this.maxY=Math.max(this.maxY,this.y+t.size.outerHeight),this.x+=e,o},i._getContainerSize=function(){return{height:this.maxY}},e}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/vertical",["../layout-mode"],e):"object"==typeof module&&module.exports?module.exports=e(require("../layout-mode")):e(t.Isotope.LayoutMode)}(window,function(t){"use strict";var e=t.create("vertical",{horizontalAlignment:0}),i=e.prototype;return i._resetLayout=function(){this.y=0},i._getItemLayoutPosition=function(t){t.getSize();var e=(this.isotope.size.innerWidth-t.size.outerWidth)*this.options.horizontalAlignment,i=this.y;return this.y+=t.size.outerHeight,{x:e,y:i}},i._getContainerSize=function(){return{height:this.y}},e}),function(r,a){"function"==typeof define&&define.amd?define(["outlayer/outlayer","get-size/get-size","desandro-matches-selector/matches-selector","fizzy-ui-utils/utils","isotope-layout/js/item","isotope-layout/js/layout-mode","isotope-layout/js/layout-modes/masonry","isotope-layout/js/layout-modes/fit-rows","isotope-layout/js/layout-modes/vertical"],function(t,e,i,o,n,s){return a(r,t,0,i,o,n,s)}):"object"==typeof module&&module.exports?module.exports=a(r,require("outlayer"),require("get-size"),require("desandro-matches-selector"),require("fizzy-ui-utils"),require("isotope-layout/js/item"),require("isotope-layout/js/layout-mode"),require("isotope-layout/js/layout-modes/masonry"),require("isotope-layout/js/layout-modes/fit-rows"),require("isotope-layout/js/layout-modes/vertical")):r.Isotope=a(r,r.Outlayer,r.getSize,r.matchesSelector,r.fizzyUIUtils,r.Isotope.Item,r.Isotope.LayoutMode)}(window,function(t,i,e,o,s,n,r){var a=t.jQuery,u=String.prototype.trim?function(t){return t.trim()}:function(t){return t.replace(/^\s+|\s+$/g,"")},h=i.create("isotope",{layoutMode:"masonry",isJQueryFiltering:!0,sortAscending:!0});h.Item=n,h.LayoutMode=r;var l=h.prototype;l._create=function(){for(var t in this.itemGUID=0,this._sorters={},this._getSorters(),i.prototype._create.call(this),this.modes={},this.filteredItems=this.items,this.sortHistory=["original-order"],r.modes)this._initLayoutMode(t)},l.reloadItems=function(){this.itemGUID=0,i.prototype.reloadItems.call(this)},l._itemize=function(){for(var t=i.prototype._itemize.apply(this,arguments),e=0;e<t.length;e++){t[e].id=this.itemGUID++}return this._updateItemsSortData(t),t},l._initLayoutMode=function(t){var e=r.modes[t],i=this.options[t]||{};this.options[t]=e.options?s.extend(e.options,i):i,this.modes[t]=new e(this)},l.layout=function(){this._isLayoutInited||!this._getOption("initLayout")?this._layout():this.arrange()},l._layout=function(){var t=this._getIsInstant();this._resetLayout(),this._manageStamps(),this.layoutItems(this.filteredItems,t),this._isLayoutInited=!0},l.arrange=function(t){this.option(t),this._getIsInstant();var e=this._filter(this.items);this.filteredItems=e.matches,this._bindArrangeComplete(),this._isInstant?this._noTransition(this._hideReveal,[e]):this._hideReveal(e),this._sort(),this._layout()},l._init=l.arrange,l._hideReveal=function(t){this.reveal(t.needReveal),this.hide(t.needHide)},l._getIsInstant=function(){var t=this._getOption("layoutInstant"),e=void 0!==t?t:!this._isLayoutInited;return this._isInstant=e},l._bindArrangeComplete=function(){var t,e,i,o=this;function n(){t&&e&&i&&o.dispatchEvent("arrangeComplete",null,[o.filteredItems])}this.once("layoutComplete",function(){t=!0,n()}),this.once("hideComplete",function(){e=!0,n()}),this.once("revealComplete",function(){i=!0,n()})},l._filter=function(t){var e=this.options.filter;e=e||"*";for(var i=[],o=[],n=[],s=this._getFilterTest(e),r=0;r<t.length;r++){var a=t[r];if(!a.isIgnored){var u=s(a);u&&i.push(a),u&&a.isHidden?o.push(a):u||a.isHidden||n.push(a)}}return{matches:i,needReveal:o,needHide:n}},l._getFilterTest=function(e){return a&&this.options.isJQueryFiltering?function(t){return a(t.element).is(e)}:"function"==typeof e?function(t){return e(t.element)}:function(t){return o(t.element,e)}},l.updateSortData=function(t){var e;e=t?(t=s.makeArray(t),this.getItems(t)):this.items,this._getSorters(),this._updateItemsSortData(e)},l._getSorters=function(){var t=this.options.getSortData;for(var e in t){var i=t[e];this._sorters[e]=d(i)}},l._updateItemsSortData=function(t){for(var e=t&&t.length,i=0;e&&i<e;i++){t[i].updateSortData()}};var d=function(t){if("string"!=typeof t)return t;var e=u(t).split(" "),i=e[0],o=i.match(/^\[(.+)\]$/),n=function(e,i){return e?function(t){return t.getAttribute(e)}:function(t){var e=t.querySelector(i);return e&&e.textContent}}(o&&o[1],i),s=h.sortDataParsers[e[1]];return t=s?function(t){return t&&s(n(t))}:function(t){return t&&n(t)}};h.sortDataParsers={parseInt:function(t){return parseInt(t,10)},parseFloat:function(t){return parseFloat(t)}},l._sort=function(){if(this.options.sortBy){var t=s.makeArray(this.options.sortBy);this._getIsSameSortBy(t)||(this.sortHistory=t.concat(this.sortHistory));var r,a,e=(r=this.sortHistory,a=this.options.sortAscending,function(t,e){for(var i=0;i<r.length;i++){var o=r[i],n=t.sortData[o],s=e.sortData[o];if(s<n||n<s)return(s<n?1:-1)*((void 0!==a[o]?a[o]:a)?1:-1)}return 0});this.filteredItems.sort(e)}},l._getIsSameSortBy=function(t){for(var e=0;e<t.length;e++)if(t[e]!=this.sortHistory[e])return!1;return!0},l._mode=function(){var t=this.options.layoutMode,e=this.modes[t];if(!e)throw new Error("No layout mode: "+t);return e.options=this.options[t],e},l._resetLayout=function(){i.prototype._resetLayout.call(this),this._mode()._resetLayout()},l._getItemLayoutPosition=function(t){return this._mode()._getItemLayoutPosition(t)},l._manageStamp=function(t){this._mode()._manageStamp(t)},l._getContainerSize=function(){return this._mode()._getContainerSize()},l.needsResizeLayout=function(){return this._mode().needsResizeLayout()},l.appended=function(t){var e=this.addItems(t);if(e.length){var i=this._filterRevealAdded(e);this.filteredItems=this.filteredItems.concat(i)}},l.prepended=function(t){var e=this._itemize(t);if(e.length){this._resetLayout(),this._manageStamps();var i=this._filterRevealAdded(e);this.layoutItems(this.filteredItems),this.filteredItems=i.concat(this.filteredItems),this.items=e.concat(this.items)}},l._filterRevealAdded=function(t){var e=this._filter(t);return this.hide(e.needHide),this.reveal(e.matches),this.layoutItems(e.matches,!0),e.matches},l.insert=function(t){var e=this.addItems(t);if(e.length){var i,o,n=e.length;for(i=0;i<n;i++)o=e[i],this.element.appendChild(o.element);var s=this._filter(e).matches;for(i=0;i<n;i++)e[i].isLayoutInstant=!0;for(this.arrange(),i=0;i<n;i++)delete e[i].isLayoutInstant;this.reveal(s)}};var f=l.remove;return l.remove=function(t){t=s.makeArray(t);var e=this.getItems(t);f.call(this,t);for(var i=e&&e.length,o=0;i&&o<i;o++){var n=e[o];s.removeFrom(this.filteredItems,n)}},l.shuffle=function(){for(var t=0;t<this.items.length;t++){this.items[t].sortData.random=Math.random()}this.options.sortBy="random",this._sort(),this._layout()},l._noTransition=function(t,e){var i=this.options.transitionDuration;this.options.transitionDuration=0;var o=t.apply(this,e);return this.options.transitionDuration=i,o},l.getFilteredItemElements=function(){return this.filteredItems.map(function(t){return t.element})},h});
@@ -14,23 +11,26 @@
14
  !function(t){t.fn.eaelProgressBar=function(){var a=t(this),i=a.data("layout"),e=a.data("count"),r=a.data("duration");100<e&&(e=100),a.one("inview",function(){"line"==i?t(".eael-progressbar-line-fill",a).css({width:e+"%"}):"half_circle"==i&&t(".eael-progressbar-circle-half",a).css({transform:"rotate("+1.8*e+"deg)"}),t(".eael-progressbar-count",a).prop({counter:0}).animate({counter:e},{duration:r,easing:"linear",step:function(e){if("circle"==i){var r=3.6*e;t(".eael-progressbar-circle-half-left",a).css({transform:"rotate("+r+"deg)"}),180<r&&(t(".eael-progressbar-circle-pie",a).css({"-webkit-clip-path":"inset(0)","clip-path":"inset(0)"}),t(".eael-progressbar-circle-half-right",a).css({visibility:"visible"}))}t(this).text(Math.ceil(e))}})})}}(jQuery);
15
  "object"==typeof navigator&&function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define("Plyr",t):(e=e||self).Plyr=t()}(this,function(){"use strict";!function(){if("undefined"!=typeof window)try{var e=new window.CustomEvent("test",{cancelable:!0});if(e.preventDefault(),!0!==e.defaultPrevented)throw new Error("Could not prevent default")}catch(e){var t=function(e,t){var n,i;return(t=t||{}).bubbles=!!t.bubbles,t.cancelable=!!t.cancelable,(n=document.createEvent("CustomEvent")).initCustomEvent(e,t.bubbles,t.cancelable,t.detail),i=n.preventDefault,n.preventDefault=function(){i.call(this);try{Object.defineProperty(this,"defaultPrevented",{get:function(){return!0}})}catch(e){this.defaultPrevented=!0}},n};t.prototype=window.Event.prototype,window.CustomEvent=t}}();var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e,t){return e(t={exports:{}},t.exports),t.exports}function n(e){return e&&e.Math==Math&&e}function g(e){try{return!!e()}catch(e){return!0}}function r(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function d(e){return A.call(e).slice(8,-1)}function h(e){if(null==e)throw TypeError("Can't call method on "+e);return e}function c(e){return C(h(e))}function v(e){return"object"==typeof e?null!==e:"function"==typeof e}function u(e,t){if(!v(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!v(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!v(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!v(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}function w(e,t){return P.call(e,t)}function a(e){return I?L.createElement(e):{}}function E(e){if(!v(e))throw TypeError(String(e)+" is not an object");return e}function f(t,n){try{R(y,t,n)}catch(e){y[t]=n}return n}function s(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++H+V).toString(36)}function i(e){return B[e]||(B[e]=s(e))}var o,l,p,m="object",y=n(typeof globalThis==m&&globalThis)||n(typeof window==m&&window)||n(typeof self==m&&self)||n(typeof e==m&&e)||Function("return this")(),b=!g(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}),k={}.propertyIsEnumerable,T=Object.getOwnPropertyDescriptor,S={f:T&&!k.call({1:2},1)?function(e){var t=T(this,e);return!!t&&t.enumerable}:k},A={}.toString,x="".split,C=g(function(){return!Object("z").propertyIsEnumerable(0)})?function(e){return"String"==d(e)?x.call(e,""):Object(e)}:Object,P={}.hasOwnProperty,L=y.document,I=v(L)&&v(L.createElement),M=!b&&!g(function(){return 7!=Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a}),O=Object.getOwnPropertyDescriptor,j={f:b?O:function(e,t){if(e=c(e),t=u(t,!0),M)try{return O(e,t)}catch(e){}if(w(e,t))return r(!S.f.call(e,t),e[t])}},N=Object.defineProperty,_={f:b?N:function(e,t,n){if(E(e),t=u(t,!0),E(n),M)try{return N(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},R=b?function(e,t,n){return _.f(e,t,r(1,n))}:function(e,t,n){return e[t]=n,e},U=t(function(e){var t="__core-js_shared__",n=y[t]||f(t,{});(e.exports=function(e,t){return n[e]||(n[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.1.3",mode:"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})}),F=U("native-function-to-string",Function.toString),q=y.WeakMap,D="function"==typeof q&&/native code/.test(F.call(q)),H=0,V=Math.random(),B=U("keys"),z={},W=y.WeakMap;if(D){var K=new W,$=K.get,Y=K.has,G=K.set;o=function(e,t){return G.call(K,e,t),t},l=function(e){return $.call(K,e)||{}},p=function(e){return Y.call(K,e)}}else{var Q=i("state");z[Q]=!0,o=function(e,t){return R(e,Q,t),t},l=function(e){return w(e,Q)?e[Q]:{}},p=function(e){return w(e,Q)}}function X(e){return"function"==typeof e?e:void 0}function J(e,t){return arguments.length<2?X(he[e])||X(y[e]):he[e]&&he[e][t]||y[e]&&y[e][t]}function Z(e){return isNaN(e=+e)?0:(0<e?de:fe)(e)}function ee(e){return 0<e?pe(Z(e),9007199254740991):0}function te(e,t){var n=Z(e);return n<0?me(n+t,0):ge(n,t)}function ne(s){return function(e,t,n){var i,r=c(e),a=ee(r.length),o=te(n,a);if(s&&t!=t){for(;o<a;)if((i=r[o++])!=i)return!0}else for(;o<a;o++)if((s||o in r)&&r[o]===t)return s||o||0;return!s&&-1}}function ie(e,t){var n,i=c(e),r=0,a=[];for(n in i)!w(z,n)&&w(i,n)&&a.push(n);for(;t.length>r;)w(i,n=t[r++])&&(~ye(a,n)||a.push(n));return a}function re(e,t){for(var n=Se(t),i=_.f,r=j.f,a=0;a<n.length;a++){var o=n[a];w(e,o)||i(e,o,r(t,o))}}function ae(e,t){var n=xe[Ae(e)];return n==Pe||n!=Ce&&("function"==typeof t?g(t):!!t)}function oe(e,t){var n,i,r,a,o,s=e.target,l=e.global,c=e.stat;if(n=l?y:c?y[s]||f(s,{}):(y[s]||{}).prototype)for(i in t){if(a=t[i],r=e.noTargetGet?(o=Ie(n,i))&&o.value:n[i],!Le(l?i:s+(c?".":"#")+i,e.forced)&&void 0!==r){if(typeof a==typeof r)continue;re(a,r)}(e.sham||r&&r.sham)&&R(a,"sham",!0),ue(n,i,a,e)}}function se(e){return Object(h(e))}function le(){}var ce={set:o,get:l,has:p,enforce:function(e){return p(e)?l(e):o(e,{})},getterFor:function(n){return function(e){var t;if(!v(e)||(t=l(e)).type!==n)throw TypeError("Incompatible receiver, "+n+" required");return t}}},ue=t(function(e){var t=ce.get,s=ce.enforce,l=String(F).split("toString");U("inspectSource",function(e){return F.call(e)}),(e.exports=function(e,t,n,i){var r=!!i&&!!i.unsafe,a=!!i&&!!i.enumerable,o=!!i&&!!i.noTargetGet;"function"==typeof n&&("string"!=typeof t||w(n,"name")||R(n,"name",t),s(n).source=l.join("string"==typeof t?t:"")),e!==y?(r?!o&&e[t]&&(a=!0):delete e[t],a?e[t]=n:R(e,t,n)):a?e[t]=n:f(t,n)})(Function.prototype,"toString",function(){return"function"==typeof this&&t(this).source||F.call(this)})}),he=y,fe=Math.ceil,de=Math.floor,pe=Math.min,me=Math.max,ge=Math.min,ve={includes:ne(!0),indexOf:ne(!1)},ye=ve.indexOf,be=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],we=be.concat("length","prototype"),ke={f:Object.getOwnPropertyNames||function(e){return ie(e,we)}},Te={f:Object.getOwnPropertySymbols},Se=J("Reflect","ownKeys")||function(e){var t=ke.f(E(e)),n=Te.f;return n?t.concat(n(e)):t},Ee=/#|\.prototype\./,Ae=ae.normalize=function(e){return String(e).replace(Ee,".").toLowerCase()},xe=ae.data={},Ce=ae.NATIVE="N",Pe=ae.POLYFILL="P",Le=ae,Ie=j.f,Me=!!Object.getOwnPropertySymbols&&!g(function(){return!String(Symbol())}),Oe=Array.isArray||function(e){return"Array"==d(e)},je=Object.keys||function(e){return ie(e,be)},Ne=b?Object.defineProperties:function(e,t){E(e);for(var n,i=je(t),r=i.length,a=0;a<r;)_.f(e,n=i[a++],t[n]);return e},_e=J("document","documentElement"),Re=i("IE_PROTO"),Ue="prototype",Fe=function(){var e,t=a("iframe"),n=be.length,i="script";for(t.style.display="none",_e.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write("<script>document.F=Object</"+i+">"),e.close(),Fe=e.F;n--;)delete Fe[Ue][be[n]];return Fe()},qe=Object.create||function(e,t){var n;return null!==e?(le[Ue]=E(e),n=new le,le[Ue]=null,n[Re]=e):n=Fe(),void 0===t?n:Ne(n,t)};z[Re]=!0;function De(e){return nt[e]||(nt[e]=Me&&tt[e]||(Me?tt:s)("Symbol."+e))}function He(e){var t=he.Symbol||(he.Symbol={});w(t,e)||rt(t,e,{value:it.f(e)})}function Ve(e,t,n){e&&!w(e=n?e:e.prototype,ot)&&at(e,ot,{configurable:!0,value:t})}function Be(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}function ze(i,r,e){if(Be(i),void 0===r)return i;switch(e){case 0:return function(){return i.call(r)};case 1:return function(e){return i.call(r,e)};case 2:return function(e,t){return i.call(r,e,t)};case 3:return function(e,t,n){return i.call(r,e,t,n)}}return function(){return i.apply(r,arguments)}}function We(e,t){var n;return Oe(e)&&("function"==typeof(n=e.constructor)&&(n===Array||Oe(n.prototype))||v(n)&&null===(n=n[st]))&&(n=void 0),new(void 0===n?Array:n)(0===t?0:t)}function Ke(d){var p=1==d,m=2==d,g=3==d,v=4==d,y=6==d,b=5==d||y;return function(e,t,n,i){for(var r,a,o=se(e),s=C(o),l=ze(t,n,3),c=ee(s.length),u=0,h=i||We,f=p?h(e,c):m?h(e,0):void 0;u<c;u++)if((b||u in s)&&(a=l(r=s[u],u,o),d))if(p)f[u]=a;else if(a)switch(d){case 3:return!0;case 5:return r;case 6:return u;case 2:lt.call(f,r)}else if(v)return!1;return y?-1:g||v?v:f}}function $e(e,t){var n=At[e]=qe(yt[dt]);return mt(n,{type:ft,tag:e,description:t}),b||(n.description=t),n}function Ye(t,e){E(t);var n=c(e),i=je(n).concat(Rt(n));return ut(i,function(e){b&&!_t.call(n,e)||Nt(t,e,n[e])}),t}function Ge(e,t){var n=c(e),i=u(t,!0);if(n!==vt||!w(At,i)||w(xt,i)){var r=kt(n,i);return!r||!w(At,i)||w(n,ht)&&n[ht][i]||(r.enumerable=!0),r}}function Qe(e){var t=St(c(e)),n=[];return ut(t,function(e){w(At,e)||w(z,e)||n.push(e)}),n}var Xe=ke.f,Je={}.toString,Ze="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],et={f:function(e){return Ze&&"[object Window]"==Je.call(e)?function(e){try{return Xe(e)}catch(e){return Ze.slice()}}(e):Xe(c(e))}},tt=y.Symbol,nt=U("wks"),it={f:De},rt=_.f,at=_.f,ot=De("toStringTag"),st=De("species"),lt=[].push,ct={forEach:Ke(0),map:Ke(1),filter:Ke(2),some:Ke(3),every:Ke(4),find:Ke(5),findIndex:Ke(6)},ut=ct.forEach,ht=i("hidden"),ft="Symbol",dt="prototype",pt=De("toPrimitive"),mt=ce.set,gt=ce.getterFor(ft),vt=Object[dt],yt=y.Symbol,bt=y.JSON,wt=bt&&bt.stringify,kt=j.f,Tt=_.f,St=et.f,Et=S.f,At=U("symbols"),xt=U("op-symbols"),Ct=U("string-to-symbol-registry"),Pt=U("symbol-to-string-registry"),Lt=U("wks"),It=y.QObject,Mt=!It||!It[dt]||!It[dt].findChild,Ot=b&&g(function(){return 7!=qe(Tt({},"a",{get:function(){return Tt(this,"a",{value:7}).a}})).a})?function(e,t,n){var i=kt(vt,t);i&&delete vt[t],Tt(e,t,n),i&&e!==vt&&Tt(vt,t,i)}:Tt,jt=Me&&"symbol"==typeof yt.iterator?function(e){return"symbol"==typeof e}:function(e){return Object(e)instanceof yt},Nt=function(e,t,n){e===vt&&Nt(xt,t,n),E(e);var i=u(t,!0);return E(n),w(At,i)?(n.enumerable?(w(e,ht)&&e[ht][i]&&(e[ht][i]=!1),n=qe(n,{enumerable:r(0,!1)})):(w(e,ht)||Tt(e,ht,r(1,{})),e[ht][i]=!0),Ot(e,i,n)):Tt(e,i,n)},_t=function(e){var t=u(e,!0),n=Et.call(this,t);return!(this===vt&&w(At,t)&&!w(xt,t))&&(!(n||!w(this,t)||!w(At,t)||w(this,ht)&&this[ht][t])||n)},Rt=function(e){var t=e===vt,n=St(t?xt:c(e)),i=[];return ut(n,function(e){!w(At,e)||t&&!w(vt,e)||i.push(At[e])}),i};Me||(ue((yt=function(e){if(this instanceof yt)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==e?String(e):void 0,n=s(t),i=function(e){this===vt&&i.call(xt,e),w(this,ht)&&w(this[ht],n)&&(this[ht][n]=!1),Ot(this,n,r(1,e))};return b&&Mt&&Ot(vt,n,{configurable:!0,set:i}),$e(n,t)})[dt],"toString",function(){return gt(this).tag}),S.f=_t,_.f=Nt,j.f=Ge,ke.f=et.f=Qe,Te.f=Rt,b&&(Tt(yt[dt],"description",{configurable:!0,get:function(){return gt(this).description}}),ue(vt,"propertyIsEnumerable",_t,{unsafe:!0})),it.f=function(e){return $e(De(e),e)}),oe({global:!0,wrap:!0,forced:!Me,sham:!Me},{Symbol:yt}),ut(je(Lt),function(e){He(e)}),oe({target:ft,stat:!0,forced:!Me},{for:function(e){var t=String(e);if(w(Ct,t))return Ct[t];var n=yt(t);return Ct[t]=n,Pt[n]=t,n},keyFor:function(e){if(!jt(e))throw TypeError(e+" is not a symbol");if(w(Pt,e))return Pt[e]},useSetter:function(){Mt=!0},useSimple:function(){Mt=!1}}),oe({target:"Object",stat:!0,forced:!Me,sham:!b},{create:function(e,t){return void 0===t?qe(e):Ye(qe(e),t)},defineProperty:Nt,defineProperties:Ye,getOwnPropertyDescriptor:Ge}),oe({target:"Object",stat:!0,forced:!Me},{getOwnPropertyNames:Qe,getOwnPropertySymbols:Rt}),oe({target:"Object",stat:!0,forced:g(function(){Te.f(1)})},{getOwnPropertySymbols:function(e){return Te.f(se(e))}}),bt&&oe({target:"JSON",stat:!0,forced:!Me||g(function(){var e=yt();return"[null]"!=wt([e])||"{}"!=wt({a:e})||"{}"!=wt(Object(e))})},{stringify:function(e){for(var t,n,i=[e],r=1;r<arguments.length;)i.push(arguments[r++]);if(n=t=i[1],(v(t)||void 0!==e)&&!jt(e))return Oe(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!jt(t))return t}),i[1]=t,wt.apply(bt,i)}}),yt[dt][pt]||R(yt[dt],pt,yt[dt].valueOf),Ve(yt,ft),z[ht]=!0;var Ut=_.f,Ft=y.Symbol;if(!(!b||"function"!=typeof Ft||"description"in Ft.prototype&&void 0===Ft().description)){var qt={},Dt=function(e){var t=arguments.length<1||void 0===e?void 0:String(e),n=this instanceof Dt?new Ft(t):void 0===t?Ft():Ft(t);return""===t&&(qt[n]=!0),n};re(Dt,Ft);var Ht=Dt.prototype=Ft.prototype;Ht.constructor=Dt;var Vt=Ht.toString,Bt="Symbol(test)"==String(Ft("test")),zt=/^Symbol\((.*)\)[^)]+$/;Ut(Ht,"description",{configurable:!0,get:function(){var e=v(this)?this.valueOf():this,t=Vt.call(e);if(w(qt,e))return"";var n=Bt?t.slice(7,-1):t.replace(zt,"$1");return""===n?void 0:n}}),oe({global:!0,forced:!0},{Symbol:Dt})}He("iterator");var Wt=De("unscopables"),Kt=Array.prototype;null==Kt[Wt]&&R(Kt,Wt,qe(null));function $t(e){Kt[Wt][e]=!0}var Yt,Gt,Qt,Xt={},Jt=!g(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),Zt=i("IE_PROTO"),en=Object.prototype,tn=Jt?Object.getPrototypeOf:function(e){return e=se(e),w(e,Zt)?e[Zt]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?en:null},nn=De("iterator"),rn=!1;[].keys&&("next"in(Qt=[].keys())?(Gt=tn(tn(Qt)))!==Object.prototype&&(Yt=Gt):rn=!0),null==Yt&&(Yt={}),w(Yt,nn)||R(Yt,nn,function(){return this});function an(){return this}function on(e,t,n){var i=t+" Iterator";return e.prototype=qe(un,{next:r(1,n)}),Ve(e,i,!1),Xt[i]=an,e}function sn(){return this}function ln(e,t,n,i,r,a,o){function s(e){if(e===r&&m)return m;if(!dn&&e in d)return d[e];switch(e){case"keys":case mn:case gn:return function(){return new n(this,e)}}return function(){return new n(this)}}on(n,t,i);var l,c,u,h=t+" Iterator",f=!1,d=e.prototype,p=d[pn]||d["@@iterator"]||r&&d[r],m=!dn&&p||s(r),g="Array"==t&&d.entries||p;if(g&&(l=tn(g.call(new e)),fn!==Object.prototype&&l.next&&(tn(l)!==fn&&(hn?hn(l,fn):"function"!=typeof l[pn]&&R(l,pn,sn)),Ve(l,h,!0))),r==mn&&p&&p.name!==mn&&(f=!0,m=function(){return p.call(this)}),d[pn]!==m&&R(d,pn,m),Xt[t]=m,r)if(c={values:s(mn),keys:a?m:s("keys"),entries:s(gn)},o)for(u in c)!dn&&!f&&u in d||ue(d,u,c[u]);else oe({target:t,proto:!0,forced:dn||f},c);return c}var cn={IteratorPrototype:Yt,BUGGY_SAFARI_ITERATORS:rn},un=cn.IteratorPrototype,hn=Object.setPrototypeOf||("__proto__"in{}?function(){var n,i=!1,e={};try{(n=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(e,[]),i=e instanceof Array}catch(e){}return function(e,t){return E(e),function(e){if(!v(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype")}(t),i?n.call(e,t):e.__proto__=t,e}}():void 0),fn=cn.IteratorPrototype,dn=cn.BUGGY_SAFARI_ITERATORS,pn=De("iterator"),mn="values",gn="entries",vn="Array Iterator",yn=ce.set,bn=ce.getterFor(vn),wn=ln(Array,"Array",function(e,t){yn(this,{type:vn,target:c(e),index:0,kind:t})},function(){var e=bn(this),t=e.target,n=e.kind,i=e.index++;return!t||i>=t.length?{value:e.target=void 0,done:!0}:"keys"==n?{value:i,done:!1}:"values"==n?{value:t[i],done:!1}:{value:[i,t[i]],done:!1}},"values");Xt.Arguments=Xt.Array,$t("keys"),$t("values"),$t("entries");function kn(e,t){var n=[][e];return!n||!g(function(){n.call(null,t||function(){throw 1},1)})}var Tn=[].join,Sn=C!=Object,En=kn("join",",");oe({target:"Array",proto:!0,forced:Sn||En},{join:function(e){return Tn.call(c(this),void 0===e?",":e)}});function An(e,t,n){var i=u(t);i in e?_.f(e,i,r(0,n)):e[i]=n}function xn(t){return!g(function(){var e=[];return(e.constructor={})[Cn]=function(){return{foo:1}},1!==e[t](Boolean).foo})}var Cn=De("species"),Pn=De("species"),Ln=[].slice,In=Math.max;oe({target:"Array",proto:!0,forced:!xn("slice")},{slice:function(e,t){var n,i,r,a=c(this),o=ee(a.length),s=te(e,o),l=te(void 0===t?o:t,o);if(Oe(a)&&(("function"==typeof(n=a.constructor)&&(n===Array||Oe(n.prototype))||v(n)&&null===(n=n[Pn]))&&(n=void 0),n===Array||void 0===n))return Ln.call(a,s,l);for(i=new(void 0===n?Array:n)(In(l-s,0)),r=0;s<l;s++,r++)s in a&&An(i,r,a[s]);return i.length=r,i}});function Mn(e){var t,n,i;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),On))?n:jn?d(t):"Object"==(i=d(t))&&"function"==typeof t.callee?"Arguments":i}var On=De("toStringTag"),jn="Arguments"==d(function(){return arguments}()),Nn={};Nn[De("toStringTag")]="z";var _n="[object z]"!==String(Nn)?function(){return"[object "+Mn(this)+"]"}:Nn.toString,Rn=Object.prototype;_n!==Rn.toString&&ue(Rn,"toString",_n,{unsafe:!0});function Un(){var e=E(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}var Fn="toString",qn=RegExp.prototype,Dn=qn[Fn],Hn=g(function(){return"/a/b"!=Dn.call({source:"a",flags:"b"})}),Vn=Dn.name!=Fn;(Hn||Vn)&&ue(RegExp.prototype,Fn,function(){var e=E(this),t=String(e.source),n=e.flags;return"/"+t+"/"+String(void 0===n&&e instanceof RegExp&&!("flags"in qn)?Un.call(e):n)},{unsafe:!0});function Bn(s){return function(e,t){var n,i,r=String(h(e)),a=Z(t),o=r.length;return a<0||o<=a?s?"":void 0:(n=r.charCodeAt(a))<55296||56319<n||a+1===o||(i=r.charCodeAt(a+1))<56320||57343<i?s?r.charAt(a):n:s?r.slice(a,a+2):i-56320+(n-55296<<10)+65536}}var zn={codeAt:Bn(!1),charAt:Bn(!0)},Wn=zn.charAt,Kn="String Iterator",$n=ce.set,Yn=ce.getterFor(Kn);ln(String,"String",function(e){$n(this,{type:Kn,string:String(e),index:0})},function(){var e,t=Yn(this),n=t.string,i=t.index;return i>=n.length?{value:void 0,done:!0}:(e=Wn(n,i),t.index+=e.length,{value:e,done:!1})});var Gn,Qn,Xn=RegExp.prototype.exec,Jn=String.prototype.replace,Zn=Xn,ei=(Gn=/a/,Qn=/b*/g,Xn.call(Gn,"a"),Xn.call(Qn,"a"),0!==Gn.lastIndex||0!==Qn.lastIndex),ti=void 0!==/()??/.exec("")[1];(ei||ti)&&(Zn=function(e){var t,n,i,r,a=this;return ti&&(n=new RegExp("^"+a.source+"$(?!\\s)",Un.call(a))),ei&&(t=a.lastIndex),i=Xn.call(a,e),ei&&i&&(a.lastIndex=a.global?i.index+i[0].length:t),ti&&i&&1<i.length&&Jn.call(i[0],n,function(){for(r=1;r<arguments.length-2;r++)void 0===arguments[r]&&(i[r]=void 0)}),i});function ni(n,e,t,i){var r=De(n),a=!g(function(){var e={};return e[r]=function(){return 7},7!=""[n](e)}),o=a&&!g(function(){var e=!1,t=/a/;return t.exec=function(){return e=!0,null},"split"===n&&(t.constructor={},t.constructor[oi]=function(){return t}),t[r](""),!e});if(!a||!o||"replace"===n&&!si||"split"===n&&!li){var s=/./[r],l=t(r,""[n],function(e,t,n,i,r){return t.exec===ai?a&&!r?{done:!0,value:s.call(t,n,i)}:{done:!0,value:e.call(n,t,i)}:{done:!1}}),c=l[0],u=l[1];ue(String.prototype,n,c),ue(RegExp.prototype,r,2==e?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)}),i&&R(RegExp.prototype[r],"sham",!0)}}function ii(e,t,n){return t+(n?ci(e,t).length:1)}function ri(e,t){var n=e.exec;if("function"==typeof n){var i=n.call(e,t);if("object"!=typeof i)throw TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==d(e))throw TypeError("RegExp#exec called on incompatible receiver");return ai.call(e,t)}var ai=Zn,oi=De("species"),si=!g(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")}),li=!g(function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}),ci=zn.charAt,ui=Math.max,hi=Math.min,fi=Math.floor,di=/\$([$&'`]|\d\d?|<[^>]*>)/g,pi=/\$([$&'`]|\d\d?)/g;ni("replace",2,function(r,k,T){return[function(e,t){var n=h(this),i=null==e?void 0:e[r];return void 0!==i?i.call(e,n,t):k.call(String(n),e,t)},function(e,t){var n=T(k,e,this,t);if(n.done)return n.value;var i=E(e),r=String(this),a="function"==typeof t;a||(t=String(t));var o=i.global;if(o){var s=i.unicode;i.lastIndex=0}for(var l=[];;){var c=ri(i,r);if(null===c)break;if(l.push(c),!o)break;""===String(c[0])&&(i.lastIndex=ii(r,ee(i.lastIndex),s))}for(var u,h="",f=0,d=0;d<l.length;d++){c=l[d];for(var p=String(c[0]),m=ui(hi(Z(c.index),r.length),0),g=[],v=1;v<c.length;v++)g.push(void 0===(u=c[v])?u:String(u));var y=c.groups;if(a){var b=[p].concat(g,m,r);void 0!==y&&b.push(y);var w=String(t.apply(void 0,b))}else w=S(p,r,m,g,y,t);f<=m&&(h+=r.slice(f,m)+w,f=m+p.length)}return h+r.slice(f)}];function S(a,o,s,l,c,e){var u=s+a.length,h=l.length,t=pi;return void 0!==c&&(c=se(c),t=di),k.call(e,t,function(e,t){var n;switch(t.charAt(0)){case"$":return"$";case"&":return a;case"`":return o.slice(0,s);case"'":return o.slice(u);case"<":n=c[t.slice(1,-1)];break;default:var i=+t;if(0==i)return e;if(h<i){var r=fi(i/10);return 0===r?e:r<=h?void 0===l[r-1]?t.charAt(1):l[r-1]+t.charAt(1):e}n=l[i-1]}return void 0===n?"":n})}});var mi=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t};ni("search",1,function(i,o,s){return[function(e){var t=h(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,t):new RegExp(e)[i](String(t))},function(e){var t=s(o,e,this);if(t.done)return t.value;var n=E(e),i=String(this),r=n.lastIndex;mi(r,0)||(n.lastIndex=0);var a=ri(n,i);return mi(n.lastIndex,r)||(n.lastIndex=r),null===a?-1:a.index}]});function gi(e){var t;return v(e)&&(void 0!==(t=e[yi])?!!t:"RegExp"==d(e))}function vi(e,t){var n,i=E(e).constructor;return void 0===i||null==(n=E(i)[bi])?t:Be(n)}var yi=De("match"),bi=De("species"),wi=[].push,ki=Math.min,Ti=4294967295,Si=!g(function(){return!RegExp(Ti,"y")});ni("split",2,function(r,g,v){var y;return y="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||1<".".split(/()()/).length||"".split(/.?/).length?function(e,t){var n=String(h(this)),i=void 0===t?Ti:t>>>0;if(0==i)return[];if(void 0===e)return[n];if(!gi(e))return g.call(n,e,i);for(var r,a,o,s=[],l=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),c=0,u=new RegExp(e.source,l+"g");(r=ai.call(u,n))&&!(c<(a=u.lastIndex)&&(s.push(n.slice(c,r.index)),1<r.length&&r.index<n.length&&wi.apply(s,r.slice(1)),o=r[0].length,c=a,s.length>=i));)u.lastIndex===r.index&&u.lastIndex++;return c===n.length?!o&&u.test("")||s.push(""):s.push(n.slice(c)),s.length>i?s.slice(0,i):s}:"0".split(void 0,0).length?function(e,t){return void 0===e&&0===t?[]:g.call(this,e,t)}:g,[function(e,t){var n=h(this),i=null==e?void 0:e[r];return void 0!==i?i.call(e,n,t):y.call(String(n),e,t)},function(e,t){var n=v(y,e,this,t,y!==g);if(n.done)return n.value;var i=E(e),r=String(this),a=vi(i,RegExp),o=i.unicode,s=(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(Si?"y":"g"),l=new a(Si?i:"^(?:"+i.source+")",s),c=void 0===t?Ti:t>>>0;if(0==c)return[];if(0===r.length)return null===ri(l,r)?[r]:[];for(var u=0,h=0,f=[];h<r.length;){l.lastIndex=Si?h:0;var d,p=ri(l,Si?r:r.slice(h));if(null===p||(d=ki(ee(l.lastIndex+(Si?0:h)),r.length))===u)h=ii(r,h,o);else{if(f.push(r.slice(u,h)),f.length===c)return f;for(var m=1;m<=p.length-1;m++)if(f.push(p[m]),f.length===c)return f;h=u=d}}return f.push(r.slice(u)),f}]},!Si);var Ei={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Ai=ct.forEach,xi=kn("forEach")?function(e,t){return Ai(this,e,1<arguments.length?t:void 0)}:[].forEach;for(var Ci in Ei){var Pi=y[Ci],Li=Pi&&Pi.prototype;if(Li&&Li.forEach!==xi)try{R(Li,"forEach",xi)}catch(e){Li.forEach=xi}}var Ii=De("iterator"),Mi=De("toStringTag"),Oi=wn.values;for(var ji in Ei){var Ni=y[ji],_i=Ni&&Ni.prototype;if(_i){if(_i[Ii]!==Oi)try{R(_i,Ii,Oi)}catch(e){_i[Ii]=Oi}if(_i[Mi]||R(_i,Mi,ji),Ei[ji])for(var Ri in wn)if(_i[Ri]!==wn[Ri])try{R(_i,Ri,wn[Ri])}catch(e){_i[Ri]=wn[Ri]}}}function Ui(e,t,n){if(!(e instanceof t))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return e}function Fi(t,e,n,i){try{return i?e(E(n)[0],n[1]):e(n)}catch(e){var r=t.return;throw void 0!==r&&E(r.call(t)),e}}function qi(e){return void 0!==e&&(Xt.Array===e||ar[rr]===e)}function Di(e){if(null!=e)return e[or]||e["@@iterator"]||Xt[Mn(e)]}function Hi(e,t,n){var i,r,a,o,s=se(e),l="function"==typeof this?this:Array,c=arguments.length,u=1<c?t:void 0,h=void 0!==u,f=0,d=Di(s);if(h&&(u=ze(u,2<c?n:void 0,2)),null==d||l==Array&&qi(d))for(r=new l(i=ee(s.length));f<i;f++)An(r,f,h?u(s[f],f):s[f]);else for(o=d.call(s),r=new l;!(a=o.next()).done;f++)An(r,f,h?Fi(o,u,[a.value,f],!0):a.value);return r.length=f,r}function Vi(e){return e+22+75*(e<26)}function Bi(e,t,n){var i=0;for(e=n?hr(e/700):e>>1,e+=hr(e/t);455<e;i+=36)e=hr(e/35);return hr(i+36*e/(e+38))}function zi(e){var t,n,i=[],r=(e=function(e){for(var t=[],n=0,i=e.length;n<i;){var r=e.charCodeAt(n++);if(55296<=r&&r<=56319&&n<i){var a=e.charCodeAt(n++);56320==(64512&a)?t.push(((1023&r)<<10)+(1023&a)+65536):(t.push(r),n--)}else t.push(r)}return t}(e)).length,a=128,o=0,s=72;for(t=0;t<e.length;t++)(n=e[t])<128&&i.push(fr(n));var l=i.length,c=l;for(l&&i.push("-");c<r;){var u=sr;for(t=0;t<e.length;t++)a<=(n=e[t])&&n<u&&(u=n);var h=c+1;if(u-a>hr((sr-o)/h))throw RangeError(ur);for(o+=(u-a)*h,a=u,t=0;t<e.length;t++){if((n=e[t])<a&&++o>sr)throw RangeError(ur);if(n==a){for(var f=o,d=36;;d+=36){var p=d<=s?1:s+26<=d?26:d-s;if(f<p)break;var m=f-p,g=36-p;i.push(fr(Vi(p+m%g))),f=hr(m/g)}i.push(fr(Vi(f))),s=Bi(o,h,c==l),o=0,++c}}++o,++a}return i.join("")}function Wi(e,t,n){for(var i in t)ue(e,i,t[i],n);return e}function Ki(e){var t=Di(e);if("function"!=typeof t)throw TypeError(String(e)+" is not iterable");return E(t.call(e))}function $i(t){try{return decodeURIComponent(t)}catch(e){return t}}function Yi(e){var t,n=e.replace(br," "),i=4;try{return decodeURIComponent(n)}catch(e){for(;i;)n=n.replace((t=i--,wr[t-1]||(wr[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))),$i);return n}}function Gi(e){return Tr[e]}function Qi(e){return encodeURIComponent(e).replace(kr,Gi)}function Xi(e,t){if(t)for(var n,i,r=t.split("&"),a=0;a<r.length;)(n=r[a++]).length&&(i=n.split("="),e.push({key:Yi(i.shift()),value:Yi(i.join("="))}))}function Ji(e){this.entries.length=0,Xi(this.entries,e)}function Zi(e,t){if(e<t)throw TypeError("Not enough arguments")}var er=De("iterator"),tr=!g(function(){var e=new URL("b?e=1","http://a"),t=e.searchParams;return e.pathname="c%20d",!t.sort||"http://a/c%20d?e=1"!==e.href||"1"!==t.get("e")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[er]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash}),nr=Object.assign,ir=!nr||g(function(){var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach(function(e){t[e]=e}),7!=nr({},e)[n]||je(nr({},t)).join("")!=i})?function(e,t){for(var n=se(e),i=arguments.length,r=1,a=Te.f,o=S.f;r<i;)for(var s,l=C(arguments[r++]),c=a?je(l).concat(a(l)):je(l),u=c.length,h=0;h<u;)s=c[h++],b&&!o.call(l,s)||(n[s]=l[s]);return n}:nr,rr=De("iterator"),ar=Array.prototype,or=De("iterator"),sr=2147483647,lr=/[^\0-\u007E]/,cr=/[.\u3002\uFF0E\uFF61]/g,ur="Overflow: input needs wider integers to process",hr=Math.floor,fr=String.fromCharCode,dr=De("iterator"),pr="URLSearchParams",mr=pr+"Iterator",gr=ce.set,vr=ce.getterFor(pr),yr=ce.getterFor(mr),br=/\+/g,wr=Array(4),kr=/[!'()~]|%20/g,Tr={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},Sr=on(function(e,t){gr(this,{type:mr,iterator:Ki(vr(e).entries),kind:t})},"Iterator",function(){var e=yr(this),t=e.kind,n=e.iterator.next(),i=n.value;return n.done||(n.value="keys"===t?i.key:"values"===t?i.value:[i.key,i.value]),n}),Er=function(e){Ui(this,Er,pr);var t,n,i,r,a,o,s,l=0<arguments.length?e:void 0,c=[];if(gr(this,{type:pr,entries:c,updateURL:function(){},updateSearchParams:Ji}),void 0!==l)if(v(l))if("function"==typeof(t=Di(l)))for(n=t.call(l);!(i=n.next()).done;){if((a=(r=Ki(E(i.value))).next()).done||(o=r.next()).done||!r.next().done)throw TypeError("Expected sequence with length 2");c.push({key:a.value+"",value:o.value+""})}else for(s in l)w(l,s)&&c.push({key:s,value:l[s]+""});else Xi(c,"string"==typeof l?"?"===l.charAt(0)?l.slice(1):l:l+"")},Ar=Er.prototype;Wi(Ar,{append:function(e,t){Zi(arguments.length,2);var n=vr(this);n.entries.push({key:e+"",value:t+""}),n.updateURL()},delete:function(e){Zi(arguments.length,1);for(var t=vr(this),n=t.entries,i=e+"",r=0;r<n.length;)n[r].key===i?n.splice(r,1):r++;t.updateURL()},get:function(e){Zi(arguments.length,1);for(var t=vr(this).entries,n=e+"",i=0;i<t.length;i++)if(t[i].key===n)return t[i].value;return null},getAll:function(e){Zi(arguments.length,1);for(var t=vr(this).entries,n=e+"",i=[],r=0;r<t.length;r++)t[r].key===n&&i.push(t[r].value);return i},has:function(e){Zi(arguments.length,1);for(var t=vr(this).entries,n=e+"",i=0;i<t.length;)if(t[i++].key===n)return!0;return!1},set:function(e,t){Zi(arguments.length,1);for(var n,i=vr(this),r=i.entries,a=!1,o=e+"",s=t+"",l=0;l<r.length;l++)(n=r[l]).key===o&&(a?r.splice(l--,1):(a=!0,n.value=s));a||r.push({key:o,value:s}),i.updateURL()},sort:function(){var e,t,n,i=vr(this),r=i.entries,a=r.slice();for(n=r.length=0;n<a.length;n++){for(e=a[n],t=0;t<n;t++)if(r[t].key>e.key){r.splice(t,0,e);break}t===n&&r.push(e)}i.updateURL()},forEach:function(e,t){for(var n,i=vr(this).entries,r=ze(e,1<arguments.length?t:void 0,3),a=0;a<i.length;)r((n=i[a++]).value,n.key,this)},keys:function(){return new Sr(this,"keys")},values:function(){return new Sr(this,"values")},entries:function(){return new Sr(this,"entries")}},{enumerable:!0}),ue(Ar,dr,Ar.entries),ue(Ar,"toString",function(){for(var e,t=vr(this).entries,n=[],i=0;i<t.length;)e=t[i++],n.push(Qi(e.key)+"="+Qi(e.value));return n.join("&")},{enumerable:!0}),Ve(Er,pr),oe({global:!0,forced:!tr},{URLSearchParams:Er});function xr(e,t){var n,i,r;if("["==t.charAt(0)){if("]"!=t.charAt(t.length-1))return Kr;if(!(n=oa(t.slice(1,-1))))return Kr;e.host=n}else if(da(e)){if(t=function(e){var t,n,i=[],r=e.toLowerCase().replace(cr,".").split(".");for(t=0;t<r.length;t++)n=r[t],i.push(lr.test(n)?"xn--"+zi(n):n);return i.join(".")}(t),ta.test(t))return Kr;if(null===(n=aa(t)))return Kr;e.host=n}else{if(na.test(t))return Kr;for(n="",i=Hi(t),r=0;r<i.length;r++)n+=ha(i[r],sa);e.host=n}}function Cr(e){var t,n,i,r;if("number"==typeof e){for(t=[],n=0;n<4;n++)t.unshift(e%256),e=Br(e/256);return t.join(".")}if("object"!=typeof e)return e;for(t="",i=function(e){for(var t=null,n=1,i=null,r=0,a=0;a<8;a++)0!==e[a]?(n<r&&(t=i,n=r),i=null,r=0):(null===i&&(i=a),++r);return n<r&&(t=i,n=r),t}(e),n=0;n<8;n++)r&&0===e[n]||(r=r&&!1,i===n?(t+=n?":":"::",r=!0):(t+=e[n].toString(16),n<7&&(t+=":")));return"["+t+"]"}function Pr(e){return""!=e.username||""!=e.password}function Lr(e){return!e.host||e.cannotBeABaseURL||"file"==e.scheme}function Ir(e,t){var n;return 2==e.length&&Yr.test(e.charAt(0))&&(":"==(n=e.charAt(1))||!t&&"|"==n)}function Mr(e){var t;return 1<e.length&&Ir(e.slice(0,2))&&(2==e.length||"/"===(t=e.charAt(2))||"\\"===t||"?"===t||"#"===t)}function Or(e){var t=e.path,n=t.length;!n||"file"==e.scheme&&1==n&&Ir(t[0],!0)||t.pop()}function jr(e,t,n,i){var r,a,o,s,l,c,u=n||pa,h=0,f="",d=!1,p=!1,m=!1;for(n||(e.scheme="",e.username="",e.password="",e.host=null,e.port=null,e.path=[],e.query=null,e.fragment=null,e.cannotBeABaseURL=!1,t=t.replace(ia,"")),t=t.replace(ra,""),r=Hi(t);h<=r.length;){switch(a=r[h],u){case pa:if(!a||!Yr.test(a)){if(n)return Wr;u=ga;continue}f+=a.toLowerCase(),u=ma;break;case ma:if(a&&(Gr.test(a)||"+"==a||"-"==a||"."==a))f+=a.toLowerCase();else{if(":"!=a){if(n)return Wr;f="",u=ga,h=0;continue}if(n&&(da(e)!=w(fa,f)||"file"==f&&(Pr(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=f,n)return void(da(e)&&fa[e.scheme]==e.port&&(e.port=null));f="","file"==e.scheme?u=Ca:da(e)&&i&&i.scheme==e.scheme?u=va:da(e)?u=ka:"/"==r[h+1]?(u=ya,h++):(e.cannotBeABaseURL=!0,e.path.push(""),u=Oa)}break;case ga:if(!i||i.cannotBeABaseURL&&"#"!=a)return Wr;if(i.cannotBeABaseURL&&"#"==a){e.scheme=i.scheme,e.path=i.path.slice(),e.query=i.query,e.fragment="",e.cannotBeABaseURL=!0,u=Na;break}u="file"==i.scheme?Ca:ba;continue;case va:if("/"!=a||"/"!=r[h+1]){u=ba;continue}u=Ta,h++;break;case ya:if("/"==a){u=Sa;break}u=Ma;continue;case ba:if(e.scheme=i.scheme,a==_r)e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query=i.query;else if("/"==a||"\\"==a&&da(e))u=wa;else if("?"==a)e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query="",u=ja;else{if("#"!=a){e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.path.pop(),u=Ma;continue}e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query=i.query,e.fragment="",u=Na}break;case wa:if(!da(e)||"/"!=a&&"\\"!=a){if("/"!=a){e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,u=Ma;continue}u=Sa}else u=Ta;break;case ka:if(u=Ta,"/"!=a||"/"!=f.charAt(h+1))continue;h++;break;case Ta:if("/"==a||"\\"==a)break;u=Sa;continue;case Sa:if("@"==a){d&&(f="%40"+f),d=!0,o=Hi(f);for(var g=0;g<o.length;g++){var v=o[g];if(":"!=v||m){var y=ha(v,ua);m?e.password+=y:e.username+=y}else m=!0}f=""}else if(a==_r||"/"==a||"?"==a||"#"==a||"\\"==a&&da(e)){if(d&&""==f)return"Invalid authority";h-=Hi(f).length+1,f="",u=Ea}else f+=a;break;case Ea:case Aa:if(n&&"file"==e.scheme){u=La;continue}if(":"!=a||p){if(a==_r||"/"==a||"?"==a||"#"==a||"\\"==a&&da(e)){if(da(e)&&""==f)return Kr;if(n&&""==f&&(Pr(e)||null!==e.port))return;if(s=xr(e,f))return s;if(f="",u=Ia,n)return;continue}"["==a?p=!0:"]"==a&&(p=!1),f+=a}else{if(""==f)return Kr;if(s=xr(e,f))return s;if(f="",u=xa,n==Aa)return}break;case xa:if(!Qr.test(a)){if(a==_r||"/"==a||"?"==a||"#"==a||"\\"==a&&da(e)||n){if(""!=f){var b=parseInt(f,10);if(65535<b)return $r;e.port=da(e)&&b===fa[e.scheme]?null:b,f=""}if(n)return;u=Ia;continue}return $r}f+=a;break;case Ca:if(e.scheme="file","/"==a||"\\"==a)u=Pa;else{if(!i||"file"!=i.scheme){u=Ma;continue}if(a==_r)e.host=i.host,e.path=i.path.slice(),e.query=i.query;else if("?"==a)e.host=i.host,e.path=i.path.slice(),e.query="",u=ja;else{if("#"!=a){Mr(r.slice(h).join(""))||(e.host=i.host,e.path=i.path.slice(),Or(e)),u=Ma;continue}e.host=i.host,e.path=i.path.slice(),e.query=i.query,e.fragment="",u=Na}}break;case Pa:if("/"==a||"\\"==a){u=La;break}i&&"file"==i.scheme&&!Mr(r.slice(h).join(""))&&(Ir(i.path[0],!0)?e.path.push(i.path[0]):e.host=i.host),u=Ma;continue;case La:if(a==_r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!n&&Ir(f))u=Ma;else if(""==f){if(e.host="",n)return;u=Ia}else{if(s=xr(e,f))return s;if("localhost"==e.host&&(e.host=""),n)return;f="",u=Ia}continue}f+=a;break;case Ia:if(da(e)){if(u=Ma,"/"!=a&&"\\"!=a)continue}else if(n||"?"!=a)if(n||"#"!=a){if(a!=_r&&(u=Ma,"/"!=a))continue}else e.fragment="",u=Na;else e.query="",u=ja;break;case Ma:if(a==_r||"/"==a||"\\"==a&&da(e)||!n&&("?"==a||"#"==a)){if(".."===(c=(c=f).toLowerCase())||"%2e."===c||".%2e"===c||"%2e%2e"===c?(Or(e),"/"==a||"\\"==a&&da(e)||e.path.push("")):"."===(l=f)||"%2e"===l.toLowerCase()?"/"==a||"\\"==a&&da(e)||e.path.push(""):("file"==e.scheme&&!e.path.length&&Ir(f)&&(e.host&&(e.host=""),f=f.charAt(0)+":"),e.path.push(f)),f="","file"==e.scheme&&(a==_r||"?"==a||"#"==a))for(;1<e.path.length&&""===e.path[0];)e.path.shift();"?"==a?(e.query="",u=ja):"#"==a&&(e.fragment="",u=Na)}else f+=ha(a,ca);break;case Oa:"?"==a?(e.query="",u=ja):"#"==a?(e.fragment="",u=Na):a!=_r&&(e.path[0]+=ha(a,sa));break;case ja:n||"#"!=a?a!=_r&&("'"==a&&da(e)?e.query+="%27":e.query+="#"==a?"%23":ha(a,sa)):(e.fragment="",u=Na);break;case Na:a!=_r&&(e.fragment+=ha(a,la))}h++}}function Nr(e,t){return{get:e,set:t,configurable:!0,enumerable:!0}}var _r,Rr={URLSearchParams:Er,getState:vr},Ur=zn.codeAt,Fr=y.URL,qr=Rr.URLSearchParams,Dr=Rr.getState,Hr=ce.set,Vr=ce.getterFor("URL"),Br=Math.floor,zr=Math.pow,Wr="Invalid scheme",Kr="Invalid host",$r="Invalid port",Yr=/[A-Za-z]/,Gr=/[\d+\-.A-Za-z]/,Qr=/\d/,Xr=/^(0x|0X)/,Jr=/^[0-7]+$/,Zr=/^\d+$/,ea=/^[\dA-Fa-f]+$/,ta=/[\u0000\u0009\u000A\u000D #%/:?@[\\]]/,na=/[\u0000\u0009\u000A\u000D #/:?@[\\]]/,ia=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,ra=/[\u0009\u000A\u000D]/g,aa=function(e){var t,n,i,r,a,o,s,l=e.split(".");if(l.length&&""==l[l.length-1]&&l.pop(),4<(t=l.length))return e;for(n=[],i=0;i<t;i++){if(""==(r=l[i]))return e;if(a=10,1<r.length&&"0"==r.charAt(0)&&(a=Xr.test(r)?16:8,r=r.slice(8==a?1:2)),""===r)o=0;else{if(!(10==a?Zr:8==a?Jr:ea).test(r))return e;o=parseInt(r,a)}n.push(o)}for(i=0;i<t;i++)if(o=n[i],i==t-1){if(o>=zr(256,5-t))return null}else if(255<o)return null;for(s=n.pop(),i=0;i<n.length;i++)s+=n[i]*zr(256,3-i);return s},oa=function(e){function t(){return e.charAt(f)}var n,i,r,a,o,s,l,c=[0,0,0,0,0,0,0,0],u=0,h=null,f=0;if(":"==t()){if(":"!=e.charAt(1))return;f+=2,h=++u}for(;t();){if(8==u)return;if(":"!=t()){for(n=i=0;i<4&&ea.test(t());)n=16*n+parseInt(t(),16),f++,i++;if("."==t()){if(0==i)return;if(f-=i,6<u)return;for(r=0;t();){if(a=null,0<r){if(!("."==t()&&r<4))return;f++}if(!Qr.test(t()))return;for(;Qr.test(t());){if(o=parseInt(t(),10),null===a)a=o;else{if(0==a)return;a=10*a+o}if(255<a)return;f++}c[u]=256*c[u]+a,2!=++r&&4!=r||u++}if(4!=r)return;break}if(":"==t()){if(f++,!t())return}else if(t())return;c[u++]=n}else{if(null!==h)return;f++,h=++u}}if(null!==h)for(s=u-h,u=7;0!=u&&0<s;)l=c[u],c[u--]=c[h+s-1],c[h+--s]=l;else if(8!=u)return;return c},sa={},la=ir({},sa,{" ":1,'"':1,"<":1,">":1,"`":1}),ca=ir({},la,{"#":1,"?":1,"{":1,"}":1}),ua=ir({},ca,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),ha=function(e,t){var n=Ur(e,0);return 32<n&&n<127&&!w(t,e)?e:encodeURIComponent(e)},fa={ftp:21,file:null,gopher:70,http:80,https:443,ws:80,wss:443},da=function(e){return w(fa,e.scheme)},pa={},ma={},ga={},va={},ya={},ba={},wa={},ka={},Ta={},Sa={},Ea={},Aa={},xa={},Ca={},Pa={},La={},Ia={},Ma={},Oa={},ja={},Na={},_a=function(e,t){var n,i,r=Ui(this,_a,"URL"),a=1<arguments.length?t:void 0,o=String(e),s=Hr(r,{type:"URL"});if(void 0!==a)if(a instanceof _a)n=Vr(a);else if(i=jr(n={},String(a)))throw TypeError(i);if(i=jr(s,o,null,n))throw TypeError(i);var l=s.searchParams=new qr,c=Dr(l);c.updateSearchParams(s.query),c.updateURL=function(){s.query=String(l)||null},b||(r.href=Ua.call(r),r.origin=Fa.call(r),r.protocol=qa.call(r),r.username=Da.call(r),r.password=Ha.call(r),r.host=Va.call(r),r.hostname=Ba.call(r),r.port=za.call(r),r.pathname=Wa.call(r),r.search=Ka.call(r),r.searchParams=$a.call(r),r.hash=Ya.call(r))},Ra=_a.prototype,Ua=function(){var e=Vr(this),t=e.scheme,n=e.username,i=e.password,r=e.host,a=e.port,o=e.path,s=e.query,l=e.fragment,c=t+":";return null!==r?(c+="//",Pr(e)&&(c+=n+(i?":"+i:"")+"@"),c+=Cr(r),null!==a&&(c+=":"+a)):"file"==t&&(c+="//"),c+=e.cannotBeABaseURL?o[0]:o.length?"/"+o.join("/"):"",null!==s&&(c+="?"+s),null!==l&&(c+="#"+l),c},Fa=function(){var e=Vr(this),t=e.scheme,n=e.port;if("blob"==t)try{return new URL(t.path[0]).origin}catch(e){return"null"}return"file"!=t&&da(e)?t+"://"+Cr(e.host)+(null!==n?":"+n:""):"null"},qa=function(){return Vr(this).scheme+":"},Da=function(){return Vr(this).username},Ha=function(){return Vr(this).password},Va=function(){var e=Vr(this),t=e.host,n=e.port;return null===t?"":null===n?Cr(t):Cr(t)+":"+n},Ba=function(){var e=Vr(this).host;return null===e?"":Cr(e)},za=function(){var e=Vr(this).port;return null===e?"":String(e)},Wa=function(){var e=Vr(this),t=e.path;return e.cannotBeABaseURL?t[0]:t.length?"/"+t.join("/"):""},Ka=function(){var e=Vr(this).query;return e?"?"+e:""},$a=function(){return Vr(this).searchParams},Ya=function(){var e=Vr(this).fragment;return e?"#"+e:""};if(b&&Ne(Ra,{href:Nr(Ua,function(e){var t=Vr(this),n=String(e),i=jr(t,n);if(i)throw TypeError(i);Dr(t.searchParams).updateSearchParams(t.query)}),origin:Nr(Fa),protocol:Nr(qa,function(e){var t=Vr(this);jr(t,String(e)+":",pa)}),username:Nr(Da,function(e){var t=Vr(this),n=Hi(String(e));if(!Lr(t)){t.username="";for(var i=0;i<n.length;i++)t.username+=ha(n[i],ua)}}),password:Nr(Ha,function(e){var t=Vr(this),n=Hi(String(e));if(!Lr(t)){t.password="";for(var i=0;i<n.length;i++)t.password+=ha(n[i],ua)}}),host:Nr(Va,function(e){var t=Vr(this);t.cannotBeABaseURL||jr(t,String(e),Ea)}),hostname:Nr(Ba,function(e){var t=Vr(this);t.cannotBeABaseURL||jr(t,String(e),Aa)}),port:Nr(za,function(e){var t=Vr(this);Lr(t)||(""==(e=String(e))?t.port=null:jr(t,e,xa))}),pathname:Nr(Wa,function(e){var t=Vr(this);t.cannotBeABaseURL||(t.path=[],jr(t,e+"",Ia))}),search:Nr(Ka,function(e){var t=Vr(this);""==(e=String(e))?t.query=null:("?"==e.charAt(0)&&(e=e.slice(1)),t.query="",jr(t,e,ja)),Dr(t.searchParams).updateSearchParams(t.query)}),searchParams:Nr($a),hash:Nr(Ya,function(e){var t=Vr(this);""!=(e=String(e))?("#"==e.charAt(0)&&(e=e.slice(1)),t.fragment="",jr(t,e,Na)):t.fragment=null})}),ue(Ra,"toJSON",function(){return Ua.call(this)},{enumerable:!0}),ue(Ra,"toString",function(){return Ua.call(this)},{enumerable:!0}),Fr){var Ga=Fr.createObjectURL,Qa=Fr.revokeObjectURL;Ga&&ue(_a,"createObjectURL",function(e){return Ga.apply(Fr,arguments)}),Qa&&ue(_a,"revokeObjectURL",function(e){return Qa.apply(Fr,arguments)})}function Xa(e){return(Xa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ja(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Za(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function eo(e,t,n){return t&&Za(e.prototype,t),n&&Za(e,n),e}function to(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function no(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=[],i=!0,r=!1,a=void 0;try{for(var o,s=e[Symbol.iterator]();!(i=(o=s.next()).done)&&(n.push(o.value),!t||n.length!==t);i=!0);}catch(e){r=!0,a=e}finally{try{i||null==s.return||s.return()}finally{if(r)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function io(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}Ve(_a,"URL"),oe({global:!0,forced:!tr,sham:!b},{URL:_a}),function(e){function i(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return n&&(e[Symbol.iterator]=function(){return e}),e}function r(e){return encodeURIComponent(e).replace(/%20/g,"+")}function a(e){return decodeURIComponent(String(e).replace(/\+/g," "))}var t,n=function(){try{return!!Symbol.iterator}catch(e){return!1}}();function o(e){Object.defineProperty(this,"_entries",{writable:!0,value:{}});var t=Xa(e);if("undefined"!==t)if("string"===t)""!==e&&this._fromString(e);else if(e instanceof o){var n=this;e.forEach(function(e,t){n.append(t,e)})}else{if(null===e||"object"!==t)throw new TypeError("Unsupported input's type for URLSearchParams");if("[object Array]"===Object.prototype.toString.call(e))for(var i=0;i<e.length;i++){var r=e[i];if("[object Array]"!==Object.prototype.toString.call(r)&&2===r.length)throw new TypeError("Expected [string, any] as entry at index "+i+" of URLSearchParams's input");this.append(r[0],r[1])}else for(var a in e)e.hasOwnProperty(a)&&this.append(a,e[a])}}"URLSearchParams"in e&&"a=1"===new e.URLSearchParams("?a=1").toString()||((t=o.prototype).append=function(e,t){e in this._entries?this._entries[e].push(String(t)):this._entries[e]=[String(t)]},t.delete=function(e){delete this._entries[e]},t.get=function(e){return e in this._entries?this._entries[e][0]:null},t.getAll=function(e){return e in this._entries?this._entries[e].slice(0):[]},t.has=function(e){return e in this._entries},t.set=function(e,t){this._entries[e]=[String(t)]},t.forEach=function(e,t){var n;for(var i in this._entries)if(this._entries.hasOwnProperty(i)){n=this._entries[i];for(var r=0;r<n.length;r++)e.call(t,n[r],i,this)}},t.keys=function(){var n=[];return this.forEach(function(e,t){n.push(t)}),i(n)},t.values=function(){var t=[];return this.forEach(function(e){t.push(e)}),i(t)},t.entries=function(){var n=[];return this.forEach(function(e,t){n.push([t,e])}),i(n)},n&&(t[Symbol.iterator]=t.entries),t.toString=function(){var n=[];return this.forEach(function(e,t){n.push(r(t)+"="+r(e))}),n.join("&")},e.URLSearchParams=o);var s=e.URLSearchParams.prototype;"function"!=typeof s.sort&&(s.sort=function(){var n=this,i=[];this.forEach(function(e,t){i.push([t,e]),n._entries||n.delete(t)}),i.sort(function(e,t){return e[0]<t[0]?-1:e[0]>t[0]?1:0}),n._entries&&(n._entries={});for(var e=0;e<i.length;e++)this.append(i[e][0],i[e][1])}),"function"!=typeof s._fromString&&Object.defineProperty(s,"_fromString",{enumerable:!1,configurable:!1,writable:!1,value:function(e){if(this._entries)this._entries={};else{var n=[];this.forEach(function(e,t){n.push(t)});for(var t=0;t<n.length;t++)this.delete(n[t])}var i,r=(e=e.replace(/^\?/,"")).split("&");for(t=0;t<r.length;t++)i=r[t].split("="),this.append(a(i[0]),1<i.length?a(i[1]):"")}})}(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:e),function(u){var t,n;function e(e,t){"string"!=typeof e&&(e=String(e));var n,i=document;if(t&&(void 0===u.location||t!==u.location.href)){(n=(i=document.implementation.createHTMLDocument("")).createElement("base")).href=t,i.head.appendChild(n);try{if(0!==n.href.indexOf(t))throw new Error(n.href)}catch(e){throw new Error("URL unable to set base "+t+" due to "+e)}}var r=i.createElement("a");if(r.href=e,n&&(i.body.appendChild(r),r.href=r.href),":"===r.protocol||!/:/.test(r.href))throw new TypeError("Invalid URL");Object.defineProperty(this,"_anchorElement",{value:r});var a=new u.URLSearchParams(this.search),o=!0,s=!0,l=this;["append","delete","set"].forEach(function(e){var t=a[e];a[e]=function(){t.apply(a,arguments),o&&(s=!1,l.search=a.toString(),s=!0)}}),Object.defineProperty(this,"searchParams",{value:a,enumerable:!0});var c=void 0;Object.defineProperty(this,"_updateSearchParams",{enumerable:!1,configurable:!1,writable:!1,value:function(){this.search!==c&&(c=this.search,s&&(o=!1,this.searchParams._fromString(this.search),o=!0))}})}if(!function(){try{var e=new u.URL("b","http://a");return e.pathname="c%20d","http://a/c%20d"===e.href&&e.searchParams}catch(e){return!1}}()&&(t=u.URL,n=e.prototype,["hash","host","hostname","port","protocol"].forEach(function(e){var t;t=e,Object.defineProperty(n,t,{get:function(){return this._anchorElement[t]},set:function(e){this._anchorElement[t]=e},enumerable:!0})}),Object.defineProperty(n,"search",{get:function(){return this._anchorElement.search},set:function(e){this._anchorElement.search=e,this._updateSearchParams()},enumerable:!0}),Object.defineProperties(n,{toString:{get:function(){var e=this;return function(){return e.href}}},href:{get:function(){return this._anchorElement.href.replace(/\?$/,"")},set:function(e){this._anchorElement.href=e,this._updateSearchParams()},enumerable:!0},pathname:{get:function(){return this._anchorElement.pathname.replace(/(^\/?)/,"/")},set:function(e){this._anchorElement.pathname=e},enumerable:!0},origin:{get:function(){var e={"http:":80,"https:":443,"ftp:":21}[this._anchorElement.protocol],t=this._anchorElement.port!=e&&""!==this._anchorElement.port;return this._anchorElement.protocol+"//"+this._anchorElement.hostname+(t?":"+this._anchorElement.port:"")},enumerable:!0},password:{get:function(){return""},set:function(){},enumerable:!0},username:{get:function(){return""},set:function(){},enumerable:!0}}),e.createObjectURL=function(e){return t.createObjectURL.apply(t,arguments)},e.revokeObjectURL=function(e){return t.revokeObjectURL.apply(t,arguments)},u.URL=e),void 0!==u.location&&!("origin"in u.location)){var i=function(){return u.location.protocol+"//"+u.location.hostname+(u.location.port?":"+u.location.port:"")};try{Object.defineProperty(u.location,"origin",{get:i,enumerable:!0})}catch(e){setInterval(function(){u.location.origin=i()},100)}}}(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:e);function ro(e){if(v(e)){var t=e[ao];return void 0!==t?!!t:Oe(e)}}var ao=De("isConcatSpreadable"),oo=9007199254740991,so="Maximum allowed index exceeded",lo=!g(function(){var e=[];return e[ao]=!1,e.concat()[0]!==e}),co=xn("concat");oe({target:"Array",proto:!0,forced:!lo||!co},{concat:function(e){var t,n,i,r,a,o=se(this),s=We(o,0),l=0;for(t=-1,i=arguments.length;t<i;t++)if(ro(a=-1===t?o:arguments[t])){if(r=ee(a.length),oo<l+r)throw TypeError(so);for(n=0;n<r;n++,l++)n in a&&An(s,l,a[n])}else{if(oo<=l)throw TypeError(so);An(s,l++,a)}return s.length=l,s}});var uo=ct.filter;oe({target:"Array",proto:!0,forced:!xn("filter")},{filter:function(e,t){return uo(this,e,1<arguments.length?t:void 0)}});var ho=ct.find,fo="find",po=!0;fo in[]&&Array(1)[fo](function(){po=!1}),oe({target:"Array",proto:!0,forced:po},{find:function(e,t){return ho(this,e,1<arguments.length?t:void 0)}}),$t(fo);var mo=De("iterator"),go=!1;try{var vo=0,yo={next:function(){return{done:!!vo++}},return:function(){go=!0}};yo[mo]=function(){return this},Array.from(yo,function(){throw 2})}catch(e){}function bo(e,t){if(!t&&!go)return!1;var n=!1;try{var i={};i[mo]=function(){return{next:function(){return{done:n=!0}}}},e(i)}catch(e){}return n}var wo=!bo(function(e){Array.from(e)});oe({target:"Array",stat:!0,forced:wo},{from:Hi});var ko=ve.includes;oe({target:"Array",proto:!0},{includes:function(e,t){return ko(this,e,1<arguments.length?t:void 0)}}),$t("includes");var To=ct.map;oe({target:"Array",proto:!0,forced:!xn("map")},{map:function(e,t){return To(this,e,1<arguments.length?t:void 0)}});function So(e,t,n){var i,r;return hn&&"function"==typeof(i=t.constructor)&&i!==n&&v(r=i.prototype)&&r!==n.prototype&&hn(e,r),e}function Eo(n){return function(e){var t=String(h(e));return 1&n&&(t=t.replace(Po,"")),2&n&&(t=t.replace(Lo,"")),t}}function Ao(e){var t,n,i,r,a,o,s,l,c=u(e,!1);if("string"==typeof c&&2<c.length)if(43===(t=(c=No(c)).charCodeAt(0))||45===t){if(88===(n=c.charCodeAt(2))||120===n)return NaN}else if(48===t){switch(c.charCodeAt(1)){case 66:case 98:i=2,r=49;break;case 79:case 111:i=8,r=55;break;default:return+c}for(o=(a=c.slice(2)).length,s=0;s<o;s++)if((l=a.charCodeAt(s))<48||r<l)return NaN;return parseInt(a,i)}return+c}var xo="\t\n\v\f\r                 \u2028\u2029\ufeff",Co="["+xo+"]",Po=RegExp("^"+Co+Co+"*"),Lo=RegExp(Co+Co+"*$"),Io={start:Eo(1),end:Eo(2),trim:Eo(3)},Mo=ke.f,Oo=j.f,jo=_.f,No=Io.trim,_o="Number",Ro=y[_o],Uo=Ro.prototype,Fo=d(qe(Uo))==_o;if(Le(_o,!Ro(" 0o1")||!Ro("0b1")||Ro("+0x1"))){for(var qo,Do=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof Do&&(Fo?g(function(){Uo.valueOf.call(n)}):d(n)!=_o)?So(new Ro(Ao(t)),n,Do):Ao(t)},Ho=b?Mo(Ro):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),Vo=0;Ho.length>Vo;Vo++)w(Ro,qo=Ho[Vo])&&!w(Do,qo)&&jo(Do,qo,Oo(Ro,qo));(Do.prototype=Uo).constructor=Do,ue(y,_o,Do)}var Bo=g(function(){je(1)});oe({target:"Object",stat:!0,forced:Bo},{keys:function(e){return je(se(e))}});function zo(e){if(gi(e))throw TypeError("The method doesn't accept regular expressions");return e}function Wo(t){var n=/./;try{"/./"[t](n)}catch(e){try{return n[Ko]=!1,"/./"[t](n)}catch(e){}}}var Ko=De("match");oe({target:"String",proto:!0,forced:!Wo("includes")},{includes:function(e,t){return!!~String(h(this)).indexOf(zo(e),1<arguments.length?t:void 0)}});function $o(i,e,t,r,a){function n(e){var n=s[e];ue(s,e,"add"==e?function(e){return n.call(this,0===e?0:e),this}:"delete"==e?function(e){return!(a&&!v(e))&&n.call(this,0===e?0:e)}:"get"==e?function(e){return a&&!v(e)?void 0:n.call(this,0===e?0:e)}:"has"==e?function(e){return!(a&&!v(e))&&n.call(this,0===e?0:e)}:function(e,t){return n.call(this,0===e?0:e,t),this})}var o=y[i],s=o&&o.prototype,l=o,c=r?"set":"add",u={};if(Le(i,"function"!=typeof o||!(a||s.forEach&&!g(function(){(new o).entries().next()}))))l=t.getConstructor(e,i,r,c),Xo.REQUIRED=!0;else if(Le(i,!0)){var h=new l,f=h[c](a?{}:-0,1)!=h,d=g(function(){h.has(1)}),p=bo(function(e){new o(e)}),m=!a&&g(function(){for(var e=new o,t=5;t--;)e[c](t,t);return!e.has(-0)});p||(((l=e(function(e,t){Ui(e,l,i);var n=So(new o,e,l);return null!=t&&Jo(t,n[c],n,r),n})).prototype=s).constructor=l),(d||m)&&(n("delete"),n("has"),r&&n("get")),(m||f)&&n(c),a&&s.clear&&delete s.clear}return u[i]=l,oe({global:!0,forced:l!=o},u),Ve(l,i),a||t.setStrong(l,i,r),l}function Yo(e){return e.frozen||(e.frozen=new as)}function Go(e,t){return ns(e.entries,function(e){return e[0]===t})}var Qo=!g(function(){return Object.isExtensible(Object.preventExtensions({}))}),Xo=t(function(e){function n(e){t(e,i,{value:{objectID:"O"+ ++r,weakData:{}}})}var t=_.f,i=s("meta"),r=0,a=Object.isExtensible||function(){return!0},o=e.exports={REQUIRED:!1,fastKey:function(e,t){if(!v(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!w(e,i)){if(!a(e))return"F";if(!t)return"E";n(e)}return e[i].objectID},getWeakData:function(e,t){if(!w(e,i)){if(!a(e))return!0;if(!t)return!1;n(e)}return e[i].weakData},onFreeze:function(e){return Qo&&o.REQUIRED&&a(e)&&!w(e,i)&&n(e),e}};z[i]=!0}),Jo=(Xo.REQUIRED,Xo.fastKey,Xo.getWeakData,Xo.onFreeze,t(function(e){function f(e,t){this.stopped=e,this.result=t}(e.exports=function(e,t,n,i,r){var a,o,s,l,c,u,h=ze(t,n,i?2:1);if(r)a=e;else{if("function"!=typeof(o=Di(e)))throw TypeError("Target is not iterable");if(qi(o)){for(s=0,l=ee(e.length);s<l;s++)if((c=i?h(E(u=e[s])[0],u[1]):h(e[s]))&&c instanceof f)return c;return new f(!1)}a=o.call(e)}for(;!(u=a.next()).done;)if((c=Fi(a,h,u.value,i))&&c instanceof f)return c;return new f(!1)}).stop=function(e){return new f(!0,e)}})),Zo=Xo.getWeakData,es=ce.set,ts=ce.getterFor,ns=ct.find,is=ct.findIndex,rs=0,as=function(){this.entries=[]};as.prototype={get:function(e){var t=Go(this,e);if(t)return t[1]},has:function(e){return!!Go(this,e)},set:function(e,t){var n=Go(this,e);n?n[1]=t:this.entries.push([e,t])},delete:function(t){var e=is(this.entries,function(e){return e[0]===t});return~e&&this.entries.splice(e,1),!!~e}};var os={getConstructor:function(e,n,i,r){function a(e,t,n){var i=s(e),r=Zo(E(t),!0);return!0===r?Yo(i).set(t,n):r[i.id]=n,e}var o=e(function(e,t){Ui(e,o,n),es(e,{type:n,id:rs++,frozen:void 0}),null!=t&&Jo(t,e[r],e,i)}),s=ts(n);return Wi(o.prototype,{delete:function(e){var t=s(this);if(!v(e))return!1;var n=Zo(e);return!0===n?Yo(t).delete(e):n&&w(n,t.id)&&delete n[t.id]},has:function(e){var t=s(this);if(!v(e))return!1;var n=Zo(e);return!0===n?Yo(t).has(e):n&&w(n,t.id)}}),Wi(o.prototype,i?{get:function(e){var t=s(this);if(v(e)){var n=Zo(e);return!0===n?Yo(t).get(e):n?n[t.id]:void 0}},set:function(e,t){return a(this,e,t)}}:{add:function(e){return a(this,e,!0)}}),o}};t(function(e){function t(t){return function(e){return t(this,arguments.length?e:void 0)}}var i,r=ce.enforce,n=!y.ActiveXObject&&"ActiveXObject"in y,a=Object.isExtensible,o=e.exports=$o("WeakMap",t,os,!0,!0);if(D&&n){i=os.getConstructor(t,"WeakMap",!0),Xo.REQUIRED=!0;var s=o.prototype,l=s.delete,c=s.has,u=s.get,h=s.set;Wi(s,{delete:function(e){if(!v(e)||a(e))return l.call(this,e);var t=r(this);return t.frozen||(t.frozen=new i),l.call(this,e)||t.frozen.delete(e)},has:function(e){if(!v(e)||a(e))return c.call(this,e);var t=r(this);return t.frozen||(t.frozen=new i),c.call(this,e)||t.frozen.has(e)},get:function(e){if(!v(e)||a(e))return u.call(this,e);var t=r(this);return t.frozen||(t.frozen=new i),c.call(this,e)?u.call(this,e):t.frozen.get(e)},set:function(e,t){if(v(e)&&!a(e)){var n=r(this);n.frozen||(n.frozen=new i),c.call(this,e)?h.call(this,e,t):n.frozen.set(e,t)}else h.call(this,e,t);return this}})}});oe({target:"Object",stat:!0,forced:Object.assign!==ir},{assign:ir});var ss,ls=Io.trim;oe({target:"String",proto:!0,forced:(ss="trim",g(function(){return xo[ss]()||"​…᠎"!="​…᠎"[ss]()||xo[ss].name!==ss}))},{trim:function(){return ls(this)}});var cs="".repeat||function(e){var t=String(h(this)),n="",i=Z(e);if(i<0||i==1/0)throw RangeError("Wrong number of repetitions");for(;0<i;(i>>>=1)&&(t+=t))1&i&&(n+=t);return n},us=1..toFixed,hs=Math.floor,fs=function(e,t,n){return 0===t?n:t%2==1?fs(e,t-1,n*e):fs(e*e,t/2,n)},ds=us&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!g(function(){us.call({})});oe({target:"Number",proto:!0,forced:ds},{toFixed:function(e){function t(e,t){for(var n=-1,i=t;++n<6;)i+=e*u[n],u[n]=i%1e7,i=hs(i/1e7)}function n(e){for(var t=6,n=0;0<=--t;)n+=u[t],u[t]=hs(n/e),n=n%e*1e7}function i(){for(var e=6,t="";0<=--e;)if(""!==t||0===e||0!==u[e]){var n=String(u[e]);t=""===t?n:t+cs.call("0",7-n.length)+n}return t}var r,a,o,s,l=function(e){if("number"!=typeof e&&"Number"!=d(e))throw TypeError("Incorrect invocation");return+e}(this),c=Z(e),u=[0,0,0,0,0,0],h="",f="0";if(c<0||20<c)throw RangeError("Incorrect fraction digits");if(l!=l)return"NaN";if(l<=-1e21||1e21<=l)return String(l);if(l<0&&(h="-",l=-l),1e-21<l)if(a=(r=function(e){for(var t=0,n=e;4096<=n;)t+=12,n/=4096;for(;2<=n;)t+=1,n/=2;return t}(l*fs(2,69,1))-69)<0?l*fs(2,-r,1):l/fs(2,r,1),a*=4503599627370496,0<(r=52-r)){for(t(0,a),o=c;7<=o;)t(1e7,0),o-=7;for(t(fs(10,o,1),0),o=r-1;23<=o;)n(1<<23),o-=23;n(1<<o),t(1,1),n(2),f=i()}else t(0,a),t(1<<-r,0),f=i()+cs.call("0",c);return f=0<c?h+((s=f.length)<=c?"0."+cs.call("0",c-s)+f:f.slice(0,s-c)+"."+f.slice(s-c)):h+f}});function ps(s){return function(e){for(var t,n=c(e),i=je(n),r=i.length,a=0,o=[];a<r;)t=i[a++],b&&!ms.call(n,t)||o.push(s?[t,n[t]]:n[t]);return o}}var ms=S.f,gs={entries:ps(!0),values:ps(!1)},vs=gs.entries;oe({target:"Object",stat:!0},{entries:function(e){return vs(e)}});var ys=gs.values;oe({target:"Object",stat:!0},{values:function(e){return ys(e)}});var bs={addCSS:!0,thumbWidth:15,watch:!0};oe({target:"Number",stat:!0},{isNaN:function(e){return e!=e}});function ws(e){return null!=e?e.constructor:null}function ks(e,t){return Boolean(e&&t&&e instanceof t)}function Ts(e){return null==e}function Ss(e){return ws(e)===Object}function Es(e){return ws(e)===String}function As(e){return Array.isArray(e)}function xs(e){return ks(e,NodeList)}var Cs=Es,Ps=As,Ls=xs,Is=function(e){return ks(e,Element)},Ms=function(e){return ks(e,Event)},Os=function(e){return Ts(e)||(Es(e)||As(e)||xs(e))&&!e.length||Ss(e)&&!Object.keys(e).length};function js(e,t){if(t<1){var n=(i="".concat(t).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/))?Math.max(0,(i[1]?i[1].length:0)-(i[2]?+i[2]:0)):0;return parseFloat(e.toFixed(n))}var i;return Math.round(e/t)*t}ni("match",1,function(i,c,u){return[function(e){var t=h(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,t):new RegExp(e)[i](String(t))},function(e){var t=u(c,e,this);if(t.done)return t.value;var n=E(e),i=String(this);if(!n.global)return ri(n,i);for(var r,a=n.unicode,o=[],s=n.lastIndex=0;null!==(r=ri(n,i));){var l=String(r[0]);""===(o[s]=l)&&(n.lastIndex=ii(i,ee(n.lastIndex),a)),s++}return 0===s?null:o}]});function Ns(e){var t=J(e),n=_.f;b&&t&&!t[Bs]&&n(t,Bs,{configurable:!0,get:function(){return this}})}function _s(e){if(Xs.hasOwnProperty(e)){var t=Xs[e];delete Xs[e],t()}}function Rs(e){return function(){_s(e)}}function Us(e){_s(e.data)}function Fs(e){y.postMessage(e+"",zs.protocol+"//"+zs.host)}var qs,Ds,Hs,Vs=function(){function u(e,t){Ja(this,u),Is(e)?this.element=e:Cs(e)&&(this.element=document.querySelector(e)),Is(this.element)&&Os(this.element.rangeTouch)&&(this.config=Object.assign({},bs,t),this.init())}return eo(u,[{key:"init",value:function(){u.enabled&&(this.config.addCSS&&(this.element.style.userSelect="none",this.element.style.webKitUserSelect="none",this.element.style.touchAction="manipulation"),this.listeners(!0),this.element.rangeTouch=this)}},{key:"destroy",value:function(){u.enabled&&(this.listeners(!1),this.element.rangeTouch=null)}},{key:"listeners",value:function(e){var t=this,n=e?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach(function(e){t.element[n](e,function(e){return t.set(e)},!1)})}},{key:"get",value:function(e){if(!u.enabled||!Ms(e))return null;var t,n=e.target,i=e.changedTouches[0],r=parseFloat(n.getAttribute("min"))||0,a=parseFloat(n.getAttribute("max"))||100,o=parseFloat(n.getAttribute("step"))||1,s=a-r,l=n.getBoundingClientRect(),c=100/l.width*(this.config.thumbWidth/2)/100;return(t=100/l.width*(i.clientX-l.left))<0?t=0:100<t&&(t=100),t<50?t-=(100-2*t)*c:50<t&&(t+=2*(t-50)*c),r+js(t/100*s,o)}},{key:"set",value:function(e){u.enabled&&Ms(e)&&!e.target.disabled&&(e.preventDefault(),e.target.value=this.get(e),function(e,t){if(e&&t){var n=new Event(t);e.dispatchEvent(n)}}(e.target,"touchend"===e.type?"change":"input"))}}],[{key:"setup",value:function(n,e){var t=1<arguments.length&&void 0!==e?e:{},i=null;if(Os(n)||Cs(n)?i=Array.from(document.querySelectorAll(Cs(n)?n:'input[type="range"]')):Is(n)?i=[n]:Ls(n)?i=Array.from(n):Ps(n)&&(i=n.filter(Is)),Os(i))return null;var r=Object.assign({},bs,t);Cs(n)&&r.watch&&new MutationObserver(function(e){Array.from(e).forEach(function(e){Array.from(e.addedNodes).forEach(function(e){if(Is(e)&&function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t=n)){var t;new u(e,r)}})})}).observe(document.body,{childList:!0,subtree:!0});return i.map(function(e){return new u(e,t)})}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),u}(),Bs=De("species"),zs=y.location,Ws=y.setImmediate,Ks=y.clearImmediate,$s=y.process,Ys=y.MessageChannel,Gs=y.Dispatch,Qs=0,Xs={},Js="onreadystatechange";Ws&&Ks||(Ws=function(e){for(var t=[],n=1;n<arguments.length;)t.push(arguments[n++]);return Xs[++Qs]=function(){("function"==typeof e?e:Function(e)).apply(void 0,t)},qs(Qs),Qs},Ks=function(e){delete Xs[e]},"process"==d($s)?qs=function(e){$s.nextTick(Rs(e))}:Gs&&Gs.now?qs=function(e){Gs.now(Rs(e))}:Ys?(Hs=(Ds=new Ys).port2,Ds.port1.onmessage=Us,qs=ze(Hs.postMessage,Hs,1)):!y.addEventListener||"function"!=typeof postMessage||y.importScripts||g(Fs)?qs=Js in a("script")?function(e){_e.appendChild(a("script"))[Js]=function(){_e.removeChild(this),_s(e)}}:function(e){setTimeout(Rs(e),0)}:(qs=Fs,y.addEventListener("message",Us,!1)));var Zs,el,tl,nl,il,rl,al,ol={set:Ws,clear:Ks},sl=J("navigator","userAgent")||"",ll=j.f,cl=ol.set,ul=y.MutationObserver||y.WebKitMutationObserver,hl=y.process,fl=y.Promise,dl="process"==d(hl),pl=ll(y,"queueMicrotask"),ml=pl&&pl.value;ml||(Zs=function(){var e,t;for(dl&&(e=hl.domain)&&e.exit();el;){t=el.fn,el=el.next;try{t()}catch(e){throw el?nl():tl=void 0,e}}tl=void 0,e&&e.enter()},nl=dl?function(){hl.nextTick(Zs)}:ul&&!/(iphone|ipod|ipad).*applewebkit/i.test(sl)?(il=!0,rl=document.createTextNode(""),new ul(Zs).observe(rl,{characterData:!0}),function(){rl.data=il=!il}):fl&&fl.resolve?(al=fl.resolve(void 0),function(){al.then(Zs)}):function(){cl.call(y,Zs)});function gl(e){var n,i;this.promise=new e(function(e,t){if(void 0!==n||void 0!==i)throw TypeError("Bad Promise constructor");n=e,i=t}),this.resolve=Be(n),this.reject=Be(i)}function vl(e,t){if(E(e),v(t)&&t.constructor===e)return t;var n=Pl.f(e);return(0,n.resolve)(t),n.promise}function yl(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}function bl(e){var t;return!(!v(e)||"function"!=typeof(t=e.then))&&t}function wl(h,f,d){if(!f.notified){f.notified=!0;var p=f.reactions;Cl(function(){for(var e=f.value,t=1==f.state,n=0;p.length>n;){var i,r,a,o=p[n++],s=t?o.ok:o.fail,l=o.resolve,c=o.reject,u=o.domain;try{s?(t||(2===f.rejection&&Xl(h,f),f.rejection=1),!0===s?i=e:(u&&u.enter(),i=s(e),u&&(u.exit(),a=!0)),i===o.promise?c(Rl("Promise-chain cycle")):(r=bl(i))?r.call(i,l,c):l(i)):c(e)}catch(e){u&&!a&&u.exit(),c(e)}}f.reactions=[],f.notified=!1,d&&!f.rejection&&Gl(h,f)})}}function kl(e,t,n){var i,r;Wl?((i=Ul.createEvent("Event")).promise=t,i.reason=n,i.initEvent(e,!1,!0),y.dispatchEvent(i)):i={promise:t,reason:n},(r=y["on"+e])?r(i):e===Kl&&function(e,t){var n=y.console;n&&n.error&&(1===arguments.length?n.error(e):n.error(e,t))}("Unhandled promise rejection",n)}function Tl(t,n,i,r){return function(e){t(n,i,e,r)}}function Sl(e,t,n,i){t.done||(t.done=!0,i&&(t=i),t.value=n,t.state=2,wl(e,t,!0))}var El,Al,xl,Cl=ml||function(e){var t={fn:e,next:void 0};tl&&(tl.next=t),el||(el=t,nl()),tl=t},Pl={f:function(e){return new gl(e)}},Ll=ol.set,Il=De("species"),Ml="Promise",Ol=ce.get,jl=ce.set,Nl=ce.getterFor(Ml),_l=y[Ml],Rl=y.TypeError,Ul=y.document,Fl=y.process,ql=y.fetch,Dl=Fl&&Fl.versions,Hl=Dl&&Dl.v8||"",Vl=Pl.f,Bl=Vl,zl="process"==d(Fl),Wl=!!(Ul&&Ul.createEvent&&y.dispatchEvent),Kl="unhandledrejection",$l=Le(Ml,function(){function t(){}var e=_l.resolve(1),n=(e.constructor={})[Il]=function(e){e(t,t)};return!((zl||"function"==typeof PromiseRejectionEvent)&&e.then(t)instanceof n&&0!==Hl.indexOf("6.6")&&-1===sl.indexOf("Chrome/66"))}),Yl=$l||!bo(function(e){_l.all(e).catch(function(){})}),Gl=function(n,i){Ll.call(y,function(){var e,t=i.value;if(Ql(i)&&(e=yl(function(){zl?Fl.emit("unhandledRejection",t,n):kl(Kl,n,t)}),i.rejection=zl||Ql(i)?2:1,e.error))throw e.value})},Ql=function(e){return 1!==e.rejection&&!e.parent},Xl=function(e,t){Ll.call(y,function(){zl?Fl.emit("rejectionHandled",e):kl("rejectionhandled",e,t.value)})},Jl=function(n,i,e,t){if(!i.done){i.done=!0,t&&(i=t);try{if(n===e)throw Rl("Promise can't be resolved itself");var r=bl(e);r?Cl(function(){var t={done:!1};try{r.call(e,Tl(Jl,n,t,i),Tl(Sl,n,t,i))}catch(e){Sl(n,t,e,i)}}):(i.value=e,i.state=1,wl(n,i,!1))}catch(e){Sl(n,{done:!1},e,i)}}};$l&&(_l=function(e){Ui(this,_l,Ml),Be(e),El.call(this);var t=Ol(this);try{e(Tl(Jl,this,t),Tl(Sl,this,t))}catch(e){Sl(this,t,e)}},(El=function(){jl(this,{type:Ml,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=Wi(_l.prototype,{then:function(e,t){var n=Nl(this),i=Vl(vi(this,_l));return i.ok="function"!=typeof e||e,i.fail="function"==typeof t&&t,i.domain=zl?Fl.domain:void 0,n.parent=!0,n.reactions.push(i),0!=n.state&&wl(this,n,!1),i.promise},catch:function(e){return this.then(void 0,e)}}),Al=function(){var e=new El,t=Ol(e);this.promise=e,this.resolve=Tl(Jl,e,t),this.reject=Tl(Sl,e,t)},Pl.f=Vl=function(e){return e===_l||e===xl?new Al:Bl(e)},"function"==typeof ql&&oe({global:!0,enumerable:!0,forced:!0},{fetch:function(e){return vl(_l,ql.apply(y,arguments))}})),oe({global:!0,wrap:!0,forced:$l},{Promise:_l}),Ve(_l,Ml,!1),Ns(Ml),xl=he[Ml],oe({target:Ml,stat:!0,forced:$l},{reject:function(e){var t=Vl(this);return t.reject.call(void 0,e),t.promise}}),oe({target:Ml,stat:!0,forced:$l},{resolve:function(e){return vl(this,e)}}),oe({target:Ml,stat:!0,forced:Yl},{all:function(e){var s=this,t=Vl(s),l=t.resolve,c=t.reject,n=yl(function(){var i=Be(s.resolve),r=[],a=0,o=1;Jo(e,function(e){var t=a++,n=!1;r.push(void 0),o++,i.call(s,e).then(function(e){n||(n=!0,r[t]=e,--o||l(r))},c)}),--o||l(r)});return n.error&&c(n.value),t.promise},race:function(e){var n=this,i=Vl(n),r=i.reject,t=yl(function(){var t=Be(n.resolve);Jo(e,function(e){t.call(n,e).then(i.resolve,r)})});return t.error&&r(t.value),i.promise}});var Zl="".startsWith,ec=Math.min;oe({target:"String",proto:!0,forced:!Wo("startsWith")},{startsWith:function(e,t){var n=String(h(this));zo(e);var i=ee(ec(1<arguments.length?t:void 0,n.length)),r=String(e);return Zl?Zl.call(n,r,i):n.slice(i,i+r.length)===r}});function tc(e){return null!=e?e.constructor:null}function nc(e,t){return Boolean(e&&t&&e instanceof t)}function ic(e){return null==e}function rc(e){return tc(e)===Object}function ac(e){return tc(e)===String}function oc(e){return Array.isArray(e)}function sc(e){return nc(e,NodeList)}function lc(e){return ic(e)||(ac(e)||oc(e)||sc(e))&&!e.length||rc(e)&&!Object.keys(e).length}var cc,uc,hc,fc={nullOrUndefined:ic,object:rc,number:function(e){return tc(e)===Number&&!Number.isNaN(e)},string:ac,boolean:function(e){return tc(e)===Boolean},function:function(e){return tc(e)===Function},array:oc,weakMap:function(e){return nc(e,WeakMap)},nodeList:sc,element:function(e){return nc(e,Element)},textNode:function(e){return tc(e)===Text},event:function(e){return nc(e,Event)},keyboardEvent:function(e){return nc(e,KeyboardEvent)},cue:function(e){return nc(e,window.TextTrackCue)||nc(e,window.VTTCue)},track:function(e){return nc(e,TextTrack)||!ic(e)&&ac(e.kind)},promise:function(e){return nc(e,Promise)},url:function(e){if(nc(e,window.URL))return!0;if(!ac(e))return!1;var t=e;e.startsWith("http://")&&e.startsWith("https://")||(t="http://".concat(e));try{return!lc(new URL(t).hostname)}catch(e){return!1}},empty:lc},dc=(cc=document.createElement("span"),uc={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},hc=Object.keys(uc).find(function(e){return void 0!==cc.style[e]}),!!fc.string(hc)&&uc[hc]);function pc(e,t){setTimeout(function(){try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch(e){}},t)}var mc={isIE:!!document.documentMode,isEdge:window.navigator.userAgent.includes("Edge"),isWebkit:"WebkitAppearance"in document.documentElement.style&&!/Edge/.test(navigator.userAgent),isIPhone:/(iPhone|iPod)/gi.test(navigator.platform),isIos:/(iPad|iPhone|iPod)/gi.test(navigator.platform)},gc=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0,null}});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function vc(t,e,n){var i=this,r=3<arguments.length&&void 0!==arguments[3]&&arguments[3],a=!(4<arguments.length&&void 0!==arguments[4])||arguments[4],o=5<arguments.length&&void 0!==arguments[5]&&arguments[5];if(t&&"addEventListener"in t&&!fc.empty(e)&&fc.function(n)){var s=e.split(" "),l=o;gc&&(l={passive:a,capture:o}),s.forEach(function(e){i&&i.eventListeners&&r&&i.eventListeners.push({element:t,type:e,callback:n,options:l}),t[r?"addEventListener":"removeEventListener"](e,n,l)})}}function yc(e){vc.call(this,e,1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",2<arguments.length?arguments[2]:void 0,!0,!(3<arguments.length&&void 0!==arguments[3])||arguments[3],4<arguments.length&&void 0!==arguments[4]&&arguments[4])}function bc(e){vc.call(this,e,1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",2<arguments.length?arguments[2]:void 0,!1,!(3<arguments.length&&void 0!==arguments[3])||arguments[3],4<arguments.length&&void 0!==arguments[4]&&arguments[4])}function wc(r){var a=this,o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",s=2<arguments.length?arguments[2]:void 0,l=!(3<arguments.length&&void 0!==arguments[3])||arguments[3],c=4<arguments.length&&void 0!==arguments[4]&&arguments[4];vc.call(this,r,o,function e(){bc(r,o,e,l,c);for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];s.apply(a,n)},!0,l,c)}function kc(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",n=2<arguments.length&&void 0!==arguments[2]&&arguments[2],i=3<arguments.length&&void 0!==arguments[3]?arguments[3]:{};if(fc.element(e)&&!fc.empty(t)){var r=new CustomEvent(t,{bubbles:n,detail:Object.assign({},i,{plyr:this})});e.dispatchEvent(r)}}function Tc(e,t){return t.split(".").reduce(function(e,t){return e&&e[t]},e)}function Sc(){for(var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length,n=new Array(1<e?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];if(!n.length)return t;var r=n.shift();return fc.object(r)?(Object.keys(r).forEach(function(e){fc.object(r[e])?(Object.keys(t).includes(e)||Object.assign(t,to({},e,{})),Sc(t[e],r[e])):Object.assign(t,to({},e,r[e]))}),Sc.apply(void 0,[t].concat(n))):t}function Ec(e,a){var t=e.length?e:[e];Array.from(t).reverse().forEach(function(e,t){var n=0<t?a.cloneNode(!0):a,i=e.parentNode,r=e.nextSibling;n.appendChild(e),r?i.insertBefore(n,r):i.appendChild(n)})}function Ac(r,e){fc.element(r)&&!fc.empty(e)&&Object.entries(e).filter(function(e){var t=no(e,2)[1];return!fc.nullOrUndefined(t)}).forEach(function(e){var t=no(e,2),n=t[0],i=t[1];return r.setAttribute(n,i)})}function xc(e,t,n){var i=document.createElement(e);return fc.object(t)&&Ac(i,t),fc.string(n)&&(i.innerText=n),i}function Cc(e,t,n,i){fc.element(t)&&t.appendChild(xc(e,n,i))}function Pc(e){fc.nodeList(e)||fc.array(e)?Array.from(e).forEach(Pc):fc.element(e)&&fc.element(e.parentNode)&&e.parentNode.removeChild(e)}function Lc(e){if(fc.element(e))for(var t=e.childNodes.length;0<t;)e.removeChild(e.lastChild),--t}function Ic(e,t){return fc.element(t)&&fc.element(t.parentNode)&&fc.element(e)?(t.parentNode.replaceChild(e,t),e):null}function Mc(e,t){if(!fc.string(e)||fc.empty(e))return{};var o={},s=Sc({},t);return e.split(",").forEach(function(e){var t=e.trim(),n=t.replace(".",""),i=t.replace(/[[\]]/g,"").split("="),r=no(i,1)[0],a=1<i.length?i[1].replace(/["']/g,""):"";switch(t.charAt(0)){case".":fc.string(s.class)?o.class="".concat(s.class," ").concat(n):o.class=n;break;case"#":o.id=t.replace("#","");break;case"[":o[r]=a}}),Sc(s,o)}function Oc(e,t){if(fc.element(e)){var n=t;fc.boolean(n)||(n=!e.hidden),e.hidden=n}}function jc(e,t,n){if(fc.nodeList(e))return Array.from(e).map(function(e){return jc(e,t,n)});if(fc.element(e)){var i="toggle";return void 0!==n&&(i=n?"add":"remove"),e.classList[i](t),e.classList.contains(t)}return!1}function Nc(e,t){return fc.element(e)&&e.classList.contains(t)}function _c(e,t){return function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t)}function Rc(e){return this.elements.container.querySelectorAll(e)}function Uc(e){return this.elements.container.querySelector(e)}function Fc(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,t=1<arguments.length&&void 0!==arguments[1]&&arguments[1];fc.element(e)&&(e.focus({preventScroll:!0}),t&&jc(e,this.config.classNames.tabFocus))}var qc,Dc={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},Hc={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check:function(e,t,n){var i=mc.isIPhone&&n&&Hc.playsinline,r=Hc[e]||"html5"!==t;return{api:r,ui:r&&Hc.rangeInput&&("video"!==e||!mc.isIPhone||i)}},pip:!(mc.isIPhone||!fc.function(xc("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||xc("video").disablePictureInPicture)),airplay:fc.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime:function(e){if(fc.empty(e))return!1;var t=no(e.split("/"),1)[0],n=e;if(!this.isHTML5||t!==this.type)return!1;Object.keys(Dc).includes(n)&&(n+='; codecs="'.concat(Dc[e],'"'));try{return Boolean(n&&this.media.canPlayType(n).replace(/no/,""))}catch(e){return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:((qc=document.createElement("input")).type="range")===qc.type,touch:"ontouchstart"in document.documentElement,transitions:!1!==dc,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches};function Vc(e){return(fc.array(e)||fc.string(e)&&e.includes(":"))&&(fc.array(e)?e:e.split(":")).map(Number).every(fc.number)}function Bc(e){if(!fc.array(e)||!e.every(fc.number))return null;var t=no(e,2),n=t[0],i=t[1],r=function e(t,n){return 0===n?t:e(n,t%n)}(n,i);return[n/r,i/r]}function zc(e){function t(e){return Vc(e)?e.split(":").map(Number):null}var n=t(e);if(null===n&&(n=t(this.config.ratio)),null===n&&!fc.empty(this.embed)&&fc.array(this.embed.ratio)&&(n=this.embed.ratio),null===n&&this.isHTML5){var i=this.media;n=Bc([i.videoWidth,i.videoHeight])}return n}function Wc(e){if(!this.isVideo)return{};var t=zc.call(this,e),n=no(fc.array(t)?t:[0,0],2),i=100/n[0]*n[1];if(this.elements.wrapper.style.paddingBottom="".concat(i,"%"),this.isVimeo&&this.supported.ui){var r=(240-i)/4.8;this.media.style.transform="translateY(-".concat(r,"%)")}else this.isHTML5&&this.elements.wrapper.classList.toggle(this.config.classNames.videoFixedRatio,null!==t);return{padding:i,ratio:t}}var Kc={getSources:function(){var n=this;return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter(function(e){var t=e.getAttribute("type");return!!fc.empty(t)||Hc.mime.call(n,t)}):[]},getQualityOptions:function(){return Kc.getSources.call(this).map(function(e){return Number(e.getAttribute("size"))}).filter(Boolean)},extend:function(){if(this.isHTML5){var s=this;fc.empty(this.config.ratio)||Wc.call(s),Object.defineProperty(s.media,"quality",{get:function(){var e=Kc.getSources.call(s).find(function(e){return e.getAttribute("src")===s.source});return e&&Number(e.getAttribute("size"))},set:function(t){var e=Kc.getSources.call(s).find(function(e){return Number(e.getAttribute("size"))===t});if(e){var n=s.media,i=n.currentTime,r=n.paused,a=n.preload,o=n.readyState;s.media.src=e.getAttribute("src"),"none"===a&&!o||(s.once("loadedmetadata",function(){s.currentTime=i,r||s.play()}),s.media.load()),kc.call(s,s.media,"qualitychange",!1,{quality:t})}}})}},cancelRequests:function(){this.isHTML5&&(Pc(Kc.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function $c(n){return fc.array(n)?n.filter(function(e,t){return n.indexOf(e)===t}):n}var Yc=_.f,Gc=ke.f,Qc=De("match"),Xc=y.RegExp,Jc=Xc.prototype,Zc=/a/g,eu=/a/g,tu=new Xc(Zc)!==Zc;if(b&&Le("RegExp",!tu||g(function(){return eu[Qc]=!1,Xc(Zc)!=Zc||Xc(eu)==eu||"/a/i"!=Xc(Zc,"i")}))){for(var nu=function(e,t){var n=this instanceof nu,i=gi(e),r=void 0===t;return!n&&i&&e.constructor===nu&&r?e:So(tu?new Xc(i&&!r?e.source:e,t):Xc((i=e instanceof nu)?e.source:e,i&&r?Un.call(e):t),n?this:Jc,nu)},iu=function(t){t in nu||Yc(nu,t,{configurable:!0,get:function(){return Xc[t]},set:function(e){Xc[t]=e}})},ru=Gc(Xc),au=0;ru.length>au;)iu(ru[au++]);(Jc.constructor=nu).prototype=Jc,ue(y,"RegExp",nu)}function ou(e){for(var t=arguments.length,n=new Array(1<t?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return fc.empty(e)?e:e.toString().replace(/{(\d+)}/g,function(e,t){return n[t].toString()})}function su(e,t,n){var i=1<arguments.length&&void 0!==t?t:"",r=2<arguments.length&&void 0!==n?n:"";return(0<arguments.length&&void 0!==e?e:"").replace(new RegExp(i.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),r.toString())}function lu(e){return(0<arguments.length&&void 0!==e?e:"").toString().replace(/\w\S*/g,function(e){return e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()})}function cu(e){var t=(0<arguments.length&&void 0!==e?e:"").toString();return(t=function(e){var t=(0<arguments.length&&void 0!==e?e:"").toString();return t=su(t,"-"," "),t=su(t,"_"," "),su(t=lu(t)," ","")}(t)).charAt(0).toLowerCase()+t.slice(1)}function uu(e){var t=document.createElement("div");return t.appendChild(e),t.innerHTML}Ns("RegExp");var hu={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},fu=function(e,t){var n=0<arguments.length&&void 0!==e?e:"",i=1<arguments.length&&void 0!==t?t:{};if(fc.empty(n)||fc.empty(i))return"";var r=Tc(i.i18n,n);if(fc.empty(r))return Object.keys(hu).includes(n)?hu[n]:"";var a={"{seektime}":i.seekTime,"{title}":i.title};return Object.entries(a).forEach(function(e){var t=no(e,2),n=t[0],i=t[1];r=su(r,n,i)}),r},du=function(){function i(e){Ja(this,i),this.enabled=e.config.storage.enabled,this.key=e.config.storage.key}return eo(i,[{key:"get",value:function(e){if(!i.supported||!this.enabled)return null;var t=window.localStorage.getItem(this.key);if(fc.empty(t))return null;var n=JSON.parse(t);return fc.string(e)&&e.length?n[e]:n}},{key:"set",value:function(e){if(i.supported&&this.enabled&&fc.object(e)){var t=this.get();fc.empty(t)&&(t={}),Sc(t,e),window.localStorage.setItem(this.key,JSON.stringify(t))}}}],[{key:"supported",get:function(){try{if(!("localStorage"in window))return!1;var e="___test";return window.localStorage.setItem(e,e),window.localStorage.removeItem(e),!0}catch(e){return!1}}}]),i}();function pu(e,t){var r=1<arguments.length&&void 0!==t?t:"text";return new Promise(function(t,n){try{var i=new XMLHttpRequest;if(!("withCredentials"in i))return;i.addEventListener("load",function(){if("text"===r)try{t(JSON.parse(i.responseText))}catch(e){t(i.responseText)}else t(i.response)}),i.addEventListener("error",function(){throw new Error(i.status)}),i.open("GET",e,!0),i.responseType=r,i.send()}catch(e){n(e)}})}function mu(e,t){if(fc.string(e)){var n=fc.string(t),i=function(){return null!==document.getElementById(t)},r=function(e,t){e.innerHTML=t,n&&i()||document.body.insertAdjacentElement("afterbegin",e)};if(!n||!i()){var a=du.supported,o=document.createElement("div");if(o.setAttribute("hidden",""),n&&o.setAttribute("id",t),a){var s=window.localStorage.getItem("".concat("cache","-").concat(t));if(null!==s){var l=JSON.parse(s);r(o,l.content)}}pu(e).then(function(e){fc.empty(e)||(a&&window.localStorage.setItem("".concat("cache","-").concat(t),JSON.stringify({content:e})),r(o,e))}).catch(function(){})}}}var gu=Math.ceil,vu=Math.floor;oe({target:"Math",stat:!0},{trunc:function(e){return(0<e?vu:gu)(e)}});var yu=function(e){return Math.trunc(e/60/60%60,10)},bu=function(e){return Math.trunc(e/60%60,10)},wu=function(e){return Math.trunc(e%60,10)};function ku(e,t,n){var i=0<arguments.length&&void 0!==e?e:0,r=1<arguments.length&&void 0!==t&&t,a=2<arguments.length&&void 0!==n&&n;if(!fc.number(i))return ku(null,r,a);function o(e){return"0".concat(e).slice(-2)}var s=yu(i),l=bu(i),c=wu(i);return s=r||0<s?"".concat(s,":"):"","".concat(a&&0<i?"-":"").concat(s).concat(o(l),":").concat(o(c))}var Tu={getIconUrl:function(){var e=new URL(this.config.iconUrl,window.location).host!==window.location.host||mc.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:e}},findElements:function(){try{return this.elements.controls=Uc.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:Rc.call(this,this.config.selectors.buttons.play),pause:Uc.call(this,this.config.selectors.buttons.pause),restart:Uc.call(this,this.config.selectors.buttons.restart),rewind:Uc.call(this,this.config.selectors.buttons.rewind),fastForward:Uc.call(this,this.config.selectors.buttons.fastForward),mute:Uc.call(this,this.config.selectors.buttons.mute),pip:Uc.call(this,this.config.selectors.buttons.pip),airplay:Uc.call(this,this.config.selectors.buttons.airplay),settings:Uc.call(this,this.config.selectors.buttons.settings),captions:Uc.call(this,this.config.selectors.buttons.captions),fullscreen:Uc.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=Uc.call(this,this.config.selectors.progress),this.elements.inputs={seek:Uc.call(this,this.config.selectors.inputs.seek),volume:Uc.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:Uc.call(this,this.config.selectors.display.buffer),currentTime:Uc.call(this,this.config.selectors.display.currentTime),duration:Uc.call(this,this.config.selectors.display.duration)},fc.element(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(".".concat(this.config.classNames.tooltip))),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon:function(e,t){var n="http://www.w3.org/2000/svg",i=Tu.getIconUrl.call(this),r="".concat(i.cors?"":i.url,"#").concat(this.config.iconPrefix),a=document.createElementNS(n,"svg");Ac(a,Sc(t,{role:"presentation",focusable:"false"}));var o=document.createElementNS(n,"use"),s="".concat(r,"-").concat(e);return"href"in o&&o.setAttributeNS("http://www.w3.org/1999/xlink","href",s),o.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s),a.appendChild(o),a},createLabel:function(e,t){var n=1<arguments.length&&void 0!==t?t:{},i=fu(e,this.config);return xc("span",Object.assign({},n,{class:[n.class,this.config.classNames.hidden].filter(Boolean).join(" ")}),i)},createBadge:function(e){if(fc.empty(e))return null;var t=xc("span",{class:this.config.classNames.menu.value});return t.appendChild(xc("span",{class:this.config.classNames.menu.badge},e)),t},createButton:function(e,t){var n=this,i=Sc({},t),r=cu(e),a={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach(function(e){Object.keys(i).includes(e)&&(a[e]=i[e],delete i[e])}),"button"!==a.element||Object.keys(i).includes("type")||(i.type="button"),Object.keys(i).includes("class")?i.class.split(" ").some(function(e){return e===n.config.classNames.control})||Sc(i,{class:"".concat(i.class," ").concat(this.config.classNames.control)}):i.class=this.config.classNames.control,e){case"play":a.toggle=!0,a.label="play",a.labelPressed="pause",a.icon="play",a.iconPressed="pause";break;case"mute":a.toggle=!0,a.label="mute",a.labelPressed="unmute",a.icon="volume",a.iconPressed="muted";break;case"captions":a.toggle=!0,a.label="enableCaptions",a.labelPressed="disableCaptions",a.icon="captions-off",a.iconPressed="captions-on";break;case"fullscreen":a.toggle=!0,a.label="enterFullscreen",a.labelPressed="exitFullscreen",a.icon="enter-fullscreen",a.iconPressed="exit-fullscreen";break;case"play-large":i.class+=" ".concat(this.config.classNames.control,"--overlaid"),r="play",a.label="play",a.icon="play";break;default:fc.empty(a.label)&&(a.label=r),fc.empty(a.icon)&&(a.icon=e)}var o=xc(a.element);return a.toggle?(o.appendChild(Tu.createIcon.call(this,a.iconPressed,{class:"icon--pressed"})),o.appendChild(Tu.createIcon.call(this,a.icon,{class:"icon--not-pressed"})),o.appendChild(Tu.createLabel.call(this,a.labelPressed,{class:"label--pressed"})),o.appendChild(Tu.createLabel.call(this,a.label,{class:"label--not-pressed"}))):(o.appendChild(Tu.createIcon.call(this,a.icon)),o.appendChild(Tu.createLabel.call(this,a.label))),Sc(i,Mc(this.config.selectors.buttons[r],i)),Ac(o,i),"play"===r?(fc.array(this.elements.buttons[r])||(this.elements.buttons[r]=[]),this.elements.buttons[r].push(o)):this.elements.buttons[r]=o,o},createRange:function(e,t){var n=xc("input",Sc(Mc(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":fu(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},t));return this.elements.inputs[e]=n,Tu.updateRangeFill.call(this,n),Vs.setup(n),n},createProgress:function(e,t){var n=xc("progress",Sc(Mc(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},t));if("volume"!==e){n.appendChild(xc("span",null,"0"));var i={played:"played",buffer:"buffered"}[e],r=i?fu(i,this.config):"";n.innerText="% ".concat(r.toLowerCase())}return this.elements.display[e]=n},createTime:function(e,t){var n=Mc(this.config.selectors.display[e],t),i=xc("div",Sc(n,{class:"".concat(n.class?n.class:""," ").concat(this.config.classNames.display.time," ").trim(),"aria-label":fu(e,this.config)}),"00:00");return this.elements.display[e]=i},bindMenuItemShortcuts:function(i,r){var a=this;yc(i,"keydown keyup",function(e){if([32,38,39,40].includes(e.which)&&(e.preventDefault(),e.stopPropagation(),"keydown"!==e.type)){var t,n=_c(i,'[role="menuitemradio"]');if(!n&&[32,39].includes(e.which))Tu.showMenuPanel.call(a,r,!0);else 32!==e.which&&(40===e.which||n&&39===e.which?(t=i.nextElementSibling,fc.element(t)||(t=i.parentNode.firstElementChild)):(t=i.previousElementSibling,fc.element(t)||(t=i.parentNode.lastElementChild)),Fc.call(a,t,!0))}},!1),yc(i,"keyup",function(e){13===e.which&&Tu.focusFirstMenuItem.call(a,null,!0)})},createMenuItem:function(e){var t=this,n=e.value,i=e.list,r=e.type,a=e.title,o=e.badge,s=void 0===o?null:o,l=e.checked,c=void 0!==l&&l,u=Mc(this.config.selectors.inputs[r]),h=xc("button",Sc(u,{type:"button",role:"menuitemradio",class:"".concat(this.config.classNames.control," ").concat(u.class?u.class:"").trim(),"aria-checked":c,value:n})),f=xc("span");f.innerHTML=a,fc.element(s)&&f.appendChild(s),h.appendChild(f),Object.defineProperty(h,"checked",{enumerable:!0,get:function(){return"true"===h.getAttribute("aria-checked")},set:function(e){e&&Array.from(h.parentNode.children).filter(function(e){return _c(e,'[role="menuitemradio"]')}).forEach(function(e){return e.setAttribute("aria-checked","false")}),h.setAttribute("aria-checked",e?"true":"false")}}),this.listeners.bind(h,"click keyup",function(e){if(!fc.keyboardEvent(e)||32===e.which){switch(e.preventDefault(),e.stopPropagation(),h.checked=!0,r){case"language":t.currentTrack=Number(n);break;case"quality":t.quality=n;break;case"speed":t.speed=parseFloat(n)}Tu.showMenuPanel.call(t,"home",fc.keyboardEvent(e))}},r,!1),Tu.bindMenuItemShortcuts.call(this,h,r),i.appendChild(h)},formatTime:function(e,t){var n=0<arguments.length&&void 0!==e?e:0,i=1<arguments.length&&void 0!==t&&t;return fc.number(n)?ku(n,0<yu(this.duration),i):n},updateTimeDisplay:function(e,t,n){var i=0<arguments.length&&void 0!==e?e:null,r=1<arguments.length&&void 0!==t?t:0,a=2<arguments.length&&void 0!==n&&n;fc.element(i)&&fc.number(r)&&(i.innerText=Tu.formatTime(r,a))},updateVolume:function(){this.supported.ui&&(fc.element(this.elements.inputs.volume)&&Tu.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),fc.element(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||0===this.volume))},setRange:function(e,t){var n=1<arguments.length&&void 0!==t?t:0;fc.element(e)&&(e.value=n,Tu.updateRangeFill.call(this,e))},updateProgress:function(e){var a=this;if(this.supported.ui&&fc.event(e)){var t,n,i=0;if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":t=this.currentTime,n=this.duration,i=0===t||0===n||Number.isNaN(t)||Number.isNaN(n)?0:(t/n*100).toFixed(2),"timeupdate"===e.type&&Tu.setRange.call(this,this.elements.inputs.seek,i);break;case"playing":case"progress":!function(e,t){var n=fc.number(t)?t:0,i=fc.element(e)?e:a.elements.display.buffer;if(fc.element(i)){i.value=n;var r=i.getElementsByTagName("span")[0];fc.element(r)&&(r.childNodes[0].nodeValue=n)}}(this.elements.display.buffer,100*this.buffered)}}},updateRangeFill:function(e){var t=fc.event(e)?e.target:e;if(fc.element(t)&&"range"===t.getAttribute("type")){if(_c(t,this.config.selectors.inputs.seek)){t.setAttribute("aria-valuenow",this.currentTime);var n=Tu.formatTime(this.currentTime),i=Tu.formatTime(this.duration),r=fu("seekLabel",this.config);t.setAttribute("aria-valuetext",r.replace("{currentTime}",n).replace("{duration}",i))}else if(_c(t,this.config.selectors.inputs.volume)){var a=100*t.value;t.setAttribute("aria-valuenow",a),t.setAttribute("aria-valuetext","".concat(a.toFixed(1),"%"))}else t.setAttribute("aria-valuenow",t.value);mc.isWebkit&&t.style.setProperty("--value","".concat(t.value/t.max*100,"%"))}},updateSeekTooltip:function(e){var t=this;if(this.config.tooltips.seek&&fc.element(this.elements.inputs.seek)&&fc.element(this.elements.display.seekTooltip)&&0!==this.duration){var n="".concat(this.config.classNames.tooltip,"--visible"),i=function(e){return jc(t.elements.display.seekTooltip,n,e)};if(this.touch)i(!1);else{var r=0,a=this.elements.progress.getBoundingClientRect();if(fc.event(e))r=100/a.width*(e.pageX-a.left);else{if(!Nc(this.elements.display.seekTooltip,n))return;r=parseFloat(this.elements.display.seekTooltip.style.left,10)}r<0?r=0:100<r&&(r=100),Tu.updateTimeDisplay.call(this,this.elements.display.seekTooltip,this.duration/100*r),this.elements.display.seekTooltip.style.left="".concat(r,"%"),fc.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&i("mouseenter"===e.type)}}},timeUpdate:function(e){var t=!fc.element(this.elements.display.duration)&&this.config.invertTime;Tu.updateTimeDisplay.call(this,this.elements.display.currentTime,t?this.duration-this.currentTime:this.currentTime,t),e&&"timeupdate"===e.type&&this.media.seeking||Tu.updateProgress.call(this,e)},durationUpdate:function(){if(this.supported.ui&&(this.config.invertTime||!this.currentTime)){if(this.duration>=Math.pow(2,32))return Oc(this.elements.display.currentTime,!0),void Oc(this.elements.progress,!0);fc.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);var e=fc.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&Tu.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&Tu.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),Tu.updateSeekTooltip.call(this)}},toggleMenuButton:function(e,t){Oc(this.elements.settings.buttons[e],!t)},updateSetting:function(e,t,n){var i=this.elements.settings.panels[e],r=null,a=t;if("captions"===e)r=this.currentTrack;else{if(r=fc.empty(n)?this[e]:n,fc.empty(r)&&(r=this.config[e].default),!fc.empty(this.options[e])&&!this.options[e].includes(r))return void this.debug.warn("Unsupported value of '".concat(r,"' for ").concat(e));if(!this.config[e].options.includes(r))return void this.debug.warn("Disabled value of '".concat(r,"' for ").concat(e))}if(fc.element(a)||(a=i&&i.querySelector('[role="menu"]')),fc.element(a)){this.elements.settings.buttons[e].querySelector(".".concat(this.config.classNames.menu.value)).innerHTML=Tu.getLabel.call(this,e,r);var o=a&&a.querySelector('[value="'.concat(r,'"]'));fc.element(o)&&(o.checked=!0)}},getLabel:function(e,t){switch(e){case"speed":return 1===t?fu("normal",this.config):"".concat(t,"&times;");case"quality":if(fc.number(t)){var n=fu("qualityLabel.".concat(t),this.config);return n.length?n:"".concat(t,"p")}return lu(t);case"captions":return Au.getLabel.call(this);default:return null}},setQualityMenu:function(e){var i=this;if(fc.element(this.elements.settings.panels.quality)){var n="quality",r=this.elements.settings.panels.quality.querySelector('[role="menu"]');fc.array(e)&&(this.options.quality=$c(e).filter(function(e){return i.config.quality.options.includes(e)}));var t=!fc.empty(this.options.quality)&&1<this.options.quality.length;if(Tu.toggleMenuButton.call(this,n,t),Lc(r),Tu.checkMenu.call(this),t){this.options.quality.sort(function(e,t){var n=i.config.quality.options;return n.indexOf(e)>n.indexOf(t)?1:-1}).forEach(function(e){var t;Tu.createMenuItem.call(i,{value:e,list:r,type:n,title:Tu.getLabel.call(i,"quality",e),badge:(t=fu("qualityBadge.".concat(e),i.config)).length?Tu.createBadge.call(i,t):null})}),Tu.updateSetting.call(this,n,r)}}},setCaptionsMenu:function(){var n=this;if(fc.element(this.elements.settings.panels.captions)){var e="captions",i=this.elements.settings.panels.captions.querySelector('[role="menu"]'),t=Au.getTracks.call(this),r=Boolean(t.length);if(Tu.toggleMenuButton.call(this,e,r),Lc(i),Tu.checkMenu.call(this),r){var a=t.map(function(e,t){return{value:t,checked:n.captions.toggled&&n.currentTrack===t,title:Au.getLabel.call(n,e),badge:e.language&&Tu.createBadge.call(n,e.language.toUpperCase()),list:i,type:"language"}});a.unshift({value:-1,checked:!this.captions.toggled,title:fu("disabled",this.config),list:i,type:"language"}),a.forEach(Tu.createMenuItem.bind(this)),Tu.updateSetting.call(this,e,i)}}},setSpeedMenu:function(e){var t=this;if(fc.element(this.elements.settings.panels.speed)){var n="speed",i=this.elements.settings.panels.speed.querySelector('[role="menu"]');fc.array(e)?this.options.speed=e:(this.isHTML5||this.isVimeo)&&(this.options.speed=[.5,.75,1,1.25,1.5,1.75,2]),this.options.speed=this.options.speed.filter(function(e){return t.config.speed.options.includes(e)});var r=!fc.empty(this.options.speed)&&1<this.options.speed.length;Tu.toggleMenuButton.call(this,n,r),Lc(i),Tu.checkMenu.call(this),r&&(this.options.speed.forEach(function(e){Tu.createMenuItem.call(t,{value:e,list:i,type:n,title:Tu.getLabel.call(t,"speed",e)})}),Tu.updateSetting.call(this,n,i))}},checkMenu:function(){var e=this.elements.settings.buttons,t=!fc.empty(e)&&Object.values(e).some(function(e){return!e.hidden});Oc(this.elements.settings.menu,!t)},focusFirstMenuItem:function(e,t){var n=1<arguments.length&&void 0!==t&&t;if(!this.elements.settings.popup.hidden){var i=e;fc.element(i)||(i=Object.values(this.elements.settings.panels).find(function(e){return!e.hidden}));var r=i.querySelector('[role^="menuitem"]');Fc.call(this,r,n)}},toggleMenu:function(e){var t=this.elements.settings.popup,n=this.elements.buttons.settings;if(fc.element(t)&&fc.element(n)){var i=t.hidden,r=i;if(fc.boolean(e))r=e;else if(fc.keyboardEvent(e)&&27===e.which)r=!1;else if(fc.event(e)){var a=fc.function(e.composedPath)?e.composedPath()[0]:e.target,o=t.contains(a);if(o||!o&&e.target!==n&&r)return}n.setAttribute("aria-expanded",r),Oc(t,!r),jc(this.elements.container,this.config.classNames.menu.open,r),r&&fc.keyboardEvent(e)?Tu.focusFirstMenuItem.call(this,null,!0):r||i||Fc.call(this,n,fc.keyboardEvent(e))}},getMenuSize:function(e){var t=e.cloneNode(!0);t.style.position="absolute",t.style.opacity=0,t.removeAttribute("hidden"),e.parentNode.appendChild(t);var n=t.scrollWidth,i=t.scrollHeight;return Pc(t),{width:n,height:i}},showMenuPanel:function(e,t){var n=this,i=0<arguments.length&&void 0!==e?e:"",r=1<arguments.length&&void 0!==t&&t,a=this.elements.container.querySelector("#plyr-settings-".concat(this.id,"-").concat(i));if(fc.element(a)){var o=a.parentNode,s=Array.from(o.children).find(function(e){return!e.hidden});if(Hc.transitions&&!Hc.reducedMotion){o.style.width="".concat(s.scrollWidth,"px"),o.style.height="".concat(s.scrollHeight,"px");var l=Tu.getMenuSize.call(this,a);yc.call(this,o,dc,function e(t){t.target===o&&["width","height"].includes(t.propertyName)&&(o.style.width="",o.style.height="",bc.call(n,o,dc,e))}),o.style.width="".concat(l.width,"px"),o.style.height="".concat(l.height,"px")}Oc(s,!0),Oc(a,!1),Tu.focusFirstMenuItem.call(this,a,r)}},setDownloadUrl:function(){var e=this.elements.buttons.download;fc.element(e)&&e.setAttribute("href",this.download)},create:function(d){var p=this,m=Tu.bindMenuItemShortcuts,g=Tu.createButton,v=Tu.createProgress,y=Tu.createRange,b=Tu.createTime,e=Tu.setQualityMenu,t=Tu.setSpeedMenu,w=Tu.showMenuPanel;this.elements.controls=null,this.config.controls.includes("play-large")&&this.elements.container.appendChild(g.call(this,"play-large"));var k=xc("div",Mc(this.config.selectors.controls.wrapper));this.elements.controls=k;var T={class:"plyr__controls__item"};return $c(this.config.controls).forEach(function(e){if("restart"===e&&k.appendChild(g.call(p,"restart",T)),"rewind"===e&&k.appendChild(g.call(p,"rewind",T)),"play"===e&&k.appendChild(g.call(p,"play",T)),"fast-forward"===e&&k.appendChild(g.call(p,"fast-forward",T)),"progress"===e){var t=xc("div",{class:"".concat(T.class," plyr__progress__container")}),n=xc("div",Mc(p.config.selectors.progress));if(n.appendChild(y.call(p,"seek",{id:"plyr-seek-".concat(d.id)})),n.appendChild(v.call(p,"buffer")),p.config.tooltips.seek){var i=xc("span",{class:p.config.classNames.tooltip},"00:00");n.appendChild(i),p.elements.display.seekTooltip=i}p.elements.progress=n,t.appendChild(p.elements.progress),k.appendChild(t)}if("current-time"===e&&k.appendChild(b.call(p,"currentTime",T)),"duration"===e&&k.appendChild(b.call(p,"duration",T)),"mute"===e||"volume"===e){var r=p.elements.volume;if(fc.element(r)&&k.contains(r)||(r=xc("div",Sc({},T,{class:"".concat(T.class," plyr__volume").trim()})),p.elements.volume=r,k.appendChild(r)),"mute"===e&&r.appendChild(g.call(p,"mute")),"volume"===e){var a={max:1,step:.05,value:p.config.volume};r.appendChild(y.call(p,"volume",Sc(a,{id:"plyr-volume-".concat(d.id)})))}}if("captions"===e&&k.appendChild(g.call(p,"captions",T)),"settings"===e&&!fc.empty(p.config.settings)){var o=xc("div",Sc({},T,{class:"".concat(T.class," plyr__menu").trim(),hidden:""}));o.appendChild(g.call(p,"settings",{"aria-haspopup":!0,"aria-controls":"plyr-settings-".concat(d.id),"aria-expanded":!1}));var s=xc("div",{class:"plyr__menu__container",id:"plyr-settings-".concat(d.id),hidden:""}),l=xc("div"),c=xc("div",{id:"plyr-settings-".concat(d.id,"-home")}),u=xc("div",{role:"menu"});c.appendChild(u),l.appendChild(c),p.elements.settings.panels.home=c,p.config.settings.forEach(function(e){var t=xc("button",Sc(Mc(p.config.selectors.buttons.settings),{type:"button",class:"".concat(p.config.classNames.control," ").concat(p.config.classNames.control,"--forward"),role:"menuitem","aria-haspopup":!0,hidden:""}));m.call(p,t,e),yc(t,"click",function(){w.call(p,e,!1)});var n=xc("span",null,fu(e,p.config)),i=xc("span",{class:p.config.classNames.menu.value});i.innerHTML=d[e],n.appendChild(i),t.appendChild(n),u.appendChild(t);var r=xc("div",{id:"plyr-settings-".concat(d.id,"-").concat(e),hidden:""}),a=xc("button",{type:"button",class:"".concat(p.config.classNames.control," ").concat(p.config.classNames.control,"--back")});a.appendChild(xc("span",{"aria-hidden":!0},fu(e,p.config))),a.appendChild(xc("span",{class:p.config.classNames.hidden},fu("menuBack",p.config))),yc(r,"keydown",function(e){37===e.which&&(e.preventDefault(),e.stopPropagation(),w.call(p,"home",!0))},!1),yc(a,"click",function(){w.call(p,"home",!1)}),r.appendChild(a),r.appendChild(xc("div",{role:"menu"})),l.appendChild(r),p.elements.settings.buttons[e]=t,p.elements.settings.panels[e]=r}),s.appendChild(l),o.appendChild(s),k.appendChild(o),p.elements.settings.popup=s,p.elements.settings.menu=o}if("pip"===e&&Hc.pip&&k.appendChild(g.call(p,"pip",T)),"airplay"===e&&Hc.airplay&&k.appendChild(g.call(p,"airplay",T)),"download"===e){var h=Sc({},T,{element:"a",href:p.download,target:"_blank"}),f=p.config.urls.download;!fc.url(f)&&p.isEmbed&&Sc(h,{icon:"logo-".concat(p.provider),label:p.provider}),k.appendChild(g.call(p,"download",h))}"fullscreen"===e&&k.appendChild(g.call(p,"fullscreen",T))}),this.isHTML5&&e.call(this,Kc.getQualityOptions.call(this)),t.call(this),k},inject:function(){var i=this;if(this.config.loadSprite){var e=Tu.getIconUrl.call(this);e.cors&&mu(e.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());var t=null;this.elements.controls=null;var n={id:this.id,seektime:this.config.seekTime,title:this.config.title},r=!0;fc.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,n)),this.config.controls||(this.config.controls=[]),fc.element(this.config.controls)||fc.string(this.config.controls)?t=this.config.controls:(t=Tu.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:Au.getLabel.call(this)}),r=!1);function a(e){var r=e;return Object.entries(n).forEach(function(e){var t=no(e,2),n=t[0],i=t[1];r=su(r,"{".concat(n,"}"),i)}),r}var o;if(r&&(fc.string(this.config.controls)?t=a(t):fc.element(t)&&(t.innerHTML=a(t.innerHTML))),fc.string(this.config.selectors.controls.container)&&(o=document.querySelector(this.config.selectors.controls.container)),fc.element(o)||(o=this.elements.container),o[fc.element(t)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",t),fc.element(this.elements.controls)||Tu.findElements.call(this),!fc.empty(this.elements.buttons)){var s=function(t){var n=i.config.classNames.controlPressed;Object.defineProperty(t,"pressed",{enumerable:!0,get:function(){return Nc(t,n)},set:function(e){jc(t,n,0<arguments.length&&void 0!==e&&e)}})};Object.values(this.elements.buttons).filter(Boolean).forEach(function(e){fc.array(e)||fc.nodeList(e)?Array.from(e).filter(Boolean).forEach(s):s(e)})}if(mc.isEdge&&pc(o),this.config.tooltips.controls){var l=this.config,c=l.classNames,u=l.selectors,h="".concat(u.controls.wrapper," ").concat(u.labels," .").concat(c.hidden),f=Rc.call(this,h);Array.from(f).forEach(function(e){jc(e,i.config.classNames.hidden,!1),jc(e,i.config.classNames.tooltip,!0)})}}};function Su(e,t){var n=e;if(!(1<arguments.length&&void 0!==t)||t){var i=document.createElement("a");i.href=n,n=i.href}try{return new URL(n)}catch(e){return null}}function Eu(e){var r=new URLSearchParams;return fc.object(e)&&Object.entries(e).forEach(function(e){var t=no(e,2),n=t[0],i=t[1];r.set(n,i)}),r}var Au={setup:function(){if(this.supported.ui)if(!this.isVideo||this.isYouTube||this.isHTML5&&!Hc.textTracks)fc.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&Tu.setCaptionsMenu.call(this);else{var e,t;if(fc.element(this.elements.captions)||(this.elements.captions=xc("div",Mc(this.config.selectors.captions)),e=this.elements.captions,t=this.elements.wrapper,fc.element(e)&&fc.element(t)&&t.parentNode.insertBefore(e,t.nextSibling)),mc.isIE&&window.URL){var n=this.media.querySelectorAll("track");Array.from(n).forEach(function(t){var e=t.getAttribute("src"),n=Su(e);null!==n&&n.hostname!==window.location.href.hostname&&["http:","https:"].includes(n.protocol)&&pu(e,"blob").then(function(e){t.setAttribute("src",window.URL.createObjectURL(e))}).catch(function(){Pc(t)})})}var i=$c((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map(function(e){return e.split("-")[0]})),r=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();if("auto"===r)r=no(i,1)[0];var a=this.storage.get("captions");if(fc.boolean(a)||(a=this.config.captions.active),Object.assign(this.captions,{toggled:!1,active:a,language:r,languages:i}),this.isHTML5){var o=this.config.captions.update?"addtrack removetrack":"removetrack";yc.call(this,this.media.textTracks,o,Au.update.bind(this))}setTimeout(Au.update.bind(this),0)}},update:function(){var t=this,e=Au.getTracks.call(this,!0),n=this.captions,i=n.active,r=n.language,a=n.meta,o=n.currentTrackNode,s=Boolean(e.find(function(e){return e.language===r}));this.isHTML5&&this.isVideo&&e.filter(function(e){return!a.get(e)}).forEach(function(e){t.debug.log("Track added",e),a.set(e,{default:"showing"===e.mode}),e.mode="hidden",yc.call(t,e,"cuechange",function(){return Au.updateCues.call(t)})}),(s&&this.language!==r||!e.includes(o))&&(Au.setLanguage.call(this,r),Au.toggle.call(this,i&&s)),jc(this.elements.container,this.config.classNames.captions.enabled,!fc.empty(e)),(this.config.controls||[]).includes("settings")&&this.config.settings.includes("captions")&&Tu.setCaptionsMenu.call(this)},toggle:function(e,t){var n=!(1<arguments.length&&void 0!==t)||t;if(this.supported.ui){var i=this.captions.toggled,r=this.config.classNames.captions.active,a=fc.nullOrUndefined(e)?!i:e;if(a!==i){if(n||(this.captions.active=a,this.storage.set({captions:a})),!this.language&&a&&!n){var o=Au.getTracks.call(this),s=Au.findTrack.call(this,[this.captions.language].concat(io(this.captions.languages)),!0);return this.captions.language=s.language,void Au.set.call(this,o.indexOf(s))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=a),jc(this.elements.container,r,a),this.captions.toggled=a,Tu.updateSetting.call(this,"captions"),kc.call(this,this.media,a?"captionsenabled":"captionsdisabled")}}},set:function(e,t){var n=!(1<arguments.length&&void 0!==t)||t,i=Au.getTracks.call(this);if(-1!==e)if(fc.number(e))if(e in i){if(this.captions.currentTrack!==e){var r=i[this.captions.currentTrack=e],a=(r||{}).language;this.captions.currentTrackNode=r,Tu.updateSetting.call(this,"captions"),n||(this.captions.language=a,this.storage.set({language:a})),this.isVimeo&&this.embed.enableTextTrack(a),kc.call(this,this.media,"languagechange")}Au.toggle.call(this,!0,n),this.isHTML5&&this.isVideo&&Au.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else Au.toggle.call(this,!1,n)},setLanguage:function(e,t){var n=!(1<arguments.length&&void 0!==t)||t;if(fc.string(e)){var i=e.toLowerCase();this.captions.language=i;var r=Au.getTracks.call(this),a=Au.findTrack.call(this,[i]);Au.set.call(this,r.indexOf(a),n)}else this.debug.warn("Invalid language argument",e)},getTracks:function(e){var t=this,n=0<arguments.length&&void 0!==e&&e;return Array.from((this.media||{}).textTracks||[]).filter(function(e){return!t.isHTML5||n||t.captions.meta.has(e)}).filter(function(e){return["captions","subtitles"].includes(e.kind)})},findTrack:function(e,t){function n(e){return Number((r.captions.meta.get(e)||{}).default)}var i,r=this,a=1<arguments.length&&void 0!==t&&t,o=Au.getTracks.call(this),s=Array.from(o).sort(function(e,t){return n(t)-n(e)});return e.every(function(t){return!(i=s.find(function(e){return e.language===t}))}),i||(a?s[0]:void 0)},getCurrentTrack:function(){return Au.getTracks.call(this)[this.currentTrack]},getLabel:function(e){var t=e;return!fc.track(t)&&Hc.textTracks&&this.captions.toggled&&(t=Au.getCurrentTrack.call(this)),fc.track(t)?fc.empty(t.label)?fc.empty(t.language)?fu("enabled",this.config):e.language.toUpperCase():t.label:fu("disabled",this.config)},updateCues:function(e){if(this.supported.ui)if(fc.element(this.elements.captions))if(fc.nullOrUndefined(e)||Array.isArray(e)){var t=e;if(!t){var n=Au.getCurrentTrack.call(this);t=Array.from((n||{}).activeCues||[]).map(function(e){return e.getCueAsHTML()}).map(uu)}var i=t.map(function(e){return e.trim()}).join("\n");if(i!==this.elements.captions.innerHTML){Lc(this.elements.captions);var r=xc("span",Mc(this.config.selectors.caption));r.innerHTML=i,this.elements.captions.appendChild(r),kc.call(this,this.media,"cuechange")}}else this.debug.warn("updateCues: Invalid input",e);else this.debug.warn("No captions element to render to")}},xu={enabled:!0,title:"",debug:!1,autoplay:!1,autopause:!0,playsinline:!0,seekTime:10,volume:1,muted:!1,duration:null,displayDuration:!0,invertTime:!0,toggleInvert:!0,ratio:null,clickToPlay:!0,hideControls:!0,resetOnEnd:!1,disableContextMenu:!0,loadSprite:!0,iconPrefix:"plyr",iconUrl:"https://cdn.plyr.io/3.5.6/plyr.svg",blankVideo:"https://cdn.plyr.io/static/blank.mp4",quality:{default:576,options:[4320,2880,2160,1440,1080,720,576,480,360,240]},loop:{active:!1},speed:{selected:1,options:[.5,.75,1,1.25,1.5,1.75,2]},keyboard:{focused:!0,global:!1},tooltips:{controls:!1,seek:!0},captions:{active:!1,language:"auto",update:!1},fullscreen:{enabled:!0,fallback:!0,iosNative:!1},storage:{enabled:!0,key:"plyr"},controls:["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"],settings:["captions","quality","speed"],i18n:{restart:"Restart",rewind:"Rewind {seektime}s",play:"Play",pause:"Pause",fastForward:"Forward {seektime}s",seek:"Seek",seekLabel:"{currentTime} of {duration}",played:"Played",buffered:"Buffered",currentTime:"Current time",duration:"Duration",volume:"Volume",mute:"Mute",unmute:"Unmute",enableCaptions:"Enable captions",disableCaptions:"Disable captions",download:"Download",enterFullscreen:"Enter fullscreen",exitFullscreen:"Exit fullscreen",frameTitle:"Player for {title}",captions:"Captions",settings:"Settings",menuBack:"Go back to previous menu",speed:"Speed",normal:"Normal",quality:"Quality",loop:"Loop",start:"Start",end:"End",all:"All",reset:"Reset",disabled:"Disabled",enabled:"Enabled",advertisement:"Ad",qualityBadge:{2160:"4K",1440:"HD",1080:"HD",720:"HD",576:"SD",480:"SD"}},urls:{download:null,vimeo:{sdk:"https://player.vimeo.com/api/player.js",iframe:"https://player.vimeo.com/video/{0}?{1}",api:"https://vimeo.com/api/v2/video/{0}.json"},youtube:{sdk:"https://www.youtube.com/iframe_api",api:"https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}"},googleIMA:{sdk:"https://imasdk.googleapis.com/js/sdkloader/ima3.js"}},listeners:{seek:null,play:null,pause:null,restart:null,rewind:null,fastForward:null,mute:null,volume:null,captions:null,download:null,fullscreen:null,pip:null,airplay:null,speed:null,quality:null,loop:null,language:null},events:["ended","progress","stalled","playing","waiting","canplay","canplaythrough","loadstart","loadeddata","loadedmetadata","timeupdate","volumechange","play","pause","error","seeking","seeked","emptied","ratechange","cuechange","download","enterfullscreen","exitfullscreen","captionsenabled","captionsdisabled","languagechange","controlshidden","controlsshown","ready","statechange","qualitychange","adsloaded","adscontentpause","adscontentresume","adstarted","adsmidpoint","adscomplete","adsallcomplete","adsimpression","adsclick"],selectors:{editable:"input, textarea, select, [contenteditable]",container:".plyr",controls:{container:null,wrapper:".plyr__controls"},labels:"[data-plyr]",buttons:{play:'[data-plyr="play"]',pause:'[data-plyr="pause"]',restart:'[data-plyr="restart"]',rewind:'[data-plyr="rewind"]',fastForward:'[data-plyr="fast-forward"]',mute:'[data-plyr="mute"]',captions:'[data-plyr="captions"]',download:'[data-plyr="download"]',fullscreen:'[data-plyr="fullscreen"]',pip:'[data-plyr="pip"]',airplay:'[data-plyr="airplay"]',settings:'[data-plyr="settings"]',loop:'[data-plyr="loop"]'},inputs:{seek:'[data-plyr="seek"]',volume:'[data-plyr="volume"]',speed:'[data-plyr="speed"]',language:'[data-plyr="language"]',quality:'[data-plyr="quality"]'},display:{currentTime:".plyr__time--current",duration:".plyr__time--duration",buffer:".plyr__progress__buffer",loop:".plyr__progress__loop",volume:".plyr__volume--display"},progress:".plyr__progress",captions:".plyr__captions",caption:".plyr__caption"},classNames:{type:"plyr--{0}",provider:"plyr--{0}",video:"plyr__video-wrapper",embed:"plyr__video-embed",videoFixedRatio:"plyr__video-wrapper--fixed-ratio",embedContainer:"plyr__video-embed__container",poster:"plyr__poster",posterEnabled:"plyr__poster-enabled",ads:"plyr__ads",control:"plyr__control",controlPressed:"plyr__control--pressed",playing:"plyr--playing",paused:"plyr--paused",stopped:"plyr--stopped",loading:"plyr--loading",hover:"plyr--hover",tooltip:"plyr__tooltip",cues:"plyr__cues",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isIos:"plyr--is-ios",isTouch:"plyr--is-touch",uiSupported:"plyr--full-ui",noTransition:"plyr--no-transition",display:{time:"plyr__time"},menu:{value:"plyr__menu__value",badge:"plyr__badge",open:"plyr--menu-open"},captions:{enabled:"plyr--captions-enabled",active:"plyr--captions-active"},fullscreen:{enabled:"plyr--fullscreen-enabled",fallback:"plyr--fullscreen-fallback"},pip:{supported:"plyr--pip-supported",active:"plyr--pip-active"},airplay:{supported:"plyr--airplay-supported",active:"plyr--airplay-active"},tabFocus:"plyr__tab-focus",previewThumbnails:{thumbContainer:"plyr__preview-thumb",thumbContainerShown:"plyr__preview-thumb--is-shown",imageContainer:"plyr__preview-thumb__image-container",timeContainer:"plyr__preview-thumb__time-container",scrubbingContainer:"plyr__preview-scrubbing",scrubbingContainerShown:"plyr__preview-scrubbing--is-shown"}},attributes:{embed:{provider:"data-plyr-provider",id:"data-plyr-embed-id"}},ads:{enabled:!1,publisherId:"",tagUrl:""},previewThumbnails:{enabled:!1,src:""},vimeo:{byline:!1,portrait:!1,title:!1,speed:!0,transparent:!1},youtube:{noCookie:!1,rel:0,showinfo:0,iv_load_policy:3,modestbranding:1}},Cu="picture-in-picture",Pu="inline",Lu={html5:"html5",youtube:"youtube",vimeo:"vimeo"},Iu="audio",Mu="video";function Ou(){}var ju=function(){function t(){var e=0<arguments.length&&void 0!==arguments[0]&&arguments[0];Ja(this,t),this.enabled=window.console&&e,this.enabled&&this.log("Debugging enabled")}return eo(t,[{key:"log",get:function(){return this.enabled?Function.prototype.bind.call(console.log,console):Ou}},{key:"warn",get:function(){return this.enabled?Function.prototype.bind.call(console.warn,console):Ou}},{key:"error",get:function(){return this.enabled?Function.prototype.bind.call(console.error,console):Ou}}]),t}();function Nu(){if(this.enabled){var e=this.player.elements.buttons.fullscreen;fc.element(e)&&(e.pressed=this.active),kc.call(this.player,this.target,this.active?"enterfullscreen":"exitfullscreen",!0),mc.isIos||function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,t=1<arguments.length&&void 0!==arguments[1]&&arguments[1];if(fc.element(e)){var n=Rc.call(this,"button:not(:disabled), input:not(:disabled), [tabindex]"),i=n[0],r=n[n.length-1];vc.call(this,this.elements.container,"keydown",function(e){if("Tab"===e.key&&9===e.keyCode){var t=document.activeElement;t!==r||e.shiftKey?t===i&&e.shiftKey&&(r.focus(),e.preventDefault()):(i.focus(),e.preventDefault())}},t,!1)}}.call(this.player,this.target,this.active)}}function _u(){var e=0<arguments.length&&void 0!==arguments[0]&&arguments[0];if(e?this.scrollPosition={x:window.scrollX||0,y:window.scrollY||0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=e?"hidden":"",jc(this.target,this.player.config.classNames.fullscreen.fallback,e),mc.isIos){var t=document.head.querySelector('meta[name="viewport"]'),n="viewport-fit=cover";t||(t=document.createElement("meta")).setAttribute("name","viewport");var i=fc.string(t.content)&&t.content.includes(n);e?(this.cleanupViewport=!i,i||(t.content+=",".concat(n))):this.cleanupViewport&&(t.content=t.content.split(",").filter(function(e){return e.trim()!==n}).join(","))}Nu.call(this)}var Ru=function(){function n(e){var t=this;Ja(this,n),this.player=e,this.prefix=n.prefix,this.property=n.property,this.scrollPosition={x:0,y:0},this.forceFallback="force"===e.config.fullscreen.fallback,yc.call(this.player,document,"ms"===this.prefix?"MSFullscreenChange":"".concat(this.prefix,"fullscreenchange"),function(){Nu.call(t)}),yc.call(this.player,this.player.elements.container,"dblclick",function(e){fc.element(t.player.elements.controls)&&t.player.elements.controls.contains(e.target)||t.toggle()}),this.update()}return eo(n,[{key:"update",value:function(){var e;this.enabled?(e=this.forceFallback?"Fallback (forced)":n.native?"Native":"Fallback",this.player.debug.log("".concat(e," fullscreen enabled"))):this.player.debug.log("Fullscreen not supported and fallback disabled");jc(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.enabled)}},{key:"enter",value:function(){this.enabled&&(mc.isIos&&this.player.config.fullscreen.iosNative?this.target.webkitEnterFullscreen():!n.native||this.forceFallback?_u.call(this,!0):this.prefix?fc.empty(this.prefix)||this.target["".concat(this.prefix,"Request").concat(this.property)]():this.target.requestFullscreen())}},{key:"exit",value:function(){if(this.enabled)if(mc.isIos&&this.player.config.fullscreen.iosNative)this.target.webkitExitFullscreen(),this.player.play();else if(!n.native||this.forceFallback)_u.call(this,!1);else if(this.prefix){if(!fc.empty(this.prefix)){var e="moz"===this.prefix?"Cancel":"Exit";document["".concat(this.prefix).concat(e).concat(this.property)]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)}},{key:"toggle",value:function(){this.active?this.exit():this.enter()}},{key:"usingNative",get:function(){return n.native&&!this.forceFallback}},{key:"enabled",get:function(){return(n.native||this.player.config.fullscreen.fallback)&&this.player.config.fullscreen.enabled&&this.player.supported.ui&&this.player.isVideo}},{key:"active",get:function(){return!!this.enabled&&(!n.native||this.forceFallback?Nc(this.target,this.player.config.classNames.fullscreen.fallback):(this.prefix?document["".concat(this.prefix).concat(this.property,"Element")]:document.fullscreenElement)===this.target)}},{key:"target",get:function(){return mc.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.container}}],[{key:"native",get:function(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}},{key:"prefix",get:function(){if(fc.function(document.exitFullscreen))return"";var t="";return["webkit","moz","ms"].some(function(e){return!(!fc.function(document["".concat(e,"ExitFullscreen")])&&!fc.function(document["".concat(e,"CancelFullScreen")]))&&(t=e,!0)}),t}},{key:"property",get:function(){return"moz"===this.prefix?"FullScreen":"Fullscreen"}}]),n}(),Uu=Math.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1};function Fu(r,e){var a=1<arguments.length&&void 0!==e?e:1;return new Promise(function(e,t){function n(){delete i.onload,delete i.onerror,(i.naturalWidth>=a?e:t)(i)}var i=new Image;Object.assign(i,{onload:n,onerror:n,src:r})})}oe({target:"Math",stat:!0},{sign:Uu});var qu={addStyleHook:function(){jc(this.elements.container,this.config.selectors.container.replace(".",""),!0),jc(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls:function(e){0<arguments.length&&void 0!==e&&e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build:function(){var e=this;if(this.listeners.media(),!this.supported.ui)return this.debug.warn("Basic support only for ".concat(this.provider," ").concat(this.type)),void qu.toggleNativeControls.call(this,!0);fc.element(this.elements.controls)||(Tu.inject.call(this),this.listeners.controls()),qu.toggleNativeControls.call(this),this.isHTML5&&Au.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,Tu.updateVolume.call(this),Tu.timeUpdate.call(this),qu.checkPlaying.call(this),jc(this.elements.container,this.config.classNames.pip.supported,Hc.pip&&this.isHTML5&&this.isVideo),jc(this.elements.container,this.config.classNames.airplay.supported,Hc.airplay&&this.isHTML5),jc(this.elements.container,this.config.classNames.isIos,mc.isIos),jc(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout(function(){kc.call(e,e.media,"ready")},0),qu.setTitle.call(this),this.poster&&qu.setPoster.call(this,this.poster,!1).catch(function(){}),this.config.duration&&Tu.durationUpdate.call(this)},setTitle:function(){var t=fu("play",this.config);if(fc.string(this.config.title)&&!fc.empty(this.config.title)&&(t+=", ".concat(this.config.title)),Array.from(this.elements.buttons.play||[]).forEach(function(e){e.setAttribute("aria-label",t)}),this.isEmbed){var e=Uc.call(this,"iframe");if(!fc.element(e))return;var n=fc.empty(this.config.title)?"video":this.config.title,i=fu("frameTitle",this.config);e.setAttribute("title",i.replace("{title}",n))}},togglePoster:function(e){jc(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster:function(t,e){var n=this;return 1<arguments.length&&void 0!==e&&!e||!this.poster?(this.media.setAttribute("poster",t),function(){var t=this;return new Promise(function(e){return t.ready?setTimeout(e,0):yc.call(t,t.elements.container,"ready",e)}).then(function(){})}.call(this).then(function(){return Fu(t)}).catch(function(e){throw t===n.poster&&qu.togglePoster.call(n,!1),e}).then(function(){if(t!==n.poster)throw new Error("setPoster cancelled by later call to setPoster")}).then(function(){return Object.assign(n.elements.poster.style,{backgroundImage:"url('".concat(t,"')"),backgroundSize:""}),qu.togglePoster.call(n,!0),t})):Promise.reject(new Error("Poster already set"))},checkPlaying:function(e){var t=this;jc(this.elements.container,this.config.classNames.playing,this.playing),jc(this.elements.container,this.config.classNames.paused,this.paused),jc(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach(function(e){Object.assign(e,{pressed:t.playing})}),fc.event(e)&&"timeupdate"===e.type||qu.toggleControls.call(this)},checkLoading:function(e){var t=this;this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout(function(){jc(t.elements.container,t.config.classNames.loading,t.loading),qu.toggleControls.call(t)},this.loading?250:0)},toggleControls:function(e){var t=this.elements.controls;if(t&&this.config.hideControls){var n=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(Boolean(e||this.loading||this.paused||t.pressed||t.hover||n))}}},Du=function(){function t(e){Ja(this,t),this.player=e,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.setTabFocus=this.setTabFocus.bind(this),this.firstTouch=this.firstTouch.bind(this)}return eo(t,[{key:"handleKey",value:function(e){var t=this.player,n=t.elements,i=e.keyCode?e.keyCode:e.which,r="keydown"===e.type,a=r&&i===this.lastKey;if(!(e.altKey||e.ctrlKey||e.metaKey||e.shiftKey)&&fc.number(i)){if(r){var o=document.activeElement;if(fc.element(o)){var s=t.config.selectors.editable;if(o!==n.inputs.seek&&_c(o,s))return;if(32===e.which&&_c(o,'button, [role^="menuitem"]'))return}switch([32,37,38,39,40,48,49,50,51,52,53,54,56,57,67,70,73,75,76,77,79].includes(i)&&(e.preventDefault(),e.stopPropagation()),i){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:a||(t.currentTime=t.duration/10*(i-48));break;case 32:case 75:a||t.togglePlay();break;case 38:t.increaseVolume(.1);break;case 40:t.decreaseVolume(.1);break;case 77:a||(t.muted=!t.muted);break;case 39:t.forward();break;case 37:t.rewind();break;case 70:t.fullscreen.toggle();break;case 67:a||t.toggleCaptions();break;case 76:t.loop=!t.loop}27===i&&!t.fullscreen.usingNative&&t.fullscreen.active&&t.fullscreen.toggle(),this.lastKey=i}else this.lastKey=null}}},{key:"toggleMenu",value:function(e){Tu.toggleMenu.call(this.player,e)}},{key:"firstTouch",value:function(){var e=this.player,t=e.elements;e.touch=!0,jc(t.container,e.config.classNames.isTouch,!0)}},{key:"setTabFocus",value:function(e){var t=this.player,n=t.elements;if(clearTimeout(this.focusTimer),"keydown"!==e.type||9===e.which){"keydown"===e.type&&(this.lastKeyDown=e.timeStamp);var i,r=e.timeStamp-this.lastKeyDown<=20;if("focus"!==e.type||r)i=t.config.classNames.tabFocus,jc(Rc.call(t,".".concat(i)),i,!1),this.focusTimer=setTimeout(function(){var e=document.activeElement;n.container.contains(e)&&jc(document.activeElement,t.config.classNames.tabFocus,!0)},10)}}},{key:"global",value:function(e){var t=!(0<arguments.length&&void 0!==e)||e,n=this.player;n.config.keyboard.global&&vc.call(n,window,"keydown keyup",this.handleKey,t,!1),vc.call(n,document.body,"click",this.toggleMenu,t),wc.call(n,document.body,"touchstart",this.firstTouch),vc.call(n,document.body,"keydown focus blur",this.setTabFocus,t,!1,!0)}},{key:"container",value:function(){var s=this.player,e=s.config,o=s.elements,i=s.timers;!e.keyboard.global&&e.keyboard.focused&&yc.call(s,o.container,"keydown keyup",this.handleKey,!1),yc.call(s,o.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",function(e){var t=o.controls;t&&"enterfullscreen"===e.type&&(t.pressed=!1,t.hover=!1);var n=0;["touchstart","touchmove","mousemove"].includes(e.type)&&(qu.toggleControls.call(s,!0),n=s.touch?3e3:2e3),clearTimeout(i.controls),i.controls=setTimeout(function(){return qu.toggleControls.call(s,!1)},n)});function l(e){if(!e)return Wc.call(s);var t=o.container.getBoundingClientRect(),n=t.width,i=t.height;return Wc.call(s,"".concat(n,":").concat(i))}function c(){clearTimeout(i.resized),i.resized=setTimeout(l,50)}yc.call(s,o.container,"enterfullscreen exitfullscreen",function(e){var t=s.fullscreen,n=t.target,i=t.usingNative;if(n===o.container&&(s.isEmbed||!fc.empty(s.config.ratio))){var r="enterfullscreen"===e.type,a=l(r);a.padding;!function(e,t){if(s.isVimeo){var n=s.elements.wrapper.firstChild,i=no(e,2)[1],r=no(zc.call(s),2),a=r[0],o=r[1];n.style.maxWidth=t?"".concat(i/o*a,"px"):null,n.style.margin=t?"0 auto":null}}(a.ratio,r),i||(r?yc.call(s,window,"resize",c):bc.call(s,window,"resize",c))}})}},{key:"media",value:function(){var t=this,i=this.player,r=i.elements;if(yc.call(i,i.media,"timeupdate seeking seeked",function(e){return Tu.timeUpdate.call(i,e)}),yc.call(i,i.media,"durationchange loadeddata loadedmetadata",function(e){return Tu.durationUpdate.call(i,e)}),yc.call(i,i.media,"canplay loadeddata",function(){Oc(r.volume,!i.hasAudio),Oc(r.buttons.mute,!i.hasAudio)}),yc.call(i,i.media,"ended",function(){i.isHTML5&&i.isVideo&&i.config.resetOnEnd&&i.restart()}),yc.call(i,i.media,"progress playing seeking seeked",function(e){return Tu.updateProgress.call(i,e)}),yc.call(i,i.media,"volumechange",function(e){return Tu.updateVolume.call(i,e)}),yc.call(i,i.media,"playing play pause ended emptied timeupdate",function(e){return qu.checkPlaying.call(i,e)}),yc.call(i,i.media,"waiting canplay seeked playing",function(e){return qu.checkLoading.call(i,e)}),i.supported.ui&&i.config.clickToPlay&&!i.isAudio){var n=Uc.call(i,".".concat(i.config.classNames.video));if(!fc.element(n))return;yc.call(i,r.container,"click",function(e){([r.container,n].includes(e.target)||n.contains(e.target))&&(i.touch&&i.config.hideControls||(i.ended?(t.proxy(e,i.restart,"restart"),t.proxy(e,i.play,"play")):t.proxy(e,i.togglePlay,"play")))})}i.supported.ui&&i.config.disableContextMenu&&yc.call(i,r.wrapper,"contextmenu",function(e){e.preventDefault()},!1),yc.call(i,i.media,"volumechange",function(){i.storage.set({volume:i.volume,muted:i.muted})}),yc.call(i,i.media,"ratechange",function(){Tu.updateSetting.call(i,"speed"),i.storage.set({speed:i.speed})}),yc.call(i,i.media,"qualitychange",function(e){Tu.updateSetting.call(i,"quality",null,e.detail.quality)}),yc.call(i,i.media,"ready qualitychange",function(){Tu.setDownloadUrl.call(i)});var e=i.config.events.concat(["keyup","keydown"]).join(" ");yc.call(i,i.media,e,function(e){var t=e.detail,n=void 0===t?{}:t;"error"===e.type&&(n=i.media.error),kc.call(i,r.container,e.type,!0,n)})}},{key:"proxy",value:function(e,t,n){var i=this.player,r=i.config.listeners[n],a=!0;fc.function(r)&&(a=r.call(i,e)),a&&fc.function(t)&&t.call(i,e)}},{key:"bind",value:function(e,t,n,i,r){var a=this,o=!(4<arguments.length&&void 0!==r)||r,s=this.player,l=s.config.listeners[i],c=fc.function(l);yc.call(s,e,t,function(e){return a.proxy(e,n,i)},o&&!c)}},{key:"controls",value:function(){var i=this,s=this.player,r=s.elements,t=mc.isIE?"change":"input";if(r.buttons.play&&Array.from(r.buttons.play).forEach(function(e){i.bind(e,"click",s.togglePlay,"play")}),this.bind(r.buttons.restart,"click",s.restart,"restart"),this.bind(r.buttons.rewind,"click",s.rewind,"rewind"),this.bind(r.buttons.fastForward,"click",s.forward,"fastForward"),this.bind(r.buttons.mute,"click",function(){s.muted=!s.muted},"mute"),this.bind(r.buttons.captions,"click",function(){return s.toggleCaptions()}),this.bind(r.buttons.download,"click",function(){kc.call(s,s.media,"download")},"download"),this.bind(r.buttons.fullscreen,"click",function(){s.fullscreen.toggle()},"fullscreen"),this.bind(r.buttons.pip,"click",function(){s.pip="toggle"},"pip"),this.bind(r.buttons.airplay,"click",s.airplay,"airplay"),this.bind(r.buttons.settings,"click",function(e){e.stopPropagation(),Tu.toggleMenu.call(s,e)}),this.bind(r.buttons.settings,"keyup",function(e){var t=e.which;[13,32].includes(t)&&(13!==t?(e.preventDefault(),e.stopPropagation(),Tu.toggleMenu.call(s,e)):Tu.focusFirstMenuItem.call(s,null,!0))},null,!1),this.bind(r.settings.menu,"keydown",function(e){27===e.which&&Tu.toggleMenu.call(s,e)}),this.bind(r.inputs.seek,"mousedown mousemove",function(e){var t=r.progress.getBoundingClientRect(),n=100/t.width*(e.pageX-t.left);e.currentTarget.setAttribute("seek-value",n)}),this.bind(r.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",function(e){var t=e.currentTarget,n=e.keyCode?e.keyCode:e.which,i="play-on-seeked";if(!fc.keyboardEvent(e)||39===n||37===n){s.lastSeekTime=Date.now();var r=t.hasAttribute(i),a=["mouseup","touchend","keyup"].includes(e.type);r&&a?(t.removeAttribute(i),s.play()):!a&&s.playing&&(t.setAttribute(i,""),s.pause())}}),mc.isIos){var e=Rc.call(s,'input[type="range"]');Array.from(e).forEach(function(e){return i.bind(e,t,function(e){return pc(e.target)})})}this.bind(r.inputs.seek,t,function(e){var t=e.currentTarget,n=t.getAttribute("seek-value");fc.empty(n)&&(n=t.value),t.removeAttribute("seek-value"),s.currentTime=n/t.max*s.duration},"seek"),this.bind(r.progress,"mouseenter mouseleave mousemove",function(e){return Tu.updateSeekTooltip.call(s,e)}),this.bind(r.progress,"mousemove touchmove",function(e){var t=s.previewThumbnails;t&&t.loaded&&t.startMove(e)}),this.bind(r.progress,"mouseleave click",function(){var e=s.previewThumbnails;e&&e.loaded&&e.endMove(!1,!0)}),this.bind(r.progress,"mousedown touchstart",function(e){var t=s.previewThumbnails;t&&t.loaded&&t.startScrubbing(e)}),this.bind(r.progress,"mouseup touchend",function(e){var t=s.previewThumbnails;t&&t.loaded&&t.endScrubbing(e)}),mc.isWebkit&&Array.from(Rc.call(s,'input[type="range"]')).forEach(function(e){i.bind(e,"input",function(e){return Tu.updateRangeFill.call(s,e.target)})}),s.config.toggleInvert&&!fc.element(r.display.duration)&&this.bind(r.display.currentTime,"click",function(){0!==s.currentTime&&(s.config.invertTime=!s.config.invertTime,Tu.timeUpdate.call(s))}),this.bind(r.inputs.volume,t,function(e){s.volume=e.target.value},"volume"),this.bind(r.controls,"mouseenter mouseleave",function(e){r.controls.hover=!s.touch&&"mouseenter"===e.type}),this.bind(r.controls,"mousedown mouseup touchstart touchend touchcancel",function(e){r.controls.pressed=["mousedown","touchstart"].includes(e.type)}),this.bind(r.controls,"focusin",function(){var e=s.config,t=s.timers;jc(r.controls,e.classNames.noTransition,!0),qu.toggleControls.call(s,!0),setTimeout(function(){jc(r.controls,e.classNames.noTransition,!1)},0);var n=i.touch?3e3:4e3;clearTimeout(t.controls),t.controls=setTimeout(function(){return qu.toggleControls.call(s,!1)},n)}),this.bind(r.inputs.volume,"wheel",function(e){var t=e.webkitDirectionInvertedFromDevice,n=no([e.deltaX,-e.deltaY].map(function(e){return t?-e:e}),2),i=n[0],r=n[1],a=Math.sign(Math.abs(i)>Math.abs(r)?i:r);s.increaseVolume(a/50);var o=s.media.volume;(1===a&&o<1||-1===a&&0<o)&&e.preventDefault()},"volume",!1)}}]),t}(),Hu=_.f,Vu=Function.prototype,Bu=Vu.toString,zu=/^\s*function ([^ (]*)/;!b||"name"in Vu||Hu(Vu,"name",{configurable:!0,get:function(){try{return Bu.call(this).match(zu)[1]}catch(e){return""}}});var Wu=Math.max,Ku=Math.min;oe({target:"Array",proto:!0,forced:!xn("splice")},{splice:function(e,t){var n,i,r,a,o,s,l=se(this),c=ee(l.length),u=te(e,c),h=arguments.length;if(0===h?n=i=0:i=1===h?(n=0,c-u):(n=h-2,Ku(Wu(Z(t),0),c-u)),9007199254740991<c+n-i)throw TypeError("Maximum allowed length exceeded");for(r=We(l,i),a=0;a<i;a++)(o=u+a)in l&&An(r,a,l[o]);if(n<(r.length=i)){for(a=u;a<c-i;a++)s=a+n,(o=a+i)in l?l[s]=l[o]:delete l[s];for(a=c;c-i+n<a;a--)delete l[a-1]}else if(i<n)for(a=c-i;u<a;a--)s=a+n-1,(o=a+i-1)in l?l[s]=l[o]:delete l[s];for(a=0;a<n;a++)l[a+u]=arguments[a+2];return l.length=c-i+n,r}});var $u=t(function(e,t){function o(e,t){if(e){var n=u[e];if(c[e]=t,n)for(;n.length;)n[0](e,t),n.splice(0,1)}}function s(e,t){e.call&&(e={success:e}),t.length?(e.error||f)(t):(e.success||f)(e)}function h(n,i,r,a){var o,s,e=document,t=r.async,l=(r.numRetries||0)+1,c=r.before||f,u=n.replace(/^(css|img)!/,"");a=a||0,/(^css!|\.css$)/.test(n)?((s=e.createElement("link")).rel="stylesheet",s.href=u,(o="hideFocus"in s)&&s.relList&&(o=0,s.rel="preload",s.as="style")):/(^img!|\.(png|gif|jpg|svg)$)/.test(n)?(s=e.createElement("img")).src=u:((s=e.createElement("script")).src=n,s.async=void 0===t||t),!(s.onload=s.onerror=s.onbeforeload=function(e){var t=e.type[0];if(o)try{s.sheet.cssText.length||(t="e")}catch(e){18!=e.code&&(t="e")}if("e"==t){if((a+=1)<l)return h(n,i,r,a)}else if("preload"==s.rel&&"style"==s.as)return s.rel="stylesheet";i(n,t,e.defaultPrevented)})!==c(n,s)&&e.head.appendChild(s)}function n(e,t,n){var i,r;if(t&&t.trim&&(i=t),r=(i?n:t)||{},i){if(i in l)throw"LoadJS";l[i]=!0}function a(t,n){!function(e,i,t){var n,r,a=(e=e.push?e:[e]).length,o=a,s=[];for(n=function(e,t,n){if("e"==t&&s.push(e),"b"==t){if(!n)return;s.push(e)}--a||i(s)},r=0;r<o;r++)h(e[r],n,t)}(e,function(e){s(r,e),t&&s({success:t,error:n},e),o(i,e)},r)}if(r.returnPromise)return new Promise(a);a()}var f,l,c,u;e.exports=(f=function(){},l={},c={},u={},n.ready=function(e,t){return function(e,n){e=e.push?e:[e];var t,i,r,a=[],o=e.length,s=o;for(t=function(e,t){t.length&&a.push(e),--s||n(a)};o--;)i=e[o],(r=c[i])?t(i,r):(u[i]=u[i]||[]).push(t)}(e,function(e){s(t,e)}),n},n.done=function(e){o(e,[])},n.reset=function(){l={},c={},u={}},n.isDefined=function(e){return e in l},n)});function Yu(n){return new Promise(function(e,t){$u(n,{success:e,error:t})})}function Gu(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,kc.call(this,this.media,e?"play":"pause"))}var Qu={setup:function(){var t=this;jc(this.elements.wrapper,this.config.classNames.embed,!0),Wc.call(this),fc.object(window.Vimeo)?Qu.ready.call(this):Yu(this.config.urls.vimeo.sdk).then(function(){Qu.ready.call(t)}).catch(function(e){t.debug.warn("Vimeo SDK (player.js) failed to load",e)})},ready:function(){var r=this,o=this,e=o.config.vimeo,t=Eu(Sc({},{loop:o.config.loop.active,autoplay:o.autoplay,muted:o.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},e)),n=o.media.getAttribute("src");fc.empty(n)&&(n=o.media.getAttribute(o.config.attributes.embed.id));var i,a=(i=n,fc.empty(i)?null:!fc.number(Number(i))&&i.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:i),s=xc("iframe"),l=ou(o.config.urls.vimeo.iframe,a,t);s.setAttribute("src",l),s.setAttribute("allowfullscreen",""),s.setAttribute("allowtransparency",""),s.setAttribute("allow","autoplay");var c=xc("div",{poster:o.poster,class:o.config.classNames.embedContainer});c.appendChild(s),o.media=Ic(c,o.media),pu(ou(o.config.urls.vimeo.api,a),"json").then(function(e){if(!fc.empty(e)){var t=new URL(e[0].thumbnail_large);t.pathname="".concat(t.pathname.split("_")[0],".jpg"),qu.setPoster.call(o,t.href).catch(function(){})}}),o.embed=new window.Vimeo.Player(s,{autopause:o.config.autopause,muted:o.muted}),o.media.paused=!0,o.media.currentTime=0,o.supported.ui&&o.embed.disableTextTrack(),o.media.play=function(){return Gu.call(o,!0),o.embed.play()},o.media.pause=function(){return Gu.call(o,!1),o.embed.pause()},o.media.stop=function(){o.pause(),o.currentTime=0};var u=o.media.currentTime;Object.defineProperty(o.media,"currentTime",{get:function(){return u},set:function(e){var t=o.embed,n=o.media,i=o.paused,r=o.volume,a=i&&!t.hasPlayed;n.seeking=!0,kc.call(o,n,"seeking"),Promise.resolve(a&&t.setVolume(0)).then(function(){return t.setCurrentTime(e)}).then(function(){return a&&t.pause()}).then(function(){return a&&t.setVolume(r)}).catch(function(){})}});var h=o.config.speed.selected;Object.defineProperty(o.media,"playbackRate",{get:function(){return h},set:function(e){o.embed.setPlaybackRate(e).then(function(){h=e,kc.call(o,o.media,"ratechange")}).catch(function(e){"Error"===e.name&&Tu.setSpeedMenu.call(o,[])})}});var f=o.config.volume;Object.defineProperty(o.media,"volume",{get:function(){return f},set:function(e){o.embed.setVolume(e).then(function(){f=e,kc.call(o,o.media,"volumechange")})}});var d=o.config.muted;Object.defineProperty(o.media,"muted",{get:function(){return d},set:function(e){var t=!!fc.boolean(e)&&e;o.embed.setVolume(t?0:o.config.volume).then(function(){d=t,kc.call(o,o.media,"volumechange")})}});var p,m=o.config.loop;Object.defineProperty(o.media,"loop",{get:function(){return m},set:function(e){var t=fc.boolean(e)?e:o.config.loop.active;o.embed.setLoop(t).then(function(){m=t})}}),o.embed.getVideoUrl().then(function(e){p=e,Tu.setDownloadUrl.call(o)}).catch(function(e){r.debug.warn(e)}),Object.defineProperty(o.media,"currentSrc",{get:function(){return p}}),Object.defineProperty(o.media,"ended",{get:function(){return o.currentTime===o.duration}}),Promise.all([o.embed.getVideoWidth(),o.embed.getVideoHeight()]).then(function(e){var t=no(e,2),n=t[0],i=t[1];o.embed.ratio=[n,i],Wc.call(r)}),o.embed.setAutopause(o.config.autopause).then(function(e){o.config.autopause=e}),o.embed.getVideoTitle().then(function(e){o.config.title=e,qu.setTitle.call(r)}),o.embed.getCurrentTime().then(function(e){u=e,kc.call(o,o.media,"timeupdate")}),o.embed.getDuration().then(function(e){o.media.duration=e,kc.call(o,o.media,"durationchange")}),o.embed.getTextTracks().then(function(e){o.media.textTracks=e,Au.setup.call(o)}),o.embed.on("cuechange",function(e){var t=e.cues,n=(void 0===t?[]:t).map(function(e){return t=e.text,n=document.createDocumentFragment(),i=document.createElement("div"),n.appendChild(i),i.innerHTML=t,n.firstChild.innerText;var t,n,i});Au.updateCues.call(o,n)}),o.embed.on("loaded",function(){o.embed.getPaused().then(function(e){Gu.call(o,!e),e||kc.call(o,o.media,"playing")}),fc.element(o.embed.element)&&o.supported.ui&&o.embed.element.setAttribute("tabindex",-1)}),o.embed.on("play",function(){Gu.call(o,!0),kc.call(o,o.media,"playing")}),o.embed.on("pause",function(){Gu.call(o,!1)}),o.embed.on("timeupdate",function(e){o.media.seeking=!1,u=e.seconds,kc.call(o,o.media,"timeupdate")}),o.embed.on("progress",function(e){o.media.buffered=e.percent,kc.call(o,o.media,"progress"),1===parseInt(e.percent,10)&&kc.call(o,o.media,"canplaythrough"),o.embed.getDuration().then(function(e){e!==o.media.duration&&(o.media.duration=e,kc.call(o,o.media,"durationchange"))})}),o.embed.on("seeked",function(){o.media.seeking=!1,kc.call(o,o.media,"seeked")}),o.embed.on("ended",function(){o.media.paused=!0,kc.call(o,o.media,"ended")}),o.embed.on("error",function(e){o.media.error=e,kc.call(o,o.media,"error")}),setTimeout(function(){return qu.build.call(o)},0)}};function Xu(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,kc.call(this,this.media,e?"play":"pause"))}var Ju={setup:function(){var t=this;if(jc(this.elements.wrapper,this.config.classNames.embed,!0),fc.object(window.YT)&&fc.function(window.YT.Player))Ju.ready.call(this);else{var e=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=function(){fc.function(e)&&e(),Ju.ready.call(t)},Yu(this.config.urls.youtube.sdk).catch(function(e){t.debug.warn("YouTube API failed to load",e)})}},getTitle:function(e){var r=this;pu(ou(this.config.urls.youtube.api,e)).then(function(e){if(fc.object(e)){var t=e.title,n=e.height,i=e.width;r.config.title=t,qu.setTitle.call(r),r.embed.ratio=[i,n]}Wc.call(r)}).catch(function(){Wc.call(r)})},ready:function(){var r=this,e=r.media&&r.media.getAttribute("id");if(fc.empty(e)||!e.startsWith("youtube-")){var t=r.media.getAttribute("src");fc.empty(t)&&(t=r.media.getAttribute(this.config.attributes.embed.id));var n,i,a=(n=t,fc.empty(n)?null:n.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:n),o=(i=r.provider,"".concat(i,"-").concat(Math.floor(1e4*Math.random()))),s=xc("div",{id:o,poster:r.poster});r.media=Ic(s,r.media);var l=function(e){return"https://i.ytimg.com/vi/".concat(a,"/").concat(e,"default.jpg")};Fu(l("maxres"),121).catch(function(){return Fu(l("sd"),121)}).catch(function(){return Fu(l("hq"))}).then(function(e){return qu.setPoster.call(r,e.src)}).then(function(e){e.includes("maxres")||(r.elements.poster.style.backgroundSize="cover")}).catch(function(){});var c=r.config.youtube;r.embed=new window.YT.Player(o,{videoId:a,host:c.noCookie?"https://www.youtube-nocookie.com":"http:"===window.location.protocol?"http://www.youtube.com":void 0,playerVars:Sc({},{autoplay:r.config.autoplay?1:0,hl:r.config.hl,controls:r.supported.ui?0:1,disablekb:1,playsinline:r.config.fullscreen.iosNative?0:1,cc_load_policy:r.captions.active?1:0,cc_lang_pref:r.config.captions.language,widget_referrer:window?window.location.href:null},c),events:{onError:function(e){if(!r.media.error){var t=e.data,n={2:"The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.",5:"The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.",100:"The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.",101:"The owner of the requested video does not allow it to be played in embedded players.",150:"The owner of the requested video does not allow it to be played in embedded players."}[t]||"An unknown error occured";r.media.error={code:t,message:n},kc.call(r,r.media,"error")}},onPlaybackRateChange:function(e){var t=e.target;r.media.playbackRate=t.getPlaybackRate(),kc.call(r,r.media,"ratechange")},onReady:function(e){if(!fc.function(r.media.play)){var n=e.target;Ju.getTitle.call(r,a),r.media.play=function(){Xu.call(r,!0),n.playVideo()},r.media.pause=function(){Xu.call(r,!1),n.pauseVideo()},r.media.stop=function(){n.stopVideo()},r.media.duration=n.getDuration(),r.media.paused=!0,r.media.currentTime=0,Object.defineProperty(r.media,"currentTime",{get:function(){return Number(n.getCurrentTime())},set:function(e){r.paused&&!r.embed.hasPlayed&&r.embed.mute(),r.media.seeking=!0,kc.call(r,r.media,"seeking"),n.seekTo(e)}}),Object.defineProperty(r.media,"playbackRate",{get:function(){return n.getPlaybackRate()},set:function(e){n.setPlaybackRate(e)}});var t=r.config.volume;Object.defineProperty(r.media,"volume",{get:function(){return t},set:function(e){t=e,n.setVolume(100*t),kc.call(r,r.media,"volumechange")}});var i=r.config.muted;Object.defineProperty(r.media,"muted",{get:function(){return i},set:function(e){var t=fc.boolean(e)?e:i;n[(i=t)?"mute":"unMute"](),kc.call(r,r.media,"volumechange")}}),Object.defineProperty(r.media,"currentSrc",{get:function(){return n.getVideoUrl()}}),Object.defineProperty(r.media,"ended",{get:function(){return r.currentTime===r.duration}}),r.options.speed=n.getAvailablePlaybackRates(),r.supported.ui&&r.media.setAttribute("tabindex",-1),kc.call(r,r.media,"timeupdate"),kc.call(r,r.media,"durationchange"),clearInterval(r.timers.buffering),r.timers.buffering=setInterval(function(){r.media.buffered=n.getVideoLoadedFraction(),(null===r.media.lastBuffered||r.media.lastBuffered<r.media.buffered)&&kc.call(r,r.media,"progress"),r.media.lastBuffered=r.media.buffered,1===r.media.buffered&&(clearInterval(r.timers.buffering),kc.call(r,r.media,"canplaythrough"))},200),setTimeout(function(){return qu.build.call(r)},50)}},onStateChange:function(e){var t=e.target;switch(clearInterval(r.timers.playing),r.media.seeking&&[1,2].includes(e.data)&&(r.media.seeking=!1,kc.call(r,r.media,"seeked")),e.data){case-1:kc.call(r,r.media,"timeupdate"),r.media.buffered=t.getVideoLoadedFraction(),kc.call(r,r.media,"progress");break;case 0:Xu.call(r,!1),r.media.loop?(t.stopVideo(),t.playVideo()):kc.call(r,r.media,"ended");break;case 1:r.config.autoplay||!r.media.paused||r.embed.hasPlayed?(Xu.call(r,!0),kc.call(r,r.media,"playing"),r.timers.playing=setInterval(function(){kc.call(r,r.media,"timeupdate")},50),r.media.duration!==t.getDuration()&&(r.media.duration=t.getDuration(),kc.call(r,r.media,"durationchange"))):r.media.pause();break;case 2:r.muted||r.embed.unMute(),Xu.call(r,!1)}kc.call(r,r.elements.container,"statechange",!1,{code:e.data})}}})}}},Zu={setup:function(){this.media?(jc(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),jc(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&jc(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=xc("div",{class:this.config.classNames.video}),Ec(this.media,this.elements.wrapper),this.elements.poster=xc("div",{class:this.config.classNames.poster}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?Kc.extend.call(this):this.isYouTube?Ju.setup.call(this):this.isVimeo&&Qu.setup.call(this)):this.debug.warn("No media element found!")}},eh=function(){function t(e){var n=this;Ja(this,t),this.player=e,this.config=e.config.ads,this.playing=!1,this.initialized=!1,this.elements={container:null,displayContainer:null},this.manager=null,this.loader=null,this.cuePoints=null,this.events={},this.safetyTimer=null,this.countdownTimer=null,this.managerPromise=new Promise(function(e,t){n.on("loaded",e),n.on("error",t)}),this.load()}return eo(t,[{key:"load",value:function(){var e=this;this.enabled&&(fc.object(window.google)&&fc.object(window.google.ima)?this.ready():Yu(this.player.config.urls.googleIMA.sdk).then(function(){e.ready()}).catch(function(){e.trigger("error",new Error("Google IMA SDK failed to load"))}))}},{key:"ready",value:function(){var e,t=this;this.enabled||((e=this).manager&&e.manager.destroy(),e.elements.displayContainer&&e.elements.displayContainer.destroy(),e.elements.container.remove()),this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then(function(){t.clearSafetyTimer("onAdsManagerLoaded()")}),this.listeners(),this.setupIMA()}},{key:"setupIMA",value:function(){this.elements.container=xc("div",{class:this.player.config.classNames.ads}),this.player.elements.container.appendChild(this.elements.container),google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED),google.ima.settings.setLocale(this.player.config.ads.language),google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline),this.elements.displayContainer=new google.ima.AdDisplayContainer(this.elements.container,this.player.media),this.requestAds()}},{key:"requestAds",value:function(){var t=this,e=this.player.elements.container;try{this.loader=new google.ima.AdsLoader(this.elements.displayContainer),this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,function(e){return t.onAdsManagerLoaded(e)},!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(e){return t.onAdError(e)},!1);var n=new google.ima.AdsRequest;n.adTagUrl=this.tagUrl,n.linearAdSlotWidth=e.offsetWidth,n.linearAdSlotHeight=e.offsetHeight,n.nonLinearAdSlotWidth=e.offsetWidth,n.nonLinearAdSlotHeight=e.offsetHeight,n.forceNonLinearFullSlot=!1,n.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(n)}catch(e){this.onAdError(e)}}},{key:"pollCountdown",value:function(e){var n=this;if(!(0<arguments.length&&void 0!==e&&e))return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");this.countdownTimer=setInterval(function(){var e=ku(Math.max(n.manager.getRemainingTime(),0)),t="".concat(fu("advertisement",n.player.config)," - ").concat(e);n.elements.container.setAttribute("data-badge-text",t)},100)}},{key:"onAdsManagerLoaded",value:function(e){var t=this;if(this.enabled){var n=new google.ima.AdsRenderingSettings;n.restoreCustomPlaybackStateOnAdBreakComplete=!0,n.enablePreloading=!0,this.manager=e.getAdsManager(this.player,n),this.cuePoints=this.manager.getCuePoints(),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(e){return t.onAdError(e)}),Object.keys(google.ima.AdEvent.Type).forEach(function(e){t.manager.addEventListener(google.ima.AdEvent.Type[e],function(e){return t.onAdEvent(e)})}),this.trigger("loaded")}}},{key:"addCuePoints",value:function(){var r=this;fc.empty(this.cuePoints)||this.cuePoints.forEach(function(e){if(0!==e&&-1!==e&&e<r.player.duration){var t=r.player.elements.progress;if(fc.element(t)){var n=100/r.player.duration*e,i=xc("span",{class:r.player.config.classNames.cues});i.style.left="".concat(n.toString(),"%"),t.appendChild(i)}}})}},{key:"onAdEvent",value:function(e){var t,n=this,i=this.player.elements.container,r=e.getAd(),a=e.getAdData();switch(t=e.type,kc.call(n.player,n.player.media,"ads".concat(t.replace(/_/g,"").toLowerCase())),e.type){case google.ima.AdEvent.Type.LOADED:this.trigger("loaded"),this.pollCountdown(!0),r.isLinear()||(r.width=i.offsetWidth,r.height=i.offsetHeight);break;case google.ima.AdEvent.Type.STARTED:this.manager.setVolume(this.player.volume);break;case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:this.loadAds();break;case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:this.pauseContent();break;case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:this.pollCountdown(),this.resumeContent();break;case google.ima.AdEvent.Type.LOG:a.adError&&this.player.debug.warn("Non-fatal ad error: ".concat(a.adError.getMessage()))}}},{key:"onAdError",value:function(e){this.cancel(),this.player.debug.warn("Ads error",e)}},{key:"listeners",value:function(){var i,r=this,e=this.player.elements.container;this.player.on("canplay",function(){r.addCuePoints()}),this.player.on("ended",function(){r.loader.contentComplete()}),this.player.on("timeupdate",function(){i=r.player.currentTime}),this.player.on("seeked",function(){var n=r.player.currentTime;fc.empty(r.cuePoints)||r.cuePoints.forEach(function(e,t){i<e&&e<n&&(r.manager.discardAdBreak(),r.cuePoints.splice(t,1))})}),window.addEventListener("resize",function(){r.manager&&r.manager.resize(e.offsetWidth,e.offsetHeight,google.ima.ViewMode.NORMAL)})}},{key:"play",value:function(){var t=this,e=this.player.elements.container;this.managerPromise||this.resumeContent(),this.managerPromise.then(function(){t.manager.setVolume(t.player.volume),t.elements.displayContainer.initialize();try{t.initialized||(t.manager.init(e.offsetWidth,e.offsetHeight,google.ima.ViewMode.NORMAL),t.manager.start()),t.initialized=!0}catch(e){t.onAdError(e)}}).catch(function(){})}},{key:"resumeContent",value:function(){this.elements.container.style.zIndex="",this.playing=!1,this.player.media.play()}},{key:"pauseContent",value:function(){this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()}},{key:"cancel",value:function(){this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()}},{key:"loadAds",value:function(){var t=this;this.managerPromise.then(function(){t.manager&&t.manager.destroy(),t.managerPromise=new Promise(function(e){t.on("loaded",e),t.player.debug.log(t.manager)}),t.requestAds()}).catch(function(){})}},{key:"trigger",value:function(e){for(var t=this,n=arguments.length,i=new Array(1<n?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];var a=this.events[e];fc.array(a)&&a.forEach(function(e){fc.function(e)&&e.apply(t,i)})}},{key:"on",value:function(e,t){return fc.array(this.events[e])||(this.events[e]=[]),this.events[e].push(t),this}},{key:"startSafetyTimer",value:function(e,t){var n=this;this.player.debug.log("Safety timer invoked from: ".concat(t)),this.safetyTimer=setTimeout(function(){n.cancel(),n.clearSafetyTimer("startSafetyTimer()")},e)}},{key:"clearSafetyTimer",value:function(e){fc.nullOrUndefined(this.safetyTimer)||(this.player.debug.log("Safety timer cleared from: ".concat(e)),clearTimeout(this.safetyTimer),this.safetyTimer=null)}},{key:"enabled",get:function(){var e=this.config;return this.player.isHTML5&&this.player.isVideo&&e.enabled&&(!fc.empty(e.publisherId)||fc.url(e.tagUrl))}},{key:"tagUrl",get:function(){var e=this.config;if(fc.url(e.tagUrl))return e.tagUrl;var t={AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:this.publisherId};return"".concat("https://go.aniview.com/api/adserver6/vast/","?").concat(Eu(t))}}]),t}(),th=ct.findIndex,nh="findIndex",ih=!0;nh in[]&&Array(1)[nh](function(){ih=!1}),oe({target:"Array",proto:!0,forced:ih},{findIndex:function(e,t){return th(this,e,1<arguments.length?t:void 0)}}),$t(nh);var rh=function(){function t(e){Ja(this,t),this.player=e,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}return eo(t,[{key:"load",value:function(){var e=this;this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then(function(){e.enabled&&(e.render(),e.determineContainerAutoSizing(),e.loaded=!0)})}},{key:"getThumbnails",value:function(){var i=this;return new Promise(function(e){var t=i.player.config.previewThumbnails.src;if(fc.empty(t))throw new Error("Missing previewThumbnails.src config attribute");var n=(fc.string(t)?[t]:t).map(function(e){return i.getThumbnail(e)});Promise.all(n).then(function(){i.thumbnails.sort(function(e,t){return e.height-t.height}),i.player.debug.log("Preview thumbnails",i.thumbnails),e()})})}},{key:"getThumbnail",value:function(a){var o=this;return new Promise(function(r){pu(a).then(function(e){var t,n={frames:(t=[],e.split(/\r\n\r\n|\n\n|\r\r/).forEach(function(e){var a={};e.split(/\r\n|\n|\r/).forEach(function(e){if(fc.number(a.startTime)){if(!fc.empty(e.trim())&&fc.empty(a.text)){var t=e.trim().split("#xywh="),n=no(t,1);if(a.text=n[0],t[1]){var i=no(t[1].split(","),4);a.x=i[0],a.y=i[1],a.w=i[2],a.h=i[3]}}}else{var r=e.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/);r&&(a.startTime=60*Number(r[1]||0)*60+60*Number(r[2])+Number(r[3])+Number("0.".concat(r[4])),a.endTime=60*Number(r[6]||0)*60+60*Number(r[7])+Number(r[8])+Number("0.".concat(r[9])))}}),a.text&&t.push(a)}),t),height:null,urlPrefix:""};n.frames[0].text.startsWith("/")||n.frames[0].text.startsWith("http://")||n.frames[0].text.startsWith("https://")||(n.urlPrefix=a.substring(0,a.lastIndexOf("/")+1));var i=new Image;i.onload=function(){n.height=i.naturalHeight,n.width=i.naturalWidth,o.thumbnails.push(n),r()},i.src=n.urlPrefix+n.frames[0].text})})}},{key:"startMove",value:function(e){if(this.loaded&&fc.event(e)&&["touchmove","mousemove"].includes(e.type)&&this.player.media.duration){if("touchmove"===e.type)this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{var t=this.player.elements.progress.getBoundingClientRect(),n=100/t.width*(e.pageX-t.left);this.seekTime=this.player.media.duration*(n/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=e.pageX,this.elements.thumb.time.innerText=ku(this.seekTime)}this.showImageAtCurrentTime()}}},{key:"endMove",value:function(){this.toggleThumbContainer(!1,!0)}},{key:"startScrubbing",value:function(e){!1!==e.button&&0!==e.button||(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))}},{key:"endScrubbing",value:function(){var e=this;this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):wc.call(this.player,this.player.media,"timeupdate",function(){e.mouseDown||e.toggleScrubbingContainer(!1)})}},{key:"listeners",value:function(){var e=this;this.player.on("play",function(){e.toggleThumbContainer(!1,!0)}),this.player.on("seeked",function(){e.toggleThumbContainer(!1)}),this.player.on("timeupdate",function(){e.lastTime=e.player.media.currentTime})}},{key:"render",value:function(){this.elements.thumb.container=xc("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=xc("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);var e=xc("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=xc("span",{},"00:00"),e.appendChild(this.elements.thumb.time),this.elements.thumb.container.appendChild(e),fc.element(this.player.elements.progress)&&this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=xc("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)}},{key:"showImageAtCurrentTime",value:function(){var n=this;this.mouseDown?this.setScrubbingContainerSize():this.setThumbContainerSizeAndPos();var i=this.thumbnails[0].frames.findIndex(function(e){return n.seekTime>=e.startTime&&n.seekTime<=e.endTime}),e=0<=i,r=0;this.mouseDown||this.toggleThumbContainer(e),e&&(this.thumbnails.forEach(function(e,t){n.loadedImages.includes(e.frames[i].text)&&(r=t)}),i!==this.showingThumb&&(this.showingThumb=i,this.loadImage(r)))}},{key:"loadImage",value:function(e){var t=this,n=0<arguments.length&&void 0!==e?e:0,i=this.showingThumb,r=this.thumbnails[n],a=r.urlPrefix,o=r.frames[i],s=r.frames[i].text,l=a+s;if(this.currentImageElement&&this.currentImageElement.dataset.filename===s)this.showImage(this.currentImageElement,o,n,i,s,!1),this.currentImageElement.dataset.index=i,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);var c=new Image;c.src=l,c.dataset.index=i,c.dataset.filename=s,this.showingThumbFilename=s,this.player.debug.log("Loading image: ".concat(l)),c.onload=function(){return t.showImage(c,o,n,i,s,!0)},this.loadingImage=c,this.removeOldImages(c)}}},{key:"showImage",value:function(e,t,n,i,r,a){var o=!(5<arguments.length&&void 0!==a)||a;this.player.debug.log("Showing thumb: ".concat(r,". num: ").concat(i,". qual: ").concat(n,". newimg: ").concat(o)),this.setImageSizeAndOffset(e,t),o&&(this.currentImageContainer.appendChild(e),this.currentImageElement=e,this.loadedImages.includes(r)||this.loadedImages.push(r)),this.preloadNearby(i,!0).then(this.preloadNearby(i,!1)).then(this.getHigherQuality(n,e,t,r))}},{key:"removeOldImages",value:function(i){var r=this;Array.from(this.currentImageContainer.children).forEach(function(e){if("img"===e.tagName.toLowerCase()){var t=r.usingSprites?500:1e3;if(e.dataset.index!==i.dataset.index&&!e.dataset.deleting){e.dataset.deleting=!0;var n=r.currentImageContainer;setTimeout(function(){n.removeChild(e),r.player.debug.log("Removing thumb: ".concat(e.dataset.filename))},t)}}})}},{key:"preloadNearby",value:function(t,e){var s=this,n=!(1<arguments.length&&void 0!==e)||e;return new Promise(function(o){setTimeout(function(){var r=s.thumbnails[0].frames[t].text;if(s.showingThumbFilename===r){var e;e=n?s.thumbnails[0].frames.slice(t):s.thumbnails[0].frames.slice(0,t).reverse();var a=!1;e.forEach(function(e){var t=e.text;if(t!==r&&!s.loadedImages.includes(t)){a=!0,s.player.debug.log("Preloading thumb filename: ".concat(t));var n=s.thumbnails[0].urlPrefix+t,i=new Image;i.src=n,i.onload=function(){s.player.debug.log("Preloaded thumb filename: ".concat(t)),s.loadedImages.includes(t)||s.loadedImages.push(t),o()}}}),a||o()}},300)})}},{key:"getHigherQuality",value:function(e,t,n,i){var r=this;if(e<this.thumbnails.length-1){var a=t.naturalHeight;this.usingSprites&&(a=n.h),a<this.thumbContainerHeight&&setTimeout(function(){r.showingThumbFilename===i&&(r.player.debug.log("Showing higher quality thumb for: ".concat(i)),r.loadImage(e+1))},300)}}},{key:"toggleThumbContainer",value:function(e,t){var n=0<arguments.length&&void 0!==e&&e,i=1<arguments.length&&void 0!==t&&t,r=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(r,n),!n&&i&&(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"toggleScrubbingContainer",value:function(e){var t=0<arguments.length&&void 0!==e&&e,n=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(n,t),t||(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"determineContainerAutoSizing",value:function(){20<this.elements.thumb.imageContainer.clientHeight&&(this.sizeSpecifiedInCSS=!0)}},{key:"setThumbContainerSizeAndPos",value:function(){if(!this.sizeSpecifiedInCSS){var e=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(this.thumbContainerHeight,"px"),this.elements.thumb.imageContainer.style.width="".concat(e,"px")}this.setThumbContainerPos()}},{key:"setThumbContainerPos",value:function(){var e=this.player.elements.progress.getBoundingClientRect(),t=this.player.elements.container.getBoundingClientRect(),n=this.elements.thumb.container,i=t.left-e.left+10,r=t.right-e.left-n.clientWidth-10,a=this.mousePosX-e.left-n.clientWidth/2;a<i&&(a=i),r<a&&(a=r),n.style.left="".concat(a,"px")}},{key:"setScrubbingContainerSize",value:function(){this.elements.scrubbing.container.style.width="".concat(this.player.media.clientWidth,"px"),this.elements.scrubbing.container.style.height="".concat(this.player.media.clientWidth/this.thumbAspectRatio,"px")}},{key:"setImageSizeAndOffset",value:function(e,t){if(this.usingSprites){var n=this.thumbContainerHeight/t.h;e.style.height="".concat(Math.floor(e.naturalHeight*n),"px"),e.style.width="".concat(Math.floor(e.naturalWidth*n),"px"),e.style.left="-".concat(t.x*n,"px"),e.style.top="-".concat(t.y*n,"px")}}},{key:"enabled",get:function(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}},{key:"currentImageContainer",get:function(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}},{key:"usingSprites",get:function(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}},{key:"thumbAspectRatio",get:function(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}},{key:"thumbContainerHeight",get:function(){return this.mouseDown?Math.floor(this.player.media.clientWidth/this.thumbAspectRatio):Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}},{key:"currentImageElement",get:function(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement},set:function(e){this.mouseDown?this.currentScrubbingImageElement=e:this.currentThumbnailImageElement=e}}]),t}(),ah={insertElements:function(t,e){var n=this;fc.string(e)?Cc(t,this.media,{src:e}):fc.array(e)&&e.forEach(function(e){Cc(t,n.media,e)})},change:function(l){var c=this;Tc(l,"sources.length")?(Kc.cancelRequests.call(this),this.destroy.call(this,function(){c.options.quality=[],Pc(c.media),c.media=null,fc.element(c.elements.container)&&c.elements.container.removeAttribute("class");var e=l.sources,t=l.type,n=no(e,1)[0],i=n.provider,r=void 0===i?Lu.html5:i,a=n.src,o="html5"===r?t:"div",s="html5"===r?{}:{src:a};Object.assign(c,{provider:r,type:t,supported:Hc.check(t,r,c.config.playsinline),media:xc(o,s)}),c.elements.container.appendChild(c.media),fc.boolean(l.autoplay)&&(c.config.autoplay=l.autoplay),c.isHTML5&&(c.config.crossorigin&&c.media.setAttribute("crossorigin",""),c.config.autoplay&&c.media.setAttribute("autoplay",""),fc.empty(l.poster)||(c.poster=l.poster),c.config.loop.active&&c.media.setAttribute("loop",""),c.config.muted&&c.media.setAttribute("muted",""),c.config.playsinline&&c.media.setAttribute("playsinline","")),qu.addStyleHook.call(c),c.isHTML5&&ah.insertElements.call(c,"source",e),c.config.title=l.title,Zu.setup.call(c),c.isHTML5&&Object.keys(l).includes("tracks")&&ah.insertElements.call(c,"track",l.tracks),(c.isHTML5||c.isEmbed&&!c.supported.ui)&&qu.build.call(c),c.isHTML5&&c.media.load(),c.previewThumbnails&&c.previewThumbnails.load(),c.fullscreen.update()},!0)):this.debug.warn("Invalid source format")}};var oh,sh=function(){function c(e,t){var n=this;if(Ja(this,c),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=Hc.touch,this.media=e,fc.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||fc.nodeList(this.media)||fc.array(this.media))&&(this.media=this.media[0]),this.config=Sc({},xu,c.defaults,t||{},function(){try{return JSON.parse(n.media.getAttribute("data-plyr-config"))}catch(e){return{}}}()),this.elements={container:null,captions:null,buttons:{},display:{},progress:{},inputs:{},settings:{popup:null,menu:null,panels:{},buttons:{}}},this.captions={active:null,currentTrack:-1,meta:new WeakMap},this.fullscreen={active:!1},this.options={speed:[],quality:[]},this.debug=new ju(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",Hc),!fc.nullOrUndefined(this.media)&&fc.element(this.media))if(this.media.plyr)this.debug.warn("Target already setup");else if(this.config.enabled)if(Hc.check().api){var i=this.media.cloneNode(!0);i.autoplay=!1,this.elements.original=i;var r,a=this.media.tagName.toLowerCase(),o=null,s=null;switch(a){case"div":if(o=this.media.querySelector("iframe"),fc.element(o)){if(s=Su(o.getAttribute("src")),this.provider=(r=s.toString(),/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(r)?Lu.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(r)?Lu.vimeo:null),this.elements.container=this.media,this.media=o,this.elements.container.className="",s.search.length){var l=["1","true"];l.includes(s.searchParams.get("autoplay"))&&(this.config.autoplay=!0),l.includes(s.searchParams.get("loop"))&&(this.config.loop.active=!0),this.isYouTube?(this.config.playsinline=l.includes(s.searchParams.get("playsinline")),this.config.youtube.hl=s.searchParams.get("hl")):this.config.playsinline=!0}}else this.provider=this.media.getAttribute(this.config.attributes.embed.provider),this.media.removeAttribute(this.config.attributes.embed.provider);if(fc.empty(this.provider)||!Object.keys(Lu).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=Mu;break;case"video":case"audio":this.type=a,this.provider=Lu.html5,this.media.hasAttribute("crossorigin")&&(this.config.crossorigin=!0),this.media.hasAttribute("autoplay")&&(this.config.autoplay=!0),(this.media.hasAttribute("playsinline")||this.media.hasAttribute("webkit-playsinline"))&&(this.config.playsinline=!0),this.media.hasAttribute("muted")&&(this.config.muted=!0),this.media.hasAttribute("loop")&&(this.config.loop.active=!0);break;default:return void this.debug.error("Setup failed: unsupported type")}this.supported=Hc.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new Du(this),this.storage=new du(this),this.media.plyr=this,fc.element(this.elements.container)||(this.elements.container=xc("div",{tabindex:0}),Ec(this.media,this.elements.container)),qu.addStyleHook.call(this),Zu.setup.call(this),this.config.debug&&yc.call(this,this.elements.container,this.config.events.join(" "),function(e){n.debug.log("event: ".concat(e.type))}),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&qu.build.call(this),this.listeners.container(),this.listeners.global(),this.fullscreen=new Ru(this),this.config.ads.enabled&&(this.ads=new eh(this)),this.isHTML5&&this.config.autoplay&&setTimeout(function(){return n.play()},10),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new rh(this))):this.debug.error("Setup failed: no support")}else this.debug.error("Setup failed: no support");else this.debug.error("Setup failed: disabled by config");else this.debug.error("Setup failed: no suitable element passed")}return eo(c,[{key:"play",value:function(){var e=this;return fc.function(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then(function(){return e.ads.play()}).catch(function(){return e.media.play()}),this.media.play()):null}},{key:"pause",value:function(){this.playing&&fc.function(this.media.pause)&&this.media.pause()}},{key:"togglePlay",value:function(e){(fc.boolean(e)?e:!this.playing)?this.play():this.pause()}},{key:"stop",value:function(){this.isHTML5?(this.pause(),this.restart()):fc.function(this.media.stop)&&this.media.stop()}},{key:"restart",value:function(){this.currentTime=0}},{key:"rewind",value:function(e){this.currentTime=this.currentTime-(fc.number(e)?e:this.config.seekTime)}},{key:"forward",value:function(e){this.currentTime=this.currentTime+(fc.number(e)?e:this.config.seekTime)}},{key:"increaseVolume",value:function(e){var t=this.media.muted?0:this.volume;this.volume=t+(fc.number(e)?e:0)}},{key:"decreaseVolume",value:function(e){this.increaseVolume(-e)}},{key:"toggleCaptions",value:function(e){Au.toggle.call(this,e,!1)}},{key:"airplay",value:function(){Hc.airplay&&this.media.webkitShowPlaybackTargetPicker()}},{key:"toggleControls",value:function(e){if(!this.supported.ui||this.isAudio)return!1;var t=Nc(this.elements.container,this.config.classNames.hideControls),n=void 0===e?void 0:!e,i=jc(this.elements.container,this.config.classNames.hideControls,n);if(i&&this.config.controls.includes("settings")&&!fc.empty(this.config.settings)&&Tu.toggleMenu.call(this,!1),i!==t){var r=i?"controlshidden":"controlsshown";kc.call(this,this.media,r)}return!i}},{key:"on",value:function(e,t){yc.call(this,this.elements.container,e,t)}},{key:"once",value:function(e,t){wc.call(this,this.elements.container,e,t)}},{key:"off",value:function(e,t){bc(this.elements.container,e,t)}},{key:"destroy",value:function(e,t){var n=this,i=1<arguments.length&&void 0!==t&&t;if(this.ready){var r=function(){document.body.style.overflow="",n.embed=null,i?(Object.keys(n.elements).length&&(Pc(n.elements.buttons.play),Pc(n.elements.captions),Pc(n.elements.controls),Pc(n.elements.wrapper),n.elements.buttons.play=null,n.elements.captions=null,n.elements.controls=null,n.elements.wrapper=null),fc.function(e)&&e()):(function(){this&&this.eventListeners&&(this.eventListeners.forEach(function(e){var t=e.element,n=e.type,i=e.callback,r=e.options;t.removeEventListener(n,i,r)}),this.eventListeners=[])}.call(n),Ic(n.elements.original,n.elements.container),kc.call(n,n.elements.original,"destroyed",!0),fc.function(e)&&e.call(n.elements.original),n.ready=!1,setTimeout(function(){n.elements=null,n.media=null},200))};this.stop(),clearTimeout(this.timers.loading),clearTimeout(this.timers.controls),clearTimeout(this.timers.resized),this.isHTML5?(qu.toggleNativeControls.call(this,!0),r()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),null!==this.embed&&fc.function(this.embed.destroy)&&this.embed.destroy(),r()):this.isVimeo&&(null!==this.embed&&this.embed.unload().then(r),setTimeout(r,200))}}},{key:"supports",value:function(e){return Hc.mime.call(this,e)}},{key:"isHTML5",get:function(){return this.provider===Lu.html5}},{key:"isEmbed",get:function(){return this.isYouTube||this.isVimeo}},{key:"isYouTube",get:function(){return this.provider===Lu.youtube}},{key:"isVimeo",get:function(){return this.provider===Lu.vimeo}},{key:"isVideo",get:function(){return this.type===Mu}},{key:"isAudio",get:function(){return this.type===Iu}},{key:"playing",get:function(){return Boolean(this.ready&&!this.paused&&!this.ended)}},{key:"paused",get:function(){return Boolean(this.media.paused)}},{key:"stopped",get:function(){return Boolean(this.paused&&0===this.currentTime)}},{key:"ended",get:function(){return Boolean(this.media.ended)}},{key:"currentTime",set:function(e){if(this.duration){var t=fc.number(e)&&0<e;this.media.currentTime=t?Math.min(e,this.duration):0,this.debug.log("Seeking to ".concat(this.currentTime," seconds"))}},get:function(){return Number(this.media.currentTime)}},{key:"buffered",get:function(){var e=this.media.buffered;return fc.number(e)?e:e&&e.length&&0<this.duration?e.end(0)/this.duration:0}},{key:"seeking",get:function(){return Boolean(this.media.seeking)}},{key:"duration",get:function(){var e=parseFloat(this.config.duration),t=(this.media||{}).duration,n=fc.number(t)&&t!==1/0?t:0;return e||n}},{key:"volume",set:function(e){var t=e;fc.string(t)&&(t=Number(t)),fc.number(t)||(t=this.storage.get("volume")),fc.number(t)||(t=this.config.volume),1<t&&(t=1),t<0&&(t=0),this.config.volume=t,this.media.volume=t,!fc.empty(e)&&this.muted&&0<t&&(this.muted=!1)},get:function(){return Number(this.media.volume)}},{key:"muted",set:function(e){var t=e;fc.boolean(t)||(t=this.storage.get("muted")),fc.boolean(t)||(t=this.config.muted),this.config.muted=t,this.media.muted=t},get:function(){return Boolean(this.media.muted)}},{key:"hasAudio",get:function(){return!this.isHTML5||(!!this.isAudio||(Boolean(this.media.mozHasAudio)||Boolean(this.media.webkitAudioDecodedByteCount)||Boolean(this.media.audioTracks&&this.media.audioTracks.length)))}},{key:"speed",set:function(e){var t=this,n=null;fc.number(e)&&(n=e),fc.number(n)||(n=this.storage.get("speed")),fc.number(n)||(n=this.config.speed.selected);var i=this.minimumSpeed,r=this.maximumSpeed;n=function(e,t,n){var i=0<arguments.length&&void 0!==e?e:0,r=1<arguments.length&&void 0!==t?t:0,a=2<arguments.length&&void 0!==n?n:255;return Math.min(Math.max(i,r),a)}(n,i,r),this.config.speed.selected=n,setTimeout(function(){t.media.playbackRate=n},0)},get:function(){return Number(this.media.playbackRate)}},{key:"minimumSpeed",get:function(){return this.isYouTube?Math.min.apply(Math,io(this.options.speed)):this.isVimeo?.5:.0625}},{key:"maximumSpeed",get:function(){return this.isYouTube?Math.max.apply(Math,io(this.options.speed)):this.isVimeo?2:16}},{key:"quality",set:function(e){var t=this.config.quality,n=this.options.quality;if(n.length){var i,r,a=[!fc.empty(e)&&Number(e),this.storage.get("quality"),t.selected,t.default].find(fc.number),o=!0;if(!n.includes(a)){var s=(i=n,r=a,fc.array(i)&&i.length?i.reduce(function(e,t){return Math.abs(t-r)<Math.abs(e-r)?t:e}):null);this.debug.warn("Unsupported quality option: ".concat(a,", using ").concat(s," instead")),a=s,o=!1}t.selected=a,this.media.quality=a,o&&this.storage.set({quality:a})}},get:function(){return this.media.quality}},{key:"loop",set:function(e){var t=fc.boolean(e)?e:this.config.loop.active;this.config.loop.active=t,this.media.loop=t},get:function(){return Boolean(this.media.loop)}},{key:"source",set:function(e){ah.change.call(this,e)},get:function(){return this.media.currentSrc}},{key:"download",get:function(){var e=this.config.urls.download;return fc.url(e)?e:this.source},set:function(e){fc.url(e)&&(this.config.urls.download=e,Tu.setDownloadUrl.call(this))}},{key:"poster",set:function(e){this.isVideo?qu.setPoster.call(this,e,!1).catch(function(){}):this.debug.warn("Poster can only be set for video")},get:function(){return this.isVideo?this.media.getAttribute("poster"):null}},{key:"ratio",get:function(){if(!this.isVideo)return null;var e=Bc(zc.call(this));return fc.array(e)?e.join(":"):e},set:function(e){this.isVideo?fc.string(e)&&Vc(e)?(this.config.ratio=e,Wc.call(this)):this.debug.error("Invalid aspect ratio specified (".concat(e,")")):this.debug.warn("Aspect ratio can only be set for video")}},{key:"autoplay",set:function(e){var t=fc.boolean(e)?e:this.config.autoplay;this.config.autoplay=t},get:function(){return Boolean(this.config.autoplay)}},{key:"currentTrack",set:function(e){Au.set.call(this,e,!1)},get:function(){var e=this.captions,t=e.toggled,n=e.currentTrack;return t?n:-1}},{key:"language",set:function(e){Au.setLanguage.call(this,e,!1)},get:function(){return(Au.getCurrentTrack.call(this)||{}).language}},{key:"pip",set:function(e){if(Hc.pip){var t=fc.boolean(e)?e:!this.pip;fc.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(t?Cu:Pu),fc.function(this.media.requestPictureInPicture)&&(!this.pip&&t?this.media.requestPictureInPicture():this.pip&&!t&&document.exitPictureInPicture())}},get:function(){return Hc.pip?fc.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===Cu:null}}],[{key:"supported",value:function(e,t,n){return Hc.check(e,t,n)}},{key:"loadSprite",value:function(e,t){return mu(e,t)}},{key:"setup",value:function(e,t){var n=1<arguments.length&&void 0!==t?t:{},i=null;return fc.string(e)?i=Array.from(document.querySelectorAll(e)):fc.nodeList(e)?i=Array.from(e):fc.array(e)&&(i=e.filter(fc.element)),fc.empty(i)?null:i.map(function(e){return new c(e,n)})}}]),c}();return sh.defaults=(oh=xu,JSON.parse(JSON.stringify(oh))),sh});
16
  !function(i){"function"==typeof define&&define.amd?define(["jquery"],function(t){return i(t)}):"object"==typeof exports?module.exports=i(require("jquery")):i(jQuery)}(function(E){function t(){this.__$emitterPrivate=E({}),this.__$emitterPublic=E({}),this.__instancesLatestArr=[],this.__plugins={},this._env=I}var c={animation:"fade",animationDuration:350,content:null,contentAsHTML:!1,contentCloning:!1,debug:!0,delay:300,delayTouch:[300,500],functionInit:null,functionBefore:null,functionReady:null,functionAfter:null,functionFormat:null,IEmin:6,interactive:!1,multiple:!1,parent:null,plugins:["sideTip"],repositionOnScroll:!1,restoration:"none",selfDestruction:!0,theme:[],timer:0,trackerInterval:500,trackOrigin:!1,trackTooltip:!1,trigger:"hover",triggerClose:{click:!1,mouseleave:!1,originClick:!1,scroll:!1,tap:!1,touchleave:!1},triggerOpen:{click:!1,mouseenter:!1,tap:!1,touchstart:!1},updateAnimation:"rotate",zIndex:9999999},n="undefined"!=typeof window?window:null,I={hasTouchCapability:!(!n||!("ontouchstart"in n||n.DocumentTouch&&n.document instanceof n.DocumentTouch||n.navigator.maxTouchPoints)),hasTransitions:function(){if(!n)return!1;var t=(n.document.body||n.document.documentElement).style,i="transition",o=["Moz","Webkit","Khtml","O","ms"];if("string"==typeof t[i])return!0;i=i.charAt(0).toUpperCase()+i.substr(1);for(var e=0;e<o.length;e++)if("string"==typeof t[o[e]+i])return!0;return!1}(),IE:!1,semVer:"4.2.6",window:n};function i(t){this.$container,this.constraints=null,this.__$tooltip,this.__init(t)}function s(o,e){var n=!0;return E.each(o,function(t,i){if(void 0===e[t]||o[t]!==e[t])return n=!1}),n}function p(t){var i=t.attr("id"),o=i?I.window.document.getElementById(i):null;return o?o===t[0]:E.contains(I.window.document.body,t[0])}t.prototype={__bridge:function(t,o,e){if(!o[e]){function i(){}i.prototype=t;var n=new i;n.__init&&n.__init(o),E.each(t,function(t,i){0!=t.indexOf("__")&&(o[t]?c.debug&&console.log("The "+t+" method of the "+e+" plugin conflicts with another plugin or native methods"):(o[t]=function(){return n[t].apply(n,Array.prototype.slice.apply(arguments))},o[t].bridged=n))}),o[e]=n}return this},__setWindow:function(t){return I.window=t,this},_getRuler:function(t){return new i(t)},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_plugin:function(t){var i=this;if("string"==typeof t){var o=t,e=null;return 0<o.indexOf(".")?e=i.__plugins[o]:E.each(i.__plugins,function(t,i){if(i.name.substring(i.name.length-o.length-1)=="."+o)return e=i,!1}),e}if(t.name.indexOf(".")<0)throw new Error("Plugins must be namespaced");return(i.__plugins[t.name]=t).core&&i.__bridge(t.core,i,t.name),this},_trigger:function(){var t=Array.prototype.slice.apply(arguments);return"string"==typeof t[0]&&(t[0]={type:t[0]}),this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,t),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,t),this},instances:function(t){var e=[];return E(t||".tooltipstered").each(function(){var o=E(this),t=o.data("tooltipster-ns");t&&E.each(t,function(t,i){e.push(o.data(i))})}),e},instancesLatest:function(){return this.__instancesLatestArr},off:function(){return this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},origins:function(t){return E((t?t+" ":"")+".tooltipstered").toArray()},setDefaults:function(t){return E.extend(c,t),this},triggerHandler:function(){return this.__$emitterPublic.triggerHandler.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this}},E.tooltipster=new t,E.Tooltipster=function(t,i){this.__callbacks={close:[],open:[]},this.__closingTime,this.__Content,this.__contentBcr,this.__destroyed=!1,this.__$emitterPrivate=E({}),this.__$emitterPublic=E({}),this.__enabled=!0,this.__garbageCollector,this.__Geometry,this.__lastPosition,this.__namespace="tooltipster-"+Math.round(1e6*Math.random()),this.__options,this.__$originParents,this.__pointerIsOverOrigin=!1,this.__previousThemes=[],this.__state="closed",this.__timeouts={close:[],open:null},this.__touchEvents=[],this.__tracker=null,this._$origin,this._$tooltip,this.__init(t,i)},E.Tooltipster.prototype={__init:function(t,i){var o=this;if(o._$origin=E(t),o.__options=E.extend(!0,{},c,i),o.__optionsFormat(),!I.IE||I.IE>=o.__options.IEmin){var e=null;if(void 0===o._$origin.data("tooltipster-initialTitle")&&(void 0===(e=o._$origin.attr("title"))&&(e=null),o._$origin.data("tooltipster-initialTitle",e)),null!==o.__options.content)o.__contentSet(o.__options.content);else{var n,s=o._$origin.attr("data-tooltip-content");s&&(n=E(s)),n&&n[0]?o.__contentSet(n.first()):o.__contentSet(e)}o._$origin.removeAttr("title").addClass("tooltipstered"),o.__prepareOrigin(),o.__prepareGC(),E.each(o.__options.plugins,function(t,i){o._plug(i)}),I.hasTouchCapability&&E(I.window.document.body).on("touchmove."+o.__namespace+"-triggerOpen",function(t){o._touchRecordEvent(t)}),o._on("created",function(){o.__prepareTooltip()})._on("repositioned",function(t){o.__lastPosition=t.position})}else o.__options.disabled=!0},__contentInsert:function(){var t=this,i=t._$tooltip.find(".tooltipster-content"),o=t.__Content;return t._trigger({type:"format",content:t.__Content,format:function(t){o=t}}),t.__options.functionFormat&&(o=t.__options.functionFormat.call(t,t,{origin:t._$origin[0]},t.__Content)),"string"!=typeof o||t.__options.contentAsHTML?i.empty().append(o):i.text(o),t},__contentSet:function(t){return t instanceof E&&this.__options.contentCloning&&(t=t.clone(!0)),this.__Content=t,this._trigger({type:"updated",content:t}),this},__destroyError:function(){throw new Error("This tooltip has been destroyed and cannot execute your method call.")},__geometry:function(){var t=this,i=t._$origin,o=t._$origin.is("area");if(o){var e=t._$origin.parent().attr("name");i=E('img[usemap="#'+e+'"]')}var n=i[0].getBoundingClientRect(),s=E(I.window.document),r=E(I.window),_=i,a={available:{document:null,window:null},document:{size:{height:s.height(),width:s.width()}},window:{scroll:{left:I.window.scrollX||I.window.document.documentElement.scrollLeft,top:I.window.scrollY||I.window.document.documentElement.scrollTop},size:{height:r.height(),width:r.width()}},origin:{fixedLineage:!1,offset:{},size:{height:n.bottom-n.top,width:n.right-n.left},usemapImage:o?i[0]:null,windowOffset:{bottom:n.bottom,left:n.left,right:n.right,top:n.top}}};if(o){var l=t._$origin.attr("shape"),p=t._$origin.attr("coords");if(p&&(p=p.split(","),E.map(p,function(t,i){p[i]=parseInt(t)})),"default"!=l)switch(l){case"circle":var c=p[0],h=p[1],d=p[2],u=h-d,g=c-d;a.origin.size.height=2*d,a.origin.size.width=a.origin.size.height,a.origin.windowOffset.left+=g,a.origin.windowOffset.top+=u;break;case"rect":var f=p[0],m=p[1],w=p[2],v=p[3];a.origin.size.height=v-m,a.origin.size.width=w-f,a.origin.windowOffset.left+=f,a.origin.windowOffset.top+=m;break;case"poly":for(var y=0,b=0,$=0,C=0,O="even",T=0;T<p.length;T++){var z=p[T];O="even"==O?($<z&&($=z,0===T&&(y=$)),z<y&&(y=z),"odd"):(C<z&&(C=z,1==T&&(b=C)),z<b&&(b=z),"even")}a.origin.size.height=C-b,a.origin.size.width=$-y,a.origin.windowOffset.left+=y,a.origin.windowOffset.top+=b}}for(t._trigger({type:"geometry",edit:function(t){a.origin.size.height=t.height,a.origin.windowOffset.left=t.left,a.origin.windowOffset.top=t.top,a.origin.size.width=t.width},geometry:{height:a.origin.size.height,left:a.origin.windowOffset.left,top:a.origin.windowOffset.top,width:a.origin.size.width}}),a.origin.windowOffset.right=a.origin.windowOffset.left+a.origin.size.width,a.origin.windowOffset.bottom=a.origin.windowOffset.top+a.origin.size.height,a.origin.offset.left=a.origin.windowOffset.left+a.window.scroll.left,a.origin.offset.top=a.origin.windowOffset.top+a.window.scroll.top,a.origin.offset.bottom=a.origin.offset.top+a.origin.size.height,a.origin.offset.right=a.origin.offset.left+a.origin.size.width,a.available.document={bottom:{height:a.document.size.height-a.origin.offset.bottom,width:a.document.size.width},left:{height:a.document.size.height,width:a.origin.offset.left},right:{height:a.document.size.height,width:a.document.size.width-a.origin.offset.right},top:{height:a.origin.offset.top,width:a.document.size.width}},a.available.window={bottom:{height:Math.max(a.window.size.height-Math.max(a.origin.windowOffset.bottom,0),0),width:a.window.size.width},left:{height:a.window.size.height,width:Math.max(a.origin.windowOffset.left,0)},right:{height:a.window.size.height,width:Math.max(a.window.size.width-Math.max(a.origin.windowOffset.right,0),0)},top:{height:Math.max(a.origin.windowOffset.top,0),width:a.window.size.width}};"html"!=_[0].tagName.toLowerCase();){if("fixed"==_.css("position")){a.origin.fixedLineage=!0;break}_=_.parent()}return a},__optionsFormat:function(){return"number"==typeof this.__options.animationDuration&&(this.__options.animationDuration=[this.__options.animationDuration,this.__options.animationDuration]),"number"==typeof this.__options.delay&&(this.__options.delay=[this.__options.delay,this.__options.delay]),"number"==typeof this.__options.delayTouch&&(this.__options.delayTouch=[this.__options.delayTouch,this.__options.delayTouch]),"string"==typeof this.__options.theme&&(this.__options.theme=[this.__options.theme]),null===this.__options.parent?this.__options.parent=E(I.window.document.body):"string"==typeof this.__options.parent&&(this.__options.parent=E(this.__options.parent)),"hover"==this.__options.trigger?(this.__options.triggerOpen={mouseenter:!0,touchstart:!0},this.__options.triggerClose={mouseleave:!0,originClick:!0,touchleave:!0}):"click"==this.__options.trigger&&(this.__options.triggerOpen={click:!0,tap:!0},this.__options.triggerClose={click:!0,tap:!0}),this._trigger("options"),this},__prepareGC:function(){var t=this;return t.__options.selfDestruction?t.__garbageCollector=setInterval(function(){var o=(new Date).getTime();t.__touchEvents=E.grep(t.__touchEvents,function(t,i){return 6e4<o-t.time}),p(t._$origin)||t.close(function(){t.destroy()})},2e4):clearInterval(t.__garbageCollector),t},__prepareOrigin:function(){var i=this;if(i._$origin.off("."+i.__namespace+"-triggerOpen"),I.hasTouchCapability&&i._$origin.on("touchstart."+i.__namespace+"-triggerOpen touchend."+i.__namespace+"-triggerOpen touchcancel."+i.__namespace+"-triggerOpen",function(t){i._touchRecordEvent(t)}),i.__options.triggerOpen.click||i.__options.triggerOpen.tap&&I.hasTouchCapability){var t="";i.__options.triggerOpen.click&&(t+="click."+i.__namespace+"-triggerOpen "),i.__options.triggerOpen.tap&&I.hasTouchCapability&&(t+="touchend."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){i._touchIsMeaningfulEvent(t)&&i._open(t)})}if(i.__options.triggerOpen.mouseenter||i.__options.triggerOpen.touchstart&&I.hasTouchCapability){t="";i.__options.triggerOpen.mouseenter&&(t+="mouseenter."+i.__namespace+"-triggerOpen "),i.__options.triggerOpen.touchstart&&I.hasTouchCapability&&(t+="touchstart."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){!i._touchIsTouchEvent(t)&&i._touchIsEmulatedEvent(t)||(i.__pointerIsOverOrigin=!0,i._openShortly(t))})}if(i.__options.triggerClose.mouseleave||i.__options.triggerClose.touchleave&&I.hasTouchCapability){t="";i.__options.triggerClose.mouseleave&&(t+="mouseleave."+i.__namespace+"-triggerOpen "),i.__options.triggerClose.touchleave&&I.hasTouchCapability&&(t+="touchend."+i.__namespace+"-triggerOpen touchcancel."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){i._touchIsMeaningfulEvent(t)&&(i.__pointerIsOverOrigin=!1)})}return i},__prepareTooltip:function(){var o=this,t=o.__options.interactive?"auto":"";return o._$tooltip.attr("id",o.__namespace).css({"pointer-events":t,zIndex:o.__options.zIndex}),E.each(o.__previousThemes,function(t,i){o._$tooltip.removeClass(i)}),E.each(o.__options.theme,function(t,i){o._$tooltip.addClass(i)}),o.__previousThemes=E.merge([],o.__options.theme),o},__scrollHandler:function(t){var i=this;if(i.__options.triggerClose.scroll)i._close(t);else if(p(i._$origin)&&p(i._$tooltip)){var r=null;if(t.target===I.window.document)i.__Geometry.origin.fixedLineage||i.__options.repositionOnScroll&&i.reposition(t);else{r=i.__geometry();var _=!1;if("fixed"!=i._$origin.css("position")&&i.__$originParents.each(function(t,i){var o=E(i),e=o.css("overflow-x"),n=o.css("overflow-y");if("visible"!=e||"visible"!=n){var s=i.getBoundingClientRect();if("visible"!=e&&(r.origin.windowOffset.left<s.left||r.origin.windowOffset.right>s.right))return!(_=!0);if("visible"!=n&&(r.origin.windowOffset.top<s.top||r.origin.windowOffset.bottom>s.bottom))return!(_=!0)}if("fixed"==o.css("position"))return!1}),_)i._$tooltip.css("visibility","hidden");else if(i._$tooltip.css("visibility","visible"),i.__options.repositionOnScroll)i.reposition(t);else{var o=r.origin.offset.left-i.__Geometry.origin.offset.left,e=r.origin.offset.top-i.__Geometry.origin.offset.top;i._$tooltip.css({left:i.__lastPosition.coord.left+o,top:i.__lastPosition.coord.top+e})}}i._trigger({type:"scroll",event:t,geo:r})}return i},__stateSet:function(t){return this.__state=t,this._trigger({type:"state",state:t}),this},__timeoutsClear:function(){return clearTimeout(this.__timeouts.open),this.__timeouts.open=null,E.each(this.__timeouts.close,function(t,i){clearTimeout(i)}),this.__timeouts.close=[],this},__trackerStart:function(){var e=this,n=e._$tooltip.find(".tooltipster-content");return e.__options.trackTooltip&&(e.__contentBcr=n[0].getBoundingClientRect()),e.__tracker=setInterval(function(){if(p(e._$origin)&&p(e._$tooltip)){if(e.__options.trackOrigin){var t=e.__geometry(),i=!1;s(t.origin.size,e.__Geometry.origin.size)&&(e.__Geometry.origin.fixedLineage?s(t.origin.windowOffset,e.__Geometry.origin.windowOffset)&&(i=!0):s(t.origin.offset,e.__Geometry.origin.offset)&&(i=!0)),i||(e.__options.triggerClose.mouseleave?e._close():e.reposition())}if(e.__options.trackTooltip){var o=n[0].getBoundingClientRect();o.height===e.__contentBcr.height&&o.width===e.__contentBcr.width||(e.reposition(),e.__contentBcr=o)}}else e._close()},e.__options.trackerInterval),e},_close:function(o,t,i){var e=this,n=!0;if(e._trigger({type:"close",event:o,stop:function(){n=!1}}),n||i){t&&e.__callbacks.close.push(t),e.__callbacks.open=[],e.__timeoutsClear();function s(){E.each(e.__callbacks.close,function(t,i){i.call(e,e,{event:o,origin:e._$origin[0]})}),e.__callbacks.close=[]}if("closed"!=e.__state){var r=!0,_=(new Date).getTime()+e.__options.animationDuration[1];if("disappearing"==e.__state&&_>e.__closingTime&&0<e.__options.animationDuration[1]&&(r=!1),r){e.__closingTime=_,"disappearing"!=e.__state&&e.__stateSet("disappearing");function a(){clearInterval(e.__tracker),e._trigger({type:"closing",event:o}),e._$tooltip.off("."+e.__namespace+"-triggerClose").removeClass("tooltipster-dying"),E(I.window).off("."+e.__namespace+"-triggerClose"),e.__$originParents.each(function(t,i){E(i).off("scroll."+e.__namespace+"-triggerClose")}),e.__$originParents=null,E(I.window.document.body).off("."+e.__namespace+"-triggerClose"),e._$origin.off("."+e.__namespace+"-triggerClose"),e._off("dismissable"),e.__stateSet("closed"),e._trigger({type:"after",event:o}),e.__options.functionAfter&&e.__options.functionAfter.call(e,e,{event:o,origin:e._$origin[0]}),s()}I.hasTransitions?(e._$tooltip.css({"-moz-animation-duration":e.__options.animationDuration[1]+"ms","-ms-animation-duration":e.__options.animationDuration[1]+"ms","-o-animation-duration":e.__options.animationDuration[1]+"ms","-webkit-animation-duration":e.__options.animationDuration[1]+"ms","animation-duration":e.__options.animationDuration[1]+"ms","transition-duration":e.__options.animationDuration[1]+"ms"}),e._$tooltip.clearQueue().removeClass("tooltipster-show").addClass("tooltipster-dying"),0<e.__options.animationDuration[1]&&e._$tooltip.delay(e.__options.animationDuration[1]),e._$tooltip.queue(a)):e._$tooltip.stop().fadeOut(e.__options.animationDuration[1],a)}}else s()}return e},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_open:function(t,i){var o=this;if(!o.__destroying&&p(o._$origin)&&o.__enabled){var e=!0;if("closed"==o.__state&&(o._trigger({type:"before",event:t,stop:function(){e=!1}}),e&&o.__options.functionBefore&&(e=o.__options.functionBefore.call(o,o,{event:t,origin:o._$origin[0]}))),!1!==e&&null!==o.__Content){i&&o.__callbacks.open.push(i),o.__callbacks.close=[],o.__timeoutsClear();function n(){"stable"!=o.__state&&o.__stateSet("stable"),E.each(o.__callbacks.open,function(t,i){i.call(o,o,{origin:o._$origin[0],tooltip:o._$tooltip[0]})}),o.__callbacks.open=[]}var s;if("closed"!==o.__state)s=0,"disappearing"===o.__state?(o.__stateSet("appearing"),I.hasTransitions?(o._$tooltip.clearQueue().removeClass("tooltipster-dying").addClass("tooltipster-show"),0<o.__options.animationDuration[0]&&o._$tooltip.delay(o.__options.animationDuration[0]),o._$tooltip.queue(n)):o._$tooltip.stop().fadeIn(n)):"stable"==o.__state&&n();else{if(o.__stateSet("appearing"),s=o.__options.animationDuration[0],o.__contentInsert(),o.reposition(t,!0),I.hasTransitions?(o._$tooltip.addClass("tooltipster-"+o.__options.animation).addClass("tooltipster-initial").css({"-moz-animation-duration":o.__options.animationDuration[0]+"ms","-ms-animation-duration":o.__options.animationDuration[0]+"ms","-o-animation-duration":o.__options.animationDuration[0]+"ms","-webkit-animation-duration":o.__options.animationDuration[0]+"ms","animation-duration":o.__options.animationDuration[0]+"ms","transition-duration":o.__options.animationDuration[0]+"ms"}),setTimeout(function(){"closed"!=o.__state&&(o._$tooltip.addClass("tooltipster-show").removeClass("tooltipster-initial"),0<o.__options.animationDuration[0]&&o._$tooltip.delay(o.__options.animationDuration[0]),o._$tooltip.queue(n))},0)):o._$tooltip.css("display","none").fadeIn(o.__options.animationDuration[0],n),o.__trackerStart(),E(I.window).on("resize."+o.__namespace+"-triggerClose",function(t){var i=E(document.activeElement);(i.is("input")||i.is("textarea"))&&E.contains(o._$tooltip[0],i[0])||o.reposition(t)}).on("scroll."+o.__namespace+"-triggerClose",function(t){o.__scrollHandler(t)}),o.__$originParents=o._$origin.parents(),o.__$originParents.each(function(t,i){E(i).on("scroll."+o.__namespace+"-triggerClose",function(t){o.__scrollHandler(t)})}),o.__options.triggerClose.mouseleave||o.__options.triggerClose.touchleave&&I.hasTouchCapability){o._on("dismissable",function(t){t.dismissable?t.delay?(l=setTimeout(function(){o._close(t.event)},t.delay),o.__timeouts.close.push(l)):o._close(t):clearTimeout(l)});var r=o._$origin,_="",a="",l=null;o.__options.interactive&&(r=r.add(o._$tooltip)),o.__options.triggerClose.mouseleave&&(_+="mouseenter."+o.__namespace+"-triggerClose ",a+="mouseleave."+o.__namespace+"-triggerClose "),o.__options.triggerClose.touchleave&&I.hasTouchCapability&&(_+="touchstart."+o.__namespace+"-triggerClose",a+="touchend."+o.__namespace+"-triggerClose touchcancel."+o.__namespace+"-triggerClose"),r.on(a,function(t){if(o._touchIsTouchEvent(t)||!o._touchIsEmulatedEvent(t)){var i="mouseleave"==t.type?o.__options.delay:o.__options.delayTouch;o._trigger({delay:i[1],dismissable:!0,event:t,type:"dismissable"})}}).on(_,function(t){!o._touchIsTouchEvent(t)&&o._touchIsEmulatedEvent(t)||o._trigger({dismissable:!1,event:t,type:"dismissable"})})}o.__options.triggerClose.originClick&&o._$origin.on("click."+o.__namespace+"-triggerClose",function(t){o._touchIsTouchEvent(t)||o._touchIsEmulatedEvent(t)||o._close(t)}),(o.__options.triggerClose.click||o.__options.triggerClose.tap&&I.hasTouchCapability)&&setTimeout(function(){if("closed"!=o.__state){var t="",i=E(I.window.document.body);o.__options.triggerClose.click&&(t+="click."+o.__namespace+"-triggerClose "),o.__options.triggerClose.tap&&I.hasTouchCapability&&(t+="touchend."+o.__namespace+"-triggerClose"),i.on(t,function(t){o._touchIsMeaningfulEvent(t)&&(o._touchRecordEvent(t),o.__options.interactive&&E.contains(o._$tooltip[0],t.target)||o._close(t))}),o.__options.triggerClose.tap&&I.hasTouchCapability&&i.on("touchstart."+o.__namespace+"-triggerClose",function(t){o._touchRecordEvent(t)})}},0),o._trigger("ready"),o.__options.functionReady&&o.__options.functionReady.call(o,o,{origin:o._$origin[0],tooltip:o._$tooltip[0]})}if(0<o.__options.timer){l=setTimeout(function(){o._close()},o.__options.timer+s);o.__timeouts.close.push(l)}}}return o},_openShortly:function(t){var i=this,o=!0;if("stable"!=i.__state&&"appearing"!=i.__state&&!i.__timeouts.open&&(i._trigger({type:"start",event:t,stop:function(){o=!1}}),o)){var e=0==t.type.indexOf("touch")?i.__options.delayTouch:i.__options.delay;e[0]?i.__timeouts.open=setTimeout(function(){i.__timeouts.open=null,i.__pointerIsOverOrigin&&i._touchIsMeaningfulEvent(t)?(i._trigger("startend"),i._open(t)):i._trigger("startcancel")},e[0]):(i._trigger("startend"),i._open(t))}return i},_optionsExtract:function(t,i){var e=this,o=E.extend(!0,{},i),n=e.__options[t];return n||(n={},E.each(i,function(t,i){var o=e.__options[t];void 0!==o&&(n[t]=o)})),E.each(o,function(t,i){void 0!==n[t]&&("object"!=typeof i||i instanceof Array||null==i||"object"!=typeof n[t]||n[t]instanceof Array||null==n[t]?o[t]=n[t]:E.extend(o[t],n[t]))}),o},_plug:function(t){var i=E.tooltipster._plugin(t);if(!i)throw new Error('The "'+t+'" plugin is not defined');return i.instance&&E.tooltipster.__bridge(i.instance,this,i.name),this},_touchIsEmulatedEvent:function(t){for(var i=!1,o=(new Date).getTime(),e=this.__touchEvents.length-1;0<=e;e--){var n=this.__touchEvents[e];if(!(o-n.time<500))break;n.target===t.target&&(i=!0)}return i},_touchIsMeaningfulEvent:function(t){return this._touchIsTouchEvent(t)&&!this._touchSwiped(t.target)||!this._touchIsTouchEvent(t)&&!this._touchIsEmulatedEvent(t)},_touchIsTouchEvent:function(t){return 0==t.type.indexOf("touch")},_touchRecordEvent:function(t){return this._touchIsTouchEvent(t)&&(t.time=(new Date).getTime(),this.__touchEvents.push(t)),this},_touchSwiped:function(t){for(var i=!1,o=this.__touchEvents.length-1;0<=o;o--){var e=this.__touchEvents[o];if("touchmove"==e.type){i=!0;break}if("touchstart"==e.type&&t===e.target)break}return i},_trigger:function(){var t=Array.prototype.slice.apply(arguments);return"string"==typeof t[0]&&(t[0]={type:t[0]}),t[0].instance=this,t[0].origin=this._$origin?this._$origin[0]:null,t[0].tooltip=this._$tooltip?this._$tooltip[0]:null,this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,t),E.tooltipster._trigger.apply(E.tooltipster,t),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,t),this},_unplug:function(o){var e=this;if(e[o]){var t=E.tooltipster._plugin(o);t.instance&&E.each(t.instance,function(t,i){e[t]&&e[t].bridged===e[o]&&delete e[t]}),e[o].__destroy&&e[o].__destroy(),delete e[o]}return e},close:function(t){return this.__destroyed?this.__destroyError():this._close(null,t),this},content:function(t){var i=this;if(void 0===t)return i.__Content;if(i.__destroyed)i.__destroyError();else if(i.__contentSet(t),null!==i.__Content){if("closed"!==i.__state&&(i.__contentInsert(),i.reposition(),i.__options.updateAnimation))if(I.hasTransitions){var o=i.__options.updateAnimation;i._$tooltip.addClass("tooltipster-update-"+o),setTimeout(function(){"closed"!=i.__state&&i._$tooltip.removeClass("tooltipster-update-"+o)},1e3)}else i._$tooltip.fadeTo(200,.5,function(){"closed"!=i.__state&&i._$tooltip.fadeTo(200,1)})}else i._close();return i},destroy:function(){var o=this;if(o.__destroyed)o.__destroyError();else{"closed"!=o.__state?o.option("animationDuration",0)._close(null,null,!0):o.__timeoutsClear(),o._trigger("destroy"),o.__destroyed=!0,o._$origin.removeData(o.__namespace).off("."+o.__namespace+"-triggerOpen"),E(I.window.document.body).off("."+o.__namespace+"-triggerOpen");var t=o._$origin.data("tooltipster-ns");if(t)if(1===t.length){var i=null;"previous"==o.__options.restoration?i=o._$origin.data("tooltipster-initialTitle"):"current"==o.__options.restoration&&(i="string"==typeof o.__Content?o.__Content:E("<div></div>").append(o.__Content).html()),i&&o._$origin.attr("title",i),o._$origin.removeClass("tooltipstered"),o._$origin.removeData("tooltipster-ns").removeData("tooltipster-initialTitle")}else t=E.grep(t,function(t,i){return t!==o.__namespace}),o._$origin.data("tooltipster-ns",t);o._trigger("destroyed"),o._off(),o.off(),o.__Content=null,o.__$emitterPrivate=null,o.__$emitterPublic=null,o.__options.parent=null,o._$origin=null,o._$tooltip=null,E.tooltipster.__instancesLatestArr=E.grep(E.tooltipster.__instancesLatestArr,function(t,i){return o!==t}),clearInterval(o.__garbageCollector)}return o},disable:function(){return this.__destroyed?this.__destroyError():(this._close(),this.__enabled=!1),this},elementOrigin:function(){if(!this.__destroyed)return this._$origin[0];this.__destroyError()},elementTooltip:function(){return this._$tooltip?this._$tooltip[0]:null},enable:function(){return this.__enabled=!0,this},hide:function(t){return this.close(t)},instance:function(){return this},off:function(){return this.__destroyed||this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},open:function(t){return this.__destroyed?this.__destroyError():this._open(null,t),this},option:function(t,i){return void 0===i?this.__options[t]:(this.__destroyed?this.__destroyError():(this.__options[t]=i,this.__optionsFormat(),0<=E.inArray(t,["trigger","triggerClose","triggerOpen"])&&this.__prepareOrigin(),"selfDestruction"===t&&this.__prepareGC()),this)},reposition:function(t,i){var o=this;return o.__destroyed?o.__destroyError():"closed"!=o.__state&&p(o._$origin)&&(i||p(o._$tooltip))&&(i||o._$tooltip.detach(),o.__Geometry=o.__geometry(),o._trigger({type:"reposition",event:t,helper:{geo:o.__Geometry}})),o},show:function(t){return this.open(t)},status:function(){return{destroyed:this.__destroyed,enabled:this.__enabled,open:"closed"!==this.__state,state:this.__state}},triggerHandler:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.triggerHandler.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this}},E.fn.tooltipster=function(){var n=Array.prototype.slice.apply(arguments),e="You are using a single HTML element as content for several tooltips. You probably want to set the contentCloning option to TRUE.";if(0===this.length)return this;if("string"==typeof n[0]){var s="#*$~&";return this.each(function(){var t=E(this).data("tooltipster-ns"),i=t?E(this).data(t[0]):null;if(!i)throw new Error("You called Tooltipster's \""+n[0]+'" method on an uninitialized element');if("function"!=typeof i[n[0]])throw new Error('Unknown method "'+n[0]+'"');1<this.length&&"content"==n[0]&&(n[1]instanceof E||"object"==typeof n[1]&&null!=n[1]&&n[1].tagName)&&!i.__options.contentCloning&&i.__options.debug&&console.log(e);var o=i[n[0]](n[1],n[2]);if(o!==i||"instance"===n[0])return s=o,!1}),"#*$~&"!==s?s:this}E.tooltipster.__instancesLatestArr=[];var t=n[0]&&void 0!==n[0].multiple,r=t&&n[0].multiple||!t&&c.multiple,i=n[0]&&void 0!==n[0].content,o=i&&n[0].content||!i&&c.content,_=n[0]&&void 0!==n[0].contentCloning,a=_&&n[0].contentCloning||!_&&c.contentCloning,l=n[0]&&void 0!==n[0].debug,p=l&&n[0].debug||!l&&c.debug;return 1<this.length&&(o instanceof E||"object"==typeof o&&null!=o&&o.tagName)&&!a&&p&&console.log(e),this.each(function(){var t=!1,i=E(this),o=i.data("tooltipster-ns"),e=null;!o||r?t=!0:p&&(console.log("Tooltipster: one or more tooltips are already attached to the element below. Ignoring."),console.log(this)),t&&(e=new E.Tooltipster(this,n[0]),(o=o||[]).push(e.__namespace),i.data("tooltipster-ns",o),i.data(e.__namespace,e),e.__options.functionInit&&e.__options.functionInit.call(e,e,{origin:this}),e._trigger("init")),E.tooltipster.__instancesLatestArr.push(e)}),this},i.prototype={__init:function(t){this.__$tooltip=t,this.__$tooltip.css({left:0,overflow:"hidden",position:"absolute",top:0}).find(".tooltipster-content").css("overflow","auto"),this.$container=E('<div class="tooltipster-ruler"></div>').append(this.__$tooltip).appendTo(I.window.document.body)},__forceRedraw:function(){var t=this.__$tooltip.parent();this.__$tooltip.detach(),this.__$tooltip.appendTo(t)},constrain:function(t,i){return this.constraints={width:t,height:i},this.__$tooltip.css({display:"block",height:"",overflow:"auto",width:t}),this},destroy:function(){this.__$tooltip.detach().find(".tooltipster-content").css({display:"",overflow:""}),this.$container.remove()},free:function(){return this.constraints=null,this.__$tooltip.css({display:"",height:"",overflow:"visible",width:""}),this},measure:function(){this.__forceRedraw();var t=this.__$tooltip[0].getBoundingClientRect(),i={size:{height:t.height||t.bottom-t.top,width:t.width||t.right-t.left}};if(this.constraints){var o=this.__$tooltip.find(".tooltipster-content"),e=this.__$tooltip.outerHeight(),n=o[0].getBoundingClientRect(),s={height:e<=this.constraints.height,width:t.width<=this.constraints.width&&n.width>=o[0].scrollWidth-1};i.fits=s.height&&s.width}return I.IE&&I.IE<=11&&i.size.width!==I.window.document.documentElement.clientWidth&&(i.size.width=Math.ceil(i.size.width)+1),i}};var o=navigator.userAgent.toLowerCase();-1!=o.indexOf("msie")?I.IE=parseInt(o.split("msie")[1]):-1!==o.toLowerCase().indexOf("trident")&&-1!==o.indexOf(" rv:11")?I.IE=11:-1!=o.toLowerCase().indexOf("edge/")&&(I.IE=parseInt(o.toLowerCase().split("edge/")[1]));var e="tooltipster.sideTip";return E.tooltipster._plugin({name:e,instance:{__defaults:function(){return{arrow:!0,distance:6,functionPosition:null,maxWidth:null,minIntersection:16,minWidth:0,position:null,side:"top",viewportAware:!0}},__init:function(t){var i=this;i.__instance=t,i.__namespace="tooltipster-sideTip-"+Math.round(1e6*Math.random()),i.__previousState="closed",i.__options,i.__optionsFormat(),i.__instance._on("state."+i.__namespace,function(t){"closed"==t.state?i.__close():"appearing"==t.state&&"closed"==i.__previousState&&i.__create(),i.__previousState=t.state}),i.__instance._on("options."+i.__namespace,function(){i.__optionsFormat()}),i.__instance._on("reposition."+i.__namespace,function(t){i.__reposition(t.event,t.helper)})},__close:function(){this.__instance.content()instanceof E&&this.__instance.content().detach(),this.__instance._$tooltip.remove(),this.__instance._$tooltip=null},__create:function(){var t=E('<div class="tooltipster-base tooltipster-sidetip"><div class="tooltipster-box"><div class="tooltipster-content"></div></div><div class="tooltipster-arrow"><div class="tooltipster-arrow-uncropped"><div class="tooltipster-arrow-border"></div><div class="tooltipster-arrow-background"></div></div></div></div>');this.__options.arrow||t.find(".tooltipster-box").css("margin",0).end().find(".tooltipster-arrow").hide(),this.__options.minWidth&&t.css("min-width",this.__options.minWidth+"px"),this.__options.maxWidth&&t.css("max-width",this.__options.maxWidth+"px"),this.__instance._$tooltip=t,this.__instance._trigger("created")},__destroy:function(){this.__instance._off("."+self.__namespace)},__optionsFormat:function(){var t=this;if(t.__options=t.__instance._optionsExtract(e,t.__defaults()),t.__options.position&&(t.__options.side=t.__options.position),"object"!=typeof t.__options.distance&&(t.__options.distance=[t.__options.distance]),t.__options.distance.length<4&&(void 0===t.__options.distance[1]&&(t.__options.distance[1]=t.__options.distance[0]),void 0===t.__options.distance[2]&&(t.__options.distance[2]=t.__options.distance[0]),void 0===t.__options.distance[3]&&(t.__options.distance[3]=t.__options.distance[1]),t.__options.distance={top:t.__options.distance[0],right:t.__options.distance[1],bottom:t.__options.distance[2],left:t.__options.distance[3]}),"string"==typeof t.__options.side){t.__options.side=[t.__options.side,{top:"bottom",right:"left",bottom:"top",left:"right"}[t.__options.side]],"left"==t.__options.side[0]||"right"==t.__options.side[0]?t.__options.side.push("top","bottom"):t.__options.side.push("right","left")}6===E.tooltipster._env.IE&&!0!==t.__options.arrow&&(t.__options.arrow=!1)},__reposition:function(a,l){var i,p=this,c=p.__targetFind(l),h=[];p.__instance._$tooltip.detach();var o=p.__instance._$tooltip.clone(),d=E.tooltipster._getRuler(o),u=!1,t=p.__instance.option("animation");switch(t&&o.removeClass("tooltipster-"+t),E.each(["window","document"],function(t,n){var s=null;if(p.__instance._trigger({container:n,helper:l,satisfied:u,takeTest:function(t){s=t},results:h,type:"positionTest"}),1==s||0!=s&&0==u&&("window"!=n||p.__options.viewportAware))for(t=0;t<p.__options.side.length;t++){var r={horizontal:0,vertical:0},_=p.__options.side[t];"top"==_||"bottom"==_?r.vertical=p.__options.distance[_]:r.horizontal=p.__options.distance[_],p.__sideChange(o,_),E.each(["natural","constrained"],function(t,i){if(s=null,p.__instance._trigger({container:n,event:a,helper:l,mode:i,results:h,satisfied:u,side:_,takeTest:function(t){s=t},type:"positionTest"}),1==s||0!=s&&0==u){var o={container:n,distance:r,fits:null,mode:i,outerSize:null,side:_,size:null,target:c[_],whole:null},e=("natural"==i?d.free():d.constrain(l.geo.available[n][_].width-r.horizontal,l.geo.available[n][_].height-r.vertical)).measure();if(o.size=e.size,o.outerSize={height:e.size.height+r.vertical,width:e.size.width+r.horizontal},"natural"==i?l.geo.available[n][_].width>=o.outerSize.width&&l.geo.available[n][_].height>=o.outerSize.height?o.fits=!0:o.fits=!1:o.fits=e.fits,"window"==n&&(o.fits?o.whole="top"==_||"bottom"==_?l.geo.origin.windowOffset.right>=p.__options.minIntersection&&l.geo.window.size.width-l.geo.origin.windowOffset.left>=p.__options.minIntersection:l.geo.origin.windowOffset.bottom>=p.__options.minIntersection&&l.geo.window.size.height-l.geo.origin.windowOffset.top>=p.__options.minIntersection:o.whole=!1),h.push(o),o.whole)u=!0;else if("natural"==o.mode&&(o.fits||o.size.width<=l.geo.available[n][_].width))return!1}})}}),p.__instance._trigger({edit:function(t){h=t},event:a,helper:l,results:h,type:"positionTested"}),h.sort(function(t,i){return t.whole&&!i.whole?-1:!t.whole&&i.whole?1:t.whole&&i.whole?(o=p.__options.side.indexOf(t.side))<(e=p.__options.side.indexOf(i.side))||!(e<o)&&"natural"==t.mode?-1:1:t.fits&&!i.fits?-1:!t.fits&&i.fits?1:t.fits&&i.fits?(o=p.__options.side.indexOf(t.side))<(e=p.__options.side.indexOf(i.side))||!(e<o)&&"natural"==t.mode?-1:1:"document"==t.container&&"bottom"==t.side&&"natural"==t.mode?-1:1;var o,e}),(i=h[0]).coord={},i.side){case"left":case"right":i.coord.top=Math.floor(i.target-i.size.height/2);break;case"bottom":case"top":i.coord.left=Math.floor(i.target-i.size.width/2)}switch(i.side){case"left":i.coord.left=l.geo.origin.windowOffset.left-i.outerSize.width;break;case"right":i.coord.left=l.geo.origin.windowOffset.right+i.distance.horizontal;break;case"top":i.coord.top=l.geo.origin.windowOffset.top-i.outerSize.height;break;case"bottom":i.coord.top=l.geo.origin.windowOffset.bottom+i.distance.vertical}"window"==i.container?"top"==i.side||"bottom"==i.side?i.coord.left<0?0<=l.geo.origin.windowOffset.right-this.__options.minIntersection?i.coord.left=0:i.coord.left=l.geo.origin.windowOffset.right-this.__options.minIntersection-1:i.coord.left>l.geo.window.size.width-i.size.width&&(l.geo.origin.windowOffset.left+this.__options.minIntersection<=l.geo.window.size.width?i.coord.left=l.geo.window.size.width-i.size.width:i.coord.left=l.geo.origin.windowOffset.left+this.__options.minIntersection+1-i.size.width):i.coord.top<0?0<=l.geo.origin.windowOffset.bottom-this.__options.minIntersection?i.coord.top=0:i.coord.top=l.geo.origin.windowOffset.bottom-this.__options.minIntersection-1:i.coord.top>l.geo.window.size.height-i.size.height&&(l.geo.origin.windowOffset.top+this.__options.minIntersection<=l.geo.window.size.height?i.coord.top=l.geo.window.size.height-i.size.height:i.coord.top=l.geo.origin.windowOffset.top+this.__options.minIntersection+1-i.size.height):(i.coord.left>l.geo.window.size.width-i.size.width&&(i.coord.left=l.geo.window.size.width-i.size.width),i.coord.left<0&&(i.coord.left=0)),p.__sideChange(o,i.side),l.tooltipClone=o[0],l.tooltipParent=p.__instance.option("parent").parent[0],l.mode=i.mode,l.whole=i.whole,l.origin=p.__instance._$origin[0],l.tooltip=p.__instance._$tooltip[0],delete i.container,delete i.fits,delete i.mode,delete i.outerSize,delete i.whole,i.distance=i.distance.horizontal||i.distance.vertical;var e,n,s,r=E.extend(!0,{},i);if(p.__instance._trigger({edit:function(t){i=t},event:a,helper:l,position:r,type:"position"}),p.__options.functionPosition){var _=p.__options.functionPosition.call(p,p.__instance,l,r);_&&(i=_)}d.destroy(),n="top"==i.side||"bottom"==i.side?(e={prop:"left",val:i.target-i.coord.left},i.size.width-this.__options.minIntersection):(e={prop:"top",val:i.target-i.coord.top},i.size.height-this.__options.minIntersection),e.val<this.__options.minIntersection?e.val=this.__options.minIntersection:e.val>n&&(e.val=n),s=l.geo.origin.fixedLineage?l.geo.origin.windowOffset:{left:l.geo.origin.windowOffset.left+l.geo.window.scroll.left,top:l.geo.origin.windowOffset.top+l.geo.window.scroll.top},i.coord={left:s.left+(i.coord.left-l.geo.origin.windowOffset.left),top:s.top+(i.coord.top-l.geo.origin.windowOffset.top)},p.__sideChange(p.__instance._$tooltip,i.side),l.geo.origin.fixedLineage?p.__instance._$tooltip.css("position","fixed"):p.__instance._$tooltip.css("position",""),p.__instance._$tooltip.css({left:i.coord.left,top:i.coord.top,height:i.size.height,width:i.size.width}).find(".tooltipster-arrow").css({left:"",top:""}).css(e.prop,e.val),p.__instance._$tooltip.appendTo(p.__instance.option("parent")),p.__instance._trigger({type:"repositioned",event:a,position:i})},__sideChange:function(t,i){t.removeClass("tooltipster-bottom").removeClass("tooltipster-left").removeClass("tooltipster-right").removeClass("tooltipster-top").addClass("tooltipster-"+i)},__targetFind:function(t){var i={},o=this.__instance._$origin[0].getClientRects();1<o.length&&1==this.__instance._$origin.css("opacity")&&(this.__instance._$origin.css("opacity",.99),o=this.__instance._$origin[0].getClientRects(),this.__instance._$origin.css("opacity",1));if(o.length<2)i.top=Math.floor(t.geo.origin.windowOffset.left+t.geo.origin.size.width/2),i.bottom=i.top,i.left=Math.floor(t.geo.origin.windowOffset.top+t.geo.origin.size.height/2),i.right=i.left;else{var e=o[0];i.top=Math.floor(e.left+(e.right-e.left)/2),e=2<o.length?o[Math.ceil(o.length/2)-1]:o[0],i.right=Math.floor(e.top+(e.bottom-e.top)/2),e=o[o.length-1],i.bottom=Math.floor(e.left+(e.right-e.left)/2),e=2<o.length?o[Math.ceil((o.length+1)/2)-1]:o[o.length-1],i.left=Math.floor(e.top+(e.bottom-e.top)/2)}return i}}}),E});
 
 
 
17
  !function(f){"use strict";f(document).on("click",".eael-load-more-button",function(a){a.preventDefault(),a.stopPropagation(),a.stopImmediatePropagation();var o=f(this),s=f("span",o).html(),t=o.data("widget"),n=f(".elementor-element-"+t),e=o.data("class"),i=o.data("args"),r=o.data("settings"),d=o.data("layout"),l=parseInt(o.data("page"))+1;if(void 0!==t&&void 0!==i){var p={},u={action:"load_more",class:e,args:i,settings:r,page:l};if(String(i).split("&").forEach(function(a,t){var e=String(a).split("=");p[e[0]]=e[1]}),"rand"==p.orderby){var c=f(".eael-grid-post");if(c.length){var g=[];c.each(function(a,t){var e=f(t).data("id");g.push(e)}),u.post__not_in=g}}o.addClass("button--loading"),f("span",o).html("Loading..."),f.ajax({url:localize.ajaxurl,type:"post",data:u,success:function(a){var t=f(a);if(t.hasClass("no-posts-found")||0==t.length)o.remove();else{if("Essential_Addons_Elementor\\Elements\\Product_Grid"==u.class)f(".eael-product-grid .products",n).append(t);else if(f(".eael-post-appender",n).append(t),"masonry"==d){var e=f(".eael-post-appender",n).isotope();e.isotope("appended",t).isotope("layout"),e.imagesLoaded().progress(function(){e.isotope("layout")})}o.removeClass("button--loading"),f("span",o).html(s),o.data("page",l)}},error:function(a){console.log(a)}})}})}(jQuery);
18
  var AdvAccordionHandler=function(e,n){var a=e.find(".eael-adv-accordion"),o=e.find(".eael-accordion-header"),d=a.data("accordion-type"),t=a.data("toogle-speed");o.each(function(){n(this).hasClass("active-default")&&(n(this).addClass("show active"),n(this).next().slideDown(t))}),o.unbind("click"),o.click(function(e){e.preventDefault();var a=n(this);"accordion"===d?a.hasClass("show")?(a.removeClass("show active"),a.next().slideUp(t)):(a.parent().parent().find(".eael-accordion-header").removeClass("show active"),a.parent().parent().find(".eael-accordion-content").slideUp(t),a.toggleClass("show active"),a.next().slideToggle(t)):a.hasClass("show")?(a.removeClass("show active"),a.next().slideUp(t)):(a.addClass("show active"),a.next().slideDown(t))})};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-adv-accordion.default",AdvAccordionHandler)});
19
- var AdvanceTabHandler=function(e,c){var a="#"+e.find(".eael-advance-tabs").attr("id").toString();c(a+" .eael-tabs-nav ul li").each(function(e){c(this).hasClass("active-default")?(c(a+" .eael-tabs-nav > ul li").removeClass("active").addClass("inactive"),c(this).removeClass("inactive")):0==e&&c(this).removeClass("inactive").addClass("active")}),c(a+" .eael-tabs-content div").each(function(e){c(this).hasClass("active-default")?c(a+" .eael-tabs-content > div").removeClass("active"):0==e&&c(this).removeClass("inactive").addClass("active")}),c(a+" .eael-tabs-nav ul li").click(function(){var e=c(this).index(),a=c(this).closest(".eael-advance-tabs"),t=c(a).children(".eael-tabs-nav").children("ul").children("li"),i=c(a).children(".eael-tabs-content").children("div");c(this).parent("li").addClass("active"),c(t).removeClass("active active-default").addClass("inactive"),c(this).addClass("active").removeClass("inactive"),c(i).removeClass("active").addClass("inactive"),c(i).eq(e).addClass("active").removeClass("inactive");var s=i.eq(e).find(".eael-filter-gallery-container"),l=i.eq(e).find(".eael-post-grid.eael-post-appender"),n=i.eq(e).find(".eael-twitter-feed-masonry"),d=i.eq(e).find(".eael-instafeed");l.length&&l.isotope(),n.length&&n.isotope("layout"),s.length&&s.isotope("layout"),d.length&&d.isotope("layout"),c(i).each(function(e){c(this).removeClass("active-default")})})};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-adv-tabs.default",AdvanceTabHandler)});
20
- var advanced_data_table_timeout,advanced_data_table_drag_start_x,advanced_data_table_drag_start_width,advanced_data_table_drag_el,advanced_data_table_active_cell=null,advanced_data_table_dragging=!1,Advanced_Data_Table_Update_View=function(e,a,t){var n=e.model;if(n.remoteRender=a,"2.7.6"<elementor.config.version){var r=e.getContainer(),d=e.getContainer().settings.attributes;Object.keys(t).forEach(function(e){d[e]=t[e]}),parent.window.$e.run("document/elements/settings",{container:r,settings:d,options:{external:a}})}else Object.keys(t).forEach(function(e){n.setSetting(e,t[e])});advanced_data_table_timeout=setTimeout(function(){n.remoteRender=!0},1001)},Advanced_Data_Table_Update_Model=function(a,e,t,n){if(a.remoteRender=t,"2.7.6"<elementor.config.version){var r=e.settings.attributes;Object.keys(n).forEach(function(e){r[e]=n[e]}),parent.window.$e.run("document/elements/settings",{container:e,settings:r,options:{external:t}})}else Object.keys(n).forEach(function(e){a.setSetting(e,n[e])});advanced_data_table_timeout=setTimeout(function(){a.remoteRender=!0},1001)},Advanced_Data_Table=function(e,n){var u=e.context.querySelector(".ea-advanced-data-table"),a=e.context.querySelector(".ea-advanced-data-table-search"),v=e.context.querySelector(".ea-advanced-data-table-pagination"),b={};if(isEditMode){var t="readonly";u.classList.contains("ea-advanced-data-table-static")&&(t="",u.querySelectorAll("th, td").forEach(function(e){var a=e.innerHTML;0!==a.indexOf('<textarea rows="1">')&&(e.innerHTML='<textarea rows="1" '+t+">"+a+"</textarea>")})),u.addEventListener("mousedown",function(e){"th"===e.target.tagName.toLowerCase()&&(e.stopPropagation(),advanced_data_table_dragging=!0,advanced_data_table_drag_el=e.target,advanced_data_table_drag_start_x=e.pageX,advanced_data_table_drag_start_width=e.target.offsetWidth)}),document.addEventListener("mousemove",function(e){advanced_data_table_dragging&&(advanced_data_table_drag_el.style.width=advanced_data_table_drag_start_width+(event.pageX-advanced_data_table_drag_start_x)+"px")}),document.addEventListener("mouseup",function(e){advanced_data_table_dragging=advanced_data_table_dragging&&!1})}else{if(a&&a.addEventListener("input",function(e){var a=this.value.toLowerCase(),t=u.classList.contains("ea-advanced-data-table-sortable"),n="thead"==u.rows[0].parentNode.tagName.toLowerCase()?1:0;if(1<u.rows.length)if(0<a.length){t&&u.classList.add("ea-advanced-data-table-unsortable"),v&&0<v.innerHTML.length&&(v.style.display="none");for(var r=n;r<u.rows.length;r++){var d=!1;if(0<u.rows[r].cells.length)for(var l=0;l<u.rows[r].cells.length;l++)if(-1<u.rows[r].cells[l].textContent.toLowerCase().indexOf(a)){d=!0;break}u.rows[r].style.display=d?"table-row":"none"}}else if(t&&u.classList.remove("ea-advanced-data-table-unsortable"),v&&0<v.innerHTML.length){v.style.display="";var o=v.querySelector(".ea-advanced-data-table-pagination-current").dataset.page,c=(o-1)*u.dataset.itemsPerPage+1,i=o*u.dataset.itemsPerPage;for(r=1;r<=u.rows.length-1;r++)u.rows[r].style.display=c<=r&&r<=i?"table-row":"none"}else for(r=1;r<=u.rows.length-1;r++)u.rows[r].style.display="table-row"}),u.classList.contains("ea-advanced-data-table-sortable")&&u.addEventListener("click",function(e){if("th"===e.target.tagName.toLowerCase()){var a=e.target.cellIndex,t=1,n=1,r=u.rows.length-1,d="",l=e.target.classList,o=[],c=u.cloneNode(!0);d=l.contains("asc")?(e.target.classList.remove("asc"),e.target.classList.add("desc"),"desc"):(l.contains("desc")&&e.target.classList.remove("desc"),e.target.classList.add("asc"),"asc"),v&&0<v.innerHTML.length&&(t=v.querySelector(".ea-advanced-data-table-pagination-current").dataset.page,n=(t-1)*u.dataset.itemsPerPage+1,r=r-(t-1)*u.dataset.itemsPerPage>=u.dataset.itemsPerPage?t*u.dataset.itemsPerPage:r),b[t]=[],u.querySelectorAll("th").forEach(function(e){e.cellIndex!=a&&e.classList.remove("asc","desc"),b[t].push(e.classList.contains("asc")?"asc":e.classList.contains("desc")?"desc":"")});for(var i=n;i<=r;i++){var s,_=u.rows[i].cells[a];s=isNaN(parseInt(_.innerText))?_.innerText.toLowerCase():parseInt(_.innerText),o.push({index:i,value:s})}"asc"==d?o.sort(function(e,a){return e.value>a.value?1:-1}):"desc"==d&&o.sort(function(e,a){return e.value<a.value?1:-1}),o.forEach(function(e,a){u.rows[n+a].innerHTML=c.rows[e.index].innerHTML})}}),u.classList.contains("ea-advanced-data-table-paginated")){var r="",d=v.classList.contains("ea-advanced-data-table-pagination-button")?"button":"select",l=1,o="thead"==u.rows[0].parentNode.tagName.toLowerCase()?1:0,c=l*u.dataset.itemsPerPage,i=Math.ceil((u.rows.length-1)/u.dataset.itemsPerPage);if(1<i)if("button"==d){for(var s=1;s<=i;s++)r+='<a href="#" data-page="'+s+'" class="'+(1==s?"ea-advanced-data-table-pagination-current":"")+'">'+s+"</a>";v.insertAdjacentHTML("beforeend",'<a href="#" data-page="1">&laquo;</a>'+r+'<a href="#" data-page="'+i+'">&raquo;</a>')}else{for(s=1;s<=i;s++)r+='<option value="'+s+'">'+s+"</option>";v.insertAdjacentHTML("beforeend","<select>"+r+"</select>")}for(s=0;s<=c&&!(s>=u.rows.length);s++)u.rows[s].style.display="table-row";"button"==d?v.addEventListener("click",function(e){if(e.preventDefault(),"a"==e.target.tagName.toLowerCase()){l=e.target.dataset.page,offset="thead"==u.rows[0].parentNode.tagName.toLowerCase()?1:0,o=(l-1)*u.dataset.itemsPerPage+offset,c=l*u.dataset.itemsPerPage,v.querySelectorAll(".ea-advanced-data-table-pagination-current").forEach(function(e){e.classList.remove("ea-advanced-data-table-pagination-current")}),v.querySelectorAll('[data-page="'+l+'"]').forEach(function(e){e.classList.add("ea-advanced-data-table-pagination-current")});for(var a=offset;a<=u.rows.length-1;a++)u.rows[a].style.display=o<=a&&a<=c?"table-row":"none";u.querySelectorAll("th").forEach(function(e,a){e.classList.remove("asc","desc"),void 0!==b[l]&&b[l][a]&&e.classList.add(b[l][a])})}}):v.hasChildNodes()&&v.querySelector("select").addEventListener("input",function(e){e.preventDefault(),l=e.target.value,offset="thead"==u.rows[0].parentNode.tagName.toLowerCase()?1:0,o=(l-1)*u.dataset.itemsPerPage+offset,c=l*u.dataset.itemsPerPage;for(var a=offset;a<=u.rows.length-1;a++)u.rows[a].style.display=o<=a&&a<=c?"table-row":"none";u.querySelectorAll("th").forEach(function(e,a){e.classList.remove("asc","desc"),void 0!==b[l]&&b[l][a]&&e.classList.add(b[l][a])})})}u.querySelectorAll(".nt_button_woo").forEach(function(e){e.classList.add("add_to_cart_button","ajax_add_to_cart")}),u.querySelectorAll(".nt_woo_quantity").forEach(function(e){e.addEventListener("input",function(e){var a=e.target.dataset.product_id,t=e.target.value;n(".nt_add_to_cart_"+a,n(u)).data("quantity",t)})})}},Advanced_Data_Table_Click_Handler=function(a,e,n){if("ea:advTable:export"==event.target.dataset.event){for(var t=n.el.querySelector(".ea-advanced-data-table-"+e.attributes.id),r=t.querySelectorAll("table tr"),d=[],l=0;l<r.length;l++){var o=[],c=r[l].querySelectorAll("th, td");if(t.classList.contains("ea-advanced-data-table-static"))for(var i=0;i<c.length;i++)o.push(JSON.stringify(c[i].querySelector("textarea").value.replace(/(\r\n|\n|\r)/gm," ").trim()));else for(i=0;i<c.length;i++)o.push(JSON.stringify(c[i].innerHTML.replace(/(\r\n|\n|\r)/gm," ").trim()));d.push(o.join(","))}var s=new Blob([d.join("\n")],{type:"text/csv"}),_=parent.document.createElement("a");_.classList.add("ea-adv-data-table-download-"+e.attributes.id),_.download="ea-adv-data-table-"+e.attributes.id+".csv",_.href=window.URL.createObjectURL(s),_.style.display="none",parent.document.body.appendChild(_),_.click(),parent.document.querySelector(".ea-adv-data-table-download-"+e.attributes.id).remove()}else if("ea:advTable:import"==event.target.dataset.event){var u=a.el.querySelector(".ea_adv_table_csv_string"),v=a.el.querySelector(".ea_adv_table_csv_string_table").checked,b=u.value.split("\n"),f="",g="";0<u.value.length&&(g+="<tbody>",b.forEach(function(e,a){0<e.length&&0<(c=e.match(/("(?:[^"\\]|\\.)*"|[^","]+)/gm)).length&&(v&&0==a?(f+="<thead><tr>",c.forEach(function(e){e.match(/(^"")|(^")|("$)|(""$)/g)?f+="<th>"+JSON.parse(e)+"</th>":f+="<th>"+e+"</th>"}),f+="</tr></thead>"):(g+="<tr>",c.forEach(function(e){e.match(/(^"")|(^")|("$)|(""$)/g)?g+="<td>"+JSON.parse(e)+"</td>":g+="<td>"+e+"</td>"}),g+="</tr>"))}),g+="</tbody>",(0<f.length||0<g.length)&&Advanced_Data_Table_Update_View(n,!0,{ea_adv_data_table_static_html:f+g})),u.value=""}else if("ea:advTable:connect"==event.target.dataset.event){var m=event.target;m.innerHTML="Connecting",jQuery.ajax({url:localize.ajaxurl,type:"post",data:{action:"connect_remote_db",security:localize.nonce,host:e.attributes.settings.attributes.ea_adv_data_table_source_remote_host,username:e.attributes.settings.attributes.ea_adv_data_table_source_remote_username,password:e.attributes.settings.attributes.ea_adv_data_table_source_remote_password,database:e.attributes.settings.attributes.ea_adv_data_table_source_remote_database},success:function(e){if(1==e.connected){m.innerHTML="Connected",Advanced_Data_Table_Update_View(n,!0,{ea_adv_data_table_source_remote_connected:!0,ea_adv_data_table_source_remote_tables:e.tables}),a.content.el.querySelector(".elementor-section-title").click(),a.content.el.querySelector(".elementor-section-title").click();var t=a.el.querySelector('[data-setting="ea_adv_data_table_source_remote_table"]');t.length=0,e.tables.forEach(function(e,a){t[a]=new Option(e,e)})}else m.innerHTML="Failed"},error:function(){m.innerHTML="Failed"}}),setTimeout(function(){m.innerHTML="Connect"},2e3)}else"ea:advTable:disconnect"==event.target.dataset.event&&(Advanced_Data_Table_Update_View(n,!0,{ea_adv_data_table_source_remote_connected:!1,ea_adv_data_table_source_remote_tables:[]}),a.content.el.querySelector(".elementor-section-title").click(),a.content.el.querySelector(".elementor-section-title").click())},Advanced_Data_Table_Inline_Edit=function(e,r,d){function a(){var e=setInterval(function(){if(d.el.querySelector(".ea-advanced-data-table")){var n=d.el.querySelector(".ea-advanced-data-table-"+r.attributes.id);n.addEventListener("focusin",function(e){"textarea"==e.target.tagName.toLowerCase()&&(advanced_data_table_active_cell=e.target)}),n.addEventListener("input",function(e){if("textarea"==e.target.tagName.toLowerCase()){clearTimeout(advanced_data_table_timeout);var a=n.cloneNode(!0);a.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_View(d,!1,{ea_adv_data_table_static_html:a.innerHTML})}}),n.addEventListener("mouseup",function(e){if(clearTimeout(advanced_data_table_timeout),"th"===e.target.tagName.toLowerCase())if(n.classList.contains("ea-advanced-data-table-static")){var a=n.cloneNode(!0);a.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_View(d,!1,{ea_adv_data_table_static_html:a.innerHTML})}else{var t=[];n.querySelectorAll("th").forEach(function(e,a){t[a]=e.style.width}),Advanced_Data_Table_Update_View(d,!1,{ea_adv_data_table_dynamic_th_width:t})}}),n.addEventListener("dblclick",function(e){"th"===e.target.tagName.toLowerCase()&&(e.stopPropagation(),e.target.style.width="")}),clearInterval(e)}},10)}a(),r.on("remote:render",function(){a()});var t=Advanced_Data_Table_Click_Handler.bind(this,e,r,d);e.el.addEventListener("click",t),e.currentPageView.on("destroy",function(){e.el.removeEventListener("click",t)});function n(){setTimeout(function(){var t=e.el.querySelector('[data-setting="ea_adv_data_table_source_remote_table"]');null!=t&&0==t.length&&r.attributes.settings.attributes.ea_adv_data_table_source_remote_tables.forEach(function(e,a){t[a]=new Option(e,e,!1,e==r.attributes.settings.attributes.ea_adv_data_table_source_remote_table)})},50)}n(),e.el.addEventListener("mousedown",function(e){(e.target.classList.contains("elementor-section-title")||e.target.parentNode.classList.contains("elementor-panel-navigation-tab"))&&n()})};Advanced_Data_Table_Context_Menu=function(e,d){return"eael-advanced-data-table"==d.options.model.attributes.widgetType&&"static"==d.options.model.attributes.settings.attributes.ea_adv_data_table_source&&e.push({name:"ea_advanced_data_table",actions:[{name:"add_row_above",title:"Add Row Above",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell&&"th"!=advanced_data_table_active_cell.parentNode.tagName.toLowerCase()){for(var a=advanced_data_table_active_cell.parentNode.parentNode.rowIndex,t=e.insertRow(a),n=0;n<e.rows[0].cells.length;n++){t.insertCell(n).innerHTML='<textarea rows="1"></textarea>'}advanced_data_table_active_cell=null;var r=e.cloneNode(!0);r.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:r.innerHTML})}}},{name:"add_row_below",title:"Add Row Below",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){for(var a=advanced_data_table_active_cell.parentNode.parentNode.rowIndex+1,t=e.insertRow(a),n=0;n<e.rows[0].cells.length;n++){t.insertCell(n).innerHTML='<textarea rows="1"></textarea>'}advanced_data_table_active_cell=null;var r=e.cloneNode(!0);r.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:r.innerHTML})}}},{name:"add_column_left",title:"Add Column Left",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){for(var a=advanced_data_table_active_cell.parentNode.cellIndex,t=0;t<e.rows.length;t++){if("th"==e.rows[t].cells[0].tagName.toLowerCase())var n=e.rows[t].insertBefore(document.createElement("th"),e.rows[t].cells[a]);else n=e.rows[t].insertCell(a);n.innerHTML='<textarea rows="1"></textarea>'}advanced_data_table_active_cell=null;var r=e.cloneNode(!0);r.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:r.innerHTML})}}},{name:"add_column_right",title:"Add Column Right",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){for(var a=advanced_data_table_active_cell.parentNode.cellIndex+1,t=0;t<e.rows.length;t++){if("th"==e.rows[t].cells[0].tagName.toLowerCase())var n=e.rows[t].insertBefore(document.createElement("th"),e.rows[t].cells[a]);else n=e.rows[t].insertCell(a);n.innerHTML='<textarea rows="1"></textarea>'}advanced_data_table_active_cell=null;var r=e.cloneNode(!0);r.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:r.innerHTML})}}},{name:"delete_row",title:"Delete Row",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){var a=advanced_data_table_active_cell.parentNode.parentNode.rowIndex;e.deleteRow(a),advanced_data_table_active_cell=null;var t=e.cloneNode(!0);t.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:t.innerHTML})}}},{name:"delete_column",title:"Delete Column",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){for(var a=advanced_data_table_active_cell.parentNode.cellIndex,t=0;t<e.rows.length;t++)e.rows[t].deleteCell(a);advanced_data_table_active_cell=null;var n=e.cloneNode(!0);n.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:n.innerHTML})}}}]}),e},jQuery(window).on("elementor/frontend/init",function(){isEditMode&&(elementor.hooks.addFilter("elements/widget/contextMenuGroups",Advanced_Data_Table_Context_Menu),elementor.hooks.addAction("panel/open_editor/widget/eael-advanced-data-table",Advanced_Data_Table_Inline_Edit)),elementorFrontend.hooks.addAction("frontend/element_ready/eael-advanced-data-table.default",Advanced_Data_Table)});
21
  var ContentTicker=function(a,e){var t=a.find(".eael-content-ticker").eq(0),o=void 0!==t.data("items")?t.data("items"):1,i=void 0!==t.data("items-tablet")?t.data("items-tablet"):1,n=void 0!==t.data("items-mobile")?t.data("items-mobile"):1,d=void 0!==t.data("margin")?t.data("margin"):10,r=void 0!==t.data("margin-tablet")?t.data("margin-tablet"):10,l=void 0!==t.data("margin-mobile")?t.data("margin-mobile"):10,s=void 0!==t.data("effect")?t.data("effect"):"slide",p=void 0!==t.data("speed")?t.data("speed"):400,v=void 0!==t.data("autoplay")?t.data("autoplay"):5e3,c=void 0!==t.data("loop")&&t.data("loop"),u=void 0!==t.data("grab-cursor")&&t.data("grab-cursor"),m=void 0!==t.data("pagination")?t.data("pagination"):".swiper-pagination",w=void 0!==t.data("arrow-next")?t.data("arrow-next"):".swiper-button-next",b=void 0!==t.data("arrow-prev")?t.data("arrow-prev"):".swiper-button-prev",g=void 0!==t.data("pause-on-hover")?t.data("pause-on-hover"):"",f=new Swiper(t,{direction:"horizontal",loop:c,speed:p,effect:s,slidesPerView:o,spaceBetween:d,grabCursor:u,paginationClickable:!0,autoHeight:!0,autoplay:{delay:v},pagination:{el:m,clickable:!0},navigation:{nextEl:w,prevEl:b},breakpoints:{480:{slidesPerView:n,spaceBetween:l},768:{slidesPerView:i,spaceBetween:r}}});0===v&&f.autoplay.stop(),g&&0!==v&&(t.on("mouseenter",function(){f.autoplay.stop()}),t.on("mouseleave",function(){f.autoplay.start()}))};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-content-ticker.default",ContentTicker)});
22
- var CountDown=function(e,t){var n=e.find(".eael-countdown-wrapper").eq(0),d=void 0!==n.data("countdown-id")?n.data("countdown-id"):"",o=void 0!==n.data("expire-type")?n.data("expire-type"):"",a=void 0!==n.data("expiry-text")?n.data("expiry-text"):"",i=void 0!==n.data("expiry-title")?n.data("expiry-title"):"",r=void 0!==n.data("redirect-url")?n.data("redirect-url"):"",l=void 0!==n.data("template")?n.data("template"):"";jQuery(document).ready(function(e){"use strict";var t=e("#eael-countdown-"+d);t.countdown({end:function(){if("text"==o)t.html('<div class="eael-countdown-finish-message"><h4 class="expiry-title">'+i+'</h4><div class="eael-countdown-finish-text">'+a+"</div></div>");else if("url"===o){0<e("body").find("#elementor").length?t.html("Your Page will be redirected to given URL (only on Frontend)."):window.location.href=r}else"template"===o&&t.html(l)}})})};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-countdown.default",CountDown)});
23
  var dataTable=function(e,a){var t=e.find(".eael-data-table-wrap");t.data("table_id");if("undefined"!=typeof enableProSorter&&a.isFunction(enableProSorter)&&a(document).ready(function(){enableProSorter(jQuery,t)}),1==t.data("custom_responsive")){var n=e.find(".eael-data-table").find("th");e.find(".eael-data-table").find("tbody").find("tr").each(function(e,t){a(t).find("td .td-content-wrapper").each(function(e,t){a(this).prepend('<div class="th-mobile-screen">'+n.eq(e).html()+"</div>")})})}},Data_Table_Click_Handler=function(e,t,a){if("ea:table:export"==event.target.dataset.event){for(var n=a.el.querySelector("#eael-data-table-"+t.attributes.id).querySelectorAll("table tr"),d=[],r=0;r<n.length;r++){for(var l=[],o=n[r].querySelectorAll("th, td"),i=0;i<o.length;i++)l.push(JSON.stringify(o[i].innerText.replace(/(\r\n|\n|\r)/gm," ").trim()));d.push(l.join(","))}var c=new Blob([d.join("\n")],{type:"text/csv"}),b=parent.document.createElement("a");b.classList.add("eael-data-table-download-"+t.attributes.id),b.download="eael-data-table-"+t.attributes.id+".csv",b.href=window.URL.createObjectURL(c),b.style.display="none",parent.document.body.appendChild(b),b.click(),parent.document.querySelector(".eael-data-table-download-"+t.attributes.id).remove()}},data_table_panel=function(e,t,a){var n=Data_Table_Click_Handler.bind(this,e,t,a);e.el.addEventListener("click",n),e.currentPageView.on("destroy",function(){e.el.removeEventListener("click",n)})};jQuery(window).on("elementor/frontend/init",function(){isEditMode&&elementor.hooks.addAction("panel/open_editor/widget/eael-data-table",data_table_panel),elementorFrontend.hooks.addAction("frontend/element_ready/eael-data-table.default",dataTable)});
24
- var EventCalendar=function(e,d){var a=FullCalendar.Calendar,t=d(".eael-event-calendar-cls",e),o=d(".eaelec-modal-close",e).eq(0),Y=d("#eaelecModal",e),m=t.data("events"),n=t.data("first_day"),r=t.data("cal_id"),l=t.data("locale"),s=new a(document.getElementById("eael-event-calendar-"+r),{plugins:["dayGrid","timeGrid","list"],editable:!1,selectable:!1,draggable:!1,firstDay:n,eventTimeFormat:{hour:"2-digit",minute:"2-digit",meridiem:"short"},nextDayThreshold:"00:00:00",header:{left:"prev,next today",center:"title",right:"timeGridDay,timeGridWeek,dayGridMonth,listWeek"},allDayText:"All day",events:m,selectHelper:!0,locale:l,eventLimit:3,eventRender:function(e){var a=d(e.el),l=e.event;a.attr("href","javascript:void(0);"),a.click(function(e){e.preventDefault();var a=l.start,t="h:mm A",o=l.end,m=d("span.eaelec-event-date-start"),n=d("span.eaelec-event-date-end");"yes"===l.allDay&&(o=moment(o).subtract(1,"days")._d,t=" ");if(m.html(" "),n.html(" "),Y.addClass("eael-ec-popup-ready").removeClass("eael-ec-modal-removing"),"yes"===l.allDay&&moment(a).format("MM-DD-YYYY")===moment(o).format("MM-DD-YYYY")){var r=moment(a).format("MMM Do");!0===moment(a).isSame(Date.now(),"day")?r="Today":moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&(r="Tomorrow"),m.html('<i class="eicon-calendar"></i> '+r)}else!0===moment(l.start).isSame(Date.now(),"day")&&m.html('<i class="eicon-calendar"></i> Today '+moment(l.start).format(t)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&m.html('<i class="eicon-calendar"></i> Tomorrow '+moment(l.start).format(t)),(moment(a).format("MM-DD-YYYY")<moment(new Date).format("MM-DD-YYYY")||moment(a).format("MM-DD-YYYY")>moment(new Date).add(1,"days").format("MM-DD-YYYY"))&&m.html('<i class="eicon-calendar"></i> '+moment(l.start).format("MMM Do "+t)),!0===moment(o).isSame(Date.now(),"day")&&(!0!==moment(a).isSame(Date.now(),"day")?n.html("- Today "+moment(o).format(t)):n.html("- "+moment(o).format(t))),moment(a).format("MM-DD-YYYY")!==moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(o).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&n.html("- Tomorrow "+moment(o).format(t)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(o).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&n.html("- "+moment(o).format(t)),0<moment(o).diff(moment(a),"days")&&n.text().trim().length<1&&n.html("- "+moment(o).format("MMM Do "+t)),moment(a).format("MM-DD-YYYY")===moment(o).format("MM-DD-YYYY")&&n.html("- "+moment(o).format(t));d(".eaelec-modal-header h2").html(l.title),d(".eaelec-modal-body p").html(l.extendedProps.description),l.extendedProps.description.length<1?d(".eaelec-modal-body").css("height","auto"):d(".eaelec-modal-body").css("height","300px"),d(".eaelec-modal-footer a").attr("href",l.url),"on"===l.extendedProps.external&&d(".eaelec-modal-footer a").attr("target","_blank"),"on"===l.extendedProps.nofollow&&d(".eaelec-modal-footer a").attr("rel","nofollow"),""==l.url&&d(".eaelec-modal-footer a").css("display","none"),d(".eaelec-modal-header").css("border-left","5px solid "+l.borderColor)})}});o.on("click",function(){Y.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready")}),s.render()};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-event-calendar.default",EventCalendar)});
 
25
  var FacebookFeed=function(o,a){isEditMode||($facebook_gallery=a(".eael-facebook-feed",o).isotope({itemSelector:".eael-facebook-feed-item",percentPosition:!0,columnWidth:".eael-facebook-feed-item"}),$facebook_gallery.imagesLoaded().progress(function(){$facebook_gallery.isotope("layout")})),a(".eael-load-more-button",o).on("click",function(e){e.preventDefault(),$this=a(this),$settings=$this.attr("data-settings"),$page=$this.attr("data-page"),$this.addClass("button--loading"),a("span",$this).html("Loading..."),a.ajax({url:localize.ajaxurl,type:"post",data:{action:"facebook_feed_load_more",security:localize.nonce,settings:$settings,page:$page},success:function(e){$html=a(e.html),$facebook_gallery=a(".eael-facebook-feed",o).isotope(),a(".eael-facebook-feed",o).append($html),$facebook_gallery.isotope("appended",$html),$facebook_gallery.imagesLoaded().progress(function(){$facebook_gallery.isotope("layout")}),e.num_pages>$page?($this.attr("data-page",parseInt($page)+1),$this.removeClass("button--loading"),a("span",$this).html("Load more")):$this.remove()},error:function(){}})})};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-facebook-feed.default",FacebookFeed)});
 
26
  var FancyText=function(t,e){var a=t.find(".eael-fancy-text-container").eq(0),n=void 0!==a.data("fancy-text-id")?a.data("fancy-text-id"):"",o=void 0!==a.data("fancy-text")?a.data("fancy-text"):"",d=void 0!==a.data("fancy-text-transition-type")?a.data("fancy-text-transition-type"):"",i=void 0!==a.data("fancy-text-speed")?a.data("fancy-text-speed"):"",y=void 0!==a.data("fancy-text-delay")?a.data("fancy-text-delay"):"",c="yes"===a.data("fancy-text-cursor"),f=void 0!==a.data("fancy-text-loop")&&"yes"==a.data("fancy-text-loop");o=o.split("|"),"typing"==d&&e("#eael-fancy-text-"+n).typed({strings:o,typeSpeed:i,backSpeed:0,startDelay:300,backDelay:y,showCursor:c,loop:f}),"typing"!=d&&e("#eael-fancy-text-"+n).Morphext({animation:d,separator:", ",speed:y,complete:function(){}}),jQuery(window).on("load",function(){setTimeout(function(){e(".eael-fancy-text-strings",t).css("display","inline-block")},500)}),isEditMode&&setTimeout(function(){e(".eael-fancy-text-strings",t).css("display","inline-block")},800)};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-fancy-text.default",FancyText)});
27
  var filterableGalleryHandler=function(f,s){var l,i,t,e=f.find(".fg-layout-3-filter-controls").eq(0),a=f.find("#fg-filter-trigger"),n=f.find(".fg-layout-3-search-box"),r=f.find("#fg-search-box-input");if(n.length&&n.on("submit",function(e){e.preventDefault()}),a.on("click",function(){e.toggleClass("open-filters")}).blur(function(){e.toggleClass("open-filters")}),!isEditMode){var d=s(".eael-filter-gallery-container",f),o=d.data("settings"),g=d.data("gallery-items"),u="masonry"==o.grid_style?"masonry":"fitRows",c="yes"==o.gallery_enabled,p=s(".eael-filter-gallery-wrapper").data("layout-mode"),m=s(".eael-filter-gallery-wrapper").data("mfp_caption"),y=d.isotope({itemSelector:".eael-filterable-gallery-item-wrap",layoutMode:u,percentPosition:!0,stagger:30,transitionDuration:o.duration+"ms",filter:function(){var e=s(this),t=!l||e.text().match(l);null==i&&(i="layout_3"!=p?f.find(".eael-filter-gallery-control ul li").first().data("filter"):f.find(".fg-layout-3-filter-controls li").first().data("filter"));var a=!i||e.is(i);return t&&a}});s(f).magnificPopup({delegate:".eael-magnific-link",type:"image",gallery:{enabled:c},image:{titleSrc:function(e){if("yes"==m)return e.el.parent().parent().parent().parent().find(".fg-item-title").html()}}}),f.on("click",".control",function(){var e=s(this);i=s(this).attr("data-filter"),f.find("#fg-filter-trigger > span")&&f.find("#fg-filter-trigger > span").text(e.text()),e.siblings().removeClass("active"),e.addClass("active"),y.isotope()}),r.on("input",function(){var e=s(this);clearTimeout(t),t=setTimeout(function(){l=new RegExp(e.val(),"gi"),y.isotope()},600)}),y.imagesLoaded().progress(function(){y.isotope("layout")}),y.on("arrangeComplete",function(){y.isotope("layout")}),s(window).on("load",function(){y.isotope("layout")}),f.on("click",".eael-gallery-load-more",function(e){e.preventDefault();var t=s(this),a=s(".eael-filter-gallery-container",f).children(".eael-filterable-gallery-item-wrap").length,l=d.data("total-gallery-items"),i=d.data("images-per-page"),n=d.data("nomore-item-text"),r=[];a==l&&(t.html('<div class="no-more-items-text">'+n+"</div>"),setTimeout(function(){t.fadeOut("slow")},600));for(var o=a;o<a+i;o++)r.push(s(g[o])[0]);d.append(r),y.isotope("appended",r),y.imagesLoaded().progress(function(){y.isotope("layout")})})}};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-filterable-gallery.default",filterableGalleryHandler)});
28
- !function(n){window.isEditMode=!1,n(window).on("elementor/frontend/init",function(){window.isEditMode=elementorFrontend.isEditMode()})}(jQuery);
29
  var ImageAccordion=function(e,a){var o=e.find(".eael-img-accordion").eq(0),i=void 0!==o.data("img-accordion-id")?o.data("img-accordion-id"):"";"on-click"===(void 0!==o.data("img-accordion-type")?o.data("img-accordion-type"):"")&&(a("#eael-img-accordion-"+i+" a").on("click",function(e){0==a(this).hasClass("overlay-active")&&e.preventDefault(),a("#eael-img-accordion-"+i+" a").css("flex","1"),a(this).find(".overlay").parent("a").addClass("overlay-active"),a("#eael-img-accordion-"+i+" a").find(".overlay-inner").removeClass("overlay-inner-show"),a(this).find(".overlay-inner").addClass("overlay-inner-show"),a(this).css("flex","3")}),a("#eael-img-accordion-"+i+" a").on("blur",function(e){a("#eael-img-accordion-"+i+" a").css("flex","1"),a("#eael-img-accordion-"+i+" a").find(".overlay-inner").removeClass("overlay-inner-show"),a(this).find(".overlay").parent("a").removeClass("overlay-active")}))};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-image-accordion.default",ImageAccordion)});
30
  var PostGrid=function(e,o){var t=o(".eael-post-appender",e),n=t.data("layout-mode");"masonry"===n&&(t.isotope({itemSelector:".eael-grid-post",layoutMode:n,percentPosition:!0}),t.imagesLoaded().progress(function(){t.isotope("layout")}))};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-post-grid.default",PostGrid)});
31
- var PricingTooltip=function(t,a){if(a.fn.tooltipster){var i,o=t.find(".tooltip");for(i=0;i<o.length;i++){var e=a("#"+a(o[i]).attr("id")),n=void 0!==e.data("side")&&e.data("side"),d=void 0!==e.data("trigger")?e.data("trigger"):"hover",r=void 0!==e.data("animation")?e.data("animation"):"fade",l=void 0!==e.data("animation_duration")?e.data("animation_duration"):300,f=void 0!==e.data("theme")?e.data("theme"):"default",m="yes"==e.data("arrow");e.tooltipster({animation:r,trigger:d,side:n,delay:l,arrow:m,theme:"tooltipster-"+f})}}};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-pricing-table.default",PricingTooltip)});
32
  var ProgressBar=function(e,r){r(".eael-progressbar",e).eaelProgressBar()};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-progress-bar.default",ProgressBar)});
 
33
  jQuery(document).ready(function(){jQuery(window).scroll(function(){var e=(document.body.scrollTop||document.documentElement.scrollTop)/(document.documentElement.scrollHeight-document.documentElement.clientHeight)*100;jQuery(".eael-reading-progress-fill").css({width:e+"%"})}),isEditMode&&(elementor.settings.page.addChangeCallback("eael_ext_reading_progress",function(e){var r=elementor.settings.page.getSettings();"yes"==e?(0==jQuery(".eael-reading-progress-wrap").length&&jQuery("body").append('<div class="eael-reading-progress-wrap eael-reading-progress-wrap-local"><div class="eael-reading-progress eael-reading-progress-local eael-reading-progress-'+r.settings.eael_ext_reading_progress_position+'"><div class="eael-reading-progress-fill"></div></div><div class="eael-reading-progress eael-reading-progress-global eael-reading-progress-'+r.settings.eael_ext_reading_progress_position+'"><div class="eael-reading-progress-fill"></div></div></div>'),jQuery(".eael-reading-progress-wrap").addClass("eael-reading-progress-wrap-local").removeClass("eael-reading-progress-wrap-global eael-reading-progress-wrap-disabled")):(jQuery(".eael-reading-progress-wrap").removeClass("eael-reading-progress-wrap-local eael-reading-progress-wrap-global"),1==r.settings.eael_ext_reading_progress_has_global?jQuery(".eael-reading-progress-wrap").addClass("eael-reading-progress-wrap-global"):jQuery(".eael-reading-progress-wrap").addClass("eael-reading-progress-wrap-disabled"))}),elementor.settings.page.addChangeCallback("eael_ext_reading_progress_position",function(e){elementor.settings.page.setSettings("eael_ext_reading_progress_position",e),jQuery(".eael-reading-progress").removeClass("eael-reading-progress-top eael-reading-progress-bottom").addClass("eael-reading-progress-"+e)}))});
34
  var eaelsvPosition="",eaelsvWidth=0,eaelsvHeight=0,eaelsvDomHeight=0,videoIsActive=0,eaelMakeItSticky=0,scrollHeight=0;function GetDomElementHeight(e){var t=jQuery(e).parent().height(),i=scrollHeight*t/100;return jQuery(e).parent().offset().top+i}function PositionStickyPlayer(e,t,i){"top-left"==e&&(jQuery(".eael-sticky-video-player2.out").css("top","40px"),jQuery(".eael-sticky-video-player2.out").css("left","40px")),"top-right"==e&&(jQuery(".eael-sticky-video-player2.out").css("top","40px"),jQuery(".eael-sticky-video-player2.out").css("right","40px")),"bottom-right"==e&&(jQuery(".eael-sticky-video-player2.out").css("bottom","40px"),jQuery(".eael-sticky-video-player2.out").css("right","40px")),"bottom-left"==e&&(jQuery(".eael-sticky-video-player2.out").css("bottom","40px"),jQuery(".eael-sticky-video-player2.out").css("left","40px")),jQuery(".eael-sticky-video-player2.out").css("width",i+"px"),jQuery(".eael-sticky-video-player2.out").css("height",t+"px")}function PlayerPlay(e,t){e.on("play",function(e){eaelsvDomHeight=GetDomElementHeight(t),jQuery(".eael-sticky-video-player2").removeAttr("id"),jQuery(".eael-sticky-video-player2").removeClass("out"),t.attr("id","videobox"),videoIsActive=1,eaelsvPosition=t.data("position"),eaelsvHeight=t.data("sheight"),eaelsvWidth=t.data("swidth")})}function RunStickyPlayer(e){new Plyr("#"+e).start()}jQuery(window).on("elementor/frontend/init",function(){isEditMode&&elementor.hooks.addAction("panel/open_editor/widget/eael-sticky-video",function(t,i,e){var s;i.attributes.settings.on("change:eaelsv_sticky_width",function(){clearTimeout(s),s=setTimeout(function(){var e=Math.ceil(i.getSetting("eaelsv_sticky_width")/1.78);i.attributes.settings.attributes.eaelsv_sticky_height=e,t.el.querySelector('[data-setting="eaelsv_sticky_height"]').value=e},250)}),i.attributes.settings.on("change:eaelsv_sticky_height",function(){clearTimeout(s),s=setTimeout(function(){var e=Math.ceil(1.78*i.getSetting("eaelsv_sticky_height"));i.attributes.settings.attributes.eaelsv_sticky_width=e,t.el.querySelector('[data-setting="eaelsv_sticky_width"]').value=e},250)})}),elementorFrontend.hooks.addAction("frontend/element_ready/eael-sticky-video.default",function(e,t){t(".eaelsv-sticky-player-close",e).hide();var i,s,o,a=e.find(".eael-sticky-video-player2");i=a.data("sticky"),s=a.data("autoplay"),eaelsvPosition=a.data("position"),eaelsvHeight=a.data("sheight"),eaelsvWidth=a.data("swidth"),o=a.data("overlay"),scrollHeight=a.data("scroll_height"),PositionStickyPlayer(eaelsvPosition,eaelsvHeight,eaelsvWidth);var l=new Plyr("#eaelsv-player-"+e.data("id"));if("yes"===i&&("yes"===s&&"no"===o&&(eaelsvDomHeight=GetDomElementHeight(a),a.attr("id","videobox"),0==videoIsActive&&(videoIsActive=1)),PlayerPlay(l,a)),"yes"===o){var r=a.prev();t(r).on("click",function(){t(this).css("display","none"),"yes"===t(this).next().data("autoplay")&&(l.restart(),eaelsvDomHeight=GetDomElementHeight(this),t(this).next().attr("id","videobox"),videoIsActive=1)})}l.on("pause",function(e){1==videoIsActive&&(videoIsActive=0)}),t(".eaelsv-sticky-player-close").on("click",function(){a.removeClass("out").addClass("in"),t(".eael-sticky-video-player2").removeAttr("style"),videoIsActive=0}),a.parent().css("height",a.height()+"px"),t(window).resize(function(){a.parent().css("height",a.height()+"px")})})}),jQuery(window).scroll(function(){var e=jQuery(window).scrollTop();jQuery(document).height()-e>jQuery(window).height()+400&&(eaelsvDomHeight<=e?1==videoIsActive&&(jQuery("#videobox").find(".eaelsv-sticky-player-close").css("display","block"),jQuery("#videobox").removeClass("in").addClass("out"),PositionStickyPlayer(eaelsvPosition,eaelsvHeight,eaelsvWidth)):(jQuery(".eaelsv-sticky-player-close").hide(),jQuery("#videobox").removeClass("out").addClass("in"),jQuery(".eael-sticky-video-player2").removeAttr("style")))});
35
  !function(r){jQuery(document).ready(function(){function i(e,t){var a=document.getElementById("eael-toc-list");if(null!==e&&void 0!==t&&a){var l=document.querySelector(e),o=Array.prototype.slice.call(l.querySelectorAll(t)),s=0;o.forEach(function(e){e.id=s+"-"+f(),e.classList.add("eael-heading-content"),s++}),function(e,t){var a=t,l="",o=document.getElementById("eael-toc-list"),s=document.querySelector(e).querySelectorAll(a),n=l=a.trim().split(",")[0].substr(1,1),c=o;o.innerHTML="",0<s.length&&document.getElementById("eael-toc").classList.remove("eael-toc-disable");for(var i=0,d=s.length;i<d;++i){var r=s[i],h=parseInt(r.tagName.substr(1,1)),g=h-l;if(0<g){var u=c.lastChild;if(u){var m=document.createElement("UL");u.appendChild(m),c=m,l=h}}var _=!1;if(g<0){for(;0!=g++;)c.parentNode.parentNode&&(c=c.parentNode.parentNode);l=h,_=!0}if("UL"!==c.tagName&&(c=o),""!==r.textContent.trim()){var p=document.createElement("LI"),C=document.createElement("A"),v=document.createElement("SPAN");n!==l&&!_||(p.setAttribute("itemscope",""),p.setAttribute("itemtype","http://schema.org/ListItem"),p.setAttribute("itemprop","itemListElement"));var b="#"+i+"-"+f();C.className="eael-toc-link",C.setAttribute("itemprop","item"),C.setAttribute("href",b),v.appendChild(document.createTextNode(r.textContent)),C.appendChild(v),p.appendChild(C),c.appendChild(p)}}}(e,t);var n=r("ul.eael-toc-list > li");n.length<1&&document.getElementById("eael-toc").classList.add("eael-toc-disable"),n.each(function(){this.classList.add("eael-first-child")})}}r(document).on("click","ul.eael-toc-list a",function(e){e.preventDefault(),r(document).off("scroll");var t=this.hash;if(history.pushState("",document.title,window.location.pathname+window.location.search),r(this).parent().is(".eael-highlight-parent.eael-highlight-active"))return window.location.hash=t,!1;r(".eael-highlight-active, .eael-highlight-parent").removeClass("eael-highlight-active eael-highlight-parent"),r(this).closest(".eael-first-child").addClass("eael-highlight-parent"),r(this).parent().addClass("eael-highlight-active"),window.location.hash=t}),window.onscroll=function(){!function(){var e=document.getElementById("eael-toc");if(!e)return;t=void 0!==t?t:200,window.pageYOffset>=t&&!e.classList.contains("eael-toc-disable")?e.classList.add("eael-sticky"):e.classList.remove("eael-sticky")}()};var t=r("#eael-toc").data("stickyscroll");function f(){return"eael-table-of-content"}function d(){var e=".site-content";return r(".elementor-inner")[0]?e=".elementor-inner":r("#site-content")[0]&&(e="#site-content"),e}r("body").click(function(e){var t=r(e.target),a=r("#eael-toc");a.hasClass("eael-toc-auto-collapse")&&a.hasClass("eael-sticky")&&!a.hasClass("collapsed")&&0===r(t).closest("#eael-toc").length&&a.toggleClass("collapsed")}),r(document).on("click",".eael-toc-close ,.eael-toc-button",function(e){e.stopPropagation(),r(".eael-toc").toggleClass("collapsed")});var e=r("#eael-toc").data("eaeltoctag");if(""!==e&&i(d(),e),isEditMode){elementorFrontend.hooks.addAction("frontend/element_ready/widget",function(e,t){var a=t("#eael-toc #eael-toc-list");if(a.find("li.eael-first-child").length<1&&1<=a.length){var l=t("#eael-toc").data("eaeltoctag");l&&i(d(),l)}}),elementor.settings.page.addChangeCallback("eael_ext_table_of_content",function(e){var t,a,l,o,s,n=r(".eael-toc-global");if(0<n.length&&(n.attr("id","eael-toc-temp").removeClass("eael-toc").hide(),r(".eael-toc-global #eael-toc-list").attr("id","")),r("#eael-toc").remove(),"yes"===e){var c=elementor.settings.page.getSettings();r("body").append((t=c.settings,a=t.eael_ext_toc_title,l="eael-toc-list eael-toc-list-"+t.eael_ext_table_of_content_list_style,o=t.eael_ext_table_of_content_header_icon.value,s="right"===t.eael_ext_toc_position?" eael-toc-right":" ",l+="yes"===t.eael_ext_toc_collapse_sub_heading?" eael-toc-collapse":" ",'<div id="eael-toc" class="eael-toc eael-toc-disable '+s+'"><div class="eael-toc-header"><span class="eael-toc-close">×</span><h2 class="eael-toc-title">'+a+'</h2></div><div class="eael-toc-body"><ul id="eael-toc-list" class="'+(l+="number"===t.eael_ext_toc_list_icon?" eael-toc-number":" eael-toc-bullet")+'"></ul></div><button class="eael-toc-button"><i class="'+o+'"></i><span>'+a+"</span></button></div>")),i(d(),c.settings.eael_ext_toc_supported_heading_tag.join(", "))}else 0<n.length&&n.addClass("eael-toc").attr("id","eael-toc").show()}),elementor.settings.page.addChangeCallback("eael_ext_toc_position",function(e){"right"===e?r("#eael-toc").addClass("eael-toc-right"):r("#eael-toc").removeClass("eael-toc-right")}),elementor.settings.page.addChangeCallback("eael_ext_table_of_content_list_style",function(e){var t=r(".eael-toc-list");t.removeClass("eael-toc-list-bar eael-toc-list-arrow"),"none"!==e&&t.addClass("eael-toc-list-"+e)}),elementor.settings.page.addChangeCallback("eael_ext_toc_collapse_sub_heading",function(e){var t=r(".eael-toc-list");"yes"===e?t.addClass("eael-toc-collapse"):t.removeClass("eael-toc-collapse")}),elementor.settings.page.addChangeCallback("eael_ext_table_of_content_header_icon",function(e){r(".eael-toc-button i").removeClass().addClass(e.value)}),elementor.settings.page.addChangeCallback("eael_ext_toc_list_icon",function(e){var t=r(".eael-toc-list");"number"===e?t.addClass("eael-toc-number").removeClass("eael-toc-bullet"):t.addClass("eael-toc-bullet").removeClass("eael-toc-number")}),elementor.settings.page.addChangeCallback("eael_ext_toc_word_wrap",function(e){var t=r(".eael-toc-list");"yes"===e?t.addClass("eael-toc-word-wrap"):t.removeClass("eael-toc-word-wrap")}),elementor.settings.page.addChangeCallback("eael_ext_toc_close_button_text_style",function(e){var t=r("#eael-toc");"bottom_to_top"===e?t.addClass("eael-bottom-to-top"):t.removeClass("eael-bottom-to-top")}),elementor.settings.page.addChangeCallback("eael_ext_toc_box_shadow",function(e){var t=r("#eael-toc");"yes"===e?t.addClass("eael-box-shadow"):t.removeClass("eael-box-shadow")}),elementor.settings.page.addChangeCallback("eael_ext_toc_auto_collapse",function(e){var t=r("#eael-toc");"yes"===e?t.addClass("eael-toc-auto-collapse"):t.removeClass("eael-toc-auto-collapse")}),elementor.settings.page.addChangeCallback("eael_ext_toc_title",function(e){elementorFrontend.elements.$document.find(".eael-toc-title").text(e),elementorFrontend.elements.$document.find(".eael-toc-button span").text(e)})}})}(jQuery);
36
- var TwitterFeedHandler=function(e,t){isEditMode||($gutter=t(".eael-twitter-feed-masonry",e).data("gutter"),$settings={itemSelector:".eael-twitter-feed-item",percentPosition:!0,masonry:{columnWidth:".eael-twitter-feed-item",gutter:$gutter}},$twitter_feed_gallery=t(".eael-twitter-feed-masonry",e).isotope($settings),$twitter_feed_gallery.imagesLoaded().progress(function(){$twitter_feed_gallery.isotope("layout")}))};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-twitter-feed.default",TwitterFeedHandler)});
 
4
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@fullcalendar/core")):"function"==typeof define&&define.amd?define(["exports","@fullcalendar/core"],t):t((e=e||self).FullCalendarList={},e.FullCalendar)}(this,function(e,h){"use strict";var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function t(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var n,d=(t(s,n=h.FgEventRenderer),s.prototype.attachSegs=function(e){e.length?this.listView.renderSegList(e):this.listView.renderEmptyMessage()},s.prototype.detachSegs=function(){},s.prototype.renderSegHtml=function(e){var t,n=this.context,r=n.view,s=n.theme,a=e.eventRange,i=a.def,o=a.instance,l=a.ui,d=i.url,c=["fc-list-item"].concat(l.classNames),p=l.backgroundColor;return t=i.allDay?h.getAllDayHtml(r):h.isMultiDayRange(a.range)?e.isStart?h.htmlEscape(this._getTimeText(o.range.start,e.end,!1)):e.isEnd?h.htmlEscape(this._getTimeText(e.start,o.range.end,!1)):h.getAllDayHtml(r):h.htmlEscape(this.getTimeText(a)),d&&c.push("fc-has-url"),'<tr class="'+c.join(" ")+'">'+(this.displayEventTime?'<td class="fc-list-item-time '+s.getClass("widgetContent")+'">'+(t||"")+"</td>":"")+'<td class="fc-list-item-marker '+s.getClass("widgetContent")+'"><span class="fc-event-dot"'+(p?' style="background-color:'+p+'"':"")+'></span></td><td class="fc-list-item-title '+s.getClass("widgetContent")+'"><a'+(d?' href="'+h.htmlEscape(d)+'"':"")+">"+h.htmlEscape(i.title||"")+"</a></td></tr>"},s.prototype.computeEventTimeFormat=function(){return{hour:"numeric",minute:"2-digit",meridiem:"short"}},s);function s(e){var t=n.call(this,e.context)||this;return t.listView=e,t}var c,a=(t(i,c=h.View),i.prototype.render=function(e){var t=this.computeDateVars(e.dateProfile),n=t.dayDates,r=t.dayRanges;this.dayDates=n,this.renderContent(this.eventStoreToSegs(e.eventStore,e.eventUiBases,r))},i.prototype.destroy=function(){c.prototype.destroy.call(this),this.renderContent.unrender(),this.scroller.destroy(),this.calendar.unregisterInteractiveComponent(this)},i.prototype.updateSize=function(e,t,n){c.prototype.updateSize.call(this,e,t,n),this.eventRenderer.computeSizes(e),this.eventRenderer.assignSizes(e),this.scroller.clear(),n||this.scroller.setHeight(this.computeScrollerHeight(t))},i.prototype.computeScrollerHeight=function(e){return e-h.subtractInnerElHeight(this.el,this.scroller.el)},i.prototype._eventStoreToSegs=function(e,t,n){return this.eventRangesToSegs(h.sliceEventStore(e,t,this.props.dateProfile.activeRange,this.nextDayThreshold).fg,n)},i.prototype.eventRangesToSegs=function(e,t){for(var n=[],r=0,s=e;r<s.length;r++){var a=s[r];n.push.apply(n,this.eventRangeToSegs(a,t))}return n},i.prototype.eventRangeToSegs=function(e,t){var n,r,s,a=this.dateEnv,i=this.nextDayThreshold,o=e.range,l=e.def.allDay,d=[];for(n=0;n<t.length;n++)if((r=h.intersectRanges(o,t[n]))&&(s={component:this,eventRange:e,start:r.start,end:r.end,isStart:e.isStart&&r.start.valueOf()===o.start.valueOf(),isEnd:e.isEnd&&r.end.valueOf()===o.end.valueOf(),dayIndex:n},d.push(s),!s.isEnd&&!l&&n+1<t.length&&o.end<a.add(t[n+1].start,i))){s.end=o.end,s.isEnd=!0;break}return d},i.prototype.renderEmptyMessage=function(){this.contentEl.innerHTML='<div class="fc-list-empty-wrap2"><div class="fc-list-empty-wrap1"><div class="fc-list-empty">'+h.htmlEscape(this.opt("noEventsMessage"))+"</div></div></div>"},i.prototype.renderSegList=function(e){var t,n,r,s=this.groupSegsByDay(e),a=h.htmlToElement('<table class="fc-list-table '+this.calendar.theme.getClass("tableList")+'"><tbody></tbody></table>'),i=a.querySelector("tbody");for(t=0;t<s.length;t++)if(n=s[t])for(i.appendChild(this.buildDayHeaderRow(this.dayDates[t])),n=this.eventRenderer.sortEventSegs(n),r=0;r<n.length;r++)i.appendChild(n[r].el);this.contentEl.innerHTML="",this.contentEl.appendChild(a)},i.prototype.groupSegsByDay=function(e){var t,n,r=[];for(t=0;t<e.length;t++)(r[(n=e[t]).dayIndex]||(r[n.dayIndex]=[])).push(n);return r},i.prototype.buildDayHeaderRow=function(e){var t=this.dateEnv,n=h.createFormatter(this.opt("listDayFormat")),r=h.createFormatter(this.opt("listDayAltFormat"));return h.createElement("tr",{className:"fc-list-heading","data-date":t.formatIso(e,{omitTime:!0})},'<td class="'+(this.calendar.theme.getClass("tableListHeading")||this.calendar.theme.getClass("widgetHeader"))+'" colspan="3">'+(n?h.buildGotoAnchorHtml(this,e,{class:"fc-list-heading-main"},h.htmlEscape(t.format(e,n))):"")+(r?h.buildGotoAnchorHtml(this,e,{class:"fc-list-heading-alt"},h.htmlEscape(t.format(e,r))):"")+"</td>")},i);function i(e,t,n,r){var s=c.call(this,e,t,n,r)||this;s.computeDateVars=h.memoize(p),s.eventStoreToSegs=h.memoize(s._eventStoreToSegs);var a=s.eventRenderer=new d(s);s.renderContent=h.memoizeRendering(a.renderSegs.bind(a),a.unrender.bind(a)),s.el.classList.add("fc-list-view");for(var i=0,o=(s.theme.getClass("listView")||"").split(" ");i<o.length;i++){var l=o[i];l&&s.el.classList.add(l)}return s.scroller=new h.ScrollComponent("hidden","auto"),s.el.appendChild(s.scroller.el),s.contentEl=s.scroller.el,e.calendar.registerInteractiveComponent(s,{el:s.el}),s}function p(e){for(var t=h.startOfDay(e.renderRange.start),n=e.renderRange.end,r=[],s=[];t<n;)r.push(t),s.push({start:t,end:h.addDays(t,1)}),t=h.addDays(t,1);return{dayDates:r,dayRanges:s}}a.prototype.fgSegSelector=".fc-list-item";var o=h.createPlugin({views:{list:{class:a,buttonTextKey:"list",listDayFormat:{month:"long",day:"numeric",year:"numeric"}},listDay:{type:"list",duration:{days:1},listDayFormat:{weekday:"long"}},listWeek:{type:"list",duration:{weeks:1},listDayFormat:{weekday:"long"},listDayAltFormat:{month:"long",day:"numeric",year:"numeric"}},listMonth:{type:"list",duration:{month:1},listDayAltFormat:{weekday:"long"}},listYear:{type:"list",duration:{year:1},listDayAltFormat:{weekday:"long"}}}});e.ListView=a,e.default=o,Object.defineProperty(e,"__esModule",{value:!0})});
5
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).FullCalendarLocalesAll=t()}(this,function(){"use strict";return[{code:"af",week:{dow:1,doy:4},buttonText:{prev:"Vorige",next:"Volgende",today:"Vandag",year:"Jaar",month:"Maand",week:"Week",day:"Dag",list:"Agenda"},allDayHtml:"Heeldag",eventLimitText:"Addisionele",noEventsMessage:"Daar is geen gebeurtenisse nie"},{code:"ar-dz",week:{dow:0,doy:4},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-kw",week:{dow:0,doy:12},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-ly",week:{dow:6,doy:12},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-ma",week:{dow:6,doy:12},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-sa",week:{dow:0,doy:6},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar-tn",week:{dow:1,doy:4},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"ar",week:{dow:6,doy:12},dir:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekLabel:"أسبوع",allDayText:"اليوم كله",eventLimitText:"أخرى",noEventsMessage:"أي أحداث لعرض"},{code:"bg",week:{dow:1,doy:7},buttonText:{prev:"назад",next:"напред",today:"днес",month:"Месец",week:"Седмица",day:"Ден",list:"График"},allDayText:"Цял ден",eventLimitText:function(e){return"+още "+e},noEventsMessage:"Няма събития за показване"},{code:"bs",week:{dow:1,doy:7},buttonText:{prev:"Prošli",next:"Sljedeći",today:"Danas",month:"Mjesec",week:"Sedmica",day:"Dan",list:"Raspored"},weekLabel:"Sed",allDayText:"Cijeli dan",eventLimitText:function(e){return"+ još "+e},noEventsMessage:"Nema događaja za prikazivanje"},{code:"ca",week:{dow:1,doy:4},buttonText:{prev:"Anterior",next:"Següent",today:"Avui",month:"Mes",week:"Setmana",day:"Dia",list:"Agenda"},weekLabel:"Set",allDayText:"Tot el dia",eventLimitText:"més",noEventsMessage:"No hi ha esdeveniments per mostrar"},{code:"cs",week:{dow:1,doy:4},buttonText:{prev:"Dříve",next:"Později",today:"Nyní",month:"Měsíc",week:"Týden",day:"Den",list:"Agenda"},weekLabel:"Týd",allDayText:"Celý den",eventLimitText:function(e){return"+další: "+e},noEventsMessage:"Žádné akce k zobrazení"},{code:"da",week:{dow:1,doy:4},buttonText:{prev:"Forrige",next:"Næste",today:"I dag",month:"Måned",week:"Uge",day:"Dag",list:"Agenda"},weekLabel:"Uge",allDayText:"Hele dagen",eventLimitText:"flere",noEventsMessage:"Ingen arrangementer at vise"},{code:"de",week:{dow:1,doy:4},buttonText:{prev:"Zurück",next:"Vor",today:"Heute",year:"Jahr",month:"Monat",week:"Woche",day:"Tag",list:"Terminübersicht"},weekLabel:"KW",allDayText:"Ganztägig",eventLimitText:function(e){return"+ weitere "+e},noEventsMessage:"Keine Ereignisse anzuzeigen"},{code:"el",week:{dow:1,doy:4},buttonText:{prev:"Προηγούμενος",next:"Επόμενος",today:"Σήμερα",month:"Μήνας",week:"Εβδομάδα",day:"Ημέρα",list:"Ατζέντα"},weekLabel:"Εβδ",allDayText:"Ολοήμερο",eventLimitText:"περισσότερα",noEventsMessage:"Δεν υπάρχουν γεγονότα για να εμφανιστεί"},{code:"en-au",week:{dow:1,doy:4}},{code:"en-gb",week:{dow:1,doy:4}},{code:"en-nz",week:{dow:1,doy:4}},{code:"es",week:{dow:0,doy:6},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",month:"Mes",week:"Semana",day:"Día",list:"Agenda"},weekLabel:"Sm",allDayHtml:"Todo<br/>el día",eventLimitText:"más",noEventsMessage:"No hay eventos para mostrar"},{code:"es",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",month:"Mes",week:"Semana",day:"Día",list:"Agenda"},weekLabel:"Sm",allDayHtml:"Todo<br/>el día",eventLimitText:"más",noEventsMessage:"No hay eventos para mostrar"},{code:"et",week:{dow:1,doy:4},buttonText:{prev:"Eelnev",next:"Järgnev",today:"Täna",month:"Kuu",week:"Nädal",day:"Päev",list:"Päevakord"},weekLabel:"näd",allDayText:"Kogu päev",eventLimitText:function(e){return"+ veel "+e},noEventsMessage:"Kuvamiseks puuduvad sündmused"},{code:"eu",week:{dow:1,doy:7},buttonText:{prev:"Aur",next:"Hur",today:"Gaur",month:"Hilabetea",week:"Astea",day:"Eguna",list:"Agenda"},weekLabel:"As",allDayHtml:"Egun<br/>osoa",eventLimitText:"gehiago",noEventsMessage:"Ez dago ekitaldirik erakusteko"},{code:"fa",week:{dow:6,doy:12},dir:"rtl",buttonText:{prev:"قبلی",next:"بعدی",today:"امروز",month:"ماه",week:"هفته",day:"روز",list:"برنامه"},weekLabel:"هف",allDayText:"تمام روز",eventLimitText:function(e){return"بیش از "+e},noEventsMessage:"هیچ رویدادی به نمایش"},{code:"fi",week:{dow:1,doy:4},buttonText:{prev:"Edellinen",next:"Seuraava",today:"Tänään",month:"Kuukausi",week:"Viikko",day:"Päivä",list:"Tapahtumat"},weekLabel:"Vk",allDayText:"Koko päivä",eventLimitText:"lisää",noEventsMessage:"Ei näytettäviä tapahtumia"},{code:"fr",buttonText:{prev:"Précédent",next:"Suivant",today:"Aujourd'hui",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekLabel:"Sem.",allDayHtml:"Toute la<br/>journée",eventLimitText:"en plus",noEventsMessage:"Aucun événement à afficher"},{code:"fr-ch",week:{dow:1,doy:4},buttonText:{prev:"Précédent",next:"Suivant",today:"Courant",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekLabel:"Sm",allDayHtml:"Toute la<br/>journée",eventLimitText:"en plus",noEventsMessage:"Aucun événement à afficher"},{code:"fr",week:{dow:1,doy:4},buttonText:{prev:"Précédent",next:"Suivant",today:"Aujourd'hui",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekLabel:"Sem.",allDayHtml:"Toute la<br/>journée",eventLimitText:"en plus",noEventsMessage:"Aucun événement à afficher"},{code:"gl",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Seg",today:"Hoxe",month:"Mes",week:"Semana",day:"Día",list:"Axenda"},weekLabel:"Sm",allDayHtml:"Todo<br/>o día",eventLimitText:"máis",noEventsMessage:"Non hai eventos para amosar"},{code:"he",dir:"rtl",buttonText:{prev:"הקודם",next:"הבא",today:"היום",month:"חודש",week:"שבוע",day:"יום",list:"סדר יום"},allDayText:"כל היום",eventLimitText:"אחר",noEventsMessage:"אין אירועים להצגה",weekLabel:"שבוע"},{code:"hi",week:{dow:0,doy:6},buttonText:{prev:"पिछला",next:"अगला",today:"आज",month:"महीना",week:"सप्ताह",day:"दिन",list:"कार्यसूची"},weekLabel:"हफ्ता",allDayText:"सभी दिन",eventLimitText:function(e){return"+अधिक "+e},noEventsMessage:"कोई घटनाओं को प्रदर्शित करने के लिए"},{code:"hr",week:{dow:1,doy:7},buttonText:{prev:"Prijašnji",next:"Sljedeći",today:"Danas",month:"Mjesec",week:"Tjedan",day:"Dan",list:"Raspored"},weekLabel:"Tje",allDayText:"Cijeli dan",eventLimitText:function(e){return"+ još "+e},noEventsMessage:"Nema događaja za prikaz"},{code:"hu",week:{dow:1,doy:4},buttonText:{prev:"vissza",next:"előre",today:"ma",month:"Hónap",week:"Hét",day:"Nap",list:"Napló"},weekLabel:"Hét",allDayText:"Egész nap",eventLimitText:"további",noEventsMessage:"Nincs megjeleníthető esemény"},{code:"id",week:{dow:1,doy:7},buttonText:{prev:"mundur",next:"maju",today:"hari ini",month:"Bulan",week:"Minggu",day:"Hari",list:"Agenda"},weekLabel:"Mg",allDayHtml:"Sehari<br/>penuh",eventLimitText:"lebih",noEventsMessage:"Tidak ada acara untuk ditampilkan"},{code:"is",week:{dow:1,doy:4},buttonText:{prev:"Fyrri",next:"Næsti",today:"Í dag",month:"Mánuður",week:"Vika",day:"Dagur",list:"Dagskrá"},weekLabel:"Vika",allDayHtml:"Allan<br/>daginn",eventLimitText:"meira",noEventsMessage:"Engir viðburðir til að sýna"},{code:"it",week:{dow:1,doy:4},buttonText:{prev:"Prec",next:"Succ",today:"Oggi",month:"Mese",week:"Settimana",day:"Giorno",list:"Agenda"},weekLabel:"Sm",allDayHtml:"Tutto il<br/>giorno",eventLimitText:function(e){return"+altri "+e},noEventsMessage:"Non ci sono eventi da visualizzare"},{code:"ja",buttonText:{prev:"前",next:"次",today:"今日",month:"月",week:"週",day:"日",list:"予定リスト"},weekLabel:"週",allDayText:"終日",eventLimitText:function(e){return"他 "+e+" 件"},noEventsMessage:"表示する予定はありません"},{code:"ka",week:{dow:1,doy:7},buttonText:{prev:"წინა",next:"შემდეგი",today:"დღეს",month:"თვე",week:"კვირა",day:"დღე",list:"დღის წესრიგი"},weekLabel:"კვ",allDayText:"მთელი დღე",eventLimitText:function(e){return"+ კიდევ "+e},noEventsMessage:"ღონისძიებები არ არის"},{code:"kk",week:{dow:1,doy:7},buttonText:{prev:"Алдыңғы",next:"Келесі",today:"Бүгін",month:"Ай",week:"Апта",day:"Күн",list:"Күн тәртібі"},weekLabel:"Не",allDayText:"Күні бойы",eventLimitText:function(e){return"+ тағы "+e},noEventsMessage:"Көрсету үшін оқиғалар жоқ"},{code:"ko",buttonText:{prev:"이전달",next:"다음달",today:"오늘",month:"월",week:"주",day:"일",list:"일정목록"},weekLabel:"주",allDayText:"종일",eventLimitText:"개",noEventsMessage:"일정이 없습니다"},{code:"lb",week:{dow:1,doy:4},buttonText:{prev:"Zréck",next:"Weider",today:"Haut",month:"Mount",week:"Woch",day:"Dag",list:"Terminiwwersiicht"},weekLabel:"W",allDayText:"Ganzen Dag",eventLimitText:"méi",noEventsMessage:"Nee Evenementer ze affichéieren"},{code:"lt",week:{dow:1,doy:4},buttonText:{prev:"Atgal",next:"Pirmyn",today:"Šiandien",month:"Mėnuo",week:"Savaitė",day:"Diena",list:"Darbotvarkė"},weekLabel:"SAV",allDayText:"Visą dieną",eventLimitText:"daugiau",noEventsMessage:"Nėra įvykių rodyti"},{code:"lv",week:{dow:1,doy:4},buttonText:{prev:"Iepr.",next:"Nāk.",today:"Šodien",month:"Mēnesis",week:"Nedēļa",day:"Diena",list:"Dienas kārtība"},weekLabel:"Ned.",allDayText:"Visu dienu",eventLimitText:function(e){return"+vēl "+e},noEventsMessage:"Nav notikumu"},{code:"mk",buttonText:{prev:"претходно",next:"следно",today:"Денес",month:"Месец",week:"Недела",day:"Ден",list:"График"},weekLabel:"Сед",allDayText:"Цел ден",eventLimitText:function(e){return"+повеќе "+e},noEventsMessage:"Нема настани за прикажување"},{code:"ms",week:{dow:1,doy:7},buttonText:{prev:"Sebelum",next:"Selepas",today:"hari ini",month:"Bulan",week:"Minggu",day:"Hari",list:"Agenda"},weekLabel:"Mg",allDayText:"Sepanjang hari",eventLimitText:function(e){return"masih ada "+e+" acara"},noEventsMessage:"Tiada peristiwa untuk dipaparkan"},{code:"nb",week:{dow:1,doy:4},buttonText:{prev:"Forrige",next:"Neste",today:"I dag",month:"Måned",week:"Uke",day:"Dag",list:"Agenda"},weekLabel:"Uke",allDayText:"Hele dagen",eventLimitText:"til",noEventsMessage:"Ingen hendelser å vise"},{code:"nl",week:{dow:1,doy:4},buttonText:{prev:"Voorgaand",next:"Volgende",today:"Vandaag",year:"Jaar",month:"Maand",week:"Week",day:"Dag",list:"Agenda"},allDayText:"Hele dag",eventLimitText:"extra",noEventsMessage:"Geen evenementen om te laten zien"},{code:"nn",week:{dow:1,doy:4},buttonText:{prev:"Førre",next:"Neste",today:"I dag",month:"Månad",week:"Veke",day:"Dag",list:"Agenda"},weekLabel:"Veke",allDayText:"Heile dagen",eventLimitText:"til",noEventsMessage:"Ingen hendelser å vise"},{code:"pl",week:{dow:1,doy:4},buttonText:{prev:"Poprzedni",next:"Następny",today:"Dziś",month:"Miesiąc",week:"Tydzień",day:"Dzień",list:"Plan dnia"},weekLabel:"Tydz",allDayText:"Cały dzień",eventLimitText:"więcej",noEventsMessage:"Brak wydarzeń do wyświetlenia"},{code:"pt-br",buttonText:{prev:"Anterior",next:"Próximo",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Compromissos"},weekLabel:"Sm",allDayText:"dia inteiro",eventLimitText:function(e){return"mais +"+e},noEventsMessage:"Não há eventos para mostrar"},{code:"pt",week:{dow:1,doy:4},buttonText:{prev:"Anterior",next:"Seguinte",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Agenda"},weekLabel:"Sem",allDayText:"Todo o dia",eventLimitText:"mais",noEventsMessage:"Não há eventos para mostrar"},{code:"ro",week:{dow:1,doy:7},buttonText:{prev:"precedentă",next:"următoare",today:"Azi",month:"Lună",week:"Săptămână",day:"Zi",list:"Agendă"},weekLabel:"Săpt",allDayText:"Toată ziua",eventLimitText:function(e){return"+alte "+e},noEventsMessage:"Nu există evenimente de afișat"},{code:"ru",week:{dow:1,doy:4},buttonText:{prev:"Пред",next:"След",today:"Сегодня",month:"Месяц",week:"Неделя",day:"День",list:"Повестка дня"},weekLabel:"Нед",allDayText:"Весь день",eventLimitText:function(e){return"+ ещё "+e},noEventsMessage:"Нет событий для отображения"},{code:"sk",week:{dow:1,doy:4},buttonText:{prev:"Predchádzajúci",next:"Nasledujúci",today:"Dnes",month:"Mesiac",week:"Týždeň",day:"Deň",list:"Rozvrh"},weekLabel:"Ty",allDayText:"Celý deň",eventLimitText:function(e){return"+ďalšie: "+e},noEventsMessage:"Žiadne akcie na zobrazenie"},{code:"sl",week:{dow:1,doy:7},buttonText:{prev:"Prejšnji",next:"Naslednji",today:"Trenutni",month:"Mesec",week:"Teden",day:"Dan",list:"Dnevni red"},weekLabel:"Teden",allDayText:"Ves dan",eventLimitText:"več",noEventsMessage:"Ni dogodkov za prikaz"},{code:"sq",week:{dow:1,doy:4},buttonText:{prev:"mbrapa",next:"Përpara",today:"sot",month:"Muaj",week:"Javë",day:"Ditë",list:"Listë"},weekLabel:"Ja",allDayHtml:"Gjithë<br/>ditën",eventLimitText:function(e){return"+më tepër "+e},noEventsMessage:"Nuk ka evente për të shfaqur"},{code:"sr-cyrl",week:{dow:1,doy:7},buttonText:{prev:"Претходна",next:"следећи",today:"Данас",month:"Месец",week:"Недеља",day:"Дан",list:"Планер"},weekLabel:"Сед",allDayText:"Цео дан",eventLimitText:function(e){return"+ још "+e},noEventsMessage:"Нема догађаја за приказ"},{code:"sr",week:{dow:1,doy:7},buttonText:{prev:"Prethodna",next:"Sledeći",today:"Danas",month:"Mеsеc",week:"Nеdеlja",day:"Dan",list:"Planеr"},weekLabel:"Sed",allDayText:"Cеo dan",eventLimitText:function(e){return"+ još "+e},noEventsMessage:"Nеma događaja za prikaz"},{code:"sv",week:{dow:1,doy:4},buttonText:{prev:"Förra",next:"Nästa",today:"Idag",month:"Månad",week:"Vecka",day:"Dag",list:"Program"},weekLabel:"v.",allDayText:"Heldag",eventLimitText:"till",noEventsMessage:"Inga händelser att visa"},{code:"th",buttonText:{prev:"ย้อน",next:"ถัดไป",today:"วันนี้",month:"เดือน",week:"สัปดาห์",day:"วัน",list:"แผนงาน"},allDayText:"ตลอดวัน",eventLimitText:"เพิ่มเติม",noEventsMessage:"ไม่มีกิจกรรมที่จะแสดง"},{code:"tr",week:{dow:1,doy:7},buttonText:{prev:"geri",next:"ileri",today:"bugün",month:"Ay",week:"Hafta",day:"Gün",list:"Ajanda"},weekLabel:"Hf",allDayText:"Tüm gün",eventLimitText:"daha fazla",noEventsMessage:"Gösterilecek etkinlik yok"},{code:"uk",week:{dow:1,doy:7},buttonText:{prev:"Попередній",next:"далі",today:"Сьогодні",month:"Місяць",week:"Тиждень",day:"День",list:"Порядок денний"},weekLabel:"Тиж",allDayText:"Увесь день",eventLimitText:function(e){return"+ще "+e+"..."},noEventsMessage:"Немає подій для відображення"},{code:"vi",week:{dow:1,doy:4},buttonText:{prev:"Trước",next:"Tiếp",today:"Hôm nay",month:"Tháng",week:"Tuần",day:"Ngày",list:"Lịch biểu"},weekLabel:"Tu",allDayText:"Cả ngày",eventLimitText:function(e){return"+ thêm "+e},noEventsMessage:"Không có sự kiện để hiển thị"},{code:"zh-cn",week:{dow:1,doy:4},buttonText:{prev:"上月",next:"下月",today:"今天",month:"月",week:"周",day:"日",list:"日程"},weekLabel:"周",allDayText:"全天",eventLimitText:function(e){return"另外 "+e+" 个"},noEventsMessage:"没有事件显示"},{code:"zh-tw",buttonText:{prev:"上月",next:"下月",today:"今天",month:"月",week:"週",day:"天",list:"活動列表"},weekLabel:"周",allDayText:"整天",eventLimitText:"顯示更多",noEventsMessage:"没有任何活動"}]});
6
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@fullcalendar/core"),require("@fullcalendar/daygrid")):"function"==typeof define&&define.amd?define(["exports","@fullcalendar/core","@fullcalendar/daygrid"],t):t((e=e||self).FullCalendarTimeGrid={},e.FullCalendar,e.FullCalendarDayGrid)}(this,function(e,y,l){"use strict";var i=function(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)};function t(e,t){function r(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var r,n=function(){return(n=Object.assign||function(e){for(var t,r=1,i=arguments.length;r<i;r++)for(var n in t=arguments[r])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}).apply(this,arguments)},a=(t(o,r=y.FgEventRenderer),o.prototype.attachSegs=function(e,t){for(var r=this.timeGrid.groupSegsByCol(e),i=0;i<r.length;i++)r[i]=this.sortEventSegs(r[i]);this.segsByCol=r,this.timeGrid.attachSegsByCol(r,this.timeGrid.fgContainerEls)},o.prototype.detachSegs=function(e){e.forEach(function(e){y.removeElement(e.el)}),this.segsByCol=null},o.prototype.computeSegSizes=function(e){var t=this.timeGrid,r=this.segsByCol,i=t.colCnt;if(t.computeSegVerticals(e),r)for(var n=0;n<i;n++)this.computeSegHorizontals(r[n])},o.prototype.assignSegSizes=function(e){var t=this.timeGrid,r=this.segsByCol,i=t.colCnt;if(t.assignSegVerticals(e),r)for(var n=0;n<i;n++)this.assignSegCss(r[n])},o.prototype.computeEventTimeFormat=function(){return{hour:"numeric",minute:"2-digit",meridiem:!1}},o.prototype.computeDisplayEventEnd=function(){return!0},o.prototype.renderSegHtml=function(e,t){var r,i,n,o=this.context.view,s=e.eventRange,a=s.def,l=s.ui,d=a.allDay,c=o.computeEventDraggable(a,l),h=e.isStart&&o.computeEventStartResizable(a,l),u=e.isEnd&&o.computeEventEndResizable(a,l),p=this.getSegClasses(e,c,h||u,t),f=y.cssToStr(this.getSkinCss(l));if(p.unshift("fc-time-grid-event"),y.isMultiDayRange(s.range)){if(e.isStart||e.isEnd){var g=e.start,m=e.end;r=this._getTimeText(g,m,d),i=this._getTimeText(g,m,d,this.fullTimeFormat),n=this._getTimeText(g,m,d,null,!1)}}else r=this.getTimeText(s),i=this.getTimeText(s,this.fullTimeFormat),n=this.getTimeText(s,null,!1);return'<a class="'+p.join(" ")+'"'+(a.url?' href="'+y.htmlEscape(a.url)+'"':"")+(f?' style="'+f+'"':"")+'><div class="fc-content">'+(r?'<div class="fc-time" data-start="'+y.htmlEscape(n)+'" data-full="'+y.htmlEscape(i)+'"><span>'+y.htmlEscape(r)+"</span></div>":"")+(a.title?'<div class="fc-title">'+y.htmlEscape(a.title)+"</div>":"")+"</div>"+(u?'<div class="fc-resizer fc-end-resizer"></div>':"")+"</a>"},o.prototype.computeSegHorizontals=function(e){var t,r,i;if(function(e){var t,r,i,n,o;for(t=0;t<e.length;t++)for(r=e[t],i=0;i<r.length;i++)for((n=r[i]).forwardSegs=[],o=t+1;o<e.length;o++)d(n,e[o],n.forwardSegs)}(t=function(e){var t,r,i,n=[];for(t=0;t<e.length;t++){for(r=e[t],i=0;i<n.length&&d(r,n[i]).length;i++);r.level=i,(n[i]||(n[i]=[])).push(r)}return n}(e)),r=t[0]){for(i=0;i<r.length;i++)s(r[i]);for(i=0;i<r.length;i++)this.computeSegForwardBack(r[i],0,0)}},o.prototype.computeSegForwardBack=function(e,t,r){var i,n=e.forwardSegs;if(void 0===e.forwardCoord)for(n.length?(this.sortForwardSegs(n),this.computeSegForwardBack(n[0],t+1,r),e.forwardCoord=n[0].backwardCoord):e.forwardCoord=1,e.backwardCoord=e.forwardCoord-(e.forwardCoord-r)/(t+1),i=0;i<n.length;i++)this.computeSegForwardBack(n[i],0,e.forwardCoord)},o.prototype.sortForwardSegs=function(e){var t=e.map(c),r=[{field:"forwardPressure",order:-1},{field:"backwardCoord",order:1}].concat(this.context.view.eventOrderSpecs);return t.sort(function(e,t){return y.compareByFieldSpecs(e,t,r)}),t.map(function(e){return e._seg})},o.prototype.assignSegCss=function(e){for(var t=0,r=e;t<r.length;t++){var i=r[t];y.applyStyle(i.el,this.generateSegCss(i)),0<i.level&&i.el.classList.add("fc-time-grid-event-inset"),i.eventRange.def.title&&i.bottom-i.top<30&&i.el.classList.add("fc-short")}},o.prototype.generateSegCss=function(e){var t,r,i=this.context.options.slotEventOverlap,n=e.backwardCoord,o=e.forwardCoord,s=this.timeGrid.generateSegVerticalCss(e),a=this.timeGrid.isRtl;return i&&(o=Math.min(1,n+2*(o-n))),r=a?(t=1-o,n):(t=n,1-o),s.zIndex=e.level+1,s.left=100*t+"%",s.right=100*r+"%",i&&e.forwardPressure&&(s[a?"marginLeft":"marginRight"]=20),s},o);function o(e){var t=r.call(this,e.context)||this;return t.timeGrid=e,t.fullTimeFormat=y.createFormatter({hour:"numeric",minute:"2-digit",separator:t.context.options.defaultRangeSeparator}),t}function s(e){var t,r,i=e.forwardSegs,n=0;if(void 0===e.forwardPressure){for(t=0;t<i.length;t++)s(r=i[t]),n=Math.max(n,1+r.forwardPressure);e.forwardPressure=n}}function d(e,t,r){void 0===r&&(r=[]);for(var i=0;i<t.length;i++)n=e,o=t[i],n.bottom>o.top&&n.top<o.bottom&&r.push(t[i]);var n,o;return r}function c(e){var t=y.buildSegCompareObj(e);return t.forwardPressure=e.forwardPressure,t.backwardCoord=e.backwardCoord,t}var h,u=(t(p,h=a),p.prototype.attachSegs=function(e,t){this.segsByCol=this.timeGrid.groupSegsByCol(e),this.timeGrid.attachSegsByCol(this.segsByCol,this.timeGrid.mirrorContainerEls),this.sourceSeg=t.sourceSeg},p.prototype.generateSegCss=function(e){var t=h.prototype.generateSegCss.call(this,e),r=this.sourceSeg;if(r&&r.col===e.col){var i=h.prototype.generateSegCss.call(this,r);t.left=i.left,t.right=i.right,t.marginLeft=i.marginLeft,t.marginRight=i.marginRight}return t},p);function p(){return null!==h&&h.apply(this,arguments)||this}var f,g=(t(m,f=y.FillRenderer),m.prototype.attachSegs=function(e,t){var r,i=this.timeGrid;return"bgEvent"===e?r=i.bgContainerEls:"businessHours"===e?r=i.businessContainerEls:"highlight"===e&&(r=i.highlightContainerEls),i.attachSegsByCol(i.groupSegsByCol(t),r),t.map(function(e){return e.el})},m.prototype.computeSegSizes=function(e){this.timeGrid.computeSegVerticals(e)},m.prototype.assignSegSizes=function(e){this.timeGrid.assignSegVerticals(e)},m);function m(e){var t=f.call(this,e.context)||this;return t.timeGrid=e,t}var v,S=[{hours:1},{minutes:30},{minutes:15},{seconds:30},{seconds:15}],C=(t(E,v=y.DateComponent),E.prototype.processOptions=function(){var e,t,r=this.opt("slotDuration"),i=this.opt("snapDuration");r=y.createDuration(r),i=i?y.createDuration(i):r,null===(e=y.wholeDivideDurations(r,i))&&(i=r,e=1),this.slotDuration=r,this.snapDuration=i,this.snapsPerSlot=e,t=this.opt("slotLabelFormat"),Array.isArray(t)&&(t=t[t.length-1]),this.labelFormat=y.createFormatter(t||{hour:"numeric",minute:"2-digit",omitZeroMinute:!0,meridiem:"short"}),t=this.opt("slotLabelInterval"),this.labelInterval=t?y.createDuration(t):this.computeLabelInterval(r)},E.prototype.computeLabelInterval=function(e){var t,r,i;for(t=S.length-1;0<=t;t--)if(r=y.createDuration(S[t]),null!==(i=y.wholeDivideDurations(r,e))&&1<i)return r;return e},E.prototype.render=function(e){var t=e.cells;this.colCnt=t.length,this.renderSlats(e.dateProfile),this.renderColumns(e.cells,e.dateProfile),this.renderBusinessHours(e.businessHourSegs),this.renderDateSelection(e.dateSelectionSegs),this.renderFgEvents(e.fgEventSegs),this.renderBgEvents(e.bgEventSegs),this.renderEventSelection(e.eventSelection),this.renderEventDrag(e.eventDrag),this.renderEventResize(e.eventResize)},E.prototype.destroy=function(){v.prototype.destroy.call(this),this.renderSlats.unrender(),this.renderColumns.unrender()},E.prototype.updateSize=function(e){var t=this.fillRenderer,r=this.eventRenderer,i=this.mirrorRenderer;(e||this.isSlatSizesDirty)&&(this.buildSlatPositions(),this.isSlatSizesDirty=!1),(e||this.isColSizesDirty)&&(this.buildColPositions(),this.isColSizesDirty=!1),t.computeSizes(e),r.computeSizes(e),i.computeSizes(e),t.assignSizes(e),r.assignSizes(e),i.assignSizes(e)},E.prototype._renderSlats=function(e){var t=this.theme;this.slatContainerEl.innerHTML='<table class="'+t.getClass("tableGrid")+'">'+this.renderSlatRowHtml(e)+"</table>",this.slatEls=y.findElements(this.slatContainerEl,"tr"),this.slatPositions=new y.PositionCache(this.el,this.slatEls,!1,!0),this.isSlatSizesDirty=!0},E.prototype.renderSlatRowHtml=function(e){for(var t,r,i,n=this.dateEnv,o=this.theme,s=this.isRtl,a="",l=y.startOfDay(e.renderRange.start),d=e.minTime,c=y.createDuration(0);y.asRoughMs(d)<y.asRoughMs(e.maxTime);)t=n.add(l,d),r=null!==y.wholeDivideDurations(c,this.labelInterval),i='<td class="fc-axis fc-time '+o.getClass("widgetContent")+'">'+(r?"<span>"+y.htmlEscape(n.format(t,this.labelFormat))+"</span>":"")+"</td>",a+='<tr data-time="'+y.formatIsoTimeString(t)+'"'+(r?"":' class="fc-minor"')+">"+(s?"":i)+'<td class="'+o.getClass("widgetContent")+'"></td>'+(s?i:"")+"</tr>",d=y.addDurations(d,this.slotDuration),c=y.addDurations(c,this.slotDuration);return a},E.prototype._renderColumns=function(e,t){var r=this.theme,i=this.dateEnv,n=this.view,o=new l.DayBgRow(this.context);this.rootBgContainerEl.innerHTML='<table class="'+r.getClass("tableGrid")+'">'+o.renderHtml({cells:e,dateProfile:t,renderIntroHtml:this.renderProps.renderBgIntroHtml})+"</table>",this.colEls=y.findElements(this.el,".fc-day, .fc-disabled-day");for(var s=0;s<this.colCnt;s++)this.publiclyTrigger("dayRender",[{date:i.toDate(e[s].date),el:this.colEls[s],view:n}]);this.isRtl&&this.colEls.reverse(),this.colPositions=new y.PositionCache(this.el,this.colEls,!0,!1),this.renderContentSkeleton(),this.isColSizesDirty=!0},E.prototype._unrenderColumns=function(){this.unrenderContentSkeleton()},E.prototype.renderContentSkeleton=function(){var e,t=[];t.push(this.renderProps.renderIntroHtml());for(var r=0;r<this.colCnt;r++)t.push('<td><div class="fc-content-col"><div class="fc-event-container fc-mirror-container"></div><div class="fc-event-container"></div><div class="fc-highlight-container"></div><div class="fc-bgevent-container"></div><div class="fc-business-container"></div></div></td>');this.isRtl&&t.reverse(),e=this.contentSkeletonEl=y.htmlToElement('<div class="fc-content-skeleton"><table><tr>'+t.join("")+"</tr></table></div>"),this.colContainerEls=y.findElements(e,".fc-content-col"),this.mirrorContainerEls=y.findElements(e,".fc-mirror-container"),this.fgContainerEls=y.findElements(e,".fc-event-container:not(.fc-mirror-container)"),this.bgContainerEls=y.findElements(e,".fc-bgevent-container"),this.highlightContainerEls=y.findElements(e,".fc-highlight-container"),this.businessContainerEls=y.findElements(e,".fc-business-container"),this.isRtl&&(this.colContainerEls.reverse(),this.mirrorContainerEls.reverse(),this.fgContainerEls.reverse(),this.bgContainerEls.reverse(),this.highlightContainerEls.reverse(),this.businessContainerEls.reverse()),this.el.appendChild(e)},E.prototype.unrenderContentSkeleton=function(){y.removeElement(this.contentSkeletonEl)},E.prototype.groupSegsByCol=function(e){var t,r=[];for(t=0;t<this.colCnt;t++)r.push([]);for(t=0;t<e.length;t++)r[e[t].col].push(e[t]);return r},E.prototype.attachSegsByCol=function(e,t){var r,i,n;for(r=0;r<this.colCnt;r++)for(i=e[r],n=0;n<i.length;n++)t[r].appendChild(i[n].el)},E.prototype.getNowIndicatorUnit=function(){return"minute"},E.prototype.renderNowIndicator=function(e,t){if(this.colContainerEls){var r,i=this.computeDateTop(t),n=[];for(r=0;r<e.length;r++){var o=y.createElement("div",{className:"fc-now-indicator fc-now-indicator-line"});o.style.top=i+"px",this.colContainerEls[e[r].col].appendChild(o),n.push(o)}if(0<e.length){var s=y.createElement("div",{className:"fc-now-indicator fc-now-indicator-arrow"});s.style.top=i+"px",this.contentSkeletonEl.appendChild(s),n.push(s)}this.nowIndicatorEls=n}},E.prototype.unrenderNowIndicator=function(){this.nowIndicatorEls&&(this.nowIndicatorEls.forEach(y.removeElement),this.nowIndicatorEls=null)},E.prototype.getTotalSlatHeight=function(){return this.slatContainerEl.getBoundingClientRect().height},E.prototype.computeDateTop=function(e,t){return t=t||y.startOfDay(e),this.computeTimeTop(y.createDuration(e.valueOf()-t.valueOf()))},E.prototype.computeTimeTop=function(e){var t,r,i=this.slatEls.length,n=this.props.dateProfile,o=(e.milliseconds-y.asRoughMs(n.minTime))/y.asRoughMs(this.slotDuration);return o=Math.max(0,o),o=Math.min(i,o),t=Math.floor(o),r=o-(t=Math.min(t,i-1)),this.slatPositions.tops[t]+this.slatPositions.getHeight(t)*r},E.prototype.computeSegVerticals=function(e){var t,r,i,n=this.opt("timeGridEventMinHeight");for(t=0;t<e.length;t++)r=e[t],i=this.props.cells[r.col].date,r.top=this.computeDateTop(r.start,i),r.bottom=Math.max(r.top+n,this.computeDateTop(r.end,i))},E.prototype.assignSegVerticals=function(e){var t,r;for(t=0;t<e.length;t++)r=e[t],y.applyStyle(r.el,this.generateSegVerticalCss(r))},E.prototype.generateSegVerticalCss=function(e){return{top:e.top,bottom:-e.bottom}},E.prototype.buildPositionCaches=function(){this.buildColPositions(),this.buildSlatPositions()},E.prototype.buildColPositions=function(){this.colPositions.build()},E.prototype.buildSlatPositions=function(){this.slatPositions.build()},E.prototype.positionToHit=function(e,t){var r=this.dateEnv,i=this.snapsPerSlot,n=this.slatPositions,o=this.colPositions,s=o.leftToIndex(e),a=n.topToIndex(t);if(null!=s&&null!=a){var l=n.tops[a],d=n.getHeight(a),c=(t-l)/d,h=a*i+Math.floor(c*i),u=this.props.cells[s].date,p=y.addDurations(this.props.dateProfile.minTime,y.multiplyDuration(this.snapDuration,h)),f=r.add(u,p);return{col:s,dateSpan:{range:{start:f,end:r.add(f,this.snapDuration)},allDay:!1},dayEl:this.colEls[s],relativeRect:{left:o.lefts[s],right:o.rights[s],top:l,bottom:l+d}}}},E.prototype._renderEventDrag=function(e){e&&(this.eventRenderer.hideByHash(e.affectedInstances),e.isEvent?this.mirrorRenderer.renderSegs(e.segs,{isDragging:!0,sourceSeg:e.sourceSeg}):this.fillRenderer.renderSegs("highlight",e.segs))},E.prototype._unrenderEventDrag=function(e){e&&(this.eventRenderer.showByHash(e.affectedInstances),this.mirrorRenderer.unrender(e.segs,{isDragging:!0,sourceSeg:e.sourceSeg}),this.fillRenderer.unrender("highlight"))},E.prototype._renderEventResize=function(e){e&&(this.eventRenderer.hideByHash(e.affectedInstances),this.mirrorRenderer.renderSegs(e.segs,{isResizing:!0,sourceSeg:e.sourceSeg}))},E.prototype._unrenderEventResize=function(e){e&&(this.eventRenderer.showByHash(e.affectedInstances),this.mirrorRenderer.unrender(e.segs,{isResizing:!0,sourceSeg:e.sourceSeg}))},E.prototype._renderDateSelection=function(e){e&&(this.opt("selectMirror")?this.mirrorRenderer.renderSegs(e,{isSelecting:!0}):this.fillRenderer.renderSegs("highlight",e))},E.prototype._unrenderDateSelection=function(e){this.mirrorRenderer.unrender(e,{isSelecting:!0}),this.fillRenderer.unrender("highlight")},E);function E(e,t,r){var i=v.call(this,e,t)||this;i.isSlatSizesDirty=!1,i.isColSizesDirty=!1,i.renderSlats=y.memoizeRendering(i._renderSlats);var n=i.eventRenderer=new a(i),o=i.fillRenderer=new g(i);i.mirrorRenderer=new u(i);var s=i.renderColumns=y.memoizeRendering(i._renderColumns,i._unrenderColumns);return i.renderBusinessHours=y.memoizeRendering(o.renderSegs.bind(o,"businessHours"),o.unrender.bind(o,"businessHours"),[s]),i.renderDateSelection=y.memoizeRendering(i._renderDateSelection,i._unrenderDateSelection,[s]),i.renderFgEvents=y.memoizeRendering(n.renderSegs.bind(n),n.unrender.bind(n),[s]),i.renderBgEvents=y.memoizeRendering(o.renderSegs.bind(o,"bgEvent"),o.unrender.bind(o,"bgEvent"),[s]),i.renderEventSelection=y.memoizeRendering(n.selectByInstanceId.bind(n),n.unselectByInstanceId.bind(n),[i.renderFgEvents]),i.renderEventDrag=y.memoizeRendering(i._renderEventDrag,i._unrenderEventDrag,[s]),i.renderEventResize=y.memoizeRendering(i._renderEventResize,i._unrenderEventResize,[s]),i.processOptions(),t.innerHTML='<div class="fc-bg"></div><div class="fc-slats"></div><hr class="fc-divider '+i.theme.getClass("widgetHeader")+'" style="display:none" />',i.rootBgContainerEl=t.querySelector(".fc-bg"),i.slatContainerEl=t.querySelector(".fc-slats"),i.bottomRuleEl=t.querySelector(".fc-divider"),i.renderProps=r,i}var b,D=(t(w,b=y.Splitter),w.prototype.getKeyInfo=function(){return{allDay:{},timed:{}}},w.prototype.getKeysForDateSpan=function(e){return e.allDay?["allDay"]:["timed"]},w.prototype.getKeysForEventDef=function(e){return e.allDay?y.hasBgRendering(e)?["timed","allDay"]:["allDay"]:["timed"]},w);function w(){return null!==b&&b.apply(this,arguments)||this}var R,G=y.createFormatter({week:"short"}),T=(t(H,R=y.View),H.prototype.destroy=function(){R.prototype.destroy.call(this),this.timeGrid.destroy(),this.dayGrid&&this.dayGrid.destroy(),this.scroller.destroy()},H.prototype.renderSkeletonHtml=function(){var e=this.theme;return'<table class="'+e.getClass("tableGrid")+'">'+(this.opt("columnHeader")?'<thead class="fc-head"><tr><td class="fc-head-container '+e.getClass("widgetHeader")+'">&nbsp;</td></tr></thead>':"")+'<tbody class="fc-body"><tr><td class="'+e.getClass("widgetContent")+'">'+(this.opt("allDaySlot")?'<div class="fc-day-grid"></div><hr class="fc-divider '+e.getClass("widgetHeader")+'" />':"")+"</td></tr></tbody></table>"},H.prototype.getNowIndicatorUnit=function(){return this.timeGrid.getNowIndicatorUnit()},H.prototype.unrenderNowIndicator=function(){this.timeGrid.unrenderNowIndicator()},H.prototype.updateSize=function(e,t,r){R.prototype.updateSize.call(this,e,t,r),this.timeGrid.updateSize(e),this.dayGrid&&this.dayGrid.updateSize(e)},H.prototype.updateBaseSize=function(e,t,r){var i,n,o,s=this;if(this.axisWidth=y.matchCellWidths(y.findElements(this.el,".fc-axis")),this.timeGrid.colEls){var a=y.findElements(this.el,".fc-row").filter(function(e){return!s.scroller.el.contains(e)});this.timeGrid.bottomRuleEl.style.display="none",this.scroller.clear(),a.forEach(y.uncompensateScroll),this.dayGrid&&(this.dayGrid.removeSegPopover(),(i=this.opt("eventLimit"))&&"number"!=typeof i&&(i=5),i&&this.dayGrid.limitRows(i)),r||(n=this.computeScrollerHeight(t),this.scroller.setHeight(n),((o=this.scroller.getScrollbarWidths()).left||o.right)&&(a.forEach(function(e){y.compensateScroll(e,o)}),n=this.computeScrollerHeight(t),this.scroller.setHeight(n)),this.scroller.lockOverflow(o),this.timeGrid.getTotalSlatHeight()<n&&(this.timeGrid.bottomRuleEl.style.display=""))}else r||(n=this.computeScrollerHeight(t),this.scroller.setHeight(n))},H.prototype.computeScrollerHeight=function(e){return e-y.subtractInnerElHeight(this.el,this.scroller.el)},H.prototype.computeDateScroll=function(e){var t=this.timeGrid.computeTimeTop(e);return(t=Math.ceil(t))&&t++,{top:t}},H.prototype.queryDateScroll=function(){return{top:this.scroller.getScrollTop()}},H.prototype.applyDateScroll=function(e){void 0!==e.top&&this.scroller.setScrollTop(e.top)},H.prototype.axisStyleAttr=function(){return null!=this.axisWidth?'style="width:'+this.axisWidth+'px"':""},H);function H(e,t,r,i){var o=R.call(this,e,t,r,i)||this;o.splitter=new D,o.renderHeadIntroHtml=function(){var e,t=o.theme,r=o.dateEnv,i=o.props.dateProfile.renderRange,n=y.diffDays(i.start,i.end);return o.opt("weekNumbers")?(e=r.format(i.start,G),'<th class="fc-axis fc-week-number '+t.getClass("widgetHeader")+'" '+o.axisStyleAttr()+">"+y.buildGotoAnchorHtml(o,{date:i.start,type:"week",forceOff:1<n},y.htmlEscape(e))+"</th>"):'<th class="fc-axis '+t.getClass("widgetHeader")+'" '+o.axisStyleAttr()+"></th>"},o.renderTimeGridBgIntroHtml=function(){return'<td class="fc-axis '+o.theme.getClass("widgetContent")+'" '+o.axisStyleAttr()+"></td>"},o.renderTimeGridIntroHtml=function(){return'<td class="fc-axis" '+o.axisStyleAttr()+"></td>"},o.renderDayGridBgIntroHtml=function(){return'<td class="fc-axis '+o.theme.getClass("widgetContent")+'" '+o.axisStyleAttr()+"><span>"+y.getAllDayHtml(o)+"</span></td>"},o.renderDayGridIntroHtml=function(){return'<td class="fc-axis" '+o.axisStyleAttr()+"></td>"},o.el.classList.add("fc-timeGrid-view"),o.el.innerHTML=o.renderSkeletonHtml(),o.scroller=new y.ScrollComponent("hidden","auto");var n=o.scroller.el;o.el.querySelector(".fc-body > tr > td").appendChild(n),n.classList.add("fc-time-grid-container");var s=y.createElement("div",{className:"fc-time-grid"});if(n.appendChild(s),o.timeGrid=new C(o.context,s,{renderBgIntroHtml:o.renderTimeGridBgIntroHtml,renderIntroHtml:o.renderTimeGridIntroHtml}),o.opt("allDaySlot")){o.dayGrid=new l.DayGrid(o.context,o.el.querySelector(".fc-day-grid"),{renderNumberIntroHtml:o.renderDayGridIntroHtml,renderBgIntroHtml:o.renderDayGridBgIntroHtml,renderIntroHtml:o.renderDayGridIntroHtml,colWeekNumbersVisible:!1,cellWeekNumbersVisible:!1});var a=o.el.querySelector(".fc-divider");o.dayGrid.bottomCoordPadding=a.getBoundingClientRect().height}return o}T.prototype.usesMinMaxTime=!0;var P,I=(t(x,P=y.DateComponent),x.prototype.destroy=function(){P.prototype.destroy.call(this),this.calendar.unregisterInteractiveComponent(this)},x.prototype.render=function(e){var t=e.dateProfile,r=e.dayTable,i=this.dayRanges=this.buildDayRanges(r,t,this.dateEnv);this.timeGrid.receiveProps(n({},this.slicer.sliceProps(e,t,null,this.timeGrid,i),{dateProfile:t,cells:r.cells[0]}))},x.prototype.renderNowIndicator=function(e){this.timeGrid.renderNowIndicator(this.slicer.sliceNowDate(e,this.timeGrid,this.dayRanges),e)},x.prototype.buildPositionCaches=function(){this.timeGrid.buildPositionCaches()},x.prototype.queryHit=function(e,t){var r=this.timeGrid.positionToHit(e,t);if(r)return{component:this.timeGrid,dateSpan:r.dateSpan,dayEl:r.dayEl,rect:{left:r.relativeRect.left,right:r.relativeRect.right,top:r.relativeRect.top,bottom:r.relativeRect.bottom},layer:0}},x);function x(e,t){var r=P.call(this,e,t.el)||this;return r.buildDayRanges=y.memoize(z),r.slicer=new _,r.timeGrid=t,e.calendar.registerInteractiveComponent(r,{el:r.timeGrid.el}),r}function z(e,t,r){for(var i=[],n=0,o=e.headerDates;n<o.length;n++){var s=o[n];i.push({start:r.add(s,t.minTime),end:r.add(s,t.maxTime)})}return i}var B,_=(t(k,B=y.Slicer),k.prototype.sliceRange=function(e,t){for(var r=[],i=0;i<t.length;i++){var n=y.intersectRanges(e,t[i]);n&&r.push({start:n.start,end:n.end,isStart:n.start.valueOf()===e.start.valueOf(),isEnd:n.end.valueOf()===e.end.valueOf(),col:i})}return r},k);function k(){return null!==B&&B.apply(this,arguments)||this}var F,M=(t(O,F=T),O.prototype.destroy=function(){F.prototype.destroy.call(this),this.header&&this.header.destroy(),this.simpleTimeGrid.destroy(),this.simpleDayGrid&&this.simpleDayGrid.destroy()},O.prototype.render=function(e){F.prototype.render.call(this,e);var t=this.props.dateProfile,r=this.buildDayTable(t,this.dateProfileGenerator),i=this.splitter.splitProps(e);this.header&&this.header.receiveProps({dateProfile:t,dates:r.headerDates,datesRepDistinctDays:!0,renderIntroHtml:this.renderHeadIntroHtml}),this.simpleTimeGrid.receiveProps(n({},i.timed,{dateProfile:t,dayTable:r})),this.simpleDayGrid&&this.simpleDayGrid.receiveProps(n({},i.allDay,{dateProfile:t,dayTable:r,nextDayThreshold:this.nextDayThreshold,isRigid:!1}))},O.prototype.renderNowIndicator=function(e){this.simpleTimeGrid.renderNowIndicator(e)},O);function O(e,t,r,i){var n=F.call(this,e,t,r,i)||this;return n.buildDayTable=y.memoize(N),n.opt("columnHeader")&&(n.header=new y.DayHeader(n.context,n.el.querySelector(".fc-head-container"))),n.simpleTimeGrid=new I(n.context,n.timeGrid),n.dayGrid&&(n.simpleDayGrid=new l.SimpleDayGrid(n.context,n.dayGrid)),n}function N(e,t){var r=new y.DaySeries(e.renderRange,t);return new y.DayTable(r,!1)}var L=y.createPlugin({defaultView:"timeGridWeek",views:{timeGrid:{class:M,allDaySlot:!0,slotDuration:"00:30:00",slotEventOverlap:!0},timeGridDay:{type:"timeGrid",duration:{days:1}},timeGridWeek:{type:"timeGrid",duration:{weeks:1}}}});e.AbstractTimeGridView=T,e.TimeGrid=C,e.TimeGridSlicer=_,e.TimeGridView=M,e.buildDayRanges=z,e.buildDayTable=N,e.default=L,Object.defineProperty(e,"__esModule",{value:!0})});
 
 
 
7
  !function(e,t){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",t):"object"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}("undefined"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){if(e&&t){var i=this._events=this._events||{},n=i[e]=i[e]||[];return-1==n.indexOf(t)&&n.push(t),this}},t.once=function(e,t){if(e&&t){this.on(e,t);var i=this._onceEvents=this._onceEvents||{};return(i[e]=i[e]||{})[t]=!0,this}},t.off=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){var n=i.indexOf(t);return-1!=n&&i.splice(n,1),this}},t.emitEvent=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){i=i.slice(0),t=t||[];for(var n=this._onceEvents&&this._onceEvents[e],o=0;o<i.length;o++){var s=i[o];n&&n[s]&&(this.off(e,s),delete n[s]),s.apply(this,t)}return this}},t.allOff=function(){delete this._events,delete this._onceEvents},e}),function(t,i){"use strict";"function"==typeof define&&define.amd?define(["ev-emitter/ev-emitter"],function(e){return i(t,e)}):"object"==typeof module&&module.exports?module.exports=i(t,require("ev-emitter")):t.imagesLoaded=i(t,t.EvEmitter)}("undefined"!=typeof window?window:this,function(t,e){var s=t.jQuery,r=t.console;function h(e,t){for(var i in t)e[i]=t[i];return e}var a=Array.prototype.slice;function d(e,t,i){if(!(this instanceof d))return new d(e,t,i);var n,o=e;("string"==typeof e&&(o=document.querySelectorAll(e)),o)?(this.elements=(n=o,Array.isArray(n)?n:"object"==typeof n&&"number"==typeof n.length?a.call(n):[n]),this.options=h({},this.options),"function"==typeof t?i=t:h(this.options,t),i&&this.on("always",i),this.getImages(),s&&(this.jqDeferred=new s.Deferred),setTimeout(this.check.bind(this))):r.error("Bad element for imagesLoaded "+(o||e))}(d.prototype=Object.create(e.prototype)).options={},d.prototype.getImages=function(){this.images=[],this.elements.forEach(this.addElementImages,this)},d.prototype.addElementImages=function(e){"IMG"==e.nodeName&&this.addImage(e),!0===this.options.background&&this.addElementBackgroundImages(e);var t=e.nodeType;if(t&&m[t]){for(var i=e.querySelectorAll("img"),n=0;n<i.length;n++){var o=i[n];this.addImage(o)}if("string"==typeof this.options.background){var s=e.querySelectorAll(this.options.background);for(n=0;n<s.length;n++){var r=s[n];this.addElementBackgroundImages(r)}}}};var m={1:!0,9:!0,11:!0};function i(e){this.img=e}function n(e,t){this.url=e,this.element=t,this.img=new Image}return d.prototype.addElementBackgroundImages=function(e){var t=getComputedStyle(e);if(t)for(var i=/url\((['"])?(.*?)\1\)/gi,n=i.exec(t.backgroundImage);null!==n;){var o=n&&n[2];o&&this.addBackground(o,e),n=i.exec(t.backgroundImage)}},d.prototype.addImage=function(e){var t=new i(e);this.images.push(t)},d.prototype.addBackground=function(e,t){var i=new n(e,t);this.images.push(i)},d.prototype.check=function(){var n=this;function t(e,t,i){setTimeout(function(){n.progress(e,t,i)})}this.progressedCount=0,this.hasAnyBroken=!1,this.images.length?this.images.forEach(function(e){e.once("progress",t),e.check()}):this.complete()},d.prototype.progress=function(e,t,i){this.progressedCount++,this.hasAnyBroken=this.hasAnyBroken||!e.isLoaded,this.emitEvent("progress",[this,e,t]),this.jqDeferred&&this.jqDeferred.notify&&this.jqDeferred.notify(this,e),this.progressedCount==this.images.length&&this.complete(),this.options.debug&&r&&r.log("progress: "+i,e,t)},d.prototype.complete=function(){var e=this.hasAnyBroken?"fail":"done";if(this.isComplete=!0,this.emitEvent(e,[this]),this.emitEvent("always",[this]),this.jqDeferred){var t=this.hasAnyBroken?"reject":"resolve";this.jqDeferred[t](this)}},(i.prototype=Object.create(e.prototype)).check=function(){this.getIsImageComplete()?this.confirm(0!==this.img.naturalWidth,"naturalWidth"):(this.proxyImage=new Image,this.proxyImage.addEventListener("load",this),this.proxyImage.addEventListener("error",this),this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.proxyImage.src=this.img.src)},i.prototype.getIsImageComplete=function(){return this.img.complete&&this.img.naturalWidth},i.prototype.confirm=function(e,t){this.isLoaded=e,this.emitEvent("progress",[this,this.img,t])},i.prototype.handleEvent=function(e){var t="on"+e.type;this[t]&&this[t](e)},i.prototype.onload=function(){this.confirm(!0,"onload"),this.unbindEvents()},i.prototype.onerror=function(){this.confirm(!1,"onerror"),this.unbindEvents()},i.prototype.unbindEvents=function(){this.proxyImage.removeEventListener("load",this),this.proxyImage.removeEventListener("error",this),this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},(n.prototype=Object.create(i.prototype)).check=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.img.src=this.url,this.getIsImageComplete()&&(this.confirm(0!==this.img.naturalWidth,"naturalWidth"),this.unbindEvents())},n.prototype.unbindEvents=function(){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},n.prototype.confirm=function(e,t){this.isLoaded=e,this.emitEvent("progress",[this,this.element,t])},(d.makeJQueryPlugin=function(e){(e=e||t.jQuery)&&((s=e).fn.imagesLoaded=function(e,t){return new d(this,e,t).jqDeferred.promise(s(this))})})(),d});
8
  !function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?module.exports=e(require("jquery")):e(jQuery)}(function(c){var h,s,i,u=[],p=document,g=window,v=p.documentElement;function t(){if(u.length){var e,t,n,i=0,o=c.map(u,function(e){var t=e.data.selector,n=e.$element;return t?n.find(t):n});for(h=h||((n={height:g.innerHeight,width:g.innerWidth}).height||!(e=p.compatMode)&&c.support.boxModel||(n={height:(t="CSS1Compat"===e?v:p.body).clientHeight,width:t.clientWidth}),n),s=s||{top:g.pageYOffset||v.scrollTop||p.body.scrollTop,left:g.pageXOffset||v.scrollLeft||p.body.scrollLeft};i<u.length;i++)if(c.contains(v,o[i][0])){var l=c(o[i]),r=l[0].offsetHeight,f=l[0].offsetWidth,a=l.offset(),d=l.data("inview");if(!s||!h)return;a.top+r>s.top&&a.top<s.top+h.height&&a.left+f>s.left&&a.left<s.left+h.width?d||l.data("inview",!0).trigger("inview",[!0]):d&&l.data("inview",!1).trigger("inview",[!1])}}}c.event.special.inview={add:function(e){u.push({data:e,$element:c(this),element:this}),!i&&u.length&&(i=setInterval(t,250))},remove:function(e){for(var t=0;t<u.length;t++){var n=u[t];if(n.element===this&&n.data.guid===e.guid){u.splice(t,1);break}}u.length||(clearInterval(i),i=null)}},c(g).on("scroll resize scrollstop",function(){h=s=null}),!v.addEventListener&&v.attachEvent&&v.attachEvent("onfocusin",function(){s=null})});
9
  !function(e,i){"function"==typeof define&&define.amd?define("jquery-bridget/jquery-bridget",["jquery"],function(t){return i(e,t)}):"object"==typeof module&&module.exports?module.exports=i(e,require("jquery")):e.jQueryBridget=i(e,e.jQuery)}(window,function(t,e){"use strict";var d=Array.prototype.slice,i=t.console,f=void 0===i?function(){}:function(t){i.error(t)};function o(h,n,l){(l=l||e||t.jQuery)&&(n.prototype.option||(n.prototype.option=function(t){l.isPlainObject(t)&&(this.options=l.extend(!0,this.options,t))}),l.fn[h]=function(t){if("string"!=typeof t)return o=t,this.each(function(t,e){var i=l.data(e,h);i?(i.option(o),i._init()):(i=new n(e,o),l.data(e,h,i))}),this;var e,s,r,a,u,o,i=d.call(arguments,1);return r=i,u="$()."+h+'("'+(s=t)+'")',(e=this).each(function(t,e){var i=l.data(e,h);if(i){var o=i[s];if(o&&"_"!=s.charAt(0)){var n=o.apply(i,r);a=void 0===a?n:a}else f(u+" is not a valid method")}else f(h+" not initialized. Cannot call methods, i.e. "+u)}),void 0!==a?a:e},s(l))}function s(t){!t||t&&t.bridget||(t.bridget=o)}return s(e||t.jQuery),o}),function(t,e){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",e):"object"==typeof module&&module.exports?module.exports=e():t.EvEmitter=e()}("undefined"!=typeof window?window:this,function(){function t(){}var e=t.prototype;return e.on=function(t,e){if(t&&e){var i=this._events=this._events||{},o=i[t]=i[t]||[];return-1==o.indexOf(e)&&o.push(e),this}},e.once=function(t,e){if(t&&e){this.on(t,e);var i=this._onceEvents=this._onceEvents||{};return(i[t]=i[t]||{})[e]=!0,this}},e.off=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var o=i.indexOf(e);return-1!=o&&i.splice(o,1),this}},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){i=i.slice(0),e=e||[];for(var o=this._onceEvents&&this._onceEvents[t],n=0;n<i.length;n++){var s=i[n];o&&o[s]&&(this.off(t,s),delete o[s]),s.apply(this,e)}return this}},e.allOff=function(){delete this._events,delete this._onceEvents},t}),function(t,e){"function"==typeof define&&define.amd?define("get-size/get-size",e):"object"==typeof module&&module.exports?module.exports=e():t.getSize=e()}(window,function(){"use strict";function g(t){var e=parseFloat(t);return-1==t.indexOf("%")&&!isNaN(e)&&e}var i="undefined"==typeof console?function(){}:function(t){console.error(t)},v=["paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth"],_=v.length;function z(t){var e=getComputedStyle(t);return e||i("Style returned "+e+". Are you running this code in a hidden iframe on Firefox? See https://bit.ly/getsizebug1"),e}var I,x=!1;function S(t){if(!function(){if(!x){x=!0;var t=document.createElement("div");t.style.width="200px",t.style.padding="1px 2px 3px 4px",t.style.borderStyle="solid",t.style.borderWidth="1px 2px 3px 4px",t.style.boxSizing="border-box";var e=document.body||document.documentElement;e.appendChild(t);var i=z(t);I=200==Math.round(g(i.width)),S.isBoxSizeOuter=I,e.removeChild(t)}}(),"string"==typeof t&&(t=document.querySelector(t)),t&&"object"==typeof t&&t.nodeType){var e=z(t);if("none"==e.display)return function(){for(var t={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},e=0;e<_;e++){t[v[e]]=0}return t}();var i={};i.width=t.offsetWidth,i.height=t.offsetHeight;for(var o=i.isBorderBox="border-box"==e.boxSizing,n=0;n<_;n++){var s=v[n],r=e[s],a=parseFloat(r);i[s]=isNaN(a)?0:a}var u=i.paddingLeft+i.paddingRight,h=i.paddingTop+i.paddingBottom,l=i.marginLeft+i.marginRight,d=i.marginTop+i.marginBottom,f=i.borderLeftWidth+i.borderRightWidth,c=i.borderTopWidth+i.borderBottomWidth,m=o&&I,p=g(e.width);!1!==p&&(i.width=p+(m?0:u+f));var y=g(e.height);return!1!==y&&(i.height=y+(m?0:h+c)),i.innerWidth=i.width-(u+f),i.innerHeight=i.height-(h+c),i.outerWidth=i.width+l,i.outerHeight=i.height+d,i}}return S}),function(t,e){"use strict";"function"==typeof define&&define.amd?define("desandro-matches-selector/matches-selector",e):"object"==typeof module&&module.exports?module.exports=e():t.matchesSelector=e()}(window,function(){"use strict";var i=function(){var t=window.Element.prototype;if(t.matches)return"matches";if(t.matchesSelector)return"matchesSelector";for(var e=["webkit","moz","ms","o"],i=0;i<e.length;i++){var o=e[i]+"MatchesSelector";if(t[o])return o}}();return function(t,e){return t[i](e)}}),function(e,i){"function"==typeof define&&define.amd?define("fizzy-ui-utils/utils",["desandro-matches-selector/matches-selector"],function(t){return i(e,t)}):"object"==typeof module&&module.exports?module.exports=i(e,require("desandro-matches-selector")):e.fizzyUIUtils=i(e,e.matchesSelector)}(window,function(h,s){var l={extend:function(t,e){for(var i in e)t[i]=e[i];return t},modulo:function(t,e){return(t%e+e)%e}},e=Array.prototype.slice;l.makeArray=function(t){return Array.isArray(t)?t:null==t?[]:"object"==typeof t&&"number"==typeof t.length?e.call(t):[t]},l.removeFrom=function(t,e){var i=t.indexOf(e);-1!=i&&t.splice(i,1)},l.getParent=function(t,e){for(;t.parentNode&&t!=document.body;)if(t=t.parentNode,s(t,e))return t},l.getQueryElement=function(t){return"string"==typeof t?document.querySelector(t):t},l.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},l.filterFindElements=function(t,o){t=l.makeArray(t);var n=[];return t.forEach(function(t){if(t instanceof HTMLElement)if(o){s(t,o)&&n.push(t);for(var e=t.querySelectorAll(o),i=0;i<e.length;i++)n.push(e[i])}else n.push(t)}),n},l.debounceMethod=function(t,e,o){o=o||100;var n=t.prototype[e],s=e+"Timeout";t.prototype[e]=function(){var t=this[s];clearTimeout(t);var e=arguments,i=this;this[s]=setTimeout(function(){n.apply(i,e),delete i[s]},o)}},l.docReady=function(t){var e=document.readyState;"complete"==e||"interactive"==e?setTimeout(t):document.addEventListener("DOMContentLoaded",t)},l.toDashed=function(t){return t.replace(/(.)([A-Z])/g,function(t,e,i){return e+"-"+i}).toLowerCase()};var d=h.console;return l.htmlInit=function(a,u){l.docReady(function(){var t=l.toDashed(u),n="data-"+t,e=document.querySelectorAll("["+n+"]"),i=document.querySelectorAll(".js-"+t),o=l.makeArray(e).concat(l.makeArray(i)),s=n+"-options",r=h.jQuery;o.forEach(function(e){var t,i=e.getAttribute(n)||e.getAttribute(s);try{t=i&&JSON.parse(i)}catch(t){return void(d&&d.error("Error parsing "+n+" on "+e.className+": "+t))}var o=new a(e,t);r&&r.data(e,u,o)})})},l}),function(t,e){"function"==typeof define&&define.amd?define("outlayer/item",["ev-emitter/ev-emitter","get-size/get-size"],e):"object"==typeof module&&module.exports?module.exports=e(require("ev-emitter"),require("get-size")):(t.Outlayer={},t.Outlayer.Item=e(t.EvEmitter,t.getSize))}(window,function(t,e){"use strict";var i=document.documentElement.style,o="string"==typeof i.transition?"transition":"WebkitTransition",n="string"==typeof i.transform?"transform":"WebkitTransform",s={WebkitTransition:"webkitTransitionEnd",transition:"transitionend"}[o],r={transform:n,transition:o,transitionDuration:o+"Duration",transitionProperty:o+"Property",transitionDelay:o+"Delay"};function a(t,e){t&&(this.element=t,this.layout=e,this.position={x:0,y:0},this._create())}var u=a.prototype=Object.create(t.prototype);u.constructor=a,u._create=function(){this._transn={ingProperties:{},clean:{},onEnd:{}},this.css({position:"absolute"})},u.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},u.getSize=function(){this.size=e(this.element)},u.css=function(t){var e=this.element.style;for(var i in t){e[r[i]||i]=t[i]}},u.getPosition=function(){var t=getComputedStyle(this.element),e=this.layout._getOption("originLeft"),i=this.layout._getOption("originTop"),o=t[e?"left":"right"],n=t[i?"top":"bottom"],s=parseFloat(o),r=parseFloat(n),a=this.layout.size;-1!=o.indexOf("%")&&(s=s/100*a.width),-1!=n.indexOf("%")&&(r=r/100*a.height),s=isNaN(s)?0:s,r=isNaN(r)?0:r,s-=e?a.paddingLeft:a.paddingRight,r-=i?a.paddingTop:a.paddingBottom,this.position.x=s,this.position.y=r},u.layoutPosition=function(){var t=this.layout.size,e={},i=this.layout._getOption("originLeft"),o=this.layout._getOption("originTop"),n=i?"paddingLeft":"paddingRight",s=i?"left":"right",r=i?"right":"left",a=this.position.x+t[n];e[s]=this.getXValue(a),e[r]="";var u=o?"paddingTop":"paddingBottom",h=o?"top":"bottom",l=o?"bottom":"top",d=this.position.y+t[u];e[h]=this.getYValue(d),e[l]="",this.css(e),this.emitEvent("layout",[this])},u.getXValue=function(t){var e=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&!e?t/this.layout.size.width*100+"%":t+"px"},u.getYValue=function(t){var e=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&e?t/this.layout.size.height*100+"%":t+"px"},u._transitionTo=function(t,e){this.getPosition();var i=this.position.x,o=this.position.y,n=t==this.position.x&&e==this.position.y;if(this.setPosition(t,e),!n||this.isTransitioning){var s=t-i,r=e-o,a={};a.transform=this.getTranslate(s,r),this.transition({to:a,onTransitionEnd:{transform:this.layoutPosition},isCleaning:!0})}else this.layoutPosition()},u.getTranslate=function(t,e){return"translate3d("+(t=this.layout._getOption("originLeft")?t:-t)+"px, "+(e=this.layout._getOption("originTop")?e:-e)+"px, 0)"},u.goTo=function(t,e){this.setPosition(t,e),this.layoutPosition()},u.moveTo=u._transitionTo,u.setPosition=function(t,e){this.position.x=parseFloat(t),this.position.y=parseFloat(e)},u._nonTransition=function(t){for(var e in this.css(t.to),t.isCleaning&&this._removeStyles(t.to),t.onTransitionEnd)t.onTransitionEnd[e].call(this)},u.transition=function(t){if(parseFloat(this.layout.options.transitionDuration)){var e=this._transn;for(var i in t.onTransitionEnd)e.onEnd[i]=t.onTransitionEnd[i];for(i in t.to)e.ingProperties[i]=!0,t.isCleaning&&(e.clean[i]=!0);if(t.from){this.css(t.from);this.element.offsetHeight;0}this.enableTransition(t.to),this.css(t.to),this.isTransitioning=!0}else this._nonTransition(t)};var h="opacity,"+n.replace(/([A-Z])/g,function(t){return"-"+t.toLowerCase()});u.enableTransition=function(){if(!this.isTransitioning){var t=this.layout.options.transitionDuration;t="number"==typeof t?t+"ms":t,this.css({transitionProperty:h,transitionDuration:t,transitionDelay:this.staggerDelay||0}),this.element.addEventListener(s,this,!1)}},u.onwebkitTransitionEnd=function(t){this.ontransitionend(t)},u.onotransitionend=function(t){this.ontransitionend(t)};var l={"-webkit-transform":"transform"};u.ontransitionend=function(t){if(t.target===this.element){var e=this._transn,i=l[t.propertyName]||t.propertyName;if(delete e.ingProperties[i],function(t){for(var e in t)return;return 1}(e.ingProperties)&&this.disableTransition(),i in e.clean&&(this.element.style[t.propertyName]="",delete e.clean[i]),i in e.onEnd)e.onEnd[i].call(this),delete e.onEnd[i];this.emitEvent("transitionEnd",[this])}},u.disableTransition=function(){this.removeTransitionStyles(),this.element.removeEventListener(s,this,!1),this.isTransitioning=!1},u._removeStyles=function(t){var e={};for(var i in t)e[i]="";this.css(e)};var d={transitionProperty:"",transitionDuration:"",transitionDelay:""};return u.removeTransitionStyles=function(){this.css(d)},u.stagger=function(t){t=isNaN(t)?0:t,this.staggerDelay=t+"ms"},u.removeElem=function(){this.element.parentNode.removeChild(this.element),this.css({display:""}),this.emitEvent("remove",[this])},u.remove=function(){o&&parseFloat(this.layout.options.transitionDuration)?(this.once("transitionEnd",function(){this.removeElem()}),this.hide()):this.removeElem()},u.reveal=function(){delete this.isHidden,this.css({display:""});var t=this.layout.options,e={};e[this.getHideRevealTransitionEndProperty("visibleStyle")]=this.onRevealTransitionEnd,this.transition({from:t.hiddenStyle,to:t.visibleStyle,isCleaning:!0,onTransitionEnd:e})},u.onRevealTransitionEnd=function(){this.isHidden||this.emitEvent("reveal")},u.getHideRevealTransitionEndProperty=function(t){var e=this.layout.options[t];if(e.opacity)return"opacity";for(var i in e)return i},u.hide=function(){this.isHidden=!0,this.css({display:""});var t=this.layout.options,e={};e[this.getHideRevealTransitionEndProperty("hiddenStyle")]=this.onHideTransitionEnd,this.transition({from:t.visibleStyle,to:t.hiddenStyle,isCleaning:!0,onTransitionEnd:e})},u.onHideTransitionEnd=function(){this.isHidden&&(this.css({display:"none"}),this.emitEvent("hide"))},u.destroy=function(){this.css({position:"",left:"",right:"",top:"",bottom:"",transition:"",transform:""})},a}),function(n,s){"use strict";"function"==typeof define&&define.amd?define("outlayer/outlayer",["ev-emitter/ev-emitter","get-size/get-size","fizzy-ui-utils/utils","./item"],function(t,e,i,o){return s(n,t,e,i,o)}):"object"==typeof module&&module.exports?module.exports=s(n,require("ev-emitter"),require("get-size"),require("fizzy-ui-utils"),require("./item")):n.Outlayer=s(n,n.EvEmitter,n.getSize,n.fizzyUIUtils,n.Outlayer.Item)}(window,function(t,e,n,s,o){"use strict";function i(){}var r=t.console,a=t.jQuery,u=0,h={};function l(t,e){var i=s.getQueryElement(t);if(i){this.element=i,a&&(this.$element=a(this.element)),this.options=s.extend({},this.constructor.defaults),this.option(e);var o=++u;this.element.outlayerGUID=o,(h[o]=this)._create(),this._getOption("initLayout")&&this.layout()}else r&&r.error("Bad element for "+this.constructor.namespace+": "+(i||t))}l.namespace="outlayer",l.Item=o,l.defaults={containerStyle:{position:"relative"},initLayout:!0,originLeft:!0,originTop:!0,resize:!0,resizeContainer:!0,transitionDuration:"0.4s",hiddenStyle:{opacity:0,transform:"scale(0.001)"},visibleStyle:{opacity:1,transform:"scale(1)"}};var d=l.prototype;function f(t){function e(){t.apply(this,arguments)}return(e.prototype=Object.create(t.prototype)).constructor=e}s.extend(d,e.prototype),d.option=function(t){s.extend(this.options,t)},d._getOption=function(t){var e=this.constructor.compatOptions[t];return e&&void 0!==this.options[e]?this.options[e]:this.options[t]},l.compatOptions={initLayout:"isInitLayout",horizontal:"isHorizontal",layoutInstant:"isLayoutInstant",originLeft:"isOriginLeft",originTop:"isOriginTop",resize:"isResizeBound",resizeContainer:"isResizingContainer"},d._create=function(){this.reloadItems(),this.stamps=[],this.stamp(this.options.stamp),s.extend(this.element.style,this.options.containerStyle),this._getOption("resize")&&this.bindResize()},d.reloadItems=function(){this.items=this._itemize(this.element.children)},d._itemize=function(t){for(var e=this._filterFindItemElements(t),i=this.constructor.Item,o=[],n=0;n<e.length;n++){var s=new i(e[n],this);o.push(s)}return o},d._filterFindItemElements=function(t){return s.filterFindElements(t,this.options.itemSelector)},d.getItemElements=function(){return this.items.map(function(t){return t.element})},d.layout=function(){this._resetLayout(),this._manageStamps();var t=this._getOption("layoutInstant"),e=void 0!==t?t:!this._isLayoutInited;this.layoutItems(this.items,e),this._isLayoutInited=!0},d._init=d.layout,d._resetLayout=function(){this.getSize()},d.getSize=function(){this.size=n(this.element)},d._getMeasurement=function(t,e){var i,o=this.options[t];o?("string"==typeof o?i=this.element.querySelector(o):o instanceof HTMLElement&&(i=o),this[t]=i?n(i)[e]:o):this[t]=0},d.layoutItems=function(t,e){t=this._getItemsForLayout(t),this._layoutItems(t,e),this._postLayout()},d._getItemsForLayout=function(t){return t.filter(function(t){return!t.isIgnored})},d._layoutItems=function(t,i){if(this._emitCompleteOnItems("layout",t),t&&t.length){var o=[];t.forEach(function(t){var e=this._getItemLayoutPosition(t);e.item=t,e.isInstant=i||t.isLayoutInstant,o.push(e)},this),this._processLayoutQueue(o)}},d._getItemLayoutPosition=function(){return{x:0,y:0}},d._processLayoutQueue=function(t){this.updateStagger(),t.forEach(function(t,e){this._positionItem(t.item,t.x,t.y,t.isInstant,e)},this)},d.updateStagger=function(){var t=this.options.stagger;if(null!=t)return this.stagger=function(t){if("number"==typeof t)return t;var e=t.match(/(^\d*\.?\d*)(\w*)/),i=e&&e[1],o=e&&e[2];if(!i.length)return 0;i=parseFloat(i);var n=c[o]||1;return i*n}(t),this.stagger;this.stagger=0},d._positionItem=function(t,e,i,o,n){o?t.goTo(e,i):(t.stagger(n*this.stagger),t.moveTo(e,i))},d._postLayout=function(){this.resizeContainer()},d.resizeContainer=function(){if(this._getOption("resizeContainer")){var t=this._getContainerSize();t&&(this._setContainerMeasure(t.width,!0),this._setContainerMeasure(t.height,!1))}},d._getContainerSize=i,d._setContainerMeasure=function(t,e){if(void 0!==t){var i=this.size;i.isBorderBox&&(t+=e?i.paddingLeft+i.paddingRight+i.borderLeftWidth+i.borderRightWidth:i.paddingBottom+i.paddingTop+i.borderTopWidth+i.borderBottomWidth),t=Math.max(t,0),this.element.style[e?"width":"height"]=t+"px"}},d._emitCompleteOnItems=function(e,t){var i=this;function o(){i.dispatchEvent(e+"Complete",null,[t])}var n=t.length;if(t&&n){var s=0;t.forEach(function(t){t.once(e,r)})}else o();function r(){++s==n&&o()}},d.dispatchEvent=function(t,e,i){var o=e?[e].concat(i):i;if(this.emitEvent(t,o),a)if(this.$element=this.$element||a(this.element),e){var n=a.Event(e);n.type=t,this.$element.trigger(n,i)}else this.$element.trigger(t,i)},d.ignore=function(t){var e=this.getItem(t);e&&(e.isIgnored=!0)},d.unignore=function(t){var e=this.getItem(t);e&&delete e.isIgnored},d.stamp=function(t){(t=this._find(t))&&(this.stamps=this.stamps.concat(t),t.forEach(this.ignore,this))},d.unstamp=function(t){(t=this._find(t))&&t.forEach(function(t){s.removeFrom(this.stamps,t),this.unignore(t)},this)},d._find=function(t){if(t)return"string"==typeof t&&(t=this.element.querySelectorAll(t)),t=s.makeArray(t)},d._manageStamps=function(){this.stamps&&this.stamps.length&&(this._getBoundingRect(),this.stamps.forEach(this._manageStamp,this))},d._getBoundingRect=function(){var t=this.element.getBoundingClientRect(),e=this.size;this._boundingRect={left:t.left+e.paddingLeft+e.borderLeftWidth,top:t.top+e.paddingTop+e.borderTopWidth,right:t.right-(e.paddingRight+e.borderRightWidth),bottom:t.bottom-(e.paddingBottom+e.borderBottomWidth)}},d._manageStamp=i,d._getElementOffset=function(t){var e=t.getBoundingClientRect(),i=this._boundingRect,o=n(t);return{left:e.left-i.left-o.marginLeft,top:e.top-i.top-o.marginTop,right:i.right-e.right-o.marginRight,bottom:i.bottom-e.bottom-o.marginBottom}},d.handleEvent=s.handleEvent,d.bindResize=function(){t.addEventListener("resize",this),this.isResizeBound=!0},d.unbindResize=function(){t.removeEventListener("resize",this),this.isResizeBound=!1},d.onresize=function(){this.resize()},s.debounceMethod(l,"onresize",100),d.resize=function(){this.isResizeBound&&this.needsResizeLayout()&&this.layout()},d.needsResizeLayout=function(){var t=n(this.element);return this.size&&t&&t.innerWidth!==this.size.innerWidth},d.addItems=function(t){var e=this._itemize(t);return e.length&&(this.items=this.items.concat(e)),e},d.appended=function(t){var e=this.addItems(t);e.length&&(this.layoutItems(e,!0),this.reveal(e))},d.prepended=function(t){var e=this._itemize(t);if(e.length){var i=this.items.slice(0);this.items=e.concat(i),this._resetLayout(),this._manageStamps(),this.layoutItems(e,!0),this.reveal(e),this.layoutItems(i)}},d.reveal=function(t){if(this._emitCompleteOnItems("reveal",t),t&&t.length){var i=this.updateStagger();t.forEach(function(t,e){t.stagger(e*i),t.reveal()})}},d.hide=function(t){if(this._emitCompleteOnItems("hide",t),t&&t.length){var i=this.updateStagger();t.forEach(function(t,e){t.stagger(e*i),t.hide()})}},d.revealItemElements=function(t){var e=this.getItems(t);this.reveal(e)},d.hideItemElements=function(t){var e=this.getItems(t);this.hide(e)},d.getItem=function(t){for(var e=0;e<this.items.length;e++){var i=this.items[e];if(i.element==t)return i}},d.getItems=function(t){t=s.makeArray(t);var i=[];return t.forEach(function(t){var e=this.getItem(t);e&&i.push(e)},this),i},d.remove=function(t){var e=this.getItems(t);this._emitCompleteOnItems("remove",e),e&&e.length&&e.forEach(function(t){t.remove(),s.removeFrom(this.items,t)},this)},d.destroy=function(){var t=this.element.style;t.height="",t.position="",t.width="",this.items.forEach(function(t){t.destroy()}),this.unbindResize();var e=this.element.outlayerGUID;delete h[e],delete this.element.outlayerGUID,a&&a.removeData(this.element,this.constructor.namespace)},l.data=function(t){var e=(t=s.getQueryElement(t))&&t.outlayerGUID;return e&&h[e]},l.create=function(t,e){var i=f(l);return i.defaults=s.extend({},l.defaults),s.extend(i.defaults,e),i.compatOptions=s.extend({},l.compatOptions),i.namespace=t,i.data=l.data,i.Item=f(o),s.htmlInit(i,t),a&&a.bridget&&a.bridget(t,i),i};var c={ms:1,s:1e3};return l.Item=o,l}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/item",["outlayer/outlayer"],e):"object"==typeof module&&module.exports?module.exports=e(require("outlayer")):(t.Isotope=t.Isotope||{},t.Isotope.Item=e(t.Outlayer))}(window,function(t){"use strict";function e(){t.Item.apply(this,arguments)}var i=e.prototype=Object.create(t.Item.prototype),o=i._create;i._create=function(){this.id=this.layout.itemGUID++,o.call(this),this.sortData={}},i.updateSortData=function(){if(!this.isIgnored){this.sortData.id=this.id,this.sortData["original-order"]=this.id,this.sortData.random=Math.random();var t=this.layout.options.getSortData,e=this.layout._sorters;for(var i in t){var o=e[i];this.sortData[i]=o(this.element,this)}}};var n=i.destroy;return i.destroy=function(){n.apply(this,arguments),this.css({display:""})},e}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-mode",["get-size/get-size","outlayer/outlayer"],e):"object"==typeof module&&module.exports?module.exports=e(require("get-size"),require("outlayer")):(t.Isotope=t.Isotope||{},t.Isotope.LayoutMode=e(t.getSize,t.Outlayer))}(window,function(e,i){"use strict";function o(t){(this.isotope=t)&&(this.options=t.options[this.namespace],this.element=t.element,this.items=t.filteredItems,this.size=t.size)}var n=o.prototype;return["_resetLayout","_getItemLayoutPosition","_manageStamp","_getContainerSize","_getElementOffset","needsResizeLayout","_getOption"].forEach(function(t){n[t]=function(){return i.prototype[t].apply(this.isotope,arguments)}}),n.needsVerticalResizeLayout=function(){var t=e(this.isotope.element);return this.isotope.size&&t&&t.innerHeight!=this.isotope.size.innerHeight},n._getMeasurement=function(){this.isotope._getMeasurement.apply(this,arguments)},n.getColumnWidth=function(){this.getSegmentSize("column","Width")},n.getRowHeight=function(){this.getSegmentSize("row","Height")},n.getSegmentSize=function(t,e){var i=t+e,o="outer"+e;if(this._getMeasurement(i,o),!this[i]){var n=this.getFirstItemSize();this[i]=n&&n[o]||this.isotope.size["inner"+e]}},n.getFirstItemSize=function(){var t=this.isotope.filteredItems[0];return t&&t.element&&e(t.element)},n.layout=function(){this.isotope.layout.apply(this.isotope,arguments)},n.getSize=function(){this.isotope.getSize(),this.size=this.isotope.size},o.modes={},o.create=function(t,e){function i(){o.apply(this,arguments)}return(i.prototype=Object.create(n)).constructor=i,e&&(i.options=e),o.modes[i.prototype.namespace=t]=i},o}),function(t,e){"function"==typeof define&&define.amd?define("masonry-layout/masonry",["outlayer/outlayer","get-size/get-size"],e):"object"==typeof module&&module.exports?module.exports=e(require("outlayer"),require("get-size")):t.Masonry=e(t.Outlayer,t.getSize)}(window,function(t,h){var e=t.create("masonry");e.compatOptions.fitWidth="isFitWidth";var i=e.prototype;return i._resetLayout=function(){this.getSize(),this._getMeasurement("columnWidth","outerWidth"),this._getMeasurement("gutter","outerWidth"),this.measureColumns(),this.colYs=[];for(var t=0;t<this.cols;t++)this.colYs.push(0);this.maxY=0,this.horizontalColIndex=0},i.measureColumns=function(){if(this.getContainerWidth(),!this.columnWidth){var t=this.items[0],e=t&&t.element;this.columnWidth=e&&h(e).outerWidth||this.containerWidth}var i=this.columnWidth+=this.gutter,o=this.containerWidth+this.gutter,n=o/i,s=i-o%i;n=Math[s&&s<1?"round":"floor"](n),this.cols=Math.max(n,1)},i.getContainerWidth=function(){var t=this._getOption("fitWidth")?this.element.parentNode:this.element,e=h(t);this.containerWidth=e&&e.innerWidth},i._getItemLayoutPosition=function(t){t.getSize();var e=t.size.outerWidth%this.columnWidth,i=Math[e&&e<1?"round":"ceil"](t.size.outerWidth/this.columnWidth);i=Math.min(i,this.cols);for(var o=this[this.options.horizontalOrder?"_getHorizontalColPosition":"_getTopColPosition"](i,t),n={x:this.columnWidth*o.col,y:o.y},s=o.y+t.size.outerHeight,r=i+o.col,a=o.col;a<r;a++)this.colYs[a]=s;return n},i._getTopColPosition=function(t){var e=this._getTopColGroup(t),i=Math.min.apply(Math,e);return{col:e.indexOf(i),y:i}},i._getTopColGroup=function(t){if(t<2)return this.colYs;for(var e=[],i=this.cols+1-t,o=0;o<i;o++)e[o]=this._getColGroupY(o,t);return e},i._getColGroupY=function(t,e){if(e<2)return this.colYs[t];var i=this.colYs.slice(t,t+e);return Math.max.apply(Math,i)},i._getHorizontalColPosition=function(t,e){var i=this.horizontalColIndex%this.cols;i=1<t&&i+t>this.cols?0:i;var o=e.size.outerWidth&&e.size.outerHeight;return this.horizontalColIndex=o?i+t:this.horizontalColIndex,{col:i,y:this._getColGroupY(i,t)}},i._manageStamp=function(t){var e=h(t),i=this._getElementOffset(t),o=this._getOption("originLeft")?i.left:i.right,n=o+e.outerWidth,s=Math.floor(o/this.columnWidth);s=Math.max(0,s);var r=Math.floor(n/this.columnWidth);r-=n%this.columnWidth?0:1,r=Math.min(this.cols-1,r);for(var a=(this._getOption("originTop")?i.top:i.bottom)+e.outerHeight,u=s;u<=r;u++)this.colYs[u]=Math.max(a,this.colYs[u])},i._getContainerSize=function(){this.maxY=Math.max.apply(Math,this.colYs);var t={height:this.maxY};return this._getOption("fitWidth")&&(t.width=this._getContainerFitWidth()),t},i._getContainerFitWidth=function(){for(var t=0,e=this.cols;--e&&0===this.colYs[e];)t++;return(this.cols-t)*this.columnWidth-this.gutter},i.needsResizeLayout=function(){var t=this.containerWidth;return this.getContainerWidth(),t!=this.containerWidth},e}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/masonry",["../layout-mode","masonry-layout/masonry"],e):"object"==typeof module&&module.exports?module.exports=e(require("../layout-mode"),require("masonry-layout")):e(t.Isotope.LayoutMode,t.Masonry)}(window,function(t,e){"use strict";var i=t.create("masonry"),o=i.prototype,n={_getElementOffset:!0,layout:!0,_getMeasurement:!0};for(var s in e.prototype)n[s]||(o[s]=e.prototype[s]);var r=o.measureColumns;o.measureColumns=function(){this.items=this.isotope.filteredItems,r.call(this)};var a=o._getOption;return o._getOption=function(t){return"fitWidth"==t?void 0!==this.options.isFitWidth?this.options.isFitWidth:this.options.fitWidth:a.apply(this.isotope,arguments)},i}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/fit-rows",["../layout-mode"],e):"object"==typeof exports?module.exports=e(require("../layout-mode")):e(t.Isotope.LayoutMode)}(window,function(t){"use strict";var e=t.create("fitRows"),i=e.prototype;return i._resetLayout=function(){this.x=0,this.y=0,this.maxY=0,this._getMeasurement("gutter","outerWidth")},i._getItemLayoutPosition=function(t){t.getSize();var e=t.size.outerWidth+this.gutter,i=this.isotope.size.innerWidth+this.gutter;0!==this.x&&e+this.x>i&&(this.x=0,this.y=this.maxY);var o={x:this.x,y:this.y};return this.maxY=Math.max(this.maxY,this.y+t.size.outerHeight),this.x+=e,o},i._getContainerSize=function(){return{height:this.maxY}},e}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/vertical",["../layout-mode"],e):"object"==typeof module&&module.exports?module.exports=e(require("../layout-mode")):e(t.Isotope.LayoutMode)}(window,function(t){"use strict";var e=t.create("vertical",{horizontalAlignment:0}),i=e.prototype;return i._resetLayout=function(){this.y=0},i._getItemLayoutPosition=function(t){t.getSize();var e=(this.isotope.size.innerWidth-t.size.outerWidth)*this.options.horizontalAlignment,i=this.y;return this.y+=t.size.outerHeight,{x:e,y:i}},i._getContainerSize=function(){return{height:this.y}},e}),function(r,a){"function"==typeof define&&define.amd?define(["outlayer/outlayer","get-size/get-size","desandro-matches-selector/matches-selector","fizzy-ui-utils/utils","isotope-layout/js/item","isotope-layout/js/layout-mode","isotope-layout/js/layout-modes/masonry","isotope-layout/js/layout-modes/fit-rows","isotope-layout/js/layout-modes/vertical"],function(t,e,i,o,n,s){return a(r,t,0,i,o,n,s)}):"object"==typeof module&&module.exports?module.exports=a(r,require("outlayer"),require("get-size"),require("desandro-matches-selector"),require("fizzy-ui-utils"),require("isotope-layout/js/item"),require("isotope-layout/js/layout-mode"),require("isotope-layout/js/layout-modes/masonry"),require("isotope-layout/js/layout-modes/fit-rows"),require("isotope-layout/js/layout-modes/vertical")):r.Isotope=a(r,r.Outlayer,r.getSize,r.matchesSelector,r.fizzyUIUtils,r.Isotope.Item,r.Isotope.LayoutMode)}(window,function(t,i,e,o,s,n,r){var a=t.jQuery,u=String.prototype.trim?function(t){return t.trim()}:function(t){return t.replace(/^\s+|\s+$/g,"")},h=i.create("isotope",{layoutMode:"masonry",isJQueryFiltering:!0,sortAscending:!0});h.Item=n,h.LayoutMode=r;var l=h.prototype;l._create=function(){for(var t in this.itemGUID=0,this._sorters={},this._getSorters(),i.prototype._create.call(this),this.modes={},this.filteredItems=this.items,this.sortHistory=["original-order"],r.modes)this._initLayoutMode(t)},l.reloadItems=function(){this.itemGUID=0,i.prototype.reloadItems.call(this)},l._itemize=function(){for(var t=i.prototype._itemize.apply(this,arguments),e=0;e<t.length;e++){t[e].id=this.itemGUID++}return this._updateItemsSortData(t),t},l._initLayoutMode=function(t){var e=r.modes[t],i=this.options[t]||{};this.options[t]=e.options?s.extend(e.options,i):i,this.modes[t]=new e(this)},l.layout=function(){this._isLayoutInited||!this._getOption("initLayout")?this._layout():this.arrange()},l._layout=function(){var t=this._getIsInstant();this._resetLayout(),this._manageStamps(),this.layoutItems(this.filteredItems,t),this._isLayoutInited=!0},l.arrange=function(t){this.option(t),this._getIsInstant();var e=this._filter(this.items);this.filteredItems=e.matches,this._bindArrangeComplete(),this._isInstant?this._noTransition(this._hideReveal,[e]):this._hideReveal(e),this._sort(),this._layout()},l._init=l.arrange,l._hideReveal=function(t){this.reveal(t.needReveal),this.hide(t.needHide)},l._getIsInstant=function(){var t=this._getOption("layoutInstant"),e=void 0!==t?t:!this._isLayoutInited;return this._isInstant=e},l._bindArrangeComplete=function(){var t,e,i,o=this;function n(){t&&e&&i&&o.dispatchEvent("arrangeComplete",null,[o.filteredItems])}this.once("layoutComplete",function(){t=!0,n()}),this.once("hideComplete",function(){e=!0,n()}),this.once("revealComplete",function(){i=!0,n()})},l._filter=function(t){var e=this.options.filter;e=e||"*";for(var i=[],o=[],n=[],s=this._getFilterTest(e),r=0;r<t.length;r++){var a=t[r];if(!a.isIgnored){var u=s(a);u&&i.push(a),u&&a.isHidden?o.push(a):u||a.isHidden||n.push(a)}}return{matches:i,needReveal:o,needHide:n}},l._getFilterTest=function(e){return a&&this.options.isJQueryFiltering?function(t){return a(t.element).is(e)}:"function"==typeof e?function(t){return e(t.element)}:function(t){return o(t.element,e)}},l.updateSortData=function(t){var e;e=t?(t=s.makeArray(t),this.getItems(t)):this.items,this._getSorters(),this._updateItemsSortData(e)},l._getSorters=function(){var t=this.options.getSortData;for(var e in t){var i=t[e];this._sorters[e]=d(i)}},l._updateItemsSortData=function(t){for(var e=t&&t.length,i=0;e&&i<e;i++){t[i].updateSortData()}};var d=function(t){if("string"!=typeof t)return t;var e=u(t).split(" "),i=e[0],o=i.match(/^\[(.+)\]$/),n=function(e,i){return e?function(t){return t.getAttribute(e)}:function(t){var e=t.querySelector(i);return e&&e.textContent}}(o&&o[1],i),s=h.sortDataParsers[e[1]];return t=s?function(t){return t&&s(n(t))}:function(t){return t&&n(t)}};h.sortDataParsers={parseInt:function(t){return parseInt(t,10)},parseFloat:function(t){return parseFloat(t)}},l._sort=function(){if(this.options.sortBy){var t=s.makeArray(this.options.sortBy);this._getIsSameSortBy(t)||(this.sortHistory=t.concat(this.sortHistory));var r,a,e=(r=this.sortHistory,a=this.options.sortAscending,function(t,e){for(var i=0;i<r.length;i++){var o=r[i],n=t.sortData[o],s=e.sortData[o];if(s<n||n<s)return(s<n?1:-1)*((void 0!==a[o]?a[o]:a)?1:-1)}return 0});this.filteredItems.sort(e)}},l._getIsSameSortBy=function(t){for(var e=0;e<t.length;e++)if(t[e]!=this.sortHistory[e])return!1;return!0},l._mode=function(){var t=this.options.layoutMode,e=this.modes[t];if(!e)throw new Error("No layout mode: "+t);return e.options=this.options[t],e},l._resetLayout=function(){i.prototype._resetLayout.call(this),this._mode()._resetLayout()},l._getItemLayoutPosition=function(t){return this._mode()._getItemLayoutPosition(t)},l._manageStamp=function(t){this._mode()._manageStamp(t)},l._getContainerSize=function(){return this._mode()._getContainerSize()},l.needsResizeLayout=function(){return this._mode().needsResizeLayout()},l.appended=function(t){var e=this.addItems(t);if(e.length){var i=this._filterRevealAdded(e);this.filteredItems=this.filteredItems.concat(i)}},l.prepended=function(t){var e=this._itemize(t);if(e.length){this._resetLayout(),this._manageStamps();var i=this._filterRevealAdded(e);this.layoutItems(this.filteredItems),this.filteredItems=i.concat(this.filteredItems),this.items=e.concat(this.items)}},l._filterRevealAdded=function(t){var e=this._filter(t);return this.hide(e.needHide),this.reveal(e.matches),this.layoutItems(e.matches,!0),e.matches},l.insert=function(t){var e=this.addItems(t);if(e.length){var i,o,n=e.length;for(i=0;i<n;i++)o=e[i],this.element.appendChild(o.element);var s=this._filter(e).matches;for(i=0;i<n;i++)e[i].isLayoutInstant=!0;for(this.arrange(),i=0;i<n;i++)delete e[i].isLayoutInstant;this.reveal(s)}};var f=l.remove;return l.remove=function(t){t=s.makeArray(t);var e=this.getItems(t);f.call(this,t);for(var i=e&&e.length,o=0;i&&o<i;o++){var n=e[o];s.removeFrom(this.filteredItems,n)}},l.shuffle=function(){for(var t=0;t<this.items.length;t++){this.items[t].sortData.random=Math.random()}this.options.sortBy="random",this._sort(),this._layout()},l._noTransition=function(t,e){var i=this.options.transitionDuration;this.options.transitionDuration=0;var o=t.apply(this,e);return this.options.transitionDuration=i,o},l.getFilteredItemElements=function(){return this.filteredItems.map(function(t){return t.element})},h});
11
  !function(t){t.fn.eaelProgressBar=function(){var a=t(this),i=a.data("layout"),e=a.data("count"),r=a.data("duration");100<e&&(e=100),a.one("inview",function(){"line"==i?t(".eael-progressbar-line-fill",a).css({width:e+"%"}):"half_circle"==i&&t(".eael-progressbar-circle-half",a).css({transform:"rotate("+1.8*e+"deg)"}),t(".eael-progressbar-count",a).prop({counter:0}).animate({counter:e},{duration:r,easing:"linear",step:function(e){if("circle"==i){var r=3.6*e;t(".eael-progressbar-circle-half-left",a).css({transform:"rotate("+r+"deg)"}),180<r&&(t(".eael-progressbar-circle-pie",a).css({"-webkit-clip-path":"inset(0)","clip-path":"inset(0)"}),t(".eael-progressbar-circle-half-right",a).css({visibility:"visible"}))}t(this).text(Math.ceil(e))}})})}}(jQuery);
12
  "object"==typeof navigator&&function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define("Plyr",t):(e=e||self).Plyr=t()}(this,function(){"use strict";!function(){if("undefined"!=typeof window)try{var e=new window.CustomEvent("test",{cancelable:!0});if(e.preventDefault(),!0!==e.defaultPrevented)throw new Error("Could not prevent default")}catch(e){var t=function(e,t){var n,i;return(t=t||{}).bubbles=!!t.bubbles,t.cancelable=!!t.cancelable,(n=document.createEvent("CustomEvent")).initCustomEvent(e,t.bubbles,t.cancelable,t.detail),i=n.preventDefault,n.preventDefault=function(){i.call(this);try{Object.defineProperty(this,"defaultPrevented",{get:function(){return!0}})}catch(e){this.defaultPrevented=!0}},n};t.prototype=window.Event.prototype,window.CustomEvent=t}}();var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e,t){return e(t={exports:{}},t.exports),t.exports}function n(e){return e&&e.Math==Math&&e}function g(e){try{return!!e()}catch(e){return!0}}function r(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function d(e){return A.call(e).slice(8,-1)}function h(e){if(null==e)throw TypeError("Can't call method on "+e);return e}function c(e){return C(h(e))}function v(e){return"object"==typeof e?null!==e:"function"==typeof e}function u(e,t){if(!v(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!v(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!v(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!v(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}function w(e,t){return P.call(e,t)}function a(e){return I?L.createElement(e):{}}function E(e){if(!v(e))throw TypeError(String(e)+" is not an object");return e}function f(t,n){try{R(y,t,n)}catch(e){y[t]=n}return n}function s(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++H+V).toString(36)}function i(e){return B[e]||(B[e]=s(e))}var o,l,p,m="object",y=n(typeof globalThis==m&&globalThis)||n(typeof window==m&&window)||n(typeof self==m&&self)||n(typeof e==m&&e)||Function("return this")(),b=!g(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}),k={}.propertyIsEnumerable,T=Object.getOwnPropertyDescriptor,S={f:T&&!k.call({1:2},1)?function(e){var t=T(this,e);return!!t&&t.enumerable}:k},A={}.toString,x="".split,C=g(function(){return!Object("z").propertyIsEnumerable(0)})?function(e){return"String"==d(e)?x.call(e,""):Object(e)}:Object,P={}.hasOwnProperty,L=y.document,I=v(L)&&v(L.createElement),M=!b&&!g(function(){return 7!=Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a}),O=Object.getOwnPropertyDescriptor,j={f:b?O:function(e,t){if(e=c(e),t=u(t,!0),M)try{return O(e,t)}catch(e){}if(w(e,t))return r(!S.f.call(e,t),e[t])}},N=Object.defineProperty,_={f:b?N:function(e,t,n){if(E(e),t=u(t,!0),E(n),M)try{return N(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},R=b?function(e,t,n){return _.f(e,t,r(1,n))}:function(e,t,n){return e[t]=n,e},U=t(function(e){var t="__core-js_shared__",n=y[t]||f(t,{});(e.exports=function(e,t){return n[e]||(n[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.1.3",mode:"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})}),F=U("native-function-to-string",Function.toString),q=y.WeakMap,D="function"==typeof q&&/native code/.test(F.call(q)),H=0,V=Math.random(),B=U("keys"),z={},W=y.WeakMap;if(D){var K=new W,$=K.get,Y=K.has,G=K.set;o=function(e,t){return G.call(K,e,t),t},l=function(e){return $.call(K,e)||{}},p=function(e){return Y.call(K,e)}}else{var Q=i("state");z[Q]=!0,o=function(e,t){return R(e,Q,t),t},l=function(e){return w(e,Q)?e[Q]:{}},p=function(e){return w(e,Q)}}function X(e){return"function"==typeof e?e:void 0}function J(e,t){return arguments.length<2?X(he[e])||X(y[e]):he[e]&&he[e][t]||y[e]&&y[e][t]}function Z(e){return isNaN(e=+e)?0:(0<e?de:fe)(e)}function ee(e){return 0<e?pe(Z(e),9007199254740991):0}function te(e,t){var n=Z(e);return n<0?me(n+t,0):ge(n,t)}function ne(s){return function(e,t,n){var i,r=c(e),a=ee(r.length),o=te(n,a);if(s&&t!=t){for(;o<a;)if((i=r[o++])!=i)return!0}else for(;o<a;o++)if((s||o in r)&&r[o]===t)return s||o||0;return!s&&-1}}function ie(e,t){var n,i=c(e),r=0,a=[];for(n in i)!w(z,n)&&w(i,n)&&a.push(n);for(;t.length>r;)w(i,n=t[r++])&&(~ye(a,n)||a.push(n));return a}function re(e,t){for(var n=Se(t),i=_.f,r=j.f,a=0;a<n.length;a++){var o=n[a];w(e,o)||i(e,o,r(t,o))}}function ae(e,t){var n=xe[Ae(e)];return n==Pe||n!=Ce&&("function"==typeof t?g(t):!!t)}function oe(e,t){var n,i,r,a,o,s=e.target,l=e.global,c=e.stat;if(n=l?y:c?y[s]||f(s,{}):(y[s]||{}).prototype)for(i in t){if(a=t[i],r=e.noTargetGet?(o=Ie(n,i))&&o.value:n[i],!Le(l?i:s+(c?".":"#")+i,e.forced)&&void 0!==r){if(typeof a==typeof r)continue;re(a,r)}(e.sham||r&&r.sham)&&R(a,"sham",!0),ue(n,i,a,e)}}function se(e){return Object(h(e))}function le(){}var ce={set:o,get:l,has:p,enforce:function(e){return p(e)?l(e):o(e,{})},getterFor:function(n){return function(e){var t;if(!v(e)||(t=l(e)).type!==n)throw TypeError("Incompatible receiver, "+n+" required");return t}}},ue=t(function(e){var t=ce.get,s=ce.enforce,l=String(F).split("toString");U("inspectSource",function(e){return F.call(e)}),(e.exports=function(e,t,n,i){var r=!!i&&!!i.unsafe,a=!!i&&!!i.enumerable,o=!!i&&!!i.noTargetGet;"function"==typeof n&&("string"!=typeof t||w(n,"name")||R(n,"name",t),s(n).source=l.join("string"==typeof t?t:"")),e!==y?(r?!o&&e[t]&&(a=!0):delete e[t],a?e[t]=n:R(e,t,n)):a?e[t]=n:f(t,n)})(Function.prototype,"toString",function(){return"function"==typeof this&&t(this).source||F.call(this)})}),he=y,fe=Math.ceil,de=Math.floor,pe=Math.min,me=Math.max,ge=Math.min,ve={includes:ne(!0),indexOf:ne(!1)},ye=ve.indexOf,be=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],we=be.concat("length","prototype"),ke={f:Object.getOwnPropertyNames||function(e){return ie(e,we)}},Te={f:Object.getOwnPropertySymbols},Se=J("Reflect","ownKeys")||function(e){var t=ke.f(E(e)),n=Te.f;return n?t.concat(n(e)):t},Ee=/#|\.prototype\./,Ae=ae.normalize=function(e){return String(e).replace(Ee,".").toLowerCase()},xe=ae.data={},Ce=ae.NATIVE="N",Pe=ae.POLYFILL="P",Le=ae,Ie=j.f,Me=!!Object.getOwnPropertySymbols&&!g(function(){return!String(Symbol())}),Oe=Array.isArray||function(e){return"Array"==d(e)},je=Object.keys||function(e){return ie(e,be)},Ne=b?Object.defineProperties:function(e,t){E(e);for(var n,i=je(t),r=i.length,a=0;a<r;)_.f(e,n=i[a++],t[n]);return e},_e=J("document","documentElement"),Re=i("IE_PROTO"),Ue="prototype",Fe=function(){var e,t=a("iframe"),n=be.length,i="script";for(t.style.display="none",_e.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write("<script>document.F=Object</"+i+">"),e.close(),Fe=e.F;n--;)delete Fe[Ue][be[n]];return Fe()},qe=Object.create||function(e,t){var n;return null!==e?(le[Ue]=E(e),n=new le,le[Ue]=null,n[Re]=e):n=Fe(),void 0===t?n:Ne(n,t)};z[Re]=!0;function De(e){return nt[e]||(nt[e]=Me&&tt[e]||(Me?tt:s)("Symbol."+e))}function He(e){var t=he.Symbol||(he.Symbol={});w(t,e)||rt(t,e,{value:it.f(e)})}function Ve(e,t,n){e&&!w(e=n?e:e.prototype,ot)&&at(e,ot,{configurable:!0,value:t})}function Be(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}function ze(i,r,e){if(Be(i),void 0===r)return i;switch(e){case 0:return function(){return i.call(r)};case 1:return function(e){return i.call(r,e)};case 2:return function(e,t){return i.call(r,e,t)};case 3:return function(e,t,n){return i.call(r,e,t,n)}}return function(){return i.apply(r,arguments)}}function We(e,t){var n;return Oe(e)&&("function"==typeof(n=e.constructor)&&(n===Array||Oe(n.prototype))||v(n)&&null===(n=n[st]))&&(n=void 0),new(void 0===n?Array:n)(0===t?0:t)}function Ke(d){var p=1==d,m=2==d,g=3==d,v=4==d,y=6==d,b=5==d||y;return function(e,t,n,i){for(var r,a,o=se(e),s=C(o),l=ze(t,n,3),c=ee(s.length),u=0,h=i||We,f=p?h(e,c):m?h(e,0):void 0;u<c;u++)if((b||u in s)&&(a=l(r=s[u],u,o),d))if(p)f[u]=a;else if(a)switch(d){case 3:return!0;case 5:return r;case 6:return u;case 2:lt.call(f,r)}else if(v)return!1;return y?-1:g||v?v:f}}function $e(e,t){var n=At[e]=qe(yt[dt]);return mt(n,{type:ft,tag:e,description:t}),b||(n.description=t),n}function Ye(t,e){E(t);var n=c(e),i=je(n).concat(Rt(n));return ut(i,function(e){b&&!_t.call(n,e)||Nt(t,e,n[e])}),t}function Ge(e,t){var n=c(e),i=u(t,!0);if(n!==vt||!w(At,i)||w(xt,i)){var r=kt(n,i);return!r||!w(At,i)||w(n,ht)&&n[ht][i]||(r.enumerable=!0),r}}function Qe(e){var t=St(c(e)),n=[];return ut(t,function(e){w(At,e)||w(z,e)||n.push(e)}),n}var Xe=ke.f,Je={}.toString,Ze="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],et={f:function(e){return Ze&&"[object Window]"==Je.call(e)?function(e){try{return Xe(e)}catch(e){return Ze.slice()}}(e):Xe(c(e))}},tt=y.Symbol,nt=U("wks"),it={f:De},rt=_.f,at=_.f,ot=De("toStringTag"),st=De("species"),lt=[].push,ct={forEach:Ke(0),map:Ke(1),filter:Ke(2),some:Ke(3),every:Ke(4),find:Ke(5),findIndex:Ke(6)},ut=ct.forEach,ht=i("hidden"),ft="Symbol",dt="prototype",pt=De("toPrimitive"),mt=ce.set,gt=ce.getterFor(ft),vt=Object[dt],yt=y.Symbol,bt=y.JSON,wt=bt&&bt.stringify,kt=j.f,Tt=_.f,St=et.f,Et=S.f,At=U("symbols"),xt=U("op-symbols"),Ct=U("string-to-symbol-registry"),Pt=U("symbol-to-string-registry"),Lt=U("wks"),It=y.QObject,Mt=!It||!It[dt]||!It[dt].findChild,Ot=b&&g(function(){return 7!=qe(Tt({},"a",{get:function(){return Tt(this,"a",{value:7}).a}})).a})?function(e,t,n){var i=kt(vt,t);i&&delete vt[t],Tt(e,t,n),i&&e!==vt&&Tt(vt,t,i)}:Tt,jt=Me&&"symbol"==typeof yt.iterator?function(e){return"symbol"==typeof e}:function(e){return Object(e)instanceof yt},Nt=function(e,t,n){e===vt&&Nt(xt,t,n),E(e);var i=u(t,!0);return E(n),w(At,i)?(n.enumerable?(w(e,ht)&&e[ht][i]&&(e[ht][i]=!1),n=qe(n,{enumerable:r(0,!1)})):(w(e,ht)||Tt(e,ht,r(1,{})),e[ht][i]=!0),Ot(e,i,n)):Tt(e,i,n)},_t=function(e){var t=u(e,!0),n=Et.call(this,t);return!(this===vt&&w(At,t)&&!w(xt,t))&&(!(n||!w(this,t)||!w(At,t)||w(this,ht)&&this[ht][t])||n)},Rt=function(e){var t=e===vt,n=St(t?xt:c(e)),i=[];return ut(n,function(e){!w(At,e)||t&&!w(vt,e)||i.push(At[e])}),i};Me||(ue((yt=function(e){if(this instanceof yt)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==e?String(e):void 0,n=s(t),i=function(e){this===vt&&i.call(xt,e),w(this,ht)&&w(this[ht],n)&&(this[ht][n]=!1),Ot(this,n,r(1,e))};return b&&Mt&&Ot(vt,n,{configurable:!0,set:i}),$e(n,t)})[dt],"toString",function(){return gt(this).tag}),S.f=_t,_.f=Nt,j.f=Ge,ke.f=et.f=Qe,Te.f=Rt,b&&(Tt(yt[dt],"description",{configurable:!0,get:function(){return gt(this).description}}),ue(vt,"propertyIsEnumerable",_t,{unsafe:!0})),it.f=function(e){return $e(De(e),e)}),oe({global:!0,wrap:!0,forced:!Me,sham:!Me},{Symbol:yt}),ut(je(Lt),function(e){He(e)}),oe({target:ft,stat:!0,forced:!Me},{for:function(e){var t=String(e);if(w(Ct,t))return Ct[t];var n=yt(t);return Ct[t]=n,Pt[n]=t,n},keyFor:function(e){if(!jt(e))throw TypeError(e+" is not a symbol");if(w(Pt,e))return Pt[e]},useSetter:function(){Mt=!0},useSimple:function(){Mt=!1}}),oe({target:"Object",stat:!0,forced:!Me,sham:!b},{create:function(e,t){return void 0===t?qe(e):Ye(qe(e),t)},defineProperty:Nt,defineProperties:Ye,getOwnPropertyDescriptor:Ge}),oe({target:"Object",stat:!0,forced:!Me},{getOwnPropertyNames:Qe,getOwnPropertySymbols:Rt}),oe({target:"Object",stat:!0,forced:g(function(){Te.f(1)})},{getOwnPropertySymbols:function(e){return Te.f(se(e))}}),bt&&oe({target:"JSON",stat:!0,forced:!Me||g(function(){var e=yt();return"[null]"!=wt([e])||"{}"!=wt({a:e})||"{}"!=wt(Object(e))})},{stringify:function(e){for(var t,n,i=[e],r=1;r<arguments.length;)i.push(arguments[r++]);if(n=t=i[1],(v(t)||void 0!==e)&&!jt(e))return Oe(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!jt(t))return t}),i[1]=t,wt.apply(bt,i)}}),yt[dt][pt]||R(yt[dt],pt,yt[dt].valueOf),Ve(yt,ft),z[ht]=!0;var Ut=_.f,Ft=y.Symbol;if(!(!b||"function"!=typeof Ft||"description"in Ft.prototype&&void 0===Ft().description)){var qt={},Dt=function(e){var t=arguments.length<1||void 0===e?void 0:String(e),n=this instanceof Dt?new Ft(t):void 0===t?Ft():Ft(t);return""===t&&(qt[n]=!0),n};re(Dt,Ft);var Ht=Dt.prototype=Ft.prototype;Ht.constructor=Dt;var Vt=Ht.toString,Bt="Symbol(test)"==String(Ft("test")),zt=/^Symbol\((.*)\)[^)]+$/;Ut(Ht,"description",{configurable:!0,get:function(){var e=v(this)?this.valueOf():this,t=Vt.call(e);if(w(qt,e))return"";var n=Bt?t.slice(7,-1):t.replace(zt,"$1");return""===n?void 0:n}}),oe({global:!0,forced:!0},{Symbol:Dt})}He("iterator");var Wt=De("unscopables"),Kt=Array.prototype;null==Kt[Wt]&&R(Kt,Wt,qe(null));function $t(e){Kt[Wt][e]=!0}var Yt,Gt,Qt,Xt={},Jt=!g(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),Zt=i("IE_PROTO"),en=Object.prototype,tn=Jt?Object.getPrototypeOf:function(e){return e=se(e),w(e,Zt)?e[Zt]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?en:null},nn=De("iterator"),rn=!1;[].keys&&("next"in(Qt=[].keys())?(Gt=tn(tn(Qt)))!==Object.prototype&&(Yt=Gt):rn=!0),null==Yt&&(Yt={}),w(Yt,nn)||R(Yt,nn,function(){return this});function an(){return this}function on(e,t,n){var i=t+" Iterator";return e.prototype=qe(un,{next:r(1,n)}),Ve(e,i,!1),Xt[i]=an,e}function sn(){return this}function ln(e,t,n,i,r,a,o){function s(e){if(e===r&&m)return m;if(!dn&&e in d)return d[e];switch(e){case"keys":case mn:case gn:return function(){return new n(this,e)}}return function(){return new n(this)}}on(n,t,i);var l,c,u,h=t+" Iterator",f=!1,d=e.prototype,p=d[pn]||d["@@iterator"]||r&&d[r],m=!dn&&p||s(r),g="Array"==t&&d.entries||p;if(g&&(l=tn(g.call(new e)),fn!==Object.prototype&&l.next&&(tn(l)!==fn&&(hn?hn(l,fn):"function"!=typeof l[pn]&&R(l,pn,sn)),Ve(l,h,!0))),r==mn&&p&&p.name!==mn&&(f=!0,m=function(){return p.call(this)}),d[pn]!==m&&R(d,pn,m),Xt[t]=m,r)if(c={values:s(mn),keys:a?m:s("keys"),entries:s(gn)},o)for(u in c)!dn&&!f&&u in d||ue(d,u,c[u]);else oe({target:t,proto:!0,forced:dn||f},c);return c}var cn={IteratorPrototype:Yt,BUGGY_SAFARI_ITERATORS:rn},un=cn.IteratorPrototype,hn=Object.setPrototypeOf||("__proto__"in{}?function(){var n,i=!1,e={};try{(n=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(e,[]),i=e instanceof Array}catch(e){}return function(e,t){return E(e),function(e){if(!v(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype")}(t),i?n.call(e,t):e.__proto__=t,e}}():void 0),fn=cn.IteratorPrototype,dn=cn.BUGGY_SAFARI_ITERATORS,pn=De("iterator"),mn="values",gn="entries",vn="Array Iterator",yn=ce.set,bn=ce.getterFor(vn),wn=ln(Array,"Array",function(e,t){yn(this,{type:vn,target:c(e),index:0,kind:t})},function(){var e=bn(this),t=e.target,n=e.kind,i=e.index++;return!t||i>=t.length?{value:e.target=void 0,done:!0}:"keys"==n?{value:i,done:!1}:"values"==n?{value:t[i],done:!1}:{value:[i,t[i]],done:!1}},"values");Xt.Arguments=Xt.Array,$t("keys"),$t("values"),$t("entries");function kn(e,t){var n=[][e];return!n||!g(function(){n.call(null,t||function(){throw 1},1)})}var Tn=[].join,Sn=C!=Object,En=kn("join",",");oe({target:"Array",proto:!0,forced:Sn||En},{join:function(e){return Tn.call(c(this),void 0===e?",":e)}});function An(e,t,n){var i=u(t);i in e?_.f(e,i,r(0,n)):e[i]=n}function xn(t){return!g(function(){var e=[];return(e.constructor={})[Cn]=function(){return{foo:1}},1!==e[t](Boolean).foo})}var Cn=De("species"),Pn=De("species"),Ln=[].slice,In=Math.max;oe({target:"Array",proto:!0,forced:!xn("slice")},{slice:function(e,t){var n,i,r,a=c(this),o=ee(a.length),s=te(e,o),l=te(void 0===t?o:t,o);if(Oe(a)&&(("function"==typeof(n=a.constructor)&&(n===Array||Oe(n.prototype))||v(n)&&null===(n=n[Pn]))&&(n=void 0),n===Array||void 0===n))return Ln.call(a,s,l);for(i=new(void 0===n?Array:n)(In(l-s,0)),r=0;s<l;s++,r++)s in a&&An(i,r,a[s]);return i.length=r,i}});function Mn(e){var t,n,i;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),On))?n:jn?d(t):"Object"==(i=d(t))&&"function"==typeof t.callee?"Arguments":i}var On=De("toStringTag"),jn="Arguments"==d(function(){return arguments}()),Nn={};Nn[De("toStringTag")]="z";var _n="[object z]"!==String(Nn)?function(){return"[object "+Mn(this)+"]"}:Nn.toString,Rn=Object.prototype;_n!==Rn.toString&&ue(Rn,"toString",_n,{unsafe:!0});function Un(){var e=E(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}var Fn="toString",qn=RegExp.prototype,Dn=qn[Fn],Hn=g(function(){return"/a/b"!=Dn.call({source:"a",flags:"b"})}),Vn=Dn.name!=Fn;(Hn||Vn)&&ue(RegExp.prototype,Fn,function(){var e=E(this),t=String(e.source),n=e.flags;return"/"+t+"/"+String(void 0===n&&e instanceof RegExp&&!("flags"in qn)?Un.call(e):n)},{unsafe:!0});function Bn(s){return function(e,t){var n,i,r=String(h(e)),a=Z(t),o=r.length;return a<0||o<=a?s?"":void 0:(n=r.charCodeAt(a))<55296||56319<n||a+1===o||(i=r.charCodeAt(a+1))<56320||57343<i?s?r.charAt(a):n:s?r.slice(a,a+2):i-56320+(n-55296<<10)+65536}}var zn={codeAt:Bn(!1),charAt:Bn(!0)},Wn=zn.charAt,Kn="String Iterator",$n=ce.set,Yn=ce.getterFor(Kn);ln(String,"String",function(e){$n(this,{type:Kn,string:String(e),index:0})},function(){var e,t=Yn(this),n=t.string,i=t.index;return i>=n.length?{value:void 0,done:!0}:(e=Wn(n,i),t.index+=e.length,{value:e,done:!1})});var Gn,Qn,Xn=RegExp.prototype.exec,Jn=String.prototype.replace,Zn=Xn,ei=(Gn=/a/,Qn=/b*/g,Xn.call(Gn,"a"),Xn.call(Qn,"a"),0!==Gn.lastIndex||0!==Qn.lastIndex),ti=void 0!==/()??/.exec("")[1];(ei||ti)&&(Zn=function(e){var t,n,i,r,a=this;return ti&&(n=new RegExp("^"+a.source+"$(?!\\s)",Un.call(a))),ei&&(t=a.lastIndex),i=Xn.call(a,e),ei&&i&&(a.lastIndex=a.global?i.index+i[0].length:t),ti&&i&&1<i.length&&Jn.call(i[0],n,function(){for(r=1;r<arguments.length-2;r++)void 0===arguments[r]&&(i[r]=void 0)}),i});function ni(n,e,t,i){var r=De(n),a=!g(function(){var e={};return e[r]=function(){return 7},7!=""[n](e)}),o=a&&!g(function(){var e=!1,t=/a/;return t.exec=function(){return e=!0,null},"split"===n&&(t.constructor={},t.constructor[oi]=function(){return t}),t[r](""),!e});if(!a||!o||"replace"===n&&!si||"split"===n&&!li){var s=/./[r],l=t(r,""[n],function(e,t,n,i,r){return t.exec===ai?a&&!r?{done:!0,value:s.call(t,n,i)}:{done:!0,value:e.call(n,t,i)}:{done:!1}}),c=l[0],u=l[1];ue(String.prototype,n,c),ue(RegExp.prototype,r,2==e?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)}),i&&R(RegExp.prototype[r],"sham",!0)}}function ii(e,t,n){return t+(n?ci(e,t).length:1)}function ri(e,t){var n=e.exec;if("function"==typeof n){var i=n.call(e,t);if("object"!=typeof i)throw TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==d(e))throw TypeError("RegExp#exec called on incompatible receiver");return ai.call(e,t)}var ai=Zn,oi=De("species"),si=!g(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")}),li=!g(function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}),ci=zn.charAt,ui=Math.max,hi=Math.min,fi=Math.floor,di=/\$([$&'`]|\d\d?|<[^>]*>)/g,pi=/\$([$&'`]|\d\d?)/g;ni("replace",2,function(r,k,T){return[function(e,t){var n=h(this),i=null==e?void 0:e[r];return void 0!==i?i.call(e,n,t):k.call(String(n),e,t)},function(e,t){var n=T(k,e,this,t);if(n.done)return n.value;var i=E(e),r=String(this),a="function"==typeof t;a||(t=String(t));var o=i.global;if(o){var s=i.unicode;i.lastIndex=0}for(var l=[];;){var c=ri(i,r);if(null===c)break;if(l.push(c),!o)break;""===String(c[0])&&(i.lastIndex=ii(r,ee(i.lastIndex),s))}for(var u,h="",f=0,d=0;d<l.length;d++){c=l[d];for(var p=String(c[0]),m=ui(hi(Z(c.index),r.length),0),g=[],v=1;v<c.length;v++)g.push(void 0===(u=c[v])?u:String(u));var y=c.groups;if(a){var b=[p].concat(g,m,r);void 0!==y&&b.push(y);var w=String(t.apply(void 0,b))}else w=S(p,r,m,g,y,t);f<=m&&(h+=r.slice(f,m)+w,f=m+p.length)}return h+r.slice(f)}];function S(a,o,s,l,c,e){var u=s+a.length,h=l.length,t=pi;return void 0!==c&&(c=se(c),t=di),k.call(e,t,function(e,t){var n;switch(t.charAt(0)){case"$":return"$";case"&":return a;case"`":return o.slice(0,s);case"'":return o.slice(u);case"<":n=c[t.slice(1,-1)];break;default:var i=+t;if(0==i)return e;if(h<i){var r=fi(i/10);return 0===r?e:r<=h?void 0===l[r-1]?t.charAt(1):l[r-1]+t.charAt(1):e}n=l[i-1]}return void 0===n?"":n})}});var mi=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t};ni("search",1,function(i,o,s){return[function(e){var t=h(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,t):new RegExp(e)[i](String(t))},function(e){var t=s(o,e,this);if(t.done)return t.value;var n=E(e),i=String(this),r=n.lastIndex;mi(r,0)||(n.lastIndex=0);var a=ri(n,i);return mi(n.lastIndex,r)||(n.lastIndex=r),null===a?-1:a.index}]});function gi(e){var t;return v(e)&&(void 0!==(t=e[yi])?!!t:"RegExp"==d(e))}function vi(e,t){var n,i=E(e).constructor;return void 0===i||null==(n=E(i)[bi])?t:Be(n)}var yi=De("match"),bi=De("species"),wi=[].push,ki=Math.min,Ti=4294967295,Si=!g(function(){return!RegExp(Ti,"y")});ni("split",2,function(r,g,v){var y;return y="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||1<".".split(/()()/).length||"".split(/.?/).length?function(e,t){var n=String(h(this)),i=void 0===t?Ti:t>>>0;if(0==i)return[];if(void 0===e)return[n];if(!gi(e))return g.call(n,e,i);for(var r,a,o,s=[],l=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),c=0,u=new RegExp(e.source,l+"g");(r=ai.call(u,n))&&!(c<(a=u.lastIndex)&&(s.push(n.slice(c,r.index)),1<r.length&&r.index<n.length&&wi.apply(s,r.slice(1)),o=r[0].length,c=a,s.length>=i));)u.lastIndex===r.index&&u.lastIndex++;return c===n.length?!o&&u.test("")||s.push(""):s.push(n.slice(c)),s.length>i?s.slice(0,i):s}:"0".split(void 0,0).length?function(e,t){return void 0===e&&0===t?[]:g.call(this,e,t)}:g,[function(e,t){var n=h(this),i=null==e?void 0:e[r];return void 0!==i?i.call(e,n,t):y.call(String(n),e,t)},function(e,t){var n=v(y,e,this,t,y!==g);if(n.done)return n.value;var i=E(e),r=String(this),a=vi(i,RegExp),o=i.unicode,s=(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(Si?"y":"g"),l=new a(Si?i:"^(?:"+i.source+")",s),c=void 0===t?Ti:t>>>0;if(0==c)return[];if(0===r.length)return null===ri(l,r)?[r]:[];for(var u=0,h=0,f=[];h<r.length;){l.lastIndex=Si?h:0;var d,p=ri(l,Si?r:r.slice(h));if(null===p||(d=ki(ee(l.lastIndex+(Si?0:h)),r.length))===u)h=ii(r,h,o);else{if(f.push(r.slice(u,h)),f.length===c)return f;for(var m=1;m<=p.length-1;m++)if(f.push(p[m]),f.length===c)return f;h=u=d}}return f.push(r.slice(u)),f}]},!Si);var Ei={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Ai=ct.forEach,xi=kn("forEach")?function(e,t){return Ai(this,e,1<arguments.length?t:void 0)}:[].forEach;for(var Ci in Ei){var Pi=y[Ci],Li=Pi&&Pi.prototype;if(Li&&Li.forEach!==xi)try{R(Li,"forEach",xi)}catch(e){Li.forEach=xi}}var Ii=De("iterator"),Mi=De("toStringTag"),Oi=wn.values;for(var ji in Ei){var Ni=y[ji],_i=Ni&&Ni.prototype;if(_i){if(_i[Ii]!==Oi)try{R(_i,Ii,Oi)}catch(e){_i[Ii]=Oi}if(_i[Mi]||R(_i,Mi,ji),Ei[ji])for(var Ri in wn)if(_i[Ri]!==wn[Ri])try{R(_i,Ri,wn[Ri])}catch(e){_i[Ri]=wn[Ri]}}}function Ui(e,t,n){if(!(e instanceof t))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return e}function Fi(t,e,n,i){try{return i?e(E(n)[0],n[1]):e(n)}catch(e){var r=t.return;throw void 0!==r&&E(r.call(t)),e}}function qi(e){return void 0!==e&&(Xt.Array===e||ar[rr]===e)}function Di(e){if(null!=e)return e[or]||e["@@iterator"]||Xt[Mn(e)]}function Hi(e,t,n){var i,r,a,o,s=se(e),l="function"==typeof this?this:Array,c=arguments.length,u=1<c?t:void 0,h=void 0!==u,f=0,d=Di(s);if(h&&(u=ze(u,2<c?n:void 0,2)),null==d||l==Array&&qi(d))for(r=new l(i=ee(s.length));f<i;f++)An(r,f,h?u(s[f],f):s[f]);else for(o=d.call(s),r=new l;!(a=o.next()).done;f++)An(r,f,h?Fi(o,u,[a.value,f],!0):a.value);return r.length=f,r}function Vi(e){return e+22+75*(e<26)}function Bi(e,t,n){var i=0;for(e=n?hr(e/700):e>>1,e+=hr(e/t);455<e;i+=36)e=hr(e/35);return hr(i+36*e/(e+38))}function zi(e){var t,n,i=[],r=(e=function(e){for(var t=[],n=0,i=e.length;n<i;){var r=e.charCodeAt(n++);if(55296<=r&&r<=56319&&n<i){var a=e.charCodeAt(n++);56320==(64512&a)?t.push(((1023&r)<<10)+(1023&a)+65536):(t.push(r),n--)}else t.push(r)}return t}(e)).length,a=128,o=0,s=72;for(t=0;t<e.length;t++)(n=e[t])<128&&i.push(fr(n));var l=i.length,c=l;for(l&&i.push("-");c<r;){var u=sr;for(t=0;t<e.length;t++)a<=(n=e[t])&&n<u&&(u=n);var h=c+1;if(u-a>hr((sr-o)/h))throw RangeError(ur);for(o+=(u-a)*h,a=u,t=0;t<e.length;t++){if((n=e[t])<a&&++o>sr)throw RangeError(ur);if(n==a){for(var f=o,d=36;;d+=36){var p=d<=s?1:s+26<=d?26:d-s;if(f<p)break;var m=f-p,g=36-p;i.push(fr(Vi(p+m%g))),f=hr(m/g)}i.push(fr(Vi(f))),s=Bi(o,h,c==l),o=0,++c}}++o,++a}return i.join("")}function Wi(e,t,n){for(var i in t)ue(e,i,t[i],n);return e}function Ki(e){var t=Di(e);if("function"!=typeof t)throw TypeError(String(e)+" is not iterable");return E(t.call(e))}function $i(t){try{return decodeURIComponent(t)}catch(e){return t}}function Yi(e){var t,n=e.replace(br," "),i=4;try{return decodeURIComponent(n)}catch(e){for(;i;)n=n.replace((t=i--,wr[t-1]||(wr[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))),$i);return n}}function Gi(e){return Tr[e]}function Qi(e){return encodeURIComponent(e).replace(kr,Gi)}function Xi(e,t){if(t)for(var n,i,r=t.split("&"),a=0;a<r.length;)(n=r[a++]).length&&(i=n.split("="),e.push({key:Yi(i.shift()),value:Yi(i.join("="))}))}function Ji(e){this.entries.length=0,Xi(this.entries,e)}function Zi(e,t){if(e<t)throw TypeError("Not enough arguments")}var er=De("iterator"),tr=!g(function(){var e=new URL("b?e=1","http://a"),t=e.searchParams;return e.pathname="c%20d",!t.sort||"http://a/c%20d?e=1"!==e.href||"1"!==t.get("e")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[er]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash}),nr=Object.assign,ir=!nr||g(function(){var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach(function(e){t[e]=e}),7!=nr({},e)[n]||je(nr({},t)).join("")!=i})?function(e,t){for(var n=se(e),i=arguments.length,r=1,a=Te.f,o=S.f;r<i;)for(var s,l=C(arguments[r++]),c=a?je(l).concat(a(l)):je(l),u=c.length,h=0;h<u;)s=c[h++],b&&!o.call(l,s)||(n[s]=l[s]);return n}:nr,rr=De("iterator"),ar=Array.prototype,or=De("iterator"),sr=2147483647,lr=/[^\0-\u007E]/,cr=/[.\u3002\uFF0E\uFF61]/g,ur="Overflow: input needs wider integers to process",hr=Math.floor,fr=String.fromCharCode,dr=De("iterator"),pr="URLSearchParams",mr=pr+"Iterator",gr=ce.set,vr=ce.getterFor(pr),yr=ce.getterFor(mr),br=/\+/g,wr=Array(4),kr=/[!'()~]|%20/g,Tr={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},Sr=on(function(e,t){gr(this,{type:mr,iterator:Ki(vr(e).entries),kind:t})},"Iterator",function(){var e=yr(this),t=e.kind,n=e.iterator.next(),i=n.value;return n.done||(n.value="keys"===t?i.key:"values"===t?i.value:[i.key,i.value]),n}),Er=function(e){Ui(this,Er,pr);var t,n,i,r,a,o,s,l=0<arguments.length?e:void 0,c=[];if(gr(this,{type:pr,entries:c,updateURL:function(){},updateSearchParams:Ji}),void 0!==l)if(v(l))if("function"==typeof(t=Di(l)))for(n=t.call(l);!(i=n.next()).done;){if((a=(r=Ki(E(i.value))).next()).done||(o=r.next()).done||!r.next().done)throw TypeError("Expected sequence with length 2");c.push({key:a.value+"",value:o.value+""})}else for(s in l)w(l,s)&&c.push({key:s,value:l[s]+""});else Xi(c,"string"==typeof l?"?"===l.charAt(0)?l.slice(1):l:l+"")},Ar=Er.prototype;Wi(Ar,{append:function(e,t){Zi(arguments.length,2);var n=vr(this);n.entries.push({key:e+"",value:t+""}),n.updateURL()},delete:function(e){Zi(arguments.length,1);for(var t=vr(this),n=t.entries,i=e+"",r=0;r<n.length;)n[r].key===i?n.splice(r,1):r++;t.updateURL()},get:function(e){Zi(arguments.length,1);for(var t=vr(this).entries,n=e+"",i=0;i<t.length;i++)if(t[i].key===n)return t[i].value;return null},getAll:function(e){Zi(arguments.length,1);for(var t=vr(this).entries,n=e+"",i=[],r=0;r<t.length;r++)t[r].key===n&&i.push(t[r].value);return i},has:function(e){Zi(arguments.length,1);for(var t=vr(this).entries,n=e+"",i=0;i<t.length;)if(t[i++].key===n)return!0;return!1},set:function(e,t){Zi(arguments.length,1);for(var n,i=vr(this),r=i.entries,a=!1,o=e+"",s=t+"",l=0;l<r.length;l++)(n=r[l]).key===o&&(a?r.splice(l--,1):(a=!0,n.value=s));a||r.push({key:o,value:s}),i.updateURL()},sort:function(){var e,t,n,i=vr(this),r=i.entries,a=r.slice();for(n=r.length=0;n<a.length;n++){for(e=a[n],t=0;t<n;t++)if(r[t].key>e.key){r.splice(t,0,e);break}t===n&&r.push(e)}i.updateURL()},forEach:function(e,t){for(var n,i=vr(this).entries,r=ze(e,1<arguments.length?t:void 0,3),a=0;a<i.length;)r((n=i[a++]).value,n.key,this)},keys:function(){return new Sr(this,"keys")},values:function(){return new Sr(this,"values")},entries:function(){return new Sr(this,"entries")}},{enumerable:!0}),ue(Ar,dr,Ar.entries),ue(Ar,"toString",function(){for(var e,t=vr(this).entries,n=[],i=0;i<t.length;)e=t[i++],n.push(Qi(e.key)+"="+Qi(e.value));return n.join("&")},{enumerable:!0}),Ve(Er,pr),oe({global:!0,forced:!tr},{URLSearchParams:Er});function xr(e,t){var n,i,r;if("["==t.charAt(0)){if("]"!=t.charAt(t.length-1))return Kr;if(!(n=oa(t.slice(1,-1))))return Kr;e.host=n}else if(da(e)){if(t=function(e){var t,n,i=[],r=e.toLowerCase().replace(cr,".").split(".");for(t=0;t<r.length;t++)n=r[t],i.push(lr.test(n)?"xn--"+zi(n):n);return i.join(".")}(t),ta.test(t))return Kr;if(null===(n=aa(t)))return Kr;e.host=n}else{if(na.test(t))return Kr;for(n="",i=Hi(t),r=0;r<i.length;r++)n+=ha(i[r],sa);e.host=n}}function Cr(e){var t,n,i,r;if("number"==typeof e){for(t=[],n=0;n<4;n++)t.unshift(e%256),e=Br(e/256);return t.join(".")}if("object"!=typeof e)return e;for(t="",i=function(e){for(var t=null,n=1,i=null,r=0,a=0;a<8;a++)0!==e[a]?(n<r&&(t=i,n=r),i=null,r=0):(null===i&&(i=a),++r);return n<r&&(t=i,n=r),t}(e),n=0;n<8;n++)r&&0===e[n]||(r=r&&!1,i===n?(t+=n?":":"::",r=!0):(t+=e[n].toString(16),n<7&&(t+=":")));return"["+t+"]"}function Pr(e){return""!=e.username||""!=e.password}function Lr(e){return!e.host||e.cannotBeABaseURL||"file"==e.scheme}function Ir(e,t){var n;return 2==e.length&&Yr.test(e.charAt(0))&&(":"==(n=e.charAt(1))||!t&&"|"==n)}function Mr(e){var t;return 1<e.length&&Ir(e.slice(0,2))&&(2==e.length||"/"===(t=e.charAt(2))||"\\"===t||"?"===t||"#"===t)}function Or(e){var t=e.path,n=t.length;!n||"file"==e.scheme&&1==n&&Ir(t[0],!0)||t.pop()}function jr(e,t,n,i){var r,a,o,s,l,c,u=n||pa,h=0,f="",d=!1,p=!1,m=!1;for(n||(e.scheme="",e.username="",e.password="",e.host=null,e.port=null,e.path=[],e.query=null,e.fragment=null,e.cannotBeABaseURL=!1,t=t.replace(ia,"")),t=t.replace(ra,""),r=Hi(t);h<=r.length;){switch(a=r[h],u){case pa:if(!a||!Yr.test(a)){if(n)return Wr;u=ga;continue}f+=a.toLowerCase(),u=ma;break;case ma:if(a&&(Gr.test(a)||"+"==a||"-"==a||"."==a))f+=a.toLowerCase();else{if(":"!=a){if(n)return Wr;f="",u=ga,h=0;continue}if(n&&(da(e)!=w(fa,f)||"file"==f&&(Pr(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=f,n)return void(da(e)&&fa[e.scheme]==e.port&&(e.port=null));f="","file"==e.scheme?u=Ca:da(e)&&i&&i.scheme==e.scheme?u=va:da(e)?u=ka:"/"==r[h+1]?(u=ya,h++):(e.cannotBeABaseURL=!0,e.path.push(""),u=Oa)}break;case ga:if(!i||i.cannotBeABaseURL&&"#"!=a)return Wr;if(i.cannotBeABaseURL&&"#"==a){e.scheme=i.scheme,e.path=i.path.slice(),e.query=i.query,e.fragment="",e.cannotBeABaseURL=!0,u=Na;break}u="file"==i.scheme?Ca:ba;continue;case va:if("/"!=a||"/"!=r[h+1]){u=ba;continue}u=Ta,h++;break;case ya:if("/"==a){u=Sa;break}u=Ma;continue;case ba:if(e.scheme=i.scheme,a==_r)e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query=i.query;else if("/"==a||"\\"==a&&da(e))u=wa;else if("?"==a)e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query="",u=ja;else{if("#"!=a){e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.path.pop(),u=Ma;continue}e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query=i.query,e.fragment="",u=Na}break;case wa:if(!da(e)||"/"!=a&&"\\"!=a){if("/"!=a){e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,u=Ma;continue}u=Sa}else u=Ta;break;case ka:if(u=Ta,"/"!=a||"/"!=f.charAt(h+1))continue;h++;break;case Ta:if("/"==a||"\\"==a)break;u=Sa;continue;case Sa:if("@"==a){d&&(f="%40"+f),d=!0,o=Hi(f);for(var g=0;g<o.length;g++){var v=o[g];if(":"!=v||m){var y=ha(v,ua);m?e.password+=y:e.username+=y}else m=!0}f=""}else if(a==_r||"/"==a||"?"==a||"#"==a||"\\"==a&&da(e)){if(d&&""==f)return"Invalid authority";h-=Hi(f).length+1,f="",u=Ea}else f+=a;break;case Ea:case Aa:if(n&&"file"==e.scheme){u=La;continue}if(":"!=a||p){if(a==_r||"/"==a||"?"==a||"#"==a||"\\"==a&&da(e)){if(da(e)&&""==f)return Kr;if(n&&""==f&&(Pr(e)||null!==e.port))return;if(s=xr(e,f))return s;if(f="",u=Ia,n)return;continue}"["==a?p=!0:"]"==a&&(p=!1),f+=a}else{if(""==f)return Kr;if(s=xr(e,f))return s;if(f="",u=xa,n==Aa)return}break;case xa:if(!Qr.test(a)){if(a==_r||"/"==a||"?"==a||"#"==a||"\\"==a&&da(e)||n){if(""!=f){var b=parseInt(f,10);if(65535<b)return $r;e.port=da(e)&&b===fa[e.scheme]?null:b,f=""}if(n)return;u=Ia;continue}return $r}f+=a;break;case Ca:if(e.scheme="file","/"==a||"\\"==a)u=Pa;else{if(!i||"file"!=i.scheme){u=Ma;continue}if(a==_r)e.host=i.host,e.path=i.path.slice(),e.query=i.query;else if("?"==a)e.host=i.host,e.path=i.path.slice(),e.query="",u=ja;else{if("#"!=a){Mr(r.slice(h).join(""))||(e.host=i.host,e.path=i.path.slice(),Or(e)),u=Ma;continue}e.host=i.host,e.path=i.path.slice(),e.query=i.query,e.fragment="",u=Na}}break;case Pa:if("/"==a||"\\"==a){u=La;break}i&&"file"==i.scheme&&!Mr(r.slice(h).join(""))&&(Ir(i.path[0],!0)?e.path.push(i.path[0]):e.host=i.host),u=Ma;continue;case La:if(a==_r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!n&&Ir(f))u=Ma;else if(""==f){if(e.host="",n)return;u=Ia}else{if(s=xr(e,f))return s;if("localhost"==e.host&&(e.host=""),n)return;f="",u=Ia}continue}f+=a;break;case Ia:if(da(e)){if(u=Ma,"/"!=a&&"\\"!=a)continue}else if(n||"?"!=a)if(n||"#"!=a){if(a!=_r&&(u=Ma,"/"!=a))continue}else e.fragment="",u=Na;else e.query="",u=ja;break;case Ma:if(a==_r||"/"==a||"\\"==a&&da(e)||!n&&("?"==a||"#"==a)){if(".."===(c=(c=f).toLowerCase())||"%2e."===c||".%2e"===c||"%2e%2e"===c?(Or(e),"/"==a||"\\"==a&&da(e)||e.path.push("")):"."===(l=f)||"%2e"===l.toLowerCase()?"/"==a||"\\"==a&&da(e)||e.path.push(""):("file"==e.scheme&&!e.path.length&&Ir(f)&&(e.host&&(e.host=""),f=f.charAt(0)+":"),e.path.push(f)),f="","file"==e.scheme&&(a==_r||"?"==a||"#"==a))for(;1<e.path.length&&""===e.path[0];)e.path.shift();"?"==a?(e.query="",u=ja):"#"==a&&(e.fragment="",u=Na)}else f+=ha(a,ca);break;case Oa:"?"==a?(e.query="",u=ja):"#"==a?(e.fragment="",u=Na):a!=_r&&(e.path[0]+=ha(a,sa));break;case ja:n||"#"!=a?a!=_r&&("'"==a&&da(e)?e.query+="%27":e.query+="#"==a?"%23":ha(a,sa)):(e.fragment="",u=Na);break;case Na:a!=_r&&(e.fragment+=ha(a,la))}h++}}function Nr(e,t){return{get:e,set:t,configurable:!0,enumerable:!0}}var _r,Rr={URLSearchParams:Er,getState:vr},Ur=zn.codeAt,Fr=y.URL,qr=Rr.URLSearchParams,Dr=Rr.getState,Hr=ce.set,Vr=ce.getterFor("URL"),Br=Math.floor,zr=Math.pow,Wr="Invalid scheme",Kr="Invalid host",$r="Invalid port",Yr=/[A-Za-z]/,Gr=/[\d+\-.A-Za-z]/,Qr=/\d/,Xr=/^(0x|0X)/,Jr=/^[0-7]+$/,Zr=/^\d+$/,ea=/^[\dA-Fa-f]+$/,ta=/[\u0000\u0009\u000A\u000D #%/:?@[\\]]/,na=/[\u0000\u0009\u000A\u000D #/:?@[\\]]/,ia=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,ra=/[\u0009\u000A\u000D]/g,aa=function(e){var t,n,i,r,a,o,s,l=e.split(".");if(l.length&&""==l[l.length-1]&&l.pop(),4<(t=l.length))return e;for(n=[],i=0;i<t;i++){if(""==(r=l[i]))return e;if(a=10,1<r.length&&"0"==r.charAt(0)&&(a=Xr.test(r)?16:8,r=r.slice(8==a?1:2)),""===r)o=0;else{if(!(10==a?Zr:8==a?Jr:ea).test(r))return e;o=parseInt(r,a)}n.push(o)}for(i=0;i<t;i++)if(o=n[i],i==t-1){if(o>=zr(256,5-t))return null}else if(255<o)return null;for(s=n.pop(),i=0;i<n.length;i++)s+=n[i]*zr(256,3-i);return s},oa=function(e){function t(){return e.charAt(f)}var n,i,r,a,o,s,l,c=[0,0,0,0,0,0,0,0],u=0,h=null,f=0;if(":"==t()){if(":"!=e.charAt(1))return;f+=2,h=++u}for(;t();){if(8==u)return;if(":"!=t()){for(n=i=0;i<4&&ea.test(t());)n=16*n+parseInt(t(),16),f++,i++;if("."==t()){if(0==i)return;if(f-=i,6<u)return;for(r=0;t();){if(a=null,0<r){if(!("."==t()&&r<4))return;f++}if(!Qr.test(t()))return;for(;Qr.test(t());){if(o=parseInt(t(),10),null===a)a=o;else{if(0==a)return;a=10*a+o}if(255<a)return;f++}c[u]=256*c[u]+a,2!=++r&&4!=r||u++}if(4!=r)return;break}if(":"==t()){if(f++,!t())return}else if(t())return;c[u++]=n}else{if(null!==h)return;f++,h=++u}}if(null!==h)for(s=u-h,u=7;0!=u&&0<s;)l=c[u],c[u--]=c[h+s-1],c[h+--s]=l;else if(8!=u)return;return c},sa={},la=ir({},sa,{" ":1,'"':1,"<":1,">":1,"`":1}),ca=ir({},la,{"#":1,"?":1,"{":1,"}":1}),ua=ir({},ca,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),ha=function(e,t){var n=Ur(e,0);return 32<n&&n<127&&!w(t,e)?e:encodeURIComponent(e)},fa={ftp:21,file:null,gopher:70,http:80,https:443,ws:80,wss:443},da=function(e){return w(fa,e.scheme)},pa={},ma={},ga={},va={},ya={},ba={},wa={},ka={},Ta={},Sa={},Ea={},Aa={},xa={},Ca={},Pa={},La={},Ia={},Ma={},Oa={},ja={},Na={},_a=function(e,t){var n,i,r=Ui(this,_a,"URL"),a=1<arguments.length?t:void 0,o=String(e),s=Hr(r,{type:"URL"});if(void 0!==a)if(a instanceof _a)n=Vr(a);else if(i=jr(n={},String(a)))throw TypeError(i);if(i=jr(s,o,null,n))throw TypeError(i);var l=s.searchParams=new qr,c=Dr(l);c.updateSearchParams(s.query),c.updateURL=function(){s.query=String(l)||null},b||(r.href=Ua.call(r),r.origin=Fa.call(r),r.protocol=qa.call(r),r.username=Da.call(r),r.password=Ha.call(r),r.host=Va.call(r),r.hostname=Ba.call(r),r.port=za.call(r),r.pathname=Wa.call(r),r.search=Ka.call(r),r.searchParams=$a.call(r),r.hash=Ya.call(r))},Ra=_a.prototype,Ua=function(){var e=Vr(this),t=e.scheme,n=e.username,i=e.password,r=e.host,a=e.port,o=e.path,s=e.query,l=e.fragment,c=t+":";return null!==r?(c+="//",Pr(e)&&(c+=n+(i?":"+i:"")+"@"),c+=Cr(r),null!==a&&(c+=":"+a)):"file"==t&&(c+="//"),c+=e.cannotBeABaseURL?o[0]:o.length?"/"+o.join("/"):"",null!==s&&(c+="?"+s),null!==l&&(c+="#"+l),c},Fa=function(){var e=Vr(this),t=e.scheme,n=e.port;if("blob"==t)try{return new URL(t.path[0]).origin}catch(e){return"null"}return"file"!=t&&da(e)?t+"://"+Cr(e.host)+(null!==n?":"+n:""):"null"},qa=function(){return Vr(this).scheme+":"},Da=function(){return Vr(this).username},Ha=function(){return Vr(this).password},Va=function(){var e=Vr(this),t=e.host,n=e.port;return null===t?"":null===n?Cr(t):Cr(t)+":"+n},Ba=function(){var e=Vr(this).host;return null===e?"":Cr(e)},za=function(){var e=Vr(this).port;return null===e?"":String(e)},Wa=function(){var e=Vr(this),t=e.path;return e.cannotBeABaseURL?t[0]:t.length?"/"+t.join("/"):""},Ka=function(){var e=Vr(this).query;return e?"?"+e:""},$a=function(){return Vr(this).searchParams},Ya=function(){var e=Vr(this).fragment;return e?"#"+e:""};if(b&&Ne(Ra,{href:Nr(Ua,function(e){var t=Vr(this),n=String(e),i=jr(t,n);if(i)throw TypeError(i);Dr(t.searchParams).updateSearchParams(t.query)}),origin:Nr(Fa),protocol:Nr(qa,function(e){var t=Vr(this);jr(t,String(e)+":",pa)}),username:Nr(Da,function(e){var t=Vr(this),n=Hi(String(e));if(!Lr(t)){t.username="";for(var i=0;i<n.length;i++)t.username+=ha(n[i],ua)}}),password:Nr(Ha,function(e){var t=Vr(this),n=Hi(String(e));if(!Lr(t)){t.password="";for(var i=0;i<n.length;i++)t.password+=ha(n[i],ua)}}),host:Nr(Va,function(e){var t=Vr(this);t.cannotBeABaseURL||jr(t,String(e),Ea)}),hostname:Nr(Ba,function(e){var t=Vr(this);t.cannotBeABaseURL||jr(t,String(e),Aa)}),port:Nr(za,function(e){var t=Vr(this);Lr(t)||(""==(e=String(e))?t.port=null:jr(t,e,xa))}),pathname:Nr(Wa,function(e){var t=Vr(this);t.cannotBeABaseURL||(t.path=[],jr(t,e+"",Ia))}),search:Nr(Ka,function(e){var t=Vr(this);""==(e=String(e))?t.query=null:("?"==e.charAt(0)&&(e=e.slice(1)),t.query="",jr(t,e,ja)),Dr(t.searchParams).updateSearchParams(t.query)}),searchParams:Nr($a),hash:Nr(Ya,function(e){var t=Vr(this);""!=(e=String(e))?("#"==e.charAt(0)&&(e=e.slice(1)),t.fragment="",jr(t,e,Na)):t.fragment=null})}),ue(Ra,"toJSON",function(){return Ua.call(this)},{enumerable:!0}),ue(Ra,"toString",function(){return Ua.call(this)},{enumerable:!0}),Fr){var Ga=Fr.createObjectURL,Qa=Fr.revokeObjectURL;Ga&&ue(_a,"createObjectURL",function(e){return Ga.apply(Fr,arguments)}),Qa&&ue(_a,"revokeObjectURL",function(e){return Qa.apply(Fr,arguments)})}function Xa(e){return(Xa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ja(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Za(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function eo(e,t,n){return t&&Za(e.prototype,t),n&&Za(e,n),e}function to(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function no(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=[],i=!0,r=!1,a=void 0;try{for(var o,s=e[Symbol.iterator]();!(i=(o=s.next()).done)&&(n.push(o.value),!t||n.length!==t);i=!0);}catch(e){r=!0,a=e}finally{try{i||null==s.return||s.return()}finally{if(r)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function io(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}Ve(_a,"URL"),oe({global:!0,forced:!tr,sham:!b},{URL:_a}),function(e){function i(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return n&&(e[Symbol.iterator]=function(){return e}),e}function r(e){return encodeURIComponent(e).replace(/%20/g,"+")}function a(e){return decodeURIComponent(String(e).replace(/\+/g," "))}var t,n=function(){try{return!!Symbol.iterator}catch(e){return!1}}();function o(e){Object.defineProperty(this,"_entries",{writable:!0,value:{}});var t=Xa(e);if("undefined"!==t)if("string"===t)""!==e&&this._fromString(e);else if(e instanceof o){var n=this;e.forEach(function(e,t){n.append(t,e)})}else{if(null===e||"object"!==t)throw new TypeError("Unsupported input's type for URLSearchParams");if("[object Array]"===Object.prototype.toString.call(e))for(var i=0;i<e.length;i++){var r=e[i];if("[object Array]"!==Object.prototype.toString.call(r)&&2===r.length)throw new TypeError("Expected [string, any] as entry at index "+i+" of URLSearchParams's input");this.append(r[0],r[1])}else for(var a in e)e.hasOwnProperty(a)&&this.append(a,e[a])}}"URLSearchParams"in e&&"a=1"===new e.URLSearchParams("?a=1").toString()||((t=o.prototype).append=function(e,t){e in this._entries?this._entries[e].push(String(t)):this._entries[e]=[String(t)]},t.delete=function(e){delete this._entries[e]},t.get=function(e){return e in this._entries?this._entries[e][0]:null},t.getAll=function(e){return e in this._entries?this._entries[e].slice(0):[]},t.has=function(e){return e in this._entries},t.set=function(e,t){this._entries[e]=[String(t)]},t.forEach=function(e,t){var n;for(var i in this._entries)if(this._entries.hasOwnProperty(i)){n=this._entries[i];for(var r=0;r<n.length;r++)e.call(t,n[r],i,this)}},t.keys=function(){var n=[];return this.forEach(function(e,t){n.push(t)}),i(n)},t.values=function(){var t=[];return this.forEach(function(e){t.push(e)}),i(t)},t.entries=function(){var n=[];return this.forEach(function(e,t){n.push([t,e])}),i(n)},n&&(t[Symbol.iterator]=t.entries),t.toString=function(){var n=[];return this.forEach(function(e,t){n.push(r(t)+"="+r(e))}),n.join("&")},e.URLSearchParams=o);var s=e.URLSearchParams.prototype;"function"!=typeof s.sort&&(s.sort=function(){var n=this,i=[];this.forEach(function(e,t){i.push([t,e]),n._entries||n.delete(t)}),i.sort(function(e,t){return e[0]<t[0]?-1:e[0]>t[0]?1:0}),n._entries&&(n._entries={});for(var e=0;e<i.length;e++)this.append(i[e][0],i[e][1])}),"function"!=typeof s._fromString&&Object.defineProperty(s,"_fromString",{enumerable:!1,configurable:!1,writable:!1,value:function(e){if(this._entries)this._entries={};else{var n=[];this.forEach(function(e,t){n.push(t)});for(var t=0;t<n.length;t++)this.delete(n[t])}var i,r=(e=e.replace(/^\?/,"")).split("&");for(t=0;t<r.length;t++)i=r[t].split("="),this.append(a(i[0]),1<i.length?a(i[1]):"")}})}(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:e),function(u){var t,n;function e(e,t){"string"!=typeof e&&(e=String(e));var n,i=document;if(t&&(void 0===u.location||t!==u.location.href)){(n=(i=document.implementation.createHTMLDocument("")).createElement("base")).href=t,i.head.appendChild(n);try{if(0!==n.href.indexOf(t))throw new Error(n.href)}catch(e){throw new Error("URL unable to set base "+t+" due to "+e)}}var r=i.createElement("a");if(r.href=e,n&&(i.body.appendChild(r),r.href=r.href),":"===r.protocol||!/:/.test(r.href))throw new TypeError("Invalid URL");Object.defineProperty(this,"_anchorElement",{value:r});var a=new u.URLSearchParams(this.search),o=!0,s=!0,l=this;["append","delete","set"].forEach(function(e){var t=a[e];a[e]=function(){t.apply(a,arguments),o&&(s=!1,l.search=a.toString(),s=!0)}}),Object.defineProperty(this,"searchParams",{value:a,enumerable:!0});var c=void 0;Object.defineProperty(this,"_updateSearchParams",{enumerable:!1,configurable:!1,writable:!1,value:function(){this.search!==c&&(c=this.search,s&&(o=!1,this.searchParams._fromString(this.search),o=!0))}})}if(!function(){try{var e=new u.URL("b","http://a");return e.pathname="c%20d","http://a/c%20d"===e.href&&e.searchParams}catch(e){return!1}}()&&(t=u.URL,n=e.prototype,["hash","host","hostname","port","protocol"].forEach(function(e){var t;t=e,Object.defineProperty(n,t,{get:function(){return this._anchorElement[t]},set:function(e){this._anchorElement[t]=e},enumerable:!0})}),Object.defineProperty(n,"search",{get:function(){return this._anchorElement.search},set:function(e){this._anchorElement.search=e,this._updateSearchParams()},enumerable:!0}),Object.defineProperties(n,{toString:{get:function(){var e=this;return function(){return e.href}}},href:{get:function(){return this._anchorElement.href.replace(/\?$/,"")},set:function(e){this._anchorElement.href=e,this._updateSearchParams()},enumerable:!0},pathname:{get:function(){return this._anchorElement.pathname.replace(/(^\/?)/,"/")},set:function(e){this._anchorElement.pathname=e},enumerable:!0},origin:{get:function(){var e={"http:":80,"https:":443,"ftp:":21}[this._anchorElement.protocol],t=this._anchorElement.port!=e&&""!==this._anchorElement.port;return this._anchorElement.protocol+"//"+this._anchorElement.hostname+(t?":"+this._anchorElement.port:"")},enumerable:!0},password:{get:function(){return""},set:function(){},enumerable:!0},username:{get:function(){return""},set:function(){},enumerable:!0}}),e.createObjectURL=function(e){return t.createObjectURL.apply(t,arguments)},e.revokeObjectURL=function(e){return t.revokeObjectURL.apply(t,arguments)},u.URL=e),void 0!==u.location&&!("origin"in u.location)){var i=function(){return u.location.protocol+"//"+u.location.hostname+(u.location.port?":"+u.location.port:"")};try{Object.defineProperty(u.location,"origin",{get:i,enumerable:!0})}catch(e){setInterval(function(){u.location.origin=i()},100)}}}(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:e);function ro(e){if(v(e)){var t=e[ao];return void 0!==t?!!t:Oe(e)}}var ao=De("isConcatSpreadable"),oo=9007199254740991,so="Maximum allowed index exceeded",lo=!g(function(){var e=[];return e[ao]=!1,e.concat()[0]!==e}),co=xn("concat");oe({target:"Array",proto:!0,forced:!lo||!co},{concat:function(e){var t,n,i,r,a,o=se(this),s=We(o,0),l=0;for(t=-1,i=arguments.length;t<i;t++)if(ro(a=-1===t?o:arguments[t])){if(r=ee(a.length),oo<l+r)throw TypeError(so);for(n=0;n<r;n++,l++)n in a&&An(s,l,a[n])}else{if(oo<=l)throw TypeError(so);An(s,l++,a)}return s.length=l,s}});var uo=ct.filter;oe({target:"Array",proto:!0,forced:!xn("filter")},{filter:function(e,t){return uo(this,e,1<arguments.length?t:void 0)}});var ho=ct.find,fo="find",po=!0;fo in[]&&Array(1)[fo](function(){po=!1}),oe({target:"Array",proto:!0,forced:po},{find:function(e,t){return ho(this,e,1<arguments.length?t:void 0)}}),$t(fo);var mo=De("iterator"),go=!1;try{var vo=0,yo={next:function(){return{done:!!vo++}},return:function(){go=!0}};yo[mo]=function(){return this},Array.from(yo,function(){throw 2})}catch(e){}function bo(e,t){if(!t&&!go)return!1;var n=!1;try{var i={};i[mo]=function(){return{next:function(){return{done:n=!0}}}},e(i)}catch(e){}return n}var wo=!bo(function(e){Array.from(e)});oe({target:"Array",stat:!0,forced:wo},{from:Hi});var ko=ve.includes;oe({target:"Array",proto:!0},{includes:function(e,t){return ko(this,e,1<arguments.length?t:void 0)}}),$t("includes");var To=ct.map;oe({target:"Array",proto:!0,forced:!xn("map")},{map:function(e,t){return To(this,e,1<arguments.length?t:void 0)}});function So(e,t,n){var i,r;return hn&&"function"==typeof(i=t.constructor)&&i!==n&&v(r=i.prototype)&&r!==n.prototype&&hn(e,r),e}function Eo(n){return function(e){var t=String(h(e));return 1&n&&(t=t.replace(Po,"")),2&n&&(t=t.replace(Lo,"")),t}}function Ao(e){var t,n,i,r,a,o,s,l,c=u(e,!1);if("string"==typeof c&&2<c.length)if(43===(t=(c=No(c)).charCodeAt(0))||45===t){if(88===(n=c.charCodeAt(2))||120===n)return NaN}else if(48===t){switch(c.charCodeAt(1)){case 66:case 98:i=2,r=49;break;case 79:case 111:i=8,r=55;break;default:return+c}for(o=(a=c.slice(2)).length,s=0;s<o;s++)if((l=a.charCodeAt(s))<48||r<l)return NaN;return parseInt(a,i)}return+c}var xo="\t\n\v\f\r                 \u2028\u2029\ufeff",Co="["+xo+"]",Po=RegExp("^"+Co+Co+"*"),Lo=RegExp(Co+Co+"*$"),Io={start:Eo(1),end:Eo(2),trim:Eo(3)},Mo=ke.f,Oo=j.f,jo=_.f,No=Io.trim,_o="Number",Ro=y[_o],Uo=Ro.prototype,Fo=d(qe(Uo))==_o;if(Le(_o,!Ro(" 0o1")||!Ro("0b1")||Ro("+0x1"))){for(var qo,Do=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof Do&&(Fo?g(function(){Uo.valueOf.call(n)}):d(n)!=_o)?So(new Ro(Ao(t)),n,Do):Ao(t)},Ho=b?Mo(Ro):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),Vo=0;Ho.length>Vo;Vo++)w(Ro,qo=Ho[Vo])&&!w(Do,qo)&&jo(Do,qo,Oo(Ro,qo));(Do.prototype=Uo).constructor=Do,ue(y,_o,Do)}var Bo=g(function(){je(1)});oe({target:"Object",stat:!0,forced:Bo},{keys:function(e){return je(se(e))}});function zo(e){if(gi(e))throw TypeError("The method doesn't accept regular expressions");return e}function Wo(t){var n=/./;try{"/./"[t](n)}catch(e){try{return n[Ko]=!1,"/./"[t](n)}catch(e){}}}var Ko=De("match");oe({target:"String",proto:!0,forced:!Wo("includes")},{includes:function(e,t){return!!~String(h(this)).indexOf(zo(e),1<arguments.length?t:void 0)}});function $o(i,e,t,r,a){function n(e){var n=s[e];ue(s,e,"add"==e?function(e){return n.call(this,0===e?0:e),this}:"delete"==e?function(e){return!(a&&!v(e))&&n.call(this,0===e?0:e)}:"get"==e?function(e){return a&&!v(e)?void 0:n.call(this,0===e?0:e)}:"has"==e?function(e){return!(a&&!v(e))&&n.call(this,0===e?0:e)}:function(e,t){return n.call(this,0===e?0:e,t),this})}var o=y[i],s=o&&o.prototype,l=o,c=r?"set":"add",u={};if(Le(i,"function"!=typeof o||!(a||s.forEach&&!g(function(){(new o).entries().next()}))))l=t.getConstructor(e,i,r,c),Xo.REQUIRED=!0;else if(Le(i,!0)){var h=new l,f=h[c](a?{}:-0,1)!=h,d=g(function(){h.has(1)}),p=bo(function(e){new o(e)}),m=!a&&g(function(){for(var e=new o,t=5;t--;)e[c](t,t);return!e.has(-0)});p||(((l=e(function(e,t){Ui(e,l,i);var n=So(new o,e,l);return null!=t&&Jo(t,n[c],n,r),n})).prototype=s).constructor=l),(d||m)&&(n("delete"),n("has"),r&&n("get")),(m||f)&&n(c),a&&s.clear&&delete s.clear}return u[i]=l,oe({global:!0,forced:l!=o},u),Ve(l,i),a||t.setStrong(l,i,r),l}function Yo(e){return e.frozen||(e.frozen=new as)}function Go(e,t){return ns(e.entries,function(e){return e[0]===t})}var Qo=!g(function(){return Object.isExtensible(Object.preventExtensions({}))}),Xo=t(function(e){function n(e){t(e,i,{value:{objectID:"O"+ ++r,weakData:{}}})}var t=_.f,i=s("meta"),r=0,a=Object.isExtensible||function(){return!0},o=e.exports={REQUIRED:!1,fastKey:function(e,t){if(!v(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!w(e,i)){if(!a(e))return"F";if(!t)return"E";n(e)}return e[i].objectID},getWeakData:function(e,t){if(!w(e,i)){if(!a(e))return!0;if(!t)return!1;n(e)}return e[i].weakData},onFreeze:function(e){return Qo&&o.REQUIRED&&a(e)&&!w(e,i)&&n(e),e}};z[i]=!0}),Jo=(Xo.REQUIRED,Xo.fastKey,Xo.getWeakData,Xo.onFreeze,t(function(e){function f(e,t){this.stopped=e,this.result=t}(e.exports=function(e,t,n,i,r){var a,o,s,l,c,u,h=ze(t,n,i?2:1);if(r)a=e;else{if("function"!=typeof(o=Di(e)))throw TypeError("Target is not iterable");if(qi(o)){for(s=0,l=ee(e.length);s<l;s++)if((c=i?h(E(u=e[s])[0],u[1]):h(e[s]))&&c instanceof f)return c;return new f(!1)}a=o.call(e)}for(;!(u=a.next()).done;)if((c=Fi(a,h,u.value,i))&&c instanceof f)return c;return new f(!1)}).stop=function(e){return new f(!0,e)}})),Zo=Xo.getWeakData,es=ce.set,ts=ce.getterFor,ns=ct.find,is=ct.findIndex,rs=0,as=function(){this.entries=[]};as.prototype={get:function(e){var t=Go(this,e);if(t)return t[1]},has:function(e){return!!Go(this,e)},set:function(e,t){var n=Go(this,e);n?n[1]=t:this.entries.push([e,t])},delete:function(t){var e=is(this.entries,function(e){return e[0]===t});return~e&&this.entries.splice(e,1),!!~e}};var os={getConstructor:function(e,n,i,r){function a(e,t,n){var i=s(e),r=Zo(E(t),!0);return!0===r?Yo(i).set(t,n):r[i.id]=n,e}var o=e(function(e,t){Ui(e,o,n),es(e,{type:n,id:rs++,frozen:void 0}),null!=t&&Jo(t,e[r],e,i)}),s=ts(n);return Wi(o.prototype,{delete:function(e){var t=s(this);if(!v(e))return!1;var n=Zo(e);return!0===n?Yo(t).delete(e):n&&w(n,t.id)&&delete n[t.id]},has:function(e){var t=s(this);if(!v(e))return!1;var n=Zo(e);return!0===n?Yo(t).has(e):n&&w(n,t.id)}}),Wi(o.prototype,i?{get:function(e){var t=s(this);if(v(e)){var n=Zo(e);return!0===n?Yo(t).get(e):n?n[t.id]:void 0}},set:function(e,t){return a(this,e,t)}}:{add:function(e){return a(this,e,!0)}}),o}};t(function(e){function t(t){return function(e){return t(this,arguments.length?e:void 0)}}var i,r=ce.enforce,n=!y.ActiveXObject&&"ActiveXObject"in y,a=Object.isExtensible,o=e.exports=$o("WeakMap",t,os,!0,!0);if(D&&n){i=os.getConstructor(t,"WeakMap",!0),Xo.REQUIRED=!0;var s=o.prototype,l=s.delete,c=s.has,u=s.get,h=s.set;Wi(s,{delete:function(e){if(!v(e)||a(e))return l.call(this,e);var t=r(this);return t.frozen||(t.frozen=new i),l.call(this,e)||t.frozen.delete(e)},has:function(e){if(!v(e)||a(e))return c.call(this,e);var t=r(this);return t.frozen||(t.frozen=new i),c.call(this,e)||t.frozen.has(e)},get:function(e){if(!v(e)||a(e))return u.call(this,e);var t=r(this);return t.frozen||(t.frozen=new i),c.call(this,e)?u.call(this,e):t.frozen.get(e)},set:function(e,t){if(v(e)&&!a(e)){var n=r(this);n.frozen||(n.frozen=new i),c.call(this,e)?h.call(this,e,t):n.frozen.set(e,t)}else h.call(this,e,t);return this}})}});oe({target:"Object",stat:!0,forced:Object.assign!==ir},{assign:ir});var ss,ls=Io.trim;oe({target:"String",proto:!0,forced:(ss="trim",g(function(){return xo[ss]()||"​…᠎"!="​…᠎"[ss]()||xo[ss].name!==ss}))},{trim:function(){return ls(this)}});var cs="".repeat||function(e){var t=String(h(this)),n="",i=Z(e);if(i<0||i==1/0)throw RangeError("Wrong number of repetitions");for(;0<i;(i>>>=1)&&(t+=t))1&i&&(n+=t);return n},us=1..toFixed,hs=Math.floor,fs=function(e,t,n){return 0===t?n:t%2==1?fs(e,t-1,n*e):fs(e*e,t/2,n)},ds=us&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!g(function(){us.call({})});oe({target:"Number",proto:!0,forced:ds},{toFixed:function(e){function t(e,t){for(var n=-1,i=t;++n<6;)i+=e*u[n],u[n]=i%1e7,i=hs(i/1e7)}function n(e){for(var t=6,n=0;0<=--t;)n+=u[t],u[t]=hs(n/e),n=n%e*1e7}function i(){for(var e=6,t="";0<=--e;)if(""!==t||0===e||0!==u[e]){var n=String(u[e]);t=""===t?n:t+cs.call("0",7-n.length)+n}return t}var r,a,o,s,l=function(e){if("number"!=typeof e&&"Number"!=d(e))throw TypeError("Incorrect invocation");return+e}(this),c=Z(e),u=[0,0,0,0,0,0],h="",f="0";if(c<0||20<c)throw RangeError("Incorrect fraction digits");if(l!=l)return"NaN";if(l<=-1e21||1e21<=l)return String(l);if(l<0&&(h="-",l=-l),1e-21<l)if(a=(r=function(e){for(var t=0,n=e;4096<=n;)t+=12,n/=4096;for(;2<=n;)t+=1,n/=2;return t}(l*fs(2,69,1))-69)<0?l*fs(2,-r,1):l/fs(2,r,1),a*=4503599627370496,0<(r=52-r)){for(t(0,a),o=c;7<=o;)t(1e7,0),o-=7;for(t(fs(10,o,1),0),o=r-1;23<=o;)n(1<<23),o-=23;n(1<<o),t(1,1),n(2),f=i()}else t(0,a),t(1<<-r,0),f=i()+cs.call("0",c);return f=0<c?h+((s=f.length)<=c?"0."+cs.call("0",c-s)+f:f.slice(0,s-c)+"."+f.slice(s-c)):h+f}});function ps(s){return function(e){for(var t,n=c(e),i=je(n),r=i.length,a=0,o=[];a<r;)t=i[a++],b&&!ms.call(n,t)||o.push(s?[t,n[t]]:n[t]);return o}}var ms=S.f,gs={entries:ps(!0),values:ps(!1)},vs=gs.entries;oe({target:"Object",stat:!0},{entries:function(e){return vs(e)}});var ys=gs.values;oe({target:"Object",stat:!0},{values:function(e){return ys(e)}});var bs={addCSS:!0,thumbWidth:15,watch:!0};oe({target:"Number",stat:!0},{isNaN:function(e){return e!=e}});function ws(e){return null!=e?e.constructor:null}function ks(e,t){return Boolean(e&&t&&e instanceof t)}function Ts(e){return null==e}function Ss(e){return ws(e)===Object}function Es(e){return ws(e)===String}function As(e){return Array.isArray(e)}function xs(e){return ks(e,NodeList)}var Cs=Es,Ps=As,Ls=xs,Is=function(e){return ks(e,Element)},Ms=function(e){return ks(e,Event)},Os=function(e){return Ts(e)||(Es(e)||As(e)||xs(e))&&!e.length||Ss(e)&&!Object.keys(e).length};function js(e,t){if(t<1){var n=(i="".concat(t).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/))?Math.max(0,(i[1]?i[1].length:0)-(i[2]?+i[2]:0)):0;return parseFloat(e.toFixed(n))}var i;return Math.round(e/t)*t}ni("match",1,function(i,c,u){return[function(e){var t=h(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,t):new RegExp(e)[i](String(t))},function(e){var t=u(c,e,this);if(t.done)return t.value;var n=E(e),i=String(this);if(!n.global)return ri(n,i);for(var r,a=n.unicode,o=[],s=n.lastIndex=0;null!==(r=ri(n,i));){var l=String(r[0]);""===(o[s]=l)&&(n.lastIndex=ii(i,ee(n.lastIndex),a)),s++}return 0===s?null:o}]});function Ns(e){var t=J(e),n=_.f;b&&t&&!t[Bs]&&n(t,Bs,{configurable:!0,get:function(){return this}})}function _s(e){if(Xs.hasOwnProperty(e)){var t=Xs[e];delete Xs[e],t()}}function Rs(e){return function(){_s(e)}}function Us(e){_s(e.data)}function Fs(e){y.postMessage(e+"",zs.protocol+"//"+zs.host)}var qs,Ds,Hs,Vs=function(){function u(e,t){Ja(this,u),Is(e)?this.element=e:Cs(e)&&(this.element=document.querySelector(e)),Is(this.element)&&Os(this.element.rangeTouch)&&(this.config=Object.assign({},bs,t),this.init())}return eo(u,[{key:"init",value:function(){u.enabled&&(this.config.addCSS&&(this.element.style.userSelect="none",this.element.style.webKitUserSelect="none",this.element.style.touchAction="manipulation"),this.listeners(!0),this.element.rangeTouch=this)}},{key:"destroy",value:function(){u.enabled&&(this.listeners(!1),this.element.rangeTouch=null)}},{key:"listeners",value:function(e){var t=this,n=e?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach(function(e){t.element[n](e,function(e){return t.set(e)},!1)})}},{key:"get",value:function(e){if(!u.enabled||!Ms(e))return null;var t,n=e.target,i=e.changedTouches[0],r=parseFloat(n.getAttribute("min"))||0,a=parseFloat(n.getAttribute("max"))||100,o=parseFloat(n.getAttribute("step"))||1,s=a-r,l=n.getBoundingClientRect(),c=100/l.width*(this.config.thumbWidth/2)/100;return(t=100/l.width*(i.clientX-l.left))<0?t=0:100<t&&(t=100),t<50?t-=(100-2*t)*c:50<t&&(t+=2*(t-50)*c),r+js(t/100*s,o)}},{key:"set",value:function(e){u.enabled&&Ms(e)&&!e.target.disabled&&(e.preventDefault(),e.target.value=this.get(e),function(e,t){if(e&&t){var n=new Event(t);e.dispatchEvent(n)}}(e.target,"touchend"===e.type?"change":"input"))}}],[{key:"setup",value:function(n,e){var t=1<arguments.length&&void 0!==e?e:{},i=null;if(Os(n)||Cs(n)?i=Array.from(document.querySelectorAll(Cs(n)?n:'input[type="range"]')):Is(n)?i=[n]:Ls(n)?i=Array.from(n):Ps(n)&&(i=n.filter(Is)),Os(i))return null;var r=Object.assign({},bs,t);Cs(n)&&r.watch&&new MutationObserver(function(e){Array.from(e).forEach(function(e){Array.from(e.addedNodes).forEach(function(e){if(Is(e)&&function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t=n)){var t;new u(e,r)}})})}).observe(document.body,{childList:!0,subtree:!0});return i.map(function(e){return new u(e,t)})}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),u}(),Bs=De("species"),zs=y.location,Ws=y.setImmediate,Ks=y.clearImmediate,$s=y.process,Ys=y.MessageChannel,Gs=y.Dispatch,Qs=0,Xs={},Js="onreadystatechange";Ws&&Ks||(Ws=function(e){for(var t=[],n=1;n<arguments.length;)t.push(arguments[n++]);return Xs[++Qs]=function(){("function"==typeof e?e:Function(e)).apply(void 0,t)},qs(Qs),Qs},Ks=function(e){delete Xs[e]},"process"==d($s)?qs=function(e){$s.nextTick(Rs(e))}:Gs&&Gs.now?qs=function(e){Gs.now(Rs(e))}:Ys?(Hs=(Ds=new Ys).port2,Ds.port1.onmessage=Us,qs=ze(Hs.postMessage,Hs,1)):!y.addEventListener||"function"!=typeof postMessage||y.importScripts||g(Fs)?qs=Js in a("script")?function(e){_e.appendChild(a("script"))[Js]=function(){_e.removeChild(this),_s(e)}}:function(e){setTimeout(Rs(e),0)}:(qs=Fs,y.addEventListener("message",Us,!1)));var Zs,el,tl,nl,il,rl,al,ol={set:Ws,clear:Ks},sl=J("navigator","userAgent")||"",ll=j.f,cl=ol.set,ul=y.MutationObserver||y.WebKitMutationObserver,hl=y.process,fl=y.Promise,dl="process"==d(hl),pl=ll(y,"queueMicrotask"),ml=pl&&pl.value;ml||(Zs=function(){var e,t;for(dl&&(e=hl.domain)&&e.exit();el;){t=el.fn,el=el.next;try{t()}catch(e){throw el?nl():tl=void 0,e}}tl=void 0,e&&e.enter()},nl=dl?function(){hl.nextTick(Zs)}:ul&&!/(iphone|ipod|ipad).*applewebkit/i.test(sl)?(il=!0,rl=document.createTextNode(""),new ul(Zs).observe(rl,{characterData:!0}),function(){rl.data=il=!il}):fl&&fl.resolve?(al=fl.resolve(void 0),function(){al.then(Zs)}):function(){cl.call(y,Zs)});function gl(e){var n,i;this.promise=new e(function(e,t){if(void 0!==n||void 0!==i)throw TypeError("Bad Promise constructor");n=e,i=t}),this.resolve=Be(n),this.reject=Be(i)}function vl(e,t){if(E(e),v(t)&&t.constructor===e)return t;var n=Pl.f(e);return(0,n.resolve)(t),n.promise}function yl(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}function bl(e){var t;return!(!v(e)||"function"!=typeof(t=e.then))&&t}function wl(h,f,d){if(!f.notified){f.notified=!0;var p=f.reactions;Cl(function(){for(var e=f.value,t=1==f.state,n=0;p.length>n;){var i,r,a,o=p[n++],s=t?o.ok:o.fail,l=o.resolve,c=o.reject,u=o.domain;try{s?(t||(2===f.rejection&&Xl(h,f),f.rejection=1),!0===s?i=e:(u&&u.enter(),i=s(e),u&&(u.exit(),a=!0)),i===o.promise?c(Rl("Promise-chain cycle")):(r=bl(i))?r.call(i,l,c):l(i)):c(e)}catch(e){u&&!a&&u.exit(),c(e)}}f.reactions=[],f.notified=!1,d&&!f.rejection&&Gl(h,f)})}}function kl(e,t,n){var i,r;Wl?((i=Ul.createEvent("Event")).promise=t,i.reason=n,i.initEvent(e,!1,!0),y.dispatchEvent(i)):i={promise:t,reason:n},(r=y["on"+e])?r(i):e===Kl&&function(e,t){var n=y.console;n&&n.error&&(1===arguments.length?n.error(e):n.error(e,t))}("Unhandled promise rejection",n)}function Tl(t,n,i,r){return function(e){t(n,i,e,r)}}function Sl(e,t,n,i){t.done||(t.done=!0,i&&(t=i),t.value=n,t.state=2,wl(e,t,!0))}var El,Al,xl,Cl=ml||function(e){var t={fn:e,next:void 0};tl&&(tl.next=t),el||(el=t,nl()),tl=t},Pl={f:function(e){return new gl(e)}},Ll=ol.set,Il=De("species"),Ml="Promise",Ol=ce.get,jl=ce.set,Nl=ce.getterFor(Ml),_l=y[Ml],Rl=y.TypeError,Ul=y.document,Fl=y.process,ql=y.fetch,Dl=Fl&&Fl.versions,Hl=Dl&&Dl.v8||"",Vl=Pl.f,Bl=Vl,zl="process"==d(Fl),Wl=!!(Ul&&Ul.createEvent&&y.dispatchEvent),Kl="unhandledrejection",$l=Le(Ml,function(){function t(){}var e=_l.resolve(1),n=(e.constructor={})[Il]=function(e){e(t,t)};return!((zl||"function"==typeof PromiseRejectionEvent)&&e.then(t)instanceof n&&0!==Hl.indexOf("6.6")&&-1===sl.indexOf("Chrome/66"))}),Yl=$l||!bo(function(e){_l.all(e).catch(function(){})}),Gl=function(n,i){Ll.call(y,function(){var e,t=i.value;if(Ql(i)&&(e=yl(function(){zl?Fl.emit("unhandledRejection",t,n):kl(Kl,n,t)}),i.rejection=zl||Ql(i)?2:1,e.error))throw e.value})},Ql=function(e){return 1!==e.rejection&&!e.parent},Xl=function(e,t){Ll.call(y,function(){zl?Fl.emit("rejectionHandled",e):kl("rejectionhandled",e,t.value)})},Jl=function(n,i,e,t){if(!i.done){i.done=!0,t&&(i=t);try{if(n===e)throw Rl("Promise can't be resolved itself");var r=bl(e);r?Cl(function(){var t={done:!1};try{r.call(e,Tl(Jl,n,t,i),Tl(Sl,n,t,i))}catch(e){Sl(n,t,e,i)}}):(i.value=e,i.state=1,wl(n,i,!1))}catch(e){Sl(n,{done:!1},e,i)}}};$l&&(_l=function(e){Ui(this,_l,Ml),Be(e),El.call(this);var t=Ol(this);try{e(Tl(Jl,this,t),Tl(Sl,this,t))}catch(e){Sl(this,t,e)}},(El=function(){jl(this,{type:Ml,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=Wi(_l.prototype,{then:function(e,t){var n=Nl(this),i=Vl(vi(this,_l));return i.ok="function"!=typeof e||e,i.fail="function"==typeof t&&t,i.domain=zl?Fl.domain:void 0,n.parent=!0,n.reactions.push(i),0!=n.state&&wl(this,n,!1),i.promise},catch:function(e){return this.then(void 0,e)}}),Al=function(){var e=new El,t=Ol(e);this.promise=e,this.resolve=Tl(Jl,e,t),this.reject=Tl(Sl,e,t)},Pl.f=Vl=function(e){return e===_l||e===xl?new Al:Bl(e)},"function"==typeof ql&&oe({global:!0,enumerable:!0,forced:!0},{fetch:function(e){return vl(_l,ql.apply(y,arguments))}})),oe({global:!0,wrap:!0,forced:$l},{Promise:_l}),Ve(_l,Ml,!1),Ns(Ml),xl=he[Ml],oe({target:Ml,stat:!0,forced:$l},{reject:function(e){var t=Vl(this);return t.reject.call(void 0,e),t.promise}}),oe({target:Ml,stat:!0,forced:$l},{resolve:function(e){return vl(this,e)}}),oe({target:Ml,stat:!0,forced:Yl},{all:function(e){var s=this,t=Vl(s),l=t.resolve,c=t.reject,n=yl(function(){var i=Be(s.resolve),r=[],a=0,o=1;Jo(e,function(e){var t=a++,n=!1;r.push(void 0),o++,i.call(s,e).then(function(e){n||(n=!0,r[t]=e,--o||l(r))},c)}),--o||l(r)});return n.error&&c(n.value),t.promise},race:function(e){var n=this,i=Vl(n),r=i.reject,t=yl(function(){var t=Be(n.resolve);Jo(e,function(e){t.call(n,e).then(i.resolve,r)})});return t.error&&r(t.value),i.promise}});var Zl="".startsWith,ec=Math.min;oe({target:"String",proto:!0,forced:!Wo("startsWith")},{startsWith:function(e,t){var n=String(h(this));zo(e);var i=ee(ec(1<arguments.length?t:void 0,n.length)),r=String(e);return Zl?Zl.call(n,r,i):n.slice(i,i+r.length)===r}});function tc(e){return null!=e?e.constructor:null}function nc(e,t){return Boolean(e&&t&&e instanceof t)}function ic(e){return null==e}function rc(e){return tc(e)===Object}function ac(e){return tc(e)===String}function oc(e){return Array.isArray(e)}function sc(e){return nc(e,NodeList)}function lc(e){return ic(e)||(ac(e)||oc(e)||sc(e))&&!e.length||rc(e)&&!Object.keys(e).length}var cc,uc,hc,fc={nullOrUndefined:ic,object:rc,number:function(e){return tc(e)===Number&&!Number.isNaN(e)},string:ac,boolean:function(e){return tc(e)===Boolean},function:function(e){return tc(e)===Function},array:oc,weakMap:function(e){return nc(e,WeakMap)},nodeList:sc,element:function(e){return nc(e,Element)},textNode:function(e){return tc(e)===Text},event:function(e){return nc(e,Event)},keyboardEvent:function(e){return nc(e,KeyboardEvent)},cue:function(e){return nc(e,window.TextTrackCue)||nc(e,window.VTTCue)},track:function(e){return nc(e,TextTrack)||!ic(e)&&ac(e.kind)},promise:function(e){return nc(e,Promise)},url:function(e){if(nc(e,window.URL))return!0;if(!ac(e))return!1;var t=e;e.startsWith("http://")&&e.startsWith("https://")||(t="http://".concat(e));try{return!lc(new URL(t).hostname)}catch(e){return!1}},empty:lc},dc=(cc=document.createElement("span"),uc={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},hc=Object.keys(uc).find(function(e){return void 0!==cc.style[e]}),!!fc.string(hc)&&uc[hc]);function pc(e,t){setTimeout(function(){try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch(e){}},t)}var mc={isIE:!!document.documentMode,isEdge:window.navigator.userAgent.includes("Edge"),isWebkit:"WebkitAppearance"in document.documentElement.style&&!/Edge/.test(navigator.userAgent),isIPhone:/(iPhone|iPod)/gi.test(navigator.platform),isIos:/(iPad|iPhone|iPod)/gi.test(navigator.platform)},gc=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0,null}});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function vc(t,e,n){var i=this,r=3<arguments.length&&void 0!==arguments[3]&&arguments[3],a=!(4<arguments.length&&void 0!==arguments[4])||arguments[4],o=5<arguments.length&&void 0!==arguments[5]&&arguments[5];if(t&&"addEventListener"in t&&!fc.empty(e)&&fc.function(n)){var s=e.split(" "),l=o;gc&&(l={passive:a,capture:o}),s.forEach(function(e){i&&i.eventListeners&&r&&i.eventListeners.push({element:t,type:e,callback:n,options:l}),t[r?"addEventListener":"removeEventListener"](e,n,l)})}}function yc(e){vc.call(this,e,1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",2<arguments.length?arguments[2]:void 0,!0,!(3<arguments.length&&void 0!==arguments[3])||arguments[3],4<arguments.length&&void 0!==arguments[4]&&arguments[4])}function bc(e){vc.call(this,e,1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",2<arguments.length?arguments[2]:void 0,!1,!(3<arguments.length&&void 0!==arguments[3])||arguments[3],4<arguments.length&&void 0!==arguments[4]&&arguments[4])}function wc(r){var a=this,o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",s=2<arguments.length?arguments[2]:void 0,l=!(3<arguments.length&&void 0!==arguments[3])||arguments[3],c=4<arguments.length&&void 0!==arguments[4]&&arguments[4];vc.call(this,r,o,function e(){bc(r,o,e,l,c);for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];s.apply(a,n)},!0,l,c)}function kc(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",n=2<arguments.length&&void 0!==arguments[2]&&arguments[2],i=3<arguments.length&&void 0!==arguments[3]?arguments[3]:{};if(fc.element(e)&&!fc.empty(t)){var r=new CustomEvent(t,{bubbles:n,detail:Object.assign({},i,{plyr:this})});e.dispatchEvent(r)}}function Tc(e,t){return t.split(".").reduce(function(e,t){return e&&e[t]},e)}function Sc(){for(var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length,n=new Array(1<e?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];if(!n.length)return t;var r=n.shift();return fc.object(r)?(Object.keys(r).forEach(function(e){fc.object(r[e])?(Object.keys(t).includes(e)||Object.assign(t,to({},e,{})),Sc(t[e],r[e])):Object.assign(t,to({},e,r[e]))}),Sc.apply(void 0,[t].concat(n))):t}function Ec(e,a){var t=e.length?e:[e];Array.from(t).reverse().forEach(function(e,t){var n=0<t?a.cloneNode(!0):a,i=e.parentNode,r=e.nextSibling;n.appendChild(e),r?i.insertBefore(n,r):i.appendChild(n)})}function Ac(r,e){fc.element(r)&&!fc.empty(e)&&Object.entries(e).filter(function(e){var t=no(e,2)[1];return!fc.nullOrUndefined(t)}).forEach(function(e){var t=no(e,2),n=t[0],i=t[1];return r.setAttribute(n,i)})}function xc(e,t,n){var i=document.createElement(e);return fc.object(t)&&Ac(i,t),fc.string(n)&&(i.innerText=n),i}function Cc(e,t,n,i){fc.element(t)&&t.appendChild(xc(e,n,i))}function Pc(e){fc.nodeList(e)||fc.array(e)?Array.from(e).forEach(Pc):fc.element(e)&&fc.element(e.parentNode)&&e.parentNode.removeChild(e)}function Lc(e){if(fc.element(e))for(var t=e.childNodes.length;0<t;)e.removeChild(e.lastChild),--t}function Ic(e,t){return fc.element(t)&&fc.element(t.parentNode)&&fc.element(e)?(t.parentNode.replaceChild(e,t),e):null}function Mc(e,t){if(!fc.string(e)||fc.empty(e))return{};var o={},s=Sc({},t);return e.split(",").forEach(function(e){var t=e.trim(),n=t.replace(".",""),i=t.replace(/[[\]]/g,"").split("="),r=no(i,1)[0],a=1<i.length?i[1].replace(/["']/g,""):"";switch(t.charAt(0)){case".":fc.string(s.class)?o.class="".concat(s.class," ").concat(n):o.class=n;break;case"#":o.id=t.replace("#","");break;case"[":o[r]=a}}),Sc(s,o)}function Oc(e,t){if(fc.element(e)){var n=t;fc.boolean(n)||(n=!e.hidden),e.hidden=n}}function jc(e,t,n){if(fc.nodeList(e))return Array.from(e).map(function(e){return jc(e,t,n)});if(fc.element(e)){var i="toggle";return void 0!==n&&(i=n?"add":"remove"),e.classList[i](t),e.classList.contains(t)}return!1}function Nc(e,t){return fc.element(e)&&e.classList.contains(t)}function _c(e,t){return function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t)}function Rc(e){return this.elements.container.querySelectorAll(e)}function Uc(e){return this.elements.container.querySelector(e)}function Fc(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,t=1<arguments.length&&void 0!==arguments[1]&&arguments[1];fc.element(e)&&(e.focus({preventScroll:!0}),t&&jc(e,this.config.classNames.tabFocus))}var qc,Dc={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},Hc={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check:function(e,t,n){var i=mc.isIPhone&&n&&Hc.playsinline,r=Hc[e]||"html5"!==t;return{api:r,ui:r&&Hc.rangeInput&&("video"!==e||!mc.isIPhone||i)}},pip:!(mc.isIPhone||!fc.function(xc("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||xc("video").disablePictureInPicture)),airplay:fc.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime:function(e){if(fc.empty(e))return!1;var t=no(e.split("/"),1)[0],n=e;if(!this.isHTML5||t!==this.type)return!1;Object.keys(Dc).includes(n)&&(n+='; codecs="'.concat(Dc[e],'"'));try{return Boolean(n&&this.media.canPlayType(n).replace(/no/,""))}catch(e){return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:((qc=document.createElement("input")).type="range")===qc.type,touch:"ontouchstart"in document.documentElement,transitions:!1!==dc,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches};function Vc(e){return(fc.array(e)||fc.string(e)&&e.includes(":"))&&(fc.array(e)?e:e.split(":")).map(Number).every(fc.number)}function Bc(e){if(!fc.array(e)||!e.every(fc.number))return null;var t=no(e,2),n=t[0],i=t[1],r=function e(t,n){return 0===n?t:e(n,t%n)}(n,i);return[n/r,i/r]}function zc(e){function t(e){return Vc(e)?e.split(":").map(Number):null}var n=t(e);if(null===n&&(n=t(this.config.ratio)),null===n&&!fc.empty(this.embed)&&fc.array(this.embed.ratio)&&(n=this.embed.ratio),null===n&&this.isHTML5){var i=this.media;n=Bc([i.videoWidth,i.videoHeight])}return n}function Wc(e){if(!this.isVideo)return{};var t=zc.call(this,e),n=no(fc.array(t)?t:[0,0],2),i=100/n[0]*n[1];if(this.elements.wrapper.style.paddingBottom="".concat(i,"%"),this.isVimeo&&this.supported.ui){var r=(240-i)/4.8;this.media.style.transform="translateY(-".concat(r,"%)")}else this.isHTML5&&this.elements.wrapper.classList.toggle(this.config.classNames.videoFixedRatio,null!==t);return{padding:i,ratio:t}}var Kc={getSources:function(){var n=this;return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter(function(e){var t=e.getAttribute("type");return!!fc.empty(t)||Hc.mime.call(n,t)}):[]},getQualityOptions:function(){return Kc.getSources.call(this).map(function(e){return Number(e.getAttribute("size"))}).filter(Boolean)},extend:function(){if(this.isHTML5){var s=this;fc.empty(this.config.ratio)||Wc.call(s),Object.defineProperty(s.media,"quality",{get:function(){var e=Kc.getSources.call(s).find(function(e){return e.getAttribute("src")===s.source});return e&&Number(e.getAttribute("size"))},set:function(t){var e=Kc.getSources.call(s).find(function(e){return Number(e.getAttribute("size"))===t});if(e){var n=s.media,i=n.currentTime,r=n.paused,a=n.preload,o=n.readyState;s.media.src=e.getAttribute("src"),"none"===a&&!o||(s.once("loadedmetadata",function(){s.currentTime=i,r||s.play()}),s.media.load()),kc.call(s,s.media,"qualitychange",!1,{quality:t})}}})}},cancelRequests:function(){this.isHTML5&&(Pc(Kc.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function $c(n){return fc.array(n)?n.filter(function(e,t){return n.indexOf(e)===t}):n}var Yc=_.f,Gc=ke.f,Qc=De("match"),Xc=y.RegExp,Jc=Xc.prototype,Zc=/a/g,eu=/a/g,tu=new Xc(Zc)!==Zc;if(b&&Le("RegExp",!tu||g(function(){return eu[Qc]=!1,Xc(Zc)!=Zc||Xc(eu)==eu||"/a/i"!=Xc(Zc,"i")}))){for(var nu=function(e,t){var n=this instanceof nu,i=gi(e),r=void 0===t;return!n&&i&&e.constructor===nu&&r?e:So(tu?new Xc(i&&!r?e.source:e,t):Xc((i=e instanceof nu)?e.source:e,i&&r?Un.call(e):t),n?this:Jc,nu)},iu=function(t){t in nu||Yc(nu,t,{configurable:!0,get:function(){return Xc[t]},set:function(e){Xc[t]=e}})},ru=Gc(Xc),au=0;ru.length>au;)iu(ru[au++]);(Jc.constructor=nu).prototype=Jc,ue(y,"RegExp",nu)}function ou(e){for(var t=arguments.length,n=new Array(1<t?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return fc.empty(e)?e:e.toString().replace(/{(\d+)}/g,function(e,t){return n[t].toString()})}function su(e,t,n){var i=1<arguments.length&&void 0!==t?t:"",r=2<arguments.length&&void 0!==n?n:"";return(0<arguments.length&&void 0!==e?e:"").replace(new RegExp(i.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),r.toString())}function lu(e){return(0<arguments.length&&void 0!==e?e:"").toString().replace(/\w\S*/g,function(e){return e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()})}function cu(e){var t=(0<arguments.length&&void 0!==e?e:"").toString();return(t=function(e){var t=(0<arguments.length&&void 0!==e?e:"").toString();return t=su(t,"-"," "),t=su(t,"_"," "),su(t=lu(t)," ","")}(t)).charAt(0).toLowerCase()+t.slice(1)}function uu(e){var t=document.createElement("div");return t.appendChild(e),t.innerHTML}Ns("RegExp");var hu={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},fu=function(e,t){var n=0<arguments.length&&void 0!==e?e:"",i=1<arguments.length&&void 0!==t?t:{};if(fc.empty(n)||fc.empty(i))return"";var r=Tc(i.i18n,n);if(fc.empty(r))return Object.keys(hu).includes(n)?hu[n]:"";var a={"{seektime}":i.seekTime,"{title}":i.title};return Object.entries(a).forEach(function(e){var t=no(e,2),n=t[0],i=t[1];r=su(r,n,i)}),r},du=function(){function i(e){Ja(this,i),this.enabled=e.config.storage.enabled,this.key=e.config.storage.key}return eo(i,[{key:"get",value:function(e){if(!i.supported||!this.enabled)return null;var t=window.localStorage.getItem(this.key);if(fc.empty(t))return null;var n=JSON.parse(t);return fc.string(e)&&e.length?n[e]:n}},{key:"set",value:function(e){if(i.supported&&this.enabled&&fc.object(e)){var t=this.get();fc.empty(t)&&(t={}),Sc(t,e),window.localStorage.setItem(this.key,JSON.stringify(t))}}}],[{key:"supported",get:function(){try{if(!("localStorage"in window))return!1;var e="___test";return window.localStorage.setItem(e,e),window.localStorage.removeItem(e),!0}catch(e){return!1}}}]),i}();function pu(e,t){var r=1<arguments.length&&void 0!==t?t:"text";return new Promise(function(t,n){try{var i=new XMLHttpRequest;if(!("withCredentials"in i))return;i.addEventListener("load",function(){if("text"===r)try{t(JSON.parse(i.responseText))}catch(e){t(i.responseText)}else t(i.response)}),i.addEventListener("error",function(){throw new Error(i.status)}),i.open("GET",e,!0),i.responseType=r,i.send()}catch(e){n(e)}})}function mu(e,t){if(fc.string(e)){var n=fc.string(t),i=function(){return null!==document.getElementById(t)},r=function(e,t){e.innerHTML=t,n&&i()||document.body.insertAdjacentElement("afterbegin",e)};if(!n||!i()){var a=du.supported,o=document.createElement("div");if(o.setAttribute("hidden",""),n&&o.setAttribute("id",t),a){var s=window.localStorage.getItem("".concat("cache","-").concat(t));if(null!==s){var l=JSON.parse(s);r(o,l.content)}}pu(e).then(function(e){fc.empty(e)||(a&&window.localStorage.setItem("".concat("cache","-").concat(t),JSON.stringify({content:e})),r(o,e))}).catch(function(){})}}}var gu=Math.ceil,vu=Math.floor;oe({target:"Math",stat:!0},{trunc:function(e){return(0<e?vu:gu)(e)}});var yu=function(e){return Math.trunc(e/60/60%60,10)},bu=function(e){return Math.trunc(e/60%60,10)},wu=function(e){return Math.trunc(e%60,10)};function ku(e,t,n){var i=0<arguments.length&&void 0!==e?e:0,r=1<arguments.length&&void 0!==t&&t,a=2<arguments.length&&void 0!==n&&n;if(!fc.number(i))return ku(null,r,a);function o(e){return"0".concat(e).slice(-2)}var s=yu(i),l=bu(i),c=wu(i);return s=r||0<s?"".concat(s,":"):"","".concat(a&&0<i?"-":"").concat(s).concat(o(l),":").concat(o(c))}var Tu={getIconUrl:function(){var e=new URL(this.config.iconUrl,window.location).host!==window.location.host||mc.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:e}},findElements:function(){try{return this.elements.controls=Uc.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:Rc.call(this,this.config.selectors.buttons.play),pause:Uc.call(this,this.config.selectors.buttons.pause),restart:Uc.call(this,this.config.selectors.buttons.restart),rewind:Uc.call(this,this.config.selectors.buttons.rewind),fastForward:Uc.call(this,this.config.selectors.buttons.fastForward),mute:Uc.call(this,this.config.selectors.buttons.mute),pip:Uc.call(this,this.config.selectors.buttons.pip),airplay:Uc.call(this,this.config.selectors.buttons.airplay),settings:Uc.call(this,this.config.selectors.buttons.settings),captions:Uc.call(this,this.config.selectors.buttons.captions),fullscreen:Uc.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=Uc.call(this,this.config.selectors.progress),this.elements.inputs={seek:Uc.call(this,this.config.selectors.inputs.seek),volume:Uc.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:Uc.call(this,this.config.selectors.display.buffer),currentTime:Uc.call(this,this.config.selectors.display.currentTime),duration:Uc.call(this,this.config.selectors.display.duration)},fc.element(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(".".concat(this.config.classNames.tooltip))),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon:function(e,t){var n="http://www.w3.org/2000/svg",i=Tu.getIconUrl.call(this),r="".concat(i.cors?"":i.url,"#").concat(this.config.iconPrefix),a=document.createElementNS(n,"svg");Ac(a,Sc(t,{role:"presentation",focusable:"false"}));var o=document.createElementNS(n,"use"),s="".concat(r,"-").concat(e);return"href"in o&&o.setAttributeNS("http://www.w3.org/1999/xlink","href",s),o.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s),a.appendChild(o),a},createLabel:function(e,t){var n=1<arguments.length&&void 0!==t?t:{},i=fu(e,this.config);return xc("span",Object.assign({},n,{class:[n.class,this.config.classNames.hidden].filter(Boolean).join(" ")}),i)},createBadge:function(e){if(fc.empty(e))return null;var t=xc("span",{class:this.config.classNames.menu.value});return t.appendChild(xc("span",{class:this.config.classNames.menu.badge},e)),t},createButton:function(e,t){var n=this,i=Sc({},t),r=cu(e),a={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach(function(e){Object.keys(i).includes(e)&&(a[e]=i[e],delete i[e])}),"button"!==a.element||Object.keys(i).includes("type")||(i.type="button"),Object.keys(i).includes("class")?i.class.split(" ").some(function(e){return e===n.config.classNames.control})||Sc(i,{class:"".concat(i.class," ").concat(this.config.classNames.control)}):i.class=this.config.classNames.control,e){case"play":a.toggle=!0,a.label="play",a.labelPressed="pause",a.icon="play",a.iconPressed="pause";break;case"mute":a.toggle=!0,a.label="mute",a.labelPressed="unmute",a.icon="volume",a.iconPressed="muted";break;case"captions":a.toggle=!0,a.label="enableCaptions",a.labelPressed="disableCaptions",a.icon="captions-off",a.iconPressed="captions-on";break;case"fullscreen":a.toggle=!0,a.label="enterFullscreen",a.labelPressed="exitFullscreen",a.icon="enter-fullscreen",a.iconPressed="exit-fullscreen";break;case"play-large":i.class+=" ".concat(this.config.classNames.control,"--overlaid"),r="play",a.label="play",a.icon="play";break;default:fc.empty(a.label)&&(a.label=r),fc.empty(a.icon)&&(a.icon=e)}var o=xc(a.element);return a.toggle?(o.appendChild(Tu.createIcon.call(this,a.iconPressed,{class:"icon--pressed"})),o.appendChild(Tu.createIcon.call(this,a.icon,{class:"icon--not-pressed"})),o.appendChild(Tu.createLabel.call(this,a.labelPressed,{class:"label--pressed"})),o.appendChild(Tu.createLabel.call(this,a.label,{class:"label--not-pressed"}))):(o.appendChild(Tu.createIcon.call(this,a.icon)),o.appendChild(Tu.createLabel.call(this,a.label))),Sc(i,Mc(this.config.selectors.buttons[r],i)),Ac(o,i),"play"===r?(fc.array(this.elements.buttons[r])||(this.elements.buttons[r]=[]),this.elements.buttons[r].push(o)):this.elements.buttons[r]=o,o},createRange:function(e,t){var n=xc("input",Sc(Mc(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":fu(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},t));return this.elements.inputs[e]=n,Tu.updateRangeFill.call(this,n),Vs.setup(n),n},createProgress:function(e,t){var n=xc("progress",Sc(Mc(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},t));if("volume"!==e){n.appendChild(xc("span",null,"0"));var i={played:"played",buffer:"buffered"}[e],r=i?fu(i,this.config):"";n.innerText="% ".concat(r.toLowerCase())}return this.elements.display[e]=n},createTime:function(e,t){var n=Mc(this.config.selectors.display[e],t),i=xc("div",Sc(n,{class:"".concat(n.class?n.class:""," ").concat(this.config.classNames.display.time," ").trim(),"aria-label":fu(e,this.config)}),"00:00");return this.elements.display[e]=i},bindMenuItemShortcuts:function(i,r){var a=this;yc(i,"keydown keyup",function(e){if([32,38,39,40].includes(e.which)&&(e.preventDefault(),e.stopPropagation(),"keydown"!==e.type)){var t,n=_c(i,'[role="menuitemradio"]');if(!n&&[32,39].includes(e.which))Tu.showMenuPanel.call(a,r,!0);else 32!==e.which&&(40===e.which||n&&39===e.which?(t=i.nextElementSibling,fc.element(t)||(t=i.parentNode.firstElementChild)):(t=i.previousElementSibling,fc.element(t)||(t=i.parentNode.lastElementChild)),Fc.call(a,t,!0))}},!1),yc(i,"keyup",function(e){13===e.which&&Tu.focusFirstMenuItem.call(a,null,!0)})},createMenuItem:function(e){var t=this,n=e.value,i=e.list,r=e.type,a=e.title,o=e.badge,s=void 0===o?null:o,l=e.checked,c=void 0!==l&&l,u=Mc(this.config.selectors.inputs[r]),h=xc("button",Sc(u,{type:"button",role:"menuitemradio",class:"".concat(this.config.classNames.control," ").concat(u.class?u.class:"").trim(),"aria-checked":c,value:n})),f=xc("span");f.innerHTML=a,fc.element(s)&&f.appendChild(s),h.appendChild(f),Object.defineProperty(h,"checked",{enumerable:!0,get:function(){return"true"===h.getAttribute("aria-checked")},set:function(e){e&&Array.from(h.parentNode.children).filter(function(e){return _c(e,'[role="menuitemradio"]')}).forEach(function(e){return e.setAttribute("aria-checked","false")}),h.setAttribute("aria-checked",e?"true":"false")}}),this.listeners.bind(h,"click keyup",function(e){if(!fc.keyboardEvent(e)||32===e.which){switch(e.preventDefault(),e.stopPropagation(),h.checked=!0,r){case"language":t.currentTrack=Number(n);break;case"quality":t.quality=n;break;case"speed":t.speed=parseFloat(n)}Tu.showMenuPanel.call(t,"home",fc.keyboardEvent(e))}},r,!1),Tu.bindMenuItemShortcuts.call(this,h,r),i.appendChild(h)},formatTime:function(e,t){var n=0<arguments.length&&void 0!==e?e:0,i=1<arguments.length&&void 0!==t&&t;return fc.number(n)?ku(n,0<yu(this.duration),i):n},updateTimeDisplay:function(e,t,n){var i=0<arguments.length&&void 0!==e?e:null,r=1<arguments.length&&void 0!==t?t:0,a=2<arguments.length&&void 0!==n&&n;fc.element(i)&&fc.number(r)&&(i.innerText=Tu.formatTime(r,a))},updateVolume:function(){this.supported.ui&&(fc.element(this.elements.inputs.volume)&&Tu.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),fc.element(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||0===this.volume))},setRange:function(e,t){var n=1<arguments.length&&void 0!==t?t:0;fc.element(e)&&(e.value=n,Tu.updateRangeFill.call(this,e))},updateProgress:function(e){var a=this;if(this.supported.ui&&fc.event(e)){var t,n,i=0;if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":t=this.currentTime,n=this.duration,i=0===t||0===n||Number.isNaN(t)||Number.isNaN(n)?0:(t/n*100).toFixed(2),"timeupdate"===e.type&&Tu.setRange.call(this,this.elements.inputs.seek,i);break;case"playing":case"progress":!function(e,t){var n=fc.number(t)?t:0,i=fc.element(e)?e:a.elements.display.buffer;if(fc.element(i)){i.value=n;var r=i.getElementsByTagName("span")[0];fc.element(r)&&(r.childNodes[0].nodeValue=n)}}(this.elements.display.buffer,100*this.buffered)}}},updateRangeFill:function(e){var t=fc.event(e)?e.target:e;if(fc.element(t)&&"range"===t.getAttribute("type")){if(_c(t,this.config.selectors.inputs.seek)){t.setAttribute("aria-valuenow",this.currentTime);var n=Tu.formatTime(this.currentTime),i=Tu.formatTime(this.duration),r=fu("seekLabel",this.config);t.setAttribute("aria-valuetext",r.replace("{currentTime}",n).replace("{duration}",i))}else if(_c(t,this.config.selectors.inputs.volume)){var a=100*t.value;t.setAttribute("aria-valuenow",a),t.setAttribute("aria-valuetext","".concat(a.toFixed(1),"%"))}else t.setAttribute("aria-valuenow",t.value);mc.isWebkit&&t.style.setProperty("--value","".concat(t.value/t.max*100,"%"))}},updateSeekTooltip:function(e){var t=this;if(this.config.tooltips.seek&&fc.element(this.elements.inputs.seek)&&fc.element(this.elements.display.seekTooltip)&&0!==this.duration){var n="".concat(this.config.classNames.tooltip,"--visible"),i=function(e){return jc(t.elements.display.seekTooltip,n,e)};if(this.touch)i(!1);else{var r=0,a=this.elements.progress.getBoundingClientRect();if(fc.event(e))r=100/a.width*(e.pageX-a.left);else{if(!Nc(this.elements.display.seekTooltip,n))return;r=parseFloat(this.elements.display.seekTooltip.style.left,10)}r<0?r=0:100<r&&(r=100),Tu.updateTimeDisplay.call(this,this.elements.display.seekTooltip,this.duration/100*r),this.elements.display.seekTooltip.style.left="".concat(r,"%"),fc.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&i("mouseenter"===e.type)}}},timeUpdate:function(e){var t=!fc.element(this.elements.display.duration)&&this.config.invertTime;Tu.updateTimeDisplay.call(this,this.elements.display.currentTime,t?this.duration-this.currentTime:this.currentTime,t),e&&"timeupdate"===e.type&&this.media.seeking||Tu.updateProgress.call(this,e)},durationUpdate:function(){if(this.supported.ui&&(this.config.invertTime||!this.currentTime)){if(this.duration>=Math.pow(2,32))return Oc(this.elements.display.currentTime,!0),void Oc(this.elements.progress,!0);fc.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);var e=fc.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&Tu.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&Tu.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),Tu.updateSeekTooltip.call(this)}},toggleMenuButton:function(e,t){Oc(this.elements.settings.buttons[e],!t)},updateSetting:function(e,t,n){var i=this.elements.settings.panels[e],r=null,a=t;if("captions"===e)r=this.currentTrack;else{if(r=fc.empty(n)?this[e]:n,fc.empty(r)&&(r=this.config[e].default),!fc.empty(this.options[e])&&!this.options[e].includes(r))return void this.debug.warn("Unsupported value of '".concat(r,"' for ").concat(e));if(!this.config[e].options.includes(r))return void this.debug.warn("Disabled value of '".concat(r,"' for ").concat(e))}if(fc.element(a)||(a=i&&i.querySelector('[role="menu"]')),fc.element(a)){this.elements.settings.buttons[e].querySelector(".".concat(this.config.classNames.menu.value)).innerHTML=Tu.getLabel.call(this,e,r);var o=a&&a.querySelector('[value="'.concat(r,'"]'));fc.element(o)&&(o.checked=!0)}},getLabel:function(e,t){switch(e){case"speed":return 1===t?fu("normal",this.config):"".concat(t,"&times;");case"quality":if(fc.number(t)){var n=fu("qualityLabel.".concat(t),this.config);return n.length?n:"".concat(t,"p")}return lu(t);case"captions":return Au.getLabel.call(this);default:return null}},setQualityMenu:function(e){var i=this;if(fc.element(this.elements.settings.panels.quality)){var n="quality",r=this.elements.settings.panels.quality.querySelector('[role="menu"]');fc.array(e)&&(this.options.quality=$c(e).filter(function(e){return i.config.quality.options.includes(e)}));var t=!fc.empty(this.options.quality)&&1<this.options.quality.length;if(Tu.toggleMenuButton.call(this,n,t),Lc(r),Tu.checkMenu.call(this),t){this.options.quality.sort(function(e,t){var n=i.config.quality.options;return n.indexOf(e)>n.indexOf(t)?1:-1}).forEach(function(e){var t;Tu.createMenuItem.call(i,{value:e,list:r,type:n,title:Tu.getLabel.call(i,"quality",e),badge:(t=fu("qualityBadge.".concat(e),i.config)).length?Tu.createBadge.call(i,t):null})}),Tu.updateSetting.call(this,n,r)}}},setCaptionsMenu:function(){var n=this;if(fc.element(this.elements.settings.panels.captions)){var e="captions",i=this.elements.settings.panels.captions.querySelector('[role="menu"]'),t=Au.getTracks.call(this),r=Boolean(t.length);if(Tu.toggleMenuButton.call(this,e,r),Lc(i),Tu.checkMenu.call(this),r){var a=t.map(function(e,t){return{value:t,checked:n.captions.toggled&&n.currentTrack===t,title:Au.getLabel.call(n,e),badge:e.language&&Tu.createBadge.call(n,e.language.toUpperCase()),list:i,type:"language"}});a.unshift({value:-1,checked:!this.captions.toggled,title:fu("disabled",this.config),list:i,type:"language"}),a.forEach(Tu.createMenuItem.bind(this)),Tu.updateSetting.call(this,e,i)}}},setSpeedMenu:function(e){var t=this;if(fc.element(this.elements.settings.panels.speed)){var n="speed",i=this.elements.settings.panels.speed.querySelector('[role="menu"]');fc.array(e)?this.options.speed=e:(this.isHTML5||this.isVimeo)&&(this.options.speed=[.5,.75,1,1.25,1.5,1.75,2]),this.options.speed=this.options.speed.filter(function(e){return t.config.speed.options.includes(e)});var r=!fc.empty(this.options.speed)&&1<this.options.speed.length;Tu.toggleMenuButton.call(this,n,r),Lc(i),Tu.checkMenu.call(this),r&&(this.options.speed.forEach(function(e){Tu.createMenuItem.call(t,{value:e,list:i,type:n,title:Tu.getLabel.call(t,"speed",e)})}),Tu.updateSetting.call(this,n,i))}},checkMenu:function(){var e=this.elements.settings.buttons,t=!fc.empty(e)&&Object.values(e).some(function(e){return!e.hidden});Oc(this.elements.settings.menu,!t)},focusFirstMenuItem:function(e,t){var n=1<arguments.length&&void 0!==t&&t;if(!this.elements.settings.popup.hidden){var i=e;fc.element(i)||(i=Object.values(this.elements.settings.panels).find(function(e){return!e.hidden}));var r=i.querySelector('[role^="menuitem"]');Fc.call(this,r,n)}},toggleMenu:function(e){var t=this.elements.settings.popup,n=this.elements.buttons.settings;if(fc.element(t)&&fc.element(n)){var i=t.hidden,r=i;if(fc.boolean(e))r=e;else if(fc.keyboardEvent(e)&&27===e.which)r=!1;else if(fc.event(e)){var a=fc.function(e.composedPath)?e.composedPath()[0]:e.target,o=t.contains(a);if(o||!o&&e.target!==n&&r)return}n.setAttribute("aria-expanded",r),Oc(t,!r),jc(this.elements.container,this.config.classNames.menu.open,r),r&&fc.keyboardEvent(e)?Tu.focusFirstMenuItem.call(this,null,!0):r||i||Fc.call(this,n,fc.keyboardEvent(e))}},getMenuSize:function(e){var t=e.cloneNode(!0);t.style.position="absolute",t.style.opacity=0,t.removeAttribute("hidden"),e.parentNode.appendChild(t);var n=t.scrollWidth,i=t.scrollHeight;return Pc(t),{width:n,height:i}},showMenuPanel:function(e,t){var n=this,i=0<arguments.length&&void 0!==e?e:"",r=1<arguments.length&&void 0!==t&&t,a=this.elements.container.querySelector("#plyr-settings-".concat(this.id,"-").concat(i));if(fc.element(a)){var o=a.parentNode,s=Array.from(o.children).find(function(e){return!e.hidden});if(Hc.transitions&&!Hc.reducedMotion){o.style.width="".concat(s.scrollWidth,"px"),o.style.height="".concat(s.scrollHeight,"px");var l=Tu.getMenuSize.call(this,a);yc.call(this,o,dc,function e(t){t.target===o&&["width","height"].includes(t.propertyName)&&(o.style.width="",o.style.height="",bc.call(n,o,dc,e))}),o.style.width="".concat(l.width,"px"),o.style.height="".concat(l.height,"px")}Oc(s,!0),Oc(a,!1),Tu.focusFirstMenuItem.call(this,a,r)}},setDownloadUrl:function(){var e=this.elements.buttons.download;fc.element(e)&&e.setAttribute("href",this.download)},create:function(d){var p=this,m=Tu.bindMenuItemShortcuts,g=Tu.createButton,v=Tu.createProgress,y=Tu.createRange,b=Tu.createTime,e=Tu.setQualityMenu,t=Tu.setSpeedMenu,w=Tu.showMenuPanel;this.elements.controls=null,this.config.controls.includes("play-large")&&this.elements.container.appendChild(g.call(this,"play-large"));var k=xc("div",Mc(this.config.selectors.controls.wrapper));this.elements.controls=k;var T={class:"plyr__controls__item"};return $c(this.config.controls).forEach(function(e){if("restart"===e&&k.appendChild(g.call(p,"restart",T)),"rewind"===e&&k.appendChild(g.call(p,"rewind",T)),"play"===e&&k.appendChild(g.call(p,"play",T)),"fast-forward"===e&&k.appendChild(g.call(p,"fast-forward",T)),"progress"===e){var t=xc("div",{class:"".concat(T.class," plyr__progress__container")}),n=xc("div",Mc(p.config.selectors.progress));if(n.appendChild(y.call(p,"seek",{id:"plyr-seek-".concat(d.id)})),n.appendChild(v.call(p,"buffer")),p.config.tooltips.seek){var i=xc("span",{class:p.config.classNames.tooltip},"00:00");n.appendChild(i),p.elements.display.seekTooltip=i}p.elements.progress=n,t.appendChild(p.elements.progress),k.appendChild(t)}if("current-time"===e&&k.appendChild(b.call(p,"currentTime",T)),"duration"===e&&k.appendChild(b.call(p,"duration",T)),"mute"===e||"volume"===e){var r=p.elements.volume;if(fc.element(r)&&k.contains(r)||(r=xc("div",Sc({},T,{class:"".concat(T.class," plyr__volume").trim()})),p.elements.volume=r,k.appendChild(r)),"mute"===e&&r.appendChild(g.call(p,"mute")),"volume"===e){var a={max:1,step:.05,value:p.config.volume};r.appendChild(y.call(p,"volume",Sc(a,{id:"plyr-volume-".concat(d.id)})))}}if("captions"===e&&k.appendChild(g.call(p,"captions",T)),"settings"===e&&!fc.empty(p.config.settings)){var o=xc("div",Sc({},T,{class:"".concat(T.class," plyr__menu").trim(),hidden:""}));o.appendChild(g.call(p,"settings",{"aria-haspopup":!0,"aria-controls":"plyr-settings-".concat(d.id),"aria-expanded":!1}));var s=xc("div",{class:"plyr__menu__container",id:"plyr-settings-".concat(d.id),hidden:""}),l=xc("div"),c=xc("div",{id:"plyr-settings-".concat(d.id,"-home")}),u=xc("div",{role:"menu"});c.appendChild(u),l.appendChild(c),p.elements.settings.panels.home=c,p.config.settings.forEach(function(e){var t=xc("button",Sc(Mc(p.config.selectors.buttons.settings),{type:"button",class:"".concat(p.config.classNames.control," ").concat(p.config.classNames.control,"--forward"),role:"menuitem","aria-haspopup":!0,hidden:""}));m.call(p,t,e),yc(t,"click",function(){w.call(p,e,!1)});var n=xc("span",null,fu(e,p.config)),i=xc("span",{class:p.config.classNames.menu.value});i.innerHTML=d[e],n.appendChild(i),t.appendChild(n),u.appendChild(t);var r=xc("div",{id:"plyr-settings-".concat(d.id,"-").concat(e),hidden:""}),a=xc("button",{type:"button",class:"".concat(p.config.classNames.control," ").concat(p.config.classNames.control,"--back")});a.appendChild(xc("span",{"aria-hidden":!0},fu(e,p.config))),a.appendChild(xc("span",{class:p.config.classNames.hidden},fu("menuBack",p.config))),yc(r,"keydown",function(e){37===e.which&&(e.preventDefault(),e.stopPropagation(),w.call(p,"home",!0))},!1),yc(a,"click",function(){w.call(p,"home",!1)}),r.appendChild(a),r.appendChild(xc("div",{role:"menu"})),l.appendChild(r),p.elements.settings.buttons[e]=t,p.elements.settings.panels[e]=r}),s.appendChild(l),o.appendChild(s),k.appendChild(o),p.elements.settings.popup=s,p.elements.settings.menu=o}if("pip"===e&&Hc.pip&&k.appendChild(g.call(p,"pip",T)),"airplay"===e&&Hc.airplay&&k.appendChild(g.call(p,"airplay",T)),"download"===e){var h=Sc({},T,{element:"a",href:p.download,target:"_blank"}),f=p.config.urls.download;!fc.url(f)&&p.isEmbed&&Sc(h,{icon:"logo-".concat(p.provider),label:p.provider}),k.appendChild(g.call(p,"download",h))}"fullscreen"===e&&k.appendChild(g.call(p,"fullscreen",T))}),this.isHTML5&&e.call(this,Kc.getQualityOptions.call(this)),t.call(this),k},inject:function(){var i=this;if(this.config.loadSprite){var e=Tu.getIconUrl.call(this);e.cors&&mu(e.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());var t=null;this.elements.controls=null;var n={id:this.id,seektime:this.config.seekTime,title:this.config.title},r=!0;fc.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,n)),this.config.controls||(this.config.controls=[]),fc.element(this.config.controls)||fc.string(this.config.controls)?t=this.config.controls:(t=Tu.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:Au.getLabel.call(this)}),r=!1);function a(e){var r=e;return Object.entries(n).forEach(function(e){var t=no(e,2),n=t[0],i=t[1];r=su(r,"{".concat(n,"}"),i)}),r}var o;if(r&&(fc.string(this.config.controls)?t=a(t):fc.element(t)&&(t.innerHTML=a(t.innerHTML))),fc.string(this.config.selectors.controls.container)&&(o=document.querySelector(this.config.selectors.controls.container)),fc.element(o)||(o=this.elements.container),o[fc.element(t)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",t),fc.element(this.elements.controls)||Tu.findElements.call(this),!fc.empty(this.elements.buttons)){var s=function(t){var n=i.config.classNames.controlPressed;Object.defineProperty(t,"pressed",{enumerable:!0,get:function(){return Nc(t,n)},set:function(e){jc(t,n,0<arguments.length&&void 0!==e&&e)}})};Object.values(this.elements.buttons).filter(Boolean).forEach(function(e){fc.array(e)||fc.nodeList(e)?Array.from(e).filter(Boolean).forEach(s):s(e)})}if(mc.isEdge&&pc(o),this.config.tooltips.controls){var l=this.config,c=l.classNames,u=l.selectors,h="".concat(u.controls.wrapper," ").concat(u.labels," .").concat(c.hidden),f=Rc.call(this,h);Array.from(f).forEach(function(e){jc(e,i.config.classNames.hidden,!1),jc(e,i.config.classNames.tooltip,!0)})}}};function Su(e,t){var n=e;if(!(1<arguments.length&&void 0!==t)||t){var i=document.createElement("a");i.href=n,n=i.href}try{return new URL(n)}catch(e){return null}}function Eu(e){var r=new URLSearchParams;return fc.object(e)&&Object.entries(e).forEach(function(e){var t=no(e,2),n=t[0],i=t[1];r.set(n,i)}),r}var Au={setup:function(){if(this.supported.ui)if(!this.isVideo||this.isYouTube||this.isHTML5&&!Hc.textTracks)fc.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&Tu.setCaptionsMenu.call(this);else{var e,t;if(fc.element(this.elements.captions)||(this.elements.captions=xc("div",Mc(this.config.selectors.captions)),e=this.elements.captions,t=this.elements.wrapper,fc.element(e)&&fc.element(t)&&t.parentNode.insertBefore(e,t.nextSibling)),mc.isIE&&window.URL){var n=this.media.querySelectorAll("track");Array.from(n).forEach(function(t){var e=t.getAttribute("src"),n=Su(e);null!==n&&n.hostname!==window.location.href.hostname&&["http:","https:"].includes(n.protocol)&&pu(e,"blob").then(function(e){t.setAttribute("src",window.URL.createObjectURL(e))}).catch(function(){Pc(t)})})}var i=$c((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map(function(e){return e.split("-")[0]})),r=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();if("auto"===r)r=no(i,1)[0];var a=this.storage.get("captions");if(fc.boolean(a)||(a=this.config.captions.active),Object.assign(this.captions,{toggled:!1,active:a,language:r,languages:i}),this.isHTML5){var o=this.config.captions.update?"addtrack removetrack":"removetrack";yc.call(this,this.media.textTracks,o,Au.update.bind(this))}setTimeout(Au.update.bind(this),0)}},update:function(){var t=this,e=Au.getTracks.call(this,!0),n=this.captions,i=n.active,r=n.language,a=n.meta,o=n.currentTrackNode,s=Boolean(e.find(function(e){return e.language===r}));this.isHTML5&&this.isVideo&&e.filter(function(e){return!a.get(e)}).forEach(function(e){t.debug.log("Track added",e),a.set(e,{default:"showing"===e.mode}),e.mode="hidden",yc.call(t,e,"cuechange",function(){return Au.updateCues.call(t)})}),(s&&this.language!==r||!e.includes(o))&&(Au.setLanguage.call(this,r),Au.toggle.call(this,i&&s)),jc(this.elements.container,this.config.classNames.captions.enabled,!fc.empty(e)),(this.config.controls||[]).includes("settings")&&this.config.settings.includes("captions")&&Tu.setCaptionsMenu.call(this)},toggle:function(e,t){var n=!(1<arguments.length&&void 0!==t)||t;if(this.supported.ui){var i=this.captions.toggled,r=this.config.classNames.captions.active,a=fc.nullOrUndefined(e)?!i:e;if(a!==i){if(n||(this.captions.active=a,this.storage.set({captions:a})),!this.language&&a&&!n){var o=Au.getTracks.call(this),s=Au.findTrack.call(this,[this.captions.language].concat(io(this.captions.languages)),!0);return this.captions.language=s.language,void Au.set.call(this,o.indexOf(s))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=a),jc(this.elements.container,r,a),this.captions.toggled=a,Tu.updateSetting.call(this,"captions"),kc.call(this,this.media,a?"captionsenabled":"captionsdisabled")}}},set:function(e,t){var n=!(1<arguments.length&&void 0!==t)||t,i=Au.getTracks.call(this);if(-1!==e)if(fc.number(e))if(e in i){if(this.captions.currentTrack!==e){var r=i[this.captions.currentTrack=e],a=(r||{}).language;this.captions.currentTrackNode=r,Tu.updateSetting.call(this,"captions"),n||(this.captions.language=a,this.storage.set({language:a})),this.isVimeo&&this.embed.enableTextTrack(a),kc.call(this,this.media,"languagechange")}Au.toggle.call(this,!0,n),this.isHTML5&&this.isVideo&&Au.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else Au.toggle.call(this,!1,n)},setLanguage:function(e,t){var n=!(1<arguments.length&&void 0!==t)||t;if(fc.string(e)){var i=e.toLowerCase();this.captions.language=i;var r=Au.getTracks.call(this),a=Au.findTrack.call(this,[i]);Au.set.call(this,r.indexOf(a),n)}else this.debug.warn("Invalid language argument",e)},getTracks:function(e){var t=this,n=0<arguments.length&&void 0!==e&&e;return Array.from((this.media||{}).textTracks||[]).filter(function(e){return!t.isHTML5||n||t.captions.meta.has(e)}).filter(function(e){return["captions","subtitles"].includes(e.kind)})},findTrack:function(e,t){function n(e){return Number((r.captions.meta.get(e)||{}).default)}var i,r=this,a=1<arguments.length&&void 0!==t&&t,o=Au.getTracks.call(this),s=Array.from(o).sort(function(e,t){return n(t)-n(e)});return e.every(function(t){return!(i=s.find(function(e){return e.language===t}))}),i||(a?s[0]:void 0)},getCurrentTrack:function(){return Au.getTracks.call(this)[this.currentTrack]},getLabel:function(e){var t=e;return!fc.track(t)&&Hc.textTracks&&this.captions.toggled&&(t=Au.getCurrentTrack.call(this)),fc.track(t)?fc.empty(t.label)?fc.empty(t.language)?fu("enabled",this.config):e.language.toUpperCase():t.label:fu("disabled",this.config)},updateCues:function(e){if(this.supported.ui)if(fc.element(this.elements.captions))if(fc.nullOrUndefined(e)||Array.isArray(e)){var t=e;if(!t){var n=Au.getCurrentTrack.call(this);t=Array.from((n||{}).activeCues||[]).map(function(e){return e.getCueAsHTML()}).map(uu)}var i=t.map(function(e){return e.trim()}).join("\n");if(i!==this.elements.captions.innerHTML){Lc(this.elements.captions);var r=xc("span",Mc(this.config.selectors.caption));r.innerHTML=i,this.elements.captions.appendChild(r),kc.call(this,this.media,"cuechange")}}else this.debug.warn("updateCues: Invalid input",e);else this.debug.warn("No captions element to render to")}},xu={enabled:!0,title:"",debug:!1,autoplay:!1,autopause:!0,playsinline:!0,seekTime:10,volume:1,muted:!1,duration:null,displayDuration:!0,invertTime:!0,toggleInvert:!0,ratio:null,clickToPlay:!0,hideControls:!0,resetOnEnd:!1,disableContextMenu:!0,loadSprite:!0,iconPrefix:"plyr",iconUrl:"https://cdn.plyr.io/3.5.6/plyr.svg",blankVideo:"https://cdn.plyr.io/static/blank.mp4",quality:{default:576,options:[4320,2880,2160,1440,1080,720,576,480,360,240]},loop:{active:!1},speed:{selected:1,options:[.5,.75,1,1.25,1.5,1.75,2]},keyboard:{focused:!0,global:!1},tooltips:{controls:!1,seek:!0},captions:{active:!1,language:"auto",update:!1},fullscreen:{enabled:!0,fallback:!0,iosNative:!1},storage:{enabled:!0,key:"plyr"},controls:["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"],settings:["captions","quality","speed"],i18n:{restart:"Restart",rewind:"Rewind {seektime}s",play:"Play",pause:"Pause",fastForward:"Forward {seektime}s",seek:"Seek",seekLabel:"{currentTime} of {duration}",played:"Played",buffered:"Buffered",currentTime:"Current time",duration:"Duration",volume:"Volume",mute:"Mute",unmute:"Unmute",enableCaptions:"Enable captions",disableCaptions:"Disable captions",download:"Download",enterFullscreen:"Enter fullscreen",exitFullscreen:"Exit fullscreen",frameTitle:"Player for {title}",captions:"Captions",settings:"Settings",menuBack:"Go back to previous menu",speed:"Speed",normal:"Normal",quality:"Quality",loop:"Loop",start:"Start",end:"End",all:"All",reset:"Reset",disabled:"Disabled",enabled:"Enabled",advertisement:"Ad",qualityBadge:{2160:"4K",1440:"HD",1080:"HD",720:"HD",576:"SD",480:"SD"}},urls:{download:null,vimeo:{sdk:"https://player.vimeo.com/api/player.js",iframe:"https://player.vimeo.com/video/{0}?{1}",api:"https://vimeo.com/api/v2/video/{0}.json"},youtube:{sdk:"https://www.youtube.com/iframe_api",api:"https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}"},googleIMA:{sdk:"https://imasdk.googleapis.com/js/sdkloader/ima3.js"}},listeners:{seek:null,play:null,pause:null,restart:null,rewind:null,fastForward:null,mute:null,volume:null,captions:null,download:null,fullscreen:null,pip:null,airplay:null,speed:null,quality:null,loop:null,language:null},events:["ended","progress","stalled","playing","waiting","canplay","canplaythrough","loadstart","loadeddata","loadedmetadata","timeupdate","volumechange","play","pause","error","seeking","seeked","emptied","ratechange","cuechange","download","enterfullscreen","exitfullscreen","captionsenabled","captionsdisabled","languagechange","controlshidden","controlsshown","ready","statechange","qualitychange","adsloaded","adscontentpause","adscontentresume","adstarted","adsmidpoint","adscomplete","adsallcomplete","adsimpression","adsclick"],selectors:{editable:"input, textarea, select, [contenteditable]",container:".plyr",controls:{container:null,wrapper:".plyr__controls"},labels:"[data-plyr]",buttons:{play:'[data-plyr="play"]',pause:'[data-plyr="pause"]',restart:'[data-plyr="restart"]',rewind:'[data-plyr="rewind"]',fastForward:'[data-plyr="fast-forward"]',mute:'[data-plyr="mute"]',captions:'[data-plyr="captions"]',download:'[data-plyr="download"]',fullscreen:'[data-plyr="fullscreen"]',pip:'[data-plyr="pip"]',airplay:'[data-plyr="airplay"]',settings:'[data-plyr="settings"]',loop:'[data-plyr="loop"]'},inputs:{seek:'[data-plyr="seek"]',volume:'[data-plyr="volume"]',speed:'[data-plyr="speed"]',language:'[data-plyr="language"]',quality:'[data-plyr="quality"]'},display:{currentTime:".plyr__time--current",duration:".plyr__time--duration",buffer:".plyr__progress__buffer",loop:".plyr__progress__loop",volume:".plyr__volume--display"},progress:".plyr__progress",captions:".plyr__captions",caption:".plyr__caption"},classNames:{type:"plyr--{0}",provider:"plyr--{0}",video:"plyr__video-wrapper",embed:"plyr__video-embed",videoFixedRatio:"plyr__video-wrapper--fixed-ratio",embedContainer:"plyr__video-embed__container",poster:"plyr__poster",posterEnabled:"plyr__poster-enabled",ads:"plyr__ads",control:"plyr__control",controlPressed:"plyr__control--pressed",playing:"plyr--playing",paused:"plyr--paused",stopped:"plyr--stopped",loading:"plyr--loading",hover:"plyr--hover",tooltip:"plyr__tooltip",cues:"plyr__cues",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isIos:"plyr--is-ios",isTouch:"plyr--is-touch",uiSupported:"plyr--full-ui",noTransition:"plyr--no-transition",display:{time:"plyr__time"},menu:{value:"plyr__menu__value",badge:"plyr__badge",open:"plyr--menu-open"},captions:{enabled:"plyr--captions-enabled",active:"plyr--captions-active"},fullscreen:{enabled:"plyr--fullscreen-enabled",fallback:"plyr--fullscreen-fallback"},pip:{supported:"plyr--pip-supported",active:"plyr--pip-active"},airplay:{supported:"plyr--airplay-supported",active:"plyr--airplay-active"},tabFocus:"plyr__tab-focus",previewThumbnails:{thumbContainer:"plyr__preview-thumb",thumbContainerShown:"plyr__preview-thumb--is-shown",imageContainer:"plyr__preview-thumb__image-container",timeContainer:"plyr__preview-thumb__time-container",scrubbingContainer:"plyr__preview-scrubbing",scrubbingContainerShown:"plyr__preview-scrubbing--is-shown"}},attributes:{embed:{provider:"data-plyr-provider",id:"data-plyr-embed-id"}},ads:{enabled:!1,publisherId:"",tagUrl:""},previewThumbnails:{enabled:!1,src:""},vimeo:{byline:!1,portrait:!1,title:!1,speed:!0,transparent:!1},youtube:{noCookie:!1,rel:0,showinfo:0,iv_load_policy:3,modestbranding:1}},Cu="picture-in-picture",Pu="inline",Lu={html5:"html5",youtube:"youtube",vimeo:"vimeo"},Iu="audio",Mu="video";function Ou(){}var ju=function(){function t(){var e=0<arguments.length&&void 0!==arguments[0]&&arguments[0];Ja(this,t),this.enabled=window.console&&e,this.enabled&&this.log("Debugging enabled")}return eo(t,[{key:"log",get:function(){return this.enabled?Function.prototype.bind.call(console.log,console):Ou}},{key:"warn",get:function(){return this.enabled?Function.prototype.bind.call(console.warn,console):Ou}},{key:"error",get:function(){return this.enabled?Function.prototype.bind.call(console.error,console):Ou}}]),t}();function Nu(){if(this.enabled){var e=this.player.elements.buttons.fullscreen;fc.element(e)&&(e.pressed=this.active),kc.call(this.player,this.target,this.active?"enterfullscreen":"exitfullscreen",!0),mc.isIos||function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,t=1<arguments.length&&void 0!==arguments[1]&&arguments[1];if(fc.element(e)){var n=Rc.call(this,"button:not(:disabled), input:not(:disabled), [tabindex]"),i=n[0],r=n[n.length-1];vc.call(this,this.elements.container,"keydown",function(e){if("Tab"===e.key&&9===e.keyCode){var t=document.activeElement;t!==r||e.shiftKey?t===i&&e.shiftKey&&(r.focus(),e.preventDefault()):(i.focus(),e.preventDefault())}},t,!1)}}.call(this.player,this.target,this.active)}}function _u(){var e=0<arguments.length&&void 0!==arguments[0]&&arguments[0];if(e?this.scrollPosition={x:window.scrollX||0,y:window.scrollY||0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=e?"hidden":"",jc(this.target,this.player.config.classNames.fullscreen.fallback,e),mc.isIos){var t=document.head.querySelector('meta[name="viewport"]'),n="viewport-fit=cover";t||(t=document.createElement("meta")).setAttribute("name","viewport");var i=fc.string(t.content)&&t.content.includes(n);e?(this.cleanupViewport=!i,i||(t.content+=",".concat(n))):this.cleanupViewport&&(t.content=t.content.split(",").filter(function(e){return e.trim()!==n}).join(","))}Nu.call(this)}var Ru=function(){function n(e){var t=this;Ja(this,n),this.player=e,this.prefix=n.prefix,this.property=n.property,this.scrollPosition={x:0,y:0},this.forceFallback="force"===e.config.fullscreen.fallback,yc.call(this.player,document,"ms"===this.prefix?"MSFullscreenChange":"".concat(this.prefix,"fullscreenchange"),function(){Nu.call(t)}),yc.call(this.player,this.player.elements.container,"dblclick",function(e){fc.element(t.player.elements.controls)&&t.player.elements.controls.contains(e.target)||t.toggle()}),this.update()}return eo(n,[{key:"update",value:function(){var e;this.enabled?(e=this.forceFallback?"Fallback (forced)":n.native?"Native":"Fallback",this.player.debug.log("".concat(e," fullscreen enabled"))):this.player.debug.log("Fullscreen not supported and fallback disabled");jc(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.enabled)}},{key:"enter",value:function(){this.enabled&&(mc.isIos&&this.player.config.fullscreen.iosNative?this.target.webkitEnterFullscreen():!n.native||this.forceFallback?_u.call(this,!0):this.prefix?fc.empty(this.prefix)||this.target["".concat(this.prefix,"Request").concat(this.property)]():this.target.requestFullscreen())}},{key:"exit",value:function(){if(this.enabled)if(mc.isIos&&this.player.config.fullscreen.iosNative)this.target.webkitExitFullscreen(),this.player.play();else if(!n.native||this.forceFallback)_u.call(this,!1);else if(this.prefix){if(!fc.empty(this.prefix)){var e="moz"===this.prefix?"Cancel":"Exit";document["".concat(this.prefix).concat(e).concat(this.property)]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)}},{key:"toggle",value:function(){this.active?this.exit():this.enter()}},{key:"usingNative",get:function(){return n.native&&!this.forceFallback}},{key:"enabled",get:function(){return(n.native||this.player.config.fullscreen.fallback)&&this.player.config.fullscreen.enabled&&this.player.supported.ui&&this.player.isVideo}},{key:"active",get:function(){return!!this.enabled&&(!n.native||this.forceFallback?Nc(this.target,this.player.config.classNames.fullscreen.fallback):(this.prefix?document["".concat(this.prefix).concat(this.property,"Element")]:document.fullscreenElement)===this.target)}},{key:"target",get:function(){return mc.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.container}}],[{key:"native",get:function(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}},{key:"prefix",get:function(){if(fc.function(document.exitFullscreen))return"";var t="";return["webkit","moz","ms"].some(function(e){return!(!fc.function(document["".concat(e,"ExitFullscreen")])&&!fc.function(document["".concat(e,"CancelFullScreen")]))&&(t=e,!0)}),t}},{key:"property",get:function(){return"moz"===this.prefix?"FullScreen":"Fullscreen"}}]),n}(),Uu=Math.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1};function Fu(r,e){var a=1<arguments.length&&void 0!==e?e:1;return new Promise(function(e,t){function n(){delete i.onload,delete i.onerror,(i.naturalWidth>=a?e:t)(i)}var i=new Image;Object.assign(i,{onload:n,onerror:n,src:r})})}oe({target:"Math",stat:!0},{sign:Uu});var qu={addStyleHook:function(){jc(this.elements.container,this.config.selectors.container.replace(".",""),!0),jc(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls:function(e){0<arguments.length&&void 0!==e&&e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build:function(){var e=this;if(this.listeners.media(),!this.supported.ui)return this.debug.warn("Basic support only for ".concat(this.provider," ").concat(this.type)),void qu.toggleNativeControls.call(this,!0);fc.element(this.elements.controls)||(Tu.inject.call(this),this.listeners.controls()),qu.toggleNativeControls.call(this),this.isHTML5&&Au.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,Tu.updateVolume.call(this),Tu.timeUpdate.call(this),qu.checkPlaying.call(this),jc(this.elements.container,this.config.classNames.pip.supported,Hc.pip&&this.isHTML5&&this.isVideo),jc(this.elements.container,this.config.classNames.airplay.supported,Hc.airplay&&this.isHTML5),jc(this.elements.container,this.config.classNames.isIos,mc.isIos),jc(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout(function(){kc.call(e,e.media,"ready")},0),qu.setTitle.call(this),this.poster&&qu.setPoster.call(this,this.poster,!1).catch(function(){}),this.config.duration&&Tu.durationUpdate.call(this)},setTitle:function(){var t=fu("play",this.config);if(fc.string(this.config.title)&&!fc.empty(this.config.title)&&(t+=", ".concat(this.config.title)),Array.from(this.elements.buttons.play||[]).forEach(function(e){e.setAttribute("aria-label",t)}),this.isEmbed){var e=Uc.call(this,"iframe");if(!fc.element(e))return;var n=fc.empty(this.config.title)?"video":this.config.title,i=fu("frameTitle",this.config);e.setAttribute("title",i.replace("{title}",n))}},togglePoster:function(e){jc(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster:function(t,e){var n=this;return 1<arguments.length&&void 0!==e&&!e||!this.poster?(this.media.setAttribute("poster",t),function(){var t=this;return new Promise(function(e){return t.ready?setTimeout(e,0):yc.call(t,t.elements.container,"ready",e)}).then(function(){})}.call(this).then(function(){return Fu(t)}).catch(function(e){throw t===n.poster&&qu.togglePoster.call(n,!1),e}).then(function(){if(t!==n.poster)throw new Error("setPoster cancelled by later call to setPoster")}).then(function(){return Object.assign(n.elements.poster.style,{backgroundImage:"url('".concat(t,"')"),backgroundSize:""}),qu.togglePoster.call(n,!0),t})):Promise.reject(new Error("Poster already set"))},checkPlaying:function(e){var t=this;jc(this.elements.container,this.config.classNames.playing,this.playing),jc(this.elements.container,this.config.classNames.paused,this.paused),jc(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach(function(e){Object.assign(e,{pressed:t.playing})}),fc.event(e)&&"timeupdate"===e.type||qu.toggleControls.call(this)},checkLoading:function(e){var t=this;this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout(function(){jc(t.elements.container,t.config.classNames.loading,t.loading),qu.toggleControls.call(t)},this.loading?250:0)},toggleControls:function(e){var t=this.elements.controls;if(t&&this.config.hideControls){var n=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(Boolean(e||this.loading||this.paused||t.pressed||t.hover||n))}}},Du=function(){function t(e){Ja(this,t),this.player=e,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.setTabFocus=this.setTabFocus.bind(this),this.firstTouch=this.firstTouch.bind(this)}return eo(t,[{key:"handleKey",value:function(e){var t=this.player,n=t.elements,i=e.keyCode?e.keyCode:e.which,r="keydown"===e.type,a=r&&i===this.lastKey;if(!(e.altKey||e.ctrlKey||e.metaKey||e.shiftKey)&&fc.number(i)){if(r){var o=document.activeElement;if(fc.element(o)){var s=t.config.selectors.editable;if(o!==n.inputs.seek&&_c(o,s))return;if(32===e.which&&_c(o,'button, [role^="menuitem"]'))return}switch([32,37,38,39,40,48,49,50,51,52,53,54,56,57,67,70,73,75,76,77,79].includes(i)&&(e.preventDefault(),e.stopPropagation()),i){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:a||(t.currentTime=t.duration/10*(i-48));break;case 32:case 75:a||t.togglePlay();break;case 38:t.increaseVolume(.1);break;case 40:t.decreaseVolume(.1);break;case 77:a||(t.muted=!t.muted);break;case 39:t.forward();break;case 37:t.rewind();break;case 70:t.fullscreen.toggle();break;case 67:a||t.toggleCaptions();break;case 76:t.loop=!t.loop}27===i&&!t.fullscreen.usingNative&&t.fullscreen.active&&t.fullscreen.toggle(),this.lastKey=i}else this.lastKey=null}}},{key:"toggleMenu",value:function(e){Tu.toggleMenu.call(this.player,e)}},{key:"firstTouch",value:function(){var e=this.player,t=e.elements;e.touch=!0,jc(t.container,e.config.classNames.isTouch,!0)}},{key:"setTabFocus",value:function(e){var t=this.player,n=t.elements;if(clearTimeout(this.focusTimer),"keydown"!==e.type||9===e.which){"keydown"===e.type&&(this.lastKeyDown=e.timeStamp);var i,r=e.timeStamp-this.lastKeyDown<=20;if("focus"!==e.type||r)i=t.config.classNames.tabFocus,jc(Rc.call(t,".".concat(i)),i,!1),this.focusTimer=setTimeout(function(){var e=document.activeElement;n.container.contains(e)&&jc(document.activeElement,t.config.classNames.tabFocus,!0)},10)}}},{key:"global",value:function(e){var t=!(0<arguments.length&&void 0!==e)||e,n=this.player;n.config.keyboard.global&&vc.call(n,window,"keydown keyup",this.handleKey,t,!1),vc.call(n,document.body,"click",this.toggleMenu,t),wc.call(n,document.body,"touchstart",this.firstTouch),vc.call(n,document.body,"keydown focus blur",this.setTabFocus,t,!1,!0)}},{key:"container",value:function(){var s=this.player,e=s.config,o=s.elements,i=s.timers;!e.keyboard.global&&e.keyboard.focused&&yc.call(s,o.container,"keydown keyup",this.handleKey,!1),yc.call(s,o.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",function(e){var t=o.controls;t&&"enterfullscreen"===e.type&&(t.pressed=!1,t.hover=!1);var n=0;["touchstart","touchmove","mousemove"].includes(e.type)&&(qu.toggleControls.call(s,!0),n=s.touch?3e3:2e3),clearTimeout(i.controls),i.controls=setTimeout(function(){return qu.toggleControls.call(s,!1)},n)});function l(e){if(!e)return Wc.call(s);var t=o.container.getBoundingClientRect(),n=t.width,i=t.height;return Wc.call(s,"".concat(n,":").concat(i))}function c(){clearTimeout(i.resized),i.resized=setTimeout(l,50)}yc.call(s,o.container,"enterfullscreen exitfullscreen",function(e){var t=s.fullscreen,n=t.target,i=t.usingNative;if(n===o.container&&(s.isEmbed||!fc.empty(s.config.ratio))){var r="enterfullscreen"===e.type,a=l(r);a.padding;!function(e,t){if(s.isVimeo){var n=s.elements.wrapper.firstChild,i=no(e,2)[1],r=no(zc.call(s),2),a=r[0],o=r[1];n.style.maxWidth=t?"".concat(i/o*a,"px"):null,n.style.margin=t?"0 auto":null}}(a.ratio,r),i||(r?yc.call(s,window,"resize",c):bc.call(s,window,"resize",c))}})}},{key:"media",value:function(){var t=this,i=this.player,r=i.elements;if(yc.call(i,i.media,"timeupdate seeking seeked",function(e){return Tu.timeUpdate.call(i,e)}),yc.call(i,i.media,"durationchange loadeddata loadedmetadata",function(e){return Tu.durationUpdate.call(i,e)}),yc.call(i,i.media,"canplay loadeddata",function(){Oc(r.volume,!i.hasAudio),Oc(r.buttons.mute,!i.hasAudio)}),yc.call(i,i.media,"ended",function(){i.isHTML5&&i.isVideo&&i.config.resetOnEnd&&i.restart()}),yc.call(i,i.media,"progress playing seeking seeked",function(e){return Tu.updateProgress.call(i,e)}),yc.call(i,i.media,"volumechange",function(e){return Tu.updateVolume.call(i,e)}),yc.call(i,i.media,"playing play pause ended emptied timeupdate",function(e){return qu.checkPlaying.call(i,e)}),yc.call(i,i.media,"waiting canplay seeked playing",function(e){return qu.checkLoading.call(i,e)}),i.supported.ui&&i.config.clickToPlay&&!i.isAudio){var n=Uc.call(i,".".concat(i.config.classNames.video));if(!fc.element(n))return;yc.call(i,r.container,"click",function(e){([r.container,n].includes(e.target)||n.contains(e.target))&&(i.touch&&i.config.hideControls||(i.ended?(t.proxy(e,i.restart,"restart"),t.proxy(e,i.play,"play")):t.proxy(e,i.togglePlay,"play")))})}i.supported.ui&&i.config.disableContextMenu&&yc.call(i,r.wrapper,"contextmenu",function(e){e.preventDefault()},!1),yc.call(i,i.media,"volumechange",function(){i.storage.set({volume:i.volume,muted:i.muted})}),yc.call(i,i.media,"ratechange",function(){Tu.updateSetting.call(i,"speed"),i.storage.set({speed:i.speed})}),yc.call(i,i.media,"qualitychange",function(e){Tu.updateSetting.call(i,"quality",null,e.detail.quality)}),yc.call(i,i.media,"ready qualitychange",function(){Tu.setDownloadUrl.call(i)});var e=i.config.events.concat(["keyup","keydown"]).join(" ");yc.call(i,i.media,e,function(e){var t=e.detail,n=void 0===t?{}:t;"error"===e.type&&(n=i.media.error),kc.call(i,r.container,e.type,!0,n)})}},{key:"proxy",value:function(e,t,n){var i=this.player,r=i.config.listeners[n],a=!0;fc.function(r)&&(a=r.call(i,e)),a&&fc.function(t)&&t.call(i,e)}},{key:"bind",value:function(e,t,n,i,r){var a=this,o=!(4<arguments.length&&void 0!==r)||r,s=this.player,l=s.config.listeners[i],c=fc.function(l);yc.call(s,e,t,function(e){return a.proxy(e,n,i)},o&&!c)}},{key:"controls",value:function(){var i=this,s=this.player,r=s.elements,t=mc.isIE?"change":"input";if(r.buttons.play&&Array.from(r.buttons.play).forEach(function(e){i.bind(e,"click",s.togglePlay,"play")}),this.bind(r.buttons.restart,"click",s.restart,"restart"),this.bind(r.buttons.rewind,"click",s.rewind,"rewind"),this.bind(r.buttons.fastForward,"click",s.forward,"fastForward"),this.bind(r.buttons.mute,"click",function(){s.muted=!s.muted},"mute"),this.bind(r.buttons.captions,"click",function(){return s.toggleCaptions()}),this.bind(r.buttons.download,"click",function(){kc.call(s,s.media,"download")},"download"),this.bind(r.buttons.fullscreen,"click",function(){s.fullscreen.toggle()},"fullscreen"),this.bind(r.buttons.pip,"click",function(){s.pip="toggle"},"pip"),this.bind(r.buttons.airplay,"click",s.airplay,"airplay"),this.bind(r.buttons.settings,"click",function(e){e.stopPropagation(),Tu.toggleMenu.call(s,e)}),this.bind(r.buttons.settings,"keyup",function(e){var t=e.which;[13,32].includes(t)&&(13!==t?(e.preventDefault(),e.stopPropagation(),Tu.toggleMenu.call(s,e)):Tu.focusFirstMenuItem.call(s,null,!0))},null,!1),this.bind(r.settings.menu,"keydown",function(e){27===e.which&&Tu.toggleMenu.call(s,e)}),this.bind(r.inputs.seek,"mousedown mousemove",function(e){var t=r.progress.getBoundingClientRect(),n=100/t.width*(e.pageX-t.left);e.currentTarget.setAttribute("seek-value",n)}),this.bind(r.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",function(e){var t=e.currentTarget,n=e.keyCode?e.keyCode:e.which,i="play-on-seeked";if(!fc.keyboardEvent(e)||39===n||37===n){s.lastSeekTime=Date.now();var r=t.hasAttribute(i),a=["mouseup","touchend","keyup"].includes(e.type);r&&a?(t.removeAttribute(i),s.play()):!a&&s.playing&&(t.setAttribute(i,""),s.pause())}}),mc.isIos){var e=Rc.call(s,'input[type="range"]');Array.from(e).forEach(function(e){return i.bind(e,t,function(e){return pc(e.target)})})}this.bind(r.inputs.seek,t,function(e){var t=e.currentTarget,n=t.getAttribute("seek-value");fc.empty(n)&&(n=t.value),t.removeAttribute("seek-value"),s.currentTime=n/t.max*s.duration},"seek"),this.bind(r.progress,"mouseenter mouseleave mousemove",function(e){return Tu.updateSeekTooltip.call(s,e)}),this.bind(r.progress,"mousemove touchmove",function(e){var t=s.previewThumbnails;t&&t.loaded&&t.startMove(e)}),this.bind(r.progress,"mouseleave click",function(){var e=s.previewThumbnails;e&&e.loaded&&e.endMove(!1,!0)}),this.bind(r.progress,"mousedown touchstart",function(e){var t=s.previewThumbnails;t&&t.loaded&&t.startScrubbing(e)}),this.bind(r.progress,"mouseup touchend",function(e){var t=s.previewThumbnails;t&&t.loaded&&t.endScrubbing(e)}),mc.isWebkit&&Array.from(Rc.call(s,'input[type="range"]')).forEach(function(e){i.bind(e,"input",function(e){return Tu.updateRangeFill.call(s,e.target)})}),s.config.toggleInvert&&!fc.element(r.display.duration)&&this.bind(r.display.currentTime,"click",function(){0!==s.currentTime&&(s.config.invertTime=!s.config.invertTime,Tu.timeUpdate.call(s))}),this.bind(r.inputs.volume,t,function(e){s.volume=e.target.value},"volume"),this.bind(r.controls,"mouseenter mouseleave",function(e){r.controls.hover=!s.touch&&"mouseenter"===e.type}),this.bind(r.controls,"mousedown mouseup touchstart touchend touchcancel",function(e){r.controls.pressed=["mousedown","touchstart"].includes(e.type)}),this.bind(r.controls,"focusin",function(){var e=s.config,t=s.timers;jc(r.controls,e.classNames.noTransition,!0),qu.toggleControls.call(s,!0),setTimeout(function(){jc(r.controls,e.classNames.noTransition,!1)},0);var n=i.touch?3e3:4e3;clearTimeout(t.controls),t.controls=setTimeout(function(){return qu.toggleControls.call(s,!1)},n)}),this.bind(r.inputs.volume,"wheel",function(e){var t=e.webkitDirectionInvertedFromDevice,n=no([e.deltaX,-e.deltaY].map(function(e){return t?-e:e}),2),i=n[0],r=n[1],a=Math.sign(Math.abs(i)>Math.abs(r)?i:r);s.increaseVolume(a/50);var o=s.media.volume;(1===a&&o<1||-1===a&&0<o)&&e.preventDefault()},"volume",!1)}}]),t}(),Hu=_.f,Vu=Function.prototype,Bu=Vu.toString,zu=/^\s*function ([^ (]*)/;!b||"name"in Vu||Hu(Vu,"name",{configurable:!0,get:function(){try{return Bu.call(this).match(zu)[1]}catch(e){return""}}});var Wu=Math.max,Ku=Math.min;oe({target:"Array",proto:!0,forced:!xn("splice")},{splice:function(e,t){var n,i,r,a,o,s,l=se(this),c=ee(l.length),u=te(e,c),h=arguments.length;if(0===h?n=i=0:i=1===h?(n=0,c-u):(n=h-2,Ku(Wu(Z(t),0),c-u)),9007199254740991<c+n-i)throw TypeError("Maximum allowed length exceeded");for(r=We(l,i),a=0;a<i;a++)(o=u+a)in l&&An(r,a,l[o]);if(n<(r.length=i)){for(a=u;a<c-i;a++)s=a+n,(o=a+i)in l?l[s]=l[o]:delete l[s];for(a=c;c-i+n<a;a--)delete l[a-1]}else if(i<n)for(a=c-i;u<a;a--)s=a+n-1,(o=a+i-1)in l?l[s]=l[o]:delete l[s];for(a=0;a<n;a++)l[a+u]=arguments[a+2];return l.length=c-i+n,r}});var $u=t(function(e,t){function o(e,t){if(e){var n=u[e];if(c[e]=t,n)for(;n.length;)n[0](e,t),n.splice(0,1)}}function s(e,t){e.call&&(e={success:e}),t.length?(e.error||f)(t):(e.success||f)(e)}function h(n,i,r,a){var o,s,e=document,t=r.async,l=(r.numRetries||0)+1,c=r.before||f,u=n.replace(/^(css|img)!/,"");a=a||0,/(^css!|\.css$)/.test(n)?((s=e.createElement("link")).rel="stylesheet",s.href=u,(o="hideFocus"in s)&&s.relList&&(o=0,s.rel="preload",s.as="style")):/(^img!|\.(png|gif|jpg|svg)$)/.test(n)?(s=e.createElement("img")).src=u:((s=e.createElement("script")).src=n,s.async=void 0===t||t),!(s.onload=s.onerror=s.onbeforeload=function(e){var t=e.type[0];if(o)try{s.sheet.cssText.length||(t="e")}catch(e){18!=e.code&&(t="e")}if("e"==t){if((a+=1)<l)return h(n,i,r,a)}else if("preload"==s.rel&&"style"==s.as)return s.rel="stylesheet";i(n,t,e.defaultPrevented)})!==c(n,s)&&e.head.appendChild(s)}function n(e,t,n){var i,r;if(t&&t.trim&&(i=t),r=(i?n:t)||{},i){if(i in l)throw"LoadJS";l[i]=!0}function a(t,n){!function(e,i,t){var n,r,a=(e=e.push?e:[e]).length,o=a,s=[];for(n=function(e,t,n){if("e"==t&&s.push(e),"b"==t){if(!n)return;s.push(e)}--a||i(s)},r=0;r<o;r++)h(e[r],n,t)}(e,function(e){s(r,e),t&&s({success:t,error:n},e),o(i,e)},r)}if(r.returnPromise)return new Promise(a);a()}var f,l,c,u;e.exports=(f=function(){},l={},c={},u={},n.ready=function(e,t){return function(e,n){e=e.push?e:[e];var t,i,r,a=[],o=e.length,s=o;for(t=function(e,t){t.length&&a.push(e),--s||n(a)};o--;)i=e[o],(r=c[i])?t(i,r):(u[i]=u[i]||[]).push(t)}(e,function(e){s(t,e)}),n},n.done=function(e){o(e,[])},n.reset=function(){l={},c={},u={}},n.isDefined=function(e){return e in l},n)});function Yu(n){return new Promise(function(e,t){$u(n,{success:e,error:t})})}function Gu(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,kc.call(this,this.media,e?"play":"pause"))}var Qu={setup:function(){var t=this;jc(this.elements.wrapper,this.config.classNames.embed,!0),Wc.call(this),fc.object(window.Vimeo)?Qu.ready.call(this):Yu(this.config.urls.vimeo.sdk).then(function(){Qu.ready.call(t)}).catch(function(e){t.debug.warn("Vimeo SDK (player.js) failed to load",e)})},ready:function(){var r=this,o=this,e=o.config.vimeo,t=Eu(Sc({},{loop:o.config.loop.active,autoplay:o.autoplay,muted:o.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},e)),n=o.media.getAttribute("src");fc.empty(n)&&(n=o.media.getAttribute(o.config.attributes.embed.id));var i,a=(i=n,fc.empty(i)?null:!fc.number(Number(i))&&i.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:i),s=xc("iframe"),l=ou(o.config.urls.vimeo.iframe,a,t);s.setAttribute("src",l),s.setAttribute("allowfullscreen",""),s.setAttribute("allowtransparency",""),s.setAttribute("allow","autoplay");var c=xc("div",{poster:o.poster,class:o.config.classNames.embedContainer});c.appendChild(s),o.media=Ic(c,o.media),pu(ou(o.config.urls.vimeo.api,a),"json").then(function(e){if(!fc.empty(e)){var t=new URL(e[0].thumbnail_large);t.pathname="".concat(t.pathname.split("_")[0],".jpg"),qu.setPoster.call(o,t.href).catch(function(){})}}),o.embed=new window.Vimeo.Player(s,{autopause:o.config.autopause,muted:o.muted}),o.media.paused=!0,o.media.currentTime=0,o.supported.ui&&o.embed.disableTextTrack(),o.media.play=function(){return Gu.call(o,!0),o.embed.play()},o.media.pause=function(){return Gu.call(o,!1),o.embed.pause()},o.media.stop=function(){o.pause(),o.currentTime=0};var u=o.media.currentTime;Object.defineProperty(o.media,"currentTime",{get:function(){return u},set:function(e){var t=o.embed,n=o.media,i=o.paused,r=o.volume,a=i&&!t.hasPlayed;n.seeking=!0,kc.call(o,n,"seeking"),Promise.resolve(a&&t.setVolume(0)).then(function(){return t.setCurrentTime(e)}).then(function(){return a&&t.pause()}).then(function(){return a&&t.setVolume(r)}).catch(function(){})}});var h=o.config.speed.selected;Object.defineProperty(o.media,"playbackRate",{get:function(){return h},set:function(e){o.embed.setPlaybackRate(e).then(function(){h=e,kc.call(o,o.media,"ratechange")}).catch(function(e){"Error"===e.name&&Tu.setSpeedMenu.call(o,[])})}});var f=o.config.volume;Object.defineProperty(o.media,"volume",{get:function(){return f},set:function(e){o.embed.setVolume(e).then(function(){f=e,kc.call(o,o.media,"volumechange")})}});var d=o.config.muted;Object.defineProperty(o.media,"muted",{get:function(){return d},set:function(e){var t=!!fc.boolean(e)&&e;o.embed.setVolume(t?0:o.config.volume).then(function(){d=t,kc.call(o,o.media,"volumechange")})}});var p,m=o.config.loop;Object.defineProperty(o.media,"loop",{get:function(){return m},set:function(e){var t=fc.boolean(e)?e:o.config.loop.active;o.embed.setLoop(t).then(function(){m=t})}}),o.embed.getVideoUrl().then(function(e){p=e,Tu.setDownloadUrl.call(o)}).catch(function(e){r.debug.warn(e)}),Object.defineProperty(o.media,"currentSrc",{get:function(){return p}}),Object.defineProperty(o.media,"ended",{get:function(){return o.currentTime===o.duration}}),Promise.all([o.embed.getVideoWidth(),o.embed.getVideoHeight()]).then(function(e){var t=no(e,2),n=t[0],i=t[1];o.embed.ratio=[n,i],Wc.call(r)}),o.embed.setAutopause(o.config.autopause).then(function(e){o.config.autopause=e}),o.embed.getVideoTitle().then(function(e){o.config.title=e,qu.setTitle.call(r)}),o.embed.getCurrentTime().then(function(e){u=e,kc.call(o,o.media,"timeupdate")}),o.embed.getDuration().then(function(e){o.media.duration=e,kc.call(o,o.media,"durationchange")}),o.embed.getTextTracks().then(function(e){o.media.textTracks=e,Au.setup.call(o)}),o.embed.on("cuechange",function(e){var t=e.cues,n=(void 0===t?[]:t).map(function(e){return t=e.text,n=document.createDocumentFragment(),i=document.createElement("div"),n.appendChild(i),i.innerHTML=t,n.firstChild.innerText;var t,n,i});Au.updateCues.call(o,n)}),o.embed.on("loaded",function(){o.embed.getPaused().then(function(e){Gu.call(o,!e),e||kc.call(o,o.media,"playing")}),fc.element(o.embed.element)&&o.supported.ui&&o.embed.element.setAttribute("tabindex",-1)}),o.embed.on("play",function(){Gu.call(o,!0),kc.call(o,o.media,"playing")}),o.embed.on("pause",function(){Gu.call(o,!1)}),o.embed.on("timeupdate",function(e){o.media.seeking=!1,u=e.seconds,kc.call(o,o.media,"timeupdate")}),o.embed.on("progress",function(e){o.media.buffered=e.percent,kc.call(o,o.media,"progress"),1===parseInt(e.percent,10)&&kc.call(o,o.media,"canplaythrough"),o.embed.getDuration().then(function(e){e!==o.media.duration&&(o.media.duration=e,kc.call(o,o.media,"durationchange"))})}),o.embed.on("seeked",function(){o.media.seeking=!1,kc.call(o,o.media,"seeked")}),o.embed.on("ended",function(){o.media.paused=!0,kc.call(o,o.media,"ended")}),o.embed.on("error",function(e){o.media.error=e,kc.call(o,o.media,"error")}),setTimeout(function(){return qu.build.call(o)},0)}};function Xu(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,kc.call(this,this.media,e?"play":"pause"))}var Ju={setup:function(){var t=this;if(jc(this.elements.wrapper,this.config.classNames.embed,!0),fc.object(window.YT)&&fc.function(window.YT.Player))Ju.ready.call(this);else{var e=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=function(){fc.function(e)&&e(),Ju.ready.call(t)},Yu(this.config.urls.youtube.sdk).catch(function(e){t.debug.warn("YouTube API failed to load",e)})}},getTitle:function(e){var r=this;pu(ou(this.config.urls.youtube.api,e)).then(function(e){if(fc.object(e)){var t=e.title,n=e.height,i=e.width;r.config.title=t,qu.setTitle.call(r),r.embed.ratio=[i,n]}Wc.call(r)}).catch(function(){Wc.call(r)})},ready:function(){var r=this,e=r.media&&r.media.getAttribute("id");if(fc.empty(e)||!e.startsWith("youtube-")){var t=r.media.getAttribute("src");fc.empty(t)&&(t=r.media.getAttribute(this.config.attributes.embed.id));var n,i,a=(n=t,fc.empty(n)?null:n.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:n),o=(i=r.provider,"".concat(i,"-").concat(Math.floor(1e4*Math.random()))),s=xc("div",{id:o,poster:r.poster});r.media=Ic(s,r.media);var l=function(e){return"https://i.ytimg.com/vi/".concat(a,"/").concat(e,"default.jpg")};Fu(l("maxres"),121).catch(function(){return Fu(l("sd"),121)}).catch(function(){return Fu(l("hq"))}).then(function(e){return qu.setPoster.call(r,e.src)}).then(function(e){e.includes("maxres")||(r.elements.poster.style.backgroundSize="cover")}).catch(function(){});var c=r.config.youtube;r.embed=new window.YT.Player(o,{videoId:a,host:c.noCookie?"https://www.youtube-nocookie.com":"http:"===window.location.protocol?"http://www.youtube.com":void 0,playerVars:Sc({},{autoplay:r.config.autoplay?1:0,hl:r.config.hl,controls:r.supported.ui?0:1,disablekb:1,playsinline:r.config.fullscreen.iosNative?0:1,cc_load_policy:r.captions.active?1:0,cc_lang_pref:r.config.captions.language,widget_referrer:window?window.location.href:null},c),events:{onError:function(e){if(!r.media.error){var t=e.data,n={2:"The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.",5:"The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.",100:"The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.",101:"The owner of the requested video does not allow it to be played in embedded players.",150:"The owner of the requested video does not allow it to be played in embedded players."}[t]||"An unknown error occured";r.media.error={code:t,message:n},kc.call(r,r.media,"error")}},onPlaybackRateChange:function(e){var t=e.target;r.media.playbackRate=t.getPlaybackRate(),kc.call(r,r.media,"ratechange")},onReady:function(e){if(!fc.function(r.media.play)){var n=e.target;Ju.getTitle.call(r,a),r.media.play=function(){Xu.call(r,!0),n.playVideo()},r.media.pause=function(){Xu.call(r,!1),n.pauseVideo()},r.media.stop=function(){n.stopVideo()},r.media.duration=n.getDuration(),r.media.paused=!0,r.media.currentTime=0,Object.defineProperty(r.media,"currentTime",{get:function(){return Number(n.getCurrentTime())},set:function(e){r.paused&&!r.embed.hasPlayed&&r.embed.mute(),r.media.seeking=!0,kc.call(r,r.media,"seeking"),n.seekTo(e)}}),Object.defineProperty(r.media,"playbackRate",{get:function(){return n.getPlaybackRate()},set:function(e){n.setPlaybackRate(e)}});var t=r.config.volume;Object.defineProperty(r.media,"volume",{get:function(){return t},set:function(e){t=e,n.setVolume(100*t),kc.call(r,r.media,"volumechange")}});var i=r.config.muted;Object.defineProperty(r.media,"muted",{get:function(){return i},set:function(e){var t=fc.boolean(e)?e:i;n[(i=t)?"mute":"unMute"](),kc.call(r,r.media,"volumechange")}}),Object.defineProperty(r.media,"currentSrc",{get:function(){return n.getVideoUrl()}}),Object.defineProperty(r.media,"ended",{get:function(){return r.currentTime===r.duration}}),r.options.speed=n.getAvailablePlaybackRates(),r.supported.ui&&r.media.setAttribute("tabindex",-1),kc.call(r,r.media,"timeupdate"),kc.call(r,r.media,"durationchange"),clearInterval(r.timers.buffering),r.timers.buffering=setInterval(function(){r.media.buffered=n.getVideoLoadedFraction(),(null===r.media.lastBuffered||r.media.lastBuffered<r.media.buffered)&&kc.call(r,r.media,"progress"),r.media.lastBuffered=r.media.buffered,1===r.media.buffered&&(clearInterval(r.timers.buffering),kc.call(r,r.media,"canplaythrough"))},200),setTimeout(function(){return qu.build.call(r)},50)}},onStateChange:function(e){var t=e.target;switch(clearInterval(r.timers.playing),r.media.seeking&&[1,2].includes(e.data)&&(r.media.seeking=!1,kc.call(r,r.media,"seeked")),e.data){case-1:kc.call(r,r.media,"timeupdate"),r.media.buffered=t.getVideoLoadedFraction(),kc.call(r,r.media,"progress");break;case 0:Xu.call(r,!1),r.media.loop?(t.stopVideo(),t.playVideo()):kc.call(r,r.media,"ended");break;case 1:r.config.autoplay||!r.media.paused||r.embed.hasPlayed?(Xu.call(r,!0),kc.call(r,r.media,"playing"),r.timers.playing=setInterval(function(){kc.call(r,r.media,"timeupdate")},50),r.media.duration!==t.getDuration()&&(r.media.duration=t.getDuration(),kc.call(r,r.media,"durationchange"))):r.media.pause();break;case 2:r.muted||r.embed.unMute(),Xu.call(r,!1)}kc.call(r,r.elements.container,"statechange",!1,{code:e.data})}}})}}},Zu={setup:function(){this.media?(jc(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),jc(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&jc(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=xc("div",{class:this.config.classNames.video}),Ec(this.media,this.elements.wrapper),this.elements.poster=xc("div",{class:this.config.classNames.poster}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?Kc.extend.call(this):this.isYouTube?Ju.setup.call(this):this.isVimeo&&Qu.setup.call(this)):this.debug.warn("No media element found!")}},eh=function(){function t(e){var n=this;Ja(this,t),this.player=e,this.config=e.config.ads,this.playing=!1,this.initialized=!1,this.elements={container:null,displayContainer:null},this.manager=null,this.loader=null,this.cuePoints=null,this.events={},this.safetyTimer=null,this.countdownTimer=null,this.managerPromise=new Promise(function(e,t){n.on("loaded",e),n.on("error",t)}),this.load()}return eo(t,[{key:"load",value:function(){var e=this;this.enabled&&(fc.object(window.google)&&fc.object(window.google.ima)?this.ready():Yu(this.player.config.urls.googleIMA.sdk).then(function(){e.ready()}).catch(function(){e.trigger("error",new Error("Google IMA SDK failed to load"))}))}},{key:"ready",value:function(){var e,t=this;this.enabled||((e=this).manager&&e.manager.destroy(),e.elements.displayContainer&&e.elements.displayContainer.destroy(),e.elements.container.remove()),this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then(function(){t.clearSafetyTimer("onAdsManagerLoaded()")}),this.listeners(),this.setupIMA()}},{key:"setupIMA",value:function(){this.elements.container=xc("div",{class:this.player.config.classNames.ads}),this.player.elements.container.appendChild(this.elements.container),google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED),google.ima.settings.setLocale(this.player.config.ads.language),google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline),this.elements.displayContainer=new google.ima.AdDisplayContainer(this.elements.container,this.player.media),this.requestAds()}},{key:"requestAds",value:function(){var t=this,e=this.player.elements.container;try{this.loader=new google.ima.AdsLoader(this.elements.displayContainer),this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,function(e){return t.onAdsManagerLoaded(e)},!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(e){return t.onAdError(e)},!1);var n=new google.ima.AdsRequest;n.adTagUrl=this.tagUrl,n.linearAdSlotWidth=e.offsetWidth,n.linearAdSlotHeight=e.offsetHeight,n.nonLinearAdSlotWidth=e.offsetWidth,n.nonLinearAdSlotHeight=e.offsetHeight,n.forceNonLinearFullSlot=!1,n.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(n)}catch(e){this.onAdError(e)}}},{key:"pollCountdown",value:function(e){var n=this;if(!(0<arguments.length&&void 0!==e&&e))return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");this.countdownTimer=setInterval(function(){var e=ku(Math.max(n.manager.getRemainingTime(),0)),t="".concat(fu("advertisement",n.player.config)," - ").concat(e);n.elements.container.setAttribute("data-badge-text",t)},100)}},{key:"onAdsManagerLoaded",value:function(e){var t=this;if(this.enabled){var n=new google.ima.AdsRenderingSettings;n.restoreCustomPlaybackStateOnAdBreakComplete=!0,n.enablePreloading=!0,this.manager=e.getAdsManager(this.player,n),this.cuePoints=this.manager.getCuePoints(),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(e){return t.onAdError(e)}),Object.keys(google.ima.AdEvent.Type).forEach(function(e){t.manager.addEventListener(google.ima.AdEvent.Type[e],function(e){return t.onAdEvent(e)})}),this.trigger("loaded")}}},{key:"addCuePoints",value:function(){var r=this;fc.empty(this.cuePoints)||this.cuePoints.forEach(function(e){if(0!==e&&-1!==e&&e<r.player.duration){var t=r.player.elements.progress;if(fc.element(t)){var n=100/r.player.duration*e,i=xc("span",{class:r.player.config.classNames.cues});i.style.left="".concat(n.toString(),"%"),t.appendChild(i)}}})}},{key:"onAdEvent",value:function(e){var t,n=this,i=this.player.elements.container,r=e.getAd(),a=e.getAdData();switch(t=e.type,kc.call(n.player,n.player.media,"ads".concat(t.replace(/_/g,"").toLowerCase())),e.type){case google.ima.AdEvent.Type.LOADED:this.trigger("loaded"),this.pollCountdown(!0),r.isLinear()||(r.width=i.offsetWidth,r.height=i.offsetHeight);break;case google.ima.AdEvent.Type.STARTED:this.manager.setVolume(this.player.volume);break;case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:this.loadAds();break;case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:this.pauseContent();break;case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:this.pollCountdown(),this.resumeContent();break;case google.ima.AdEvent.Type.LOG:a.adError&&this.player.debug.warn("Non-fatal ad error: ".concat(a.adError.getMessage()))}}},{key:"onAdError",value:function(e){this.cancel(),this.player.debug.warn("Ads error",e)}},{key:"listeners",value:function(){var i,r=this,e=this.player.elements.container;this.player.on("canplay",function(){r.addCuePoints()}),this.player.on("ended",function(){r.loader.contentComplete()}),this.player.on("timeupdate",function(){i=r.player.currentTime}),this.player.on("seeked",function(){var n=r.player.currentTime;fc.empty(r.cuePoints)||r.cuePoints.forEach(function(e,t){i<e&&e<n&&(r.manager.discardAdBreak(),r.cuePoints.splice(t,1))})}),window.addEventListener("resize",function(){r.manager&&r.manager.resize(e.offsetWidth,e.offsetHeight,google.ima.ViewMode.NORMAL)})}},{key:"play",value:function(){var t=this,e=this.player.elements.container;this.managerPromise||this.resumeContent(),this.managerPromise.then(function(){t.manager.setVolume(t.player.volume),t.elements.displayContainer.initialize();try{t.initialized||(t.manager.init(e.offsetWidth,e.offsetHeight,google.ima.ViewMode.NORMAL),t.manager.start()),t.initialized=!0}catch(e){t.onAdError(e)}}).catch(function(){})}},{key:"resumeContent",value:function(){this.elements.container.style.zIndex="",this.playing=!1,this.player.media.play()}},{key:"pauseContent",value:function(){this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()}},{key:"cancel",value:function(){this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()}},{key:"loadAds",value:function(){var t=this;this.managerPromise.then(function(){t.manager&&t.manager.destroy(),t.managerPromise=new Promise(function(e){t.on("loaded",e),t.player.debug.log(t.manager)}),t.requestAds()}).catch(function(){})}},{key:"trigger",value:function(e){for(var t=this,n=arguments.length,i=new Array(1<n?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];var a=this.events[e];fc.array(a)&&a.forEach(function(e){fc.function(e)&&e.apply(t,i)})}},{key:"on",value:function(e,t){return fc.array(this.events[e])||(this.events[e]=[]),this.events[e].push(t),this}},{key:"startSafetyTimer",value:function(e,t){var n=this;this.player.debug.log("Safety timer invoked from: ".concat(t)),this.safetyTimer=setTimeout(function(){n.cancel(),n.clearSafetyTimer("startSafetyTimer()")},e)}},{key:"clearSafetyTimer",value:function(e){fc.nullOrUndefined(this.safetyTimer)||(this.player.debug.log("Safety timer cleared from: ".concat(e)),clearTimeout(this.safetyTimer),this.safetyTimer=null)}},{key:"enabled",get:function(){var e=this.config;return this.player.isHTML5&&this.player.isVideo&&e.enabled&&(!fc.empty(e.publisherId)||fc.url(e.tagUrl))}},{key:"tagUrl",get:function(){var e=this.config;if(fc.url(e.tagUrl))return e.tagUrl;var t={AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:this.publisherId};return"".concat("https://go.aniview.com/api/adserver6/vast/","?").concat(Eu(t))}}]),t}(),th=ct.findIndex,nh="findIndex",ih=!0;nh in[]&&Array(1)[nh](function(){ih=!1}),oe({target:"Array",proto:!0,forced:ih},{findIndex:function(e,t){return th(this,e,1<arguments.length?t:void 0)}}),$t(nh);var rh=function(){function t(e){Ja(this,t),this.player=e,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}return eo(t,[{key:"load",value:function(){var e=this;this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then(function(){e.enabled&&(e.render(),e.determineContainerAutoSizing(),e.loaded=!0)})}},{key:"getThumbnails",value:function(){var i=this;return new Promise(function(e){var t=i.player.config.previewThumbnails.src;if(fc.empty(t))throw new Error("Missing previewThumbnails.src config attribute");var n=(fc.string(t)?[t]:t).map(function(e){return i.getThumbnail(e)});Promise.all(n).then(function(){i.thumbnails.sort(function(e,t){return e.height-t.height}),i.player.debug.log("Preview thumbnails",i.thumbnails),e()})})}},{key:"getThumbnail",value:function(a){var o=this;return new Promise(function(r){pu(a).then(function(e){var t,n={frames:(t=[],e.split(/\r\n\r\n|\n\n|\r\r/).forEach(function(e){var a={};e.split(/\r\n|\n|\r/).forEach(function(e){if(fc.number(a.startTime)){if(!fc.empty(e.trim())&&fc.empty(a.text)){var t=e.trim().split("#xywh="),n=no(t,1);if(a.text=n[0],t[1]){var i=no(t[1].split(","),4);a.x=i[0],a.y=i[1],a.w=i[2],a.h=i[3]}}}else{var r=e.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/);r&&(a.startTime=60*Number(r[1]||0)*60+60*Number(r[2])+Number(r[3])+Number("0.".concat(r[4])),a.endTime=60*Number(r[6]||0)*60+60*Number(r[7])+Number(r[8])+Number("0.".concat(r[9])))}}),a.text&&t.push(a)}),t),height:null,urlPrefix:""};n.frames[0].text.startsWith("/")||n.frames[0].text.startsWith("http://")||n.frames[0].text.startsWith("https://")||(n.urlPrefix=a.substring(0,a.lastIndexOf("/")+1));var i=new Image;i.onload=function(){n.height=i.naturalHeight,n.width=i.naturalWidth,o.thumbnails.push(n),r()},i.src=n.urlPrefix+n.frames[0].text})})}},{key:"startMove",value:function(e){if(this.loaded&&fc.event(e)&&["touchmove","mousemove"].includes(e.type)&&this.player.media.duration){if("touchmove"===e.type)this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{var t=this.player.elements.progress.getBoundingClientRect(),n=100/t.width*(e.pageX-t.left);this.seekTime=this.player.media.duration*(n/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=e.pageX,this.elements.thumb.time.innerText=ku(this.seekTime)}this.showImageAtCurrentTime()}}},{key:"endMove",value:function(){this.toggleThumbContainer(!1,!0)}},{key:"startScrubbing",value:function(e){!1!==e.button&&0!==e.button||(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))}},{key:"endScrubbing",value:function(){var e=this;this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):wc.call(this.player,this.player.media,"timeupdate",function(){e.mouseDown||e.toggleScrubbingContainer(!1)})}},{key:"listeners",value:function(){var e=this;this.player.on("play",function(){e.toggleThumbContainer(!1,!0)}),this.player.on("seeked",function(){e.toggleThumbContainer(!1)}),this.player.on("timeupdate",function(){e.lastTime=e.player.media.currentTime})}},{key:"render",value:function(){this.elements.thumb.container=xc("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=xc("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);var e=xc("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=xc("span",{},"00:00"),e.appendChild(this.elements.thumb.time),this.elements.thumb.container.appendChild(e),fc.element(this.player.elements.progress)&&this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=xc("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)}},{key:"showImageAtCurrentTime",value:function(){var n=this;this.mouseDown?this.setScrubbingContainerSize():this.setThumbContainerSizeAndPos();var i=this.thumbnails[0].frames.findIndex(function(e){return n.seekTime>=e.startTime&&n.seekTime<=e.endTime}),e=0<=i,r=0;this.mouseDown||this.toggleThumbContainer(e),e&&(this.thumbnails.forEach(function(e,t){n.loadedImages.includes(e.frames[i].text)&&(r=t)}),i!==this.showingThumb&&(this.showingThumb=i,this.loadImage(r)))}},{key:"loadImage",value:function(e){var t=this,n=0<arguments.length&&void 0!==e?e:0,i=this.showingThumb,r=this.thumbnails[n],a=r.urlPrefix,o=r.frames[i],s=r.frames[i].text,l=a+s;if(this.currentImageElement&&this.currentImageElement.dataset.filename===s)this.showImage(this.currentImageElement,o,n,i,s,!1),this.currentImageElement.dataset.index=i,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);var c=new Image;c.src=l,c.dataset.index=i,c.dataset.filename=s,this.showingThumbFilename=s,this.player.debug.log("Loading image: ".concat(l)),c.onload=function(){return t.showImage(c,o,n,i,s,!0)},this.loadingImage=c,this.removeOldImages(c)}}},{key:"showImage",value:function(e,t,n,i,r,a){var o=!(5<arguments.length&&void 0!==a)||a;this.player.debug.log("Showing thumb: ".concat(r,". num: ").concat(i,". qual: ").concat(n,". newimg: ").concat(o)),this.setImageSizeAndOffset(e,t),o&&(this.currentImageContainer.appendChild(e),this.currentImageElement=e,this.loadedImages.includes(r)||this.loadedImages.push(r)),this.preloadNearby(i,!0).then(this.preloadNearby(i,!1)).then(this.getHigherQuality(n,e,t,r))}},{key:"removeOldImages",value:function(i){var r=this;Array.from(this.currentImageContainer.children).forEach(function(e){if("img"===e.tagName.toLowerCase()){var t=r.usingSprites?500:1e3;if(e.dataset.index!==i.dataset.index&&!e.dataset.deleting){e.dataset.deleting=!0;var n=r.currentImageContainer;setTimeout(function(){n.removeChild(e),r.player.debug.log("Removing thumb: ".concat(e.dataset.filename))},t)}}})}},{key:"preloadNearby",value:function(t,e){var s=this,n=!(1<arguments.length&&void 0!==e)||e;return new Promise(function(o){setTimeout(function(){var r=s.thumbnails[0].frames[t].text;if(s.showingThumbFilename===r){var e;e=n?s.thumbnails[0].frames.slice(t):s.thumbnails[0].frames.slice(0,t).reverse();var a=!1;e.forEach(function(e){var t=e.text;if(t!==r&&!s.loadedImages.includes(t)){a=!0,s.player.debug.log("Preloading thumb filename: ".concat(t));var n=s.thumbnails[0].urlPrefix+t,i=new Image;i.src=n,i.onload=function(){s.player.debug.log("Preloaded thumb filename: ".concat(t)),s.loadedImages.includes(t)||s.loadedImages.push(t),o()}}}),a||o()}},300)})}},{key:"getHigherQuality",value:function(e,t,n,i){var r=this;if(e<this.thumbnails.length-1){var a=t.naturalHeight;this.usingSprites&&(a=n.h),a<this.thumbContainerHeight&&setTimeout(function(){r.showingThumbFilename===i&&(r.player.debug.log("Showing higher quality thumb for: ".concat(i)),r.loadImage(e+1))},300)}}},{key:"toggleThumbContainer",value:function(e,t){var n=0<arguments.length&&void 0!==e&&e,i=1<arguments.length&&void 0!==t&&t,r=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(r,n),!n&&i&&(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"toggleScrubbingContainer",value:function(e){var t=0<arguments.length&&void 0!==e&&e,n=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(n,t),t||(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"determineContainerAutoSizing",value:function(){20<this.elements.thumb.imageContainer.clientHeight&&(this.sizeSpecifiedInCSS=!0)}},{key:"setThumbContainerSizeAndPos",value:function(){if(!this.sizeSpecifiedInCSS){var e=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(this.thumbContainerHeight,"px"),this.elements.thumb.imageContainer.style.width="".concat(e,"px")}this.setThumbContainerPos()}},{key:"setThumbContainerPos",value:function(){var e=this.player.elements.progress.getBoundingClientRect(),t=this.player.elements.container.getBoundingClientRect(),n=this.elements.thumb.container,i=t.left-e.left+10,r=t.right-e.left-n.clientWidth-10,a=this.mousePosX-e.left-n.clientWidth/2;a<i&&(a=i),r<a&&(a=r),n.style.left="".concat(a,"px")}},{key:"setScrubbingContainerSize",value:function(){this.elements.scrubbing.container.style.width="".concat(this.player.media.clientWidth,"px"),this.elements.scrubbing.container.style.height="".concat(this.player.media.clientWidth/this.thumbAspectRatio,"px")}},{key:"setImageSizeAndOffset",value:function(e,t){if(this.usingSprites){var n=this.thumbContainerHeight/t.h;e.style.height="".concat(Math.floor(e.naturalHeight*n),"px"),e.style.width="".concat(Math.floor(e.naturalWidth*n),"px"),e.style.left="-".concat(t.x*n,"px"),e.style.top="-".concat(t.y*n,"px")}}},{key:"enabled",get:function(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}},{key:"currentImageContainer",get:function(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}},{key:"usingSprites",get:function(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}},{key:"thumbAspectRatio",get:function(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}},{key:"thumbContainerHeight",get:function(){return this.mouseDown?Math.floor(this.player.media.clientWidth/this.thumbAspectRatio):Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}},{key:"currentImageElement",get:function(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement},set:function(e){this.mouseDown?this.currentScrubbingImageElement=e:this.currentThumbnailImageElement=e}}]),t}(),ah={insertElements:function(t,e){var n=this;fc.string(e)?Cc(t,this.media,{src:e}):fc.array(e)&&e.forEach(function(e){Cc(t,n.media,e)})},change:function(l){var c=this;Tc(l,"sources.length")?(Kc.cancelRequests.call(this),this.destroy.call(this,function(){c.options.quality=[],Pc(c.media),c.media=null,fc.element(c.elements.container)&&c.elements.container.removeAttribute("class");var e=l.sources,t=l.type,n=no(e,1)[0],i=n.provider,r=void 0===i?Lu.html5:i,a=n.src,o="html5"===r?t:"div",s="html5"===r?{}:{src:a};Object.assign(c,{provider:r,type:t,supported:Hc.check(t,r,c.config.playsinline),media:xc(o,s)}),c.elements.container.appendChild(c.media),fc.boolean(l.autoplay)&&(c.config.autoplay=l.autoplay),c.isHTML5&&(c.config.crossorigin&&c.media.setAttribute("crossorigin",""),c.config.autoplay&&c.media.setAttribute("autoplay",""),fc.empty(l.poster)||(c.poster=l.poster),c.config.loop.active&&c.media.setAttribute("loop",""),c.config.muted&&c.media.setAttribute("muted",""),c.config.playsinline&&c.media.setAttribute("playsinline","")),qu.addStyleHook.call(c),c.isHTML5&&ah.insertElements.call(c,"source",e),c.config.title=l.title,Zu.setup.call(c),c.isHTML5&&Object.keys(l).includes("tracks")&&ah.insertElements.call(c,"track",l.tracks),(c.isHTML5||c.isEmbed&&!c.supported.ui)&&qu.build.call(c),c.isHTML5&&c.media.load(),c.previewThumbnails&&c.previewThumbnails.load(),c.fullscreen.update()},!0)):this.debug.warn("Invalid source format")}};var oh,sh=function(){function c(e,t){var n=this;if(Ja(this,c),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=Hc.touch,this.media=e,fc.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||fc.nodeList(this.media)||fc.array(this.media))&&(this.media=this.media[0]),this.config=Sc({},xu,c.defaults,t||{},function(){try{return JSON.parse(n.media.getAttribute("data-plyr-config"))}catch(e){return{}}}()),this.elements={container:null,captions:null,buttons:{},display:{},progress:{},inputs:{},settings:{popup:null,menu:null,panels:{},buttons:{}}},this.captions={active:null,currentTrack:-1,meta:new WeakMap},this.fullscreen={active:!1},this.options={speed:[],quality:[]},this.debug=new ju(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",Hc),!fc.nullOrUndefined(this.media)&&fc.element(this.media))if(this.media.plyr)this.debug.warn("Target already setup");else if(this.config.enabled)if(Hc.check().api){var i=this.media.cloneNode(!0);i.autoplay=!1,this.elements.original=i;var r,a=this.media.tagName.toLowerCase(),o=null,s=null;switch(a){case"div":if(o=this.media.querySelector("iframe"),fc.element(o)){if(s=Su(o.getAttribute("src")),this.provider=(r=s.toString(),/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(r)?Lu.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(r)?Lu.vimeo:null),this.elements.container=this.media,this.media=o,this.elements.container.className="",s.search.length){var l=["1","true"];l.includes(s.searchParams.get("autoplay"))&&(this.config.autoplay=!0),l.includes(s.searchParams.get("loop"))&&(this.config.loop.active=!0),this.isYouTube?(this.config.playsinline=l.includes(s.searchParams.get("playsinline")),this.config.youtube.hl=s.searchParams.get("hl")):this.config.playsinline=!0}}else this.provider=this.media.getAttribute(this.config.attributes.embed.provider),this.media.removeAttribute(this.config.attributes.embed.provider);if(fc.empty(this.provider)||!Object.keys(Lu).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=Mu;break;case"video":case"audio":this.type=a,this.provider=Lu.html5,this.media.hasAttribute("crossorigin")&&(this.config.crossorigin=!0),this.media.hasAttribute("autoplay")&&(this.config.autoplay=!0),(this.media.hasAttribute("playsinline")||this.media.hasAttribute("webkit-playsinline"))&&(this.config.playsinline=!0),this.media.hasAttribute("muted")&&(this.config.muted=!0),this.media.hasAttribute("loop")&&(this.config.loop.active=!0);break;default:return void this.debug.error("Setup failed: unsupported type")}this.supported=Hc.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new Du(this),this.storage=new du(this),this.media.plyr=this,fc.element(this.elements.container)||(this.elements.container=xc("div",{tabindex:0}),Ec(this.media,this.elements.container)),qu.addStyleHook.call(this),Zu.setup.call(this),this.config.debug&&yc.call(this,this.elements.container,this.config.events.join(" "),function(e){n.debug.log("event: ".concat(e.type))}),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&qu.build.call(this),this.listeners.container(),this.listeners.global(),this.fullscreen=new Ru(this),this.config.ads.enabled&&(this.ads=new eh(this)),this.isHTML5&&this.config.autoplay&&setTimeout(function(){return n.play()},10),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new rh(this))):this.debug.error("Setup failed: no support")}else this.debug.error("Setup failed: no support");else this.debug.error("Setup failed: disabled by config");else this.debug.error("Setup failed: no suitable element passed")}return eo(c,[{key:"play",value:function(){var e=this;return fc.function(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then(function(){return e.ads.play()}).catch(function(){return e.media.play()}),this.media.play()):null}},{key:"pause",value:function(){this.playing&&fc.function(this.media.pause)&&this.media.pause()}},{key:"togglePlay",value:function(e){(fc.boolean(e)?e:!this.playing)?this.play():this.pause()}},{key:"stop",value:function(){this.isHTML5?(this.pause(),this.restart()):fc.function(this.media.stop)&&this.media.stop()}},{key:"restart",value:function(){this.currentTime=0}},{key:"rewind",value:function(e){this.currentTime=this.currentTime-(fc.number(e)?e:this.config.seekTime)}},{key:"forward",value:function(e){this.currentTime=this.currentTime+(fc.number(e)?e:this.config.seekTime)}},{key:"increaseVolume",value:function(e){var t=this.media.muted?0:this.volume;this.volume=t+(fc.number(e)?e:0)}},{key:"decreaseVolume",value:function(e){this.increaseVolume(-e)}},{key:"toggleCaptions",value:function(e){Au.toggle.call(this,e,!1)}},{key:"airplay",value:function(){Hc.airplay&&this.media.webkitShowPlaybackTargetPicker()}},{key:"toggleControls",value:function(e){if(!this.supported.ui||this.isAudio)return!1;var t=Nc(this.elements.container,this.config.classNames.hideControls),n=void 0===e?void 0:!e,i=jc(this.elements.container,this.config.classNames.hideControls,n);if(i&&this.config.controls.includes("settings")&&!fc.empty(this.config.settings)&&Tu.toggleMenu.call(this,!1),i!==t){var r=i?"controlshidden":"controlsshown";kc.call(this,this.media,r)}return!i}},{key:"on",value:function(e,t){yc.call(this,this.elements.container,e,t)}},{key:"once",value:function(e,t){wc.call(this,this.elements.container,e,t)}},{key:"off",value:function(e,t){bc(this.elements.container,e,t)}},{key:"destroy",value:function(e,t){var n=this,i=1<arguments.length&&void 0!==t&&t;if(this.ready){var r=function(){document.body.style.overflow="",n.embed=null,i?(Object.keys(n.elements).length&&(Pc(n.elements.buttons.play),Pc(n.elements.captions),Pc(n.elements.controls),Pc(n.elements.wrapper),n.elements.buttons.play=null,n.elements.captions=null,n.elements.controls=null,n.elements.wrapper=null),fc.function(e)&&e()):(function(){this&&this.eventListeners&&(this.eventListeners.forEach(function(e){var t=e.element,n=e.type,i=e.callback,r=e.options;t.removeEventListener(n,i,r)}),this.eventListeners=[])}.call(n),Ic(n.elements.original,n.elements.container),kc.call(n,n.elements.original,"destroyed",!0),fc.function(e)&&e.call(n.elements.original),n.ready=!1,setTimeout(function(){n.elements=null,n.media=null},200))};this.stop(),clearTimeout(this.timers.loading),clearTimeout(this.timers.controls),clearTimeout(this.timers.resized),this.isHTML5?(qu.toggleNativeControls.call(this,!0),r()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),null!==this.embed&&fc.function(this.embed.destroy)&&this.embed.destroy(),r()):this.isVimeo&&(null!==this.embed&&this.embed.unload().then(r),setTimeout(r,200))}}},{key:"supports",value:function(e){return Hc.mime.call(this,e)}},{key:"isHTML5",get:function(){return this.provider===Lu.html5}},{key:"isEmbed",get:function(){return this.isYouTube||this.isVimeo}},{key:"isYouTube",get:function(){return this.provider===Lu.youtube}},{key:"isVimeo",get:function(){return this.provider===Lu.vimeo}},{key:"isVideo",get:function(){return this.type===Mu}},{key:"isAudio",get:function(){return this.type===Iu}},{key:"playing",get:function(){return Boolean(this.ready&&!this.paused&&!this.ended)}},{key:"paused",get:function(){return Boolean(this.media.paused)}},{key:"stopped",get:function(){return Boolean(this.paused&&0===this.currentTime)}},{key:"ended",get:function(){return Boolean(this.media.ended)}},{key:"currentTime",set:function(e){if(this.duration){var t=fc.number(e)&&0<e;this.media.currentTime=t?Math.min(e,this.duration):0,this.debug.log("Seeking to ".concat(this.currentTime," seconds"))}},get:function(){return Number(this.media.currentTime)}},{key:"buffered",get:function(){var e=this.media.buffered;return fc.number(e)?e:e&&e.length&&0<this.duration?e.end(0)/this.duration:0}},{key:"seeking",get:function(){return Boolean(this.media.seeking)}},{key:"duration",get:function(){var e=parseFloat(this.config.duration),t=(this.media||{}).duration,n=fc.number(t)&&t!==1/0?t:0;return e||n}},{key:"volume",set:function(e){var t=e;fc.string(t)&&(t=Number(t)),fc.number(t)||(t=this.storage.get("volume")),fc.number(t)||(t=this.config.volume),1<t&&(t=1),t<0&&(t=0),this.config.volume=t,this.media.volume=t,!fc.empty(e)&&this.muted&&0<t&&(this.muted=!1)},get:function(){return Number(this.media.volume)}},{key:"muted",set:function(e){var t=e;fc.boolean(t)||(t=this.storage.get("muted")),fc.boolean(t)||(t=this.config.muted),this.config.muted=t,this.media.muted=t},get:function(){return Boolean(this.media.muted)}},{key:"hasAudio",get:function(){return!this.isHTML5||(!!this.isAudio||(Boolean(this.media.mozHasAudio)||Boolean(this.media.webkitAudioDecodedByteCount)||Boolean(this.media.audioTracks&&this.media.audioTracks.length)))}},{key:"speed",set:function(e){var t=this,n=null;fc.number(e)&&(n=e),fc.number(n)||(n=this.storage.get("speed")),fc.number(n)||(n=this.config.speed.selected);var i=this.minimumSpeed,r=this.maximumSpeed;n=function(e,t,n){var i=0<arguments.length&&void 0!==e?e:0,r=1<arguments.length&&void 0!==t?t:0,a=2<arguments.length&&void 0!==n?n:255;return Math.min(Math.max(i,r),a)}(n,i,r),this.config.speed.selected=n,setTimeout(function(){t.media.playbackRate=n},0)},get:function(){return Number(this.media.playbackRate)}},{key:"minimumSpeed",get:function(){return this.isYouTube?Math.min.apply(Math,io(this.options.speed)):this.isVimeo?.5:.0625}},{key:"maximumSpeed",get:function(){return this.isYouTube?Math.max.apply(Math,io(this.options.speed)):this.isVimeo?2:16}},{key:"quality",set:function(e){var t=this.config.quality,n=this.options.quality;if(n.length){var i,r,a=[!fc.empty(e)&&Number(e),this.storage.get("quality"),t.selected,t.default].find(fc.number),o=!0;if(!n.includes(a)){var s=(i=n,r=a,fc.array(i)&&i.length?i.reduce(function(e,t){return Math.abs(t-r)<Math.abs(e-r)?t:e}):null);this.debug.warn("Unsupported quality option: ".concat(a,", using ").concat(s," instead")),a=s,o=!1}t.selected=a,this.media.quality=a,o&&this.storage.set({quality:a})}},get:function(){return this.media.quality}},{key:"loop",set:function(e){var t=fc.boolean(e)?e:this.config.loop.active;this.config.loop.active=t,this.media.loop=t},get:function(){return Boolean(this.media.loop)}},{key:"source",set:function(e){ah.change.call(this,e)},get:function(){return this.media.currentSrc}},{key:"download",get:function(){var e=this.config.urls.download;return fc.url(e)?e:this.source},set:function(e){fc.url(e)&&(this.config.urls.download=e,Tu.setDownloadUrl.call(this))}},{key:"poster",set:function(e){this.isVideo?qu.setPoster.call(this,e,!1).catch(function(){}):this.debug.warn("Poster can only be set for video")},get:function(){return this.isVideo?this.media.getAttribute("poster"):null}},{key:"ratio",get:function(){if(!this.isVideo)return null;var e=Bc(zc.call(this));return fc.array(e)?e.join(":"):e},set:function(e){this.isVideo?fc.string(e)&&Vc(e)?(this.config.ratio=e,Wc.call(this)):this.debug.error("Invalid aspect ratio specified (".concat(e,")")):this.debug.warn("Aspect ratio can only be set for video")}},{key:"autoplay",set:function(e){var t=fc.boolean(e)?e:this.config.autoplay;this.config.autoplay=t},get:function(){return Boolean(this.config.autoplay)}},{key:"currentTrack",set:function(e){Au.set.call(this,e,!1)},get:function(){var e=this.captions,t=e.toggled,n=e.currentTrack;return t?n:-1}},{key:"language",set:function(e){Au.setLanguage.call(this,e,!1)},get:function(){return(Au.getCurrentTrack.call(this)||{}).language}},{key:"pip",set:function(e){if(Hc.pip){var t=fc.boolean(e)?e:!this.pip;fc.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(t?Cu:Pu),fc.function(this.media.requestPictureInPicture)&&(!this.pip&&t?this.media.requestPictureInPicture():this.pip&&!t&&document.exitPictureInPicture())}},get:function(){return Hc.pip?fc.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===Cu:null}}],[{key:"supported",value:function(e,t,n){return Hc.check(e,t,n)}},{key:"loadSprite",value:function(e,t){return mu(e,t)}},{key:"setup",value:function(e,t){var n=1<arguments.length&&void 0!==t?t:{},i=null;return fc.string(e)?i=Array.from(document.querySelectorAll(e)):fc.nodeList(e)?i=Array.from(e):fc.array(e)&&(i=e.filter(fc.element)),fc.empty(i)?null:i.map(function(e){return new c(e,n)})}}]),c}();return sh.defaults=(oh=xu,JSON.parse(JSON.stringify(oh))),sh});
13
  !function(i){"function"==typeof define&&define.amd?define(["jquery"],function(t){return i(t)}):"object"==typeof exports?module.exports=i(require("jquery")):i(jQuery)}(function(E){function t(){this.__$emitterPrivate=E({}),this.__$emitterPublic=E({}),this.__instancesLatestArr=[],this.__plugins={},this._env=I}var c={animation:"fade",animationDuration:350,content:null,contentAsHTML:!1,contentCloning:!1,debug:!0,delay:300,delayTouch:[300,500],functionInit:null,functionBefore:null,functionReady:null,functionAfter:null,functionFormat:null,IEmin:6,interactive:!1,multiple:!1,parent:null,plugins:["sideTip"],repositionOnScroll:!1,restoration:"none",selfDestruction:!0,theme:[],timer:0,trackerInterval:500,trackOrigin:!1,trackTooltip:!1,trigger:"hover",triggerClose:{click:!1,mouseleave:!1,originClick:!1,scroll:!1,tap:!1,touchleave:!1},triggerOpen:{click:!1,mouseenter:!1,tap:!1,touchstart:!1},updateAnimation:"rotate",zIndex:9999999},n="undefined"!=typeof window?window:null,I={hasTouchCapability:!(!n||!("ontouchstart"in n||n.DocumentTouch&&n.document instanceof n.DocumentTouch||n.navigator.maxTouchPoints)),hasTransitions:function(){if(!n)return!1;var t=(n.document.body||n.document.documentElement).style,i="transition",o=["Moz","Webkit","Khtml","O","ms"];if("string"==typeof t[i])return!0;i=i.charAt(0).toUpperCase()+i.substr(1);for(var e=0;e<o.length;e++)if("string"==typeof t[o[e]+i])return!0;return!1}(),IE:!1,semVer:"4.2.6",window:n};function i(t){this.$container,this.constraints=null,this.__$tooltip,this.__init(t)}function s(o,e){var n=!0;return E.each(o,function(t,i){if(void 0===e[t]||o[t]!==e[t])return n=!1}),n}function p(t){var i=t.attr("id"),o=i?I.window.document.getElementById(i):null;return o?o===t[0]:E.contains(I.window.document.body,t[0])}t.prototype={__bridge:function(t,o,e){if(!o[e]){function i(){}i.prototype=t;var n=new i;n.__init&&n.__init(o),E.each(t,function(t,i){0!=t.indexOf("__")&&(o[t]?c.debug&&console.log("The "+t+" method of the "+e+" plugin conflicts with another plugin or native methods"):(o[t]=function(){return n[t].apply(n,Array.prototype.slice.apply(arguments))},o[t].bridged=n))}),o[e]=n}return this},__setWindow:function(t){return I.window=t,this},_getRuler:function(t){return new i(t)},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_plugin:function(t){var i=this;if("string"==typeof t){var o=t,e=null;return 0<o.indexOf(".")?e=i.__plugins[o]:E.each(i.__plugins,function(t,i){if(i.name.substring(i.name.length-o.length-1)=="."+o)return e=i,!1}),e}if(t.name.indexOf(".")<0)throw new Error("Plugins must be namespaced");return(i.__plugins[t.name]=t).core&&i.__bridge(t.core,i,t.name),this},_trigger:function(){var t=Array.prototype.slice.apply(arguments);return"string"==typeof t[0]&&(t[0]={type:t[0]}),this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,t),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,t),this},instances:function(t){var e=[];return E(t||".tooltipstered").each(function(){var o=E(this),t=o.data("tooltipster-ns");t&&E.each(t,function(t,i){e.push(o.data(i))})}),e},instancesLatest:function(){return this.__instancesLatestArr},off:function(){return this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},origins:function(t){return E((t?t+" ":"")+".tooltipstered").toArray()},setDefaults:function(t){return E.extend(c,t),this},triggerHandler:function(){return this.__$emitterPublic.triggerHandler.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this}},E.tooltipster=new t,E.Tooltipster=function(t,i){this.__callbacks={close:[],open:[]},this.__closingTime,this.__Content,this.__contentBcr,this.__destroyed=!1,this.__$emitterPrivate=E({}),this.__$emitterPublic=E({}),this.__enabled=!0,this.__garbageCollector,this.__Geometry,this.__lastPosition,this.__namespace="tooltipster-"+Math.round(1e6*Math.random()),this.__options,this.__$originParents,this.__pointerIsOverOrigin=!1,this.__previousThemes=[],this.__state="closed",this.__timeouts={close:[],open:null},this.__touchEvents=[],this.__tracker=null,this._$origin,this._$tooltip,this.__init(t,i)},E.Tooltipster.prototype={__init:function(t,i){var o=this;if(o._$origin=E(t),o.__options=E.extend(!0,{},c,i),o.__optionsFormat(),!I.IE||I.IE>=o.__options.IEmin){var e=null;if(void 0===o._$origin.data("tooltipster-initialTitle")&&(void 0===(e=o._$origin.attr("title"))&&(e=null),o._$origin.data("tooltipster-initialTitle",e)),null!==o.__options.content)o.__contentSet(o.__options.content);else{var n,s=o._$origin.attr("data-tooltip-content");s&&(n=E(s)),n&&n[0]?o.__contentSet(n.first()):o.__contentSet(e)}o._$origin.removeAttr("title").addClass("tooltipstered"),o.__prepareOrigin(),o.__prepareGC(),E.each(o.__options.plugins,function(t,i){o._plug(i)}),I.hasTouchCapability&&E(I.window.document.body).on("touchmove."+o.__namespace+"-triggerOpen",function(t){o._touchRecordEvent(t)}),o._on("created",function(){o.__prepareTooltip()})._on("repositioned",function(t){o.__lastPosition=t.position})}else o.__options.disabled=!0},__contentInsert:function(){var t=this,i=t._$tooltip.find(".tooltipster-content"),o=t.__Content;return t._trigger({type:"format",content:t.__Content,format:function(t){o=t}}),t.__options.functionFormat&&(o=t.__options.functionFormat.call(t,t,{origin:t._$origin[0]},t.__Content)),"string"!=typeof o||t.__options.contentAsHTML?i.empty().append(o):i.text(o),t},__contentSet:function(t){return t instanceof E&&this.__options.contentCloning&&(t=t.clone(!0)),this.__Content=t,this._trigger({type:"updated",content:t}),this},__destroyError:function(){throw new Error("This tooltip has been destroyed and cannot execute your method call.")},__geometry:function(){var t=this,i=t._$origin,o=t._$origin.is("area");if(o){var e=t._$origin.parent().attr("name");i=E('img[usemap="#'+e+'"]')}var n=i[0].getBoundingClientRect(),s=E(I.window.document),r=E(I.window),_=i,a={available:{document:null,window:null},document:{size:{height:s.height(),width:s.width()}},window:{scroll:{left:I.window.scrollX||I.window.document.documentElement.scrollLeft,top:I.window.scrollY||I.window.document.documentElement.scrollTop},size:{height:r.height(),width:r.width()}},origin:{fixedLineage:!1,offset:{},size:{height:n.bottom-n.top,width:n.right-n.left},usemapImage:o?i[0]:null,windowOffset:{bottom:n.bottom,left:n.left,right:n.right,top:n.top}}};if(o){var l=t._$origin.attr("shape"),p=t._$origin.attr("coords");if(p&&(p=p.split(","),E.map(p,function(t,i){p[i]=parseInt(t)})),"default"!=l)switch(l){case"circle":var c=p[0],h=p[1],d=p[2],u=h-d,g=c-d;a.origin.size.height=2*d,a.origin.size.width=a.origin.size.height,a.origin.windowOffset.left+=g,a.origin.windowOffset.top+=u;break;case"rect":var f=p[0],m=p[1],w=p[2],v=p[3];a.origin.size.height=v-m,a.origin.size.width=w-f,a.origin.windowOffset.left+=f,a.origin.windowOffset.top+=m;break;case"poly":for(var y=0,b=0,$=0,C=0,O="even",T=0;T<p.length;T++){var z=p[T];O="even"==O?($<z&&($=z,0===T&&(y=$)),z<y&&(y=z),"odd"):(C<z&&(C=z,1==T&&(b=C)),z<b&&(b=z),"even")}a.origin.size.height=C-b,a.origin.size.width=$-y,a.origin.windowOffset.left+=y,a.origin.windowOffset.top+=b}}for(t._trigger({type:"geometry",edit:function(t){a.origin.size.height=t.height,a.origin.windowOffset.left=t.left,a.origin.windowOffset.top=t.top,a.origin.size.width=t.width},geometry:{height:a.origin.size.height,left:a.origin.windowOffset.left,top:a.origin.windowOffset.top,width:a.origin.size.width}}),a.origin.windowOffset.right=a.origin.windowOffset.left+a.origin.size.width,a.origin.windowOffset.bottom=a.origin.windowOffset.top+a.origin.size.height,a.origin.offset.left=a.origin.windowOffset.left+a.window.scroll.left,a.origin.offset.top=a.origin.windowOffset.top+a.window.scroll.top,a.origin.offset.bottom=a.origin.offset.top+a.origin.size.height,a.origin.offset.right=a.origin.offset.left+a.origin.size.width,a.available.document={bottom:{height:a.document.size.height-a.origin.offset.bottom,width:a.document.size.width},left:{height:a.document.size.height,width:a.origin.offset.left},right:{height:a.document.size.height,width:a.document.size.width-a.origin.offset.right},top:{height:a.origin.offset.top,width:a.document.size.width}},a.available.window={bottom:{height:Math.max(a.window.size.height-Math.max(a.origin.windowOffset.bottom,0),0),width:a.window.size.width},left:{height:a.window.size.height,width:Math.max(a.origin.windowOffset.left,0)},right:{height:a.window.size.height,width:Math.max(a.window.size.width-Math.max(a.origin.windowOffset.right,0),0)},top:{height:Math.max(a.origin.windowOffset.top,0),width:a.window.size.width}};"html"!=_[0].tagName.toLowerCase();){if("fixed"==_.css("position")){a.origin.fixedLineage=!0;break}_=_.parent()}return a},__optionsFormat:function(){return"number"==typeof this.__options.animationDuration&&(this.__options.animationDuration=[this.__options.animationDuration,this.__options.animationDuration]),"number"==typeof this.__options.delay&&(this.__options.delay=[this.__options.delay,this.__options.delay]),"number"==typeof this.__options.delayTouch&&(this.__options.delayTouch=[this.__options.delayTouch,this.__options.delayTouch]),"string"==typeof this.__options.theme&&(this.__options.theme=[this.__options.theme]),null===this.__options.parent?this.__options.parent=E(I.window.document.body):"string"==typeof this.__options.parent&&(this.__options.parent=E(this.__options.parent)),"hover"==this.__options.trigger?(this.__options.triggerOpen={mouseenter:!0,touchstart:!0},this.__options.triggerClose={mouseleave:!0,originClick:!0,touchleave:!0}):"click"==this.__options.trigger&&(this.__options.triggerOpen={click:!0,tap:!0},this.__options.triggerClose={click:!0,tap:!0}),this._trigger("options"),this},__prepareGC:function(){var t=this;return t.__options.selfDestruction?t.__garbageCollector=setInterval(function(){var o=(new Date).getTime();t.__touchEvents=E.grep(t.__touchEvents,function(t,i){return 6e4<o-t.time}),p(t._$origin)||t.close(function(){t.destroy()})},2e4):clearInterval(t.__garbageCollector),t},__prepareOrigin:function(){var i=this;if(i._$origin.off("."+i.__namespace+"-triggerOpen"),I.hasTouchCapability&&i._$origin.on("touchstart."+i.__namespace+"-triggerOpen touchend."+i.__namespace+"-triggerOpen touchcancel."+i.__namespace+"-triggerOpen",function(t){i._touchRecordEvent(t)}),i.__options.triggerOpen.click||i.__options.triggerOpen.tap&&I.hasTouchCapability){var t="";i.__options.triggerOpen.click&&(t+="click."+i.__namespace+"-triggerOpen "),i.__options.triggerOpen.tap&&I.hasTouchCapability&&(t+="touchend."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){i._touchIsMeaningfulEvent(t)&&i._open(t)})}if(i.__options.triggerOpen.mouseenter||i.__options.triggerOpen.touchstart&&I.hasTouchCapability){t="";i.__options.triggerOpen.mouseenter&&(t+="mouseenter."+i.__namespace+"-triggerOpen "),i.__options.triggerOpen.touchstart&&I.hasTouchCapability&&(t+="touchstart."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){!i._touchIsTouchEvent(t)&&i._touchIsEmulatedEvent(t)||(i.__pointerIsOverOrigin=!0,i._openShortly(t))})}if(i.__options.triggerClose.mouseleave||i.__options.triggerClose.touchleave&&I.hasTouchCapability){t="";i.__options.triggerClose.mouseleave&&(t+="mouseleave."+i.__namespace+"-triggerOpen "),i.__options.triggerClose.touchleave&&I.hasTouchCapability&&(t+="touchend."+i.__namespace+"-triggerOpen touchcancel."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){i._touchIsMeaningfulEvent(t)&&(i.__pointerIsOverOrigin=!1)})}return i},__prepareTooltip:function(){var o=this,t=o.__options.interactive?"auto":"";return o._$tooltip.attr("id",o.__namespace).css({"pointer-events":t,zIndex:o.__options.zIndex}),E.each(o.__previousThemes,function(t,i){o._$tooltip.removeClass(i)}),E.each(o.__options.theme,function(t,i){o._$tooltip.addClass(i)}),o.__previousThemes=E.merge([],o.__options.theme),o},__scrollHandler:function(t){var i=this;if(i.__options.triggerClose.scroll)i._close(t);else if(p(i._$origin)&&p(i._$tooltip)){var r=null;if(t.target===I.window.document)i.__Geometry.origin.fixedLineage||i.__options.repositionOnScroll&&i.reposition(t);else{r=i.__geometry();var _=!1;if("fixed"!=i._$origin.css("position")&&i.__$originParents.each(function(t,i){var o=E(i),e=o.css("overflow-x"),n=o.css("overflow-y");if("visible"!=e||"visible"!=n){var s=i.getBoundingClientRect();if("visible"!=e&&(r.origin.windowOffset.left<s.left||r.origin.windowOffset.right>s.right))return!(_=!0);if("visible"!=n&&(r.origin.windowOffset.top<s.top||r.origin.windowOffset.bottom>s.bottom))return!(_=!0)}if("fixed"==o.css("position"))return!1}),_)i._$tooltip.css("visibility","hidden");else if(i._$tooltip.css("visibility","visible"),i.__options.repositionOnScroll)i.reposition(t);else{var o=r.origin.offset.left-i.__Geometry.origin.offset.left,e=r.origin.offset.top-i.__Geometry.origin.offset.top;i._$tooltip.css({left:i.__lastPosition.coord.left+o,top:i.__lastPosition.coord.top+e})}}i._trigger({type:"scroll",event:t,geo:r})}return i},__stateSet:function(t){return this.__state=t,this._trigger({type:"state",state:t}),this},__timeoutsClear:function(){return clearTimeout(this.__timeouts.open),this.__timeouts.open=null,E.each(this.__timeouts.close,function(t,i){clearTimeout(i)}),this.__timeouts.close=[],this},__trackerStart:function(){var e=this,n=e._$tooltip.find(".tooltipster-content");return e.__options.trackTooltip&&(e.__contentBcr=n[0].getBoundingClientRect()),e.__tracker=setInterval(function(){if(p(e._$origin)&&p(e._$tooltip)){if(e.__options.trackOrigin){var t=e.__geometry(),i=!1;s(t.origin.size,e.__Geometry.origin.size)&&(e.__Geometry.origin.fixedLineage?s(t.origin.windowOffset,e.__Geometry.origin.windowOffset)&&(i=!0):s(t.origin.offset,e.__Geometry.origin.offset)&&(i=!0)),i||(e.__options.triggerClose.mouseleave?e._close():e.reposition())}if(e.__options.trackTooltip){var o=n[0].getBoundingClientRect();o.height===e.__contentBcr.height&&o.width===e.__contentBcr.width||(e.reposition(),e.__contentBcr=o)}}else e._close()},e.__options.trackerInterval),e},_close:function(o,t,i){var e=this,n=!0;if(e._trigger({type:"close",event:o,stop:function(){n=!1}}),n||i){t&&e.__callbacks.close.push(t),e.__callbacks.open=[],e.__timeoutsClear();function s(){E.each(e.__callbacks.close,function(t,i){i.call(e,e,{event:o,origin:e._$origin[0]})}),e.__callbacks.close=[]}if("closed"!=e.__state){var r=!0,_=(new Date).getTime()+e.__options.animationDuration[1];if("disappearing"==e.__state&&_>e.__closingTime&&0<e.__options.animationDuration[1]&&(r=!1),r){e.__closingTime=_,"disappearing"!=e.__state&&e.__stateSet("disappearing");function a(){clearInterval(e.__tracker),e._trigger({type:"closing",event:o}),e._$tooltip.off("."+e.__namespace+"-triggerClose").removeClass("tooltipster-dying"),E(I.window).off("."+e.__namespace+"-triggerClose"),e.__$originParents.each(function(t,i){E(i).off("scroll."+e.__namespace+"-triggerClose")}),e.__$originParents=null,E(I.window.document.body).off("."+e.__namespace+"-triggerClose"),e._$origin.off("."+e.__namespace+"-triggerClose"),e._off("dismissable"),e.__stateSet("closed"),e._trigger({type:"after",event:o}),e.__options.functionAfter&&e.__options.functionAfter.call(e,e,{event:o,origin:e._$origin[0]}),s()}I.hasTransitions?(e._$tooltip.css({"-moz-animation-duration":e.__options.animationDuration[1]+"ms","-ms-animation-duration":e.__options.animationDuration[1]+"ms","-o-animation-duration":e.__options.animationDuration[1]+"ms","-webkit-animation-duration":e.__options.animationDuration[1]+"ms","animation-duration":e.__options.animationDuration[1]+"ms","transition-duration":e.__options.animationDuration[1]+"ms"}),e._$tooltip.clearQueue().removeClass("tooltipster-show").addClass("tooltipster-dying"),0<e.__options.animationDuration[1]&&e._$tooltip.delay(e.__options.animationDuration[1]),e._$tooltip.queue(a)):e._$tooltip.stop().fadeOut(e.__options.animationDuration[1],a)}}else s()}return e},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_open:function(t,i){var o=this;if(!o.__destroying&&p(o._$origin)&&o.__enabled){var e=!0;if("closed"==o.__state&&(o._trigger({type:"before",event:t,stop:function(){e=!1}}),e&&o.__options.functionBefore&&(e=o.__options.functionBefore.call(o,o,{event:t,origin:o._$origin[0]}))),!1!==e&&null!==o.__Content){i&&o.__callbacks.open.push(i),o.__callbacks.close=[],o.__timeoutsClear();function n(){"stable"!=o.__state&&o.__stateSet("stable"),E.each(o.__callbacks.open,function(t,i){i.call(o,o,{origin:o._$origin[0],tooltip:o._$tooltip[0]})}),o.__callbacks.open=[]}var s;if("closed"!==o.__state)s=0,"disappearing"===o.__state?(o.__stateSet("appearing"),I.hasTransitions?(o._$tooltip.clearQueue().removeClass("tooltipster-dying").addClass("tooltipster-show"),0<o.__options.animationDuration[0]&&o._$tooltip.delay(o.__options.animationDuration[0]),o._$tooltip.queue(n)):o._$tooltip.stop().fadeIn(n)):"stable"==o.__state&&n();else{if(o.__stateSet("appearing"),s=o.__options.animationDuration[0],o.__contentInsert(),o.reposition(t,!0),I.hasTransitions?(o._$tooltip.addClass("tooltipster-"+o.__options.animation).addClass("tooltipster-initial").css({"-moz-animation-duration":o.__options.animationDuration[0]+"ms","-ms-animation-duration":o.__options.animationDuration[0]+"ms","-o-animation-duration":o.__options.animationDuration[0]+"ms","-webkit-animation-duration":o.__options.animationDuration[0]+"ms","animation-duration":o.__options.animationDuration[0]+"ms","transition-duration":o.__options.animationDuration[0]+"ms"}),setTimeout(function(){"closed"!=o.__state&&(o._$tooltip.addClass("tooltipster-show").removeClass("tooltipster-initial"),0<o.__options.animationDuration[0]&&o._$tooltip.delay(o.__options.animationDuration[0]),o._$tooltip.queue(n))},0)):o._$tooltip.css("display","none").fadeIn(o.__options.animationDuration[0],n),o.__trackerStart(),E(I.window).on("resize."+o.__namespace+"-triggerClose",function(t){var i=E(document.activeElement);(i.is("input")||i.is("textarea"))&&E.contains(o._$tooltip[0],i[0])||o.reposition(t)}).on("scroll."+o.__namespace+"-triggerClose",function(t){o.__scrollHandler(t)}),o.__$originParents=o._$origin.parents(),o.__$originParents.each(function(t,i){E(i).on("scroll."+o.__namespace+"-triggerClose",function(t){o.__scrollHandler(t)})}),o.__options.triggerClose.mouseleave||o.__options.triggerClose.touchleave&&I.hasTouchCapability){o._on("dismissable",function(t){t.dismissable?t.delay?(l=setTimeout(function(){o._close(t.event)},t.delay),o.__timeouts.close.push(l)):o._close(t):clearTimeout(l)});var r=o._$origin,_="",a="",l=null;o.__options.interactive&&(r=r.add(o._$tooltip)),o.__options.triggerClose.mouseleave&&(_+="mouseenter."+o.__namespace+"-triggerClose ",a+="mouseleave."+o.__namespace+"-triggerClose "),o.__options.triggerClose.touchleave&&I.hasTouchCapability&&(_+="touchstart."+o.__namespace+"-triggerClose",a+="touchend."+o.__namespace+"-triggerClose touchcancel."+o.__namespace+"-triggerClose"),r.on(a,function(t){if(o._touchIsTouchEvent(t)||!o._touchIsEmulatedEvent(t)){var i="mouseleave"==t.type?o.__options.delay:o.__options.delayTouch;o._trigger({delay:i[1],dismissable:!0,event:t,type:"dismissable"})}}).on(_,function(t){!o._touchIsTouchEvent(t)&&o._touchIsEmulatedEvent(t)||o._trigger({dismissable:!1,event:t,type:"dismissable"})})}o.__options.triggerClose.originClick&&o._$origin.on("click."+o.__namespace+"-triggerClose",function(t){o._touchIsTouchEvent(t)||o._touchIsEmulatedEvent(t)||o._close(t)}),(o.__options.triggerClose.click||o.__options.triggerClose.tap&&I.hasTouchCapability)&&setTimeout(function(){if("closed"!=o.__state){var t="",i=E(I.window.document.body);o.__options.triggerClose.click&&(t+="click."+o.__namespace+"-triggerClose "),o.__options.triggerClose.tap&&I.hasTouchCapability&&(t+="touchend."+o.__namespace+"-triggerClose"),i.on(t,function(t){o._touchIsMeaningfulEvent(t)&&(o._touchRecordEvent(t),o.__options.interactive&&E.contains(o._$tooltip[0],t.target)||o._close(t))}),o.__options.triggerClose.tap&&I.hasTouchCapability&&i.on("touchstart."+o.__namespace+"-triggerClose",function(t){o._touchRecordEvent(t)})}},0),o._trigger("ready"),o.__options.functionReady&&o.__options.functionReady.call(o,o,{origin:o._$origin[0],tooltip:o._$tooltip[0]})}if(0<o.__options.timer){l=setTimeout(function(){o._close()},o.__options.timer+s);o.__timeouts.close.push(l)}}}return o},_openShortly:function(t){var i=this,o=!0;if("stable"!=i.__state&&"appearing"!=i.__state&&!i.__timeouts.open&&(i._trigger({type:"start",event:t,stop:function(){o=!1}}),o)){var e=0==t.type.indexOf("touch")?i.__options.delayTouch:i.__options.delay;e[0]?i.__timeouts.open=setTimeout(function(){i.__timeouts.open=null,i.__pointerIsOverOrigin&&i._touchIsMeaningfulEvent(t)?(i._trigger("startend"),i._open(t)):i._trigger("startcancel")},e[0]):(i._trigger("startend"),i._open(t))}return i},_optionsExtract:function(t,i){var e=this,o=E.extend(!0,{},i),n=e.__options[t];return n||(n={},E.each(i,function(t,i){var o=e.__options[t];void 0!==o&&(n[t]=o)})),E.each(o,function(t,i){void 0!==n[t]&&("object"!=typeof i||i instanceof Array||null==i||"object"!=typeof n[t]||n[t]instanceof Array||null==n[t]?o[t]=n[t]:E.extend(o[t],n[t]))}),o},_plug:function(t){var i=E.tooltipster._plugin(t);if(!i)throw new Error('The "'+t+'" plugin is not defined');return i.instance&&E.tooltipster.__bridge(i.instance,this,i.name),this},_touchIsEmulatedEvent:function(t){for(var i=!1,o=(new Date).getTime(),e=this.__touchEvents.length-1;0<=e;e--){var n=this.__touchEvents[e];if(!(o-n.time<500))break;n.target===t.target&&(i=!0)}return i},_touchIsMeaningfulEvent:function(t){return this._touchIsTouchEvent(t)&&!this._touchSwiped(t.target)||!this._touchIsTouchEvent(t)&&!this._touchIsEmulatedEvent(t)},_touchIsTouchEvent:function(t){return 0==t.type.indexOf("touch")},_touchRecordEvent:function(t){return this._touchIsTouchEvent(t)&&(t.time=(new Date).getTime(),this.__touchEvents.push(t)),this},_touchSwiped:function(t){for(var i=!1,o=this.__touchEvents.length-1;0<=o;o--){var e=this.__touchEvents[o];if("touchmove"==e.type){i=!0;break}if("touchstart"==e.type&&t===e.target)break}return i},_trigger:function(){var t=Array.prototype.slice.apply(arguments);return"string"==typeof t[0]&&(t[0]={type:t[0]}),t[0].instance=this,t[0].origin=this._$origin?this._$origin[0]:null,t[0].tooltip=this._$tooltip?this._$tooltip[0]:null,this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,t),E.tooltipster._trigger.apply(E.tooltipster,t),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,t),this},_unplug:function(o){var e=this;if(e[o]){var t=E.tooltipster._plugin(o);t.instance&&E.each(t.instance,function(t,i){e[t]&&e[t].bridged===e[o]&&delete e[t]}),e[o].__destroy&&e[o].__destroy(),delete e[o]}return e},close:function(t){return this.__destroyed?this.__destroyError():this._close(null,t),this},content:function(t){var i=this;if(void 0===t)return i.__Content;if(i.__destroyed)i.__destroyError();else if(i.__contentSet(t),null!==i.__Content){if("closed"!==i.__state&&(i.__contentInsert(),i.reposition(),i.__options.updateAnimation))if(I.hasTransitions){var o=i.__options.updateAnimation;i._$tooltip.addClass("tooltipster-update-"+o),setTimeout(function(){"closed"!=i.__state&&i._$tooltip.removeClass("tooltipster-update-"+o)},1e3)}else i._$tooltip.fadeTo(200,.5,function(){"closed"!=i.__state&&i._$tooltip.fadeTo(200,1)})}else i._close();return i},destroy:function(){var o=this;if(o.__destroyed)o.__destroyError();else{"closed"!=o.__state?o.option("animationDuration",0)._close(null,null,!0):o.__timeoutsClear(),o._trigger("destroy"),o.__destroyed=!0,o._$origin.removeData(o.__namespace).off("."+o.__namespace+"-triggerOpen"),E(I.window.document.body).off("."+o.__namespace+"-triggerOpen");var t=o._$origin.data("tooltipster-ns");if(t)if(1===t.length){var i=null;"previous"==o.__options.restoration?i=o._$origin.data("tooltipster-initialTitle"):"current"==o.__options.restoration&&(i="string"==typeof o.__Content?o.__Content:E("<div></div>").append(o.__Content).html()),i&&o._$origin.attr("title",i),o._$origin.removeClass("tooltipstered"),o._$origin.removeData("tooltipster-ns").removeData("tooltipster-initialTitle")}else t=E.grep(t,function(t,i){return t!==o.__namespace}),o._$origin.data("tooltipster-ns",t);o._trigger("destroyed"),o._off(),o.off(),o.__Content=null,o.__$emitterPrivate=null,o.__$emitterPublic=null,o.__options.parent=null,o._$origin=null,o._$tooltip=null,E.tooltipster.__instancesLatestArr=E.grep(E.tooltipster.__instancesLatestArr,function(t,i){return o!==t}),clearInterval(o.__garbageCollector)}return o},disable:function(){return this.__destroyed?this.__destroyError():(this._close(),this.__enabled=!1),this},elementOrigin:function(){if(!this.__destroyed)return this._$origin[0];this.__destroyError()},elementTooltip:function(){return this._$tooltip?this._$tooltip[0]:null},enable:function(){return this.__enabled=!0,this},hide:function(t){return this.close(t)},instance:function(){return this},off:function(){return this.__destroyed||this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},open:function(t){return this.__destroyed?this.__destroyError():this._open(null,t),this},option:function(t,i){return void 0===i?this.__options[t]:(this.__destroyed?this.__destroyError():(this.__options[t]=i,this.__optionsFormat(),0<=E.inArray(t,["trigger","triggerClose","triggerOpen"])&&this.__prepareOrigin(),"selfDestruction"===t&&this.__prepareGC()),this)},reposition:function(t,i){var o=this;return o.__destroyed?o.__destroyError():"closed"!=o.__state&&p(o._$origin)&&(i||p(o._$tooltip))&&(i||o._$tooltip.detach(),o.__Geometry=o.__geometry(),o._trigger({type:"reposition",event:t,helper:{geo:o.__Geometry}})),o},show:function(t){return this.open(t)},status:function(){return{destroyed:this.__destroyed,enabled:this.__enabled,open:"closed"!==this.__state,state:this.__state}},triggerHandler:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.triggerHandler.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this}},E.fn.tooltipster=function(){var n=Array.prototype.slice.apply(arguments),e="You are using a single HTML element as content for several tooltips. You probably want to set the contentCloning option to TRUE.";if(0===this.length)return this;if("string"==typeof n[0]){var s="#*$~&";return this.each(function(){var t=E(this).data("tooltipster-ns"),i=t?E(this).data(t[0]):null;if(!i)throw new Error("You called Tooltipster's \""+n[0]+'" method on an uninitialized element');if("function"!=typeof i[n[0]])throw new Error('Unknown method "'+n[0]+'"');1<this.length&&"content"==n[0]&&(n[1]instanceof E||"object"==typeof n[1]&&null!=n[1]&&n[1].tagName)&&!i.__options.contentCloning&&i.__options.debug&&console.log(e);var o=i[n[0]](n[1],n[2]);if(o!==i||"instance"===n[0])return s=o,!1}),"#*$~&"!==s?s:this}E.tooltipster.__instancesLatestArr=[];var t=n[0]&&void 0!==n[0].multiple,r=t&&n[0].multiple||!t&&c.multiple,i=n[0]&&void 0!==n[0].content,o=i&&n[0].content||!i&&c.content,_=n[0]&&void 0!==n[0].contentCloning,a=_&&n[0].contentCloning||!_&&c.contentCloning,l=n[0]&&void 0!==n[0].debug,p=l&&n[0].debug||!l&&c.debug;return 1<this.length&&(o instanceof E||"object"==typeof o&&null!=o&&o.tagName)&&!a&&p&&console.log(e),this.each(function(){var t=!1,i=E(this),o=i.data("tooltipster-ns"),e=null;!o||r?t=!0:p&&(console.log("Tooltipster: one or more tooltips are already attached to the element below. Ignoring."),console.log(this)),t&&(e=new E.Tooltipster(this,n[0]),(o=o||[]).push(e.__namespace),i.data("tooltipster-ns",o),i.data(e.__namespace,e),e.__options.functionInit&&e.__options.functionInit.call(e,e,{origin:this}),e._trigger("init")),E.tooltipster.__instancesLatestArr.push(e)}),this},i.prototype={__init:function(t){this.__$tooltip=t,this.__$tooltip.css({left:0,overflow:"hidden",position:"absolute",top:0}).find(".tooltipster-content").css("overflow","auto"),this.$container=E('<div class="tooltipster-ruler"></div>').append(this.__$tooltip).appendTo(I.window.document.body)},__forceRedraw:function(){var t=this.__$tooltip.parent();this.__$tooltip.detach(),this.__$tooltip.appendTo(t)},constrain:function(t,i){return this.constraints={width:t,height:i},this.__$tooltip.css({display:"block",height:"",overflow:"auto",width:t}),this},destroy:function(){this.__$tooltip.detach().find(".tooltipster-content").css({display:"",overflow:""}),this.$container.remove()},free:function(){return this.constraints=null,this.__$tooltip.css({display:"",height:"",overflow:"visible",width:""}),this},measure:function(){this.__forceRedraw();var t=this.__$tooltip[0].getBoundingClientRect(),i={size:{height:t.height||t.bottom-t.top,width:t.width||t.right-t.left}};if(this.constraints){var o=this.__$tooltip.find(".tooltipster-content"),e=this.__$tooltip.outerHeight(),n=o[0].getBoundingClientRect(),s={height:e<=this.constraints.height,width:t.width<=this.constraints.width&&n.width>=o[0].scrollWidth-1};i.fits=s.height&&s.width}return I.IE&&I.IE<=11&&i.size.width!==I.window.document.documentElement.clientWidth&&(i.size.width=Math.ceil(i.size.width)+1),i}};var o=navigator.userAgent.toLowerCase();-1!=o.indexOf("msie")?I.IE=parseInt(o.split("msie")[1]):-1!==o.toLowerCase().indexOf("trident")&&-1!==o.indexOf(" rv:11")?I.IE=11:-1!=o.toLowerCase().indexOf("edge/")&&(I.IE=parseInt(o.toLowerCase().split("edge/")[1]));var e="tooltipster.sideTip";return E.tooltipster._plugin({name:e,instance:{__defaults:function(){return{arrow:!0,distance:6,functionPosition:null,maxWidth:null,minIntersection:16,minWidth:0,position:null,side:"top",viewportAware:!0}},__init:function(t){var i=this;i.__instance=t,i.__namespace="tooltipster-sideTip-"+Math.round(1e6*Math.random()),i.__previousState="closed",i.__options,i.__optionsFormat(),i.__instance._on("state."+i.__namespace,function(t){"closed"==t.state?i.__close():"appearing"==t.state&&"closed"==i.__previousState&&i.__create(),i.__previousState=t.state}),i.__instance._on("options."+i.__namespace,function(){i.__optionsFormat()}),i.__instance._on("reposition."+i.__namespace,function(t){i.__reposition(t.event,t.helper)})},__close:function(){this.__instance.content()instanceof E&&this.__instance.content().detach(),this.__instance._$tooltip.remove(),this.__instance._$tooltip=null},__create:function(){var t=E('<div class="tooltipster-base tooltipster-sidetip"><div class="tooltipster-box"><div class="tooltipster-content"></div></div><div class="tooltipster-arrow"><div class="tooltipster-arrow-uncropped"><div class="tooltipster-arrow-border"></div><div class="tooltipster-arrow-background"></div></div></div></div>');this.__options.arrow||t.find(".tooltipster-box").css("margin",0).end().find(".tooltipster-arrow").hide(),this.__options.minWidth&&t.css("min-width",this.__options.minWidth+"px"),this.__options.maxWidth&&t.css("max-width",this.__options.maxWidth+"px"),this.__instance._$tooltip=t,this.__instance._trigger("created")},__destroy:function(){this.__instance._off("."+self.__namespace)},__optionsFormat:function(){var t=this;if(t.__options=t.__instance._optionsExtract(e,t.__defaults()),t.__options.position&&(t.__options.side=t.__options.position),"object"!=typeof t.__options.distance&&(t.__options.distance=[t.__options.distance]),t.__options.distance.length<4&&(void 0===t.__options.distance[1]&&(t.__options.distance[1]=t.__options.distance[0]),void 0===t.__options.distance[2]&&(t.__options.distance[2]=t.__options.distance[0]),void 0===t.__options.distance[3]&&(t.__options.distance[3]=t.__options.distance[1]),t.__options.distance={top:t.__options.distance[0],right:t.__options.distance[1],bottom:t.__options.distance[2],left:t.__options.distance[3]}),"string"==typeof t.__options.side){t.__options.side=[t.__options.side,{top:"bottom",right:"left",bottom:"top",left:"right"}[t.__options.side]],"left"==t.__options.side[0]||"right"==t.__options.side[0]?t.__options.side.push("top","bottom"):t.__options.side.push("right","left")}6===E.tooltipster._env.IE&&!0!==t.__options.arrow&&(t.__options.arrow=!1)},__reposition:function(a,l){var i,p=this,c=p.__targetFind(l),h=[];p.__instance._$tooltip.detach();var o=p.__instance._$tooltip.clone(),d=E.tooltipster._getRuler(o),u=!1,t=p.__instance.option("animation");switch(t&&o.removeClass("tooltipster-"+t),E.each(["window","document"],function(t,n){var s=null;if(p.__instance._trigger({container:n,helper:l,satisfied:u,takeTest:function(t){s=t},results:h,type:"positionTest"}),1==s||0!=s&&0==u&&("window"!=n||p.__options.viewportAware))for(t=0;t<p.__options.side.length;t++){var r={horizontal:0,vertical:0},_=p.__options.side[t];"top"==_||"bottom"==_?r.vertical=p.__options.distance[_]:r.horizontal=p.__options.distance[_],p.__sideChange(o,_),E.each(["natural","constrained"],function(t,i){if(s=null,p.__instance._trigger({container:n,event:a,helper:l,mode:i,results:h,satisfied:u,side:_,takeTest:function(t){s=t},type:"positionTest"}),1==s||0!=s&&0==u){var o={container:n,distance:r,fits:null,mode:i,outerSize:null,side:_,size:null,target:c[_],whole:null},e=("natural"==i?d.free():d.constrain(l.geo.available[n][_].width-r.horizontal,l.geo.available[n][_].height-r.vertical)).measure();if(o.size=e.size,o.outerSize={height:e.size.height+r.vertical,width:e.size.width+r.horizontal},"natural"==i?l.geo.available[n][_].width>=o.outerSize.width&&l.geo.available[n][_].height>=o.outerSize.height?o.fits=!0:o.fits=!1:o.fits=e.fits,"window"==n&&(o.fits?o.whole="top"==_||"bottom"==_?l.geo.origin.windowOffset.right>=p.__options.minIntersection&&l.geo.window.size.width-l.geo.origin.windowOffset.left>=p.__options.minIntersection:l.geo.origin.windowOffset.bottom>=p.__options.minIntersection&&l.geo.window.size.height-l.geo.origin.windowOffset.top>=p.__options.minIntersection:o.whole=!1),h.push(o),o.whole)u=!0;else if("natural"==o.mode&&(o.fits||o.size.width<=l.geo.available[n][_].width))return!1}})}}),p.__instance._trigger({edit:function(t){h=t},event:a,helper:l,results:h,type:"positionTested"}),h.sort(function(t,i){return t.whole&&!i.whole?-1:!t.whole&&i.whole?1:t.whole&&i.whole?(o=p.__options.side.indexOf(t.side))<(e=p.__options.side.indexOf(i.side))||!(e<o)&&"natural"==t.mode?-1:1:t.fits&&!i.fits?-1:!t.fits&&i.fits?1:t.fits&&i.fits?(o=p.__options.side.indexOf(t.side))<(e=p.__options.side.indexOf(i.side))||!(e<o)&&"natural"==t.mode?-1:1:"document"==t.container&&"bottom"==t.side&&"natural"==t.mode?-1:1;var o,e}),(i=h[0]).coord={},i.side){case"left":case"right":i.coord.top=Math.floor(i.target-i.size.height/2);break;case"bottom":case"top":i.coord.left=Math.floor(i.target-i.size.width/2)}switch(i.side){case"left":i.coord.left=l.geo.origin.windowOffset.left-i.outerSize.width;break;case"right":i.coord.left=l.geo.origin.windowOffset.right+i.distance.horizontal;break;case"top":i.coord.top=l.geo.origin.windowOffset.top-i.outerSize.height;break;case"bottom":i.coord.top=l.geo.origin.windowOffset.bottom+i.distance.vertical}"window"==i.container?"top"==i.side||"bottom"==i.side?i.coord.left<0?0<=l.geo.origin.windowOffset.right-this.__options.minIntersection?i.coord.left=0:i.coord.left=l.geo.origin.windowOffset.right-this.__options.minIntersection-1:i.coord.left>l.geo.window.size.width-i.size.width&&(l.geo.origin.windowOffset.left+this.__options.minIntersection<=l.geo.window.size.width?i.coord.left=l.geo.window.size.width-i.size.width:i.coord.left=l.geo.origin.windowOffset.left+this.__options.minIntersection+1-i.size.width):i.coord.top<0?0<=l.geo.origin.windowOffset.bottom-this.__options.minIntersection?i.coord.top=0:i.coord.top=l.geo.origin.windowOffset.bottom-this.__options.minIntersection-1:i.coord.top>l.geo.window.size.height-i.size.height&&(l.geo.origin.windowOffset.top+this.__options.minIntersection<=l.geo.window.size.height?i.coord.top=l.geo.window.size.height-i.size.height:i.coord.top=l.geo.origin.windowOffset.top+this.__options.minIntersection+1-i.size.height):(i.coord.left>l.geo.window.size.width-i.size.width&&(i.coord.left=l.geo.window.size.width-i.size.width),i.coord.left<0&&(i.coord.left=0)),p.__sideChange(o,i.side),l.tooltipClone=o[0],l.tooltipParent=p.__instance.option("parent").parent[0],l.mode=i.mode,l.whole=i.whole,l.origin=p.__instance._$origin[0],l.tooltip=p.__instance._$tooltip[0],delete i.container,delete i.fits,delete i.mode,delete i.outerSize,delete i.whole,i.distance=i.distance.horizontal||i.distance.vertical;var e,n,s,r=E.extend(!0,{},i);if(p.__instance._trigger({edit:function(t){i=t},event:a,helper:l,position:r,type:"position"}),p.__options.functionPosition){var _=p.__options.functionPosition.call(p,p.__instance,l,r);_&&(i=_)}d.destroy(),n="top"==i.side||"bottom"==i.side?(e={prop:"left",val:i.target-i.coord.left},i.size.width-this.__options.minIntersection):(e={prop:"top",val:i.target-i.coord.top},i.size.height-this.__options.minIntersection),e.val<this.__options.minIntersection?e.val=this.__options.minIntersection:e.val>n&&(e.val=n),s=l.geo.origin.fixedLineage?l.geo.origin.windowOffset:{left:l.geo.origin.windowOffset.left+l.geo.window.scroll.left,top:l.geo.origin.windowOffset.top+l.geo.window.scroll.top},i.coord={left:s.left+(i.coord.left-l.geo.origin.windowOffset.left),top:s.top+(i.coord.top-l.geo.origin.windowOffset.top)},p.__sideChange(p.__instance._$tooltip,i.side),l.geo.origin.fixedLineage?p.__instance._$tooltip.css("position","fixed"):p.__instance._$tooltip.css("position",""),p.__instance._$tooltip.css({left:i.coord.left,top:i.coord.top,height:i.size.height,width:i.size.width}).find(".tooltipster-arrow").css({left:"",top:""}).css(e.prop,e.val),p.__instance._$tooltip.appendTo(p.__instance.option("parent")),p.__instance._trigger({type:"repositioned",event:a,position:i})},__sideChange:function(t,i){t.removeClass("tooltipster-bottom").removeClass("tooltipster-left").removeClass("tooltipster-right").removeClass("tooltipster-top").addClass("tooltipster-"+i)},__targetFind:function(t){var i={},o=this.__instance._$origin[0].getClientRects();1<o.length&&1==this.__instance._$origin.css("opacity")&&(this.__instance._$origin.css("opacity",.99),o=this.__instance._$origin[0].getClientRects(),this.__instance._$origin.css("opacity",1));if(o.length<2)i.top=Math.floor(t.geo.origin.windowOffset.left+t.geo.origin.size.width/2),i.bottom=i.top,i.left=Math.floor(t.geo.origin.windowOffset.top+t.geo.origin.size.height/2),i.right=i.left;else{var e=o[0];i.top=Math.floor(e.left+(e.right-e.left)/2),e=2<o.length?o[Math.ceil(o.length/2)-1]:o[0],i.right=Math.floor(e.top+(e.bottom-e.top)/2),e=o[o.length-1],i.bottom=Math.floor(e.left+(e.right-e.left)/2),e=2<o.length?o[Math.ceil((o.length+1)/2)-1]:o[o.length-1],i.left=Math.floor(e.top+(e.bottom-e.top)/2)}return i}}}),E});
14
+ !function(t,e,n){"use strict";function o(t,s){var e=this;this.el=t,this.options={},Object.keys(i).forEach(function(t){e.options[t]=i[t]}),Object.keys(s).forEach(function(t){e.options[t]=s[t]}),this.isInput="input"===this.el.tagName.toLowerCase(),this.attr=this.options.attr,this.showCursor=!this.isInput&&this.options.showCursor,this.elContent=this.attr?this.el.getAttribute(this.attr):this.el.textContent,this.contentType=this.options.contentType,this.typeSpeed=this.options.typeSpeed,this.startDelay=this.options.startDelay,this.backSpeed=this.options.backSpeed,this.backDelay=this.options.backDelay,n&&this.options.stringsElement instanceof n?this.stringsElement=this.options.stringsElement[0]:this.stringsElement=this.options.stringsElement,this.strings=this.options.strings,this.strPos=0,this.arrayPos=0,this.stopNum=0,this.loop=this.options.loop,this.loopCount=this.options.loopCount,this.curLoop=0,this.stop=!1,this.cursorChar=this.options.cursorChar,this.shuffle=this.options.shuffle,this.sequence=[],this.build()}o.prototype={constructor:o,init:function(){var s=this;s.timeout=setTimeout(function(){for(var t=0;t<s.strings.length;++t)s.sequence[t]=t;s.shuffle&&(s.sequence=s.shuffleArray(s.sequence)),s.typewrite(s.strings[s.sequence[s.arrayPos]],s.strPos)},s.startDelay)},build:function(){var s=this;!0===this.showCursor&&(this.cursor=e.createElement("span"),this.cursor.className="typed-cursor",this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)),this.stringsElement&&(this.strings=[],this.stringsElement.style.display="none",Array.prototype.slice.apply(this.stringsElement.children).forEach(function(t){s.strings.push(t.innerHTML)}));this.init()},typewrite:function(o,r){if(!0!==this.stop){var t=Math.round(70*Math.random())+this.typeSpeed,a=this;a.timeout=setTimeout(function(){var t=0,s=o.substr(r);if("^"===s.charAt(0)){var e=1;/^\^\d+/.test(s)&&(e+=(s=/\d+/.exec(s)[0]).length,t=parseInt(s)),o=o.substring(0,r)+o.substring(r+e)}if("html"===a.contentType){var i=o.substr(r).charAt(0);if("<"===i||"&"===i){var n;for(n="<"===i?">":";";o.substr(r+1).charAt(0)!==n&&(o.substr(r).charAt(0),!(++r+1>o.length)););r++,0}}a.timeout=setTimeout(function(){if(r===o.length){if(a.options.onStringTyped(a.arrayPos),a.arrayPos===a.strings.length-1&&(a.options.callback(),a.curLoop++,!1===a.loop||a.curLoop===a.loopCount))return;a.timeout=setTimeout(function(){a.backspace(o,r)},a.backDelay)}else{0===r&&a.options.preStringTyped(a.arrayPos);var t=o.substr(0,r+1);a.attr?a.el.setAttribute(a.attr,t):a.isInput?a.el.value=t:"html"===a.contentType?a.el.innerHTML=t:a.el.textContent=t,r++,a.typewrite(o,r)}},t)},t)}},backspace:function(s,e){if(!0!==this.stop){var t=Math.round(70*Math.random())+this.backSpeed,i=this;i.timeout=setTimeout(function(){if("html"===i.contentType&&">"===s.substr(e).charAt(0)){for(;"<"!==s.substr(e-1).charAt(0)&&(s.substr(e).charAt(0),!(--e<0)););e--,0}var t=s.substr(0,e);i.attr?i.el.setAttribute(i.attr,t):i.isInput?i.el.value=t:"html"===i.contentType?i.el.innerHTML=t:i.el.textContent=t,e>i.stopNum?(e--,i.backspace(s,e)):e<=i.stopNum&&(i.arrayPos++,i.arrayPos===i.strings.length?(i.arrayPos=0,i.shuffle&&(i.sequence=i.shuffleArray(i.sequence)),i.init()):i.typewrite(i.strings[i.sequence[i.arrayPos]],e))},t)}},shuffleArray:function(t){var s,e,i=t.length;if(i)for(;--i;)s=t[e=Math.floor(Math.random()*(i+1))],t[e]=t[i],t[i]=s;return t},reset:function(){clearInterval(this.timeout),this.el.getAttribute("id"),this.el.textContent="",void 0!==this.cursor&&void 0!==this.cursor.parentNode&&this.cursor.parentNode.removeChild(this.cursor),this.strPos=0,this.arrayPos=0,this.curLoop=0,this.options.resetCallback()}},o.new=function(t,i){Array.prototype.slice.apply(e.querySelectorAll(t)).forEach(function(t){var s=t._typed,e="object"==typeof i&&i;s&&s.reset(),t._typed=s=new o(t,e),"string"==typeof i&&s[i]()})},n&&(n.fn.typed=function(i){return this.each(function(){var t=n(this),s=t.data("typed"),e="object"==typeof i&&i;s&&s.reset(),t.data("typed",s=new o(this,e)),"string"==typeof i&&s[i]()})}),t.Typed=o;var i={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,shuffle:!1,backDelay:500,loop:!1,loopCount:!1,showCursor:!0,cursorChar:"|",attr:null,contentType:"html",callback:function(){},preStringTyped:function(){},onStringTyped:function(){},resetCallback:function(){}}}(window,document,window.jQuery),function(i){"use strict";function s(t,s){this.element=i(t),this.settings=i.extend({},n,s),this._defaults=n,this._init()}var e="Morphext",n={animation:"bounceIn",separator:",",speed:2e3,complete:i.noop};s.prototype={_init:function(){var e=this;this.phrases=[],this.element.addClass("morphext"),i.each(this.element.text().split(this.settings.separator),function(t,s){e.phrases.push(i.trim(s))}),this.index=-1,this.animate(),this.start()},animate:function(){this.index=++this.index%this.phrases.length,this.element[0].innerHTML='<span class="animated '+this.settings.animation+'">'+this.phrases[this.index]+"</span>",i.isFunction(this.settings.complete)&&this.settings.complete.call(this)},start:function(){var t=this;this._interval=setInterval(function(){t.animate()},this.settings.speed)},stop:function(){this._interval=clearInterval(this._interval)}},i.fn[e]=function(t){return this.each(function(){i.data(this,"plugin_"+e)||i.data(this,"plugin_"+e,new s(this,t))})}}(jQuery);
15
+ !function(e){"use strict";var i="Morphext",s={animation:"bounceIn",separator:",",speed:2e3,complete:e.noop};function n(t,i){this.element=e(t),this.settings=e.extend({},s,i),this._defaults=s,this._init()}n.prototype={_init:function(){var s=this;this.phrases=[],this.element.addClass("morphext"),e.each(this.element.text().split(this.settings.separator),function(t,i){s.phrases.push(e.trim(i))}),this.index=-1,this.animate(),this.start()},animate:function(){this.index=++this.index%this.phrases.length,this.element[0].innerHTML='<span class="animated '+this.settings.animation+'">'+this.phrases[this.index]+"</span>",e.isFunction(this.settings.complete)&&this.settings.complete.call(this)},start:function(){var t=this;this._interval=setInterval(function(){t.animate()},this.settings.speed)},stop:function(){this._interval=clearInterval(this._interval)}},e.fn[i]=function(t){return this.each(function(){e.data(this,"plugin_"+i)||e.data(this,"plugin_"+i,new n(this,t))})}}(jQuery);
16
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Typed=e():t.Typed=e()}(this,function(){return i={},s.m=n=[function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=function(t,e,s){return e&&i(t.prototype,e),s&&i(t,s),t};function i(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}var r=s(1),u=s(3),o=(n(a,[{key:"toggle",value:function(){this.pause.status?this.start():this.stop()}},{key:"stop",value:function(){this.typingComplete||this.pause.status||(this.toggleBlinking(!0),this.pause.status=!0,this.options.onStop(this.arrayPos,this))}},{key:"start",value:function(){this.typingComplete||this.pause.status&&(this.pause.status=!1,this.pause.typewrite?this.typewrite(this.pause.curString,this.pause.curStrPos):this.backspace(this.pause.curString,this.pause.curStrPos),this.options.onStart(this.arrayPos,this))}},{key:"destroy",value:function(){this.reset(!1),this.options.onDestroy(this)}},{key:"reset",value:function(t){var e=arguments.length<=0||void 0===t||t;clearInterval(this.timeout),this.replaceText(""),this.cursor&&this.cursor.parentNode&&(this.cursor.parentNode.removeChild(this.cursor),this.cursor=null),this.strPos=0,this.arrayPos=0,this.curLoop=0,e&&(this.insertCursor(),this.options.onReset(this),this.begin())}},{key:"begin",value:function(){var t=this;this.typingComplete=!1,this.shuffleStringsIfNeeded(this),this.insertCursor(),this.bindInputFocusEvents&&this.bindFocusEvents(),this.timeout=setTimeout(function(){t.currentElContent&&0!==t.currentElContent.length?t.backspace(t.currentElContent,t.currentElContent.length):t.typewrite(t.strings[t.sequence[t.arrayPos]],t.strPos)},this.startDelay)}},{key:"typewrite",value:function(i,r){var o=this;this.fadeOut&&this.el.classList.contains(this.fadeOutClass)&&(this.el.classList.remove(this.fadeOutClass),this.cursor&&this.cursor.classList.remove(this.fadeOutClass));var t=this.humanizer(this.typeSpeed),a=1;!0!==this.pause.status?this.timeout=setTimeout(function(){r=u.htmlParser.typeHtmlChars(i,r,o);var t=0,e=i.substr(r);if("^"===e.charAt(0)&&/^\^\d+/.test(e)){var s=1;s+=(e=/\d+/.exec(e)[0]).length,t=parseInt(e),o.temporaryPause=!0,o.options.onTypingPaused(o.arrayPos,o),i=i.substring(0,r)+i.substring(r+s),o.toggleBlinking(!0)}if("`"===e.charAt(0)){for(;"`"!==i.substr(r+a).charAt(0)&&!(r+ ++a>i.length););var n=i.substring(0,r);i=n+i.substring(n.length+1,r+a)+i.substring(r+a+1),a--}o.timeout=setTimeout(function(){o.toggleBlinking(!1),r>=i.length?o.doneTyping(i,r):o.keepTyping(i,r,a),o.temporaryPause&&(o.temporaryPause=!1,o.options.onTypingResumed(o.arrayPos,o))},t)},t):this.setPauseStatus(i,r,!0)}},{key:"keepTyping",value:function(t,e,s){0===e&&(this.toggleBlinking(!1),this.options.preStringTyped(this.arrayPos,this)),e+=s;var n=t.substr(0,e);this.replaceText(n),this.typewrite(t,e)}},{key:"doneTyping",value:function(t,e){var s=this;this.options.onStringTyped(this.arrayPos,this),this.toggleBlinking(!0),this.arrayPos===this.strings.length-1&&(this.complete(),!1===this.loop||this.curLoop===this.loopCount)||(this.timeout=setTimeout(function(){s.backspace(t,e)},this.backDelay))}},{key:"backspace",value:function(s,n){var i=this;if(!0!==this.pause.status){if(this.fadeOut)return this.initFadeOut();this.toggleBlinking(!1);var t=this.humanizer(this.backSpeed);this.timeout=setTimeout(function(){n=u.htmlParser.backSpaceHtmlChars(s,n,i);var t=s.substr(0,n);if(i.replaceText(t),i.smartBackspace){var e=i.strings[i.arrayPos+1];e&&t===e.substr(0,n)?i.stopNum=n:i.stopNum=0}n>i.stopNum?(n--,i.backspace(s,n)):n<=i.stopNum&&(i.arrayPos++,i.arrayPos===i.strings.length?(i.arrayPos=0,i.options.onLastStringBackspaced(),i.shuffleStringsIfNeeded(),i.begin()):i.typewrite(i.strings[i.sequence[i.arrayPos]],n))},t)}else this.setPauseStatus(s,n,!0)}},{key:"complete",value:function(){this.options.onComplete(this),this.loop?this.curLoop++:this.typingComplete=!0}},{key:"setPauseStatus",value:function(t,e,s){this.pause.typewrite=s,this.pause.curString=t,this.pause.curStrPos=e}},{key:"toggleBlinking",value:function(t){this.cursor&&(this.pause.status||this.cursorBlinking!==t&&((this.cursorBlinking=t)?this.cursor.classList.add("typed-cursor--blink"):this.cursor.classList.remove("typed-cursor--blink")))}},{key:"humanizer",value:function(t){return Math.round(Math.random()*t/2)+t}},{key:"shuffleStringsIfNeeded",value:function(){this.shuffle&&(this.sequence=this.sequence.sort(function(){return Math.random()-.5}))}},{key:"initFadeOut",value:function(){var t=this;return this.el.className+=" "+this.fadeOutClass,this.cursor&&(this.cursor.className+=" "+this.fadeOutClass),setTimeout(function(){t.arrayPos++,t.replaceText(""),t.strings.length>t.arrayPos?t.typewrite(t.strings[t.sequence[t.arrayPos]],0):(t.typewrite(t.strings[0],0),t.arrayPos=0)},this.fadeOutDelay)}},{key:"replaceText",value:function(t){this.attr?this.el.setAttribute(this.attr,t):this.isInput?this.el.value=t:"html"===this.contentType?this.el.innerHTML=t:this.el.textContent=t}},{key:"bindFocusEvents",value:function(){var e=this;this.isInput&&(this.el.addEventListener("focus",function(t){e.stop()}),this.el.addEventListener("blur",function(t){e.el.value&&0!==e.el.value.length||e.start()}))}},{key:"insertCursor",value:function(){this.showCursor&&(this.cursor||(this.cursor=document.createElement("span"),this.cursor.className="typed-cursor",this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)))}}]),a);function a(t,e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,a),r.initializer.load(this,e,t),this.begin()}e.default=o,t.exports=e.default},function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var s=arguments[e];for(var n in s)Object.prototype.hasOwnProperty.call(s,n)&&(t[n]=s[n])}return t},n=function(t,e,s){return e&&i(t.prototype,e),s&&i(t,s),t};function i(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}var r,o=s(2),u=(r=o)&&r.__esModule?r:{default:r},l=(n(c,[{key:"load",value:function(t,e,s){if(t.el="string"==typeof s?document.querySelector(s):s,t.options=a({},u.default,e),t.isInput="input"===t.el.tagName.toLowerCase(),t.attr=t.options.attr,t.bindInputFocusEvents=t.options.bindInputFocusEvents,t.showCursor=!t.isInput&&t.options.showCursor,t.cursorChar=t.options.cursorChar,t.cursorBlinking=!0,t.elContent=t.attr?t.el.getAttribute(t.attr):t.el.textContent,t.contentType=t.options.contentType,t.typeSpeed=t.options.typeSpeed,t.startDelay=t.options.startDelay,t.backSpeed=t.options.backSpeed,t.smartBackspace=t.options.smartBackspace,t.backDelay=t.options.backDelay,t.fadeOut=t.options.fadeOut,t.fadeOutClass=t.options.fadeOutClass,t.fadeOutDelay=t.options.fadeOutDelay,t.isPaused=!1,t.strings=t.options.strings.map(function(t){return t.trim()}),"string"==typeof t.options.stringsElement?t.stringsElement=document.querySelector(t.options.stringsElement):t.stringsElement=t.options.stringsElement,t.stringsElement){t.strings=[],t.stringsElement.style.display="none";var n=Array.prototype.slice.apply(t.stringsElement.children),i=n.length;if(i)for(var r=0;r<i;r+=1){var o=n[r];t.strings.push(o.innerHTML.trim())}}for(var r in t.strPos=0,t.arrayPos=0,t.stopNum=0,t.loop=t.options.loop,t.loopCount=t.options.loopCount,t.curLoop=0,t.shuffle=t.options.shuffle,t.sequence=[],t.pause={status:!1,typewrite:!0,curString:"",curStrPos:0},t.typingComplete=!1,t.strings)t.sequence[r]=r;t.currentElContent=this.getCurrentElContent(t),t.autoInsertCss=t.options.autoInsertCss,this.appendAnimationCss(t)}},{key:"getCurrentElContent",value:function(t){return t.attr?t.el.getAttribute(t.attr):t.isInput?t.el.value:"html"===t.contentType?t.el.innerHTML:t.el.textContent}},{key:"appendAnimationCss",value:function(t){var e="data-typed-js-css";if(t.autoInsertCss&&(t.showCursor||t.fadeOut)&&!document.querySelector("["+e+"]")){var s=document.createElement("style");s.type="text/css",s.setAttribute(e,!0);var n="";t.showCursor&&(n+="\n .typed-cursor{\n opacity: 1;\n }\n .typed-cursor.typed-cursor--blink{\n animation: typedjsBlink 0.7s infinite;\n -webkit-animation: typedjsBlink 0.7s infinite;\n animation: typedjsBlink 0.7s infinite;\n }\n @keyframes typedjsBlink{\n 50% { opacity: 0.0; }\n }\n @-webkit-keyframes typedjsBlink{\n 0% { opacity: 1; }\n 50% { opacity: 0.0; }\n 100% { opacity: 1; }\n }\n "),t.fadeOut&&(n+="\n .typed-fade-out{\n opacity: 0;\n transition: opacity .25s;\n }\n .typed-cursor.typed-cursor--blink.typed-fade-out{\n -webkit-animation: 0;\n animation: 0;\n }\n "),0!==s.length&&(s.innerHTML=n,document.body.appendChild(s))}}}]),c);function c(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,c)}var p=new(e.default=l);e.initializer=p},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,smartBackspace:!0,shuffle:!1,backDelay:700,fadeOut:!1,fadeOutClass:"typed-fade-out",fadeOutDelay:500,loop:!1,loopCount:1/0,showCursor:!0,cursorChar:"|",autoInsertCss:!0,attr:null,bindInputFocusEvents:!1,contentType:"html",onComplete:function(){},preStringTyped:function(){},onStringTyped:function(){},onLastStringBackspaced:function(){},onTypingPaused:function(){},onTypingResumed:function(){},onReset:function(){},onStop:function(){},onStart:function(){},onDestroy:function(){}};e.default=s,t.exports=e.default},function(t,e){"use strict";function n(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}Object.defineProperty(e,"__esModule",{value:!0});var s=(function(t,e,s){return e&&n(t.prototype,e),s&&n(t,s),t}(i,[{key:"typeHtmlChars",value:function(t,e,s){if("html"!==s.contentType)return e;var n=t.substr(e).charAt(0);if("<"===n||"&"===n){var i="";for(i="<"===n?">":";";t.substr(e+1).charAt(0)!==i&&!(++e+1>t.length););e++}return e}},{key:"backSpaceHtmlChars",value:function(t,e,s){if("html"!==s.contentType)return e;var n=t.substr(e).charAt(0);if(">"===n||";"===n){var i="";for(i=">"===n?"<":"&";t.substr(e-1).charAt(0)!==i&&!(--e<0););e--}return e}}]),i);function i(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i)}var r=new(e.default=s);e.htmlParser=r}],s.c=i,s.p="",s(0);function s(t){if(i[t])return i[t].exports;var e=i[t]={exports:{},id:t,loaded:!1};return n[t].call(e.exports,e,e.exports,s),e.loaded=!0,e.exports}var n,i});
17
  !function(f){"use strict";f(document).on("click",".eael-load-more-button",function(a){a.preventDefault(),a.stopPropagation(),a.stopImmediatePropagation();var o=f(this),s=f("span",o).html(),t=o.data("widget"),n=f(".elementor-element-"+t),e=o.data("class"),i=o.data("args"),r=o.data("settings"),d=o.data("layout"),l=parseInt(o.data("page"))+1;if(void 0!==t&&void 0!==i){var p={},u={action:"load_more",class:e,args:i,settings:r,page:l};if(String(i).split("&").forEach(function(a,t){var e=String(a).split("=");p[e[0]]=e[1]}),"rand"==p.orderby){var c=f(".eael-grid-post");if(c.length){var g=[];c.each(function(a,t){var e=f(t).data("id");g.push(e)}),u.post__not_in=g}}o.addClass("button--loading"),f("span",o).html("Loading..."),f.ajax({url:localize.ajaxurl,type:"post",data:u,success:function(a){var t=f(a);if(t.hasClass("no-posts-found")||0==t.length)o.remove();else{if("Essential_Addons_Elementor\\Elements\\Product_Grid"==u.class)f(".eael-product-grid .products",n).append(t);else if(f(".eael-post-appender",n).append(t),"masonry"==d){var e=f(".eael-post-appender",n).isotope();e.isotope("appended",t).isotope("layout"),e.imagesLoaded().progress(function(){e.isotope("layout")})}o.removeClass("button--loading"),f("span",o).html(s),o.data("page",l)}},error:function(a){console.log(a)}})}})}(jQuery);
18
  var AdvAccordionHandler=function(e,n){var a=e.find(".eael-adv-accordion"),o=e.find(".eael-accordion-header"),d=a.data("accordion-type"),t=a.data("toogle-speed");o.each(function(){n(this).hasClass("active-default")&&(n(this).addClass("show active"),n(this).next().slideDown(t))}),o.unbind("click"),o.click(function(e){e.preventDefault();var a=n(this);"accordion"===d?a.hasClass("show")?(a.removeClass("show active"),a.next().slideUp(t)):(a.parent().parent().find(".eael-accordion-header").removeClass("show active"),a.parent().parent().find(".eael-accordion-content").slideUp(t),a.toggleClass("show active"),a.next().slideToggle(t)):a.hasClass("show")?(a.removeClass("show active"),a.next().slideUp(t)):(a.addClass("show active"),a.next().slideDown(t))})};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-adv-accordion.default",AdvAccordionHandler)});
 
 
19
  var ContentTicker=function(a,e){var t=a.find(".eael-content-ticker").eq(0),o=void 0!==t.data("items")?t.data("items"):1,i=void 0!==t.data("items-tablet")?t.data("items-tablet"):1,n=void 0!==t.data("items-mobile")?t.data("items-mobile"):1,d=void 0!==t.data("margin")?t.data("margin"):10,r=void 0!==t.data("margin-tablet")?t.data("margin-tablet"):10,l=void 0!==t.data("margin-mobile")?t.data("margin-mobile"):10,s=void 0!==t.data("effect")?t.data("effect"):"slide",p=void 0!==t.data("speed")?t.data("speed"):400,v=void 0!==t.data("autoplay")?t.data("autoplay"):5e3,c=void 0!==t.data("loop")&&t.data("loop"),u=void 0!==t.data("grab-cursor")&&t.data("grab-cursor"),m=void 0!==t.data("pagination")?t.data("pagination"):".swiper-pagination",w=void 0!==t.data("arrow-next")?t.data("arrow-next"):".swiper-button-next",b=void 0!==t.data("arrow-prev")?t.data("arrow-prev"):".swiper-button-prev",g=void 0!==t.data("pause-on-hover")?t.data("pause-on-hover"):"",f=new Swiper(t,{direction:"horizontal",loop:c,speed:p,effect:s,slidesPerView:o,spaceBetween:d,grabCursor:u,paginationClickable:!0,autoHeight:!0,autoplay:{delay:v},pagination:{el:m,clickable:!0},navigation:{nextEl:w,prevEl:b},breakpoints:{480:{slidesPerView:n,spaceBetween:l},768:{slidesPerView:i,spaceBetween:r}}});0===v&&f.autoplay.stop(),g&&0!==v&&(t.on("mouseenter",function(){f.autoplay.stop()}),t.on("mouseleave",function(){f.autoplay.start()}))};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-content-ticker.default",ContentTicker)});
20
+ var AdvanceTabHandler=function(e,c){var a="#"+e.find(".eael-advance-tabs").attr("id").toString();c(a+" .eael-tabs-nav ul li").each(function(e){c(this).hasClass("active-default")?(c(a+" .eael-tabs-nav > ul li").removeClass("active").addClass("inactive"),c(this).removeClass("inactive")):0==e&&c(this).removeClass("inactive").addClass("active")}),c(a+" .eael-tabs-content div").each(function(e){c(this).hasClass("active-default")?c(a+" .eael-tabs-content > div").removeClass("active"):0==e&&c(this).removeClass("inactive").addClass("active")}),c(a+" .eael-tabs-nav ul li").click(function(){var e=c(this).index(),a=c(this).closest(".eael-advance-tabs"),t=c(a).children(".eael-tabs-nav").children("ul").children("li"),i=c(a).children(".eael-tabs-content").children("div");c(this).parent("li").addClass("active"),c(t).removeClass("active active-default").addClass("inactive"),c(this).addClass("active").removeClass("inactive"),c(i).removeClass("active").addClass("inactive"),c(i).eq(e).addClass("active").removeClass("inactive");var s=i.eq(e).find(".eael-filter-gallery-container"),l=i.eq(e).find(".eael-post-grid.eael-post-appender"),n=i.eq(e).find(".eael-twitter-feed-masonry"),d=i.eq(e).find(".eael-instafeed");l.length&&l.isotope(),n.length&&n.isotope("layout"),s.length&&s.isotope("layout"),d.length&&d.isotope("layout"),c(i).each(function(e){c(this).removeClass("active-default")})})};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-adv-tabs.default",AdvanceTabHandler)});
21
  var dataTable=function(e,a){var t=e.find(".eael-data-table-wrap");t.data("table_id");if("undefined"!=typeof enableProSorter&&a.isFunction(enableProSorter)&&a(document).ready(function(){enableProSorter(jQuery,t)}),1==t.data("custom_responsive")){var n=e.find(".eael-data-table").find("th");e.find(".eael-data-table").find("tbody").find("tr").each(function(e,t){a(t).find("td .td-content-wrapper").each(function(e,t){a(this).prepend('<div class="th-mobile-screen">'+n.eq(e).html()+"</div>")})})}},Data_Table_Click_Handler=function(e,t,a){if("ea:table:export"==event.target.dataset.event){for(var n=a.el.querySelector("#eael-data-table-"+t.attributes.id).querySelectorAll("table tr"),d=[],r=0;r<n.length;r++){for(var l=[],o=n[r].querySelectorAll("th, td"),i=0;i<o.length;i++)l.push(JSON.stringify(o[i].innerText.replace(/(\r\n|\n|\r)/gm," ").trim()));d.push(l.join(","))}var c=new Blob([d.join("\n")],{type:"text/csv"}),b=parent.document.createElement("a");b.classList.add("eael-data-table-download-"+t.attributes.id),b.download="eael-data-table-"+t.attributes.id+".csv",b.href=window.URL.createObjectURL(c),b.style.display="none",parent.document.body.appendChild(b),b.click(),parent.document.querySelector(".eael-data-table-download-"+t.attributes.id).remove()}},data_table_panel=function(e,t,a){var n=Data_Table_Click_Handler.bind(this,e,t,a);e.el.addEventListener("click",n),e.currentPageView.on("destroy",function(){e.el.removeEventListener("click",n)})};jQuery(window).on("elementor/frontend/init",function(){isEditMode&&elementor.hooks.addAction("panel/open_editor/widget/eael-data-table",data_table_panel),elementorFrontend.hooks.addAction("frontend/element_ready/eael-data-table.default",dataTable)});
22
+ var CountDown=function(e,t){var n=e.find(".eael-countdown-wrapper").eq(0),d=void 0!==n.data("countdown-id")?n.data("countdown-id"):"",o=void 0!==n.data("expire-type")?n.data("expire-type"):"",a=void 0!==n.data("expiry-text")?n.data("expiry-text"):"",i=void 0!==n.data("expiry-title")?n.data("expiry-title"):"",r=void 0!==n.data("redirect-url")?n.data("redirect-url"):"",l=void 0!==n.data("template")?n.data("template"):"";jQuery(document).ready(function(e){"use strict";var t=e("#eael-countdown-"+d);t.countdown({end:function(){if("text"==o)t.html('<div class="eael-countdown-finish-message"><h4 class="expiry-title">'+i+'</h4><div class="eael-countdown-finish-text">'+a+"</div></div>");else if("url"===o){0<e("body").find("#elementor").length?t.html("Your Page will be redirected to given URL (only on Frontend)."):window.location.href=r}else"template"===o&&t.html(l)}})})};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-countdown.default",CountDown)});
23
+ var advanced_data_table_timeout,advanced_data_table_drag_start_x,advanced_data_table_drag_start_width,advanced_data_table_drag_el,advanced_data_table_active_cell=null,advanced_data_table_dragging=!1,Advanced_Data_Table_Update_View=function(e,a,t){var n=e.model;if(n.remoteRender=a,"2.7.6"<elementor.config.version){var r=e.getContainer(),d=e.getContainer().settings.attributes;Object.keys(t).forEach(function(e){d[e]=t[e]}),parent.window.$e.run("document/elements/settings",{container:r,settings:d,options:{external:a}})}else Object.keys(t).forEach(function(e){n.setSetting(e,t[e])});advanced_data_table_timeout=setTimeout(function(){n.remoteRender=!0},1001)},Advanced_Data_Table_Update_Model=function(a,e,t,n){if(a.remoteRender=t,"2.7.6"<elementor.config.version){var r=e.settings.attributes;Object.keys(n).forEach(function(e){r[e]=n[e]}),parent.window.$e.run("document/elements/settings",{container:e,settings:r,options:{external:t}})}else Object.keys(n).forEach(function(e){a.setSetting(e,n[e])});advanced_data_table_timeout=setTimeout(function(){a.remoteRender=!0},1001)},Advanced_Data_Table=function(e,n){var u=e.context.querySelector(".ea-advanced-data-table"),a=e.context.querySelector(".ea-advanced-data-table-search"),v=e.context.querySelector(".ea-advanced-data-table-pagination"),b={};if(isEditMode){var t="readonly";u.classList.contains("ea-advanced-data-table-static")&&(t="",u.querySelectorAll("th, td").forEach(function(e){var a=e.innerHTML;0!==a.indexOf('<textarea rows="1">')&&(e.innerHTML='<textarea rows="1" '+t+">"+a+"</textarea>")})),u.addEventListener("mousedown",function(e){"th"===e.target.tagName.toLowerCase()&&(e.stopPropagation(),advanced_data_table_dragging=!0,advanced_data_table_drag_el=e.target,advanced_data_table_drag_start_x=e.pageX,advanced_data_table_drag_start_width=e.target.offsetWidth)}),document.addEventListener("mousemove",function(e){advanced_data_table_dragging&&(advanced_data_table_drag_el.style.width=advanced_data_table_drag_start_width+(event.pageX-advanced_data_table_drag_start_x)+"px")}),document.addEventListener("mouseup",function(e){advanced_data_table_dragging=advanced_data_table_dragging&&!1})}else{if(a&&a.addEventListener("input",function(e){var a=this.value.toLowerCase(),t=u.classList.contains("ea-advanced-data-table-sortable"),n="thead"==u.rows[0].parentNode.tagName.toLowerCase()?1:0;if(1<u.rows.length)if(0<a.length){t&&u.classList.add("ea-advanced-data-table-unsortable"),v&&0<v.innerHTML.length&&(v.style.display="none");for(var r=n;r<u.rows.length;r++){var d=!1;if(0<u.rows[r].cells.length)for(var l=0;l<u.rows[r].cells.length;l++)if(-1<u.rows[r].cells[l].textContent.toLowerCase().indexOf(a)){d=!0;break}u.rows[r].style.display=d?"table-row":"none"}}else if(t&&u.classList.remove("ea-advanced-data-table-unsortable"),v&&0<v.innerHTML.length){v.style.display="";var o=v.querySelector(".ea-advanced-data-table-pagination-current").dataset.page,c=(o-1)*u.dataset.itemsPerPage+1,i=o*u.dataset.itemsPerPage;for(r=1;r<=u.rows.length-1;r++)u.rows[r].style.display=c<=r&&r<=i?"table-row":"none"}else for(r=1;r<=u.rows.length-1;r++)u.rows[r].style.display="table-row"}),u.classList.contains("ea-advanced-data-table-sortable")&&u.addEventListener("click",function(e){if("th"===e.target.tagName.toLowerCase()){var a=e.target.cellIndex,t=1,n=1,r=u.rows.length-1,d="",l=e.target.classList,o=[],c=u.cloneNode(!0);d=l.contains("asc")?(e.target.classList.remove("asc"),e.target.classList.add("desc"),"desc"):(l.contains("desc")&&e.target.classList.remove("desc"),e.target.classList.add("asc"),"asc"),v&&0<v.innerHTML.length&&(t=v.querySelector(".ea-advanced-data-table-pagination-current").dataset.page,n=(t-1)*u.dataset.itemsPerPage+1,r=r-(t-1)*u.dataset.itemsPerPage>=u.dataset.itemsPerPage?t*u.dataset.itemsPerPage:r),b[t]=[],u.querySelectorAll("th").forEach(function(e){e.cellIndex!=a&&e.classList.remove("asc","desc"),b[t].push(e.classList.contains("asc")?"asc":e.classList.contains("desc")?"desc":"")});for(var i=n;i<=r;i++){var s,_=u.rows[i].cells[a];s=isNaN(parseInt(_.innerText))?_.innerText.toLowerCase():parseInt(_.innerText),o.push({index:i,value:s})}"asc"==d?o.sort(function(e,a){return e.value>a.value?1:-1}):"desc"==d&&o.sort(function(e,a){return e.value<a.value?1:-1}),o.forEach(function(e,a){u.rows[n+a].innerHTML=c.rows[e.index].innerHTML})}}),u.classList.contains("ea-advanced-data-table-paginated")){var r="",d=v.classList.contains("ea-advanced-data-table-pagination-button")?"button":"select",l=1,o="thead"==u.rows[0].parentNode.tagName.toLowerCase()?1:0,c=l*u.dataset.itemsPerPage,i=Math.ceil((u.rows.length-1)/u.dataset.itemsPerPage);if(1<i)if("button"==d){for(var s=1;s<=i;s++)r+='<a href="#" data-page="'+s+'" class="'+(1==s?"ea-advanced-data-table-pagination-current":"")+'">'+s+"</a>";v.insertAdjacentHTML("beforeend",'<a href="#" data-page="1">&laquo;</a>'+r+'<a href="#" data-page="'+i+'">&raquo;</a>')}else{for(s=1;s<=i;s++)r+='<option value="'+s+'">'+s+"</option>";v.insertAdjacentHTML("beforeend","<select>"+r+"</select>")}for(s=0;s<=c&&!(s>=u.rows.length);s++)u.rows[s].style.display="table-row";"button"==d?v.addEventListener("click",function(e){if(e.preventDefault(),"a"==e.target.tagName.toLowerCase()){l=e.target.dataset.page,offset="thead"==u.rows[0].parentNode.tagName.toLowerCase()?1:0,o=(l-1)*u.dataset.itemsPerPage+offset,c=l*u.dataset.itemsPerPage,v.querySelectorAll(".ea-advanced-data-table-pagination-current").forEach(function(e){e.classList.remove("ea-advanced-data-table-pagination-current")}),v.querySelectorAll('[data-page="'+l+'"]').forEach(function(e){e.classList.add("ea-advanced-data-table-pagination-current")});for(var a=offset;a<=u.rows.length-1;a++)u.rows[a].style.display=o<=a&&a<=c?"table-row":"none";u.querySelectorAll("th").forEach(function(e,a){e.classList.remove("asc","desc"),void 0!==b[l]&&b[l][a]&&e.classList.add(b[l][a])})}}):v.hasChildNodes()&&v.querySelector("select").addEventListener("input",function(e){e.preventDefault(),l=e.target.value,offset="thead"==u.rows[0].parentNode.tagName.toLowerCase()?1:0,o=(l-1)*u.dataset.itemsPerPage+offset,c=l*u.dataset.itemsPerPage;for(var a=offset;a<=u.rows.length-1;a++)u.rows[a].style.display=o<=a&&a<=c?"table-row":"none";u.querySelectorAll("th").forEach(function(e,a){e.classList.remove("asc","desc"),void 0!==b[l]&&b[l][a]&&e.classList.add(b[l][a])})})}u.querySelectorAll(".nt_button_woo").forEach(function(e){e.classList.add("add_to_cart_button","ajax_add_to_cart")}),u.querySelectorAll(".nt_woo_quantity").forEach(function(e){e.addEventListener("input",function(e){var a=e.target.dataset.product_id,t=e.target.value;n(".nt_add_to_cart_"+a,n(u)).data("quantity",t)})})}},Advanced_Data_Table_Click_Handler=function(a,e,n){if("ea:advTable:export"==event.target.dataset.event){for(var t=n.el.querySelector(".ea-advanced-data-table-"+e.attributes.id),r=t.querySelectorAll("table tr"),d=[],l=0;l<r.length;l++){var o=[],c=r[l].querySelectorAll("th, td");if(t.classList.contains("ea-advanced-data-table-static"))for(var i=0;i<c.length;i++)o.push(JSON.stringify(c[i].querySelector("textarea").value.replace(/(\r\n|\n|\r)/gm," ").trim()));else for(i=0;i<c.length;i++)o.push(JSON.stringify(c[i].innerHTML.replace(/(\r\n|\n|\r)/gm," ").trim()));d.push(o.join(","))}var s=new Blob([d.join("\n")],{type:"text/csv"}),_=parent.document.createElement("a");_.classList.add("ea-adv-data-table-download-"+e.attributes.id),_.download="ea-adv-data-table-"+e.attributes.id+".csv",_.href=window.URL.createObjectURL(s),_.style.display="none",parent.document.body.appendChild(_),_.click(),parent.document.querySelector(".ea-adv-data-table-download-"+e.attributes.id).remove()}else if("ea:advTable:import"==event.target.dataset.event){var u=a.el.querySelector(".ea_adv_table_csv_string"),v=a.el.querySelector(".ea_adv_table_csv_string_table").checked,b=u.value.split("\n"),f="",g="";0<u.value.length&&(g+="<tbody>",b.forEach(function(e,a){0<e.length&&0<(c=e.match(/("(?:[^"\\]|\\.)*"|[^","]+)/gm)).length&&(v&&0==a?(f+="<thead><tr>",c.forEach(function(e){e.match(/(^"")|(^")|("$)|(""$)/g)?f+="<th>"+JSON.parse(e)+"</th>":f+="<th>"+e+"</th>"}),f+="</tr></thead>"):(g+="<tr>",c.forEach(function(e){e.match(/(^"")|(^")|("$)|(""$)/g)?g+="<td>"+JSON.parse(e)+"</td>":g+="<td>"+e+"</td>"}),g+="</tr>"))}),g+="</tbody>",(0<f.length||0<g.length)&&Advanced_Data_Table_Update_View(n,!0,{ea_adv_data_table_static_html:f+g})),u.value=""}else if("ea:advTable:connect"==event.target.dataset.event){var m=event.target;m.innerHTML="Connecting",jQuery.ajax({url:localize.ajaxurl,type:"post",data:{action:"connect_remote_db",security:localize.nonce,host:e.attributes.settings.attributes.ea_adv_data_table_source_remote_host,username:e.attributes.settings.attributes.ea_adv_data_table_source_remote_username,password:e.attributes.settings.attributes.ea_adv_data_table_source_remote_password,database:e.attributes.settings.attributes.ea_adv_data_table_source_remote_database},success:function(e){if(1==e.connected){m.innerHTML="Connected",Advanced_Data_Table_Update_View(n,!0,{ea_adv_data_table_source_remote_connected:!0,ea_adv_data_table_source_remote_tables:e.tables}),a.content.el.querySelector(".elementor-section-title").click(),a.content.el.querySelector(".elementor-section-title").click();var t=a.el.querySelector('[data-setting="ea_adv_data_table_source_remote_table"]');t.length=0,e.tables.forEach(function(e,a){t[a]=new Option(e,e)})}else m.innerHTML="Failed"},error:function(){m.innerHTML="Failed"}}),setTimeout(function(){m.innerHTML="Connect"},2e3)}else"ea:advTable:disconnect"==event.target.dataset.event&&(Advanced_Data_Table_Update_View(n,!0,{ea_adv_data_table_source_remote_connected:!1,ea_adv_data_table_source_remote_tables:[]}),a.content.el.querySelector(".elementor-section-title").click(),a.content.el.querySelector(".elementor-section-title").click())},Advanced_Data_Table_Inline_Edit=function(e,r,d){function a(){var e=setInterval(function(){if(d.el.querySelector(".ea-advanced-data-table")){var n=d.el.querySelector(".ea-advanced-data-table-"+r.attributes.id);n.addEventListener("focusin",function(e){"textarea"==e.target.tagName.toLowerCase()&&(advanced_data_table_active_cell=e.target)}),n.addEventListener("input",function(e){if("textarea"==e.target.tagName.toLowerCase()){clearTimeout(advanced_data_table_timeout);var a=n.cloneNode(!0);a.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_View(d,!1,{ea_adv_data_table_static_html:a.innerHTML})}}),n.addEventListener("mouseup",function(e){if(clearTimeout(advanced_data_table_timeout),"th"===e.target.tagName.toLowerCase())if(n.classList.contains("ea-advanced-data-table-static")){var a=n.cloneNode(!0);a.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_View(d,!1,{ea_adv_data_table_static_html:a.innerHTML})}else{var t=[];n.querySelectorAll("th").forEach(function(e,a){t[a]=e.style.width}),Advanced_Data_Table_Update_View(d,!1,{ea_adv_data_table_dynamic_th_width:t})}}),n.addEventListener("dblclick",function(e){"th"===e.target.tagName.toLowerCase()&&(e.stopPropagation(),e.target.style.width="")}),clearInterval(e)}},10)}a(),r.on("remote:render",function(){a()});var t=Advanced_Data_Table_Click_Handler.bind(this,e,r,d);e.el.addEventListener("click",t),e.currentPageView.on("destroy",function(){e.el.removeEventListener("click",t)});function n(){setTimeout(function(){var t=e.el.querySelector('[data-setting="ea_adv_data_table_source_remote_table"]');null!=t&&0==t.length&&r.attributes.settings.attributes.ea_adv_data_table_source_remote_tables.forEach(function(e,a){t[a]=new Option(e,e,!1,e==r.attributes.settings.attributes.ea_adv_data_table_source_remote_table)})},50)}n(),e.el.addEventListener("mousedown",function(e){(e.target.classList.contains("elementor-section-title")||e.target.parentNode.classList.contains("elementor-panel-navigation-tab"))&&n()})};Advanced_Data_Table_Context_Menu=function(e,d){return"eael-advanced-data-table"==d.options.model.attributes.widgetType&&"static"==d.options.model.attributes.settings.attributes.ea_adv_data_table_source&&e.push({name:"ea_advanced_data_table",actions:[{name:"add_row_above",title:"Add Row Above",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell&&"th"!=advanced_data_table_active_cell.parentNode.tagName.toLowerCase()){for(var a=advanced_data_table_active_cell.parentNode.parentNode.rowIndex,t=e.insertRow(a),n=0;n<e.rows[0].cells.length;n++){t.insertCell(n).innerHTML='<textarea rows="1"></textarea>'}advanced_data_table_active_cell=null;var r=e.cloneNode(!0);r.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:r.innerHTML})}}},{name:"add_row_below",title:"Add Row Below",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){for(var a=advanced_data_table_active_cell.parentNode.parentNode.rowIndex+1,t=e.insertRow(a),n=0;n<e.rows[0].cells.length;n++){t.insertCell(n).innerHTML='<textarea rows="1"></textarea>'}advanced_data_table_active_cell=null;var r=e.cloneNode(!0);r.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:r.innerHTML})}}},{name:"add_column_left",title:"Add Column Left",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){for(var a=advanced_data_table_active_cell.parentNode.cellIndex,t=0;t<e.rows.length;t++){if("th"==e.rows[t].cells[0].tagName.toLowerCase())var n=e.rows[t].insertBefore(document.createElement("th"),e.rows[t].cells[a]);else n=e.rows[t].insertCell(a);n.innerHTML='<textarea rows="1"></textarea>'}advanced_data_table_active_cell=null;var r=e.cloneNode(!0);r.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:r.innerHTML})}}},{name:"add_column_right",title:"Add Column Right",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){for(var a=advanced_data_table_active_cell.parentNode.cellIndex+1,t=0;t<e.rows.length;t++){if("th"==e.rows[t].cells[0].tagName.toLowerCase())var n=e.rows[t].insertBefore(document.createElement("th"),e.rows[t].cells[a]);else n=e.rows[t].insertCell(a);n.innerHTML='<textarea rows="1"></textarea>'}advanced_data_table_active_cell=null;var r=e.cloneNode(!0);r.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:r.innerHTML})}}},{name:"delete_row",title:"Delete Row",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){var a=advanced_data_table_active_cell.parentNode.parentNode.rowIndex;e.deleteRow(a),advanced_data_table_active_cell=null;var t=e.cloneNode(!0);t.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:t.innerHTML})}}},{name:"delete_column",title:"Delete Column",callback:function(){var e=document.querySelector(".ea-advanced-data-table-"+d.options.model.attributes.id);if(null!==advanced_data_table_active_cell){for(var a=advanced_data_table_active_cell.parentNode.cellIndex,t=0;t<e.rows.length;t++)e.rows[t].deleteCell(a);advanced_data_table_active_cell=null;var n=e.cloneNode(!0);n.querySelectorAll("th, td").forEach(function(e){var a=e.querySelector("textarea").value;e.innerHTML=a}),Advanced_Data_Table_Update_Model(d.options.model,d.container,!1,{ea_adv_data_table_static_html:n.innerHTML})}}}]}),e},jQuery(window).on("elementor/frontend/init",function(){isEditMode&&(elementor.hooks.addFilter("elements/widget/contextMenuGroups",Advanced_Data_Table_Context_Menu),elementor.hooks.addAction("panel/open_editor/widget/eael-advanced-data-table",Advanced_Data_Table_Inline_Edit)),elementorFrontend.hooks.addAction("frontend/element_ready/eael-advanced-data-table.default",Advanced_Data_Table)});
24
  var FacebookFeed=function(o,a){isEditMode||($facebook_gallery=a(".eael-facebook-feed",o).isotope({itemSelector:".eael-facebook-feed-item",percentPosition:!0,columnWidth:".eael-facebook-feed-item"}),$facebook_gallery.imagesLoaded().progress(function(){$facebook_gallery.isotope("layout")})),a(".eael-load-more-button",o).on("click",function(e){e.preventDefault(),$this=a(this),$settings=$this.attr("data-settings"),$page=$this.attr("data-page"),$this.addClass("button--loading"),a("span",$this).html("Loading..."),a.ajax({url:localize.ajaxurl,type:"post",data:{action:"facebook_feed_load_more",security:localize.nonce,settings:$settings,page:$page},success:function(e){$html=a(e.html),$facebook_gallery=a(".eael-facebook-feed",o).isotope(),a(".eael-facebook-feed",o).append($html),$facebook_gallery.isotope("appended",$html),$facebook_gallery.imagesLoaded().progress(function(){$facebook_gallery.isotope("layout")}),e.num_pages>$page?($this.attr("data-page",parseInt($page)+1),$this.removeClass("button--loading"),a("span",$this).html("Load more")):$this.remove()},error:function(){}})})};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-facebook-feed.default",FacebookFeed)});
25
+ var EventCalendar=function(e,d){var a=FullCalendar.Calendar,t=d(".eael-event-calendar-cls",e),o=d(".eaelec-modal-close",e).eq(0),s=d("#eaelecModal",e),m=t.data("events"),n=t.data("first_day"),l=t.data("cal_id"),r=t.data("locale"),Y=t.data("defaultview"),i=new a(document.getElementById("eael-event-calendar-"+l),{plugins:["dayGrid","timeGrid","list"],editable:!1,selectable:!1,draggable:!1,firstDay:n,eventTimeFormat:{hour:"2-digit",minute:"2-digit",meridiem:"short"},nextDayThreshold:"00:00:00",header:{left:"prev,next today",center:"title",right:"timeGridDay,timeGridWeek,dayGridMonth,listWeek"},allDayText:"All day",events:m,selectHelper:!0,locale:r,eventLimit:3,defaultView:Y,eventRender:function(e){var a=d(e.el),r=e.event;a.attr("href","javascript:void(0);"),a.click(function(e){e.preventDefault(),e.stopPropagation();var a=r.start,t="h:mm A",o=r.end,m=d("span.eaelec-event-date-start"),n=d("span.eaelec-event-date-end");"yes"===r.allDay&&(o=moment(o).subtract(1,"days")._d,t=" ");if(m.html(" "),n.html(" "),s.addClass("eael-ec-popup-ready").removeClass("eael-ec-modal-removing"),"yes"===r.allDay&&moment(a).format("MM-DD-YYYY")===moment(o).format("MM-DD-YYYY")){var l=moment(a).format("MMM Do");!0===moment(a).isSame(Date.now(),"day")?l="Today":moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&(l="Tomorrow"),m.html('<i class="eicon-calendar"></i> '+l)}else!0===moment(r.start).isSame(Date.now(),"day")&&m.html('<i class="eicon-calendar"></i> Today '+moment(r.start).format(t)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&m.html('<i class="eicon-calendar"></i> Tomorrow '+moment(r.start).format(t)),(moment(a).format("MM-DD-YYYY")<moment(new Date).format("MM-DD-YYYY")||moment(a).format("MM-DD-YYYY")>moment(new Date).add(1,"days").format("MM-DD-YYYY"))&&m.html('<i class="eicon-calendar"></i> '+moment(r.start).format("MMM Do "+t)),!0===moment(o).isSame(Date.now(),"day")&&(!0!==moment(a).isSame(Date.now(),"day")?n.html("- Today "+moment(o).format(t)):n.html("- "+moment(o).format(t))),moment(a).format("MM-DD-YYYY")!==moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(o).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&n.html("- Tomorrow "+moment(o).format(t)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(o).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&n.html("- "+moment(o).format(t)),0<moment(o).diff(moment(a),"days")&&n.text().trim().length<1&&n.html("- "+moment(o).format("MMM Do "+t)),moment(a).format("MM-DD-YYYY")===moment(o).format("MM-DD-YYYY")&&n.html("- "+moment(o).format(t));d(".eaelec-modal-header h2").html(r.title),d(".eaelec-modal-body p").html(r.extendedProps.description),r.extendedProps.description.length<1?d(".eaelec-modal-body").css("height","auto"):d(".eaelec-modal-body").css("height","300px"),d(".eaelec-modal-footer a").attr("href",r.url),"on"===r.extendedProps.external&&d(".eaelec-modal-footer a").attr("target","_blank"),"on"===r.extendedProps.nofollow&&d(".eaelec-modal-footer a").attr("rel","nofollow"),""==r.url&&d(".eaelec-modal-footer a").css("display","none"),d(".eaelec-modal-header").css("border-left","5px solid "+r.borderColor)})}});o.on("click",function(){event.stopPropagation(),s.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready")}),d(document).on("click",function(e){e.target.closest(".eaelec-modal-content")||s.hasClass("eael-ec-popup-ready")&&s.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready")}),i.render()};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-event-calendar.default",EventCalendar)});
26
  var FancyText=function(t,e){var a=t.find(".eael-fancy-text-container").eq(0),n=void 0!==a.data("fancy-text-id")?a.data("fancy-text-id"):"",o=void 0!==a.data("fancy-text")?a.data("fancy-text"):"",d=void 0!==a.data("fancy-text-transition-type")?a.data("fancy-text-transition-type"):"",i=void 0!==a.data("fancy-text-speed")?a.data("fancy-text-speed"):"",y=void 0!==a.data("fancy-text-delay")?a.data("fancy-text-delay"):"",c="yes"===a.data("fancy-text-cursor"),f=void 0!==a.data("fancy-text-loop")&&"yes"==a.data("fancy-text-loop");o=o.split("|"),"typing"==d&&e("#eael-fancy-text-"+n).typed({strings:o,typeSpeed:i,backSpeed:0,startDelay:300,backDelay:y,showCursor:c,loop:f}),"typing"!=d&&e("#eael-fancy-text-"+n).Morphext({animation:d,separator:", ",speed:y,complete:function(){}}),jQuery(window).on("load",function(){setTimeout(function(){e(".eael-fancy-text-strings",t).css("display","inline-block")},500)}),isEditMode&&setTimeout(function(){e(".eael-fancy-text-strings",t).css("display","inline-block")},800)};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-fancy-text.default",FancyText)});
27
  var filterableGalleryHandler=function(f,s){var l,i,t,e=f.find(".fg-layout-3-filter-controls").eq(0),a=f.find("#fg-filter-trigger"),n=f.find(".fg-layout-3-search-box"),r=f.find("#fg-search-box-input");if(n.length&&n.on("submit",function(e){e.preventDefault()}),a.on("click",function(){e.toggleClass("open-filters")}).blur(function(){e.toggleClass("open-filters")}),!isEditMode){var d=s(".eael-filter-gallery-container",f),o=d.data("settings"),g=d.data("gallery-items"),u="masonry"==o.grid_style?"masonry":"fitRows",c="yes"==o.gallery_enabled,p=s(".eael-filter-gallery-wrapper").data("layout-mode"),m=s(".eael-filter-gallery-wrapper").data("mfp_caption"),y=d.isotope({itemSelector:".eael-filterable-gallery-item-wrap",layoutMode:u,percentPosition:!0,stagger:30,transitionDuration:o.duration+"ms",filter:function(){var e=s(this),t=!l||e.text().match(l);null==i&&(i="layout_3"!=p?f.find(".eael-filter-gallery-control ul li").first().data("filter"):f.find(".fg-layout-3-filter-controls li").first().data("filter"));var a=!i||e.is(i);return t&&a}});s(f).magnificPopup({delegate:".eael-magnific-link",type:"image",gallery:{enabled:c},image:{titleSrc:function(e){if("yes"==m)return e.el.parent().parent().parent().parent().find(".fg-item-title").html()}}}),f.on("click",".control",function(){var e=s(this);i=s(this).attr("data-filter"),f.find("#fg-filter-trigger > span")&&f.find("#fg-filter-trigger > span").text(e.text()),e.siblings().removeClass("active"),e.addClass("active"),y.isotope()}),r.on("input",function(){var e=s(this);clearTimeout(t),t=setTimeout(function(){l=new RegExp(e.val(),"gi"),y.isotope()},600)}),y.imagesLoaded().progress(function(){y.isotope("layout")}),y.on("arrangeComplete",function(){y.isotope("layout")}),s(window).on("load",function(){y.isotope("layout")}),f.on("click",".eael-gallery-load-more",function(e){e.preventDefault();var t=s(this),a=s(".eael-filter-gallery-container",f).children(".eael-filterable-gallery-item-wrap").length,l=d.data("total-gallery-items"),i=d.data("images-per-page"),n=d.data("nomore-item-text"),r=[];a==l&&(t.html('<div class="no-more-items-text">'+n+"</div>"),setTimeout(function(){t.fadeOut("slow")},600));for(var o=a;o<a+i;o++)r.push(s(g[o])[0]);d.append(r),y.isotope("appended",r),y.imagesLoaded().progress(function(){y.isotope("layout")})})}};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-filterable-gallery.default",filterableGalleryHandler)});
 
28
  var ImageAccordion=function(e,a){var o=e.find(".eael-img-accordion").eq(0),i=void 0!==o.data("img-accordion-id")?o.data("img-accordion-id"):"";"on-click"===(void 0!==o.data("img-accordion-type")?o.data("img-accordion-type"):"")&&(a("#eael-img-accordion-"+i+" a").on("click",function(e){0==a(this).hasClass("overlay-active")&&e.preventDefault(),a("#eael-img-accordion-"+i+" a").css("flex","1"),a(this).find(".overlay").parent("a").addClass("overlay-active"),a("#eael-img-accordion-"+i+" a").find(".overlay-inner").removeClass("overlay-inner-show"),a(this).find(".overlay-inner").addClass("overlay-inner-show"),a(this).css("flex","3")}),a("#eael-img-accordion-"+i+" a").on("blur",function(e){a("#eael-img-accordion-"+i+" a").css("flex","1"),a("#eael-img-accordion-"+i+" a").find(".overlay-inner").removeClass("overlay-inner-show"),a(this).find(".overlay").parent("a").removeClass("overlay-active")}))};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-image-accordion.default",ImageAccordion)});
29
  var PostGrid=function(e,o){var t=o(".eael-post-appender",e),n=t.data("layout-mode");"masonry"===n&&(t.isotope({itemSelector:".eael-grid-post",layoutMode:n,percentPosition:!0}),t.imagesLoaded().progress(function(){t.isotope("layout")}))};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-post-grid.default",PostGrid)});
 
30
  var ProgressBar=function(e,r){r(".eael-progressbar",e).eaelProgressBar()};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-progress-bar.default",ProgressBar)});
31
+ var PricingTooltip=function(t,a){if(a.fn.tooltipster){var i,o=t.find(".tooltip");for(i=0;i<o.length;i++){var e=a("#"+a(o[i]).attr("id")),n=void 0!==e.data("side")&&e.data("side"),d=void 0!==e.data("trigger")?e.data("trigger"):"hover",r=void 0!==e.data("animation")?e.data("animation"):"fade",l=void 0!==e.data("animation_duration")?e.data("animation_duration"):300,f=void 0!==e.data("theme")?e.data("theme"):"default",m="yes"==e.data("arrow");e.tooltipster({animation:r,trigger:d,side:n,delay:l,arrow:m,theme:"tooltipster-"+f})}}};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-pricing-table.default",PricingTooltip)});
32
  jQuery(document).ready(function(){jQuery(window).scroll(function(){var e=(document.body.scrollTop||document.documentElement.scrollTop)/(document.documentElement.scrollHeight-document.documentElement.clientHeight)*100;jQuery(".eael-reading-progress-fill").css({width:e+"%"})}),isEditMode&&(elementor.settings.page.addChangeCallback("eael_ext_reading_progress",function(e){var r=elementor.settings.page.getSettings();"yes"==e?(0==jQuery(".eael-reading-progress-wrap").length&&jQuery("body").append('<div class="eael-reading-progress-wrap eael-reading-progress-wrap-local"><div class="eael-reading-progress eael-reading-progress-local eael-reading-progress-'+r.settings.eael_ext_reading_progress_position+'"><div class="eael-reading-progress-fill"></div></div><div class="eael-reading-progress eael-reading-progress-global eael-reading-progress-'+r.settings.eael_ext_reading_progress_position+'"><div class="eael-reading-progress-fill"></div></div></div>'),jQuery(".eael-reading-progress-wrap").addClass("eael-reading-progress-wrap-local").removeClass("eael-reading-progress-wrap-global eael-reading-progress-wrap-disabled")):(jQuery(".eael-reading-progress-wrap").removeClass("eael-reading-progress-wrap-local eael-reading-progress-wrap-global"),1==r.settings.eael_ext_reading_progress_has_global?jQuery(".eael-reading-progress-wrap").addClass("eael-reading-progress-wrap-global"):jQuery(".eael-reading-progress-wrap").addClass("eael-reading-progress-wrap-disabled"))}),elementor.settings.page.addChangeCallback("eael_ext_reading_progress_position",function(e){elementor.settings.page.setSettings("eael_ext_reading_progress_position",e),jQuery(".eael-reading-progress").removeClass("eael-reading-progress-top eael-reading-progress-bottom").addClass("eael-reading-progress-"+e)}))});
33
  var eaelsvPosition="",eaelsvWidth=0,eaelsvHeight=0,eaelsvDomHeight=0,videoIsActive=0,eaelMakeItSticky=0,scrollHeight=0;function GetDomElementHeight(e){var t=jQuery(e).parent().height(),i=scrollHeight*t/100;return jQuery(e).parent().offset().top+i}function PositionStickyPlayer(e,t,i){"top-left"==e&&(jQuery(".eael-sticky-video-player2.out").css("top","40px"),jQuery(".eael-sticky-video-player2.out").css("left","40px")),"top-right"==e&&(jQuery(".eael-sticky-video-player2.out").css("top","40px"),jQuery(".eael-sticky-video-player2.out").css("right","40px")),"bottom-right"==e&&(jQuery(".eael-sticky-video-player2.out").css("bottom","40px"),jQuery(".eael-sticky-video-player2.out").css("right","40px")),"bottom-left"==e&&(jQuery(".eael-sticky-video-player2.out").css("bottom","40px"),jQuery(".eael-sticky-video-player2.out").css("left","40px")),jQuery(".eael-sticky-video-player2.out").css("width",i+"px"),jQuery(".eael-sticky-video-player2.out").css("height",t+"px")}function PlayerPlay(e,t){e.on("play",function(e){eaelsvDomHeight=GetDomElementHeight(t),jQuery(".eael-sticky-video-player2").removeAttr("id"),jQuery(".eael-sticky-video-player2").removeClass("out"),t.attr("id","videobox"),videoIsActive=1,eaelsvPosition=t.data("position"),eaelsvHeight=t.data("sheight"),eaelsvWidth=t.data("swidth")})}function RunStickyPlayer(e){new Plyr("#"+e).start()}jQuery(window).on("elementor/frontend/init",function(){isEditMode&&elementor.hooks.addAction("panel/open_editor/widget/eael-sticky-video",function(t,i,e){var s;i.attributes.settings.on("change:eaelsv_sticky_width",function(){clearTimeout(s),s=setTimeout(function(){var e=Math.ceil(i.getSetting("eaelsv_sticky_width")/1.78);i.attributes.settings.attributes.eaelsv_sticky_height=e,t.el.querySelector('[data-setting="eaelsv_sticky_height"]').value=e},250)}),i.attributes.settings.on("change:eaelsv_sticky_height",function(){clearTimeout(s),s=setTimeout(function(){var e=Math.ceil(1.78*i.getSetting("eaelsv_sticky_height"));i.attributes.settings.attributes.eaelsv_sticky_width=e,t.el.querySelector('[data-setting="eaelsv_sticky_width"]').value=e},250)})}),elementorFrontend.hooks.addAction("frontend/element_ready/eael-sticky-video.default",function(e,t){t(".eaelsv-sticky-player-close",e).hide();var i,s,o,a=e.find(".eael-sticky-video-player2");i=a.data("sticky"),s=a.data("autoplay"),eaelsvPosition=a.data("position"),eaelsvHeight=a.data("sheight"),eaelsvWidth=a.data("swidth"),o=a.data("overlay"),scrollHeight=a.data("scroll_height"),PositionStickyPlayer(eaelsvPosition,eaelsvHeight,eaelsvWidth);var l=new Plyr("#eaelsv-player-"+e.data("id"));if("yes"===i&&("yes"===s&&"no"===o&&(eaelsvDomHeight=GetDomElementHeight(a),a.attr("id","videobox"),0==videoIsActive&&(videoIsActive=1)),PlayerPlay(l,a)),"yes"===o){var r=a.prev();t(r).on("click",function(){t(this).css("display","none"),"yes"===t(this).next().data("autoplay")&&(l.restart(),eaelsvDomHeight=GetDomElementHeight(this),t(this).next().attr("id","videobox"),videoIsActive=1)})}l.on("pause",function(e){1==videoIsActive&&(videoIsActive=0)}),t(".eaelsv-sticky-player-close").on("click",function(){a.removeClass("out").addClass("in"),t(".eael-sticky-video-player2").removeAttr("style"),videoIsActive=0}),a.parent().css("height",a.height()+"px"),t(window).resize(function(){a.parent().css("height",a.height()+"px")})})}),jQuery(window).scroll(function(){var e=jQuery(window).scrollTop();jQuery(document).height()-e>jQuery(window).height()+400&&(eaelsvDomHeight<=e?1==videoIsActive&&(jQuery("#videobox").find(".eaelsv-sticky-player-close").css("display","block"),jQuery("#videobox").removeClass("in").addClass("out"),PositionStickyPlayer(eaelsvPosition,eaelsvHeight,eaelsvWidth)):(jQuery(".eaelsv-sticky-player-close").hide(),jQuery("#videobox").removeClass("out").addClass("in"),jQuery(".eael-sticky-video-player2").removeAttr("style")))});
34
  !function(r){jQuery(document).ready(function(){function i(e,t){var a=document.getElementById("eael-toc-list");if(null!==e&&void 0!==t&&a){var l=document.querySelector(e),o=Array.prototype.slice.call(l.querySelectorAll(t)),s=0;o.forEach(function(e){e.id=s+"-"+f(),e.classList.add("eael-heading-content"),s++}),function(e,t){var a=t,l="",o=document.getElementById("eael-toc-list"),s=document.querySelector(e).querySelectorAll(a),n=l=a.trim().split(",")[0].substr(1,1),c=o;o.innerHTML="",0<s.length&&document.getElementById("eael-toc").classList.remove("eael-toc-disable");for(var i=0,d=s.length;i<d;++i){var r=s[i],h=parseInt(r.tagName.substr(1,1)),g=h-l;if(0<g){var u=c.lastChild;if(u){var m=document.createElement("UL");u.appendChild(m),c=m,l=h}}var _=!1;if(g<0){for(;0!=g++;)c.parentNode.parentNode&&(c=c.parentNode.parentNode);l=h,_=!0}if("UL"!==c.tagName&&(c=o),""!==r.textContent.trim()){var p=document.createElement("LI"),C=document.createElement("A"),v=document.createElement("SPAN");n!==l&&!_||(p.setAttribute("itemscope",""),p.setAttribute("itemtype","http://schema.org/ListItem"),p.setAttribute("itemprop","itemListElement"));var b="#"+i+"-"+f();C.className="eael-toc-link",C.setAttribute("itemprop","item"),C.setAttribute("href",b),v.appendChild(document.createTextNode(r.textContent)),C.appendChild(v),p.appendChild(C),c.appendChild(p)}}}(e,t);var n=r("ul.eael-toc-list > li");n.length<1&&document.getElementById("eael-toc").classList.add("eael-toc-disable"),n.each(function(){this.classList.add("eael-first-child")})}}r(document).on("click","ul.eael-toc-list a",function(e){e.preventDefault(),r(document).off("scroll");var t=this.hash;if(history.pushState("",document.title,window.location.pathname+window.location.search),r(this).parent().is(".eael-highlight-parent.eael-highlight-active"))return window.location.hash=t,!1;r(".eael-highlight-active, .eael-highlight-parent").removeClass("eael-highlight-active eael-highlight-parent"),r(this).closest(".eael-first-child").addClass("eael-highlight-parent"),r(this).parent().addClass("eael-highlight-active"),window.location.hash=t}),window.onscroll=function(){!function(){var e=document.getElementById("eael-toc");if(!e)return;t=void 0!==t?t:200,window.pageYOffset>=t&&!e.classList.contains("eael-toc-disable")?e.classList.add("eael-sticky"):e.classList.remove("eael-sticky")}()};var t=r("#eael-toc").data("stickyscroll");function f(){return"eael-table-of-content"}function d(){var e=".site-content";return r(".elementor-inner")[0]?e=".elementor-inner":r("#site-content")[0]&&(e="#site-content"),e}r("body").click(function(e){var t=r(e.target),a=r("#eael-toc");a.hasClass("eael-toc-auto-collapse")&&a.hasClass("eael-sticky")&&!a.hasClass("collapsed")&&0===r(t).closest("#eael-toc").length&&a.toggleClass("collapsed")}),r(document).on("click",".eael-toc-close ,.eael-toc-button",function(e){e.stopPropagation(),r(".eael-toc").toggleClass("collapsed")});var e=r("#eael-toc").data("eaeltoctag");if(""!==e&&i(d(),e),isEditMode){elementorFrontend.hooks.addAction("frontend/element_ready/widget",function(e,t){var a=t("#eael-toc #eael-toc-list");if(a.find("li.eael-first-child").length<1&&1<=a.length){var l=t("#eael-toc").data("eaeltoctag");l&&i(d(),l)}}),elementor.settings.page.addChangeCallback("eael_ext_table_of_content",function(e){var t,a,l,o,s,n=r(".eael-toc-global");if(0<n.length&&(n.attr("id","eael-toc-temp").removeClass("eael-toc").hide(),r(".eael-toc-global #eael-toc-list").attr("id","")),r("#eael-toc").remove(),"yes"===e){var c=elementor.settings.page.getSettings();r("body").append((t=c.settings,a=t.eael_ext_toc_title,l="eael-toc-list eael-toc-list-"+t.eael_ext_table_of_content_list_style,o=t.eael_ext_table_of_content_header_icon.value,s="right"===t.eael_ext_toc_position?" eael-toc-right":" ",l+="yes"===t.eael_ext_toc_collapse_sub_heading?" eael-toc-collapse":" ",'<div id="eael-toc" class="eael-toc eael-toc-disable '+s+'"><div class="eael-toc-header"><span class="eael-toc-close">×</span><h2 class="eael-toc-title">'+a+'</h2></div><div class="eael-toc-body"><ul id="eael-toc-list" class="'+(l+="number"===t.eael_ext_toc_list_icon?" eael-toc-number":" eael-toc-bullet")+'"></ul></div><button class="eael-toc-button"><i class="'+o+'"></i><span>'+a+"</span></button></div>")),i(d(),c.settings.eael_ext_toc_supported_heading_tag.join(", "))}else 0<n.length&&n.addClass("eael-toc").attr("id","eael-toc").show()}),elementor.settings.page.addChangeCallback("eael_ext_toc_position",function(e){"right"===e?r("#eael-toc").addClass("eael-toc-right"):r("#eael-toc").removeClass("eael-toc-right")}),elementor.settings.page.addChangeCallback("eael_ext_table_of_content_list_style",function(e){var t=r(".eael-toc-list");t.removeClass("eael-toc-list-bar eael-toc-list-arrow"),"none"!==e&&t.addClass("eael-toc-list-"+e)}),elementor.settings.page.addChangeCallback("eael_ext_toc_collapse_sub_heading",function(e){var t=r(".eael-toc-list");"yes"===e?t.addClass("eael-toc-collapse"):t.removeClass("eael-toc-collapse")}),elementor.settings.page.addChangeCallback("eael_ext_table_of_content_header_icon",function(e){r(".eael-toc-button i").removeClass().addClass(e.value)}),elementor.settings.page.addChangeCallback("eael_ext_toc_list_icon",function(e){var t=r(".eael-toc-list");"number"===e?t.addClass("eael-toc-number").removeClass("eael-toc-bullet"):t.addClass("eael-toc-bullet").removeClass("eael-toc-number")}),elementor.settings.page.addChangeCallback("eael_ext_toc_word_wrap",function(e){var t=r(".eael-toc-list");"yes"===e?t.addClass("eael-toc-word-wrap"):t.removeClass("eael-toc-word-wrap")}),elementor.settings.page.addChangeCallback("eael_ext_toc_close_button_text_style",function(e){var t=r("#eael-toc");"bottom_to_top"===e?t.addClass("eael-bottom-to-top"):t.removeClass("eael-bottom-to-top")}),elementor.settings.page.addChangeCallback("eael_ext_toc_box_shadow",function(e){var t=r("#eael-toc");"yes"===e?t.addClass("eael-box-shadow"):t.removeClass("eael-box-shadow")}),elementor.settings.page.addChangeCallback("eael_ext_toc_auto_collapse",function(e){var t=r("#eael-toc");"yes"===e?t.addClass("eael-toc-auto-collapse"):t.removeClass("eael-toc-auto-collapse")}),elementor.settings.page.addChangeCallback("eael_ext_toc_title",function(e){elementorFrontend.elements.$document.find(".eael-toc-title").text(e),elementorFrontend.elements.$document.find(".eael-toc-button span").text(e)})}})}(jQuery);
35
+ var TwitterFeedHandler=function(e,t){isEditMode||($gutter=t(".eael-twitter-feed-masonry",e).data("gutter"),$settings={itemSelector:".eael-twitter-feed-item",percentPosition:!0,masonry:{columnWidth:".eael-twitter-feed-item",gutter:$gutter}},$twitter_feed_gallery=t(".eael-twitter-feed-masonry",e).isotope($settings),$twitter_feed_gallery.imagesLoaded().progress(function(){$twitter_feed_gallery.isotope("layout")}))};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-twitter-feed.default",TwitterFeedHandler)});
36
+ !function(e){window.isEditMode=!1,e(window).on("elementor/frontend/init",function(){window.isEditMode=elementorFrontend.isEditMode(),isEditMode&&parent.document.addEventListener("mousedown",function(e){var t=parent.document.querySelectorAll(".elementor-element--promotion");if(0<t.length)for(var o=0;o<t.length;o++)if(t[o].contains(e.target)){var n=parent.document.querySelector("#elementor-element--promotion__dialog");if(0<=t[o].querySelector(".icon > i").classList.toString().indexOf("eaicon"))if(n.querySelector(".dialog-buttons-action").style.display="none",null===n.querySelector(".ea-dialog-buttons-action")){var i=document.createElement("a"),a=document.createTextNode("Upgrade Essential Addons");i.setAttribute("href","https://wpdeveloper.net/upgrade/ea-pro"),i.setAttribute("target","_blank"),i.classList.add("dialog-button","dialog-action","dialog-buttons-action","elementor-button","elementor-button-success","ea-dialog-buttons-action"),i.appendChild(a),n.querySelector(".dialog-buttons-action").insertAdjacentHTML("afterend",i.outerHTML)}else n.querySelector(".ea-dialog-buttons-action").style.display="";else n.querySelector(".dialog-buttons-action").style.display="",null!==n.querySelector(".ea-dialog-buttons-action")&&(n.querySelector(".ea-dialog-buttons-action").style.display="none");break}})})}(jQuery);
assets/front-end/js/event-calendar/index.js CHANGED
@@ -7,6 +7,7 @@ var EventCalendar = function($scope, $) {
7
  firstDay = element.data("first_day"),
8
  calendarID = element.data("cal_id"),
9
  locale = element.data("locale"),
 
10
  calendarEl = document.getElementById("eael-event-calendar-" + calendarID);
11
 
12
  var calendar = new Calendar(calendarEl, {
@@ -26,14 +27,12 @@ var EventCalendar = function($scope, $) {
26
  center: "title",
27
  right: "timeGridDay,timeGridWeek,dayGridMonth,listWeek"
28
  },
29
- // buttonText: {
30
- // today: "today"
31
- // },
32
  allDayText: "All day",
33
  events: eventAll,
34
  selectHelper: true,
35
  locale:locale,
36
  eventLimit: 3,
 
37
  eventRender: function(info) {
38
  var element = $(info.el),
39
  event = info.event;
@@ -41,6 +40,7 @@ var EventCalendar = function($scope, $) {
41
  element.attr("href", "javascript:void(0);");
42
  element.click(function(e) {
43
  e.preventDefault();
 
44
  var startDate = event.start,
45
  timeFormate = "h:mm A",
46
  endDate = event.end,
@@ -156,9 +156,18 @@ var EventCalendar = function($scope, $) {
156
  });
157
 
158
  CloseButton.on("click", function() {
 
159
  ecModal.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready");
160
  });
161
 
 
 
 
 
 
 
 
 
162
  calendar.render();
163
  };
164
 
7
  firstDay = element.data("first_day"),
8
  calendarID = element.data("cal_id"),
9
  locale = element.data("locale"),
10
+ defaultView = element.data("defaultview"),
11
  calendarEl = document.getElementById("eael-event-calendar-" + calendarID);
12
 
13
  var calendar = new Calendar(calendarEl, {
27
  center: "title",
28
  right: "timeGridDay,timeGridWeek,dayGridMonth,listWeek"
29
  },
 
 
 
30
  allDayText: "All day",
31
  events: eventAll,
32
  selectHelper: true,
33
  locale:locale,
34
  eventLimit: 3,
35
+ defaultView: defaultView,
36
  eventRender: function(info) {
37
  var element = $(info.el),
38
  event = info.event;
40
  element.attr("href", "javascript:void(0);");
41
  element.click(function(e) {
42
  e.preventDefault();
43
+ e.stopPropagation();
44
  var startDate = event.start,
45
  timeFormate = "h:mm A",
46
  endDate = event.end,
156
  });
157
 
158
  CloseButton.on("click", function() {
159
+ event.stopPropagation();
160
  ecModal.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready");
161
  });
162
 
163
+ $(document).on('click',function(event){
164
+ if (event.target.closest(".eaelec-modal-content")) return;
165
+ if(ecModal.hasClass("eael-ec-popup-ready")){
166
+ ecModal.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready");
167
+ }
168
+
169
+ });
170
+
171
  calendar.render();
172
  };
173
 
assets/front-end/js/event-calendar/index.min.js CHANGED
@@ -1 +1 @@
1
- var EventCalendar=function(e,d){var a=FullCalendar.Calendar,t=d(".eael-event-calendar-cls",e),o=d(".eaelec-modal-close",e).eq(0),Y=d("#eaelecModal",e),m=t.data("events"),n=t.data("first_day"),r=t.data("cal_id"),l=t.data("locale"),s=new a(document.getElementById("eael-event-calendar-"+r),{plugins:["dayGrid","timeGrid","list"],editable:!1,selectable:!1,draggable:!1,firstDay:n,eventTimeFormat:{hour:"2-digit",minute:"2-digit",meridiem:"short"},nextDayThreshold:"00:00:00",header:{left:"prev,next today",center:"title",right:"timeGridDay,timeGridWeek,dayGridMonth,listWeek"},allDayText:"All day",events:m,selectHelper:!0,locale:l,eventLimit:3,eventRender:function(e){var a=d(e.el),l=e.event;a.attr("href","javascript:void(0);"),a.click(function(e){e.preventDefault();var a=l.start,t="h:mm A",o=l.end,m=d("span.eaelec-event-date-start"),n=d("span.eaelec-event-date-end");"yes"===l.allDay&&(o=moment(o).subtract(1,"days")._d,t=" ");if(m.html(" "),n.html(" "),Y.addClass("eael-ec-popup-ready").removeClass("eael-ec-modal-removing"),"yes"===l.allDay&&moment(a).format("MM-DD-YYYY")===moment(o).format("MM-DD-YYYY")){var r=moment(a).format("MMM Do");!0===moment(a).isSame(Date.now(),"day")?r="Today":moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&(r="Tomorrow"),m.html('<i class="eicon-calendar"></i> '+r)}else!0===moment(l.start).isSame(Date.now(),"day")&&m.html('<i class="eicon-calendar"></i> Today '+moment(l.start).format(t)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&m.html('<i class="eicon-calendar"></i> Tomorrow '+moment(l.start).format(t)),(moment(a).format("MM-DD-YYYY")<moment(new Date).format("MM-DD-YYYY")||moment(a).format("MM-DD-YYYY")>moment(new Date).add(1,"days").format("MM-DD-YYYY"))&&m.html('<i class="eicon-calendar"></i> '+moment(l.start).format("MMM Do "+t)),!0===moment(o).isSame(Date.now(),"day")&&(!0!==moment(a).isSame(Date.now(),"day")?n.html("- Today "+moment(o).format(t)):n.html("- "+moment(o).format(t))),moment(a).format("MM-DD-YYYY")!==moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(o).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&n.html("- Tomorrow "+moment(o).format(t)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(o).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&n.html("- "+moment(o).format(t)),0<moment(o).diff(moment(a),"days")&&n.text().trim().length<1&&n.html("- "+moment(o).format("MMM Do "+t)),moment(a).format("MM-DD-YYYY")===moment(o).format("MM-DD-YYYY")&&n.html("- "+moment(o).format(t));d(".eaelec-modal-header h2").html(l.title),d(".eaelec-modal-body p").html(l.extendedProps.description),l.extendedProps.description.length<1?d(".eaelec-modal-body").css("height","auto"):d(".eaelec-modal-body").css("height","300px"),d(".eaelec-modal-footer a").attr("href",l.url),"on"===l.extendedProps.external&&d(".eaelec-modal-footer a").attr("target","_blank"),"on"===l.extendedProps.nofollow&&d(".eaelec-modal-footer a").attr("rel","nofollow"),""==l.url&&d(".eaelec-modal-footer a").css("display","none"),d(".eaelec-modal-header").css("border-left","5px solid "+l.borderColor)})}});o.on("click",function(){Y.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready")}),s.render()};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-event-calendar.default",EventCalendar)});
1
+ var EventCalendar=function(e,d){var a=FullCalendar.Calendar,t=d(".eael-event-calendar-cls",e),o=d(".eaelec-modal-close",e).eq(0),s=d("#eaelecModal",e),m=t.data("events"),n=t.data("first_day"),l=t.data("cal_id"),r=t.data("locale"),Y=t.data("defaultview"),i=new a(document.getElementById("eael-event-calendar-"+l),{plugins:["dayGrid","timeGrid","list"],editable:!1,selectable:!1,draggable:!1,firstDay:n,eventTimeFormat:{hour:"2-digit",minute:"2-digit",meridiem:"short"},nextDayThreshold:"00:00:00",header:{left:"prev,next today",center:"title",right:"timeGridDay,timeGridWeek,dayGridMonth,listWeek"},allDayText:"All day",events:m,selectHelper:!0,locale:r,eventLimit:3,defaultView:Y,eventRender:function(e){var a=d(e.el),r=e.event;a.attr("href","javascript:void(0);"),a.click(function(e){e.preventDefault(),e.stopPropagation();var a=r.start,t="h:mm A",o=r.end,m=d("span.eaelec-event-date-start"),n=d("span.eaelec-event-date-end");"yes"===r.allDay&&(o=moment(o).subtract(1,"days")._d,t=" ");if(m.html(" "),n.html(" "),s.addClass("eael-ec-popup-ready").removeClass("eael-ec-modal-removing"),"yes"===r.allDay&&moment(a).format("MM-DD-YYYY")===moment(o).format("MM-DD-YYYY")){var l=moment(a).format("MMM Do");!0===moment(a).isSame(Date.now(),"day")?l="Today":moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&(l="Tomorrow"),m.html('<i class="eicon-calendar"></i> '+l)}else!0===moment(r.start).isSame(Date.now(),"day")&&m.html('<i class="eicon-calendar"></i> Today '+moment(r.start).format(t)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&m.html('<i class="eicon-calendar"></i> Tomorrow '+moment(r.start).format(t)),(moment(a).format("MM-DD-YYYY")<moment(new Date).format("MM-DD-YYYY")||moment(a).format("MM-DD-YYYY")>moment(new Date).add(1,"days").format("MM-DD-YYYY"))&&m.html('<i class="eicon-calendar"></i> '+moment(r.start).format("MMM Do "+t)),!0===moment(o).isSame(Date.now(),"day")&&(!0!==moment(a).isSame(Date.now(),"day")?n.html("- Today "+moment(o).format(t)):n.html("- "+moment(o).format(t))),moment(a).format("MM-DD-YYYY")!==moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(o).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&n.html("- Tomorrow "+moment(o).format(t)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(o).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&n.html("- "+moment(o).format(t)),0<moment(o).diff(moment(a),"days")&&n.text().trim().length<1&&n.html("- "+moment(o).format("MMM Do "+t)),moment(a).format("MM-DD-YYYY")===moment(o).format("MM-DD-YYYY")&&n.html("- "+moment(o).format(t));d(".eaelec-modal-header h2").html(r.title),d(".eaelec-modal-body p").html(r.extendedProps.description),r.extendedProps.description.length<1?d(".eaelec-modal-body").css("height","auto"):d(".eaelec-modal-body").css("height","300px"),d(".eaelec-modal-footer a").attr("href",r.url),"on"===r.extendedProps.external&&d(".eaelec-modal-footer a").attr("target","_blank"),"on"===r.extendedProps.nofollow&&d(".eaelec-modal-footer a").attr("rel","nofollow"),""==r.url&&d(".eaelec-modal-footer a").css("display","none"),d(".eaelec-modal-header").css("border-left","5px solid "+r.borderColor)})}});o.on("click",function(){event.stopPropagation(),s.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready")}),d(document).on("click",function(e){e.target.closest(".eaelec-modal-content")||s.hasClass("eael-ec-popup-ready")&&s.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready")}),i.render()};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-event-calendar.default",EventCalendar)});
assets/front-end/js/general/index.js CHANGED
@@ -1,7 +1,56 @@
1
  (function($) {
2
- window.isEditMode = false;
3
 
4
- $(window).on("elementor/frontend/init", function() {
5
- window.isEditMode = elementorFrontend.isEditMode();
6
- });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  })(jQuery);
1
  (function($) {
2
+ window.isEditMode = false;
3
 
4
+ $(window).on("elementor/frontend/init", function() {
5
+ window.isEditMode = elementorFrontend.isEditMode();
6
+
7
+ if (isEditMode) {
8
+ parent.document.addEventListener("mousedown", function(e) {
9
+ var widgets = parent.document.querySelectorAll(".elementor-element--promotion");
10
+
11
+ if (widgets.length > 0) {
12
+ for (var i = 0; i < widgets.length; i++) {
13
+ if (widgets[i].contains(e.target)) {
14
+ var dialog = parent.document.querySelector("#elementor-element--promotion__dialog");
15
+ var icon = widgets[i].querySelector(".icon > i");
16
+
17
+ if (icon.classList.toString().indexOf("eaicon") >= 0) {
18
+ dialog.querySelector(".dialog-buttons-action").style.display = "none";
19
+
20
+ if (dialog.querySelector(".ea-dialog-buttons-action") === null) {
21
+ var button = document.createElement("a");
22
+ var buttonText = document.createTextNode("Upgrade Essential Addons");
23
+
24
+ button.setAttribute("href", "https://wpdeveloper.net/upgrade/ea-pro");
25
+ button.setAttribute("target", "_blank");
26
+ button.classList.add(
27
+ "dialog-button",
28
+ "dialog-action",
29
+ "dialog-buttons-action",
30
+ "elementor-button",
31
+ "elementor-button-success",
32
+ "ea-dialog-buttons-action"
33
+ );
34
+ button.appendChild(buttonText);
35
+
36
+ dialog.querySelector(".dialog-buttons-action").insertAdjacentHTML("afterend", button.outerHTML);
37
+ } else {
38
+ dialog.querySelector(".ea-dialog-buttons-action").style.display = "";
39
+ }
40
+ } else {
41
+ dialog.querySelector(".dialog-buttons-action").style.display = "";
42
+
43
+ if (dialog.querySelector(".ea-dialog-buttons-action") !== null) {
44
+ dialog.querySelector(".ea-dialog-buttons-action").style.display = "none";
45
+ }
46
+ }
47
+
48
+ // stop loop
49
+ break;
50
+ }
51
+ }
52
+ }
53
+ });
54
+ }
55
+ });
56
  })(jQuery);
assets/front-end/js/general/index.min.js CHANGED
@@ -1 +1 @@
1
- !function(n){window.isEditMode=!1,n(window).on("elementor/frontend/init",function(){window.isEditMode=elementorFrontend.isEditMode()})}(jQuery);
1
+ !function(e){window.isEditMode=!1,e(window).on("elementor/frontend/init",function(){window.isEditMode=elementorFrontend.isEditMode(),isEditMode&&parent.document.addEventListener("mousedown",function(e){var t=parent.document.querySelectorAll(".elementor-element--promotion");if(0<t.length)for(var o=0;o<t.length;o++)if(t[o].contains(e.target)){var n=parent.document.querySelector("#elementor-element--promotion__dialog");if(0<=t[o].querySelector(".icon > i").classList.toString().indexOf("eaicon"))if(n.querySelector(".dialog-buttons-action").style.display="none",null===n.querySelector(".ea-dialog-buttons-action")){var i=document.createElement("a"),a=document.createTextNode("Upgrade Essential Addons");i.setAttribute("href","https://wpdeveloper.net/upgrade/ea-pro"),i.setAttribute("target","_blank"),i.classList.add("dialog-button","dialog-action","dialog-buttons-action","elementor-button","elementor-button-success","ea-dialog-buttons-action"),i.appendChild(a),n.querySelector(".dialog-buttons-action").insertAdjacentHTML("afterend",i.outerHTML)}else n.querySelector(".ea-dialog-buttons-action").style.display="";else n.querySelector(".dialog-buttons-action").style.display="",null!==n.querySelector(".ea-dialog-buttons-action")&&(n.querySelector(".ea-dialog-buttons-action").style.display="none");break}})})}(jQuery);
config.php CHANGED
@@ -264,10 +264,6 @@ $config = [
264
  ],
265
  'product-grid' => [
266
  'class' => '\Essential_Addons_Elementor\Elements\Product_Grid',
267
- 'condition' => [
268
- 'function_exists',
269
- 'WC',
270
- ],
271
  'dependency' => [
272
  'css' => [
273
  EAEL_PLUGIN_PATH . DIRECTORY_SEPARATOR . 'assets/front-end/css/components/load-more.min.css',
@@ -379,6 +375,9 @@ $config = [
379
  ],
380
  ],
381
  'extensions' => [
 
 
 
382
  'eael-reading-progress' => [
383
  'class' => '\Essential_Addons_Elementor\Extensions\Reading_Progress',
384
  'dependency' => [
264
  ],
265
  'product-grid' => [
266
  'class' => '\Essential_Addons_Elementor\Elements\Product_Grid',
 
 
 
 
267
  'dependency' => [
268
  'css' => [
269
  EAEL_PLUGIN_PATH . DIRECTORY_SEPARATOR . 'assets/front-end/css/components/load-more.min.css',
375
  ],
376
  ],
377
  'extensions' => [
378
+ 'eael-promotion' => [
379
+ 'class' => '\Essential_Addons_Elementor\Extensions\Promotion',
380
+ ],
381
  'eael-reading-progress' => [
382
  'class' => '\Essential_Addons_Elementor\Extensions\Reading_Progress',
383
  'dependency' => [
essential_adons_elementor.php CHANGED
@@ -1,10 +1,10 @@
1
  <?php
2
  /**
3
  * Plugin Name: Essential Addons for Elementor
4
- * Description: The Essential plugin you install after Elementor! 65+ Premium elements, including WooCommerce, Event Calender, Data Table, Post Grid.
5
  * Plugin URI: https://essential-addons.com/elementor/
6
  * Author: WPDeveloper
7
- * Version: 3.8.5
8
  * Author URI: https://wpdeveloper.net/
9
  * Text Domain: essential-addons-for-elementor-lite
10
  * Domain Path: /languages
@@ -25,7 +25,7 @@ define('EAEL_PLUGIN_FILE', __FILE__);
25
  define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
26
  define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
27
  define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
28
- define('EAEL_PLUGIN_VERSION', '3.8.5');
29
  define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
30
  define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
31
 
1
  <?php
2
  /**
3
  * Plugin Name: Essential Addons for Elementor
4
+ * Description: The Essential plugin you install after Elementor! 70+ Premium elements, including WooCommerce, Event Calender, Data Table, Post Grid, Instagram Feed.
5
  * Plugin URI: https://essential-addons.com/elementor/
6
  * Author: WPDeveloper
7
+ * Version: 3.9.0
8
  * Author URI: https://wpdeveloper.net/
9
  * Text Domain: essential-addons-for-elementor-lite
10
  * Domain Path: /languages
25
  define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
26
  define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
27
  define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
28
+ define('EAEL_PLUGIN_VERSION', '3.9.0');
29
  define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
30
  define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
31
 
includes/Classes/Bootstrap.php CHANGED
@@ -122,6 +122,7 @@ class Bootstrap
122
  // Elements
123
  add_action('elementor/elements/categories_registered', array($this, 'register_widget_categories'));
124
  add_action('elementor/widgets/widgets_registered', array($this, 'register_elements'));
 
125
  add_action('wp_footer', array($this, 'render_global_html'));
126
 
127
  add_filter('eael/event-calendar/source', [$this,'eael_event_calendar_source']);
122
  // Elements
123
  add_action('elementor/elements/categories_registered', array($this, 'register_widget_categories'));
124
  add_action('elementor/widgets/widgets_registered', array($this, 'register_elements'));
125
+ add_filter('elementor/editor/localize_settings', [$this, 'promote_pro_elements']);
126
  add_action('wp_footer', array($this, 'render_global_html'));
127
 
128
  add_filter('eael/event-calendar/source', [$this,'eael_event_calendar_source']);
includes/Classes/WPDeveloper_Notice.php CHANGED
@@ -232,7 +232,7 @@ class WPDeveloper_Notice {
232
  add_action( 'admin_notices', array( $this, 'upsale_notice' ) );
233
  }
234
  } else {
235
- if( $this->is_ok( 'message', $current_notice ) ) {
236
  add_action( 'admin_notices', array( $this, 'admin_notices' ) );
237
  }
238
  }
@@ -754,9 +754,9 @@ class WPDeveloper_Notice {
754
  * This function is responsible for get_user_notices
755
  * @return void
756
  */
757
- private function get_user_notices() {
758
  $notices = get_user_meta( get_current_user_id(), self::ADMIN_UPDATE_NOTICE_KEY, true );
759
- return ! $notices ? array() : $notices;
760
  }
761
  /**
762
  * This function is responsible for update meta information.
232
  add_action( 'admin_notices', array( $this, 'upsale_notice' ) );
233
  }
234
  } else {
235
+ if( $this->is_ok( 'message', $current_notice ) || $current_notice === 'opt_in' ) {
236
  add_action( 'admin_notices', array( $this, 'admin_notices' ) );
237
  }
238
  }
754
  * This function is responsible for get_user_notices
755
  * @return void
756
  */
757
+ private function get_user_notices() {
758
  $notices = get_user_meta( get_current_user_id(), self::ADMIN_UPDATE_NOTICE_KEY, true );
759
+ return ! $notices ? array() : $notices;
760
  }
761
  /**
762
  * This function is responsible for update meta information.
includes/Elements/Adv_Accordion.php CHANGED
@@ -25,12 +25,12 @@ class Adv_Accordion extends Widget_Base
25
 
26
  public function get_title()
27
  {
28
- return esc_html__('EA Advanced Accordion', 'essential-addons-for-elementor-lite');
29
  }
30
 
31
  public function get_icon()
32
  {
33
- return 'eicon-accordion';
34
  }
35
 
36
  public function get_categories()
@@ -38,6 +38,26 @@ class Adv_Accordion extends Widget_Base
38
  return ['essential-addons-elementor'];
39
  }
40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  protected function _register_controls()
42
  {
43
  /**
25
 
26
  public function get_title()
27
  {
28
+ return esc_html__('Advanced Accordion', 'essential-addons-for-elementor-lite');
29
  }
30
 
31
  public function get_icon()
32
  {
33
+ return 'eaicon-advanced-accordion';
34
  }
35
 
36
  public function get_categories()
38
  return ['essential-addons-elementor'];
39
  }
40
 
41
+ public function get_keywords()
42
+ {
43
+ return [
44
+ 'accordion',
45
+ 'toggle',
46
+ 'collapsible',
47
+ 'faq',
48
+ 'group',
49
+ 'expand',
50
+ 'collapse',
51
+ 'ea',
52
+ 'essential addons'
53
+ ];
54
+ }
55
+
56
+ public function get_custom_help_url()
57
+ {
58
+ return 'https://essential-addons.com/elementor/docs/advanced-accordion/';
59
+ }
60
+
61
  protected function _register_controls()
62
  {
63
  /**
includes/Elements/Adv_Tabs.php CHANGED
@@ -26,12 +26,12 @@ class Adv_Tabs extends Widget_Base
26
 
27
  public function get_title()
28
  {
29
- return esc_html__('EA Advanced Tabs', 'essential-addons-for-elementor-lite');
30
  }
31
 
32
  public function get_icon()
33
  {
34
- return 'eicon-tabs';
35
  }
36
 
37
  public function get_categories()
@@ -39,6 +39,26 @@ class Adv_Tabs extends Widget_Base
39
  return ['essential-addons-elementor'];
40
  }
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  protected function _register_controls()
43
  {
44
  /**
26
 
27
  public function get_title()
28
  {
29
+ return esc_html__('Advanced Tabs', 'essential-addons-for-elementor-lite');
30
  }
31
 
32
  public function get_icon()
33
  {
34
+ return 'eaicon-advanced-tabs';
35
  }
36
 
37
  public function get_categories()
39
  return ['essential-addons-elementor'];
40
  }
41
 
42
+ public function get_keywords()
43
+ {
44
+ return [
45
+ 'tab',
46
+ 'tabs',
47
+ 'panel',
48
+ 'navigation',
49
+ 'group',
50
+ 'tabs content',
51
+ 'product tabs',
52
+ 'ea',
53
+ 'essential addons'
54
+ ];
55
+ }
56
+
57
+ public function get_custom_help_url()
58
+ {
59
+ return 'https://essential-addons.com/elementor/docs/advanced-tabs/';
60
+ }
61
+
62
  protected function _register_controls()
63
  {
64
  /**
includes/Elements/Advanced_Data_Table.php CHANGED
@@ -22,12 +22,12 @@ class Advanced_Data_Table extends Widget_Base
22
 
23
  public function get_title()
24
  {
25
- return esc_html__('EA Advanced Data Table', 'essential-addons-for-elementor-lite');
26
  }
27
 
28
  public function get_icon()
29
  {
30
- return 'eicon-table';
31
  }
32
 
33
  public function get_categories()
@@ -35,6 +35,31 @@ class Advanced_Data_Table extends Widget_Base
35
  return ['essential-addons-elementor'];
36
  }
37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  protected function _register_controls()
39
  {
40
  // general
@@ -50,9 +75,6 @@ class Advanced_Data_Table extends Widget_Base
50
  [
51
  'label' => esc_html__('Source', 'essential-addons-for-elementor-lite'),
52
  'type' => Controls_Manager::SELECT,
53
- // 'options' => apply_filters('eael/advanced-data-table/source', [
54
- // 'static' => __('Static Data', 'essential-addons-for-elementor-lite'),
55
- // ]),
56
  'options' => call_user_func(function () {
57
  $source = [];
58
  $source['static'] = __('Static Data', 'essential-addons-for-elementor-lite');
22
 
23
  public function get_title()
24
  {
25
+ return esc_html__('Advanced Data Table', 'essential-addons-for-elementor-lite');
26
  }
27
 
28
  public function get_icon()
29
  {
30
+ return 'eaicon-advanced-data-table';
31
  }
32
 
33
  public function get_categories()
35
  return ['essential-addons-elementor'];
36
  }
37
 
38
+ public function get_keywords()
39
+ {
40
+ return [
41
+ 'Table',
42
+ 'CSV',
43
+ 'Google Sheet',
44
+ 'Spreadsheet',
45
+ 'Excel',
46
+ 'TablePress',
47
+ 'ninja tables',
48
+ 'Data Table',
49
+ 'Comparison table',
50
+ 'grid',
51
+ 'import data',
52
+ 'import table',
53
+ 'ea',
54
+ 'essential addons'
55
+ ];
56
+ }
57
+
58
+ public function get_custom_help_url()
59
+ {
60
+ return 'https://essential-addons.com/elementor/docs/advanced-data-table/';
61
+ }
62
+
63
  protected function _register_controls()
64
  {
65
  // general
75
  [
76
  'label' => esc_html__('Source', 'essential-addons-for-elementor-lite'),
77
  'type' => Controls_Manager::SELECT,
 
 
 
78
  'options' => call_user_func(function () {
79
  $source = [];
80
  $source['static'] = __('Static Data', 'essential-addons-for-elementor-lite');
includes/Elements/Betterdocs_Category_Box.php CHANGED
@@ -36,7 +36,7 @@ class Betterdocs_Category_Box extends Widget_Base
36
 
37
  public function get_icon()
38
  {
39
- return 'eicon-document-file';
40
  }
41
 
42
  /**
@@ -50,8 +50,20 @@ class Betterdocs_Category_Box extends Widget_Base
50
  * @return array Widget keywords.
51
  */
52
  public function get_keywords() {
53
- return [ 'better', 'doc', 'ea', 'betterdocs category box' ];
54
- }
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
  protected function _register_controls()
57
  {
36
 
37
  public function get_icon()
38
  {
39
+ return 'eaicon-betterdocs-category-box';
40
  }
41
 
42
  /**
50
  * @return array Widget keywords.
51
  */
52
  public function get_keywords() {
53
+ return [
54
+ 'Knowledge Base',
55
+ 'Documentation',
56
+ 'Doc',
57
+ 'KB',
58
+ 'BetterDocs',
59
+ 'ea',
60
+ 'essential addons'
61
+ ];
62
+ }
63
+
64
+ public function get_custom_help_url() {
65
+ return 'https://essential-addons.com/elementor/docs/betterdocs-category-box/';
66
+ }
67
 
68
  protected function _register_controls()
69
  {
includes/Elements/Betterdocs_Category_Grid.php CHANGED
@@ -36,7 +36,7 @@ class Betterdocs_Category_Grid extends Widget_Base
36
 
37
  public function get_icon()
38
  {
39
- return 'eicon-document-file';
40
  }
41
 
42
  /**
@@ -50,8 +50,20 @@ class Betterdocs_Category_Grid extends Widget_Base
50
  * @return array Widget keywords.
51
  */
52
  public function get_keywords() {
53
- return [ 'better', 'doc', 'ea' ];
54
- }
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
  protected function _register_controls()
57
  {
36
 
37
  public function get_icon()
38
  {
39
+ return 'eaicon-betterdocs-category-grid';
40
  }
41
 
42
  /**
50
  * @return array Widget keywords.
51
  */
52
  public function get_keywords() {
53
+ return [
54
+ 'Knowledge Base',
55
+ 'Documentation',
56
+ 'Doc',
57
+ 'KB',
58
+ 'BetterDocs',
59
+ 'ea',
60
+ 'essential addons'
61
+ ];
62
+ }
63
+
64
+ public function get_custom_help_url() {
65
+ return 'https://essential-addons.com/elementor/docs/betterdocs-category-grid/';
66
+ }
67
 
68
  protected function _register_controls()
69
  {
includes/Elements/Betterdocs_Search_Form.php CHANGED
@@ -36,7 +36,7 @@ class Betterdocs_Search_Form extends Widget_Base
36
 
37
  public function get_icon()
38
  {
39
- return 'eicon-site-search';
40
  }
41
 
42
  /**
@@ -50,8 +50,21 @@ class Betterdocs_Search_Form extends Widget_Base
50
  * @return array Widget keywords.
51
  */
52
  public function get_keywords() {
53
- return [ 'better', 'doc', 'ea', 'betterdocs search form' ];
54
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
  protected function _register_controls()
57
  {
36
 
37
  public function get_icon()
38
  {
39
+ return 'eaicon-betterdocs-search-form';
40
  }
41
 
42
  /**
50
  * @return array Widget keywords.
51
  */
52
  public function get_keywords() {
53
+ return [
54
+ 'Knowledge Base',
55
+ 'Documentation',
56
+ 'Doc',
57
+ 'KB',
58
+ 'BetterDocs',
59
+ 'Search',
60
+ 'ea',
61
+ 'essential addons'
62
+ ];
63
+ }
64
+
65
+ public function get_custom_help_url() {
66
+ return 'https://essential-addons.com/elementor/docs/betterdocs-search-form/';
67
+ }
68
 
69
  protected function _register_controls()
70
  {
includes/Elements/Caldera_Forms.php CHANGED
@@ -25,7 +25,7 @@ class Caldera_Forms extends Widget_Base
25
 
26
  public function get_title()
27
  {
28
- return __('EA Caldera Forms', 'essential-addons-for-elementor-lite');
29
  }
30
 
31
  public function get_categories()
@@ -35,7 +35,23 @@ class Caldera_Forms extends Widget_Base
35
 
36
  public function get_icon()
37
  {
38
- return 'fa fa-envelope-o';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  }
40
 
41
  protected function _register_controls()
25
 
26
  public function get_title()
27
  {
28
+ return __('Caldera Forms', 'essential-addons-for-elementor-lite');
29
  }
30
 
31
  public function get_categories()
35
 
36
  public function get_icon()
37
  {
38
+ return 'eaicon-caldera-forms';
39
+ }
40
+
41
+ public function get_keywords() {
42
+ return [
43
+ 'contact form',
44
+ 'form styler',
45
+ 'elementor form',
46
+ 'feedback',
47
+ 'calderaforms',
48
+ 'ea',
49
+ 'essential addons'
50
+ ];
51
+ }
52
+
53
+ public function get_custom_help_url() {
54
+ return 'https://essential-addons.com/elementor/docs/caldera-forms/';
55
  }
56
 
57
  protected function _register_controls()
includes/Elements/Contact_Form_7.php CHANGED
@@ -38,7 +38,7 @@ class Contact_Form_7 extends Widget_Base
38
  */
39
  public function get_title()
40
  {
41
- return __('EA Contact Form 7', 'essential-addons-for-elementor-lite');
42
  }
43
 
44
  /**
@@ -64,7 +64,25 @@ class Contact_Form_7 extends Widget_Base
64
  */
65
  public function get_icon()
66
  {
67
- return 'fa fa-envelope-o';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  }
69
 
70
  /**
38
  */
39
  public function get_title()
40
  {
41
+ return __('Contact Form 7', 'essential-addons-for-elementor-lite');
42
  }
43
 
44
  /**
64
  */
65
  public function get_icon()
66
  {
67
+ return 'eaicon-contact-form-7';
68
+ }
69
+
70
+ public function get_keywords()
71
+ {
72
+ return [
73
+ 'contact form',
74
+ 'form styler',
75
+ 'elementor form',
76
+ 'feedback',
77
+ 'cf7',
78
+ 'ea',
79
+ 'essential addons'
80
+ ];
81
+ }
82
+
83
+ public function get_custom_help_url()
84
+ {
85
+ return 'https://essential-addons.com/elementor/docs/contact-form-7/';
86
  }
87
 
88
  /**
includes/Elements/Content_Ticker.php CHANGED
@@ -23,12 +23,12 @@ class Content_Ticker extends Widget_Base
23
 
24
  public function get_title()
25
  {
26
- return esc_html__('EA Content Ticker', 'essential-addons-for-elementor-lite');
27
  }
28
 
29
  public function get_icon()
30
  {
31
- return 'eicon-call-to-action';
32
  }
33
 
34
  public function get_categories()
@@ -36,6 +36,26 @@ class Content_Ticker extends Widget_Base
36
  return ['essential-addons-elementor'];
37
  }
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  protected function _register_controls()
40
  {
41
  /**
23
 
24
  public function get_title()
25
  {
26
+ return esc_html__('Content Ticker', 'essential-addons-for-elementor-lite');
27
  }
28
 
29
  public function get_icon()
30
  {
31
+ return 'eaicon-content-ticker';
32
  }
33
 
34
  public function get_categories()
36
  return ['essential-addons-elementor'];
37
  }
38
 
39
+ public function get_keywords()
40
+ {
41
+ return [
42
+ 'ticker',
43
+ 'news headline',
44
+ 'news ticker',
45
+ 'text rotate',
46
+ 'text animation',
47
+ 'text swing',
48
+ 'text slide',
49
+ 'ea',
50
+ 'essential addons'
51
+ ];
52
+ }
53
+
54
+ public function get_custom_help_url()
55
+ {
56
+ return 'https://essential-addons.com/elementor/docs/content-ticker/';
57
+ }
58
+
59
  protected function _register_controls()
60
  {
61
  /**
includes/Elements/Countdown.php CHANGED
@@ -25,12 +25,12 @@ class Countdown extends Widget_Base
25
 
26
  public function get_title()
27
  {
28
- return esc_html__('EA Countdown', 'essential-addons-for-elementor-lite');
29
  }
30
 
31
  public function get_icon()
32
  {
33
- return 'eicon-countdown';
34
  }
35
 
36
  public function get_categories()
@@ -38,6 +38,25 @@ class Countdown extends Widget_Base
38
  return ['essential-addons-elementor'];
39
  }
40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  protected function _register_controls()
42
  {
43
 
25
 
26
  public function get_title()
27
  {
28
+ return esc_html__('Countdown', 'essential-addons-for-elementor-lite');
29
  }
30
 
31
  public function get_icon()
32
  {
33
+ return 'eaicon-countdown';
34
  }
35
 
36
  public function get_categories()
38
  return ['essential-addons-elementor'];
39
  }
40
 
41
+ public function get_keywords()
42
+ {
43
+ return [
44
+ 'countdown',
45
+ 'count down',
46
+ 'timer',
47
+ 'chronometer',
48
+ 'stopwatch',
49
+ 'clock',
50
+ 'ea',
51
+ 'essential addons'
52
+ ];
53
+ }
54
+
55
+ public function get_custom_help_url()
56
+ {
57
+ return 'https://essential-addons.com/elementor/docs/countdown/';
58
+ }
59
+
60
  protected function _register_controls()
61
  {
62
 
includes/Elements/Creative_Button.php CHANGED
@@ -23,16 +23,34 @@ class Creative_Button extends Widget_Base {
23
  }
24
 
25
  public function get_title() {
26
- return esc_html__( 'EA Creative Button', 'essential-addons-for-elementor-lite');
27
  }
28
 
29
  public function get_icon() {
30
- return 'eicon-button';
31
  }
32
 
33
  public function get_categories() {
34
  return [ 'essential-addons-elementor' ];
35
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
 
37
 
38
  protected function _register_controls() {
23
  }
24
 
25
  public function get_title() {
26
+ return esc_html__( 'Creative Button', 'essential-addons-for-elementor-lite');
27
  }
28
 
29
  public function get_icon() {
30
+ return 'eaicon-creative-button';
31
  }
32
 
33
  public function get_categories() {
34
  return [ 'essential-addons-elementor' ];
35
  }
36
+
37
+ public function get_keywords()
38
+ {
39
+ return [
40
+ 'button',
41
+ 'creative button',
42
+ 'cta',
43
+ 'call to action',
44
+ 'ea',
45
+ 'marketing button',
46
+ 'essential addons'
47
+ ];
48
+ }
49
+
50
+ public function get_custom_help_url()
51
+ {
52
+ return 'https://essential-addons.com/elementor/docs/creative-buttons/';
53
+ }
54
 
55
 
56
  protected function _register_controls() {
includes/Elements/Cta_Box.php CHANGED
@@ -25,12 +25,12 @@ class Cta_Box extends Widget_Base
25
 
26
  public function get_title()
27
  {
28
- return esc_html__('EA Call to Action', 'essential-addons-for-elementor-lite');
29
  }
30
 
31
  public function get_icon()
32
  {
33
- return 'eicon-call-to-action';
34
  }
35
 
36
  public function get_categories()
@@ -40,7 +40,19 @@ class Cta_Box extends Widget_Base
40
 
41
  public function get_keywords()
42
  {
43
- return ['Call To Action', 'cta'];
 
 
 
 
 
 
 
 
 
 
 
 
44
  }
45
 
46
  protected function _register_controls()
25
 
26
  public function get_title()
27
  {
28
+ return esc_html__('Call to Action', 'essential-addons-for-elementor-lite');
29
  }
30
 
31
  public function get_icon()
32
  {
33
+ return 'eaicon-call-to-action';
34
  }
35
 
36
  public function get_categories()
40
 
41
  public function get_keywords()
42
  {
43
+ return [
44
+ 'call to action',
45
+ 'CTA',
46
+ 'button',
47
+ 'buy button',
48
+ 'action box',
49
+ 'ea',
50
+ 'essential addons'
51
+ ];
52
+ }
53
+
54
+ public function get_custom_help_url() {
55
+ return 'https://essential-addons.com/elementor/docs/call-to-action/';
56
  }
57
 
58
  protected function _register_controls()
includes/Elements/Data_Table.php CHANGED
@@ -22,16 +22,32 @@ class Data_Table extends Widget_Base {
22
  }
23
 
24
  public function get_title() {
25
- return esc_html__( 'EA Data Table', 'essential-addons-for-elementor-lite');
26
  }
27
 
28
  public function get_icon() {
29
- return 'eicon-table';
30
  }
31
 
32
- public function get_categories() {
33
  return [ 'essential-addons-elementor' ];
34
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
  protected function _register_controls() {
37
 
22
  }
23
 
24
  public function get_title() {
25
+ return esc_html__( 'Data Table', 'essential-addons-for-elementor-lite');
26
  }
27
 
28
  public function get_icon() {
29
+ return 'eaicon-data-table';
30
  }
31
 
32
+ public function get_categories() {
33
  return [ 'essential-addons-elementor' ];
34
  }
35
+
36
+ public function get_keywords() {
37
+ return [
38
+ 'Table',
39
+ 'Export Table',
40
+ 'CSV',
41
+ 'Comparison table',
42
+ 'grid',
43
+ 'ea',
44
+ 'essential addons'
45
+ ];
46
+ }
47
+
48
+ public function get_custom_help_url() {
49
+ return 'https://essential-addons.com/elementor/docs/data-table/';
50
+ }
51
 
52
  protected function _register_controls() {
53
 
includes/Elements/Dual_Color_Header.php CHANGED
@@ -20,16 +20,33 @@ class Dual_Color_Header extends Widget_Base {
20
  }
21
 
22
  public function get_title() {
23
- return esc_html__( 'EA Dual Color Heading', 'essential-addons-for-elementor-lite');
24
  }
25
 
26
  public function get_icon() {
27
- return 'eicon-animated-headline';
28
  }
29
 
30
- public function get_categories() {
31
  return [ 'essential-addons-elementor' ];
32
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
 
34
  protected function _register_controls() {
35
 
20
  }
21
 
22
  public function get_title() {
23
+ return esc_html__( 'Dual Color Heading', 'essential-addons-for-elementor-lite');
24
  }
25
 
26
  public function get_icon() {
27
+ return 'eaicon-dual-color-heading';
28
  }
29
 
30
+ public function get_categories() {
31
  return [ 'essential-addons-elementor' ];
32
  }
33
+
34
+ public function get_keywords()
35
+ {
36
+ return [
37
+ 'heading',
38
+ 'headline',
39
+ 'title',
40
+ 'animated heading',
41
+ 'ea',
42
+ 'essential addons'
43
+ ];
44
+ }
45
+
46
+ public function get_custom_help_url()
47
+ {
48
+ return 'https://essential-addons.com/elementor/docs/dual-color-headline/';
49
+ }
50
 
51
  protected function _register_controls() {
52
 
includes/Elements/Event_Calendar.php CHANGED
@@ -30,16 +30,36 @@ class Event_Calendar extends Widget_Base {
30
  }
31
 
32
  public function get_title () {
33
- return esc_html__('EA Event Calendar', 'essential-addons-for-elementor-lite');
34
  }
35
 
36
  public function get_icon () {
37
- return 'eicon-calendar';
38
  }
39
 
40
  public function get_categories () {
41
  return ['essential-addons-elementor'];
42
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
  protected function _register_controls () {
45
  /**
@@ -62,12 +82,45 @@ class Event_Calendar extends Widget_Base {
62
  'type' => Controls_Manager::SELECT,
63
  'options' => apply_filters('eael/event-calendar/source', [
64
  'manual' => __('Manual', 'essential-addons-for-elementor-lite'),
65
- 'google' => __('Google', 'essential-addons-for-elementor-lite')
 
 
66
  ]),
67
  'default' => 'manual',
68
  ]
69
  );
70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  $repeater = new Repeater;
72
  $repeater->start_controls_tabs('eael_event_content_tabs');
73
 
@@ -287,81 +340,83 @@ class Event_Calendar extends Widget_Base {
287
  $this->end_controls_section();
288
 
289
  //the events calendar
 
 
 
 
 
 
 
 
 
 
 
290
 
291
- $this->start_controls_section(
292
- 'eael_event_the_events_calendar',
293
- [
294
- 'label' => __('The Event Calendar', 'essential-addons-for-elementor-lite'),
295
- 'tab' => Controls_Manager::TAB_CONTENT,
296
- 'condition' => [
297
- 'eael_event_calendar_type' => 'the_events_calendar',
298
- ],
299
- ]
300
- );
 
 
 
 
301
 
302
- $this->add_control(
303
- 'eael_the_events_calendar_fetch',
304
- [
305
- 'label' => __('Get Events', 'essential-addons-for-elementor-lite'),
306
- 'type' => Controls_Manager::SELECT,
307
- 'label_block' => true,
308
- 'default' => ['all'],
309
- 'options' => [
310
- 'all' => __('All', 'essential-addons-for-elementor-lite'),
311
- 'date_range' => __('Date Range', 'essential-addons-for-elementor-lite'),
312
- ],
313
- 'render_type' => 'none',
314
- ]
315
- );
316
 
 
 
 
 
 
 
 
 
 
 
 
317
 
318
- $this->add_control(
319
- 'eael_the_events_calendar_start_date',
320
- [
321
- 'label' => __('Start Date', 'essential-addons-for-elementor-lite'),
322
- 'type' => Controls_Manager::DATE_TIME,
323
- 'default' => date('Y-m-d H:i', current_time('timestamp', 0)),
324
- 'condition' => [
325
- 'eael_the_events_calendar_fetch' => 'date_range',
326
- ],
327
- ]
328
- );
329
 
330
- $this->add_control(
331
- 'eael_the_events_calendar_end_date',
332
- [
333
- 'label' => __('End Date', 'essential-addons-for-elementor-lite'),
334
- 'type' => Controls_Manager::DATE_TIME,
335
- 'default' => date('Y-m-d H:i', strtotime("+6 months", current_time('timestamp', 0))),
336
- 'condition' => [
337
- 'eael_the_events_calendar_fetch' => 'date_range',
338
- ],
339
- ]
340
- );
341
 
342
- $this->add_control(
343
- 'eael_the_events_calendar_category',
344
- [
345
- 'label' => __('Event Category', 'essential-addons-for-elementor-lite'),
346
- 'type' => Controls_Manager::SELECT2,
347
- 'multiple' => true,
348
- 'label_block' => true,
349
- 'default' => [],
350
- 'options' => $this->eael_get_tags(['taxonomy' => 'tribe_events_cat', 'hide_empty' => false]),
351
- ]
352
- );
353
 
354
- $this->add_control(
355
- 'eael_the_events_calendar_max_result',
356
- [
357
- 'label' => __('Max Result', 'essential-addons-for-eleme
30
  }
31
 
32
  public function get_title () {
33
+ return esc_html__('Event Calendar', 'essential-addons-for-elementor-lite');
34
  }
35
 
36
  public function get_icon () {
37
+ return 'eaicon-event-calendar';
38
  }
39
 
40
  public function get_categories () {
41
  return ['essential-addons-elementor'];
42
  }
43
+
44
+ public function get_keywords() {
45
+ return [
46
+ 'event',
47
+ 'events',
48
+ 'calendar',
49
+ 'eventon',
50
+ 'google calendar',
51
+ 'event marketing',
52
+ 'scheduled events',
53
+ 'event calendar',
54
+ 'modern events',
55
+ 'ea',
56
+ 'essential addons'
57
+ ];
58
+ }
59
+
60
+ public function get_custom_help_url() {
61
+ return 'https://essential-addons.com/elementor/docs/event-calendar/';
62
+ }
63
 
64
  protected function _register_controls () {
65
  /**
82
  'type' => Controls_Manager::SELECT,
83
  'options' => apply_filters('eael/event-calendar/source', [
84
  'manual' => __('Manual', 'essential-addons-for-elementor-lite'),
85
+ 'google' => __('Google', 'essential-addons-for-elementor-lite'),
86
+ 'the_events_calendar' => __('The Events Calendar', 'essential-addons-for-elementor-lite'),
87
+
88
  ]),
89
  'default' => 'manual',
90
  ]
91
  );
92
 
93
+ if (!apply_filters('eael/active_plugins', 'the-events-calendar/the-events-calendar.php')) {
94
+ $this->add_control(
95
+ 'eael_the_event_calendar_warning_text',
96
+ [
97
+ 'type' => Controls_Manager::RAW_HTML,
98
+ 'raw' => __('<strong>The Events Calendar</strong> is not installed/activated on your site. Please install and activate <a href="plugin-install.php?s=the-events-calendar&tab=search&type=term" target="_blank">The Events Calendar</a> first.',
99
+ 'essential-addons-for-elementor'),
100
+ 'content_classes' => 'eael-warning',
101
+ 'condition' => [
102
+ 'eael_event_calendar_type' => 'the_events_calendar',
103
+ ],
104
+ ]
105
+ );
106
+ }
107
+
108
+ if (!apply_filters('eael/pro_enabled', false)) {
109
+ $this->add_control(
110
+ 'eael_event_calendar_pro_enable_warning',
111
+ [
112
+ 'label' => esc_html__('Only Available in Pro Version!', 'essential-addons-for-elementor-lite'),
113
+ 'type' => Controls_Manager::HEADING,
114
+ 'condition' => [
115
+ 'eael_event_calendar_type' => ['eventon'],
116
+ ],
117
+ ]
118
+ );
119
+ }
120
+
121
+
122
+ do_action('eael/event-calendar/activation-notice', $this);
123
+
124
  $repeater = new Repeater;
125
  $repeater->start_controls_tabs('eael_event_content_tabs');
126
 
340
  $this->end_controls_section();
341
 
342
  //the events calendar
343
+ if (apply_filters('eael/active_plugins', 'the-events-calendar/the-events-calendar.php')) {
344
+ $this->start_controls_section(
345
+ 'eael_event_the_events_calendar',
346
+ [
347
+ 'label' => __('The Event Calendar', 'essential-addons-for-elementor-lite'),
348
+ 'tab' => Controls_Manager::TAB_CONTENT,
349
+ 'condition' => [
350
+ 'eael_event_calendar_type' => 'the_events_calendar',
351
+ ],
352
+ ]
353
+ );
354
 
355
+ $this->add_control(
356
+ 'eael_the_events_calendar_fetch',
357
+ [
358
+ 'label' => __('Get Events', 'essential-addons-for-elementor-lite'),
359
+ 'type' => Controls_Manager::SELECT,
360
+ 'label_block' => true,
361
+ 'default' => ['all'],
362
+ 'options' => [
363
+ 'all' => __('All', 'essential-addons-for-elementor-lite'),
364
+ 'date_range' => __('Date Range', 'essential-addons-for-elementor-lite'),
365
+ ],
366
+ 'render_type' => 'none',
367
+ ]
368
+ );
369
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
370
 
371
+ $this->add_control(
372
+ 'eael_the_events_calendar_start_date',
373
+ [
374
+ 'label' => __('Start Date', 'essential-addons-for-elementor-lite'),
375
+ 'type' => Controls_Manager::DATE_TIME,
376
+ 'default' => date('Y-m-d H:i', current_time('timestamp', 0)),
377
+ 'condition' => [
378
+ 'eael_the_events_calendar_fetch' => 'date_range',
379
+ ],
380
+ ]
381
+ );
382
 
383
+ $this->add_control(
384
+ 'eael_the_events_calendar_end_date',
385
+ [
386
+ 'label' => __('End Date', 'essential-addons-for-elementor-lite'),
387
+ 'type' => Controls_Manager::DATE_TIME,
388
+ 'default' => date('Y-m-d H:i', strtotime("+6 months", current_time('timestamp', 0))),
389
+ 'condition' => [
390
+ 'eael_the_events_calendar_fetch' => 'date_range',
391
+ ],
392
+ ]
393
+ );
394
 
395
+ $this->add_control(
396
+ 'eael_the_events_calendar_category',
397
+ [
398
+ 'label' => __('Event Category', 'essential-addons-for-elementor-lite'),
399
+ 'type' => Controls_Manager::SELECT2,
400
+ 'multiple' => true,
401
+ 'label_block' => true,
402
+ 'default' => [],
403
+ 'options' => $this->eael_get_tags(['taxonomy' => 'tribe_events_cat', 'hide_empty' => false]),
404
+ ]
405
+ );
406
 
407
+ $this->add_control(
408
+ 'eael_the_events_calendar_max_result',
409
+ [
410
+ 'label' => __('Max Result', 'essential-addons-for-elementor-lite'),
411
+ 'type' => Controls_Manager::NUMBER,
412
+ 'min' => 1,
413
+ 'default' => 100,
414
+ ]
415
+ );
 
 
416