@axos-web-dev/shared-components 2.0.0-queryparams.2 → 2.2.0

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 (276) hide show
  1. package/README.md +111 -111
  2. package/dist/ATMLocator/ATMLocator.d.ts +1 -1
  3. package/dist/ATMLocator/ATMLocator.js +2 -3
  4. package/dist/Accordion/Accordion.d.ts +3 -3
  5. package/dist/Article/Article.d.ts +1 -1
  6. package/dist/Auth/ErrorAlert.d.ts +1 -1
  7. package/dist/Auth/ErrorAlert.js +2 -3
  8. package/dist/Auth/Logout.d.ts +1 -1
  9. package/dist/Auth/SignInPassword.d.ts +1 -1
  10. package/dist/Avatar/Avatar.module.js +7 -7
  11. package/dist/Blockquote/Blockquote.module.js +3 -3
  12. package/dist/BulletItem/BulletItem.d.ts +1 -1
  13. package/dist/Button/Button.d.ts +1 -1
  14. package/dist/Button/Button.js +3 -22
  15. package/dist/Button/GoBackButton.d.ts +1 -1
  16. package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
  17. package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +46 -5
  18. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +72 -19
  19. package/dist/Calculators/ApyCalculator/index.js +583 -293
  20. package/dist/Calculators/Calculator.d.ts +1 -1
  21. package/dist/Calculators/Calculator.js +4 -5
  22. package/dist/Calculators/MarginTradingCalculator/index.js +2 -3
  23. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
  24. package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
  25. package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
  26. package/dist/Calculators/calculator.css.d.ts +21 -1
  27. package/dist/Calculators/calculator.css.js +3 -3
  28. package/dist/Carousel/index.d.ts +3 -3
  29. package/dist/Carousel/index.js +3 -4
  30. package/dist/Chatbot/Bubble.d.ts +2 -1
  31. package/dist/Chatbot/Chat.d.ts +1 -1
  32. package/dist/Chatbot/ChatWindow.js +31 -19
  33. package/dist/Chatbot/Chatbot.d.ts +11 -3
  34. package/dist/Chatbot/Chatbot.js +98 -66
  35. package/dist/Chatbot/ChatbotMessage.d.ts +1 -0
  36. package/dist/Chatbot/ChatbotMessage.js +5 -1
  37. package/dist/Chatbot/EllipsisAnimation.d.ts +1 -1
  38. package/dist/Chatbot/EllipsisIcon.d.ts +1 -1
  39. package/dist/Chevron/index.js +2 -15
  40. package/dist/Comparison/Comparison.d.ts +1 -1
  41. package/dist/Comparison/Comparison.js +2 -3
  42. package/dist/Comparison/ComparisonSet.d.ts +1 -1
  43. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
  44. package/dist/ExecutiveBio/ExecutiveBio.js +2 -3
  45. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -1
  46. package/dist/ExecutiveBio/Overlay.d.ts +1 -1
  47. package/dist/FaqAccordion/index.d.ts +5 -5
  48. package/dist/FaqAccordion/index.js +2 -3
  49. package/dist/FdicCallout/FdicCallout.module.js +2 -2
  50. package/dist/FdicCallout/index.d.ts +1 -1
  51. package/dist/FooterDisclosure/FooterDisclosure.d.ts +4 -4
  52. package/dist/FooterDisclosure/LVF/LaVictorieFooter.d.ts +1 -1
  53. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.d.ts +1 -1
  54. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +20 -3
  55. package/dist/Forms/ApplicationStart.d.ts +1 -1
  56. package/dist/Forms/ApplyNow.d.ts +1 -1
  57. package/dist/Forms/ApplyNow.js +3 -4
  58. package/dist/Forms/BoatMooringLocation.d.ts +7 -2
  59. package/dist/Forms/BoatMooringLocation.js +145 -8
  60. package/dist/Forms/ClearingForm.d.ts +1 -1
  61. package/dist/Forms/CommercialDeposits.d.ts +1 -1
  62. package/dist/Forms/CommercialDepositsNoLendingOption.d.ts +1 -1
  63. package/dist/Forms/CommercialLending.d.ts +1 -1
  64. package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
  65. package/dist/Forms/ConstructionLendingDynamic.d.ts +1 -1
  66. package/dist/Forms/ContactCompany.d.ts +1 -1
  67. package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
  68. package/dist/Forms/ContactUs.d.ts +1 -1
  69. package/dist/Forms/ContactUsAAS.d.ts +1 -1
  70. package/dist/Forms/ContactUsBusiness.d.ts +1 -1
  71. package/dist/Forms/ContactUsBusiness.js +2 -3
  72. package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
  73. package/dist/Forms/ContactUsBusinessNameEmail.js +2 -3
  74. package/dist/Forms/ContactUsLVF.d.ts +1 -1
  75. package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
  76. package/dist/Forms/ContactUsNMLSId.js +2 -3
  77. package/dist/Forms/CpraRequest.d.ts +1 -1
  78. package/dist/Forms/CpraRequest.js +2 -3
  79. package/dist/Forms/CraPublicFile.d.ts +1 -1
  80. package/dist/Forms/CraPublicFile.js +2 -3
  81. package/dist/Forms/DealerServices.d.ts +1 -1
  82. package/dist/Forms/EmailOnly.d.ts +1 -1
  83. package/dist/Forms/EmailOnly.js +2 -3
  84. package/dist/Forms/EmailUs.d.ts +1 -1
  85. package/dist/Forms/EmailUs.js +40 -34
  86. package/dist/Forms/FormEnums.js +2 -2
  87. package/dist/Forms/Forms.css.d.ts +3 -0
  88. package/dist/Forms/Forms.css.js +39 -39
  89. package/dist/Forms/HoneyPot/index.d.ts +1 -1
  90. package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
  91. package/dist/Forms/MortgageRate/MortgageRateForm.js +3 -4
  92. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +1 -1
  93. package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +1 -1
  94. package/dist/Forms/MortgageRate/MortgageRateWatch.js +3 -4
  95. package/dist/Forms/MortgageWarehouseLending.d.ts +1 -1
  96. package/dist/Forms/MortgageWarehouseLending.js +2 -3
  97. package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
  98. package/dist/Forms/QuickPricer/UserInformation.d.ts +1 -1
  99. package/dist/Forms/ScheduleCall.d.ts +1 -1
  100. package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
  101. package/dist/Forms/SuccesForm.d.ts +1 -1
  102. package/dist/Forms/SuccesForm.js +4 -5
  103. package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
  104. package/dist/Forms/WcplSurvey.d.ts +1 -1
  105. package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
  106. package/dist/HeroBanner/HeroBanner.css.js +19 -16
  107. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  108. package/dist/HeroBanner/HeroBanner.interface.d.ts +4 -1
  109. package/dist/HeroBanner/HeroBanner.js +26 -160
  110. package/dist/HeroBanner/HeroVideoPoster.d.ts +5 -0
  111. package/dist/HeroBanner/HeroVideoPoster.js +24 -0
  112. package/dist/HeroBanner/LargeBanner.css.d.ts +110 -0
  113. package/dist/HeroBanner/LargeBanner.css.js +22 -8
  114. package/dist/HeroBanner/LargeHeroBanner.d.ts +5 -0
  115. package/dist/HeroBanner/LargeHeroBanner.js +228 -0
  116. package/dist/HeroBanner/index.js +3 -2
  117. package/dist/Hyperlink/index.js +2 -15
  118. package/dist/IconBillboard/IconBillboard.d.ts +1 -1
  119. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -1
  120. package/dist/IconBillboard/sections/CallToActionSection.d.ts +1 -1
  121. package/dist/IconBillboard/sections/CallToActionSection.js +3 -1
  122. package/dist/IconBillboard/sections/HeaderSection.d.ts +2 -2
  123. package/dist/IconBillboard/sections/IconSection.d.ts +1 -1
  124. package/dist/IconBillboard/sections/ItemsSection.d.ts +1 -1
  125. package/dist/IconBillboard/sections/LayoutSection.d.ts +1 -1
  126. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
  127. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -1
  128. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  129. package/dist/ImageLink/ImageLink.d.ts +1 -1
  130. package/dist/ImageLink/ImageLink.js +2 -3
  131. package/dist/ImageLink/ImageLinkSet.d.ts +1 -1
  132. package/dist/ImageLink/ImageLinkSet.js +1 -2
  133. package/dist/ImageLink/index.js +2 -3
  134. package/dist/ImageWrapper/ImageWrapper.d.ts +1 -1
  135. package/dist/Insight/Featured/CategorySelector.d.ts +2 -2
  136. package/dist/Insight/Featured/CategorySelector.js +3 -4
  137. package/dist/Insight/Featured/Featured.d.ts +2 -2
  138. package/dist/Insight/Featured/Featured.js +3 -4
  139. package/dist/Insight/Featured/Header.d.ts +1 -1
  140. package/dist/Insight/Featured/Header.js +3 -4
  141. package/dist/Interstitial/Interstitial.module.js +10 -10
  142. package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -1
  143. package/dist/LoadingIndicator/index.d.ts +1 -1
  144. package/dist/MainHTML/index.d.ts +1 -1
  145. package/dist/Modal/Modal.js +2 -3
  146. package/dist/Modal/contextApi/store.d.ts +1 -1
  147. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  148. package/dist/NavigationMenu/AxosALTS/index.d.ts +1 -1
  149. package/dist/NavigationMenu/AxosALTS/index.js +2 -3
  150. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  151. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
  152. package/dist/NavigationMenu/AxosAdvisor/index.d.ts +1 -1
  153. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  154. package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.d.ts +1 -1
  155. package/dist/NavigationMenu/AxosAdvisorServices/index.d.ts +1 -1
  156. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -1
  157. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -3
  158. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
  159. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +13 -8
  160. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +29 -26
  161. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  162. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -1
  163. package/dist/NavigationMenu/AxosBank/SubNavBar.js +72 -38
  164. package/dist/NavigationMenu/AxosBank/index.d.ts +1 -1
  165. package/dist/NavigationMenu/AxosBank/index.js +31 -30
  166. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  167. package/dist/NavigationMenu/AxosClearing/SubNavBar.d.ts +1 -1
  168. package/dist/NavigationMenu/AxosClearing/index.d.ts +1 -1
  169. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  170. package/dist/NavigationMenu/AxosFiduciary/index.d.ts +1 -1
  171. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  172. package/dist/NavigationMenu/LaVictoire/SubNavBar.d.ts +1 -1
  173. package/dist/NavigationMenu/LaVictoire/index.d.ts +1 -1
  174. package/dist/NavigationMenu/LaVictoire/index.js +2 -3
  175. package/dist/NavigationMenu/NavItem/index.d.ts +1 -1
  176. package/dist/NavigationMenu/Navbar.d.ts +1 -1
  177. package/dist/NavigationMenu/Navbar.js +2 -3
  178. package/dist/NavigationMenu/SignInNavButton.d.ts +3 -1
  179. package/dist/NavigationMenu/SignInNavButton.js +2 -3
  180. package/dist/Pagination/Pagination.d.ts +1 -1
  181. package/dist/SecondaryFooter/index.d.ts +1 -1
  182. package/dist/SetContainer/SetContainer.css.d.ts +1 -0
  183. package/dist/SetContainer/SetContainer.css.js +5 -3
  184. package/dist/SetContainer/SetContainer.d.ts +1 -1
  185. package/dist/SetContainer/SetContainer.js +10 -5
  186. package/dist/SetContainer/index.js +2 -1
  187. package/dist/SocialMediaBar/iconsRepository.d.ts +14 -14
  188. package/dist/SocialMediaBar/iconsRepository.js +2 -3
  189. package/dist/SocialMediaBar/index.d.ts +1 -1
  190. package/dist/Tab/Tab.d.ts +1 -1
  191. package/dist/Tab/TabContainer.d.ts +1 -1
  192. package/dist/Table/Table.css.d.ts +21 -1
  193. package/dist/Table/Table.css.js +18 -18
  194. package/dist/Table/Table.d.ts +5 -5
  195. package/dist/Table/Table.js +5 -3
  196. package/dist/TextBlock/TextBlock.d.ts +1 -1
  197. package/dist/Topic/Topic.d.ts +4 -4
  198. package/dist/VideoTile/VideoInit.d.ts +1 -1
  199. package/dist/VideoTile/VideoTile.js +2 -3
  200. package/dist/VideoWrapper/index.js +2 -3
  201. package/dist/WalnutIframe/index.d.ts +1 -1
  202. package/dist/WalnutIframe/wrapper.module.js +3 -3
  203. package/dist/assets/Avatar/Avatar.css +59 -59
  204. package/dist/assets/Blockquote/Blockquote.css +72 -72
  205. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +350 -64
  206. package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +2 -2
  207. package/dist/assets/Calculators/calculator.css +25 -15
  208. package/dist/assets/Chatbot/AnimatedGradientBorder.css +1 -1
  209. package/dist/assets/Chatbot/ChatWindow.css +19 -19
  210. package/dist/assets/Comparison/Comparison.css +2 -2
  211. package/dist/assets/DownloadTile/DownloadTile.css +7 -0
  212. package/dist/assets/ExecutiveBio/ExecutiveBio.css +0 -2
  213. package/dist/assets/FdicCallout/FdicCallout.css +48 -48
  214. package/dist/assets/Forms/Forms.css +94 -91
  215. package/dist/assets/HeroBanner/HeroBanner.css +82 -65
  216. package/dist/assets/HeroBanner/LargeBanner.css +126 -59
  217. package/dist/assets/ImageBillboard/ImageBillboard.css +1 -1
  218. package/dist/assets/Interstitial/Interstitial.css +142 -142
  219. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -264
  220. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
  221. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +630 -630
  222. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +353 -353
  223. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +445 -445
  224. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -484
  225. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +427 -427
  226. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -429
  227. package/dist/assets/SetContainer/SetContainer.css +25 -15
  228. package/dist/assets/Table/Table.css +90 -75
  229. package/dist/assets/TextBlock/TextBlock.css +7 -0
  230. package/dist/assets/VideoTile/VideoTile.css +6 -0
  231. package/dist/assets/WalnutIframe/wrapper.css +48 -48
  232. package/dist/assets/globals.css +9 -9
  233. package/dist/assets/themes/axos.css +8 -7
  234. package/dist/assets/themes/premier.css +9 -8
  235. package/dist/assets/themes/ufb.css +9 -8
  236. package/dist/assets/themes/victorie.css +9 -8
  237. package/dist/assets/utils/optimizeImage/optimizeImage.css +47 -47
  238. package/dist/icons/AxosX/Blue.d.ts +1 -1
  239. package/dist/icons/AxosX/index.d.ts +1 -1
  240. package/dist/icons/CheckCircle.d.ts +1 -1
  241. package/dist/icons/CheckCircleLight.d.ts +1 -1
  242. package/dist/icons/CheckIcon/index.d.ts +1 -1
  243. package/dist/icons/ChevronDown.d.ts +1 -1
  244. package/dist/icons/ChevronUp.d.ts +1 -1
  245. package/dist/icons/Clock/index.d.ts +1 -1
  246. package/dist/icons/EqualHousingLender.d.ts +1 -1
  247. package/dist/icons/Logos/AAS.d.ts +1 -1
  248. package/dist/icons/Logos/AFS.d.ts +1 -1
  249. package/dist/icons/Logos/AXA.d.ts +1 -1
  250. package/dist/icons/Logos/AXB.d.ts +1 -1
  251. package/dist/icons/Logos/AXC.d.ts +1 -1
  252. package/dist/icons/Logos/AXI.d.ts +1 -1
  253. package/dist/icons/Logos/AXOS.d.ts +1 -1
  254. package/dist/icons/Logos/GBLVF.d.ts +1 -1
  255. package/dist/icons/Logos/LVF.d.ts +1 -1
  256. package/dist/icons/Logos/LVFText.d.ts +1 -1
  257. package/dist/icons/Logos/SPB.d.ts +1 -1
  258. package/dist/icons/MemberFdicLogo.d.ts +1 -1
  259. package/dist/icons/QuoteIconGrey.d.ts +1 -1
  260. package/dist/icons/QuoteIconWhite.d.ts +1 -1
  261. package/dist/icons/QuoteIconYellow.d.ts +1 -1
  262. package/dist/main.js +5 -8
  263. package/dist/themes/axos.css.d.ts +1 -0
  264. package/dist/themes/axos.css.js +1 -1
  265. package/dist/utils/appendQueryParams.js +53 -16
  266. package/dist/utils/getPosition.d.ts +1 -0
  267. package/dist/utils/getPosition.js +17 -0
  268. package/dist/utils/index.d.ts +0 -1
  269. package/dist/utils/index.js +0 -5
  270. package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
  271. package/dist/utils/variant.types.d.ts +1 -0
  272. package/package.json +148 -149
  273. package/dist/utils/samePageNavigation.d.ts +0 -3
  274. package/dist/utils/samePageNavigation.js +0 -23
  275. package/dist/utils/samePageQueryParamsNavigation.d.ts +0 -4
  276. package/dist/utils/samePageQueryParamsNavigation.js +0 -63
