@axos-web-dev/shared-components 1.0.100-dev.73-nav → 1.0.100-dev.73-compact-executive-bio

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