@axos-web-dev/shared-components 2.0.0-dev.30-toasts.1 → 2.0.0-dev.30

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 (158) hide show
  1. package/dist/ATMLocator/ATMLocator.js +4 -1
  2. package/dist/Article/Article.css.d.ts +8 -4
  3. package/dist/ArticlesSet/ArticlesSet.css.d.ts +23 -1
  4. package/dist/ArticlesSet/ArticlesSet.css.js +7 -7
  5. package/dist/ArticlesSet/ArticlesSet.js +3 -4
  6. package/dist/Auth/ErrorAlert.js +4 -1
  7. package/dist/Auth/SignInPassword.js +1 -1
  8. package/dist/AwardsItem/AwardsItem.js +2 -2
  9. package/dist/Button/Button.js +4 -1
  10. package/dist/Calculators/Calculator.js +4 -1
  11. package/dist/Calculators/MarginTradingCalculator/index.js +4 -1
  12. package/dist/Carousel/index.js +4 -1
  13. package/dist/Chatbot/Bubble.js +1 -1
  14. package/dist/Chatbot/ChatWindow.js +10 -2
  15. package/dist/Chatbot/Chatbot.js +14 -15
  16. package/dist/Chevron/Chevron.interface.d.ts +1 -0
  17. package/dist/Chevron/index.js +6 -2
  18. package/dist/Comparison/Comparison.css.d.ts +1 -0
  19. package/dist/Comparison/Comparison.css.js +13 -11
  20. package/dist/Comparison/Comparison.js +4 -1
  21. package/dist/Comparison/ComparisonSet.js +2 -1
  22. package/dist/Comparison/index.js +2 -1
  23. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +27 -0
  24. package/dist/ExecutiveBio/ExecutiveBio.js +170 -160
  25. package/dist/FaqAccordion/index.js +4 -1
  26. package/dist/FdicCallout/index.js +2 -1
  27. package/dist/FooterDisclosure/FooterDisclosure.js +1 -0
  28. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +666 -657
  29. package/dist/Forms/ApplyNow.js +4 -1
  30. package/dist/Forms/CommercialDepositsACS.d.ts +3 -0
  31. package/dist/Forms/CommercialDepositsACS.js +278 -0
  32. package/dist/Forms/ContactUsBusiness.js +4 -1
  33. package/dist/Forms/ContactUsBusinessNameEmail.js +4 -1
  34. package/dist/Forms/ContactUsNMLSId.js +4 -1
  35. package/dist/Forms/ContactUsSchwabAAS.js +1 -1
  36. package/dist/Forms/CpraRequest.js +4 -1
  37. package/dist/Forms/CraPublicFile.js +4 -1
  38. package/dist/Forms/EmailOnly.js +4 -1
  39. package/dist/Forms/Forms.css.d.ts +3 -0
  40. package/dist/Forms/MortgageRate/MortgageRateForm.js +4 -1
  41. package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -1
  42. package/dist/Forms/MortgageWarehouseLending.js +4 -1
  43. package/dist/Forms/SuccesForm.js +4 -1
  44. package/dist/Forms/index.d.ts +1 -0
  45. package/dist/Forms/index.js +2 -0
  46. package/dist/Hyperlink/index.js +4 -1
  47. package/dist/IconBillboard/IconBillboard.css.d.ts +16 -0
  48. package/dist/IconBillboard/IconBillboard.css.js +5 -3
  49. package/dist/IconBillboard/IconBillboardSet.js +68 -62
  50. package/dist/IconBillboard/index.js +2 -1
  51. package/dist/ImageLink/ImageLink.js +4 -1
  52. package/dist/ImageLink/ImageLinkSet.js +4 -1
  53. package/dist/ImageLink/index.js +4 -1
  54. package/dist/ImageToast/index.js +4 -1
  55. package/dist/Insight/Featured/CategorySelector.d.ts +1 -1
  56. package/dist/Insight/Featured/CategorySelector.js +7 -3
  57. package/dist/Insight/Featured/Featured.js +4 -1
  58. package/dist/Insight/Featured/Header.d.ts +1 -2
  59. package/dist/Insight/Featured/Header.js +4 -1
  60. package/dist/LandingPageHeader/LandingPageHeader.js +25 -16
  61. package/dist/Modal/Modal.js +4 -1
  62. package/dist/Modal/contextApi/store.d.ts +9 -1
  63. package/dist/Modal/contextApi/store.js +28 -8
  64. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  65. package/dist/NavigationMenu/AxosALTS/index.js +39 -22
  66. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  67. package/dist/NavigationMenu/AxosAdvisor/index.js +1 -1
  68. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  69. package/dist/NavigationMenu/AxosAdvisorServices/index.js +32 -24
  70. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +4 -1
  71. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -8
  72. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +2 -17
  73. package/dist/NavigationMenu/AxosBank/SubNavBar.js +20 -110
  74. package/dist/NavigationMenu/AxosBank/index.js +30 -19
  75. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  76. package/dist/NavigationMenu/AxosClearing/SubNavBar.js +6 -6
  77. package/dist/NavigationMenu/AxosClearing/index.js +31 -16
  78. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +40 -40
  79. package/dist/NavigationMenu/AxosFiduciary/index.js +5 -2
  80. package/dist/NavigationMenu/LaVictoire/index.js +4 -1
  81. package/dist/NavigationMenu/NavItem/index.js +141 -1
  82. package/dist/NavigationMenu/ServerNavigation/DropwdownButton.d.ts +7 -0
  83. package/dist/NavigationMenu/ServerNavigation/DropwdownButton.js +248 -0
  84. package/dist/NavigationMenu/ServerNavigation/Menu.d.ts +40 -0
  85. package/dist/NavigationMenu/ServerNavigation/Menu.js +268 -0
  86. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.d.ts +13 -0
  87. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.js +637 -0
  88. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.module.js +86 -0
  89. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileNavData.d.ts +51 -0
  90. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileNavData.js +96 -0
  91. package/dist/NavigationMenu/ServerNavigation/MobileMenu/mobileReducer.d.ts +36 -0
  92. package/dist/NavigationMenu/ServerNavigation/MobileMenu/mobileReducer.js +105 -0
  93. package/dist/NavigationMenu/ServerNavigation/NavBar.module.js +125 -0
  94. package/dist/NavigationMenu/ServerNavigation/NavigationBar.css.d.ts +7 -0
  95. package/dist/NavigationMenu/ServerNavigation/NavigationBar.css.js +22 -0
  96. package/dist/NavigationMenu/ServerNavigation/SubNavBar.d.ts +6 -0
  97. package/dist/NavigationMenu/ServerNavigation/SubNavBar.js +281 -0
  98. package/dist/NavigationMenu/ServerNavigation/SubNavItem.d.ts +1 -0
  99. package/dist/NavigationMenu/ServerNavigation/SubNavItem.js +317 -0
  100. package/dist/NavigationMenu/ServerNavigation/SubNavbar.css.d.ts +60 -0
  101. package/dist/NavigationMenu/ServerNavigation/SubNavbar.css.js +22 -0
  102. package/dist/NavigationMenu/ServerNavigation/index.d.ts +7 -0
  103. package/dist/NavigationMenu/ServerNavigation/index.js +297 -0
  104. package/dist/NavigationMenu/index.d.ts +2 -0
  105. package/dist/NavigationMenu/index.js +19 -10
  106. package/dist/NavigationMenu/utils.d.ts +480 -0
  107. package/dist/NavigationMenu/utils.js +128 -0
  108. package/dist/PageNavSet/PageNavSet.js +16 -8
  109. package/dist/SecondaryFooter/index.js +8 -1
  110. package/dist/SetContainer/SetContainer.css.d.ts +3 -0
  111. package/dist/SetContainer/SetContainer.js +4 -1
  112. package/dist/SocialMediaBar/iconsRepository.js +4 -1
  113. package/dist/SocialMediaBar/index.js +1 -1
  114. package/dist/StepItemSet/StepItemSet.css.d.ts +3 -0
  115. package/dist/TopicalNavSet/TopicalNavSet.js +17 -9
  116. package/dist/VideoTile/VideoTile.js +4 -1
  117. package/dist/VideoWrapper/index.js +4 -1
  118. package/dist/assets/Article/Article.css +8 -4
  119. package/dist/assets/ArticlesSet/ArticlesSet.css +54 -39
  120. package/dist/assets/Auth/SignIn.css +2 -1
  121. package/dist/assets/CallToActionBar/CallToActionBar.css +2 -0
  122. package/dist/assets/Comparison/Comparison.css +32 -29
  123. package/dist/assets/DownloadTile/DownloadTile.css +0 -5
  124. package/dist/assets/ExecutiveBio/ExecutiveBio.css +17 -3
  125. package/dist/assets/FaqAccordion/FaqAccordion.css +1 -1
  126. package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +2 -2
  127. package/dist/assets/Forms/Forms.css +3 -2
  128. package/dist/assets/IconBillboard/IconBillboard.css +31 -13
  129. package/dist/assets/Insight/Featured/Header.css +4 -2
  130. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +265 -264
  131. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
  132. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +631 -630
  133. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +485 -484
  134. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +428 -427
  135. package/dist/assets/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.css +353 -0
  136. package/dist/assets/NavigationMenu/ServerNavigation/NavBar.css +483 -0
  137. package/dist/assets/NavigationMenu/ServerNavigation/NavigationBar.css +40 -0
  138. package/dist/assets/NavigationMenu/ServerNavigation/SubNavbar.css +87 -0
  139. package/dist/assets/SetContainer/SetContainer.css +7 -10
  140. package/dist/assets/SocialMediaBar/SocialMediaBar.css +1 -0
  141. package/dist/assets/StepItemSet/StepItemSet.css +3 -3
  142. package/dist/assets/Table/Table.css +0 -4
  143. package/dist/assets/TopicalNavSet/TopicalNavSet.css +0 -3
  144. package/dist/assets/VideoTile/VideoTile.css +0 -3
  145. package/dist/assets/globals.css +34 -2
  146. package/dist/globals.css.js +8 -1
  147. package/dist/icons/QuoteIconGrey.js +1 -0
  148. package/dist/icons/QuoteIconWhite.js +1 -0
  149. package/dist/icons/QuoteIconYellow.js +1 -0
  150. package/dist/index.css.js +8 -1
  151. package/dist/main.js +25 -12
  152. package/dist/utils/allowedAxosDomains.js +7 -13
  153. package/dist/utils/useVisibility.js +4 -1
  154. package/package.json +148 -148
  155. package/dist/NavigationMenu/Navbar.d.ts +0 -5
  156. package/dist/NavigationMenu/Navbar.js +0 -204
  157. package/dist/NavigationMenu/SignInNavButton.d.ts +0 -1
  158. package/dist/NavigationMenu/SignInNavButton.js +0 -365