@@ -1,249 +1,266 @@
1
- ._1ye8k3f1 {
1
+ ._1ye8k3f2 {
2
2
  position: relative;
3
3
  overflow: hidden;
4
4
  isolation: isolate;
5
5
  }
6
- ._1ye8k3f2 {
6
+ ._1ye8k3f3 {
7
7
  background: var(--_1073cm81);
8
8
  border-bottom: 1px solid #B9C1CE;
9
9
  color: var(--_1073cm83);
10
10
  }
11
- ._1ye8k3f3 {
11
+ ._1ye8k3f4 {
12
12
  background: var(--_1073cm88);
13
13
  color: var(--_1073cm8a);
14
14
  }
15
- ._1ye8k3f4 {
15
+ ._1ye8k3f5 {
16
16
  background: var(--_1073cm8f);
17
17
  color: var(--_1073cm8h);
18
18
  }
19
- ._1ye8k3f5 {
19
+ ._1ye8k3f6 {
20
20
  background: var(--_1073cm8m);
21
21
  color: var(--_1073cm8o);
22
22
  }
23
- ._1ye8k3f6 {
23
+ ._1ye8k3f7 {
24
24
  display: flex;
25
25
  justify-content: space-between;
26
26
  align-items: center;
27
27
  }
28
- ._1ye8k3f9 {
28
+ ._1ye8k3fa {
29
29
  padding: 2rem 0;
30
30
  }
31
- ._1ye8k3fb {
31
+ ._1ye8k3fc {
32
32
  display: flex;
33
33
  justify-content: flex-end;
34
34
  max-width: 604px;
35
35
  }
36
- ._1ye8k3fc {
36
+ ._1ye8k3fd {
37
37
  display: contents;
38
38
  }
39
- ._1ye8k3fb img {
39
+ ._1ye8k3fc img {
40
40
  max-height: 480px;
41
41
  max-width: 604px;
42
42
  object-fit: cover;
43
43
  }
44
- ._1ye8k3fd {
44
+ ._1ye8k3fe {
45
45
  display: block;
46
46
  font: 700 14px / 1.5 var(--main-font-family);
47
47
  margin-bottom: 4px;
48
48
  letter-spacing: .2px;
49
49
  }
50
- ._1ye8k3fe {
50
+ ._1ye8k3ff {
51
51
  color: var(--_1073cm85);
52
52
  }
53
- ._1ye8k3ff {
53
+ ._1ye8k3fg {
54
54
  color: var(--_1073cm8c);
55
55
  }
56
- ._1ye8k3fg {
56
+ ._1ye8k3fh {
57
57
  color: var(--_1073cm8j);
58
58
  }
59
- ._1ye8k3fh {
59
+ ._1ye8k3fi {
60
60
  color: var(--_1073cm8q);
61
61
  }
62
- ._1ye8k3fi {
62
+ ._1ye8k3fj {
63
63
  font: 700 2.5rem / 1.05 var(--header-font-family);
64
64
  text-wrap: pretty;
65
65
  }
66
- .lchs2s0 ._1ye8k3fi {
66
+ .lchs2s0 ._1ye8k3fj {
67
67
  font-size: 24px !important;
68
68
  line-height: 1.16;
69
69
  }
70
- ._1ye8k3fj {
70
+ ._1ye8k3fk {
71
71
  color: var(--_1073cm85);
72
72
  }
73
- ._1ye8k3fk {
73
+ ._1ye8k3fl {
74
74
  color: var(--_1073cm8c);
75
75
  }
76
- ._1ye8k3fl {
76
+ ._1ye8k3fm {
77
77
  color: var(--_1073cm8j);
78
78
  }
79
- ._1ye8k3fm {
79
+ ._1ye8k3fn {
80
80
  color: var(--_1073cm8q);
81
81
  }
82
- ._1ye8k3f9 p {
82
+ ._1ye8k3fa p {
83
83
  font: 400 1rem / 1.5 var(--main-font-family);
84
84
  letter-spacing: .2px;
85
85
  }
86
- ._1ye8k3fn {
86
+ ._1ye8k3fo {
87
87
  margin-top: 3.5rem;
88
88
  display: flex;
89
89
  align-items: center;
90
90
  gap: 1.5rem 56px;
91
91
  }
92
- ._1ye8k3fn:empty {
92
+ ._1ye8k3fo:empty {
93
93
  display: none;
94
94
  }
95
- ._1ye8k3fo {
95
+ ._1ye8k3fp {
96
96
  margin-right: 15px;
97
97
  margin-top: 24px;
98
98
  }
99
- .page_body_contents > div:has(._1ye8k3f6) {
99
+ .page_body_contents > div:has(._1ye8k3f7) {
100
100
  margin-top: 0;
101
101
  }
102
- ._1ye8k3fq {
102
+ ._1ye8k3fr {
103
103
  position: relative;
104
104
  text-align: left;
105
105
  }
106
- ._1ye8k3fq + ._1ye8k3fq {
106
+ ._1ye8k3fr + ._1ye8k3fr {
107
107
  margin-top: 8px;
108
108
  }
109
109
  @media screen and (min-width:1024px) {
110
- ._1ye8k3f7 {
110
+ ._1ye8k3f8 {
111
111
  flex-direction: row-reverse;
112
112
  }
113
- ._1ye8k3f8 {
113
+ ._1ye8k3f9 {
114
114
  left: 0;
115
115
  right: unset;
116
116
  }
117
- ._1ye8k3f9 {
117
+ ._1ye8k3fa {
118
118
  flex: 1 1;
119
119
  }
120
- ._1ye8k3f0 ._1ye8k3f9 {
120
+ ._1ye8k3f0 ._1ye8k3fa {
121
121
  max-width: 468px;
122
122
  }
123
123
  }
124
124
  @media screen and (max-width:1023px) {
125
- ._1ye8k3f6 {
125
+ ._1ye8k3f7 {
126
126
  flex-direction: column;
127
127
  }
128
- ._1ye8k3f9 {
128
+ ._1ye8k3fa {
129
129
  text-align: center;
130
130
  }
131
131
  }
132
- @media (max-width: 1280px) and (min-width: 1024px) {
133
- ._1ye8k3f0 ._1ye8k3fa {
134
- width: calc(100% - 28px);
135
- }
136
- }
137
132
  @media (max-width: 603px) {
138
- ._1ye8k3fa {
133
+ ._1ye8k3fb {
139
134
  max-width: 100%;
140
135
  width: 100%;
141
136
  }
142
137
  }
143
138
  @media (max-width: 1023px) {
144
- ._1ye8k3fb {
139
+ ._1ye8k3fc {
145
140
  justify-content: center;
146
141
  width: min(375px,100%);
147
142
  }
148
- ._1ye8k3fb img {
143
+ ._1ye8k3fc img {
149
144
  max-width: 100%;
150
145
  }
151
146
  }
152
147
  @media (min-width: 1024px) {
153
- ._1ye8k3f6 {
148
+ ._1ye8k3f7 {
154
149
  gap: 2rem;
155
150
  justify-content: center;
156
151
  min-height: 480px;
157
152
  }
158
- ._1ye8k3f0 ._1ye8k3f6 {
153
+ ._1ye8k3f0 ._1ye8k3f7 {
159
154
  gap: 1.5rem;
160
155
  min-height: 740px;
161
156
  }
162
- ._1ye8k3f1 ._1ye8k3f6 {
157
+ ._1ye8k3f2 ._1ye8k3f7 {
163
158
  padding-left: 2rem;
164
159
  }
165
- ._1ye8k3f1 ._1ye8k3fa {
160
+ ._1ye8k3f1 ._1ye8k3f7 {
161
+ justify-content: space-between;
162
+ }
163
+ ._1ye8k3f2 ._1ye8k3fb {
166
164
  max-width: 1280px;
167
165
  width: 100%;
168
166
  }
169
- ._1ye8k3fb {
167
+ ._1ye8k3fc {
170
168
  min-height: 480px;
171
- _1ye8k3f0 & {
172
- max-width: 708px;
173
- }
169
+ }
170
+ ._1ye8k3f0 ._1ye8k3fc {
171
+ max-width: 708px;
172
+ }
173
+ ._1ye8k3f1 ._1ye8k3fc {
174
+ align-self: stretch;
175
+ }
176
+ ._1ye8k3f1 ._1ye8k3fc img {
177
+ max-width: none;
178
+ max-height: none;
174
179
  }
175
180
  }
176
181
  @media screen and (min-width:1281px) {
177
- ._1ye8k3f1 ._1ye8k3f6 {
182
+ ._1ye8k3f2 ._1ye8k3f7 {
178
183
  gap: 40px;
179
184
  padding-left: 40px;
180
185
  }
181
186
  }
182
187
  @media screen and (max-width:603px) {
183
- ._1ye8k3f9 {
188
+ ._1ye8k3fa {
184
189
  margin-inline: auto;
185
190
  max-width: calc(100% - 2rem);
186
191
  }
187
192
  }
193
+ @media screen and (max-width:1023px) and (min-width:451px) {
194
+ ._1ye8k3f1 ._1ye8k3fc {
195
+ width: min(400px,100%);
196
+ aspect-ratio: 1px;
197
+ border-radius: 1rem 1rem 0 0;
198
+ overflow: hidden;
199
+ }
200
+ }
188
201
  @media (max-width: 450px) {
189
- ._1ye8k3fb {
202
+ ._1ye8k3fc {
190
203
  width: 100%;
191
204
  }
192
205
  }
193
206
  @media screen and (max-width:1180px) and (min-width:1024px) {
194
- ._1ye8k3fi {
207
+ ._1ye8k3fj {
195
208
  font-size: 34px;
196
209
  }
197
210
  }
198
211
  @media screen and (max-width:768px) {
199
- ._1ye8k3fi {
212
+ ._1ye8k3fj {
200
213
  font-size: 28px;
201
214
  line-height: 1.29;
202
215
  }
203
216
  }
204
217
  @media screen and (max-width:1280px) {
205
- ._1ye8k3fn {
218
+ ._1ye8k3fo {
206
219
  margin-top: 2.5rem;
207
220
  }
208
- ._1ye8k3f0 ._1ye8k3fn {
221
+ ._1ye8k3f0 ._1ye8k3fo {
209
222
  flex-direction: column;
210
223
  }
211
- ._7etqoq1 ._1ye8k3fn {
224
+ ._7etqoq1 ._1ye8k3fo {
212
225
  flex-direction: row;
213
226
  justify-content: center;
214
227
  flex-wrap: wrap;
215
228
  }
216
229
  }
217
230
  @media (max-width: 1280px) and (min-width: 1024px) {
218
- ._1ye8k3f0 ._1ye8k3fn {
231
+ ._1ye8k3f0 ._1ye8k3fo {
219
232
  align-items: flex-start;
220
233
  }
221
234
  }
222
235
  @media screen and (max-width:1023px) {
223
- ._1ye8k3fn {
236
+ ._1ye8k3fo {
224
237
  flex-direction: column;
225
238
  }
226
- ._1ye8k3fo {
239
+ ._1ye8k3fp {
227
240
  margin: 24px auto 0 auto;
228
241
  }
229
242
  }
230
243
  @media screen and (max-width:768px) {
231
- ._1ye8k3fn {
244
+ ._1ye8k3fo {
232
245
  margin-top: 1rem;
233
246
  }
234
247
  }
235
248
  @media screen and (min-width:1024px) {
236
- ._1ye8k3fn {
249
+ ._1ye8k3fo {
237
250
  flex-wrap: wrap;
238
251
  }
252
+ ._1bsyngo0 ._1ye8k3fo {
253
+ margin-top: 32px;
254
+ gap: 16px 32px;
255
+ }
239
256
  }
240
257
  @media (max-width:1280px) and (min-width:1024px) {
241
- ._1ye8k3fb:not(._1ye8k3f0 ._1ye8k3fb) {
258
+ ._1ye8k3fc:not(._1ye8k3f0 ._1ye8k3fc) {
242
259
  overflow: hidden;
243
260
  }
244
261
  }
245
262
  @media screen and (max-width:432px) {
246
- ._1ye8k3fp {
263
+ ._1ye8k3fq {
247
264
  padding-left: 20px;
248
265
  }
249
266
  }
@@ -1,146 +1,191 @@
1
- ._1bsyngo0 {
1
+ ._1bsyngo1 {
2
2
  position: relative;
3
3
  overflow: hidden;
4
4
  isolation: isolate;
5
5
  }
6
- ._1bsyngo1 {
6
+ ._1bsyngo2 {
7
7
  background: var(--_1073cm81);
8
8
  }
9
- ._1bsyngo2 {
9
+ ._1bsyngo3 {
10
10
  background: var(--_1073cm88);
11
11
  }
12
- ._1bsyngo3 {
12
+ ._1bsyngo4 {
13
13
  background: var(--_1073cm8f);
14
14
  }
15
- ._1bsyngo4 {
15
+ ._1bsyngo5 {
16
16
  background: var(--_1073cm8m);
17
17
  }
18
- ._1bsyngo5 {
18
+ ._1bsyngo7 {
19
19
  isolation: isolate;
20
20
  overflow: hidden;
21
21
  position: relative;
22
22
  }
23
- ._1bsyngo6 {
23
+ ._1bsyngoa {
24
24
  padding: 2rem 0;
25
25
  position: relative;
26
26
  z-index: 1;
27
27
  }
28
- ._1bsyngo7 {
28
+ ._1bsyngob {
29
29
  background: var(--_1073cm8f);
30
30
  color: var(--_1073cm8h);
31
31
  }
32
- ._1bsyngo8 {
32
+ ._1bsyngo0 ._1bsyngob {
33
+ background: var(--_1073cm81);
34
+ color: var(--_1073cm83);
35
+ }
36
+ ._1bsyngoc {
33
37
  background: var(--_1073cm8f);
34
38
  color: var(--_1073cm8h);
35
39
  }
36
- ._1bsyngo9 {
40
+ ._1bsyngo0 ._1bsyngoc {
41
+ background: var(--_1073cm88);
42
+ color: var(--_1073cm8a);
43
+ }
44
+ ._1bsyngod {
37
45
  background: var(--_1073cm81);
38
46
  color: var(--_1073cm83);
39
47
  }
40
- ._1bsyngoa {
48
+ ._1bsyngo0 ._1bsyngod {
49
+ background: var(--_1073cm8f);
50
+ color: var(--_1073cm8h);
51
+ }
52
+ ._1bsyngoe {
41
53
  background: var(--_1073cm81);
42
54
  color: var(--_1073cm83);
43
55
  }
44
- ._1bsyngob {
56
+ ._1bsyngo0 ._1bsyngoe {
57
+ background: var(--_1073cm8m);
58
+ color: var(--_1073cm8o);
59
+ }
60
+ ._1bsyngof {
45
61
  display: block;
46
62
  font: 700 14px / 1.5 var(--main-font-family);
47
63
  margin-bottom: 2px;
48
64
  letter-spacing: .2px;
49
65
  }
50
- ._1bsyngoc {
66
+ ._1bsyngog {
51
67
  color: var(--_1073cm8h);
52
68
  }
53
- ._1bsyngod {
69
+ ._1bsyngo0 ._1bsyngog {
70
+ color: var(--_1073cm85);
71
+ }
72
+ ._1bsyngoh {
54
73
  color: var(--_1073cm8h);
55
74
  }
56
- ._1bsyngoe {
75
+ ._1bsyngo0 ._1bsyngoh {
76
+ color: var(--_1073cm8c);
77
+ }
78
+ ._1bsyngoi {
57
79
  color: var(--_1073cm85);
58
80
  }
59
- ._1bsyngof {
81
+ ._1bsyngo0 ._1bsyngoi {
82
+ color: var(--_1073cm8j);
83
+ }
84
+ ._1bsyngoj {
60
85
  color: var(--_1073cm85);
61
86
  }
62
- ._1bsyngog {
87
+ ._1bsyngo0 ._1bsyngoj {
88
+ color: var(--_1073cm8q);
89
+ }
90
+ ._1bsyngok {
63
91
  font: 700 2.5rem / 1.25 var(--header-font-family);
64
92
  }
65
- ._1bsyngoh {
93
+ ._1bsyngol {
66
94
  color: var(--_1073cm8j);
67
95
  }
68
- ._1bsyngoi {
96
+ ._1bsyngo0 ._1bsyngol {
97
+ color: var(--_1073cm85);
98
+ }
99
+ ._1bsyngom {
69
100
  color: var(--_1073cm8j);
70
101
  }
71
- ._1bsyngoj {
102
+ ._1bsyngo0 ._1bsyngom {
103
+ color: var(--_1073cm8c);
104
+ }
105
+ ._1bsyngon {
72
106
  color: var(--_1073cm85);
73
107
  }
74
- ._1bsyngok {
108
+ ._1bsyngo0 ._1bsyngon {
109
+ color: var(--_1073cm8j);
110
+ }
111
+ ._1bsyngoo {
75
112
  color: var(--_1073cm85);
76
113
  }
77
- ._1bsyngo6 p {
78
- font: 400 16px / 1.5 var(--main-font-family);
79
- letter-spacing: .2px;
114
+ ._1bsyngo0 ._1bsyngoo {
115
+ color: var(--_1073cm8q);
80
116
  }
81
- ._1bsyngol {
117
+ ._1bsyngop {
82
118
  isolation: isolate;
83
119
  overflow: hidden;
84
120
  position: relative;
85
121
  }
86
- ._1bsyngol picture {
87
- display: contents;
88
- }
89
- ._1bsyngom {
122
+ ._1bsyngoq {
90
123
  width: 100%;
91
124
  height: 100%;
92
125
  object-position: right bottom;
93
126
  object-fit: cover;
94
127
  }
128
+ ._1bsyngor {
129
+ position: absolute;
130
+ height: 100%;
131
+ inset: 0;
132
+ width: 100%;
133
+ z-index: -1;
134
+ }
135
+ ._1bsyngos {
136
+ height: 100%;
137
+ position: relative;
138
+ width: 100%;
139
+ }
95
140
  @media (max-width:1023px) {
96
- ._1bsyngo0 > .containment {
141
+ ._1bsyngo6 {
97
142
  width: 100%;
98
143
  max-width: 100%;
99
144
  border-radius: 0 !important;
100
145
  }
101
- ._1bsyngo5 > .containment {
102
- padding: 24px;
103
- }
104
- ._1bsyngo5 > * {
146
+ ._1bsyngo9 {
105
147
  width: 100%;
106
148
  border-radius: 0 !important;
107
149
  }
108
150
  }
109
151
  @media (max-width: 1023px) {
110
- ._1bsyngo5 {
152
+ ._1bsyngo7 {
111
153
  flex-direction: column;
112
154
  }
113
- ._1bsyngo6 {
155
+ ._1bsyngoa {
114
156
  text-align: center;
115
157
  border-radius: 0;
116
158
  }
117
- ._1bsyngol {
159
+ ._1bsyngop {
118
160
  justify-content: flex-start;
119
- width: 100%;
120
- max-width: min(330px,100%);
121
- margin-right: auto;
122
- margin-left: auto;
161
+ width: min(330px,calc(100% - 2rem));
162
+ margin-inline: auto;
163
+ margin: 1rem;
123
164
  }
124
- ._1bsyngom {
125
- justify-content: flex-start;
126
- width: 100%;
127
- max-width: min(330px,100%);
128
- margin-right: auto;
129
- margin-left: auto;
130
- padding: 1em 0;
131
- border-radius: 1em;
165
+ ._1bsyngoq {
166
+ border-radius: 1rem;
167
+ }
168
+ ._1bsyngor {
169
+ display: none;
132
170
  }
133
171
  }
134
172
  @media (min-width: 1024px) {
135
- ._1bsyngo5 {
173
+ ._1bsyngo7 {
136
174
  min-height: calc(42.5rem + ((1vw - 10.24px) * 23.3463));
137
175
  }
138
- ._1bsyngo6 {
176
+ ._1bsyngo0 ._1bsyngo7 {
177
+ min-height: 1px;
178
+ aspect-ratio: 16 / 9;
179
+ }
180
+ ._1bsyngoa {
139
181
  width: 59%;
140
182
  max-width: 690px;
141
183
  padding: 56px;
142
184
  }
143
- ._1bsyngol {
185
+ ._1bsyngo0 ._1bsyngoa {
186
+ padding: 32px;
187
+ }
188
+ ._1bsyngop {
144
189
  position: absolute;
145
190
  right: 0;
146
191
  height: 81%;
@@ -148,24 +193,46 @@
148
193
  top: 50%;
149
194
  transform: translateY(-50%);
150
195
  }
196
+ ._1bsyngot {
197
+ position: absolute;
198
+ }
199
+ ._1bsyngou {
200
+ border-radius: 0 0 1rem 0;
201
+ left: 0;
202
+ top: 0;
203
+ }
204
+ ._1bsyngov {
205
+ border-radius: 0 0 0 1rem;
206
+ right: 0;
207
+ top: 0;
208
+ }
209
+ ._1bsyngow {
210
+ border-radius: 0 1rem 0 0;
211
+ bottom: 0;
212
+ left: 0;
213
+ }
214
+ ._1bsyngox {
215
+ border-radius: 1rem 0 0 0;
216
+ bottom: 0;
217
+ right: 0;
218
+ }
151
219
  }
152
220
  @media (min-width: 1281px) {
153
- ._1bsyngo5 {
221
+ ._1bsyngo7 {
154
222
  min-height: 740px;
155
223
  }
224
+ ._1bsyngo0 ._1bsyngo7 {
225
+ min-height: 1px;
226
+ }
156
227
  }
157
228
  @media (min-width:1024px) {
158
- ._1bsyngo5 .containment {
229
+ ._1bsyngo8 {
159
230
  display: contents;
160
231
  }
161
232
  }
162
233
  @media screen and (max-width:768px) {
163
- ._1bsyngog {
234
+ ._1bsyngok {
164
235
  font-size: 28px;
165
236
  line-height: 1.29;
166
237
  }
167
- ._1bsyngo6 p {
168
- font-size: 1rem;
169
- line-height: 1.5;
170
- }
171
238
  }
@@ -53,7 +53,7 @@
53
53
  width: 100%;
54
54
  }
55
55
  ._1m7m2a8 {
56
- display: inline-block;
56
+ display: inline-block !important;
57
57
  }
58
58
  ._1m7m2a9 {
59
59
  color: var(--_1073cm85);