@axos-web-dev/shared-components 0.0.118 → 0.0.120

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.
Files changed (116) hide show
  1. package/dist/ATMLocator/ATMLocator.js +4 -2
  2. package/dist/Accordion/Accordion.css.d.ts +9 -9
  3. package/dist/Article/Article.js +8 -4
  4. package/dist/Button/Button.js +6 -4
  5. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.d.ts +16 -1
  6. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +8 -8
  7. package/dist/Calculators/AnnualFeeCalculator/index.js +7 -4
  8. package/dist/Calculators/Calculator.js +2 -0
  9. package/dist/Calculators/MarginTradingCalculator/index.js +25 -5
  10. package/dist/Calculators/MaxLoanCalculator/index.js +3 -1
  11. package/dist/Calculators/MonthlyPaymentCalculator/index.js +3 -1
  12. package/dist/Calculators/calculator.css.d.ts +1 -0
  13. package/dist/Calculators/calculator.css.js +4 -2
  14. package/dist/Calculators/index.js +2 -1
  15. package/dist/Carousel/Carousel.css.d.ts +1 -0
  16. package/dist/Carousel/Carousel.css.js +13 -11
  17. package/dist/Carousel/index.d.ts +1 -1
  18. package/dist/Carousel/index.js +44 -35
  19. package/dist/Chevron/index.js +5 -3
  20. package/dist/Comparison/Comparison.css.js +2 -2
  21. package/dist/Comparison/Comparison.js +3 -1
  22. package/dist/ContentBanner/ContentBanner.interface.d.ts +2 -1
  23. package/dist/ContentBanner/index.js +3 -2
  24. package/dist/DownloadTile/DownloadTile.css.d.ts +1 -0
  25. package/dist/DownloadTile/DownloadTile.css.js +9 -7
  26. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -0
  27. package/dist/DownloadTile/index.js +34 -25
  28. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +1 -0
  29. package/dist/ExecutiveBio/ExecutiveBio.css.js +23 -21
  30. package/dist/ExecutiveBio/ExecutiveBio.js +3 -2
  31. package/dist/ExecutiveBio/index.js +2 -1
  32. package/dist/FaqAccordion/FaqAccordion.css.d.ts +1 -0
  33. package/dist/FaqAccordion/FaqAccordion.css.js +7 -5
  34. package/dist/FaqAccordion/index.d.ts +1 -0
  35. package/dist/FaqAccordion/index.js +17 -8
  36. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +6 -4
  37. package/dist/Forms/ContactUsBusiness.js +7 -5
  38. package/dist/Forms/ContactUsNMLSId.js +7 -5
  39. package/dist/Forms/DealerServices.d.ts +1 -1
  40. package/dist/Forms/DealerServices.js +12 -8
  41. package/dist/Forms/EmailOnly.js +7 -5
  42. package/dist/Forms/Forms.css.js +2 -2
  43. package/dist/Forms/SalesforceFieldsForm.d.ts +0 -1
  44. package/dist/Forms/ScheduleCall.js +1 -0
  45. package/dist/Forms/ScheduleCallPremier.js +1 -0
  46. package/dist/Forms/SuccesForm.js +3 -1
  47. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  48. package/dist/Hyperlink/index.js +6 -4
  49. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  50. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +1 -0
  51. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  52. package/dist/ImageBillboard/ImageBillboardSet.js +3 -2
  53. package/dist/ImageLink/ImageLink.css.d.ts +1 -0
  54. package/dist/ImageLink/ImageLink.css.js +5 -1
  55. package/dist/ImageLink/ImageLink.js +4 -2
  56. package/dist/ImageLink/ImageLinkSet.d.ts +1 -0
  57. package/dist/ImageLink/ImageLinkSet.js +8 -4
  58. package/dist/ImageLink/index.js +5 -4
  59. package/dist/Input/Checkbox.d.ts +1 -1
  60. package/dist/Input/Input.css.js +1 -1
  61. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  62. package/dist/Insight/Featured/CategorySelector.js +3 -1
  63. package/dist/Insight/Featured/Featured.js +7 -5
  64. package/dist/MainHTML/index.d.ts +2 -1
  65. package/dist/MainHTML/index.js +10 -2
  66. package/dist/Modal/Modal.js +7 -5
  67. package/dist/NavigationMenu/AxosBank/NavData.js +6 -4
  68. package/dist/NavigationMenu/AxosBank/SubNavBar.js +6 -4
  69. package/dist/NavigationMenu/AxosBank/index.js +4 -2
  70. package/dist/PageNavItem/PageNavItem.js +8 -1
  71. package/dist/PageNavSet/PageNavSet.js +16 -19
  72. package/dist/SetContainer/SetContainer.d.ts +2 -1
  73. package/dist/SetContainer/SetContainer.js +7 -3
  74. package/dist/Table/Table.css.d.ts +1 -0
  75. package/dist/Table/Table.css.js +18 -16
  76. package/dist/Table/Table.d.ts +13 -13
  77. package/dist/Table/Table.js +23 -15
  78. package/dist/Table/index.js +2 -1
  79. package/dist/TextBlock/TextBlock.css.d.ts +1 -0
  80. package/dist/TextBlock/TextBlock.css.js +6 -4
  81. package/dist/TextBlock/TextBlock.d.ts +1 -0
  82. package/dist/TextBlock/TextBlock.js +13 -5
  83. package/dist/TextBlock/index.js +3 -2
  84. package/dist/VideoTile/VideoInit.js +2 -1
  85. package/dist/VideoTile/VideoTile.css.d.ts +1 -0
  86. package/dist/VideoTile/VideoTile.css.js +15 -13
  87. package/dist/VideoTile/VideoTile.interface.d.ts +1 -0
  88. package/dist/VideoTile/VideoTile.js +65 -56
  89. package/dist/VideoTile/index.js +2 -1
  90. package/dist/VideoWrapper/VideoWrapper.css.d.ts +1 -0
  91. package/dist/VideoWrapper/VideoWrapper.css.js +6 -4
  92. package/dist/VideoWrapper/index.d.ts +1 -0
  93. package/dist/VideoWrapper/index.js +35 -24
  94. package/dist/assets/ArticlesSet/ArticlesSet.css +1 -1
  95. package/dist/assets/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css +23 -12
  96. package/dist/assets/Calculators/calculator.css +24 -11
  97. package/dist/assets/Carousel/Carousel.css +52 -39
  98. package/dist/assets/Comparison/Comparison.css +2 -2
  99. package/dist/assets/DownloadTile/DownloadTile.css +32 -19
  100. package/dist/assets/ExecutiveBio/ExecutiveBio.css +92 -79
  101. package/dist/assets/FaqAccordion/FaqAccordion.css +24 -11
  102. package/dist/assets/IconBillboard/IconBillboard.css +11 -0
  103. package/dist/assets/ImageBillboard/ImageBillboard.css +9 -0
  104. package/dist/assets/ImageLink/ImageLink.css +13 -0
  105. package/dist/assets/PageNavItem/PageNavItem.css +1 -0
  106. package/dist/assets/PageNavSet/PageNavigationSet.css +7 -10
  107. package/dist/assets/SetContainer/SetContainer.css +0 -1
  108. package/dist/assets/Table/Table.css +90 -75
  109. package/dist/assets/TextBlock/TextBlock.css +16 -3
  110. package/dist/assets/VideoTile/VideoTile.css +32 -14
  111. package/dist/assets/VideoWrapper/VideoWrapper.css +18 -5
  112. package/dist/index.css.js +1 -1
  113. package/dist/main.js +10 -5
  114. package/dist/utils/allowedAxosDomains.js +3 -2
  115. package/package.json +121 -121
  116. package/dist/ImageLink/ImageLink.css.ts.vanilla.css.js +0 -1
