@axos-web-dev/shared-components 1.0.100-sectionSpacerRemoved.5 → 1.0.101-dev.1

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 (185) hide show
  1. package/dist/ATMLocator/ATMLocator.js +1 -1
  2. package/dist/Accordion/Accordion.js +3 -3
  3. package/dist/AlertBanner/index.js +1 -1
  4. package/dist/Article/Article.d.ts +2 -2
  5. package/dist/Article/Article.js +3 -14
  6. package/dist/Auth/ErrorAlert.js +1 -1
  7. package/dist/Avatar/Avatar.module.js +1 -1
  8. package/dist/Blockquote/Blockquote.module.js +1 -1
  9. package/dist/Button/Button.js +1 -1
  10. package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
  11. package/dist/Calculators/ApyCalculator/index.js +1 -1
  12. package/dist/Calculators/BuyDownCalculator/index.js +12 -5
  13. package/dist/Calculators/Calculator.d.ts +1 -0
  14. package/dist/Calculators/Calculator.js +15 -13
  15. package/dist/Calculators/MarginTradingCalculator/index.js +1 -1
  16. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
  17. package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
  18. package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
  19. package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
  20. package/dist/Carousel/index.js +7 -8
  21. package/dist/Chatbot/Bubble.js +1 -1
  22. package/dist/Chatbot/Chat.js +7 -0
  23. package/dist/Chatbot/ChatWindow.d.ts +0 -2
  24. package/dist/Chatbot/ChatWindow.js +3 -19
  25. package/dist/Chatbot/Chatbot.js +9 -90
  26. package/dist/Chatbot/ChatbotMessage.d.ts +0 -1
  27. package/dist/Chatbot/ChatbotMessage.js +2 -5
  28. package/dist/Chatbot/store/chat.d.ts +0 -3
  29. package/dist/Chatbot/store/chat.js +2 -10
  30. package/dist/Chatbot/store/messages.d.ts +0 -1
  31. package/dist/Chatbot/store/messages.js +2 -5
  32. package/dist/Chevron/index.js +1 -1
  33. package/dist/Comparison/Comparison.js +1 -1
  34. package/dist/ContentBanner/index.js +1 -1
  35. package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
  36. package/dist/ExecutiveBio/ExecutiveBioSet.js +1 -1
  37. package/dist/FaqAccordion/index.js +2 -2
  38. package/dist/FdicCallout/FdicCallout.module.js +1 -1
  39. package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
  40. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
  41. package/dist/Forms/ApplicationStart.js +1 -3
  42. package/dist/Forms/ApplyNow.js +1 -1
  43. package/dist/Forms/BoatMooringLocation.d.ts +25 -0
  44. package/dist/Forms/BoatMooringLocation.js +479 -0
  45. package/dist/Forms/ClearingForm.js +1 -3
  46. package/dist/Forms/CommercialDeposits.js +1 -3
  47. package/dist/Forms/CommercialDepositsNoLendingOption.js +1 -3
  48. package/dist/Forms/CommercialLending.js +9 -26
  49. package/dist/Forms/CommercialPremiumFinance.js +3 -11
  50. package/dist/Forms/ContactCompany.js +1 -3
  51. package/dist/Forms/ContactCompanyTitle.js +1 -3
  52. package/dist/Forms/ContactUs.js +1 -3
  53. package/dist/Forms/ContactUsAAS.js +1 -7
  54. package/dist/Forms/ContactUsBusiness.js +2 -8
  55. package/dist/Forms/ContactUsBusinessNameEmail.js +2 -8
  56. package/dist/Forms/ContactUsLVF.js +1 -3
  57. package/dist/Forms/ContactUsNMLSId.js +2 -8
  58. package/dist/Forms/CpraRequest.js +1 -3
  59. package/dist/Forms/CraPublicFile.js +2 -8
  60. package/dist/Forms/DealerServices.js +1 -3
  61. package/dist/Forms/EmailOnly.js +3 -8
  62. package/dist/Forms/EmailUs.js +1 -3
  63. package/dist/Forms/Forms.css.d.ts +1 -1
  64. package/dist/Forms/Forms.css.js +3 -3
  65. package/dist/Forms/MortgageRate/MortgageRateForm.js +4 -6
  66. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +6 -6
  67. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +7 -10
  68. package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +2 -2
  69. package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -8
  70. package/dist/Forms/MortgageWarehouseLending.js +2 -8
  71. package/dist/Forms/QuickPricer/QuickPricerForm.js +4 -8
  72. package/dist/Forms/ScheduleCall.js +1 -3
  73. package/dist/Forms/SuccesForm.js +1 -1
  74. package/dist/Forms/VendorQuestionnaire.js +1 -3
  75. package/dist/Forms/WcplSurvey.js +1 -3
  76. package/dist/Forms/index.d.ts +1 -0
  77. package/dist/Forms/index.js +2 -0
  78. package/dist/HeroBanner/HeroBanner.js +2 -2
  79. package/dist/Hyperlink/index.js +1 -1
  80. package/dist/IconBillboard/IconBillboard.css.d.ts +0 -1
  81. package/dist/IconBillboard/IconBillboard.css.js +9 -11
  82. package/dist/IconBillboard/IconBillboardSet.js +1 -1
  83. package/dist/IconBillboard/index.js +1 -2
  84. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
  85. package/dist/ImageBillboard/ExitIntentModal/useExitIntentModal.d.ts +1 -1
  86. package/dist/ImageBillboard/ImageBillboard.js +1 -1
  87. package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
  88. package/dist/ImageLink/ImageLink.js +1 -1
  89. package/dist/ImageLink/ImageLinkSet.js +1 -1
  90. package/dist/ImageLink/index.js +1 -1
  91. package/dist/Input/Checkbox.js +2 -2
  92. package/dist/Input/DownPaymentInput.js +1 -1
  93. package/dist/Input/Dropdown.js +1 -1
  94. package/dist/Input/Input.js +1 -1
  95. package/dist/Input/InputTextArea.js +1 -1
  96. package/dist/Insight/Featured/CategorySelector.js +1 -1
  97. package/dist/Insight/Featured/Featured.js +3 -3
  98. package/dist/Insight/Featured/Header.js +1 -1
  99. package/dist/Interstitial/Interstitial.module.js +1 -1
  100. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  101. package/dist/Modal/Modal.js +1 -1
  102. package/dist/Modal/contextApi/store.js +1 -1
  103. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  104. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
  105. package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
  106. package/dist/NavigationMenu/AxosALTS/index.js +1 -1
  107. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  108. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
  109. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  110. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
  111. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  112. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +6 -6
  113. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +13 -13
  114. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  115. package/dist/NavigationMenu/AxosBank/NavBar.module.js +1 -1
  116. package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
  117. package/dist/NavigationMenu/AxosBank/SubNavBar.js +20 -20
  118. package/dist/NavigationMenu/AxosBank/index.js +1 -1
  119. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  120. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
  121. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
  122. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  123. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
  124. package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
  125. package/dist/NavigationMenu/LaVictoire/index.js +1 -1
  126. package/dist/NavigationMenu/NavDataJson.js +1 -1
  127. package/dist/NavigationMenu/Navbar.js +1 -1
  128. package/dist/NavigationMenu/SignInNavButton.js +1 -1
  129. package/dist/PageNavItem/PageNavItem.js +1 -1
  130. package/dist/SetContainer/SetContainer.js +2 -2
  131. package/dist/SocialMediaBar/iconsRepository.js +1 -1
  132. package/dist/StepItem/StepItem.js +1 -1
  133. package/dist/StepItemSet/StepItemSet.js +1 -1
  134. package/dist/Table/Table.d.ts +21 -20
  135. package/dist/Table/Table.js +1 -1
  136. package/dist/Topic/Topic.js +1 -1
  137. package/dist/VideoTile/VideoTile.js +1 -1
  138. package/dist/VideoWrapper/index.js +1 -1
  139. package/dist/WalnutIframe/wrapper.module.js +1 -1
  140. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
  141. package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
  142. package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
  143. package/dist/assets/Carousel/Carousel.css +1 -1
  144. package/dist/assets/Chatbot/AnimatedGradientBorder.css +1 -2
  145. package/dist/assets/DownloadTile/DownloadTile.css +2 -2
  146. package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
  147. package/dist/assets/Forms/Forms.css +25 -29
  148. package/dist/assets/HelpArticle/HelpArticle.css +2 -2
  149. package/dist/assets/IconBillboard/IconBillboard.css +28 -35
  150. package/dist/assets/Inputs/Input.css +1 -1
  151. package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
  152. package/dist/assets/Insight/Insight.css +4 -4
  153. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -3
  154. package/dist/assets/NavigationMenu/AxosALTS/NavBar2.css +3 -0
  155. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +601 -22
  156. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar2.css +30 -0
  157. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +622 -22
  158. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar2.css +30 -0
  159. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/{MobileMenu.css.css → MobileMenu.css} +27 -27
  160. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +433 -28
  161. package/dist/assets/NavigationMenu/AxosBank/NavBar2.css +40 -0
  162. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -4
  163. package/dist/assets/NavigationMenu/AxosClearing/NavBar2.css +4 -0
  164. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -3
  165. package/dist/assets/NavigationMenu/LaVictoire/NavBar2.css +3 -0
  166. package/dist/assets/Topic/Topic.css +1 -1
  167. package/dist/assets/Typography/Typography.css +1 -1
  168. package/dist/assets/VideoTile/VideoTile.css +1 -1
  169. package/dist/main.js +3 -2
  170. package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
  171. package/dist/utils/useCachedValidators.js +2 -2
  172. package/package.json +31 -22
  173. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +0 -264
  174. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +0 -609
  175. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +0 -630
  176. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +0 -445
  177. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +0 -484
  178. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +0 -429
  179. /package/dist/assets/Avatar/{Avatar.css.css → Avatar.css} +0 -0
  180. /package/dist/assets/Blockquote/{Blockquote.css.css → Blockquote.css} +0 -0
  181. /package/dist/assets/FdicCallout/{FdicCallout.css.css → FdicCallout.css} +0 -0
  182. /package/dist/assets/Interstitial/{Interstitial.css.css → Interstitial.css} +0 -0
  183. /package/dist/assets/NavigationMenu/AxosFiduciary/{NavBar.css.css → NavBar.css} +0 -0
  184. /package/dist/assets/WalnutIframe/{wrapper.css.css → wrapper.css} +0 -0
  185. /package/dist/assets/utils/optimizeImage/{optimizeImage.css.css → optimizeImage.css} +0 -0
