@axos-web-dev/shared-components 1.0.8 → 1.0.9-9.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 (242) hide show
  1. package/dist/ATMLocator/ATMLocator.js +42 -32
  2. package/dist/Accordion/Accordion.css.d.ts +1 -1
  3. package/dist/Article/Article.css.d.ts +41 -41
  4. package/dist/Article/Article.js +3 -13
  5. package/dist/ArticlesSet/ArticlesSet.css.d.ts +16 -16
  6. package/dist/Auth/ErrorAlert.css.d.ts +4 -0
  7. package/dist/Auth/ErrorAlert.css.js +11 -0
  8. package/dist/Auth/ErrorAlert.d.ts +14 -0
  9. package/dist/Auth/ErrorAlert.js +184 -0
  10. package/dist/Auth/Logout.d.ts +3 -0
  11. package/dist/Auth/Logout.js +29 -0
  12. package/dist/Auth/SignIn.css.d.ts +6 -0
  13. package/dist/Auth/SignIn.css.js +18 -0
  14. package/dist/Auth/SignInPassword.d.ts +15 -0
  15. package/dist/Auth/SignInPassword.js +118 -0
  16. package/dist/Auth/index.d.ts +5 -0
  17. package/dist/Auth/index.js +20 -0
  18. package/dist/Button/Button.css.d.ts +31 -18
  19. package/dist/Button/Button.css.js +1 -1
  20. package/dist/Button/Button.js +14 -4
  21. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.d.ts +12 -12
  22. package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +14 -14
  23. package/dist/Calculators/ApyCalculator/index.js +20 -12
  24. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.d.ts +8 -8
  25. package/dist/Calculators/AxosOneCalculator/index.js +18 -10
  26. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.d.ts +22 -22
  27. package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.d.ts +101 -0
  28. package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +56 -0
  29. package/dist/Calculators/BuyDownCalculator/index.d.ts +25 -0
  30. package/dist/Calculators/BuyDownCalculator/index.js +855 -0
  31. package/dist/Calculators/Calculator.js +29 -10
  32. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.d.ts +12 -12
  33. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.d.ts +12 -12
  34. package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.d.ts +8 -8
  35. package/dist/Calculators/calculator.css.d.ts +12 -12
  36. package/dist/Calculators/index.d.ts +1 -0
  37. package/dist/Calculators/index.js +2 -0
  38. package/dist/CallToActionBar/index.js +3 -1
  39. package/dist/Carousel/Carousel.css.d.ts +20 -20
  40. package/dist/Carousel/index.js +23 -13
  41. package/dist/Chevron/Chevron.css.d.ts +6 -6
  42. package/dist/Chevron/index.js +14 -4
  43. package/dist/Comparison/Comparison.css.d.ts +11 -10
  44. package/dist/Comparison/Comparison.css.js +3 -1
  45. package/dist/Comparison/Comparison.js +23 -13
  46. package/dist/Comparison/index.js +2 -1
  47. package/dist/ContentBanner/ContentBanner.css.d.ts +12 -12
  48. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +31 -31
  49. package/dist/ExecutiveBio/ExecutiveBio.js +16 -22
  50. package/dist/FaqAccordion/index.js +16 -6
  51. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +14 -4
  52. package/dist/Forms/ApplicationStart.js +21 -4
  53. package/dist/Forms/ApplyNow.js +14 -4
  54. package/dist/Forms/ClearingForm.js +19 -2
  55. package/dist/Forms/CommercialDeposits.js +19 -2
  56. package/dist/Forms/CommercialLending.js +20 -3
  57. package/dist/Forms/CommercialPremiumFinance.d.ts +10 -0
  58. package/dist/Forms/CommercialPremiumFinance.js +212 -0
  59. package/dist/Forms/ContactCompany.js +20 -3
  60. package/dist/Forms/ContactCompanyTitle.js +20 -3
  61. package/dist/Forms/ContactUs.d.ts +1 -1
  62. package/dist/Forms/ContactUs.js +107 -79
  63. package/dist/Forms/ContactUsAAS.js +20 -5
  64. package/dist/Forms/ContactUsBusiness.d.ts +2 -2
  65. package/dist/Forms/ContactUsBusiness.js +45 -19
  66. package/dist/Forms/ContactUsBusinessNameEmail.d.ts +9 -0
  67. package/dist/Forms/ContactUsBusinessNameEmail.js +282 -0
  68. package/dist/Forms/ContactUsLVF.js +20 -3
  69. package/dist/Forms/ContactUsNMLSId.js +35 -9
  70. package/dist/Forms/CpraRequest.d.ts +1 -1
  71. package/dist/Forms/CpraRequest.js +75 -63
  72. package/dist/Forms/CraPublicFile.d.ts +5 -5
  73. package/dist/Forms/CraPublicFile.js +69 -45
  74. package/dist/Forms/DealerServices.js +20 -4
  75. package/dist/Forms/EmailOnly.js +45 -28
  76. package/dist/Forms/EmailUs.js +12 -2
  77. package/dist/Forms/FormEnums.d.ts +21 -0
  78. package/dist/Forms/FormEnums.js +308 -0
  79. package/dist/Forms/FormProps.d.ts +3 -0
  80. package/dist/Forms/Forms.css.d.ts +42 -42
  81. package/dist/Forms/HoneyPot/HoneyPot.css.d.ts +1 -0
  82. package/dist/Forms/HoneyPot/HoneyPot.css.js +5 -0
  83. package/dist/Forms/HoneyPot/index.d.ts +24 -0
  84. package/dist/Forms/HoneyPot/index.js +71 -0
  85. package/dist/Forms/MortgageRate/MortgageRateForm.js +17 -7
  86. package/dist/Forms/MortgageRate/MortgageRateWatch.js +16 -6
  87. package/dist/Forms/QuickPricer/QuickPricerForm.js +19 -20
  88. package/dist/Forms/ScheduleCall.js +20 -3
  89. package/dist/Forms/ScheduleCallPremier.js +20 -3
  90. package/dist/Forms/SuccesForm.js +31 -21
  91. package/dist/Forms/VendorQuestionnaire.js +12 -2
  92. package/dist/Forms/WcplSurvey.js +20 -3
  93. package/dist/Forms/index.d.ts +3 -0
  94. package/dist/Forms/index.js +8 -0
  95. package/dist/HelpArticle/HelpArticle.css.d.ts +4 -0
  96. package/dist/HelpArticle/HelpArticle.css.js +12 -0
  97. package/dist/HelpArticle/index.d.ts +1 -0
  98. package/dist/HelpArticle/index.js +7 -0
  99. package/dist/HeroBanner/HeroBanner.css.d.ts +19 -17
  100. package/dist/HeroBanner/HeroBanner.css.js +9 -5
  101. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  102. package/dist/HeroBanner/HeroBanner.interface.d.ts +3 -0
  103. package/dist/HeroBanner/HeroBanner.js +47 -1
  104. package/dist/HeroBanner/LargeBanner.css.d.ts +20 -20
  105. package/dist/HeroBanner/SelectionBanner.css.d.ts +8 -8
  106. package/dist/HeroBanner/index.js +3 -1
  107. package/dist/Hyperlink/index.js +17 -7
  108. package/dist/IconBillboard/IconBillboard.css.d.ts +26 -25
  109. package/dist/IconBillboard/IconBillboard.css.js +5 -3
  110. package/dist/IconBillboard/IconBillboard.d.ts +1 -2
  111. package/dist/IconBillboard/IconBillboard.interface.d.ts +1 -0
  112. package/dist/IconBillboard/IconBillboard.js +46 -80
  113. package/dist/IconBillboard/IconBillboardSet.js +1 -1
  114. package/dist/IconBillboard/index.js +3 -3
  115. package/dist/IconBillboard/sections/CallToActionSection.d.ts +12 -0
  116. package/dist/IconBillboard/sections/CallToActionSection.js +101 -0
  117. package/dist/IconBillboard/sections/HeaderSection.d.ts +11 -0
  118. package/dist/IconBillboard/sections/HeaderSection.js +23 -0
  119. package/dist/IconBillboard/sections/IconSection.d.ts +7 -0
  120. package/dist/IconBillboard/sections/IconSection.js +18 -0
  121. package/dist/IconBillboard/sections/ItemsSection.d.ts +11 -0
  122. package/dist/IconBillboard/sections/ItemsSection.js +11 -0
  123. package/dist/IconBillboard/sections/LayoutSection.d.ts +8 -0
  124. package/dist/IconBillboard/sections/LayoutSection.js +6 -0
  125. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +9 -0
  126. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.js +85 -0
  127. package/dist/ImageBillboard/ExitIntentModal/useExitIntentModal.d.ts +5 -0
  128. package/dist/ImageBillboard/ExitIntentModal/useExitIntentModal.js +90 -0
  129. package/dist/ImageBillboard/ImageBillboard.css.d.ts +36 -20
  130. package/dist/ImageBillboard/ImageBillboard.css.js +50 -18
  131. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +20 -2
  132. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  133. package/dist/ImageBillboard/ImageBillboardSet.js +104 -28
  134. package/dist/ImageBillboard/index.js +17 -1
  135. package/dist/ImageLink/ImageLink.d.ts +2 -2
  136. package/dist/ImageLink/ImageLink.js +17 -13
  137. package/dist/ImageLink/ImageLinkSet.js +20 -10
  138. package/dist/ImageLink/index.js +17 -7
  139. package/dist/Input/Checkbox.js +2 -1
  140. package/dist/Input/Input.css.d.ts +16 -16
  141. package/dist/Input/Input.js +4 -1
  142. package/dist/Input/PercentageInput.d.ts +3 -0
  143. package/dist/Input/PercentageInput.js +32 -0
  144. package/dist/Input/RadioButton.js +12 -3
  145. package/dist/Inputs/Input.css.d.ts +14 -14
  146. package/dist/Insight/Featured/CategorySelector.js +28 -20
  147. package/dist/Insight/Featured/Featured.js +75 -58
  148. package/dist/Insight/Featured/Header.js +22 -12
  149. package/dist/Interstitial/Interstitial-variants.css.d.ts +2 -2
  150. package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +3 -3
  151. package/dist/Modal/Modal.js +15 -5
  152. package/dist/NavigationMenu/AxosALTS/NavData.js +14 -4
  153. package/dist/NavigationMenu/AxosALTS/index.js +14 -4
  154. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +3 -10
  155. package/dist/NavigationMenu/AxosAdvisor/index.js +3 -11
  156. package/dist/NavigationMenu/AxosAdvisorServices/NavData.js +0 -5
  157. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +2 -0
  158. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +345 -0
  159. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +53 -0
  160. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +272 -0
  161. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +664 -0
  162. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -81
  163. package/dist/NavigationMenu/AxosBank/NavData.js +14 -4
  164. package/dist/NavigationMenu/AxosBank/SubNavBar.js +432 -108
  165. package/dist/NavigationMenu/AxosBank/index.d.ts +2 -1
  166. package/dist/NavigationMenu/AxosBank/index.js +104 -533
  167. package/dist/NavigationMenu/LaVictoire/NavData.js +14 -4
  168. package/dist/NavigationMenu/LaVictoire/index.js +40 -20
  169. package/dist/NavigationMenu/NavDataJson.d.ts +2 -0
  170. package/dist/NavigationMenu/NavDataJson.js +309 -0
  171. package/dist/NavigationMenu/Navbar.d.ts +5 -0
  172. package/dist/NavigationMenu/Navbar.js +195 -0
  173. package/dist/NavigationMenu/SignInNavButton.d.ts +1 -0
  174. package/dist/NavigationMenu/SignInNavButton.js +363 -0
  175. package/dist/PageNavItem/PageNavItem.css.d.ts +2 -2
  176. package/dist/SetContainer/SetContainer.css.d.ts +17 -18
  177. package/dist/SetContainer/SetContainer.css.js +2 -4
  178. package/dist/SetContainer/SetContainer.d.ts +2 -1
  179. package/dist/SetContainer/SetContainer.js +27 -13
  180. package/dist/SetContainer/index.js +1 -2
  181. package/dist/SocialMediaBar/iconsRepository.js +14 -4
  182. package/dist/StepItem/StepItem.css.d.ts +18 -18
  183. package/dist/StepItemSet/StepItemSet.css.d.ts +14 -14
  184. package/dist/StepItemSet/StepItemSet.js +2 -6
  185. package/dist/Tab/Tab.css.d.ts +12 -12
  186. package/dist/Table/Table.css.d.ts +25 -25
  187. package/dist/Table/Table.d.ts +3 -3
  188. package/dist/Topic/Topic.css.d.ts +4 -0
  189. package/dist/Topic/Topic.css.js +12 -0
  190. package/dist/Topic/Topic.d.ts +19 -0
  191. package/dist/Topic/Topic.js +24 -0
  192. package/dist/Topic/index.d.ts +2 -0
  193. package/dist/Topic/index.js +12 -0
  194. package/dist/VideoTile/VideoTile.interface.d.ts +4 -3
  195. package/dist/VideoTile/VideoTile.js +183 -28
  196. package/dist/VideoWrapper/index.js +15 -5
  197. package/dist/WalnutIframe/index.d.ts +6 -0
  198. package/dist/WalnutIframe/index.js +21 -0
  199. package/dist/WalnutIframe/wrapper.module.js +14 -0
  200. package/dist/assets/Auth/ErrorAlert.css +37 -0
  201. package/dist/assets/Auth/SignIn.css +86 -0
  202. package/dist/assets/Button/Button.css +31 -16
  203. package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +5 -0
  204. package/dist/assets/Calculators/BuyDownCalculator/BuyDownCalculator.css +197 -0
  205. package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +8 -0
  206. package/dist/assets/CallToActionBar/CallToActionBar.css +4 -0
  207. package/dist/assets/Comparison/Comparison.css +9 -2
  208. package/dist/assets/Forms/HoneyPot/HoneyPot.css +4 -0
  209. package/dist/assets/HelpArticle/HelpArticle.css +70 -0
  210. package/dist/assets/HeroBanner/HeroBanner.css +38 -26
  211. package/dist/assets/HeroBanner/LargeBanner.css +3 -0
  212. package/dist/assets/IconBillboard/IconBillboard.css +43 -36
  213. package/dist/assets/ImageBillboard/ImageBillboard.css +336 -36
  214. package/dist/assets/Insight/Insight.css +12 -0
  215. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -0
  216. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +6 -0
  217. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +473 -661
  218. package/dist/assets/SetContainer/SetContainer.css +44 -22
  219. package/dist/assets/Topic/Topic.css +54 -0
  220. package/dist/assets/WalnutIframe/wrapper.css.css +49 -0
  221. package/dist/assets/globals.css +13 -30
  222. package/dist/assets/utils/optimizeImage/optimizeImage.css.css +47 -0
  223. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +3 -3
  224. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -2
  225. package/dist/icons/Logos/AXB.d.ts +8 -0
  226. package/dist/icons/Logos/AXB.js +74 -0
  227. package/dist/main.d.ts +5 -0
  228. package/dist/main.js +69 -8
  229. package/dist/themes/axos.css.d.ts +38 -38
  230. package/dist/utils/allowedAxosDomains.js +19 -3
  231. package/dist/utils/appendQueryParams.js +3 -6
  232. package/dist/utils/{lazyImage/lazyImage.d.ts → optimizeImage/OptimizeImage.d.ts} +3 -2
  233. package/dist/utils/optimizeImage/OptimizeImage.js +46 -0
  234. package/dist/utils/optimizeImage/index.d.ts +1 -0
  235. package/dist/utils/optimizeImage/index.js +4 -0
  236. package/dist/utils/optimizeImage/optimizeImage.module.js +14 -0
  237. package/package.json +11 -8
  238. package/dist/utils/lazyImage/imageObserver.d.ts +0 -9
  239. package/dist/utils/lazyImage/imageObserver.js +0 -29
  240. package/dist/utils/lazyImage/index.d.ts +0 -2
  241. package/dist/utils/lazyImage/index.js +0 -7
  242. package/dist/utils/lazyImage/lazyImage.js +0 -26
