@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,4 +1,4 @@
1
- ._overlay_ylqkw_1 {
1
+ ._overlay_9wof4_1 {
2
2
  position: fixed;
3
3
  inset: 0;
4
4
  height: 100vh;
@@ -6,7 +6,7 @@
6
6
  z-index: 10000;
7
7
  }
8
8
 
9
- ._drawer_ylqkw_17 {
9
+ ._drawer_9wof4_17 {
10
10
  background: #fff;
11
11
  border-radius: 0 0 0 1rem;
12
12
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
@@ -22,22 +22,22 @@
22
22
  z-index: 10001;
23
23
  }
24
24
 
25
- ._drawer_ylqkw_17::-webkit-scrollbar {
25
+ ._drawer_9wof4_17::-webkit-scrollbar {
26
26
  display: none;
27
27
  }
28
28
 
29
- ._hamburger_ylqkw_57 {
29
+ ._hamburger_9wof4_57 {
30
30
  background: transparent;
31
31
  border: none;
32
32
  cursor: pointer;
33
33
  transition: opacity 0.3s ease;
34
34
  }
35
35
 
36
- ._hamburger_ylqkw_57:hover {
36
+ ._hamburger_9wof4_57:hover {
37
37
  opacity: 0.8;
38
38
  }
39
39
 
40
- ._header_ylqkw_79 {
40
+ ._header_9wof4_79 {
41
41
  display: flex;
42
42
  align-items: center;
43
43
  background: #f4f4f4;
@@ -48,7 +48,7 @@
48
48
  z-index: 1;
49
49
  }
50
50
 
51
- ._back_ylqkw_101 {
51
+ ._back_9wof4_101 {
52
52
  color: var(--_1073cm83);
53
53
  font-size: 1rem;
54
54
  font-weight: 700;
@@ -56,23 +56,23 @@
56
56
  padding: 0;
57
57
  }
58
58
 
59
- ._close_ylqkw_117 {
59
+ ._close_9wof4_117 {
60
60
  font-size: 1.3rem;
61
61
  }
62
62
 
63
- ._back_ylqkw_101,
64
- ._close_ylqkw_117 {
63
+ ._back_9wof4_101,
64
+ ._close_9wof4_117 {
65
65
  background: none;
66
66
  border: none;
67
67
  cursor: pointer;
68
68
  }
69
69
 
70
- ._levelContainer_ylqkw_139 {
70
+ ._levelContainer_9wof4_139 {
71
71
  height: 100%;
72
72
  position: relative;
73
73
  }
74
74
 
75
- ._level_ylqkw_139 {
75
+ ._level_9wof4_139 {
76
76
  background: var(--_1073cm86);
77
77
  color: var(--_1073cm85);
78
78
  font-size: 0.9rem;
@@ -83,12 +83,12 @@
83
83
  z-index: 1;
84
84
  }
85
85
 
86
- ._levelTitle_ylqkw_171 {
86
+ ._levelTitle_9wof4_171 {
87
87
  font: 700 0.9rem / 1.39 var(--main-font-family);
88
88
  letter-spacing: 0.4px;
89
89
  }
90
90
 
91
- ._menu_ylqkw_181 {
91
+ ._menu_9wof4_181 {
92
92
  background-color: transparent;
93
93
  list-style: none;
94
94
  margin: 0;
@@ -97,18 +97,18 @@
97
97
  position: relative;
98
98
  }
99
99
 
100
- ._menu_ylqkw_181 li {
100
+ ._menu_9wof4_181 li {
101
101
  color: var(--_1073cm83);
102
102
  font-family: var(--header-font-family);
103
103
  font-weight: 500;
104
104
  border-top: 1px solid #e9e9e9;
105
105
  }
106
106
 
107
- ._menu_ylqkw_181 li + li {
107
+ ._menu_9wof4_181 li + li {
108
108
  margin-top: 0.5rem;
109
109
  }
110
110
 
111
- ._menuItem_ylqkw_221 {
111
+ ._menuItem_9wof4_221 {
112
112
  display: flex;
113
113
  align-items: center;
114
114
  background: none;
@@ -124,23 +124,23 @@
124
124
  width: 100%;
125
125
  }
126
126
 
127
- ._chevron_ylqkw_253 {
127
+ ._chevron_9wof4_253 {
128
128
  font-size: 1.2rem;
129
129
  margin-left: auto;
130
130
  }
131
131
 
132
- ._chevronIcon_ylqkw_263 {
132
+ ._chevronIcon_9wof4_263 {
133
133
  height: auto;
134
134
  margin-right: 10px;
135
135
  max-width: 8px;
136
136
  }
137
137
 
138
- body:has(._drawer_ylqkw_17) {
138
+ body:has(._drawer_9wof4_17) {
139
139
  overflow-y: hidden;
140
140
  position: relative;
141
141
  }
142
142
 
143
- ._quickLinks_ylqkw_285 {
143
+ ._quickLinks_9wof4_285 {
144
144
  background-color: #e8f7ff;
145
145
  bottom: 0;
146
146
  box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
@@ -150,21 +150,21 @@ body:has(._drawer_ylqkw_17) {
150
150
  position: sticky;
151
151
  }
152
152
 
153
- ._quickLink_ylqkw_285 {
153
+ ._quickLink_9wof4_285 {
154
154
  display: flex;
155
155
  align-items: center;
156
156
  color: var(--_1073cm83);
157
157
  flex-direction: column;
158
158
  flex: 1 1 0%;
159
159
  font-size: 0.8rem;
160
- font-weight: 700;
160
+ font-weight: 600;
161
161
  gap: 8px;
162
162
  line-height: 1.5;
163
163
  text-decoration: none;
164
164
  text-transform: uppercase;
165
165
  }
166
166
 
167
- ._sr_only_ylqkw_333 {
167
+ ._sr_only_9wof4_333 {
168
168
  position: absolute;
169
169
  border: 0;
170
170
  clip: rect(0, 0, 0, 0);
@@ -177,15 +177,15 @@ body:has(._drawer_ylqkw_17) {
177
177
  }
178
178
 
179
179
  @media (max-width: 540px) {
180
- ._drawer_ylqkw_17 {
180
+ ._drawer_9wof4_17 {
181
181
  border-radius: 0;
182
182
  max-width: none;
183
183
  width: 100%;
184
184
  }
185
- ._menu_ylqkw_181 li + li {
185
+ ._menu_9wof4_181 li + li {
186
186
  margin-top: 3px;
187
187
  }
188
- ._menuItem_ylqkw_221 {
188
+ ._menuItem_9wof4_221 {
189
189
  font-size: 0.9rem;
190
190
  padding: 0.65rem 0;
191
191
  }
@@ -1,40 +1,445 @@
1
- ._1edk6yx0 {
2
- background-color: var(--_1073cm8f) !important;
3
- color: var(--_1073cm86) !important;
1
+ ._header_ak0c_1 {
2
+ border-bottom: 1px solid #ebebeb;
4
3
  }
5
- ._1edk6yx0:hover {
6
- background-color: transparent !important;
7
- border-color: var(--_1073cm8f) !important;
8
- color: var(--_1073cm8f) !important;
4
+
5
+ ._wrapper_ak0c_5 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
9
  }
10
- ._1edk6yx0:active {
11
- background: var(--_1073cm8f) !important;
12
- background-color: var(--_1073cm8f) !important;
13
- color: var(--_1073cm86) !important;
10
+
11
+ ._header_main_row_ak0c_11 {
12
+ min-height: 80px;
13
+ padding-top: 1rem;
14
+ padding-bottom: 0.5rem;
14
15
  }
15
- ._1edk6yx0:hover > svg path {
16
- fill: var(--_1073cm8f);
16
+
17
+ ._logo_wrap_ak0c_17 {
18
+ padding: 9px 6px;
17
19
  }
18
- ._1edk6yx0:active > svg path {
19
- fill: var(--_1073cm86);
20
+
21
+ ._primary_links_ak0c_21 {
22
+ margin-left: 30px;
20
23
  }
21
- ._1edk6yx1 {
22
- color: var(--_1073cm83);
23
- max-height: 20rem !important;
24
+
25
+ ._main_nav_link_ak0c_25 {
26
+ padding: 10px 8px;
27
+ text-align: center;
28
+ }
29
+
30
+ ._main_nav_link_ak0c_25 > 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_ak0c_25 > 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_ak0c_25 > .active {
50
+ font-weight: 700;
51
+ }
52
+
53
+ ._main_nav_link_ak0c_25 > .active::after {
54
+ opacity: 1;
55
+ }
56
+
57
+ ._sub_nav_link_ak0c_57 a,
58
+ ._main_nav_link_ak0c_25 a,
59
+ ._signin_wrap_ak0c_59 a,
60
+ ._signin_btn_ak0c_60 {
61
+ text-decoration: none;
62
+ transition: opacity 0.3s ease;
63
+ }
64
+
65
+ ._sub_nav_link_ak0c_57:hover,
66
+ ._main_nav_link_ak0c_25 a:hover,
67
+ ._signin_wrap_ak0c_59 a:hover {
68
+ opacity: 0.8;
69
+ }
70
+
71
+ ._signin_wrap_ak0c_59 .link {
72
+ padding: 8px;
73
+ text-decoration: none;
74
+ }
75
+
76
+ ._signin_btn_ak0c_60 {
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;
86
+ letter-spacing: 0.2px;
87
+ }
88
+
89
+ ._signin_btn_ak0c_60:hover {
90
+ background-color: transparent;
91
+ opacity: 0.9;
92
+ }
93
+
94
+ ._signin_btn_ak0c_60 > span {
95
+ margin-right: 8px;
96
+ }
97
+
98
+ ._header_sub_row_ak0c_98 {
99
+ min-height: 48px;
100
+ position: relative;
101
+ }
102
+
103
+ ._sub_nav_link_ak0c_57 {
104
+ color: #ffffff;
105
+ display: flex;
106
+ padding-inline: 1rem;
107
+ text-align: center;
108
+ }
109
+
110
+ ._sub_nav_link_ak0c_57 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_ak0c_57 a:first-child {
119
+ padding-left: 9.5px;
120
+ padding-right: 1.5px;
121
+ }
122
+
123
+ ._sub_nav_link_ak0c_57 a:last-child {
124
+ padding-right: 9.5px;
125
+ }
126
+
127
+ ._sub_nav_link_ak0c_57:hover {
128
+ background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
129
+ }
130
+
131
+ ._signin_dropdown_ak0c_131 {
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_ak0c_141 {
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_ak0c_131 li[role="heading"] {
148
+ margin-top: 1px;
149
+ }
150
+
151
+ ._signin_header_ak0c_151 {
152
+ color: #1f1f1f;
153
+ font-weight: 700;
154
+ padding: 0.5rem 1rem;
155
+ text-align: left;
156
+ }
157
+
158
+ ._signin_subheader_ak0c_158 {
159
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
160
+ }
161
+
162
+ ._signin_header_ak0c_151,
163
+ ._signin_subheader_ak0c_158 a {
164
+ line-height: 1.5;
165
+ }
166
+
167
+ @keyframes _fadeInDown_ak0c_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_ak0c_179 {
180
+ animation-duration: 0.5s;
181
+ animation-fill-mode: both;
182
+ animation-name: _fadeInDown_ak0c_1;
183
+ }
184
+
185
+ ._signin_footer_ak0c_185 {
186
+ margin-top: 0.5rem;
187
+ padding-top: 1rem;
188
+ }
189
+
190
+ ._signin_footer_ak0c_185 > a + a {
191
+ display: block;
192
+ margin-top: 16px;
193
+ }
194
+
195
+ ._signin_footer_ak0c_185::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_ak0c_206 {
207
+ opacity: 0.8;
208
+ }
209
+
210
+ ._open_ak0c_206 > svg {
211
+ transform: scaleY(-1);
212
+ }
213
+
214
+ ._open_ak0c_206 + ._signin_dropdown_ak0c_131 {
215
+ display: block;
216
+ }
217
+
218
+ ._dd_wrapper_ak0c_218 {
219
+ max-width: 1440px;
220
+ outline: none !important;
221
+ position: absolute;
222
+ top: 0;
223
+ width: 100%;
224
+ z-index: 1203;
24
225
  }
25
- ._1edk6yx2 > a {
26
- color: var(--_1073cm82);
226
+
227
+ ._dd_media_ak0c_227 {
228
+ padding: 1.5rem;
229
+ width: 280px;
27
230
  }
28
- ._1edk6yx3 > a {
231
+
232
+ ._dd_media_img_ak0c_232 {
233
+ min-height: 232px;
234
+ }
235
+
236
+ ._dd_site_navs_ak0c_236 {
237
+ display: flex;
238
+ flex-direction: column;
239
+ flex: 1 1 0%;
240
+ padding: 1.5rem;
241
+ }
242
+
243
+ ._dd_media_header_ak0c_243 p {
244
+ color: #fff;
245
+ font-size: 14px;
246
+ line-height: 1.42;
247
+ }
248
+
249
+ ._dd_media_header_ak0c_243 p[role="heading"] {
250
+ font: 700 1.25rem/ 1.4 var(--header-font-family);
251
+ text-wrap: pretty;
252
+ }
253
+
254
+ ._mt_8_ak0c_254 {
255
+ margin-top: 8px;
256
+ }
257
+
258
+ ._mt_16_ak0c_258 {
259
+ margin-top: 1rem;
260
+ }
261
+
262
+ ._ml_8_ak0c_262 {
263
+ margin-left: 8px;
264
+ }
265
+
266
+ ._reversed_row_ak0c_266 {
267
+ flex-direction: row-reverse;
268
+ }
269
+
270
+ ._headline_ak0c_270 > [role="heading"] {
29
271
  color: var(--_1073cm85);
272
+ flex: 1 1 0%;
273
+ font: 700 1.5rem / 1.33 var(--header-font-family);
274
+ margin-bottom: 0;
275
+ text-decoration: none;
276
+ }
277
+
278
+ ._nav_anchor_ak0c_278 {
279
+ aspect-ratio: 1;
280
+ background-color: #4a5560;
281
+ border-radius: 8px;
282
+ height: 1.5rem;
283
+ width: 1.5rem;
284
+ }
285
+
286
+ ._headline_cta_ak0c_286 {
287
+ margin-left: 8px;
288
+ }
289
+
290
+ ._headline_cta_ak0c_286 > a {
291
+ color: var(--_1073cm85);
292
+ font-family: var(--header-font-family);
293
+ font-weight: 700;
294
+ line-height: 1.5;
295
+ text-decoration: none;
296
+ }
297
+
298
+ ._sub_nav_link_ak0c_57:hover,
299
+ ._signin_wrap_ak0c_59 a:hover,
300
+ ._main_nav_link_ak0c_25 a:not(.active):hover,
301
+ ._dd_site_navs_ak0c_236 a:hover,
302
+ ._site_lists_ak0c_302 a:hover {
303
+ text-decoration: underline;
304
+ }
305
+
306
+ ._dd_site_navs_ak0c_236 hr {
307
+ border-style: solid;
308
+ border-width: 1px;
309
+ color: #a0aab3;
310
+ margin: 1.5rem 0;
311
+ opacity: 0.3;
312
+ position: relative;
313
+ }
314
+
315
+ ._site_lists_ak0c_302 {
316
+ display: grid;
317
+ gap: 24px;
318
+ grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
319
+ padding-bottom: 1.5rem;
320
+ }
321
+
322
+ ._site_lists_ak0c_302._modify_fit_ak0c_322 {
323
+ grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
324
+ }
325
+
326
+ ._site_lists_ak0c_302 > * {
327
+ width: 100%;
328
+ }
329
+
330
+ ._site_lists_ak0c_302 a {
331
+ color: #1f1f1f;
332
+ text-decoration: none;
333
+ font-weight: 400;
30
334
  font-family: var(--header-font-family);
31
335
  }
32
- ._1edk6yx4 {
33
- fill: var(--_1073cm85);
336
+
337
+ ._site_lists_ak0c_302 [role="heading"] {
338
+ color: var(--_1073cm83);
339
+ font-weight: 700;
340
+ font-family: unset;
341
+ }
342
+
343
+ ._site_lists_ak0c_302 li + li {
344
+ margin-top: 8px;
345
+ }
346
+
347
+ ._signin_wrap_ak0c_59 > ._mobile_only_ak0c_347 > a {
348
+ color: #4a5560;
349
+ padding: 0;
350
+ line-height: 1;
351
+ }
352
+
353
+ ._mobile_logo_ak0c_353 {
354
+ display: flex;
355
+ align-items: center;
356
+ flex: 1 1 0%;
357
+ justify-content: space-between;
358
+ }
359
+
360
+ ._highlight_ak0c_360 > a {
361
+ border-bottom: none;
362
+ font-weight: 700;
363
+ line-height: 1.44;
364
+ }
365
+
366
+ ._mobile_opened_ak0c_366 {
367
+ left: 0%;
368
+ }
369
+
370
+ body:has(._mobile_opened_ak0c_366) {
371
+ overflow-y: hidden;
372
+ }
373
+
374
+ ._dd_footer_ak0c_374 {
375
+ align-items: end;
376
+ flex: 1 1 0%;
377
+ font-size: 11px;
378
+ justify-content: flex-end;
379
+ letter-spacing: 0.3px;
380
+ }
381
+
382
+ ._skip_btn_ak0c_382 {
383
+ clip: rect(1px 1px 1px 1px);
384
+ margin: -1px;
385
+ overflow: hidden;
386
+ padding: 0;
387
+ position: absolute;
388
+ }
389
+
390
+ ._skip_btn_ak0c_382:active,
391
+ ._skip_btn_ak0c_382:focus {
392
+ background-color: #1e3860;
393
+ border-radius: 8px;
394
+ clip: auto;
395
+ color: #ffffff;
396
+ font-size: 14px;
397
+ font-weight: 700;
398
+ margin: 0;
399
+ overflow: visible;
400
+ padding: 9px 24px;
401
+ position: relative;
402
+ text-decoration: none;
403
+ top: 12px;
404
+ }
405
+
406
+ @media (max-width: 1280px) and (min-width: 1024px) {
407
+ ._wrapper_ak0c_5 {
408
+ width: calc(100% - 28px);
409
+ }
410
+
411
+ ._dd_wrapper_ak0c_218 > ._wrapper_ak0c_5 {
412
+ width: 100%;
413
+ }
414
+ ._main_nav_link_ak0c_25 > a {
415
+ padding: 4px 6px;
416
+ font-size: 15px;
417
+ }
418
+ ._desktop_only_ak0c_418 > a {
419
+ font-size: 15px;
420
+ }
421
+ }
422
+
423
+ @media (max-width: 1023px) {
424
+ ._desktop_only_ak0c_418 {
425
+ display: none !important;
426
+ }
427
+ }
428
+
429
+ @media (max-width: 768px) {
430
+ ._wrapper_ak0c_5 {
431
+ width: calc(100% - 48px);
432
+ }
433
+ ._header_main_row_ak0c_11 {
434
+ min-height: 65px;
435
+ }
436
+ ._mobile_logo_ak0c_353 > a > svg {
437
+ max-width: 85px;
438
+ }
34
439
  }
35
- ._1edk6yx5 > a {
36
- color: var(--_1073cm85)!important;
440
+
441
+ @media (min-width: 1024px) {
442
+ ._mobile_only_ak0c_347 {
443
+ display: none !important;
444
+ }
37
445
  }
38
- ._1edk6yx6 {
39
- color: var(--_1073cm82);
40
- }
@@ -0,0 +1,40 @@
1
+ ._1edk6yx0 {
2
+ background-color: var(--_1073cm8f) !important;
3
+ color: var(--_1073cm86) !important;
4
+ }
5
+ ._1edk6yx0:hover {
6
+ background-color: transparent !important;
7
+ border-color: var(--_1073cm8f) !important;
8
+ color: var(--_1073cm8f) !important;
9
+ }
10
+ ._1edk6yx0:active {
11
+ background: var(--_1073cm8f) !important;
12
+ background-color: var(--_1073cm8f) !important;
13
+ color: var(--_1073cm86) !important;
14
+ }
15
+ ._1edk6yx0:hover > svg path {
16
+ fill: var(--_1073cm8f);
17
+ }
18
+ ._1edk6yx0:active > svg path {
19
+ fill: var(--_1073cm86);
20
+ }
21
+ ._1edk6yx1 {
22
+ color: var(--_1073cm83);
23
+ max-height: 20rem !important;
24
+ }
25
+ ._1edk6yx2 > a {
26
+ color: var(--_1073cm82);
27
+ }
28
+ ._1edk6yx3 > a {
29
+ color: var(--_1073cm85);
30
+ font-family: var(--header-font-family);
31
+ }
32
+ ._1edk6yx4 {
33
+ fill: var(--_1073cm85);
34
+ }
35
+ ._1edk6yx5 > a {
36
+ color: var(--_1073cm85)!important;
37
+ }
38
+ ._1edk6yx6 {
39
+ color: var(--_1073cm82);
40
+ }