@axos-web-dev/shared-components 1.0.100-dev.73-compact-executive-bio.3 → 1.0.100-dev.73-nav-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 +4 -4
  2. package/dist/Accordion/Accordion.css.js +1 -1
  3. package/dist/Accordion/Accordion.js +4 -2
  4. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  5. package/dist/AlertBanner/index.js +3 -1
  6. package/dist/Article/Article.css.js +1 -1
  7. package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
  8. package/dist/Auth/ErrorAlert.css.js +1 -1
  9. package/dist/Auth/ErrorAlert.js +5 -5
  10. package/dist/Auth/Logout.js +1 -1
  11. package/dist/Auth/SignIn.css.js +1 -1
  12. package/dist/Auth/SignInPassword.js +1 -1
  13. package/dist/Avatar/Avatar.module.js +1 -1
  14. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  15. package/dist/AwardsItem/AwardsItem.css.js +1 -1
  16. package/dist/Blockquote/Blockquote.module.js +1 -1
  17. package/dist/BulletItem/BulletItem.css.js +1 -1
  18. package/dist/BulletItem/BulletItem.js +3 -1
  19. package/dist/Button/Button.css.js +1 -1
  20. package/dist/Button/Button.js +4 -4
  21. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
  22. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
  23. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
  24. package/dist/Calculators/AxosOneCalculator/index.js +4 -2
  25. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
  26. package/dist/Calculators/BalanceAPYCalculator/index.js +4 -2
  27. package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +1 -1
  28. package/dist/Calculators/BuyDownCalculator/index.js +2 -2
  29. package/dist/Calculators/Calculator.js +4 -4
  30. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  31. package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
  32. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
  33. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
  34. package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +1 -1
  35. package/dist/Calculators/SummitApyCalculator/index.js +4 -2
  36. package/dist/Calculators/calculator.css.js +1 -1
  37. package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
  38. package/dist/CallToActionBar/index.js +1 -1
  39. package/dist/Carousel/Carousel.css.js +1 -1
  40. package/dist/Carousel/index.js +5 -5
  41. package/dist/Chat/Chat.d.ts +4 -0
  42. package/dist/Chat/Chat.js +13 -0
  43. package/dist/Chat/index.d.ts +1 -0
  44. package/dist/Chat/index.js +5 -0
  45. package/dist/Chatbot/AnimatedGradientBorder.css.js +1 -1
  46. package/dist/Chatbot/Bubble.css.js +1 -1
  47. package/dist/Chatbot/Bubble.js +1 -1
  48. package/dist/Chatbot/ChatWindow.css.js +1 -1
  49. package/dist/Chatbot/ChatWindow.js +2 -2
  50. package/dist/Chatbot/Chatbot.css.js +1 -1
  51. package/dist/Chatbot/ChatbotMessage.js +1 -1
  52. package/dist/Chatbot/ThankYouMessage.js +2 -2
  53. package/dist/Chevron/Chevron.css.js +1 -1
  54. package/dist/Chevron/index.js +5 -5
  55. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
  56. package/dist/CollectInformationAlert/index.js +3 -1
  57. package/dist/Comparison/Comparison.css.js +3 -2
  58. package/dist/Comparison/Comparison.js +5 -5
  59. package/dist/Comparison/ComparisonSet.js +1 -1
  60. package/dist/ContentBanner/ContentBanner.css.js +1 -1
  61. package/dist/DownloadTile/DownloadTile.css.js +1 -1
  62. package/dist/DownloadTile/index.js +6 -0
  63. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +1 -51
  64. package/dist/ExecutiveBio/ExecutiveBio.css.js +47 -49
  65. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
  66. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +1 -3
  67. package/dist/ExecutiveBio/ExecutiveBio.js +150 -146
  68. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +2 -1
  69. package/dist/ExecutiveBio/ExecutiveBioSet.js +16 -30
  70. package/dist/ExecutiveBio/index.js +1 -2
  71. package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
  72. package/dist/FaqAccordion/index.js +5 -5
  73. package/dist/FdicCallout/FdicCallout.module.js +1 -1
  74. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  75. package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +1 -1
  76. package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +4 -2
  77. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
  78. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -4
  79. package/dist/Forms/ApplicationStart.js +4 -2
  80. package/dist/Forms/ApplyNow.js +5 -5
  81. package/dist/Forms/ClearingForm.js +4 -2
  82. package/dist/Forms/CommercialDeposits.js +4 -2
  83. package/dist/Forms/CommercialDepositsNoLendingOption.js +4 -2
  84. package/dist/Forms/CommercialLending.js +4 -2
  85. package/dist/Forms/CommercialPremiumFinance.js +4 -2
  86. package/dist/Forms/ConstructionLendingDynamic.js +4 -2
  87. package/dist/Forms/ContactCompany.js +4 -2
  88. package/dist/Forms/ContactCompanyTitle.js +4 -2
  89. package/dist/Forms/ContactUs.js +4 -2
  90. package/dist/Forms/ContactUsAAS.js +4 -2
  91. package/dist/Forms/ContactUsBusiness.js +5 -5
  92. package/dist/Forms/ContactUsBusinessNameEmail.js +5 -5
  93. package/dist/Forms/ContactUsLVF.js +4 -2
  94. package/dist/Forms/ContactUsNMLSId.js +5 -5
  95. package/dist/Forms/CpraRequest.js +4 -2
  96. package/dist/Forms/CraPublicFile.js +5 -5
  97. package/dist/Forms/DealerServices.js +4 -2
  98. package/dist/Forms/EmailOnly.js +5 -5
  99. package/dist/Forms/EmailUs.js +4 -2
  100. package/dist/Forms/Forms.css.js +1 -1
  101. package/dist/Forms/HoneyPot/HoneyPot.css.js +1 -1
  102. package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -5
  103. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
  104. package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -4
  105. package/dist/Forms/MortgageWarehouseLending.js +5 -5
  106. package/dist/Forms/QuickPricer/QuickPricerForm.js +5 -3
  107. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  108. package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
  109. package/dist/Forms/ScheduleCall.js +4 -2
  110. package/dist/Forms/ScheduleCallPremier.js +4 -2
  111. package/dist/Forms/SuccesForm.js +4 -4
  112. package/dist/Forms/VendorQuestionnaire.js +1 -1
  113. package/dist/Forms/WcplSurvey.js +4 -2
  114. package/dist/HelpArticle/HelpArticle.css.js +1 -1
  115. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  116. package/dist/HeroBanner/HeroBanner.js +5 -3
  117. package/dist/HeroBanner/LargeBanner.css.js +1 -1
  118. package/dist/HeroBanner/SelectionBanner.css.js +1 -1
  119. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  120. package/dist/Hyperlink/index.js +4 -4
  121. package/dist/IconBillboard/IconBillboard.css.js +1 -1
  122. package/dist/IconBillboard/IconBillboard.js +1 -1
  123. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  124. package/dist/ImageBillboard/ImageBillboard.js +3 -1
  125. package/dist/ImageBillboard/ImageBillboardSet.js +4 -3
  126. package/dist/ImageLink/ImageLink.css.js +1 -1
  127. package/dist/ImageLink/ImageLink.js +4 -4
  128. package/dist/ImageLink/ImageLinkSet.js +4 -4
  129. package/dist/ImageLink/index.js +4 -4
  130. package/dist/Input/Checkbox.css.js +1 -1
  131. package/dist/Input/Dropdown.css.js +1 -1
  132. package/dist/Input/Input.css.js +1 -1
  133. package/dist/Input/RadioButton.css.js +1 -1
  134. package/dist/Inputs/Input.css.js +1 -1
  135. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  136. package/dist/Insight/Featured/CategorySelector.js +6 -6
  137. package/dist/Insight/Featured/Featured.css.js +1 -1
  138. package/dist/Insight/Featured/Featured.js +5 -5
  139. package/dist/Insight/Featured/Header.css.js +1 -1
  140. package/dist/Insight/Featured/Header.js +5 -5
  141. package/dist/Insight/Insight.css.js +1 -1
  142. package/dist/Interstitial/Interstitial-variants.css.js +1 -1
  143. package/dist/Interstitial/Interstitial.module.js +1 -1
  144. package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
  145. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  146. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  147. package/dist/Modal/Modal.css.js +1 -1
  148. package/dist/Modal/Modal.js +4 -4
  149. package/dist/Modal/contextApi/store.js +1 -1
  150. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  151. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
  152. package/dist/NavigationMenu/AxosALTS/NavData.js +4 -4
  153. package/dist/NavigationMenu/AxosALTS/index.js +4 -4
  154. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  155. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  156. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
  157. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  158. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
  159. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +1 -1
  160. package/dist/NavigationMenu/AxosBank/DropwdownButton.d.ts +7 -0
  161. package/dist/NavigationMenu/AxosBank/DropwdownButton.js +105 -0
  162. package/dist/NavigationMenu/AxosBank/Menu.d.ts +37 -0
  163. package/dist/NavigationMenu/AxosBank/Menu.js +130 -0
  164. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +12 -1
  165. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +175 -153
  166. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +1 -1
  167. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +37 -264
  168. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +57 -525
  169. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.d.ts +36 -0
  170. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.js +105 -0
  171. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  172. package/dist/NavigationMenu/AxosBank/NavBar.module.js +42 -39
  173. package/dist/NavigationMenu/AxosBank/NavData.js +4 -4
  174. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +6 -1
  175. package/dist/NavigationMenu/AxosBank/SubNavBar.js +115 -3106
  176. package/dist/NavigationMenu/AxosBank/SubNavItem.d.ts +1 -0
  177. package/dist/NavigationMenu/AxosBank/SubNavItem.js +187 -0
  178. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +1 -1
  179. package/dist/NavigationMenu/AxosBank/index.d.ts +6 -4
  180. package/dist/NavigationMenu/AxosBank/index.js +85 -386
  181. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  182. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
  183. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
  184. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  185. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
  186. package/dist/NavigationMenu/LaVictoire/NavData.js +4 -4
  187. package/dist/NavigationMenu/LaVictoire/index.js +4 -4
  188. package/dist/NavigationMenu/NavDataJson.js +4 -4
  189. package/dist/NavigationMenu/NavItem/index.js +11 -1
  190. package/dist/NavigationMenu/Navbar.d.ts +4 -1
  191. package/dist/NavigationMenu/Navbar.js +6 -5
  192. package/dist/NavigationMenu/SignInNavButton.js +4 -4
  193. package/dist/NavigationMenu/utils.d.ts +465 -0
  194. package/dist/NavigationMenu/utils.js +112 -0
  195. package/dist/PageNavItem/PageNavItem.css.js +1 -1
  196. package/dist/PageNavSet/PageNavSet.js +1 -1
  197. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  198. package/dist/Pagination/Pagination.css.js +1 -1
  199. package/dist/Pagination/Pagination.js +4 -2
  200. package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
  201. package/dist/SecondaryFooter/index.js +1 -1
  202. package/dist/SetContainer/SetContainer.css.js +1 -1
  203. package/dist/SetContainer/SetContainer.js +6 -6
  204. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  205. package/dist/SocialMediaBar/iconsRepository.js +4 -4
  206. package/dist/StepItem/StepItem.css.js +1 -1
  207. package/dist/StepItemSet/StepItemSet.css.js +1 -1
  208. package/dist/StepItemSet/StepItemSet.js +1 -1
  209. package/dist/Tab/Tab.css.js +1 -1
  210. package/dist/Table/Table.css.js +1 -1
  211. package/dist/Table/Table.d.ts +1 -1
  212. package/dist/Table/Table.js +4 -2
  213. package/dist/TextBlock/TextBlock.css.js +1 -1
  214. package/dist/TextBlock/TextBlock.js +1 -1
  215. package/dist/Topic/Topic.css.js +1 -1
  216. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  217. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  218. package/dist/Typography/Typography.css.js +1 -1
  219. package/dist/VideoTile/VideoTile.css.js +1 -1
  220. package/dist/VideoTile/VideoTile.js +4 -4
  221. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  222. package/dist/VideoWrapper/index.js +4 -4
  223. package/dist/WalnutIframe/wrapper.module.js +1 -1
  224. package/dist/assets/ExecutiveBio/ExecutiveBio.css +170 -271
  225. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +116 -116
  226. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +125 -87
  227. package/dist/globals.css.js +1 -1
  228. package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
  229. package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
  230. package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
  231. package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
  232. package/dist/icons/Logos/AXOS.js +49 -7
  233. package/dist/icons/Star/Star.css.js +1 -1
  234. package/dist/index.css.js +1 -1
  235. package/dist/main.js +1 -2
  236. package/dist/themes/axos.css.js +1 -1
  237. package/dist/themes/premier.css.js +1 -1
  238. package/dist/themes/ufb.css.js +1 -1
  239. package/dist/themes/victorie.css.js +1 -1
  240. package/dist/utils/allowedAxosDomains.js +5 -1
  241. package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
  242. package/package.json +1 -1