@@ -0,0 +1,483 @@
1
+ ._header_1ey07_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_1ey07_9 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_1ey07_21 {
12
+ min-height: 80px;
13
+ padding-top: 1rem;
14
+ padding-bottom: 0.5rem;
15
+ }
16
+
17
+ ._logo_wrap_1ey07_33 {
18
+ padding: 9px 6px;
19
+ }
20
+
21
+ ._primary_links_1ey07_41 {
22
+ margin-left: 30px;
23
+ }
24
+
25
+ ._main_nav_link_1ey07_49 {
26
+ padding: 10px 8px;
27
+ text-align: center;
28
+ }
29
+
30
+ ._main_nav_link_1ey07_49 > a {
31
+ border-bottom: 4px solid transparent;
32
+ display: inline-block;
33
+ font-size: 16px;
34
+ padding: 4px 26px;
35
+ position: relative;
36
+ }
37
+
38
+ ._main_nav_link_1ey07_49 > a::after {
39
+ content: "";
40
+ position: absolute;
41
+ left: 0;
42
+ bottom: -4px;
43
+ width: 100%;
44
+ height: 4px;
45
+ background-color: currentColor;
46
+ opacity: 0;
47
+ }
48
+
49
+ ._main_nav_link_1ey07_49 > .active {
50
+ font-weight: 700;
51
+ }
52
+
53
+ ._main_nav_link_1ey07_49 > .active::after {
54
+ opacity: 1;
55
+ }
56
+
57
+ ._sub_nav_link_1ey07_113 a,
58
+ ._main_nav_link_1ey07_49 a,
59
+ ._signin_wrap_1ey07_117 a,
60
+ ._signin_btn_1ey07_119 {
61
+ text-decoration: none;
62
+ transition: opacity 0.3s ease;
63
+ }
64
+
65
+ ._sub_nav_link_1ey07_113:hover,
66
+ ._main_nav_link_1ey07_49 a:hover,
67
+ ._signin_wrap_1ey07_117 a:hover {
68
+ opacity: 0.8;
69
+ }
70
+
71
+ ._signin_wrap_1ey07_117 .link {
72
+ padding: 8px;
73
+ text-decoration: none;
74
+ }
75
+
76
+ ._signin_btn_1ey07_119 {
77
+ border-color: transparent;
78
+ border-radius: 8px;
79
+ color: #fff;
80
+ cursor: pointer;
81
+ font-size: 16px;
82
+ font-weight: 700;
83
+ line-height: 1.44;
84
+ margin-left: 8px;
85
+ padding: 11px 24px !important;
86
+ letter-spacing: 0.2px;
87
+ }
88
+
89
+ ._signin_btn_1ey07_119:hover {
90
+ background-color: transparent;
91
+ opacity: 0.9;
92
+ }
93
+
94
+ ._signin_btn_1ey07_119 > span {
95
+ margin-right: 8px;
96
+ }
97
+
98
+ ._header_sub_row_1ey07_195 {
99
+ min-height: 48px;
100
+ position: relative;
101
+ }
102
+
103
+ ._sub_nav_link_1ey07_113 {
104
+ color: #ffffff;
105
+ display: flex;
106
+ padding-inline: 1rem;
107
+ text-align: center;
108
+ }
109
+
110
+ ._sub_nav_link_1ey07_113 a {
111
+ display: flex;
112
+ align-items: center;
113
+ font-family: var(--header-font-family);
114
+ font-weight: 700;
115
+ line-height: 1.5;
116
+ padding: 12px 0px;
117
+ }
118
+ ._sub_nav_link_1ey07_113 a:first-child {
119
+ padding-left: 9.5px;
120
+ padding-right: 1.5px;
121
+ }
122
+
123
+ ._sub_nav_link_1ey07_113 a:last-child {
124
+ padding-right: 9.5px;
125
+ }
126
+
127
+ ._sub_nav_link_1ey07_113:hover {
128
+ background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
129
+ }
130
+
131
+ ._signin_dropdown_1ey07_261 {
132
+ display: none;
133
+ min-width: 288px;
134
+ padding: 1.5rem 1rem;
135
+ position: absolute;
136
+ right: 0;
137
+ top: 100%;
138
+ z-index: 1204;
139
+ }
140
+
141
+ ._shadow_1ey07_281 {
142
+ border-top: none;
143
+ border: 0.5px solid rgb(255 255 255 / 14%);
144
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
145
+ }
146
+
147
+ ._signin_dropdown_1ey07_261 li[role="heading"] {
148
+ margin-top: 1px;
149
+ }
150
+
151
+ ._signin_header_1ey07_301 {
152
+ color: #1f1f1f;
153
+ font-weight: 700;
154
+ padding: 0.5rem 1rem;
155
+ text-align: left;
156
+ }
157
+
158
+ ._signin_subheader_1ey07_315 {
159
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
160
+ }
161
+
162
+ ._signin_header_1ey07_301,
163
+ ._signin_subheader_1ey07_315 a {
164
+ line-height: 1.5;
165
+ }
166
+
167
+ @keyframes _fadeInDown_1ey07_1 {
168
+ from {
169
+ opacity: 0;
170
+ transform: translate3d(0, -1%, 0);
171
+ }
172
+
173
+ to {
174
+ opacity: 1;
175
+ transform: none;
176
+ }
177
+ }
178
+
179
+ ._opacity_1ey07_357 {
180
+ animation-duration: 0.5s;
181
+ animation-fill-mode: both;
182
+ animation-name: _fadeInDown_1ey07_1;
183
+ }
184
+
185
+ ._signin_footer_1ey07_369:last-of-type:not(:first-of-type) {
186
+ margin-top: 0.5rem;
187
+ padding-top: 1rem;
188
+ }
189
+
190
+ ._signin_footer_1ey07_369 > a + a {
191
+ display: block;
192
+ margin-top: 16px;
193
+ }
194
+
195
+ ._signin_footer_1ey07_369:last-of-type:not(:first-of-type)::before {
196
+ content: "";
197
+ background-color: #8f8f8f;
198
+ height: 2px;
199
+ opacity: 0.3;
200
+ position: absolute;
201
+ right: 8px;
202
+ top: 0;
203
+ width: 94%;
204
+ }
205
+
206
+ ._open_1ey07_411 {
207
+ opacity: 0.8;
208
+ }
209
+
210
+ ._open_1ey07_411 > svg {
211
+ transform: scaleY(-1);
212
+ }
213
+
214
+ ._open_1ey07_411 + ._signin_dropdown_1ey07_261 {
215
+ display: block;
216
+ }
217
+
218
+ ._dd_wrapper_1ey07_435 {
219
+ max-width: 1440px;
220
+ outline: none !important;
221
+ position: absolute;
222
+ top: 0;
223
+ width: 100%;
224
+ z-index: 1203;
225
+ }
226
+
227
+ ._dd_media_1ey07_453 {
228
+ padding: 1.5rem;
229
+ width: 280px;
230
+ }
231
+
232
+ ._dd_media_img_1ey07_463 {
233
+ min-height: 232px;
234
+ }
235
+
236
+ ._dd_site_navs_1ey07_471 {
237
+ display: flex;
238
+ flex-direction: column;
239
+ flex: 1 1 0%;
240
+ padding: 1.5rem;
241
+ }
242
+
243
+ ._dd_media_header_1ey07_485 p {
244
+ color: #fff;
245
+ font-size: 14px;
246
+ line-height: 1.42;
247
+ }
248
+
249
+ ._dd_media_header_1ey07_485 div[role="heading"] {
250
+ font: 700 1.25rem/ 1.4 var(--header-font-family);
251
+ text-wrap: pretty;
252
+ }
253
+
254
+ ._mt_8_1ey07_507 {
255
+ margin-top: 8px;
256
+ }
257
+
258
+ ._mt_16_1ey07_515 {
259
+ margin-top: 1rem;
260
+ }
261
+
262
+ ._ml_8_1ey07_523 {
263
+ margin-left: 8px;
264
+ }
265
+
266
+ ._dd_media_cta_1ey07_531 a:first-child {
267
+ border-radius: 8px;
268
+ border: 2px solid transparent;
269
+ color: #1e3860 !important;
270
+ display: inline-block;
271
+ font-size: 1.125rem;
272
+ font-weight: 700;
273
+ line-height: 1.44;
274
+ padding: 12px;
275
+ text-decoration: none;
276
+ transition: all 0.25s ease;
277
+ width: 100%;
278
+ }
279
+
280
+ ._dd_media_cta_1ey07_531 a:first-child:hover {
281
+ background-color: transparent;
282
+ border-color: #fff;
283
+ color: #fff !important;
284
+ }
285
+
286
+ ._dd_media_cta_1ey07_531 a:nth-child(2) {
287
+ color: #fff;
288
+ display: inline-block;
289
+ margin-top: 8px;
290
+ text-decoration: none;
291
+ }
292
+
293
+ ._dd_media_cta_1ey07_531 > a:nth-child(2):hover {
294
+ opacity: 0.8;
295
+ text-decoration: underline;
296
+ }
297
+
298
+ ._reversed_row_1ey07_595 {
299
+ flex-direction: row-reverse;
300
+ }
301
+
302
+ ._dd_media_cta_1ey07_531 a:first-child:active {
303
+ background-color: #fff;
304
+ border-color: transparent;
305
+ color: #1e3860 !important;
306
+ }
307
+
308
+ ._headline_1ey07_615 > [role="heading"] {
309
+ color: var(--_1073cm85);
310
+ flex: 1 1 0%;
311
+ font: 700 1.5rem / 1.33 var(--header-font-family);
312
+ margin-bottom: 0;
313
+ text-decoration: none;
314
+ }
315
+
316
+ ._nav_anchor_1ey07_631 {
317
+ aspect-ratio: 1;
318
+ background-color: #4a5560;
319
+ border-radius: 8px;
320
+ height: 1.5rem;
321
+ width: 1.5rem;
322
+ }
323
+
324
+ ._headline_cta_1ey07_647 {
325
+ margin-left: 8px;
326
+ }
327
+
328
+ ._headline_cta_1ey07_647 > a {
329
+ color: var(--_1073cm85);
330
+ font-family: var(--header-font-family);
331
+ font-weight: 700;
332
+ line-height: 1.5;
333
+ text-decoration: none;
334
+ }
335
+
336
+ ._sub_nav_link_1ey07_113:hover,
337
+ ._signin_wrap_1ey07_117 a:hover,
338
+ ._main_nav_link_1ey07_49 a:not(.active):hover,
339
+ ._dd_site_navs_1ey07_471 a:hover,
340
+ ._site_lists_1ey07_679 a:hover {
341
+ text-decoration: underline;
342
+ }
343
+
344
+ ._dd_site_navs_1ey07_471 hr {
345
+ border-style: solid;
346
+ border-width: 1px;
347
+ color: #a0aab3;
348
+ margin: 1.5rem 0;
349
+ opacity: 0.3;
350
+ position: relative;
351
+ }
352
+
353
+ ._site_lists_1ey07_679 {
354
+ display: grid;
355
+ gap: 24px;
356
+ grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
357
+ padding-bottom: 1.5rem;
358
+ }
359
+
360
+ ._site_lists_1ey07_679._modify_fit_1ey07_719 {
361
+ grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
362
+ }
363
+
364
+ ._site_lists_1ey07_679 > * {
365
+ width: 100%;
366
+ }
367
+
368
+ ._site_lists_1ey07_679 a {
369
+ color: #1f1f1f;
370
+ text-decoration: none;
371
+ font-weight: 400;
372
+ font-family: var(--header-font-family);
373
+ }
374
+
375
+ ._site_lists_1ey07_679 [role="heading"] {
376
+ color: var(--_1073cm83);
377
+ font-weight: 700;
378
+ font-family: unset;
379
+ }
380
+
381
+ ._site_lists_1ey07_679 li + li {
382
+ margin-top: 8px;
383
+ }
384
+
385
+ ._signin_wrap_1ey07_117 > ._mobile_only_1ey07_769 > a {
386
+ color: #4a5560;
387
+ padding: 0;
388
+ line-height: 1;
389
+ }
390
+
391
+ ._mobile_logo_1ey07_781 {
392
+ display: flex;
393
+ align-items: center;
394
+ flex: 1 1 0%;
395
+ justify-content: space-between;
396
+ }
397
+
398
+ ._highlight_1ey07_795 > a {
399
+ border-bottom: none;
400
+ font-weight: 700;
401
+ line-height: 1.44;
402
+ }
403
+
404
+ ._mobile_opened_1ey07_807 {
405
+ left: 0%;
406
+ }
407
+
408
+ body:has(._mobile_opened_1ey07_807) {
409
+ overflow-y: hidden;
410
+ }
411
+
412
+ ._dd_footer_1ey07_823 {
413
+ align-items: end;
414
+ flex: 1 1 0%;
415
+ font-size: 11px;
416
+ justify-content: flex-end;
417
+ letter-spacing: 0.3px;
418
+ }
419
+
420
+ ._skip_btn_1ey07_839 {
421
+ clip: rect(1px 1px 1px 1px);
422
+ margin: -1px;
423
+ overflow: hidden;
424
+ padding: 0;
425
+ position: absolute;
426
+ }
427
+
428
+ ._skip_btn_1ey07_839:active,
429
+ ._skip_btn_1ey07_839:focus {
430
+ background-color: #1e3860;
431
+ border-radius: 8px;
432
+ clip: auto;
433
+ color: #ffffff;
434
+ font-size: 14px;
435
+ font-weight: 700;
436
+ margin: 0;
437
+ overflow: visible;
438
+ padding: 9px 24px;
439
+ position: relative;
440
+ text-decoration: none;
441
+ top: 12px;
442
+ }
443
+
444
+ @media (max-width: 1280px) and (min-width: 1024px) {
445
+ ._wrapper_1ey07_9 {
446
+ width: calc(100% - 28px);
447
+ }
448
+
449
+ ._dd_wrapper_1ey07_435 > ._wrapper_1ey07_9 {
450
+ width: 100%;
451
+ }
452
+ ._main_nav_link_1ey07_49 > a {
453
+ padding: 4px 6px;
454
+ font-size: 15px;
455
+ }
456
+ ._desktop_only_1ey07_911 > a {
457
+ font-size: 15px;
458
+ }
459
+ }
460
+
461
+ @media (max-width: 1023px) {
462
+ ._desktop_only_1ey07_911 {
463
+ display: none !important;
464
+ }
465
+ }
466
+
467
+ @media (max-width: 768px) {
468
+ ._wrapper_1ey07_9 {
469
+ width: calc(100% - 48px);
470
+ }
471
+ ._header_main_row_1ey07_21 {
472
+ min-height: 65px;
473
+ }
474
+ ._mobile_logo_1ey07_781 > a > svg {
475
+ max-width: 85px;
476
+ }
477
+ }
478
+
479
+ @media (min-width: 1024px) {
480
+ ._mobile_only_1ey07_769 {
481
+ display: none !important;
482
+ }
483
+ }
@@ -0,0 +1,40 @@
1
+ ._10ndj7d0 {
2
+ background-color: var(--_1073cm8f) !important;
3
+ color: var(--_1073cm86) !important;
4
+ }
5
+ ._10ndj7d0:hover {
6
+ background-color: transparent !important;
7
+ border-color: var(--_1073cm8f) !important;
8
+ color: var(--_1073cm8f) !important;
9
+ }
10
+ ._10ndj7d0:active {
11
+ background: var(--_1073cm8f) !important;
12
+ background-color: var(--_1073cm8f) !important;
13
+ color: var(--_1073cm86) !important;
14
+ }
15
+ ._10ndj7d0:hover > svg path {
16
+ fill: var(--_1073cm8f);
17
+ }
18
+ ._10ndj7d0:active > svg path {
19
+ fill: var(--_1073cm86);
20
+ }
21
+ ._10ndj7d1 {
22
+ color: var(--_1073cm83);
23
+ max-height: 20rem !important;
24
+ }
25
+ ._10ndj7d2 > a {
26
+ color: var(--_1073cm82);
27
+ }
28
+ ._10ndj7d3 > a {
29
+ color: var(--_1073cm85);
30
+ font-family: var(--header-font-family);
31
+ }
32
+ ._10ndj7d4 {
33
+ fill: var(--_1073cm85);
34
+ }
35
+ ._10ndj7d5 > a {
36
+ color: var(--_1073cm85)!important;
37
+ }
38
+ ._10ndj7d6 {
39
+ color: var(--_1073cm82);
40
+ }
@@ -0,0 +1,87 @@
1
+ .ff9a9z0 {
2
+ background-color: var(--_1073cm8f);
3
+ border-bottom: 1px solid var(--_1073cm8m);
4
+ }
5
+ .ff9a9z1 {
6
+ background: var(--_1073cm8f);
7
+ color: var(--_1073cm8h);
8
+ }
9
+ .ff9a9z2 {
10
+ display: flex;
11
+ flex-direction: column;
12
+ align-items: center;
13
+ width: 100%;
14
+ }
15
+ .ff9a9z3.ff9a9z3 {
16
+ border: 2px solid transparent;
17
+ border-radius: 8px;
18
+ display: inline-block;
19
+ font-size: 18px;
20
+ font-weight: 700;
21
+ line-height: 1.44;
22
+ padding: 12px;
23
+ text-align: center;
24
+ text-decoration: none;
25
+ transition: all 0.25s ease;
26
+ width: 100%;
27
+ white-space: normal;
28
+ }
29
+ .ff9a9z4.ff9a9z4 {
30
+ background-color: var(--_1073cm81);
31
+ color: var(--_1073cm8f);
32
+ }
33
+ .ff9a9z4.ff9a9z4:hover {
34
+ background-color: transparent;
35
+ border-color: var(--_1073cm81);
36
+ color: var(--_1073cm81);
37
+ }
38
+ .ff9a9z4.ff9a9z4:active {
39
+ background-color: var(--_1073cm81);
40
+ border-color: transparent;
41
+ color: var(--_1073cm8f);
42
+ }
43
+ .ff9a9z5.ff9a9z5 {
44
+ background-color: var(--_1073cm8g);
45
+ color: var(--_1073cm8k);
46
+ }
47
+ .ff9a9z5.ff9a9z5:hover {
48
+ background-color: transparent;
49
+ border-color: var(--_1073cm8g);
50
+ color: var(--_1073cm8g);
51
+ }
52
+ .ff9a9z5.ff9a9z5:active {
53
+ background-color: var(--_1073cm8g);
54
+ border-color: transparent;
55
+ color: var(--_1073cm8k);
56
+ }
57
+ .ff9a9z6.ff9a9z6 {
58
+ background-color: transparent;
59
+ border-color: var(--_1073cm8h);
60
+ color: var(--_1073cm8h);
61
+ }
62
+ .ff9a9z6.ff9a9z6:hover {
63
+ background-color: transparent;
64
+ border-color: var(--_1073cm8h);
65
+ color: var(--_1073cm8h);
66
+ }
67
+ .ff9a9z7 {
68
+ display: block;
69
+ margin-top: 8px;
70
+ text-align: center;
71
+ width: 100%;
72
+ }
73
+ .ff9a9z7 a {
74
+ background: transparent;
75
+ border: none;
76
+ border-radius: 0;
77
+ display: inline;
78
+ font-size: 18px;
79
+ font-weight: 700;
80
+ line-height: 1.44;
81
+ padding: 0;
82
+ width: auto;
83
+ }
84
+ .ff9a9z7 a:hover {
85
+ background: transparent;
86
+ border: none;
87
+ }
@@ -3,23 +3,23 @@
3
3
  }