@@ -1,3 +1,13 @@
1
+ @keyframes fadeIn {
2
+ 0% {
3
+ opacity: 0;
4
+ transform: translateY(-10%);
5
+ }
6
+ 100% {
7
+ opacity: 1;
8
+ transform: translateY(0);
9
+ }
10
+ }
1
11
  ._1m7m2a0 {
2
12
  height: auto;
3
13
  }
@@ -38,6 +48,9 @@
38
48
  ._18ygy9m5 .billboard {
39
49
  width: 100%;
40
50
  }
51
+ ._1m7m2a8 {
52
+ display: inline-block;
53
+ }
41
54
  ._1073cm80 ._1m7m2a9 {
42
55
  -webkit-background-clip: text;
43
56
  background-image: var(--_1073cm84);
@@ -106,7 +119,7 @@
106
119
  width: 100%;
107
120
  height: auto;
108
121
  }
109
- ._1m7m2aj img {
122
+ ._1m7m2ak {
110
123
  height: 100%;
111
124
  inset: 0;
112
125
  object-fit: cover;
@@ -114,85 +127,251 @@
114
127
  position: absolute;
115
128
  width: 100%;
116
129
  }
117
- ._1m7m2an {
118
- padding: 32px 28px;
130
+ ._1m7m2ao {
131
+ padding: 32px 40px;
119
132
  width: 100%;
120
133
  max-width: 50%;
121
134
  }
122
- ._18ygy9m5 ._1m7m2an {
135
+ ._18ygy9m5 ._1m7m2ao {
123
136
  height: 100%;
124
137
  display: flex;
125
138
  flex-direction: column;
126
139
  justify-content: space-between;
127
140
  }
128
- ._1m7m2ao {
141
+ ._1m7m2ap {
129
142
  display: flex;
130
143
  gap: 20px;
131
144
  }
132
- ._1m7m2ap {
145
+ ._1m7m2aq {
133
146
  grid-template-columns: 1fr 1fr;
134
147
  }
135
- ._1m7m2aq {
148
+ ._1m7m2ar {
136
149
  grid-template-columns: 1fr 1fr 1fr;
137
150
  }
138
- ._1m7m2ar {
151
+ ._1m7m2as {
139
152
  margin-inline: auto;
140
153
  margin-bottom: 2.5rem;
141
154
  text-align: center;
142
155
  max-width: 1000px;
143
156
  }
144
- ._1m7m2ar > p {
157
+ ._1m7m2as > p {
145
158
  margin-top: 24px;
146
159
  }
147
- ._1m7m2as {
160
+ ._1m7m2at {
148
161
  width: 100%;
149
162
  }
150
- ._1m7m2at {
163
+ ._1m7m2au {
151
164
  min-height: 330px;
152
165
  }
153
- ._1m7m2au {
166
+ ._1m7m2av {
154
167
  width: 100%;
155
168
  height: 100%;
156
169
  position: relative;
157
170
  }
158
- ._18ygy9m5 ._1m7m2au {
171
+ ._1m7m2aw {
172
+ position: relative;
173
+ width: 100%;
174
+ }
175
+ ._1m7m2ax {
176
+ border: none !important;
177
+ align-items: center;
178
+ }
179
+ .section_spacer ._1m7m2ax {
180
+ background: none;
181
+ }
182
+ ._1m7m2ax ._1m7m2aj {
183
+ justify-content: flex-end;
184
+ }
185
+ ._18ygy9m5 ._1m7m2av {
159
186
  min-height: 330px;
160
187
  }
161
- ._1m7m2av {
188
+ ._18ygy9m5:has(> :nth-child(3)) ._1m7m2av {
189
+ min-height: 216px;
190
+ }
191
+ ._1m7m2ay {
162
192
  background: var(--_1073cm8f);
163
193
  color: #FFFFFF;
164
194
  }
165
- ._1m7m2aw {
166
- padding: 1.5rem;
195
+ ._1m7m2az {
167
196
  height: 100%;
168
197
  justify-content: center;
198
+ padding: 1.5rem;
169
199
  }
170
- ._1m7m2ax {
200
+ ._1m7m2a10 {
171
201
  color: #fff;
172
202
  font-size: 48px;
173
203
  font-weight: 600;
174
204
  letter-spacing: 0.4px;
175
205
  line-height: 1;
176
206
  }
177
- ._1m7m2ay {
207
+ ._1m7m2a11 {
178
208
  color: #f4f4f4;
179
209
  font: 700 150px/1 var(--header-font-family);
180
210
  letter-spacing: 0.2px;
181
211
  line-height: 1;
182
212
  }
183
- ._1m7m2az {
213
+ ._1m7m2a12 {
184
214
  color: var(--_1073cm8k);
185
215
  font-size: 37px;
186
216
  font-weight: 600;
187
217
  letter-spacing: 0.3px;
188
218
  line-height: 1;
189
219
  }
190
- ._1m7m2a10 > p {
220
+ ._1m7m2a13 > p {
191
221
  white-space: break-spaces;
192
222
  }
193
- main > div:nth-last-child(2) > ._1m7m2a0 {
223
+ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
194
224
  margin-bottom: 3.5rem;
195
225
  }
226
+ ._1m7m2a15 {
227
+ justify-content: flex-start;
228
+ align-items: flex-start;
229
+ padding: 0 1.5rem 1.5rem 0;
230
+ }
231
+ ._1m7m2a16 {
232
+ justify-content: center;
233
+ align-items: flex-start;
234
+ padding: 0 1.5rem 1.5rem 1.5rem;
235
+ }
236
+ ._1m7m2a17 {
237
+ justify-content: flex-end;
238
+ align-items: flex-start;
239
+ padding: 0 0 1.5rem 1.5rem;
240
+ }
241
+ ._1m7m2a18 {
242
+ justify-content: flex-start;
243
+ align-items: center;
244
+ padding: 1.5rem 1.5rem 1.5rem 0;
245
+ }
246
+ ._1m7m2a19 {
247
+ justify-content: flex-end;
248
+ align-items: center;
249
+ padding: 1.5rem 0 1.5rem 1.5rem;
250
+ }
251
+ ._1m7m2a1a {
252
+ justify-content: center;
253
+ align-items: center;
254
+ padding: 1.5rem;
255
+ }
256
+ ._1m7m2a1b {
257
+ justify-content: flex-start;
258
+ align-items: flex-end;
259
+ padding: 1.5rem 1.5rem 0 0;
260
+ }
261
+ ._1m7m2a1c {
262
+ justify-content: flex-end;
263
+ align-items: flex-end;
264
+ padding: 1.5rem 0 0 1.5rem;
265
+ }
266
+ ._1m7m2a1d {
267
+ justify-content: center;
268
+ align-items: flex-end;
269
+ padding: 1.5rem 1.5rem 0 1.5rem;
270
+ }
271
+ ._1m7m2a1e {
272
+ padding: 0 !important;
273
+ }
274
+ .stacked {
275
+ gap: 56px;
276
+ }
277
+ .stacked:first-child {
278
+ padding-top: 56px;
279
+ }
280
+ .stacked > .billboard {
281
+ grid-column: 1;
282
+ }
283
+ .stacked ._1m7m2ao {
284
+ height: auto;
285
+ }
286
+ .section_spacer:has(._1m7m2ax._1m7m2a1) {
287
+ background: var(--_1073cm81);
288
+ }
289
+ .section_spacer:has(._1m7m2ax._1m7m2a1) + .section_spacer:has(._1m7m2ax._1m7m2a1) {
290
+ padding-top: 0;
291
+ }
292
+ .section_spacer:has(._1m7m2ax._1m7m2a2) {
293
+ background: var(--_1073cm88);
294
+ }
295
+ .section_spacer:has(._1m7m2ax._1m7m2a2) + .section_spacer:has(._1m7m2ax._1m7m2a2) {
296
+ padding-top: 0;
297
+ }
298
+ .section_spacer:has(._1m7m2ax._1m7m2a3) {
299
+ background: var(--_1073cm8f);
300
+ }
301
+ .section_spacer:has(._1m7m2ax._1m7m2a3) + .section_spacer:has(._1m7m2ax._1m7m2a3) {
302
+ padding-top: 0;
303
+ }
304
+ .section_spacer:has(._1m7m2ax._1m7m2a4) {
305
+ background: var(--_1073cm8m);
306
+ }
307
+ .section_spacer:has(._1m7m2ax._1m7m2a4) + .section_spacer:has(._1m7m2ax._1m7m2a4) {
308
+ padding-top: 0;
309
+ }
310
+ .section_spacer:has(.stacked) {
311
+ padding-bottom: 40px;
312
+ }
313
+ .section_spacer:has(> ._1m7m2ax) {
314
+ padding-block: 56px;
315
+ }
316
+ .section_spacer:has(._1m7m2ax) + .section_spacer:has(._1m7m2ax) {
317
+ margin-top: 0;
318
+ }
319
+ .section_spacer:has(._1m7m2ax) ._1m7m2an {
320
+ margin-top: 1.7rem;
321
+ }
322
+ ._1m7m2a1f {
323
+ position: fixed;
324
+ inset: 0;
325
+ align-items: center;
326
+ background: rgba(0, 0, 0, 0.6);
327
+ display: flex;
328
+ min-height: 100vh;
329
+ justify-content: center;
330
+ width: 100%;
331
+ z-index: 9999;
332
+ overflow-y: auto;
333
+ box-sizing: border-box;
334
+ }
335
+ ._1m7m2a1g {
336
+ width: min(1214px, 100%);
337
+ }
338
+ ._1m7m2a1g .billboard {
339
+ animation: fadeIn 0.3s ease-in-out;
340
+ box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
341
+ gap: 1.5rem;
342
+ max-width: 1150px;
343
+ position: relative;
344
+ }
345
+ ._1m7m2a1g ._1m7m2av {
346
+ border-radius: 1rem;
347
+ overflow: hidden;
348
+ }
349
+ ._1m7m2a1g ._1m7m2ao {
350
+ padding: 0;
351
+ }
352
+ ._1m7m2a1g ._1m7m2aj img {
353
+ object-fit: none;
354
+ }
355
+ ._1m7m2a1h {
356
+ position: absolute;
357
+ top: 0.9rem;
358
+ right: 2.85rem;
359
+ background: #fAA74A;
360
+ border: none;
361
+ border-radius: 8px;
362
+ color: #1E3860;
363
+ cursor: pointer;
364
+ font-family: var(--header-font-family);
365
+ font-size: 0.9rem;
366
+ font-weight: 600;
367
+ line-height: 1;
368
+ padding: 5px 9px;
369
+ z-index: 2;
370
+ }
371
+ ._1m7m2a1h:focus {
372
+ outline: 2px solid #fAA74A;
373
+ outline-offset: 2px;
374
+ }
196
375
  @media screen and (max-width:1023px) {
197
376
  ._1m7m2a0 {
198
377
  flex-direction: column;
@@ -209,62 +388,183 @@ main > div:nth-last-child(2) > ._1m7m2a0 {
209
388
  ._1m7m2ai > * {
210
389
  max-width: 100%;
211
390
  }
212
- ._1m7m2al {
391
+ ._1m7m2am {
213
392
  display: flex;
214
393
  flex-direction: column;
215
394
  }
216
- ._1m7m2an {
395
+ ._1m7m2ao {
217
396
  max-width: 100%;
218
397
  }
398
+ ._1m7m2ax._1m7m2a0 {
399
+ flex-direction: column-reverse;
400
+ }
401
+ ._1m7m2a1f {
402
+ display: block;
403
+ padding-top: 85px;
404
+ padding-bottom: 1rem;
405
+ }
219
406
  }
220
407
  @media screen and (max-width:475px) {
221
- ._1m7m2am {
408
+ ._1m7m2an {
222
409
  flex-direction: column;
223
410
  gap: 24px;
224
411
  align-items: center;
225
412
  }
226
413
  }
227
414
  @media screen and (max-width: 1023px) {
228
- ._1m7m2au {
415
+ ._1m7m2av {
229
416
  min-height: 275px;
230
417
  }
231
- ._18ygy9m5 ._1m7m2au {
418
+ ._1m7m2ax ._1m7m2aj {
419
+ justify-content: center;
420
+ }
421
+ ._1m7m2ax ._1m7m2ao {
422
+ text-align: center;
423
+ padding-inline: 14px;
424
+ padding-block: 0 1.5rem;
425
+ }
426
+ ._1m7m2ax ._1m7m2ao :is(ul,ol) {
427
+ text-align: left;
428
+ }
429
+ ._18ygy9m5 ._1m7m2av {
232
430
  min-height: 275px;
233
431
  }
234
- ._1m7m2ax {
432
+ ._1m7m2a10 {
235
433
  font-size: 30px;
236
434
  }
237
- ._1m7m2ay {
435
+ ._1m7m2a11 {
238
436
  font-size: 82px;
239
437
  }
240
- ._1m7m2az {
438
+ ._1m7m2a12 {
241
439
  font-size: 20px;
242
440
  }
243
- main > div:nth-last-child(2) > ._1m7m2a0 {
441
+ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
244
442
  margin-bottom: 42px;
245
443
  }
444
+ ._1m7m2a1e {
445
+ width: min(475px, 100%);
446
+ }
447
+ ._1m7m2a1g {
448
+ width: min(592px, 100%);
449
+ margin-inline: auto;
450
+ }
451
+ ._1m7m2a1g .billboard {
452
+ padding: 32px;
453
+ width: min(33rem, calc(100% - 2rem));
454
+ }
455
+ ._1m7m2a1g .billboard:not(.reversed) {
456
+ flex-direction: column-reverse;
457
+ }
458
+ ._1m7m2a1g ._1m7m2aj img {
459
+ object-fit: cover;
460
+ }
461
+ ._1m7m2a1h {
462
+ top: 0.9rem;
463
+ right: 2.85rem;
464
+ }
465
+ }
466
+ @media screen and (max-width: 1025px) {
467
+ .stacked {
468
+ gap: 42px;
469
+ }
470
+ .stacked:first-child {
471
+ padding-top: 42px;
472
+ }
473
+ .section_spacer:has(> ._1m7m2ax) {
474
+ padding-block: 42px;
475
+ }
246
476
  }
247
477
  @media screen and (max-width: 768px) {
248
- ._1m7m2au {
478
+ ._1m7m2av {
249
479
  min-height: 200px;
250
480
  }
251
- ._18ygy9m5 ._1m7m2au {
481
+ ._18ygy9m5 ._1m7m2av {
252
482
  min-height: 200px;
253
483
  }
254
- main > div:nth-last-child(2) > ._1m7m2a0 {
484
+ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
255
485
  margin-bottom: 2rem;
256
486
  }
487
+ .stacked {
488
+ gap: 2rem;
489
+ }
490
+ .stacked:first-child {
491
+ padding-top: 2rem;
492
+ }
493
+ .section_spacer:has(> ._1m7m2ax) {
494
+ padding-block: 2rem;
495
+ }
257
496
  }
258
497
  @media screen and (max-width: 327px) {
259
- ._1m7m2au {
498
+ ._1m7m2av {
260
499
  min-height: 160px;
261
500
  }
262
- ._18ygy9m5 ._1m7m2au {
501
+ ._18ygy9m5 ._1m7m2av {
263
502
  min-height: 160px;
264
503
  }
265
504
  }
505
+ @media screen and (min-width: 768px) {
506
+ .section_spacer:has(._1m7m2ax) ._1m7m2an {
507
+ margin-top: 2.5rem;
508
+ }
509
+ }
510
+ @media screen and (min-width: 1024px) {
511
+ ._1m7m2ax ._1m7m2ao {
512
+ padding-right: 0;
513
+ }
514
+ ._1m7m2ax.reversed ._1m7m2ao {
515
+ padding-left: 0;
516
+ padding-right: 40px;
517
+ }
518
+ .stacked > .billboard {
519
+ flex-direction: row;
520
+ }
521
+ .stacked > .billboard.reversed {
522
+ flex-direction: row-reverse;
523
+ }
524
+ ._18ygy9m5.stacked ._1m7m2av {
525
+ min-height: 1px !important;
526
+ }
527
+ .section_spacer:has(._1m7m2ax) ._1m7m2an {
528
+ justify-content: flex-start;
529
+ }
530
+ ._1m7m2a1g .billboard {
531
+ gap: calc(1rem + ((1vw - 10.24px) * 21.875));
532
+ padding-inline: calc(1.25rem + ((1vw - 10.24px) * 10.9375));
533
+ padding-block: calc(2rem + ((1vw - 10.24px) * 6.25));
534
+ }
535
+ ._1m7m2a1g h2 {
536
+ font-size: 40px;
537
+ line-height: 1.25;
538
+ text-wrap: pretty;
539
+ }
540
+ ._1m7m2a1g ._1m7m2ao {
541
+ max-width: 60%;
542
+ }
543
+ ._1m7m2a1g ._1m7m2aj {
544
+ max-width: 40%;
545
+ }
546
+ ._1m7m2a1g ._1m7m2an {
547
+ justify-content: flex-start;
548
+ }
549
+ }
266
550
  @media screen and (max-width:432px) {
267
- ._1m7m2a11 {
551
+ ._1m7m2a14 {
268
552
  padding-left: 20px;
269
553
  }
554
+ }
555
+ @media screen and (min-width: 1280px) {
556
+ .section_spacer:has(._1m7m2ax) ._1m7m2an {
557
+ margin-top: 3rem;
558
+ }
559
+ }
560
+ @media screen and (min-width: 1281px) {
561
+ ._1m7m2a1g .billboard {
562
+ gap: 72px;
563
+ padding: 48px;
564
+ }
565
+ }
566
+ @media screen and (max-width: 550px) {
567
+ ._1m7m2a1h {
568
+ right: 1.65rem;
569
+ }
270
570
  }
@@ -70,6 +70,18 @@ article.containment {
70
70
  }
71
71
  }
72
72
  @media screen and (max-width:768px) {
73
+ .lchs2s0 {
74
+ font-size: 28px;
75
+ line-height: 1.29;
76
+ }
77
+ .lchs2s1 {
78
+ font-size: 24px;
79
+ line-height: 1.33;
80
+ }
81
+ .lchs2s2 {
82
+ font-size: 20px;
83
+ line-height: 1.4;
84
+ }
73
85
  article.containment {
74
86
  max-width: unset;
75
87
  width: min(1200px, calc(100% - 4rem));
@@ -0,0 +1,191 @@
1
+ ._overlay_1s2qa_1 {
2
+ position: fixed;
3
+ inset: 0;
4
+ height: 100vh;
5
+ background: rgba(0, 0, 0, 0.6);
6
+ z-index: 10000;
7
+ }
8
+
9
+ ._drawer_1s2qa_9 {
10
+ background: #fff;
11
+ border-radius: 0 0 0 1rem;
12
+ box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
13
+ max-height: 100vh;
14
+ max-width: 500px;
15
+ overflow: hidden auto;
16
+ position: fixed;
17
+ right: 0px;
18
+ top: 0;
19
+ width: 85%;
20
+ scrollbar-width: none;
21
+ -ms-overflow-style: none;
22
+ z-index: 10001;
23
+ }
24
+
25
+ ._drawer_1s2qa_9::-webkit-scrollbar {
26
+ display: none;
27
+ }
28
+
29
+ ._hamburger_1s2qa_29 {
30
+ background: transparent;
31
+ border: none;
32
+ cursor: pointer;
33
+ transition: opacity 0.3s ease;
34
+ }
35
+
36
+ ._hamburger_1s2qa_29:hover {
37
+ opacity: 0.8;
38
+ }
39
+
40
+ ._header_1s2qa_40 {
41
+ display: flex;
42
+ align-items: center;
43
+ background: #f4f4f4;
44
+ justify-content: space-between;
45
+ padding: 0.9rem 1.2rem 0.9rem 1rem;
46
+ position: sticky;
47
+ top: 0;
48
+ z-index: 1;
49
+ }
50
+
51
+ ._back_1s2qa_51 {
52
+ background: none;
53
+ border: none;
54
+ color: var(--_1073cm86);
55
+ cursor: pointer;
56
+ font-size: 1rem;
57
+ font-weight: 700;
58
+ line-height: 1;
59
+ padding: 0;
60
+ }
61
+
62
+ ._close_1s2qa_62 {
63
+ background: none;
64
+ border: none;
65
+ cursor: pointer;
66
+ font-size: 1.3rem;
67
+ }
68
+
69
+ ._levelContainer_1s2qa_69 {
70
+ height: 100%;
71
+ position: relative;
72
+ }
73
+
74
+ ._level_1s2qa_69 {
75
+ background: var(--_1073cm86);
76
+ color: var(--_1073cm85);
77
+ font-size: 0.9rem;
78
+ padding: 14px 1.2rem;
79
+ position: sticky;
80
+ top: 54.78px;
81
+ width: 100%;
82
+ z-index: 1;
83
+ }
84
+
85
+ ._levelTitle_1s2qa_85 {
86
+ font: 700 0.9rem / 1.39 var(--main-font-family);
87
+ letter-spacing: 0.4px;
88
+ }
89
+
90
+ ._menu_1s2qa_90 {
91
+ background-color: transparent;
92
+ list-style: none;
93
+ margin: 0;
94
+ min-height: 100%;
95
+ padding: 0 1.2rem;
96
+ position: relative;
97
+ }
98
+
99
+ ._menu_1s2qa_90 li {
100
+ color: var(--_1073cm83);
101
+ font-family: var(--header-font-family);
102
+ font-weight: 500;
103
+ border-top: 1px solid #e9e9e9;
104
+ }
105
+
106
+ ._menu_1s2qa_90 li + li {
107
+ margin-top: 0.5rem;
108
+ }
109
+
110
+ ._menuItem_1s2qa_110 {
111
+ display: flex;
112
+ align-items: center;
113
+ background: none;
114
+ border: none;
115
+ color: inherit;
116
+ cursor: pointer;
117
+ font-size: 1rem;
118
+ justify-content: space-between;
119
+ padding: 0.75rem 0;
120
+ text-align: left;
121
+ text-decoration: none;
122
+ transition: background 0.2s ease;
123
+ width: 100%;
124
+ }
125
+
126
+ ._chevron_1s2qa_126 {
127
+ font-size: 1.2rem;
128
+ margin-left: auto;
129
+ }
130
+
131
+ ._chevronIcon_1s2qa_131 {
132
+ height: auto;
133
+ margin-right: 10px;
134
+ max-width: 8px;
135
+ }
136
+
137
+ body:has(._drawer_1s2qa_9) {
138
+ overflow-y: hidden;
139
+ position: relative;
140
+ }
141
+
142
+ ._quickLinks_1s2qa_142 {
143
+ background-color: #f4f4f4;
144
+ bottom: 0;
145
+ box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
146
+ gap: 8px;
147
+ margin-top: 9px;
148
+ padding: 1rem;
149
+ position: sticky;
150
+ }
151
+
152
+ ._quickLink_1s2qa_142 {
153
+ display: flex;
154
+ align-items: center;
155
+ color: var(--_1073cm86);
156
+ flex-direction: column;
157
+ flex: 1 1 0%;
158
+ font-size: 0.8rem;
159
+ font-weight: 600;
160
+ gap: 8px;
161
+ line-height: 1.5;
162
+ text-decoration: none;
163
+ text-transform: uppercase;
164
+ }
165
+
166
+ ._sr_only_1s2qa_166 {
167
+ position: absolute;
168
+ border: 0;
169
+ clip: rect(0, 0, 0, 0);
170
+ height: 1px;
171
+ margin: -1px;
172
+ overflow: hidden;
173
+ padding: 0;
174
+ white-space: nowrap;
175
+ width: 1px;
176
+ }
177
+
178
+ @media (max-width: 540px) {
179
+ ._drawer_1s2qa_9 {
180
+ border-radius: 0;
181
+ max-width: none;
182
+ width: 100%;
183
+ }
184
+ ._menu_1s2qa_90 li + li {
185
+ margin-top: 3px;
186
+ }
187
+ ._menuItem_1s2qa_110 {
188
+ font-size: 0.9rem;
189
+ padding: 0.65rem 0;
190
+ }
191
+ }
@@ -1,6 +1,12 @@
1
+ ._1edk6yx0:active {
2
+ background-color: var(--_1073cm86);
3
+ }
1
4
  ._1edk6yx0:hover > svg path {
2
5
  fill: var(--_1073cm86);
3
6
  }
7
+ ._1edk6yx0:active > svg path {
8
+ fill: var(--_1073cm85);
9
+ }
4
10
  ._1edk6yx1 {
5
11
  max-height: 20rem !important;
6
12
  color: var(--_1073cm82);