@axos-web-dev/shared-components 1.0.100-dev.73-compact-executive-bio.2 → 1.0.100-dev.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +1 -57
- package/dist/ExecutiveBio/ExecutiveBio.css.js +46 -48
- package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +1 -2
- package/dist/ExecutiveBio/ExecutiveBio.js +123 -130
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +2 -1
- package/dist/ExecutiveBio/ExecutiveBioSet.js +16 -29
- package/dist/ExecutiveBio/index.js +1 -2
- package/dist/Forms/BoatMooringLocation.d.ts +25 -0
- package/dist/Forms/BoatMooringLocation.js +481 -0
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +2 -0
- package/dist/SetContainer/SetContainer.js +1 -1
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +162 -261
- package/dist/main.js +3 -2
- package/package.json +1 -1
|
@@ -1,121 +1,99 @@
|
|
|
1
1
|
.txcb8d1 {
|
|
2
|
-
margin-top: 0px;
|
|
3
|
-
}
|
|
4
|
-
.txcb8d2 {
|
|
5
2
|
border: 1px solid transparent;
|
|
6
3
|
}
|
|
7
|
-
.
|
|
4
|
+
.txcb8d2 {
|
|
8
5
|
background: var(--_1073cm81);
|
|
9
6
|
color: var(--_1073cm83);
|
|
10
7
|
border-color: var(--_1073cm84);
|
|
11
8
|
}
|
|
12
|
-
.
|
|
9
|
+
.txcb8d3 {
|
|
13
10
|
background: var(--_1073cm88);
|
|
14
11
|
color: var(--_1073cm8a);
|
|
15
12
|
}
|
|
16
|
-
.
|
|
13
|
+
.txcb8d4 {
|
|
17
14
|
background: var(--_1073cm8f);
|
|
18
15
|
color: var(--_1073cm8h);
|
|
19
16
|
}
|
|
20
|
-
.
|
|
17
|
+
.txcb8d5 {
|
|
21
18
|
background: var(--_1073cm8m);
|
|
22
19
|
color: var(--_1073cm8o);
|
|
23
20
|
}
|
|
24
|
-
.
|
|
25
|
-
font-size: 20px;
|
|
26
|
-
}
|
|
27
|
-
.txcb8d8 {
|
|
21
|
+
.txcb8d7 {
|
|
28
22
|
color: var(--_1073cm85);
|
|
29
23
|
}
|
|
30
|
-
.
|
|
24
|
+
.txcb8d8 {
|
|
31
25
|
color: var(--_1073cm8c);
|
|
32
26
|
}
|
|
33
|
-
.
|
|
27
|
+
.txcb8d9 {
|
|
34
28
|
color: var(--_1073cm8j);
|
|
35
29
|
}
|
|
36
|
-
.
|
|
30
|
+
.txcb8da {
|
|
37
31
|
color: var(--_1073cm8q);
|
|
38
32
|
}
|
|
39
|
-
.
|
|
33
|
+
.txcb8db {
|
|
40
34
|
font-family: var(--header-font-family);
|
|
41
35
|
font-size: 18px;
|
|
42
36
|
font-weight: 700;
|
|
43
37
|
line-height: 1.29;
|
|
44
38
|
margin-top: 10px;
|
|
45
39
|
}
|
|
46
|
-
.
|
|
47
|
-
|
|
48
|
-
font-size: 14px;
|
|
49
|
-
font-weight: 400;
|
|
50
|
-
line-height: 1.5;
|
|
51
|
-
margin-top: 4px;
|
|
40
|
+
.txcb8dc {
|
|
41
|
+
color: var(--_1073cm85);
|
|
52
42
|
}
|
|
53
43
|
.txcb8dd {
|
|
54
|
-
color: var(--
|
|
44
|
+
color: var(--_1073cm8c);
|
|
55
45
|
}
|
|
56
46
|
.txcb8de {
|
|
57
|
-
color: var(--_1073cm8a);
|
|
58
|
-
}
|
|
59
|
-
.txcb8df {
|
|
60
47
|
color: var(--_1073cm8h);
|
|
61
48
|
}
|
|
62
|
-
.
|
|
49
|
+
.txcb8df {
|
|
63
50
|
color: var(--_1073cm8o);
|
|
64
51
|
}
|
|
65
|
-
.
|
|
52
|
+
.txcb8dh {
|
|
66
53
|
fill: var(--_1073cm82);
|
|
67
54
|
}
|
|
68
|
-
.
|
|
55
|
+
.txcb8di {
|
|
69
56
|
fill: var(--_1073cm89);
|
|
70
57
|
}
|
|
71
|
-
.
|
|
58
|
+
.txcb8dj {
|
|
72
59
|
fill: var(--_1073cm8g);
|
|
73
60
|
}
|
|
74
|
-
.
|
|
61
|
+
.txcb8dk {
|
|
75
62
|
fill: var(--_1073cm8n);
|
|
76
63
|
}
|
|
77
|
-
.
|
|
64
|
+
.txcb8dl {
|
|
78
65
|
flex: 1 1 0%;
|
|
79
66
|
}
|
|
80
|
-
.
|
|
67
|
+
.txcb8dm {
|
|
81
68
|
flex: 1 1 0%;
|
|
82
69
|
max-width: 100%;
|
|
83
70
|
}
|
|
84
|
-
.
|
|
71
|
+
.txcb8dm a {
|
|
85
72
|
color: inherit;
|
|
86
73
|
}
|
|
87
|
-
.
|
|
74
|
+
.txcb8dm a:hover {
|
|
88
75
|
opacity: 0.8;
|
|
89
76
|
text-decoration: underline;
|
|
90
77
|
}
|
|
91
|
-
.
|
|
78
|
+
.txcb8dm > * + * {
|
|
92
79
|
margin-top: 24px;
|
|
93
80
|
}
|
|
94
|
-
.
|
|
81
|
+
.txcb8dn {
|
|
95
82
|
padding: 48px;
|
|
96
83
|
}
|
|
97
|
-
.
|
|
98
|
-
padding: 20px;
|
|
99
|
-
height: 100%;
|
|
100
|
-
}
|
|
101
|
-
.txcb8dp {
|
|
84
|
+
.txcb8do {
|
|
102
85
|
margin-top: 24px;
|
|
103
86
|
}
|
|
104
|
-
.
|
|
105
|
-
margin-top: 16px;
|
|
106
|
-
font-size: 12px;
|
|
107
|
-
line-height: 1.5;
|
|
108
|
-
}
|
|
109
|
-
.txcb8dp p {
|
|
87
|
+
.txcb8do p {
|
|
110
88
|
font-size: 16px;
|
|
111
89
|
line-height: 1.5;
|
|
112
90
|
}
|
|
113
|
-
.
|
|
91
|
+
.txcb8do sub {
|
|
114
92
|
display: block;
|
|
115
93
|
font-style: italic;
|
|
116
94
|
margin-top: 5px;
|
|
117
95
|
}
|
|
118
|
-
.
|
|
96
|
+
.txcb8dp {
|
|
119
97
|
font-family: var(--header-font-family);
|
|
120
98
|
font-size: 18px;
|
|
121
99
|
font-weight: 700;
|
|
@@ -124,44 +102,33 @@
|
|
|
124
102
|
text-decoration: none;
|
|
125
103
|
text-overflow: ellipsis;
|
|
126
104
|
}
|
|
127
|
-
.
|
|
128
|
-
|
|
129
|
-
}
|
|
130
|
-
.txcb8dq:hover {
|
|
131
|
-
opacity: 0.7;
|
|
105
|
+
.txcb8dq {
|
|
106
|
+
color: #0062B3;
|
|
132
107
|
}
|
|
133
108
|
.txcb8dr {
|
|
134
109
|
color: #0062B3;
|
|
135
110
|
}
|
|
136
111
|
.txcb8ds {
|
|
137
|
-
color:
|
|
112
|
+
color: var(--_1073cm8j);
|
|
138
113
|
}
|
|
139
114
|
.txcb8dt {
|
|
140
|
-
color: var(--
|
|
141
|
-
}
|
|
142
|
-
.txcb8du {
|
|
143
|
-
color: var(--_1073cm8n);
|
|
115
|
+
color: var(--_1073cm8q);
|
|
144
116
|
}
|
|
145
|
-
.
|
|
117
|
+
.txcb8dp a {
|
|
146
118
|
text-decoration: none;
|
|
147
119
|
}
|
|
148
|
-
.
|
|
120
|
+
.txcb8du {
|
|
149
121
|
display: flex;
|
|
150
122
|
flex-direction: column;
|
|
151
123
|
}
|
|
152
|
-
.
|
|
124
|
+
.txcb8dw {
|
|
153
125
|
aspect-ratio: 1 / 1;
|
|
154
126
|
border-radius: 50%;
|
|
155
127
|
overflow: hidden;
|
|
156
128
|
position: relative;
|
|
157
129
|
width: 320px;
|
|
158
130
|
}
|
|
159
|
-
.
|
|
160
|
-
aspect-ratio: 132 / 160;
|
|
161
|
-
border-radius: 12px;
|
|
162
|
-
width: 132px;
|
|
163
|
-
}
|
|
164
|
-
.txcb8dx img {
|
|
131
|
+
.txcb8dw img {
|
|
165
132
|
height: 100%;
|
|
166
133
|
inset: 0;
|
|
167
134
|
object-fit: cover;
|
|
@@ -169,84 +136,56 @@
|
|
|
169
136
|
position: absolute;
|
|
170
137
|
width: 100%;
|
|
171
138
|
}
|
|
172
|
-
.
|
|
139
|
+
.txcb8dx {
|
|
173
140
|
margin-right: 64px;
|
|
174
141
|
width: auto;
|
|
175
142
|
}
|
|
176
|
-
.txcb8d1 .txcb8dy {
|
|
177
|
-
margin-right: 0px;
|
|
178
|
-
align-self: flex-start;
|
|
179
|
-
}
|
|
180
143
|
.txcb8d10 {
|
|
181
|
-
display: grid;
|
|
182
|
-
gap: 24px;
|
|
183
|
-
position: relative;
|
|
184
|
-
margin-inline: auto;
|
|
185
|
-
}
|
|
186
|
-
.txcb8d11 {
|
|
187
|
-
grid-template-columns: 1fr;
|
|
188
|
-
}
|
|
189
|
-
.txcb8d12 {
|
|
190
|
-
grid-template-columns: repeat(2, 1fr);
|
|
191
|
-
width: min(800px, 100%);
|
|
192
|
-
}
|
|
193
|
-
.txcb8d13 {
|
|
194
|
-
grid-template-columns: repeat(3, 1fr);
|
|
195
|
-
}
|
|
196
|
-
.txcb8d14 {
|
|
197
|
-
grid-template-columns: repeat(4, 1fr);
|
|
198
|
-
}
|
|
199
|
-
.txcb8d1 .txcb8d15 {
|
|
200
|
-
gap: 16px;
|
|
201
|
-
height: 100%;
|
|
202
|
-
}
|
|
203
|
-
.txcb8d16 {
|
|
204
144
|
margin-bottom: 40px;
|
|
205
|
-
margin-
|
|
145
|
+
margin-left: auto;
|
|
146
|
+
margin-right: auto;
|
|
206
147
|
max-width: 800px;
|
|
207
148
|
text-align: center;
|
|
208
|
-
display: flex;
|
|
209
|
-
flex-direction: column;
|
|
210
|
-
gap: 8px;
|
|
211
149
|
}
|
|
212
|
-
.
|
|
150
|
+
.txcb8d10 h2 + p {
|
|
151
|
+
color: #333D46;
|
|
152
|
+
margin-top: 8px;
|
|
153
|
+
}
|
|
154
|
+
.txcb8d11 {
|
|
213
155
|
margin-top: 0;
|
|
214
156
|
padding-bottom: 56px;
|
|
215
157
|
padding-top: 56px;
|
|
216
158
|
}
|
|
217
|
-
.
|
|
159
|
+
.txcb8d12 {
|
|
218
160
|
background: var(--_1073cm81);
|
|
219
|
-
color: var(--_1073cm83);
|
|
220
161
|
}
|
|
221
|
-
.
|
|
162
|
+
.txcb8d13 {
|
|
222
163
|
background: var(--_1073cm88);
|
|
223
|
-
color: var(--_1073cm8a);
|
|
224
164
|
}
|
|
225
|
-
.
|
|
165
|
+
.txcb8d14 {
|
|
226
166
|
background: var(--_1073cm8f);
|
|
227
|
-
color: var(--_1073cm8h);
|
|
228
167
|
}
|
|
229
|
-
.
|
|
168
|
+
.txcb8d15 {
|
|
230
169
|
background: var(--_1073cm8m);
|
|
231
|
-
color: var(--_1073cm8o);
|
|
232
170
|
}
|
|
233
|
-
.
|
|
171
|
+
.txcb8d17 {
|
|
234
172
|
color: var(--_1073cm85);
|
|
235
173
|
}
|
|
236
|
-
.
|
|
174
|
+
.txcb8d18 {
|
|
237
175
|
color: var(--_1073cm8c);
|
|
238
176
|
}
|
|
239
|
-
.
|
|
177
|
+
.txcb8d19 {
|
|
240
178
|
color: var(--_1073cm8j);
|
|
241
179
|
}
|
|
242
|
-
.
|
|
180
|
+
.txcb8d1a {
|
|
243
181
|
color: var(--_1073cm8q);
|
|
244
182
|
}
|
|
245
|
-
.
|
|
246
|
-
|
|
183
|
+
.txcb8d1b {
|
|
184
|
+
position: relative;
|
|
247
185
|
}
|
|
248
|
-
.
|
|
249
|
-
margin-
|
|
186
|
+
.txcb8d1c {
|
|
187
|
+
margin-left: auto;
|
|
188
|
+
margin-right: auto;
|
|
250
189
|
margin-top: 40px;
|
|
251
190
|
max-width: 800px;
|
|
252
191
|
text-align: center;
|
|
@@ -254,51 +193,51 @@
|
|
|
254
193
|
main > div:nth-last-child(2) > .txcb8d0 {
|
|
255
194
|
margin-bottom: 3.5rem;
|
|
256
195
|
}
|
|
257
|
-
.
|
|
196
|
+
.txcb8d1d {
|
|
258
197
|
gap: 36px;
|
|
259
198
|
}
|
|
260
|
-
.
|
|
199
|
+
.txcb8dm + .txcb8d1d {
|
|
261
200
|
margin-top: 24px;
|
|
262
201
|
}
|
|
263
|
-
.
|
|
202
|
+
.txcb8d1e {
|
|
264
203
|
display: flex;
|
|
265
204
|
flex-direction: column;
|
|
266
205
|
}
|
|
267
|
-
.
|
|
206
|
+
.txcb8d1f {
|
|
268
207
|
position: relative;
|
|
269
208
|
isolation: isolate;
|
|
270
209
|
padding-block: 80px;
|
|
271
210
|
overflow: clip;
|
|
272
211
|
}
|
|
273
|
-
.
|
|
212
|
+
.txcb8d1g {
|
|
274
213
|
background: var(--_1073cm81);
|
|
275
214
|
color: var(--_1073cm83);
|
|
276
215
|
}
|
|
277
|
-
.
|
|
216
|
+
.txcb8d1h {
|
|
278
217
|
background: var(--_1073cm88);
|
|
279
218
|
color: var(--_1073cm8a);
|
|
280
219
|
}
|
|
281
|
-
.
|
|
220
|
+
.txcb8d1i {
|
|
282
221
|
background: var(--_1073cm8f);
|
|
283
222
|
color: var(--_1073cm8h);
|
|
284
223
|
}
|
|
285
|
-
.
|
|
224
|
+
.txcb8d1j {
|
|
286
225
|
background: var(--_1073cm8m);
|
|
287
226
|
color: var(--_1073cm8o);
|
|
288
227
|
}
|
|
289
|
-
main > div:has(.
|
|
228
|
+
main > div:has(.txcb8d1f) {
|
|
290
229
|
margin-top: 0;
|
|
291
230
|
}
|
|
292
|
-
.
|
|
231
|
+
.txcb8d1l {
|
|
293
232
|
display: flex;
|
|
294
233
|
align-items: flex-start;
|
|
295
234
|
gap: 56px;
|
|
296
235
|
}
|
|
297
|
-
.
|
|
236
|
+
.txcb8d1m {
|
|
298
237
|
gap: 32px;
|
|
299
238
|
width: min(344px, 100%);
|
|
300
239
|
}
|
|
301
|
-
.
|
|
240
|
+
.txcb8d1n {
|
|
302
241
|
aspect-ratio: 344 / 392;
|
|
303
242
|
border-radius: 16px;
|
|
304
243
|
align-self: stretch;
|
|
@@ -306,128 +245,128 @@ main > div:has(.txcb8d1k) {
|
|
|
306
245
|
max-width: 344px;
|
|
307
246
|
position: relative;
|
|
308
247
|
}
|
|
309
|
-
.
|
|
248
|
+
.txcb8d1o {
|
|
310
249
|
height: 100%;
|
|
311
250
|
width: 100%;
|
|
312
251
|
object-fit: cover;
|
|
313
252
|
position: absolute;
|
|
314
253
|
inset: 0;
|
|
315
254
|
}
|
|
316
|
-
.
|
|
255
|
+
.txcb8d1p {
|
|
317
256
|
gap: 16px;
|
|
318
257
|
}
|
|
319
|
-
.
|
|
258
|
+
.txcb8d1q {
|
|
320
259
|
display: block;
|
|
321
260
|
font: 700 18px / 1.5 var(--header-font-family);
|
|
322
261
|
letter-spacing: -0.198px;
|
|
323
262
|
}
|
|
324
|
-
.
|
|
263
|
+
.txcb8d1r {
|
|
325
264
|
color: var(--_1073cm85);
|
|
326
265
|
}
|
|
327
|
-
.
|
|
266
|
+
.txcb8d1s {
|
|
328
267
|
color: var(--_1073cm8c);
|
|
329
268
|
}
|
|
330
|
-
.
|
|
269
|
+
.txcb8d1t {
|
|
331
270
|
color: var(--_1073cm8j);
|
|
332
271
|
}
|
|
333
|
-
.
|
|
272
|
+
.txcb8d1u {
|
|
334
273
|
color: var(--_1073cm8q);
|
|
335
274
|
}
|
|
336
|
-
.
|
|
275
|
+
.txcb8d1v {
|
|
337
276
|
gap: 3px;
|
|
338
277
|
padding-left: 24px;
|
|
339
278
|
}
|
|
340
|
-
.
|
|
279
|
+
.txcb8d1w {
|
|
341
280
|
flex: 1;
|
|
342
281
|
gap: 24px;
|
|
343
282
|
}
|
|
344
|
-
.
|
|
283
|
+
.txcb8d1x {
|
|
345
284
|
gap: 16px;
|
|
346
285
|
}
|
|
347
|
-
.
|
|
286
|
+
.txcb8d1y {
|
|
348
287
|
gap: 12px;
|
|
349
288
|
}
|
|
350
|
-
.
|
|
289
|
+
.txcb8d20 {
|
|
351
290
|
color: var(--_1073cm85);
|
|
352
291
|
}
|
|
353
|
-
.
|
|
292
|
+
.txcb8d21 {
|
|
354
293
|
color: var(--_1073cm8c);
|
|
355
294
|
}
|
|
356
|
-
.
|
|
295
|
+
.txcb8d22 {
|
|
357
296
|
color: var(--_1073cm8j);
|
|
358
297
|
}
|
|
359
|
-
.
|
|
298
|
+
.txcb8d23 {
|
|
360
299
|
color: var(--_1073cm8q);
|
|
361
300
|
}
|
|
362
|
-
.
|
|
301
|
+
.txcb8d24 {
|
|
363
302
|
font-size: 20px;
|
|
364
303
|
line-height: 1.5;
|
|
365
304
|
}
|
|
366
|
-
.
|
|
305
|
+
.txcb8d25 {
|
|
367
306
|
color: var(--_1073cm85);
|
|
368
307
|
}
|
|
369
|
-
.
|
|
308
|
+
.txcb8d26 {
|
|
370
309
|
color: var(--_1073cm8c);
|
|
371
310
|
}
|
|
372
|
-
.
|
|
311
|
+
.txcb8d27 {
|
|
373
312
|
color: var(--_1073cm8j);
|
|
374
313
|
}
|
|
375
|
-
.
|
|
314
|
+
.txcb8d28 {
|
|
376
315
|
color: var(--_1073cm8q);
|
|
377
316
|
}
|
|
378
|
-
.
|
|
317
|
+
.txcb8d29 {
|
|
379
318
|
display: flex;
|
|
380
319
|
align-items: center;
|
|
381
320
|
gap: 18px;
|
|
382
321
|
}
|
|
383
|
-
.
|
|
322
|
+
.txcb8d2b {
|
|
384
323
|
fill: #2F5B88;
|
|
385
324
|
}
|
|
386
|
-
.
|
|
325
|
+
.txcb8d2c {
|
|
387
326
|
fill: #2F5B88;
|
|
388
327
|
}
|
|
389
|
-
.
|
|
328
|
+
.txcb8d2d {
|
|
390
329
|
fill: var(--_1073cm8g);
|
|
391
330
|
}
|
|
392
|
-
.
|
|
331
|
+
.txcb8d2e {
|
|
393
332
|
fill: var(--_1073cm8n);
|
|
394
333
|
}
|
|
395
|
-
.
|
|
334
|
+
.txcb8d2f {
|
|
396
335
|
font-size: 24px;
|
|
397
336
|
font-weight: 700;
|
|
398
337
|
line-height: 1.37;
|
|
399
338
|
font-family: var(--header-font-family);
|
|
400
339
|
text-wrap: pretty;
|
|
401
340
|
}
|
|
402
|
-
.
|
|
341
|
+
.txcb8d2g {
|
|
403
342
|
color: var(--_1073cm85);
|
|
404
343
|
}
|
|
405
|
-
.
|
|
344
|
+
.txcb8d2h {
|
|
406
345
|
color: var(--_1073cm8c);
|
|
407
346
|
}
|
|
408
|
-
.
|
|
347
|
+
.txcb8d2i {
|
|
409
348
|
color: var(--_1073cm8j);
|
|
410
349
|
}
|
|
411
|
-
.
|
|
350
|
+
.txcb8d2j {
|
|
412
351
|
color: var(--_1073cm8q);
|
|
413
352
|
}
|
|
414
|
-
.
|
|
353
|
+
.txcb8d2k p {
|
|
415
354
|
font-size: 16px;
|
|
416
355
|
line-height: 1.5;
|
|
417
356
|
}
|
|
418
|
-
.
|
|
357
|
+
.txcb8d2l {
|
|
419
358
|
scale: 1;
|
|
420
359
|
transition: scale 0.25s ease;
|
|
421
360
|
will-change: scale;
|
|
422
361
|
}
|
|
423
|
-
.
|
|
362
|
+
.txcb8d2l:hover {
|
|
424
363
|
scale: 1.1;
|
|
425
364
|
}
|
|
426
|
-
.
|
|
365
|
+
.txcb8d2m {
|
|
427
366
|
position: relative;
|
|
428
367
|
display: flex;
|
|
429
368
|
}
|
|
430
|
-
.
|
|
369
|
+
.txcb8d2n {
|
|
431
370
|
visibility: hidden;
|
|
432
371
|
min-width: 120px;
|
|
433
372
|
text-align: center;
|
|
@@ -444,31 +383,31 @@ main > div:has(.txcb8d1k) {
|
|
|
444
383
|
font-weight: 700;
|
|
445
384
|
font-family: var(--header-font-family);
|
|
446
385
|
}
|
|
447
|
-
.
|
|
386
|
+
.txcb8d2m:hover .txcb8d2n {
|
|
448
387
|
visibility: visible;
|
|
449
388
|
opacity: 1;
|
|
450
389
|
}
|
|
451
|
-
.
|
|
390
|
+
.txcb8d2m:focus-visible .txcb8d2n {
|
|
452
391
|
visibility: visible;
|
|
453
392
|
opacity: 1;
|
|
454
393
|
}
|
|
455
|
-
.
|
|
394
|
+
.txcb8d2o {
|
|
456
395
|
background: var(--_1073cm82);
|
|
457
396
|
color: var(--_1073cm86);
|
|
458
397
|
}
|
|
459
|
-
.
|
|
398
|
+
.txcb8d2p {
|
|
460
399
|
background: var(--_1073cm89);
|
|
461
400
|
color: var(--_1073cm8d);
|
|
462
401
|
}
|
|
463
|
-
.
|
|
402
|
+
.txcb8d2q {
|
|
464
403
|
background: var(--_1073cm8g);
|
|
465
404
|
color: var(--_1073cm8k);
|
|
466
405
|
}
|
|
467
|
-
.
|
|
406
|
+
.txcb8d2r {
|
|
468
407
|
background: var(--_1073cm8n);
|
|
469
408
|
color: var(--_1073cm8r);
|
|
470
409
|
}
|
|
471
|
-
.
|
|
410
|
+
.txcb8d2t {
|
|
472
411
|
position: absolute;
|
|
473
412
|
top: 0;
|
|
474
413
|
left: 0;
|
|
@@ -477,131 +416,106 @@ main > div:has(.txcb8d1k) {
|
|
|
477
416
|
height: 100%;
|
|
478
417
|
z-index: -1;
|
|
479
418
|
}
|
|
480
|
-
.
|
|
419
|
+
.txcb8d2v {
|
|
481
420
|
stroke: var(--_1073cm82);
|
|
482
421
|
}
|
|
483
|
-
.
|
|
422
|
+
.txcb8d2w {
|
|
484
423
|
stroke: var(--_1073cm89);
|
|
485
424
|
}
|
|
486
|
-
.
|
|
425
|
+
.txcb8d2x {
|
|
487
426
|
stroke: var(--_1073cm8g);
|
|
488
427
|
}
|
|
489
|
-
.
|
|
428
|
+
.txcb8d2y {
|
|
490
429
|
stroke: var(--_1073cm8n);
|
|
491
430
|
}
|
|
492
|
-
.
|
|
431
|
+
.txcb8d2v path {
|
|
493
432
|
stroke: var(--_1073cm82) !important;
|
|
494
433
|
}
|
|
495
|
-
.
|
|
434
|
+
.txcb8d2w path {
|
|
496
435
|
stroke: var(--_1073cm89) !important;
|
|
497
436
|
}
|
|
498
|
-
.
|
|
437
|
+
.txcb8d2x path {
|
|
499
438
|
stroke: var(--_1073cm8g) !important;
|
|
500
439
|
}
|
|
501
|
-
.
|
|
440
|
+
.txcb8d2y path {
|
|
502
441
|
stroke: var(--_1073cm8n) !important;
|
|
503
442
|
}
|
|
504
|
-
.txcb8d1 .containment {
|
|
505
|
-
height: 100%;
|
|
506
|
-
}
|
|
507
443
|
@media (max-width: 1240px) and (min-width: 1024px) {
|
|
508
|
-
.
|
|
444
|
+
.txcb8dm {
|
|
509
445
|
max-width: max-content;
|
|
510
446
|
}
|
|
511
447
|
}
|
|
512
|
-
@media (max-width: 1175px) {
|
|
513
|
-
.txcb8d13 {
|
|
514
|
-
grid-template-columns: repeat(2, 1fr);
|
|
515
|
-
width: min(840px, 100%);
|
|
516
|
-
}
|
|
517
|
-
.txcb8d14 {
|
|
518
|
-
grid-template-columns: repeat(2, 1fr);
|
|
519
|
-
width: min(840px, 100%);
|
|
520
|
-
}
|
|
521
|
-
}
|
|
522
448
|
@media (max-width: 1023px) {
|
|
523
|
-
.
|
|
449
|
+
.txcb8dl {
|
|
524
450
|
margin-top: 24px;
|
|
525
451
|
}
|
|
526
|
-
.
|
|
527
|
-
margin-top: 0px;
|
|
528
|
-
}
|
|
529
|
-
.txcb8dn {
|
|
452
|
+
.txcb8dm {
|
|
530
453
|
max-width: 100%;
|
|
531
454
|
}
|
|
532
|
-
.
|
|
455
|
+
.txcb8dv {
|
|
533
456
|
display: flex;
|
|
534
457
|
justify-content: center;
|
|
535
458
|
}
|
|
536
|
-
.
|
|
459
|
+
.txcb8dx {
|
|
537
460
|
margin-right: 0px;
|
|
538
461
|
}
|
|
539
|
-
.
|
|
462
|
+
.txcb8dy {
|
|
540
463
|
transform: translateY(1%);
|
|
541
464
|
}
|
|
542
|
-
.
|
|
465
|
+
.txcb8dy p:first-of-type {
|
|
543
466
|
margin-top: 8px;
|
|
544
467
|
}
|
|
545
|
-
.
|
|
546
|
-
width: min(675px, 100%);
|
|
547
|
-
}
|
|
548
|
-
.txcb8d13 {
|
|
549
|
-
width: min(675px, 100%);
|
|
550
|
-
}
|
|
551
|
-
.txcb8d14 {
|
|
552
|
-
width: min(675px, 100%);
|
|
553
|
-
}
|
|
554
|
-
.txcb8d15 {
|
|
468
|
+
.txcb8dz {
|
|
555
469
|
flex-direction: column;
|
|
556
470
|
}
|
|
557
|
-
.
|
|
471
|
+
.txcb8d10 {
|
|
558
472
|
margin-bottom: 24px;
|
|
559
473
|
}
|
|
560
|
-
.
|
|
474
|
+
.txcb8d11 {
|
|
561
475
|
padding-top: 42px;
|
|
562
476
|
padding-bottom: 42px;
|
|
563
477
|
}
|
|
564
|
-
.
|
|
478
|
+
.txcb8d1c {
|
|
565
479
|
margin-top: 24px;
|
|
566
480
|
}
|
|
567
|
-
.
|
|
481
|
+
.txcb8d1f {
|
|
568
482
|
padding-block: 42px;
|
|
569
483
|
}
|
|
570
|
-
.
|
|
484
|
+
.txcb8d1l {
|
|
571
485
|
gap: 32px;
|
|
572
486
|
}
|
|
573
487
|
}
|
|
574
488
|
@media (max-width: 1570px) {
|
|
575
|
-
.
|
|
489
|
+
.txcb8d2t {
|
|
576
490
|
left: calc(-11.875rem + ((1vw - 12.6200px) * 61.6883));
|
|
577
491
|
}
|
|
578
492
|
}
|
|
579
493
|
@media (max-width: 1262px) {
|
|
580
|
-
.
|
|
494
|
+
.txcb8d2t {
|
|
581
495
|
left: -190px;
|
|
582
496
|
}
|
|
583
497
|
}
|
|
584
498
|
@media (max-width: 850px) {
|
|
585
|
-
.
|
|
499
|
+
.txcb8d1l {
|
|
586
500
|
flex-direction: column;
|
|
587
501
|
gap: 24px;
|
|
588
502
|
}
|
|
589
|
-
.
|
|
503
|
+
.txcb8d1m {
|
|
590
504
|
display: contents;
|
|
591
505
|
}
|
|
592
|
-
.
|
|
506
|
+
.txcb8d1p {
|
|
593
507
|
order: 1;
|
|
594
508
|
}
|
|
595
|
-
.
|
|
509
|
+
.txcb8d1w {
|
|
596
510
|
display: contents;
|
|
597
511
|
}
|
|
598
|
-
.
|
|
512
|
+
.txcb8d2k {
|
|
599
513
|
order: 2;
|
|
600
514
|
}
|
|
601
|
-
.
|
|
515
|
+
.txcb8d2s {
|
|
602
516
|
order: 3;
|
|
603
517
|
}
|
|
604
|
-
.
|
|
518
|
+
.txcb8d2t {
|
|
605
519
|
height: 530px;
|
|
606
520
|
left: unset;
|
|
607
521
|
right: -150px;
|
|
@@ -610,68 +524,55 @@ main > div:has(.txcb8d1k) {
|
|
|
610
524
|
}
|
|
611
525
|
}
|
|
612
526
|
@media (max-width: 768px) {
|
|
613
|
-
.
|
|
527
|
+
.txcb8db {
|
|
614
528
|
margin-top: 8px;
|
|
615
529
|
font-size: 16px;
|
|
616
530
|
line-height: 1.5;
|
|
617
531
|
}
|
|
618
|
-
.
|
|
532
|
+
.txcb8dm > * + * {
|
|
619
533
|
margin-top: 10px;
|
|
620
534
|
}
|
|
621
|
-
.
|
|
535
|
+
.txcb8dn {
|
|
622
536
|
padding: 24px;
|
|
623
537
|
}
|
|
624
|
-
.
|
|
538
|
+
.txcb8do {
|
|
625
539
|
margin-top: 8px;
|
|
626
540
|
}
|
|
627
|
-
.
|
|
541
|
+
.txcb8dp {
|
|
628
542
|
font-size: 18px;
|
|
629
543
|
line-height: 1.44;
|
|
630
544
|
margin-left: 10px;
|
|
631
545
|
}
|
|
632
|
-
.
|
|
546
|
+
.txcb8du {
|
|
633
547
|
margin-top: 16px;
|
|
634
548
|
}
|
|
635
|
-
.
|
|
549
|
+
.txcb8dw {
|
|
636
550
|
width: 200px;
|
|
637
551
|
}
|
|
638
|
-
.
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
}
|
|
642
|
-
.txcb8d13 {
|
|
643
|
-
grid-template-columns: 1fr;
|
|
644
|
-
width: min(350px, calc(100% - 2rem));
|
|
645
|
-
}
|
|
646
|
-
.txcb8d14 {
|
|
647
|
-
grid-template-columns: 1fr;
|
|
648
|
-
width: min(350px, calc(100% - 2rem));
|
|
552
|
+
.txcb8d10 h2 + p {
|
|
553
|
+
font-size: 1rem;
|
|
554
|
+
line-height: 1.5;
|
|
649
555
|
}
|
|
650
|
-
.
|
|
556
|
+
.txcb8d11 {
|
|
651
557
|
padding-top: 32px;
|
|
652
558
|
padding-bottom: 32px;
|
|
653
559
|
}
|
|
654
|
-
.
|
|
560
|
+
.txcb8dm + .txcb8d1d {
|
|
655
561
|
margin-top: 10px;
|
|
656
562
|
}
|
|
657
|
-
.
|
|
563
|
+
.txcb8d1f {
|
|
658
564
|
padding-block: 32px;
|
|
659
565
|
}
|
|
660
|
-
.
|
|
566
|
+
.txcb8d1p {
|
|
661
567
|
gap: 12px;
|
|
662
568
|
}
|
|
663
|
-
.
|
|
569
|
+
.txcb8d24 {
|
|
664
570
|
font-size: 16px;
|
|
665
571
|
}
|
|
666
|
-
.
|
|
572
|
+
.txcb8d2f {
|
|
667
573
|
font-size: 18px;
|
|
668
574
|
}
|
|
669
575
|
}
|
|
670
|
-
@media (min-width: 1176px) {
|
|
671
|
-
.txcb8d14 .txcb8d15 {
|
|
672
|
-
flex-direction: column;
|
|
673
|
-
}
|
|
674
|
-
}
|
|
675
576
|
@media screen and (max-width: 1023px) {
|
|
676
577
|
main > div:nth-last-child(2) > .txcb8d0 {
|
|
677
578
|
margin-bottom: 42px;
|
|
@@ -683,32 +584,32 @@ main > div:has(.txcb8d1k) {
|
|
|
683
584
|
}
|
|
684
585
|
}
|
|
685
586
|
@media (max-width: 500px) {
|
|
686
|
-
.
|
|
587
|
+
.txcb8d1d {
|
|
687
588
|
gap: 24px;
|
|
688
589
|
}
|
|
689
590
|
}
|
|
690
591
|
@media (max-width: 400px) {
|
|
691
|
-
.
|
|
592
|
+
.txcb8d1d {
|
|
692
593
|
align-items: flex-start;
|
|
693
594
|
flex-direction: column;
|
|
694
595
|
gap: 10px;
|
|
695
596
|
}
|
|
696
597
|
}
|
|
697
598
|
@media (max-width: 1023px) and (min-width: 769px) {
|
|
698
|
-
.
|
|
599
|
+
.txcb8d1k {
|
|
699
600
|
width: min(1200px, calc(100% - 4rem));
|
|
700
601
|
}
|
|
701
602
|
}
|
|
702
603
|
@media (min-width: 769px) {
|
|
703
|
-
.
|
|
604
|
+
.txcb8d2s > * + * {
|
|
704
605
|
margin-top: 14px;
|
|
705
606
|
}
|
|
706
607
|
}
|
|
707
608
|
@media (min-width: 851px) {
|
|
708
|
-
.
|
|
609
|
+
.txcb8d2v path {
|
|
709
610
|
opacity: 0.5;
|
|
710
611
|
}
|
|
711
|
-
.
|
|
612
|
+
.txcb8d2w path {
|
|
712
613
|
opacity: 0.5;
|
|
713
614
|
}
|
|
714
615
|
}
|