@@ -1,111 +1,111 @@
1
- .txcb8d0 {
1
+ .txcb8d1 {
2
2
  border: 1px solid transparent;
3
3
  }
4
- ._1073cm80 .txcb8d1 {
4
+ ._1073cm80 .txcb8d2 {
5
5
  background: var(--_1073cm81);
6
6
  color: var(--_1073cm82);
7
7
  border-color: var(--_1073cm87);
8
8
  }
9
- ._1es6o1h0 .txcb8d1 {
9
+ ._1es6o1h0 .txcb8d2 {
10
10
  background: var(--_1073cm81);
11
11
  color: var(--_1073cm82);
12
12
  border-color: var(--_1073cm87);
13
13
  }
14
- ._1073cm80 .txcb8d2 {
14
+ ._1073cm80 .txcb8d3 {
15
15
  background: var(--_1073cm88);
16
16
  color: var(--_1073cm89);
17
17
  }
18
- ._1es6o1h0 .txcb8d2 {
18
+ ._1es6o1h0 .txcb8d3 {
19
19
  background: var(--_1073cm88);
20
20
  color: var(--_1073cm89);
21
21
  }
22
- ._1073cm80 .txcb8d3 {
22
+ ._1073cm80 .txcb8d4 {
23
23
  background: var(--_1073cm8f);
24
24
  color: var(--_1073cm8g);
25
25
  }
26
- ._1es6o1h0 .txcb8d3 {
26
+ ._1es6o1h0 .txcb8d4 {
27
27
  background: var(--_1073cm8f);
28
28
  color: var(--_1073cm8g);
29
29
  }
30
- ._1073cm80 .txcb8d4 {
30
+ ._1073cm80 .txcb8d5 {
31
31
  background: var(--_1073cm8m);
32
32
  color: var(--_1073cm8n);
33
33
  }
34
- ._1es6o1h0 .txcb8d4 {
34
+ ._1es6o1h0 .txcb8d5 {
35
35
  background: var(--_1073cm8m);
36
36
  color: var(--_1073cm8n);
37
37
  }
38
- .txcb8d6 {
38
+ .txcb8d7 {
39
39
  color: var(--_1073cm83);
40
40
  }
41
- .txcb8d7 {
41
+ .txcb8d8 {
42
42
  color: var(--_1073cm8a);
43
43
  }
44
- .txcb8d8 {
44
+ .txcb8d9 {
45
45
  color: var(--_1073cm8h);
46
46
  }
47
- .txcb8d9 {
47
+ .txcb8da {
48
48
  color: var(--_1073cm8o);
49
49
  }
50
- .txcb8da {
50
+ .txcb8db {
51
51
  font-family: var(--main-font-family);
52
52
  font-size: 18px;
53
53
  font-weight: 500;
54
54
  line-height: 1.29;
55
55
  margin-top: 10px;
56
56
  }
57
- .txcb8db {
57
+ .txcb8dc {
58
58
  color: var(--_1073cm83);
59
59
  }
60
- .txcb8dc {
60
+ .txcb8dd {
61
61
  color: var(--_1073cm8a);
62
62
  }
63
- .txcb8dd {
63
+ .txcb8de {
64
64
  color: var(--_1073cm8g);
65
65
  }
66
- .txcb8de {
66
+ .txcb8df {
67
67
  color: var(--_1073cm8n);
68
68
  }
69
- .txcb8dg {
69
+ .txcb8dh {
70
70
  fill: var(--_1073cm83);
71
71
  }
72
- .txcb8dh {
72
+ .txcb8di {
73
73
  fill: var(--_1073cm8a);
74
74
  }
75
- .txcb8di {
75
+ .txcb8dj {
76
76
  fill: var(--_1073cm8h);
77
77
  }
78
- .txcb8dj {
78
+ .txcb8dk {
79
79
  fill: var(--_1073cm8o);
80
80
  }
81
- .txcb8dk {
81
+ .txcb8dl {
82
82
  flex: 1 1 0%;
83
83
  }
84
- .txcb8dl {
84
+ .txcb8dm {
85
85
  flex: 1 1 0%;
86
86
  max-width: 100%;
87
87
  }
88
- .txcb8dl a {
88
+ .txcb8dm a {
89
89
  color: inherit;
90
90
  }
91
- .txcb8dl a:hover {
91
+ .txcb8dm a:hover {
92
92
  text-decoration: underline;
93
93
  opacity: 0.8;
94
94
  }
95
- .txcb8dl > * + * {
95
+ .txcb8dm > * + * {
96
96
  margin-top: 24px;
97
97
  }
98
- .txcb8dm {
98
+ .txcb8dn {
99
99
  padding: 48px;
100
100
  }
101
- .txcb8dn {
101
+ .txcb8do {
102
102
  margin-top: 24px;
103
103
  }
104
- .txcb8dn p {
104
+ .txcb8do p {
105
105
  font-size: 16px;
106
106
  line-height: 1.5;
107
107
  }
108
- .txcb8do {
108
+ .txcb8dp {
109
109
  margin-left: 15px;
110
110
  font-size: 20px;
111
111
  font-family: var(--header-font-family);
@@ -114,35 +114,35 @@
114
114
  overflow: hidden;
115
115
  text-overflow: ellipsis;
116
116
  }
117
- .txcb8dp {
118
- color: #0062B3;
119
- }
120
117
  .txcb8dq {
121
118
  color: #0062B3;
122
119
  }
123
120
  .txcb8dr {
124
- color: var(--_1073cm8h);
121
+ color: #0062B3;
125
122
  }
126
123
  .txcb8ds {
124
+ color: var(--_1073cm8h);
125
+ }
126
+ .txcb8dt {
127
127
  color: var(--_1073cm8o);
128
128
  }
129
- .txcb8do a {
129
+ .txcb8dp a {
130
130
  text-decoration: none;
131
131
  }
132
- .txcb8dt {
132
+ .txcb8du {
133
133
  display: flex;
134
134
  flex-direction: column;
135
135
  }
136
- .txcb8du {
136
+ .txcb8dv {
137
137
  width: 50%;
138
138
  }
139
- $.txcb8dl + .txcb8du {
139
+ $.txcb8dm + .txcb8dv {
140
140
  margin-left: 1.5rem;
141
141
  }
142
- .txcb8du svg {
142
+ .txcb8dv svg {
143
143
  margin-left: 8px;
144
144
  }
145
- .txcb8dw {
145
+ .txcb8dx {
146
146
  aspect-ratio: 1 / 1;
147
147
  background-position: center center;
148
148
  background-repeat: no-repeat;
@@ -150,143 +150,156 @@ $.txcb8dl + .txcb8du {
150
150
  border-radius: 50%;
151
151
  width: 320px;
152
152
  }
153
- .txcb8dx {
153
+ .txcb8dy {
154
154
  margin-right: 64px;
155
155
  width: auto;
156
156
  }
157
- .txcb8d10 {
157
+ .txcb8d11 {
158
158
  margin-left: auto;
159
159
  margin-right: auto;
160
160
  margin-bottom: 40px;
161
161
  text-align: center;
162
162
  max-width: 800px;
163
163
  }
164
- .txcb8d10 h2 + p {
164
+ .txcb8d11 h2 + p {
165
165
  margin-top: 8px;
166
166
  color: #333D46;
167
167
  }
168
- .txcb8d11 {
168
+ .txcb8d12 {
169
169
  padding-top: 56px;
170
170
  padding-bottom: 56px;
171
171
  margin-top: 0;
172
172
  }
173
- .txcb8d12 {
173
+ .txcb8d13 {
174
174
  background: var(--_1073cm81);
175
175
  }
176
- .txcb8d13 {
176
+ .txcb8d14 {
177
177
  background: var(--_1073cm88);
178
178
  }
179
- .txcb8d14 {
179
+ .txcb8d15 {
180
180
  background: var(--_1073cm8f);
181
181
  }
182
- .txcb8d15 {
182
+ .txcb8d16 {
183
183
  background: var(--_1073cm8m);
184
184
  }
185
- .txcb8d17 {
185
+ .txcb8d18 {
186
186
  color: var(--_1073cm83);
187
187
  }
188
- .txcb8d18 {
188
+ .txcb8d19 {
189
189
  color: var(--_1073cm8a);
190
190
  }
191
- .txcb8d19 {
191
+ .txcb8d1a {
192
192
  color: var(--_1073cm8h);
193
193
  }
194
- .txcb8d1a {
194
+ .txcb8d1b {
195
195
  color: var(--_1073cm8o);
196
196
  }
197
- .txcb8d1b {
197
+ .txcb8d1c {
198
198
  position: relative;
199
199
  }
200
- .txcb8d1c {
200
+ .txcb8d1d {
201
201
  margin-left: auto;
202
202
  margin-right: auto;
203
203
  margin-top: 40px;
204
204
  text-align: center;
205
205
  max-width: 800px;
206
206
  }
207
+ main > div:nth-last-child(2) > .txcb8d0 {
208
+ margin-bottom: 3.5rem;
209
+ }
207
210
  @media (max-width: 1240px) and (min-width: 1024px) {
208
- .txcb8dl {
211
+ .txcb8dm {
209
212
  max-width: max-content;
210
213
  }
211
- .txcb8du {
214
+ .txcb8dv {
212
215
  align-items: flex-end;
213
216
  }
214
217
  }
215
218
  @media (max-width: 1023px) {
216
- .txcb8dk {
219
+ .txcb8dl {
217
220
  margin-top: 24px;
218
221
  }
219
- .txcb8dl {
222
+ .txcb8dm {
220
223
  max-width: 100%;
221
224
  }
222
- .txcb8du {
225
+ .txcb8dv {
223
226
  margin-top: 24px;
224
227
  }
225
- $.txcb8dl + .txcb8du {
228
+ $.txcb8dm + .txcb8dv {
226
229
  margin-left: 0;
227
230
  }
228
- .txcb8dv {
231
+ .txcb8dw {
229
232
  display: flex;
230
233
  justify-content: center;
231
234
  }
232
- .txcb8dx {
235
+ .txcb8dy {
233
236
  margin-right: 0px;
234
237
  }
235
- .txcb8dy {
238
+ .txcb8dz {
236
239
  transform: translateY(1%);
237
240
  }
238
- .txcb8dy p:first-of-type {
241
+ .txcb8dz p:first-of-type {
239
242
  margin-top: 8px;
240
243
  }
241
- .txcb8dz {
244
+ .txcb8d10 {
242
245
  flex-direction: column;
243
246
  }
244
- .txcb8d10 {
247
+ .txcb8d11 {
245
248
  margin-bottom: 24px;
246
249
  }
247
- .txcb8d11 {
250
+ .txcb8d12 {
248
251
  padding-top: 42px;
249
252
  padding-bottom: 42px;
250
253
  }
251
- .txcb8d1c {
254
+ .txcb8d1d {
252
255
  margin-top: 24px;
253
256
  }
254
257
  }
255
258
  @media (max-width: 768px) {
256
- .txcb8da {
259
+ .txcb8db {
257
260
  margin-top: 8px;
258
261
  font-size: 16px;
259
262
  line-height: 1.5;
260
263
  }
261
- .txcb8dl > * + * {
264
+ .txcb8dm > * + * {
262
265
  margin-top: 10px;
263
266
  }
264
- .txcb8dm {
267
+ .txcb8dn {
265
268
  padding: 24px;
266
269
  }
267
- .txcb8dn {
270
+ .txcb8do {
268
271
  margin-top: 8x;
269
272
  }
270
- .txcb8do {
273
+ .txcb8dp {
271
274
  font-size: 18px;
272
275
  line-height: 26px;
273
276
  }
274
- .txcb8dt {
277
+ .txcb8du {
275
278
  margin-top: 16px;
276
279
  }
277
- .txcb8du {
280
+ .txcb8dv {
278
281
  width: 90%;
279
282
  margin-top: 16px;
280
283
  }
281
- .txcb8dw {
284
+ .txcb8dx {
282
285
  width: 200px;
283
286
  }
284
- .txcb8d10 h2 + p {
287
+ .txcb8d11 h2 + p {
285
288
  font-size: 1rem;
286
289
  line-height: 1.5;
287
290
  }
288
- .txcb8d11 {
291
+ .txcb8d12 {
289
292
  padding-top: 32px;
290
293
  padding-bottom: 32px;
291
294
  }
295
+ }
296
+ @media screen and (max-width: 1023px) {
297
+ main > div:nth-last-child(2) > .txcb8d0 {
298
+ margin-bottom: 42px;
299
+ }
300
+ }
301
+ @media screen and (max-width: 768px) {
302
+ main > div:nth-last-child(2) > .txcb8d0 {
303
+ margin-bottom: 2rem;
304
+ }
292
305
  }
@@ -1,11 +1,11 @@
1
- .ph6wj60 {
1
+ .ph6wj61 {
2
2
  display: flex;
3
3
  flex-direction: column;
4
4
  border: 1px solid #EBEBEB;
5
5
  border-radius: 16px;
6
6
  overflow: hidden;
7
7
  }
8
- .ph6wj61 {
8
+ .ph6wj62 {
9
9
  padding: 24px;
10
10
  max-width: 80ch;
11
11
  font-size: 28px;
@@ -15,7 +15,7 @@
15
15
  font-weight: 600;
16
16
  font-family: var(--header-font-family);
17
17
  }
18
- .ph6wj62 {
18
+ .ph6wj63 {
19
19
  display: flex;
20
20
  justify-content: space-between;
21
21
  background-color: white;
@@ -26,36 +26,49 @@
26
26
  color: var(--_1073cm83);
27
27
  cursor: pointer;
28
28
  }
29
- details[open] .ph6wj62 {
29
+ details[open] .ph6wj63 {
30
30
  background-color: #F4F4F4;
31
31
  padding-bottom: 12px;
32
32
  }
33
- .ph6wj63 {
33
+ .ph6wj64 {
34
34
  font-size: 18px;
35
35
  max-width: 80%;
36
36
  list-style: none;
37
37
  overflow: hidden;
38
38
  }
39
- .ph6wj64 {
39
+ .ph6wj65 {
40
40
  padding: 24px;
41
41
  background-color: #F4F4F4;
42
42
  padding-top: 0;
43
43
  }
44
- .ph6wj64 li + li {
44
+ .ph6wj65 li + li {
45
45
  margin-top: 7px;
46
46
  }
47
- .ph6wj64 ol {
47
+ .ph6wj65 ol {
48
48
  padding-bottom: 1rem;
49
49
  }
50
- .ph6wj64 ol ul {
50
+ .ph6wj65 ol ul {
51
51
  padding-bottom: 0;
52
52
  }
53
- .ph6wj64 ul {
53
+ .ph6wj65 ul {
54
54
  padding-bottom: 1rem;
55
55
  }
56
- .ph6wj64 ul ol {
56
+ .ph6wj65 ul ol {
57
57
  padding-bottom: 0;
58
58
  }
59
59
  details summary::-webkit-details-marker {
60
60
  display: none;
61
+ }
62
+ main > div:nth-last-child(2) > .ph6wj60 {
63
+ margin-bottom: 3.5rem;
64
+ }
65
+ @media screen and (max-width: 1023px) {
66
+ main > div:nth-last-child(2) > .ph6wj60 {
67
+ margin-bottom: 42px;
68
+ }
69
+ }
70
+ @media screen and (max-width: 768px) {
71
+ main > div:nth-last-child(2) > .ph6wj60 {
72
+ margin-bottom: 2rem;
73
+ }
61
74
  }
@@ -152,6 +152,9 @@
152
152
  background: var(--_1073cm8m);
153
153
  color: var(--_1073cm8n);
154
154
  }
155
+ main > div:nth-last-child(2) > ._1r4ovbu0 {
156
+ margin-bottom: 3.5rem;
157
+ }
155
158
  @media screen and (max-width: 380px) {
156
159
  ._1r4ovbuh {
157
160
  flex-direction: column;
@@ -164,4 +167,12 @@
164
167
  ._1r4ovbuo {
165
168
  grid-template-columns: 1fr;
166
169
  }
170
+ main > div:nth-last-child(2) > ._1r4ovbu0 {
171
+ margin-bottom: 42px;
172
+ }
173
+ }
174
+ @media screen and (max-width: 768px) {
175
+ main > div:nth-last-child(2) > ._1r4ovbu0 {
176
+ margin-bottom: 2rem;
177
+ }
167
178
  }
@@ -181,6 +181,9 @@
181
181
  ._1m7m2a10 > p {
182
182
  white-space: break-spaces;
183
183
  }
184
+ main > div:nth-last-child(2) > ._1m7m2a0 {
185
+ margin-bottom: 3.5rem;
186
+ }
184
187
  @media screen and (max-width:1023px) {
185
188
  ._1m7m2a0 {
186
189
  flex-direction: column-reverse;
@@ -228,6 +231,9 @@
228
231
  ._1m7m2az {
229
232
  font-size: 20px;
230
233
  }
234
+ main > div:nth-last-child(2) > ._1m7m2a0 {
235
+ margin-bottom: 42px;
236
+ }
231
237
  }
232
238
  @media screen and (max-width: 768px) {
233
239
  ._1m7m2au {
@@ -236,6 +242,9 @@
236
242
  ._18ygy9m5 ._1m7m2au {
237
243
  min-height: 200px;
238
244
  }
245
+ main > div:nth-last-child(2) > ._1m7m2a0 {
246
+ margin-bottom: 2rem;
247
+ }
239
248
  }
240
249
  @media screen and (max-width: 327px) {
241
250
  ._1m7m2au {
@@ -0,0 +1,13 @@
1
+ main > div:nth-last-child(2) > .xd6m5c0 {
2
+ margin-bottom: 3.5rem;
3
+ }
4
+ @media screen and (max-width: 1023px) {
5
+ main > div:nth-last-child(2) > .xd6m5c0 {
6
+ margin-bottom: 42px;
7
+ }
8
+ }
9
+ @media screen and (max-width: 768px) {
10
+ main > div:nth-last-child(2) > .xd6m5c0 {
11
+ margin-bottom: 2rem;
12
+ }
13
+ }
@@ -58,5 +58,6 @@
58
58
  @media (max-width:1280px) {
59
59
  ._13qd2mm3 {
60
60
  font: 400 16px / 1.5 var(--main-font-family);
61
+ padding: 8px 24px;
61
62
  }
62
63
  }
@@ -1,34 +1,26 @@
1
1
  ._1qd6ohx1 {
2
2
  background-color: #fff;
3
3
  padding: 1.5rem 0;
4
+ position: relative;
4
5
  }
5
6
  ._1qd6ohx0 .slick-track {
6
7
  display: flex;
7
- justify-content: center;
8
8
  }
9
9
  .slick-slide + .slick-slide {
10
10
  margin-left: 8px;
11
11
  }
12
- main > .section_spacer:has(.sticky_nav) {
12
+ .section_spacer:has(._1qd6ohx1) {
13
13
  margin-top: 0;
14
14
  position: sticky;
15
15
  top: 0;
16
16
  z-index: 999;
17
17
  }
18
- .slick-slider {
19
- height: 56px;
20
- }
21
18
  .slick-list:focus {
22
19
  outline: 0;
23
20
  }
24
21
  .slick-list.dragging {
25
22
  cursor: pointer;
26
23
  }
27
- .slick-track {
28
- display: flex !important;
29
- justify-content: center !important;
30
- width: auto !important;
31
- }
32
24
  ._1qd6ohx2 {
33
25
  position: fixed;
34
26
  top: 10px;
@@ -57,11 +49,16 @@ main > .section_spacer:has(.sticky_nav) {
57
49
  -webkit-transform: rotate(-180deg);
58
50
  -ms-transform: rotate(-180deg);
59
51
  transform: rotate(-180deg);
52
+ }
53
+ ._1qd6ohx1::after {
60
54
  right: 0;
61
55
  }
62
56
  }
63
57
  @media screen and (min-width:1024px) {
64
58
  .slick-track {
59
+ display: flex !important;
60
+ justify-content: center !important;
61
+ width: auto !important;
65
62
  transform: none !important;
66
63
  }
67
64
  }
@@ -22,7 +22,6 @@
22
22
  padding-bottom: 2.5rem;
23
23
  text-align: center;
24
24
  max-width: 1000px;
25
- padding-top: 3rem;
26
25
  }
27
26
  ._18ygy9m5 .containment {
28
27
  width: 100%;