4
4
  ._18ygy9m2 {
5
5
  background: var(--_1073cm88);
6
+ padding-block: 2.5rem;
6
7
  }
7
8
  ._18ygy9m3 {
8
9
  background: var(--_1073cm8f);
9
10
  color: var(--_1073cm8h);
11
+ padding-block: 2.5rem;
10
12
  }
11
13
  ._18ygy9m4 {
12
14
  background: var(--_1073cm8m);
13
15
  color: var(--_1073cm8o);
16
+ padding-block: 2.5rem;
14
17
  }
15
18
  ._18ygy9m5 {
16
19
  display: grid;
17
20
  grid-template-columns: repeat(auto-fit, minmax(min(250px, 100%), 1fr));
18
21
  gap: 24px;
19
22
  }
20
- .containment > ._18ygy9m5:first-child {
21
- padding-top: 2rem;
22
- }
23
23
  ._18ygy9m6 {
24
24
  display: grid;
25
25
  gap: 24px;
@@ -55,14 +55,11 @@
55
55
  }
56
56
  ._18ygy9mb {
57
57
  margin-inline: auto;
58
- padding-block: 2.5rem;
59
- }
60
- .page_body_contents > div:not(:first-child) ._18ygy9m0._18ygy9m1 ._18ygy9mb {
61
- padding-top: 0px;
58
+ padding-bottom: 2.5rem;
62
59
  }