@@ -1,169 +1,134 @@
1
1
  .txcb8d1 {
2
- margin-top: 0px;
3
- }
4
- .txcb8d2 {
5
2
  border: 1px solid transparent;
6
3
  }
7
- .txcb8d3 {
4
+ .txcb8d2 {
8
5
  background: var(--_1073cm81);
9
6
  color: var(--_1073cm83);
10
7
  border-color: var(--_1073cm84);
11
8
  }
12
- .txcb8d4 {
9
+ .txcb8d3 {
13
10
  background: var(--_1073cm88);
14
11
  color: var(--_1073cm8a);
15
12
  }
16
- .txcb8d5 {
13
+ .txcb8d4 {
17
14
  background: var(--_1073cm8f);
18
15
  color: var(--_1073cm8h);
19
16
  }
20
- .txcb8d6 {
17
+ .txcb8d5 {
21
18
  background: var(--_1073cm8m);
22
19
  color: var(--_1073cm8o);
23
20
  }
24
- .txcb8d1 .txcb8d7 {
25
- font-size: 20px;
26
- }
27
- .txcb8d8 {
21
+ .txcb8d7 {
28
22
  color: var(--_1073cm85);
29
23
  }
30
- .txcb8d9 {
24
+ .txcb8d8 {
31
25
  color: var(--_1073cm8c);
32
26
  }
33
- .txcb8da {
27
+ .txcb8d9 {
34
28
  color: var(--_1073cm8j);
35
29
  }
36
- .txcb8db {
30
+ .txcb8da {
37
31
  color: var(--_1073cm8q);
38
32
  }
39
- .txcb8dc {
33
+ .txcb8db {
40
34
  font-family: var(--header-font-family);
41
35
  font-size: 18px;
42
36
  font-weight: 700;
43
37
  line-height: 1.29;
44
38
  margin-top: 10px;
45
39
  }
46
- .txcb8d1 .txcb8dc {
47
- font-family: var(--main-font-family);
48
- font-size: 14px;
49
- font-weight: 400;
50
- line-height: 1.5;
51
- margin-top: 4px;
40
+ .txcb8dc {
41
+ color: var(--_1073cm85);
52
42
  }
53
43
  .txcb8dd {
54
- color: var(--_1073cm83);
44
+ color: var(--_1073cm8c);
55
45
  }
56
46
  .txcb8de {
57
- color: var(--_1073cm8a);
58
- }
59
- .txcb8df {
60
47
  color: var(--_1073cm8h);
61
48
  }
62
- .txcb8dg {
49
+ .txcb8df {
63
50
  color: var(--_1073cm8o);
64
51
  }
65
- .txcb8di {
52
+ .txcb8dh {
66
53
  fill: var(--_1073cm82);
67
54
  }
68
- .txcb8dj {
55
+ .txcb8di {
69
56
  fill: var(--_1073cm89);
70
57
  }
71
- .txcb8dk {
58
+ .txcb8dj {
72
59
  fill: var(--_1073cm8g);
73
60
  }
74
- .txcb8dl {
61
+ .txcb8dk {
75
62
  fill: var(--_1073cm8n);
76
63
  }
77
- .txcb8dm {
64
+ .txcb8dl {
78
65
  flex: 1 1 0%;
79
66
  }
80
- .txcb8dn {
67
+ .txcb8dm {
81
68
  flex: 1 1 0%;
82
69
  max-width: 100%;
83
70
  }
84
- .txcb8dn a {
71
+ .txcb8dm a {
85
72
  color: inherit;
86
73
  }
87
- .txcb8dn a:hover {
74
+ .txcb8dm a:hover {
88
75
  opacity: 0.8;
89
76
  text-decoration: underline;
90
77
  }
91
- .txcb8dn > * + * {
78
+ .txcb8dm > * + * {
92
79
  margin-top: 24px;
93
80
  }
94
- .txcb8do {
81
+ .txcb8dn {
95
82
  padding: 48px;
96
83
  }
97
- .txcb8d1 .txcb8do {
98
- padding: 20px;
99
- height: 100%;
100
- }
101
- .txcb8dp {
84
+ .txcb8do {
102
85
  margin-top: 24px;
103
86
  }
104
- .txcb8d1 .txcb8dp {
105
- margin-top: 16px;
106
- font-size: 12px;
107
- line-height: 1.5;
108
- }
109
- .txcb8dp p {
87
+ .txcb8do p {
110
88
  font-size: 16px;
111
89
  line-height: 1.5;
112
90
  }
113
- .txcb8dp sub {
91
+ .txcb8do sub {
114
92
  display: block;
115
93
  font-style: italic;
116
94
  margin-top: 5px;
117
95
  }
118
- .txcb8dq {
96
+ .txcb8dp {
119
97
  font-family: var(--header-font-family);
120
98
  font-size: 18px;
121
- line-height: 1.44;
122
99
  font-weight: 700;
123
100
  margin-left: 15px;
124
101
  overflow: hidden;
125
102
  text-decoration: none;
126
103
  text-overflow: ellipsis;
127
104
  }
128
- .txcb8d1 .txcb8dq {
129
- margin-left: 0px;
130
- overflow: visible;
131
- }
132
- .txcb8dq:hover {
133
- opacity: 0.7;
105
+ .txcb8dq {
106
+ color: #0062B3;
134
107
  }
135
108
  .txcb8dr {
136
109
  color: #0062B3;
137
110
  }
138
111
  .txcb8ds {
139
- color: #0062B3;
112
+ color: var(--_1073cm8j);
140
113
  }
141
114
  .txcb8dt {
142
- color: var(--_1073cm8g);
143
- }
144
- .txcb8du {
145
- color: var(--_1073cm8n);
115
+ color: var(--_1073cm8q);
146
116
  }
147
- .txcb8dq a {
117
+ .txcb8dp a {
148
118
  text-decoration: none;
149
119
  }
150
- .txcb8dv {
120
+ .txcb8du {
151
121
  display: flex;
152
122
  flex-direction: column;
153
123
  }
154
- .txcb8dx {
124
+ .txcb8dw {
155
125
  aspect-ratio: 1 / 1;
156
126
  border-radius: 50%;
157
127
  overflow: hidden;
158
128
  position: relative;
159
129
  width: 320px;
160
130
  }
161
- .txcb8d1 .txcb8dx {
162
- aspect-ratio: 132 / 160;
163
- border-radius: 12px;
164
- width: 132px;
165
- }
166
- .txcb8dx img {
131
+ .txcb8dw img {
167
132
  height: 100%;
168
133
  inset: 0;
169
134
  object-fit: cover;
@@ -171,83 +136,56 @@
171
136
  position: absolute;
172
137
  width: 100%;
173
138
  }
174
- .txcb8dy {
139
+ .txcb8dx {
175
140
  margin-right: 64px;
176
141
  width: auto;
177
142
  }
178
- .txcb8d1 .txcb8dy {
179
- margin-right: 0px;
180
- align-self: flex-start;
181
- }
182
143
  .txcb8d10 {
183
- display: grid;
184
- gap: 24px;
185
- position: relative;
186
- margin-inline: auto;
187
- }
188
- .txcb8d11 {
189
- grid-template-columns: 1fr;
190
- }
191
- .txcb8d12 {
192
- grid-template-columns: repeat(2, 1fr);
193
- width: min(840px, calc(100% - 4rem));
194
- }
195
- .txcb8d13 {
196
- grid-template-columns: repeat(3, 1fr);
197
- }
198
- .txcb8d14 {
199
- grid-template-columns: repeat(4, 1fr);
200
- }
201
- .txcb8d1 .txcb8d15 {
202
- gap: 16px;
203
- height: 100%;
204
- }
205
- .txcb8d16 {
206
144
  margin-bottom: 40px;
207
- margin-inline: auto;
145
+ margin-left: auto;
146
+ margin-right: auto;
208
147
  max-width: 800px;
209
148
  text-align: center;
210
- display: flex;
211
- flex-direction: column;
212
- gap: 8px;
213
149
  }
214
- .txcb8d17 {
150
+ .txcb8d10 h2 + p {
151
+ color: #333D46;
152
+ margin-top: 8px;
153
+ }
154
+ .txcb8d11 {
215
155
  margin-top: 0;
216
- padding-block: 56px;
156
+ padding-bottom: 56px;
157
+ padding-top: 56px;
217
158
  }
218
- .txcb8d18 {
159
+ .txcb8d12 {
219
160
  background: var(--_1073cm81);
220
- color: var(--_1073cm83);
221
161
  }
222
- .txcb8d19 {
162
+ .txcb8d13 {
223
163
  background: var(--_1073cm88);
224
- color: var(--_1073cm8a);
225
164
  }
226
- .txcb8d1a {
165
+ .txcb8d14 {
227
166
  background: var(--_1073cm8f);
228
- color: var(--_1073cm8h);
229
167
  }
230
- .txcb8d1b {
168
+ .txcb8d15 {
231
169
  background: var(--_1073cm8m);
232
- color: var(--_1073cm8o);
233
170
  }
234
- .txcb8d1d {
171
+ .txcb8d17 {
235
172
  color: var(--_1073cm85);
236
173
  }
237
- .txcb8d1e {
174
+ .txcb8d18 {
238
175
  color: var(--_1073cm8c);
239
176
  }
240
- .txcb8d1f {
177
+ .txcb8d19 {
241
178
  color: var(--_1073cm8j);
242
179
  }
243
- .txcb8d1g {
180
+ .txcb8d1a {
244
181
  color: var(--_1073cm8q);
245
182
  }
246
- .txcb8d10.containment .containment {
247
- width: 100%;
183
+ .txcb8d1b {
184
+ position: relative;
248
185
  }
249
- .txcb8d1h {
250
- margin-inline: auto;
186
+ .txcb8d1c {
187
+ margin-left: auto;
188
+ margin-right: auto;
251
189
  margin-top: 40px;
252
190
  max-width: 800px;
253
191
  text-align: center;
@@ -255,51 +193,51 @@
255
193
  main > div:nth-last-child(2) > .txcb8d0 {
256
194
  margin-bottom: 3.5rem;
257
195
  }
258
- .txcb8d1i {
196
+ .txcb8d1d {
259
197
  gap: 36px;
260
198
  }
261
- .txcb8dn + .txcb8d1i {
199
+ .txcb8dm + .txcb8d1d {
262
200
  margin-top: 24px;
263
201
  }
264
- .txcb8d1j {
202
+ .txcb8d1e {
265
203
  display: flex;
266
204
  flex-direction: column;
267
205
  }
268
- .txcb8d1k {
206
+ .txcb8d1f {
269
207
  position: relative;
270
208
  isolation: isolate;
271
209
  padding-block: 80px;
272
210
  overflow: clip;
273
211
  }
274
- .txcb8d1l {
212
+ .txcb8d1g {
275
213
  background: var(--_1073cm81);
276
214
  color: var(--_1073cm83);
277
215
  }
278
- .txcb8d1m {
216
+ .txcb8d1h {
279
217
  background: var(--_1073cm88);
280
218
  color: var(--_1073cm8a);
281
219
  }
282
- .txcb8d1n {
220
+ .txcb8d1i {
283
221
  background: var(--_1073cm8f);
284
222
  color: var(--_1073cm8h);
285
223
  }
286
- .txcb8d1o {
224
+ .txcb8d1j {
287
225
  background: var(--_1073cm8m);
288
226
  color: var(--_1073cm8o);
289
227
  }
290
- main > div:has(.txcb8d1k) {
228
+ main > div:has(.txcb8d1f) {
291
229
  margin-top: 0;
292
230
  }
293
- .txcb8d1q {
231
+ .txcb8d1l {
294
232
  display: flex;
295
233
  align-items: flex-start;
296
234
  gap: 56px;
297
235
  }
298
- .txcb8d1r {
236
+ .txcb8d1m {
299
237
  gap: 32px;
300
238
  width: min(344px, 100%);
301
239
  }
302
- .txcb8d1s {
240
+ .txcb8d1n {
303
241
  aspect-ratio: 344 / 392;
304
242
  border-radius: 16px;
305
243
  align-self: stretch;
@@ -307,128 +245,128 @@ main > div:has(.txcb8d1k) {
307
245
  max-width: 344px;
308
246
  position: relative;
309
247
  }
310
- .txcb8d1t {
248
+ .txcb8d1o {
311
249
  height: 100%;
312
250
  width: 100%;
313
251
  object-fit: cover;
314
252
  position: absolute;
315
253
  inset: 0;
316
254
  }
317
- .txcb8d1u {
255
+ .txcb8d1p {
318
256
  gap: 16px;
319
257
  }
320
- .txcb8d1v {
258
+ .txcb8d1q {
321
259
  display: block;
322
260
  font: 700 18px / 1.5 var(--header-font-family);
323
261
  letter-spacing: -0.198px;
324
262
  }
325
- .txcb8d1w {
263
+ .txcb8d1r {
326
264
  color: var(--_1073cm85);
327
265
  }
328
- .txcb8d1x {
266
+ .txcb8d1s {
329
267
  color: var(--_1073cm8c);
330
268
  }
331
- .txcb8d1y {
269
+ .txcb8d1t {
332
270
  color: var(--_1073cm8j);
333
271
  }
334
- .txcb8d1z {
272
+ .txcb8d1u {
335
273
  color: var(--_1073cm8q);
336
274
  }
337
- .txcb8d20 {
275
+ .txcb8d1v {
338
276
  gap: 3px;
339
277
  padding-left: 24px;
340
278
  }
341
- .txcb8d21 {
279
+ .txcb8d1w {
342
280
  flex: 1;
343
281
  gap: 24px;
344
282
  }
345
- .txcb8d22 {
283
+ .txcb8d1x {
346
284
  gap: 16px;
347
285
  }
348
- .txcb8d23 {
286
+ .txcb8d1y {
349
287
  gap: 12px;
350
288
  }
351
- .txcb8d25 {
289
+ .txcb8d20 {
352
290
  color: var(--_1073cm85);
353
291
  }
354
- .txcb8d26 {
292
+ .txcb8d21 {
355
293
  color: var(--_1073cm8c);
356
294
  }
357
- .txcb8d27 {
295
+ .txcb8d22 {
358
296
  color: var(--_1073cm8j);
359
297
  }
360
- .txcb8d28 {
298
+ .txcb8d23 {
361
299
  color: var(--_1073cm8q);
362
300
  }
363
- .txcb8d29 {
301
+ .txcb8d24 {
364
302
  font-size: 20px;
365
303
  line-height: 1.5;
366
304
  }
367
- .txcb8d2a {
305
+ .txcb8d25 {
368
306
  color: var(--_1073cm85);
369
307
  }
370
- .txcb8d2b {
308
+ .txcb8d26 {
371
309
  color: var(--_1073cm8c);
372
310
  }
373
- .txcb8d2c {
311
+ .txcb8d27 {
374
312
  color: var(--_1073cm8j);
375
313
  }
376
- .txcb8d2d {
314
+ .txcb8d28 {
377
315
  color: var(--_1073cm8q);
378
316
  }
379
- .txcb8d2e {
317
+ .txcb8d29 {
380
318
  display: flex;
381
319
  align-items: center;
382
320
  gap: 18px;
383
321
  }
384
- .txcb8d2g {
322
+ .txcb8d2b {
385
323
  fill: #2F5B88;
386
324
  }
387
- .txcb8d2h {
325
+ .txcb8d2c {
388
326
  fill: #2F5B88;
389
327
  }
390
- .txcb8d2i {
328
+ .txcb8d2d {
391
329
  fill: var(--_1073cm8g);
392
330
  }
393
- .txcb8d2j {
331
+ .txcb8d2e {
394
332
  fill: var(--_1073cm8n);
395
333
  }
396
- .txcb8d2k {
334
+ .txcb8d2f {
397
335
  font-size: 24px;
398
336
  font-weight: 700;
399
337
  line-height: 1.37;
400
338
  font-family: var(--header-font-family);
401
339
  text-wrap: pretty;
402
340
  }
403
- .txcb8d2l {
341
+ .txcb8d2g {
404
342
  color: var(--_1073cm85);
405
343
  }
406
- .txcb8d2m {
344
+ .txcb8d2h {
407
345
  color: var(--_1073cm8c);
408
346
  }
409
- .txcb8d2n {
347
+ .txcb8d2i {
410
348
  color: var(--_1073cm8j);
411
349
  }
412
- .txcb8d2o {
350
+ .txcb8d2j {
413
351
  color: var(--_1073cm8q);
414
352
  }
415
- .txcb8d2p p {
353
+ .txcb8d2k p {
416
354
  font-size: 16px;
417
355
  line-height: 1.5;
418
356
  }
419
- .txcb8d2q {
357
+ .txcb8d2l {
420
358
  scale: 1;
421
359
  transition: scale 0.25s ease;
422
360
  will-change: scale;
423
361
  }
424
- .txcb8d2q:hover {
362
+ .txcb8d2l:hover {
425
363
  scale: 1.1;
426
364
  }
427
- .txcb8d2r {
365
+ .txcb8d2m {
428
366
  position: relative;
429
367
  display: flex;
430
368
  }
431
- .txcb8d2s {
369
+ .txcb8d2n {
432
370
  visibility: hidden;
433
371
  min-width: 120px;
434
372
  text-align: center;
@@ -445,31 +383,31 @@ main > div:has(.txcb8d1k) {
445
383
  font-weight: 700;
446
384
  font-family: var(--header-font-family);
447
385
  }
448
- .txcb8d2r:hover .txcb8d2s {
386
+ .txcb8d2m:hover .txcb8d2n {
449
387
  visibility: visible;
450
388
  opacity: 1;
451
389
  }
452
- .txcb8d2r:focus-visible .txcb8d2s {
390
+ .txcb8d2m:focus-visible .txcb8d2n {
453
391
  visibility: visible;
454
392
  opacity: 1;
455
393
  }
456
- .txcb8d2t {
394
+ .txcb8d2o {
457
395
  background: var(--_1073cm82);
458
396
  color: var(--_1073cm86);
459
397
  }
460
- .txcb8d2u {
398
+ .txcb8d2p {
461
399
  background: var(--_1073cm89);
462
400
  color: var(--_1073cm8d);
463
401
  }
464
- .txcb8d2v {
402
+ .txcb8d2q {
465
403
  background: var(--_1073cm8g);
466
404
  color: var(--_1073cm8k);
467
405
  }
468
- .txcb8d2w {
406
+ .txcb8d2r {
469
407
  background: var(--_1073cm8n);
470
408
  color: var(--_1073cm8r);
471
409
  }
472
- .txcb8d2y {
410
+ .txcb8d2t {
473
411
  position: absolute;
474
412
  top: 0;
475
413
  left: 0;
@@ -478,127 +416,106 @@ main > div:has(.txcb8d1k) {
478
416
  height: 100%;
479
417
  z-index: -1;
480
418
  }
481
- .txcb8d30 {
419
+ .txcb8d2v {
482
420
  stroke: var(--_1073cm82);
483
421
  }
484
- .txcb8d31 {
422
+ .txcb8d2w {
485
423
  stroke: var(--_1073cm89);
486
424
  }
487
- .txcb8d32 {
425
+ .txcb8d2x {
488
426
  stroke: var(--_1073cm8g);
489
427
  }
490
- .txcb8d33 {
428
+ .txcb8d2y {
491
429
  stroke: var(--_1073cm8n);
492
430
  }
493
- .txcb8d30 path {
431
+ .txcb8d2v path {
494
432
  stroke: var(--_1073cm82) !important;
495
433
  }
496
- .txcb8d31 path {
434
+ .txcb8d2w path {
497
435
  stroke: var(--_1073cm89) !important;
498
436
  }
499
- .txcb8d32 path {
437
+ .txcb8d2x path {
500
438
  stroke: var(--_1073cm8g) !important;
501
439
  }
502
- .txcb8d33 path {
440
+ .txcb8d2y path {
503
441
  stroke: var(--_1073cm8n) !important;
504
442
  }
505
- .txcb8d1 .containment {
506
- height: 100%;
507
- }
508
- .txcb8d1 .arrow {
509
- margin-left: 8px;
510
- }
511
443
  @media (max-width: 1240px) and (min-width: 1024px) {
512
- .txcb8dn {
444
+ .txcb8dm {
513
445
  max-width: max-content;
514
446
  }
515
447
  }
516
448
  @media (max-width: 1023px) {
517
- .txcb8dm {
449
+ .txcb8dl {
518
450
  margin-top: 24px;
519
451
  }
520
- .txcb8d1 .txcb8dm {
521
- margin-top: 0px;
522
- }
523
- .txcb8dn {
452
+ .txcb8dm {
524
453
  max-width: 100%;
525
454
  }
526
- .txcb8dw {
455
+ .txcb8dv {
527
456
  display: flex;
528
457
  justify-content: center;
529
458
  }
530
- .txcb8dy {
459
+ .txcb8dx {
531
460
  margin-right: 0px;
532
461
  }
533
- .txcb8dz {
462
+ .txcb8dy {
534
463
  transform: translateY(1%);
535
464
  }
536
- .txcb8dz p:first-of-type {
465
+ .txcb8dy p:first-of-type {
537
466
  margin-top: 8px;
538
467
  }
539
- .txcb8d15 {
468
+ .txcb8dz {
540
469
  flex-direction: column;
541
470
  }
542
- .txcb8d1 .txcb8d15 {
543
- flex-direction: row;
544
- }
545
- .txcb8d16 {
471
+ .txcb8d10 {
546
472
  margin-bottom: 24px;
547
473
  }
548
- .txcb8d17 {
549
- padding-block: 42px;
474
+ .txcb8d11 {
475
+ padding-top: 42px;
476
+ padding-bottom: 42px;
550
477
  }
551
- .txcb8d1h {
478
+ .txcb8d1c {
552
479
  margin-top: 24px;
553
480
  }
554
- .txcb8d1k {
481
+ .txcb8d1f {
555
482
  padding-block: 42px;
556
483
  }
557
- .txcb8d1q {
484
+ .txcb8d1l {
558
485
  gap: 32px;
559
486
  }
560
487
  }
561
- @media (max-width: 1175px) {
562
- .txcb8d13 {
563
- grid-template-columns: repeat(2, 1fr);
564
- width: min(840px, calc(100% - 4rem));
565
- }
566
- .txcb8d14 {
567
- grid-template-columns: repeat(2, 1fr);
568
- width: min(840px, calc(100% - 4rem));
569
- }
570
- }
571
488
  @media (max-width: 1570px) {
572
- .txcb8d2y {
489
+ .txcb8d2t {
573
490
  left: calc(-11.875rem + ((1vw - 12.6200px) * 61.6883));
574
491
  }
575
492
  }
576
493
  @media (max-width: 1262px) {
577
- .txcb8d2y {
494
+ .txcb8d2t {
578
495
  left: -190px;
579
496
  }
580
497
  }
581
498
  @media (max-width: 850px) {
582
- .txcb8d1q {
499
+ .txcb8d1l {
583
500
  flex-direction: column;
584
501
  gap: 24px;
585
502
  }
586
- .txcb8d1r {
503
+ .txcb8d1m {
587
504
  display: contents;
588
505
  }
589
- .txcb8d1u {
506
+ .txcb8d1p {
590
507
  order: 1;
591
508
  }
592
- .txcb8d21 {
509
+ .txcb8d1w {
593
510
  display: contents;
594
511
  }
595
- .txcb8d2p {
512
+ .txcb8d2k {
596
513
  order: 2;
597
514
  }
598
- .txcb8d2x {
515
+ .txcb8d2s {
599
516
  order: 3;
600
517
  }
601
- .txcb8d2y {
518
+ .txcb8d2t {
602
519
  height: 530px;
603
520
  left: unset;
604
521
  right: -150px;
@@ -607,73 +524,55 @@ main > div:has(.txcb8d1k) {
607
524
  }
608
525
  }
609
526
  @media (max-width: 768px) {
610
- .txcb8dc {
527
+ .txcb8db {
611
528
  margin-top: 8px;
612
529
  font-size: 16px;
613
530
  line-height: 1.5;
614
531
  }
615
- .txcb8dn > * + * {
532
+ .txcb8dm > * + * {
616
533
  margin-top: 10px;
617
534
  }
618
- .txcb8do {
535
+ .txcb8dn {
619
536
  padding: 24px;
620
537
  }
621
- .txcb8dp {
538
+ .txcb8do {
622
539
  margin-top: 8px;
623
540
  }
624
- .txcb8dq {
541
+ .txcb8dp {
542
+ font-size: 18px;
543
+ line-height: 1.44;
625
544
  margin-left: 10px;
626
545
  }
627
- .txcb8dv {
546
+ .txcb8du {
628
547
  margin-top: 16px;
629
548
  }
630
- .txcb8dx {
549
+ .txcb8dw {
631
550
  width: 200px;
632
551
  }
633
- .txcb8d12 {
634
- grid-template-columns: 1fr;
635
- width: min(350px, calc(100% - 2rem));
636
- }
637
- .txcb8d13 {
638
- grid-template-columns: 1fr;
639
- width: min(350px, calc(100% - 2rem));
640
- }
641
- .txcb8d14 {
642
- grid-template-columns: 1fr;
643
- width: min(350px, calc(100% - 2rem));
552
+ .txcb8d10 h2 + p {
553
+ font-size: 1rem;
554
+ line-height: 1.5;
644
555
  }
645
- .txcb8d17 {
646
- padding-block: 32px;
556
+ .txcb8d11 {
557
+ padding-top: 32px;
558
+ padding-bottom: 32px;
647
559
  }
648
- .txcb8dn + .txcb8d1i {
560
+ .txcb8dm + .txcb8d1d {
649
561
  margin-top: 10px;
650
562
  }
651
- .txcb8d1k {
563
+ .txcb8d1f {
652
564
  padding-block: 32px;
653
565
  }
654
- .txcb8d1u {
566
+ .txcb8d1p {
655
567
  gap: 12px;
656
568
  }
657
- .txcb8d29 {
569
+ .txcb8d24 {
658
570
  font-size: 16px;
659
571
  }
660
- .txcb8d2k {
572
+ .txcb8d2f {
661
573
  font-size: 18px;
662
574
  }
663
575
  }
664
- @media ( max-width: 380px) {
665
- .txcb8d1 .txcb8dx {
666
- width: 50px;
667
- }
668
- }
669
- @media (min-width: 1176px) {
670
- .txcb8d14 {
671
- width: min(1000px, 100%);
672
- }
673
- .txcb8d14 .txcb8d15 {
674
- flex-direction: column;
675
- }
676
- }
677
576
  @media screen and (max-width: 1023px) {
678
577
  main > div:nth-last-child(2) > .txcb8d0 {
679
578
  margin-bottom: 42px;
@@ -685,32 +584,32 @@ main > div:has(.txcb8d1k) {
685
584
  }
686
585
  }
687
586
  @media (max-width: 500px) {
688
- .txcb8d1i {
587
+ .txcb8d1d {
689
588
  gap: 24px;
690
589
  }
691
590
  }
692
591
  @media (max-width: 400px) {
693
- .txcb8d1i {
592
+ .txcb8d1d {
694
593
  align-items: flex-start;
695
594
  flex-direction: column;
696
595
  gap: 10px;
697
596
  }
698
597
  }
699
598
  @media (max-width: 1023px) and (min-width: 769px) {
700
- .txcb8d1p {
599
+ .txcb8d1k {
701
600
  width: min(1200px, calc(100% - 4rem));
702
601
  }
703
602
  }
704
603
  @media (min-width: 769px) {
705
- .txcb8d2x > * + * {
604
+ .txcb8d2s > * + * {
706
605
  margin-top: 14px;
707
606
  }
708
607
  }
709
608
  @media (min-width: 851px) {
710
- .txcb8d30 path {
609
+ .txcb8d2v path {
711
610
  opacity: 0.5;
712
611
  }
713
- .txcb8d31 path {
612
+ .txcb8d2w path {
714
613
  opacity: 0.5;
715
614
  }
716
615
  }