@@ -1,30 +1,630 @@
1
- ._413mfo0 {
2
- background-color: var(--_1073cm8f) !important;
1
+ ._header_yenuk_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
3
  }
4
- ._413mfo0:hover {
5
- background-color: var(--_1073cm81) !important;
6
- border-color: var(--_1073cm8f) !important;
7
- color: var(--_1073cm8f) !important;
4
+
5
+ ._wrapper_yenuk_5 {
6
+ margin-inline: auto;
7
+ width: calc(100% - 80px);
8
8
  }
9
- ._413mfo0:active {
10
- background-color: var(--_1073cm8f) !important;
11
- border-color: transparent !important;
12
- color: #FFFFFF !important;
9
+
10
+ ._main_nav_yenuk_10 {
11
+ justify-content: space-between;
12
+ margin: 0 auto;
13
+ max-width: 1640px;
14
+ width: 94%;
13
15
  }
14
- ._413mfo0:hover > svg path {
15
- fill: var(--_1073cm8f);
16
+
17
+ ._header_main_row_yenuk_17,
18
+ ._mobile_header_yenuk_18 {
19
+ min-height: 80px;
20
+ padding-top: 0.5rem;
21
+ padding-bottom: 0.5rem;
16
22
  }
17
- ._413mfo0:active > svg path {
18
- fill: var(--_1073cm81);
23
+ @media (max-width: 1023px) {
24
+ ._header_main_row_yenuk_17,
25
+ ._mobile_header_yenuk_18 {
26
+ padding-top: 1rem;
27
+ }
19
28
  }
20
- ._413mfo1 {
21
- max-height: 20rem !important;
22
- color: var(--_1073cm83);
29
+
30
+ ._logo_wrap_yenuk_30 {
31
+ padding: 9px 6px;
23
32
  }
24
- ._413mfo2 {
25
- color: #1e629a;
33
+
34
+ ._primary_links_yenuk_34 {
35
+ margin-left: 30px;
26
36
  }
27
- ._413mfo3 > a {
28
- color: var(--_1073cm85);
37
+
38
+ ._main_nav_link_yenuk_38 {
39
+ padding: 0px 8px;
40
+ text-align: center;
41
+ }
42
+
43
+ ._main_nav_link_yenuk_38 > a {
44
+ border-bottom: 4px solid transparent;
45
+ display: inline-block;
46
+ font-size: 16px;
47
+ padding: 4px 26px;
48
+ position: relative;
49
+ }
50
+
51
+ ._main_nav_link_yenuk_38 > a::after {
52
+ content: "";
53
+ position: absolute;
54
+ left: 0;
55
+ bottom: -4px;
56
+ width: 100%;
57
+ height: 4px;
58
+ background-color: currentColor;
59
+ opacity: 0;
60
+ }
61
+
62
+ ._main_nav_link_yenuk_38 .active {
63
+ font-weight: 700;
64
+ }
65
+
66
+ ._main_nav_link_yenuk_38 > .active::after {
67
+ opacity: 1;
68
+ }
69
+
70
+ ._sub_nav_link_yenuk_70 a,
71
+ ._main_nav_link_yenuk_38 a,
72
+ ._signin_wrap_yenuk_72 a,
73
+ ._signin_btn_yenuk_73 {
74
+ text-decoration: none;
75
+ transition: opacity 0.3s ease;
76
+ }
77
+
78
+ ._sub_nav_link_yenuk_70:hover,
79
+ ._main_nav_link_yenuk_38 a:hover,
80
+ ._signin_wrap_yenuk_72 a:hover {
81
+ opacity: 0.8;
82
+ }
83
+
84
+ ._signin_wrap_yenuk_72 .link {
85
+ text-decoration: none;
86
+ padding: 8px;
87
+ }
88
+
89
+ ._signin_btn_yenuk_73 {
90
+ border-radius: 8px;
91
+ border-color: transparent;
92
+ color: #fff;
93
+ cursor: pointer;
94
+ font-size: 16px;
95
+ font-weight: 700;
96
+ line-height: 1.44;
97
+ margin-left: 8px;
98
+ padding: 11px 24px;
99
+ }
100
+
101
+ ._signin_btn_yenuk_73:hover {
102
+ background-color: transparent;
103
+ opacity: 0.9;
104
+ }
105
+
106
+ ._signin_btn_yenuk_73 > span {
107
+ margin-right: 8px;
108
+ }
109
+
110
+ ._header_sub_row_yenuk_110 {
111
+ min-height: 48px;
112
+ position: relative;
113
+ }
114
+
115
+ ._sub_nav_link_yenuk_70 {
116
+ color: #ffffff;
117
+ padding-inline: 1rem;
118
+ text-align: center;
119
+ }
120
+
121
+ ._sub_nav_link_yenuk_70 a {
122
+ display: flex;
123
+ align-items: center;
29
124
  font-family: var(--header-font-family);
30
- }
125
+ font-weight: 700;
126
+ line-height: 1.5;
127
+ padding: 12px 0px;
128
+ }
129
+
130
+ ._signin_dropdown_yenuk_130 {
131
+ display: none;
132
+ min-width: 288px;
133
+ padding: 1.5rem 1rem;
134
+ position: absolute;
135
+ right: 0;
136
+ top: 100%;
137
+ z-index: 1204;
138
+ }
139
+
140
+ ._shadow_yenuk_140 {
141
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
142
+ }
143
+
144
+ ._signin_dropdown_yenuk_130 li[role="heading"] {
145
+ margin-top: 1px;
146
+ }
147
+
148
+ ._signin_header_yenuk_148 {
149
+ color: #323339;
150
+ font-weight: 700;
151
+ padding: 0.5rem 1rem;
152
+ text-align: left;
153
+ }
154
+
155
+ ._signin_subheader_yenuk_155 {
156
+ color: #2f5b88;
157
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
158
+ }
159
+
160
+ ._signin_header_yenuk_148,
161
+ ._signin_subheader_yenuk_155 a {
162
+ line-height: 1.5;
163
+ }
164
+
165
+ @keyframes _fadeInDown_yenuk_1 {
166
+ from {
167
+ opacity: 0;
168
+ transform: translate3d(0, -1%, 0);
169
+ }
170
+
171
+ to {
172
+ opacity: 1;
173
+ transform: none;
174
+ }
175
+ }
176
+
177
+ ._opacity_yenuk_177 {
178
+ animation-duration: 0.5s;
179
+ animation-fill-mode: both;
180
+ animation-name: _fadeInDown_yenuk_1;
181
+ }
182
+
183
+ ._footer_yenuk_183 {
184
+ margin-top: 0.5rem;
185
+ padding-top: 1rem;
186
+ }
187
+
188
+ ._footer_yenuk_183::before {
189
+ content: "";
190
+ background-color: #8f8f8f;
191
+ height: 2px;
192
+ opacity: 0.3;
193
+ position: absolute;
194
+ right: 8px;
195
+ top: 0;
196
+ width: 94%;
197
+ }
198
+
199
+ ._open_yenuk_199 {
200
+ opacity: 0.8;
201
+ }
202
+
203
+ ._open_yenuk_199 > svg {
204
+ transform: scaleY(-1);
205
+ }
206
+
207
+ ._open_yenuk_199 + ._signin_dropdown_yenuk_130 {
208
+ display: block;
209
+ }
210
+
211
+ ._dd_wrapper_yenuk_211 {
212
+ z-index: 1203;
213
+ max-width: 1440px;
214
+ }
215
+
216
+ ._dd_media_yenuk_216 {
217
+ padding: 1.5rem;
218
+ width: 280px;
219
+ }
220
+
221
+ ._dd_media_img_yenuk_221 {
222
+ min-height: 232px;
223
+ }
224
+
225
+ ._dd_site_navs_yenuk_225 {
226
+ flex: 1 1 0%;
227
+ padding: 1.5rem;
228
+ display: flex;
229
+ flex-direction: column;
230
+ }
231
+
232
+ ._dd_media_header_yenuk_232 p {
233
+ font-size: 14px;
234
+ line-height: 1.42;
235
+ }
236
+
237
+ ._dd_media_header_yenuk_232 p[role="heading"] {
238
+ font: 600 1.25rem/ 1.4 var(--header-font-family);
239
+ }
240
+
241
+ ._mt_8_yenuk_241 {
242
+ margin-top: 8px;
243
+ }
244
+
245
+ ._mt_16_yenuk_245 {
246
+ margin-top: 1rem;
247
+ }
248
+
249
+ ._ml_8_yenuk_249 {
250
+ margin-left: 8px;
251
+ }
252
+
253
+ ._dd_media_cta_yenuk_253 > a {
254
+ border-radius: 8px;
255
+ color: #1e3860 !important;
256
+ display: inline-block;
257
+ font-size: 1.125rem;
258
+ font-weight: 700;
259
+ line-height: 1.44;
260
+ padding: 12px;
261
+ text-decoration: none;
262
+ width: 100%;
263
+ transition: all 0.25s ease;
264
+ border: 2px solid transparent;
265
+ }
266
+
267
+ ._reversed_row_yenuk_267 {
268
+ flex-direction: row-reverse;
269
+ }
270
+
271
+ ._dd_media_cta_yenuk_253 > a:hover {
272
+ background-color: transparent;
273
+ border-color: #fff;
274
+ color: #fff;
275
+ }
276
+
277
+ ._dd_media_cta_yenuk_253 > a:active {
278
+ background-color: #fff;
279
+ border-color: transparent;
280
+ color: #1e3860 !important;
281
+ }
282
+
283
+ ._headline_yenuk_283 > p {
284
+ font: 600 1.5rem / 1.33 var(--header-font-family);
285
+ flex: 1 1 0%;
286
+ color: #1e3860;
287
+ }
288
+
289
+ ._nav_anchor_yenuk_289 {
290
+ width: 1.5rem;
291
+ height: 1.5rem;
292
+ aspect-ratio: 1;
293
+ background-color: #4a5560;
294
+ border-radius: 8px;
295
+ }
296
+
297
+ ._headline_cta_yenuk_297 {
298
+ margin-left: 8px;
299
+ }
300
+
301
+ ._headline_cta_yenuk_297 > a {
302
+ font-weight: 700;
303
+ line-height: 1.5;
304
+ text-decoration: none;
305
+ color: #1e3860;
306
+ }
307
+
308
+ ._sub_nav_link_yenuk_70:hover,
309
+ ._signin_wrap_yenuk_72 a:hover,
310
+ ._main_nav_link_yenuk_38 a:not(.active):hover,
311
+ ._dd_site_navs_yenuk_225 a:hover,
312
+ ._site_lists_yenuk_312 a:hover {
313
+ text-decoration: underline;
314
+ }
315
+
316
+ ._dd_site_navs_yenuk_225 hr {
317
+ border-style: solid;
318
+ border-width: 1px;
319
+ color: #a0aab3;
320
+ margin: 1.5rem 0;
321
+ opacity: 0.3;
322
+ position: relative;
323
+ }
324
+
325
+ ._site_lists_yenuk_312 {
326
+ padding-bottom: 1.5rem;
327
+ }
328
+
329
+ ._site_lists_yenuk_312 > * {
330
+ width: 100%;
331
+ }
332
+
333
+ ._site_lists_yenuk_312 a {
334
+ color: #323339;
335
+ text-decoration: none;
336
+ }
337
+
338
+ ._site_lists_yenuk_312 [role="heading"] {
339
+ color: #1e3860;
340
+ font-weight: 700;
341
+ }
342
+
343
+ ._site_lists_yenuk_312 li + li {
344
+ margin-top: 8px;
345
+ }
346
+
347
+ ._hamburger_yenuk_347 {
348
+ background: transparent;
349
+ border: none;
350
+ font-size: 0px;
351
+ line-height: 1;
352
+ outline: none;
353
+ }
354
+
355
+ ._hamburger_yenuk_347:hover,
356
+ ._mobile_header_yenuk_18 button:hover {
357
+ cursor: pointer;
358
+ opacity: 0.8;
359
+ }
360
+
361
+ ._signin_wrap_yenuk_72 > ._mobile_only_yenuk_361 > a {
362
+ color: #4a5560;
363
+ padding: 0;
364
+ line-height: 1;
365
+ }
366
+
367
+ ._mobile_logo_yenuk_367 {
368
+ flex: 1 1 0%;
369
+ text-align: center;
370
+ }
371
+
372
+ ._highlight_yenuk_372 > a {
373
+ border-bottom: none;
374
+ color: #2f5b88;
375
+ font-weight: 700;
376
+ line-height: 1.44;
377
+ }
378
+
379
+ @media (max-width: 1121px) {
380
+ ._mobile_logo_yenuk_367 {
381
+ position: absolute;
382
+ transform: translateX(-50%);
383
+ left: 50%;
384
+ flex: none;
385
+ }
386
+ }
387
+
388
+ ._mobile_header_yenuk_18 {
389
+ padding-bottom: 1rem;
390
+ display: grid;
391
+ place-items: center;
392
+ border-bottom: 1px solid #ebebeb;
393
+ }
394
+
395
+ ._mobile_header_yenuk_18 p {
396
+ font: 400 20px / 1.3 var(--header-font-family);
397
+ }
398
+
399
+ ._mobile_header_yenuk_18 button {
400
+ background: none;
401
+ border: none;
402
+ position: absolute;
403
+ right: 40px;
404
+ top: 50%;
405
+ transform: translateY(-50%);
406
+ }
407
+
408
+ ._mobile_nav_yenuk_408 {
409
+ border-right: 1px solid #ebebeb;
410
+ left: -100%;
411
+ min-height: 100vh;
412
+ position: fixed;
413
+ top: 0;
414
+ transition: all 0.4s ease-in-out;
415
+ width: 100%;
416
+ z-index: 999;
417
+ }
418
+
419
+ ._mobile_opened_yenuk_419 {
420
+ left: 0%;
421
+ }
422
+
423
+ body:has(._mobile_opened_yenuk_419) {
424
+ overflow-y: hidden;
425
+ }
426
+
427
+ ._mobile_nav_item_yenuk_427 {
428
+ background-color: #f4f4f4;
429
+ border-bottom: 1px solid #ebebeb;
430
+ }
431
+
432
+ ._mobile_nav_item_yenuk_427 > a {
433
+ color: #323339;
434
+ display: flex;
435
+ font-weight: 700;
436
+ line-height: 1.5;
437
+ padding: 16px 40px;
438
+ text-decoration: none;
439
+ width: 100%;
440
+ }
441
+
442
+ ._mobile_nav_item_yenuk_427._has_dropdown_yenuk_442 {
443
+ background-color: #f4f4f4;
444
+ isolation: isolate;
445
+ position: relative;
446
+ }
447
+
448
+ ._mobile_nav_item_yenuk_427._has_dropdown_yenuk_442::before {
449
+ content: "";
450
+ background-color: #ebebeb;
451
+ height: 100%;
452
+ position: absolute;
453
+ right: 104px;
454
+ top: 0;
455
+ width: 1px;
456
+ z-index: -1;
457
+ }
458
+
459
+ ._mobile_nav_item_yenuk_427._has_dropdown_yenuk_442 > a {
460
+ color: #1e3860;
461
+ }
462
+
463
+ ._icon_wrap_yenuk_463 {
464
+ line-height: 1;
465
+ height: 24px;
466
+ }
467
+
468
+ ._mobile_footer_yenuk_468 {
469
+ position: relative;
470
+ width: 100%;
471
+ }
472
+
473
+ ._mobile_footer_content_yenuk_473 {
474
+ background-color: #f4f4f4;
475
+ flex: 1 1 0%;
476
+ padding: 16px 24px 16px 40px;
477
+ }
478
+
479
+ ._mobile_footer_content_yenuk_473 p {
480
+ line-height: 1.5;
481
+ text-overflow: ellipsis;
482
+ display: -webkit-box;
483
+ -webkit-box-orient: vertical;
484
+ line-clamp: 2;
485
+ -webkit-line-clamp: 2;
486
+ }
487
+
488
+ ._mobile_footer_media_yenuk_488 {
489
+ flex-basis: min(42%, 300px);
490
+ background: url("https://images.ctfassets.net/i131f3ac17m5/1FEWgXviy43Napqx2EfqD2/4f4ae7934d023d8ee2f871ceb58e7fbc/aas-mobile-footer.webp")
491
+ no-repeat center center / cover;
492
+ }
493
+
494
+ ._footer_cta_yenuk_494 {
495
+ margin-top: 3px;
496
+ }
497
+
498
+ ._footer_cta_yenuk_494 a {
499
+ border-radius: 4px;
500
+ border: 2px solid transparent;
501
+ color: #fff;
502
+ display: inline-block;
503
+ font-weight: 700;
504
+ padding: 4px 32px;
505
+ text-decoration: none;
506
+ }
507
+
508
+ ._footer_cta_yenuk_494 a:hover {
509
+ background-color: transparent;
510
+ text-decoration: underline;
511
+ }
512
+
513
+ ._footer_cta_yenuk_494 a:active {
514
+ background-color: var(--_1073cm82);
515
+ border-color: transparent;
516
+ color: #fff;
517
+ }
518
+
519
+ ._mobile_footer_yenuk_468 > .flex_row {
520
+ min-height: 112px;
521
+ }
522
+
523
+ ._inner_wrapper_yenuk_523 {
524
+ max-height: 100vh;
525
+ overflow-y: scroll;
526
+ }
527
+
528
+ ._btn_yenuk_528 {
529
+ display: block;
530
+ position: relative;
531
+ word-break: initial;
532
+ }
533
+
534
+ ._sub_menu_yenuk_534 {
535
+ overflow: hidden;
536
+ max-height: 0;
537
+ transition: max-height 0.8s ease-out;
538
+ background: #fff;
539
+ overflow-y: scroll;
540
+ }
541
+
542
+ ._sub_menu_yenuk_534 a,
543
+ ._sub_menu_yenuk_534 span {
544
+ display: block;
545
+ padding: 12px 14px 12px 64px;
546
+ position: relative;
547
+ color: #323339;
548
+ text-decoration: none;
549
+ }
550
+
551
+ ._sub_menu_yenuk_534 ._main_yenuk_10 {
552
+ font-weight: 700;
553
+ }
554
+
555
+ ._sub_menu_yenuk_534 a + a {
556
+ border-top: 1px solid #ebebeb;
557
+ }
558
+
559
+ ._dd_footer_yenuk_559 {
560
+ justify-content: flex-end;
561
+ flex: 1 1 0%;
562
+ align-items: end;
563
+ font-size: 11px;
564
+ letter-spacing: 0.3px;
565
+ }
566
+
567
+ @media (max-width: 1280px) and (min-width: 1024px) {
568
+ ._wrapper_yenuk_5 {
569
+ width: calc(100% - 28px);
570
+ }
571
+
572
+ ._dd_wrapper_yenuk_211 > ._wrapper_yenuk_5 {
573
+ width: 100%;
574
+ }
575
+ ._main_nav_link_yenuk_38 > a {
576
+ padding: 4px 6px;
577
+ font-size: 15px;
578
+ }
579
+ ._desktop_only_yenuk_579 > a {
580
+ font-size: 15px;
581
+ }
582
+ }
583
+
584
+ @media (max-width: 1023px) {
585
+ ._desktop_only_yenuk_579 {
586
+ display: none !important;
587
+ }
588
+ }
589
+
590
+ @media (max-width: 768px) {
591
+ ._wrapper_yenuk_5 {
592
+ width: calc(100% - 48px);
593
+ }
594
+
595
+ ._mobile_header_yenuk_18 button {
596
+ right: 1.5rem;
597
+ }
598
+
599
+ ._mobile_nav_item_yenuk_427 > a {
600
+ padding: 16px 24px;
601
+ }
602
+
603
+ ._sub_menu_yenuk_534 a,
604
+ ._sub_menu_yenuk_534 span {
605
+ padding-left: 48px;
606
+ }
607
+
608
+ ._mobile_nav_item_yenuk_427._has_dropdown_yenuk_442::before {
609
+ right: 72px;
610
+ }
611
+
612
+ ._mobile_footer_content_yenuk_473 {
613
+ padding-right: 15px;
614
+ padding-left: 24px;
615
+ }
616
+ }
617
+
618
+ @media (max-width: 450px) {
619
+ ._footer_cta_yenuk_494 a {
620
+ white-space: break-spaces;
621
+ width: 100%;
622
+ text-align: center;
623
+ }
624
+ }
625
+
626
+ @media (min-width: 1024px) {
627
+ ._mobile_only_yenuk_361 {
628
+ display: none !important;
629
+ }
630
+ }
@@ -0,0 +1,30 @@
1
+ ._413mfo0 {
2
+ background-color: var(--_1073cm8f) !important;
3
+ }
4
+ ._413mfo0:hover {
5
+ background-color: var(--_1073cm81) !important;
6
+ border-color: var(--_1073cm8f) !important;
7
+ color: var(--_1073cm8f) !important;
8
+ }
9
+ ._413mfo0:active {
10
+ background-color: var(--_1073cm8f) !important;
11
+ border-color: transparent !important;
12
+ color: #FFFFFF !important;
13
+ }
14
+ ._413mfo0:hover > svg path {
15
+ fill: var(--_1073cm8f);
16
+ }
17
+ ._413mfo0:active > svg path {
18
+ fill: var(--_1073cm81);
19
+ }
20
+ ._413mfo1 {
21
+ max-height: 20rem !important;
22
+ color: var(--_1073cm83);
23
+ }
24
+ ._413mfo2 {
25
+ color: #1e629a;
26
+ }
27
+ ._413mfo3 > a {
28
+ color: var(--_1073cm85);
29
+ font-family: var(--header-font-family);
30
+ }