63
60
  ._18ygy9mc {
64
61
  margin-inline: auto;
65
- padding-block: 2.5rem;
62
+ padding-block: 2.5rem 0;
66
63
  }
67
64
  :is(._18ygy9m5, ._18ygy9m6) .containment {
68
65
  width: 100%;
@@ -157,10 +154,10 @@
157
154
  grid-template-columns: 1fr;
158
155
  }
159
156
  ._18ygy9mb {
160
- padding-block: 1.5rem;
157
+ padding-bottom: 1.5rem;
161
158
  }
162
159
  ._18ygy9mc {
163
- padding-block: 1.5rem;
160
+ padding-block: 1.5rem 0;
164
161
  }
165
162
  }
166
163
  @media screen and (max-width: 1280px) {
@@ -15,6 +15,7 @@
15
15
  max-width: 100%;
16
16
  }
17
17
  .nkpt491 a {
18
+ display: flex;
18
19
  transition: opacity 0.25s ease;
19
20
  }
20
21
  .nkpt491 a:hover {
@@ -1,6 +1,3 @@
1
- ._18par6f0 {
2
- padding-block: 48px;
3
- }
4
1
  ._18par6f1 {
5
2
  background: var(--_1073cm81);
6
3
  color: var(--_1073cm83);
@@ -8,14 +5,17 @@
8
5
  ._18par6f2 {
9
6
  background: var(--_1073cm88);
10
7
  color: var(--_1073cm8a);
8
+ padding-block: 48px;
11
9
  }
12
10
  ._18par6f3 {
13
11
  background: var(--_1073cm8f);
14
12
  color: var(--_1073cm8h);
13
+ padding-block: 48px;
15
14
  }
16
15
  ._18par6f4 {
17
16
  background: var(--_1073cm8m);
18
17
  color: var(--_1073cm8o);
18
+ padding-block: 48px;
19
19
  }
20
20
  ._18par6f6 {
21
21
  margin-bottom: 16px;
@@ -1,6 +1,3 @@
1
- ._1nivbwe0 {
2
- padding-top: 2.5rem;
3
- }
4
1
  .lchs2s1 ._1nivbwe0 {
5
2
  padding-top: 0px;
6
3
  }
@@ -20,7 +17,6 @@
20
17
  }
21
18
  ._1nivbwe8 {
22
19
  margin-inline: auto;
23
- margin-bottom: 2.5rem;
24
20
  text-align: center;
25
21
  max-width: 1000px;
26
22
  }
@@ -2,9 +2,6 @@
2
2
  -webkit-box-shadow: 0 7px 10px rgba(0,0,0,0.08);
3
3
  box-shadow: none;
4
4
  }
5
- .page_body_contents > div:has(> .xbzzeo0) {
6
- margin-top: -3.5rem;
7
- }
8
5
  .xbzzeo1 {
9
6
  max-width: 1200px;
10
7
  margin-left: auto;
@@ -1,6 +1,3 @@
1
- ._16puo4g0 {
2
- padding-top: 2.5rem;
3
- }
4
1
  .page_body_contents > div:not(:first-child) ._16puo4g0 {
5
2
  padding-top: 0px;
6
3
  }