@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,4 +1,4 @@
1
- /* empty css */
1
+ import '../assets/ExecutiveBio/ExecutiveBio.css';import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';import '../assets/Typography/Typography.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
@@ -6,52 +6,53 @@
6
6
  /* empty css */
7
7
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
8
8
  var executive_bio = "txcb8d0";
9
- var item_bio = createRuntimeFn({ defaultClassName: "txcb8d1", variantClassNames: { variant: { primary: "txcb8d2", secondary: "txcb8d3", tertiary: "txcb8d4", quaternary: "txcb8d5" } }, defaultVariants: {}, compoundVariants: [] });
10
- var headline_setting = createRuntimeFn({ defaultClassName: "txcb8d6", variantClassNames: { variant: { primary: "txcb8d7", secondary: "txcb8d8", tertiary: "txcb8d9", quaternary: "txcb8da" } }, defaultVariants: {}, compoundVariants: [] });
11
- var job_title = createRuntimeFn({ defaultClassName: "txcb8db", variantClassNames: { variant: { primary: "txcb8dc", secondary: "txcb8dd", tertiary: "txcb8de", quaternary: "txcb8df" } }, defaultVariants: {}, compoundVariants: [] });
12
- var svg_icon = createRuntimeFn({ defaultClassName: "txcb8dg", variantClassNames: { variant: { primary: "txcb8dh", secondary: "txcb8di", tertiary: "txcb8dj", quaternary: "txcb8dk" } }, defaultVariants: {}, compoundVariants: [] });
13
- var description = "txcb8dl";
14
- var contact_col = "txcb8dm";
15
- var padding = "txcb8dn";
16
- var copy = "txcb8do";
17
- var contact_entry = createRuntimeFn({ defaultClassName: "txcb8dp", variantClassNames: { variant: { primary: "txcb8dq", secondary: "txcb8dr", tertiary: "txcb8ds", quaternary: "txcb8dt" } }, defaultVariants: {}, compoundVariants: [] });
18
- var contacts = "txcb8du";
19
- var headshot = "txcb8dv";
20
- var img_area = "txcb8dw";
21
- var media = "txcb8dx";
22
- var person = "txcb8dy";
23
- var shift = "txcb8dz";
24
- var bio_section_text = "txcb8d10";
25
- var section_theme = createRuntimeFn({ defaultClassName: "txcb8d11", variantClassNames: { variant: { primary: "txcb8d12", secondary: "txcb8d13", tertiary: "txcb8d14", quaternary: "txcb8d15" } }, defaultVariants: {}, compoundVariants: [] });
26
- var header_theme = createRuntimeFn({ defaultClassName: "txcb8d16", variantClassNames: { variant: { primary: "txcb8d17", secondary: "txcb8d18", tertiary: "txcb8d19", quaternary: "txcb8d1a" } }, defaultVariants: {}, compoundVariants: [] });
27
- var components = "txcb8d1b";
28
- var details = "txcb8d1c";
29
- var url_row = "txcb8d1d";
30
- var flexColumn = "txcb8d1e";
31
- var ceoSection = createRuntimeFn({ defaultClassName: "txcb8d1f", variantClassNames: { variant: { primary: "txcb8d1g", secondary: "txcb8d1h", tertiary: "txcb8d1i", quaternary: "txcb8d1j" } }, defaultVariants: {}, compoundVariants: [] });
32
- var ceoContainer = "txcb8d1k";
33
- var ceoWrapper = "txcb8d1l";
34
- var ceoMedia = "txcb8d1m txcb8d1e";
35
- var ceoImgWrapper = "txcb8d1n";
36
- var imgAlignment = "txcb8d1o";
37
- var highlights = "txcb8d1p txcb8d1e";
38
- var bulletsHeadline = createRuntimeFn({ defaultClassName: "txcb8d1q", variantClassNames: { variant: { primary: "txcb8d1r", secondary: "txcb8d1s", tertiary: "txcb8d1t", quaternary: "txcb8d1u" } }, defaultVariants: {}, compoundVariants: [] });
39
- var bulletsWrapper = "txcb8d1v txcb8d1e";
40
- var ceoContent = "txcb8d1w txcb8d1e";
41
- var ceoHeader = "txcb8d1x txcb8d1e";
42
- var ceoPersonalInfo = "txcb8d1y txcb8d1e";
43
- var ceo_name = createRuntimeFn({ defaultClassName: "txcb8d1z", variantClassNames: { variant: { primary: "txcb8d20", secondary: "txcb8d21", tertiary: "txcb8d22", quaternary: "txcb8d23" } }, defaultVariants: {}, compoundVariants: [] });
44
- var ceo_title = createRuntimeFn({ defaultClassName: "txcb8d24", variantClassNames: { variant: { primary: "txcb8d25", secondary: "txcb8d26", tertiary: "txcb8d27", quaternary: "txcb8d28" } }, defaultVariants: {}, compoundVariants: [] });
45
- var ceo_contacts = "txcb8d29";
46
- var svg_color = createRuntimeFn({ defaultClassName: "txcb8d2a", variantClassNames: { variant: { primary: "txcb8d2b", secondary: "txcb8d2c", tertiary: "txcb8d2d", quaternary: "txcb8d2e" } }, defaultVariants: {}, compoundVariants: [] });
47
- var ceo_quote = createRuntimeFn({ defaultClassName: "txcb8d2f", variantClassNames: { variant: { primary: "txcb8d2g", secondary: "txcb8d2h", tertiary: "txcb8d2i", quaternary: "txcb8d2j" } }, defaultVariants: {}, compoundVariants: [] });
48
- var ceo_body = "txcb8d2k";
49
- var hover = "txcb8d2l";
50
- var social = "txcb8d2m";
51
- var tooltip = createRuntimeFn({ defaultClassName: "txcb8d2n", variantClassNames: { variant: { primary: "txcb8d2o", secondary: "txcb8d2p", tertiary: "txcb8d2q", quaternary: "txcb8d2r" } }, defaultVariants: {}, compoundVariants: [] });
52
- var order_3 = "txcb8d2s";
53
- var overlay = "txcb8d2t";
54
- var stroke_color = createRuntimeFn({ defaultClassName: "txcb8d2u", variantClassNames: { variant: { primary: "txcb8d2v", secondary: "txcb8d2w", tertiary: "txcb8d2x", quaternary: "txcb8d2y" } }, defaultVariants: {}, compoundVariants: [] });
9
+ var compact = "txcb8d1";
10
+ var item_bio = createRuntimeFn({ defaultClassName: "txcb8d2", variantClassNames: { variant: { primary: "txcb8d3", secondary: "txcb8d4", tertiary: "txcb8d5", quaternary: "txcb8d6" } }, defaultVariants: {}, compoundVariants: [] });
11
+ var headline_setting = createRuntimeFn({ defaultClassName: "txcb8d7", variantClassNames: { variant: { primary: "txcb8d8", secondary: "txcb8d9", tertiary: "txcb8da", quaternary: "txcb8db" } }, defaultVariants: {}, compoundVariants: [] });
12
+ var job_title = createRuntimeFn({ defaultClassName: "txcb8dc", variantClassNames: { variant: { primary: "txcb8dd", secondary: "txcb8de", tertiary: "txcb8df", quaternary: "txcb8dg" } }, defaultVariants: {}, compoundVariants: [] });
13
+ var svg_icon = createRuntimeFn({ defaultClassName: "txcb8dh", variantClassNames: { variant: { primary: "txcb8di", secondary: "txcb8dj", tertiary: "txcb8dk", quaternary: "txcb8dl" } }, defaultVariants: {}, compoundVariants: [] });
14
+ var description = "txcb8dm";
15
+ var contact_col = "txcb8dn";
16
+ var padding = "txcb8do";
17
+ var copy = "txcb8dp";
18
+ var contact_entry = createRuntimeFn({ defaultClassName: "txcb8dq", variantClassNames: { variant: { primary: "txcb8dr", secondary: "txcb8ds", tertiary: "txcb8dt", quaternary: "txcb8du" } }, defaultVariants: {}, compoundVariants: [] });
19
+ var contacts = "txcb8dv";
20
+ var headshot = "txcb8dw";
21
+ var img_area = "txcb8dx";
22
+ var media = "txcb8dy";
23
+ var person = "txcb8dz";
24
+ var shift = "txcb8d10";
25
+ var bio_section_text = "txcb8d11";
26
+ var section_theme = createRuntimeFn({ defaultClassName: "txcb8d12", variantClassNames: { variant: { primary: "txcb8d13", secondary: "txcb8d14", tertiary: "txcb8d15", quaternary: "txcb8d16" } }, defaultVariants: {}, compoundVariants: [] });
27
+ var header_theme = createRuntimeFn({ defaultClassName: "txcb8d17", variantClassNames: { variant: { primary: "txcb8d18", secondary: "txcb8d19", tertiary: "txcb8d1a", quaternary: "txcb8d1b" } }, defaultVariants: {}, compoundVariants: [] });
28
+ var components = "txcb8d1c";
29
+ var details = "txcb8d1d";
30
+ var url_row = "txcb8d1e";
31
+ var flexColumn = "txcb8d1f";
32
+ var ceoSection = createRuntimeFn({ defaultClassName: "txcb8d1g", variantClassNames: { variant: { primary: "txcb8d1h", secondary: "txcb8d1i", tertiary: "txcb8d1j", quaternary: "txcb8d1k" } }, defaultVariants: {}, compoundVariants: [] });
33
+ var ceoContainer = "txcb8d1l";
34
+ var ceoWrapper = "txcb8d1m";
35
+ var ceoMedia = "txcb8d1n txcb8d1f";
36
+ var ceoImgWrapper = "txcb8d1o";
37
+ var imgAlignment = "txcb8d1p";
38
+ var highlights = "txcb8d1q txcb8d1f";
39
+ var bulletsHeadline = createRuntimeFn({ defaultClassName: "txcb8d1r", variantClassNames: { variant: { primary: "txcb8d1s", secondary: "txcb8d1t", tertiary: "txcb8d1u", quaternary: "txcb8d1v" } }, defaultVariants: {}, compoundVariants: [] });
40
+ var bulletsWrapper = "txcb8d1w txcb8d1f";
41
+ var ceoContent = "txcb8d1x txcb8d1f";
42
+ var ceoHeader = "txcb8d1y txcb8d1f";
43
+ var ceoPersonalInfo = "txcb8d1z txcb8d1f";
44
+ var ceo_name = createRuntimeFn({ defaultClassName: "txcb8d20", variantClassNames: { variant: { primary: "txcb8d21", secondary: "txcb8d22", tertiary: "txcb8d23", quaternary: "txcb8d24" } }, defaultVariants: {}, compoundVariants: [] });
45
+ var ceo_title = createRuntimeFn({ defaultClassName: "txcb8d25", variantClassNames: { variant: { primary: "txcb8d26", secondary: "txcb8d27", tertiary: "txcb8d28", quaternary: "txcb8d29" } }, defaultVariants: {}, compoundVariants: [] });
46
+ var ceo_contacts = "txcb8d2a";
47
+ var svg_color = createRuntimeFn({ defaultClassName: "txcb8d2b", variantClassNames: { variant: { primary: "txcb8d2c", secondary: "txcb8d2d", tertiary: "txcb8d2e", quaternary: "txcb8d2f" } }, defaultVariants: {}, compoundVariants: [] });
48
+ var ceo_quote = createRuntimeFn({ defaultClassName: "txcb8d2g", variantClassNames: { variant: { primary: "txcb8d2h", secondary: "txcb8d2i", tertiary: "txcb8d2j", quaternary: "txcb8d2k" } }, defaultVariants: {}, compoundVariants: [] });
49
+ var ceo_body = "txcb8d2l";
50
+ var hover = "txcb8d2m";
51
+ var social = "txcb8d2n";
52
+ var tooltip = createRuntimeFn({ defaultClassName: "txcb8d2o", variantClassNames: { variant: { primary: "txcb8d2p", secondary: "txcb8d2q", tertiary: "txcb8d2r", quaternary: "txcb8d2s" } }, defaultVariants: {}, compoundVariants: [] });
53
+ var order_3 = "txcb8d2t";
54
+ var overlay = "txcb8d2u";
55
+ var stroke_color = createRuntimeFn({ defaultClassName: "txcb8d2v", variantClassNames: { variant: { primary: "txcb8d2w", secondary: "txcb8d2x", tertiary: "txcb8d2y", quaternary: "txcb8d2z" } }, defaultVariants: {}, compoundVariants: [] });
55
56
  export {
56
57
  bio_section_text,
57
58
  bulletsHeadline,
@@ -69,6 +70,7 @@ export {
69
70
  ceo_name,
70
71
  ceo_quote,
71
72
  ceo_title,
73
+ compact,
72
74
  components,
73
75
  contact_col,
74
76
  contact_entry,
@@ -26,6 +26,6 @@ export interface ExecutiveBioProps {
26
26
  bullets?: BulletItemProps[];
27
27
  bulletsTitle?: ReactNode | string;
28
28
  quote?: ReactNode | string;
29
- bannerType?: "Standard" | "Hero";
29
+ bannerType?: "Standard" | "Hero" | "Compact";
30
30
  backgroundOverlay?: boolean;
31
31
  }
@@ -4,19 +4,17 @@ import { useRef, useState, useEffect, createElement } from "react";
4
4
  import { getVariant } from "../utils/getVariant.js";
5
5
  import { OptimizeImage } from "../utils/optimizeImage/OptimizeImage.js";
6
6
  import { Overlay } from "./Overlay.js";
7
- import { executive_bio, padding, item_bio, shift, media, headshot, img_area, description, person, headline_setting, job_title, copy, contacts, contact_col, svg_icon, contact_entry, url_row, ceoSection, ceoContainer, ceoWrapper, ceoMedia, ceoImgWrapper, imgAlignment, highlights, bulletsHeadline, bulletsWrapper, ceoContent, ceoHeader, ceoPersonalInfo, ceo_name, ceo_title, ceo_contacts, social, hover, svg_color, tooltip, ceo_quote, ceo_body, order_3, overlay } from "./ExecutiveBio.css.js";
7
+ import { executive_bio, compact, padding, item_bio, shift, media, headshot, img_area, description, person, headline_setting, job_title, copy, contacts, contact_col, svg_icon, contact_entry, url_row, ceoSection, ceoContainer, ceoWrapper, ceoMedia, ceoImgWrapper, imgAlignment, highlights, bulletsHeadline, bulletsWrapper, ceoContent, ceoHeader, ceoPersonalInfo, ceo_name, ceo_title, ceo_contacts, social, hover, svg_color, tooltip, ceo_quote, ceo_body, order_3, overlay } from "./ExecutiveBio.css.js";
8
8
  import "../Accordion/Accordion.js";
9
9
  import "../Accordion/Accordion.css.js";
10
10
  import "../icons/ArrowIcon/ArrowIcon.css.js";
11
11
  import "../icons/CheckIcon/CheckIcon.css.js";
12
- /* empty css */
12
+ import '../assets/VideoWrapper/VideoWrapper.css';import '../assets/TopicalNavSet/TopicalNavSet.css';import '../assets/TopicalNavItem/TopicalNavItem.css';import '../assets/Topic/Topic.css';import '../assets/TextBlock/TextBlock.css';import '../assets/SocialMediaBar/SocialMediaBar.css';import '../assets/SecondaryFooter/SecondaryFooter.css';import '../assets/Pagination/Pagination.css';import '../assets/PageNavSet/PageNavigationSet.css';import '../assets/NavigationMenu/LaVictoire/NavBar.css';import '../assets/NavigationMenu/AxosALTS/NavBar.css';import '../assets/NavigationMenu/AxosClearing/NavBar.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar.css';import '../assets/Insight/Featured/Header.css';import '../assets/Insight/Featured/CategorySelector.css';import '../assets/Insight/Featured/Featured.css';import '../assets/ImageLink/ImageLink.css';import '../assets/VideoTile/VideoTile.css';import '../assets/HelpArticle/HelpArticle.css';import '../assets/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../assets/DownloadTile/DownloadTile.css';import '../assets/CollectInformationAlert/CollectInformationAlert.css';import '../assets/Chatbot/ChatWindow.css';import '../assets/Chatbot/Chatbot.css';import '../assets/Chatbot/Bubble.css';import '../assets/Chatbot/AnimatedGradientBorder.css';import '../assets/CallToActionBar/CallToActionBar.css';import '../assets/Insight/Insight.css';import '../assets/AwardsItem/AwardsItem.css';import '../assets/AwardsBanner/AwardsBanner.css';import '../assets/Auth/SignIn.css';import '../assets/Auth/ErrorAlert.css';import '../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../assets/Forms/QuickPricer/UserInformation.css';import '../assets/Forms/QuickPricer/QuickPricerResults.css';import '../assets/Modal/Modal.css';import '../assets/BulletItem/BulletItem.css';import '../assets/Typography/Typography.css';import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
13
13
  /* empty css */
14
14
  /* empty css */
15
15
  /* empty css */
16
16
  /* empty css */
17
17
  /* empty css */
18
- /* empty css */
19
- /* empty css */
20
18
  import "clsx";
21
19
  import "../Chevron/Chevron.css.js";
22
20
  import "../AlertBanner/AlertBanner.css.js";
@@ -24,6 +22,7 @@ import "../Article/Article.css.js";
24
22
  import "../IconBillboard/IconBillboard.css.js";
25
23
  import "../utils/allowedAxosDomains.js";
26
24
  /* empty css */
25
+ /* empty css */
27
26
  import "../Interstitial/Interstitial-variants.css.js";
28
27
  /* empty css */
29
28
  import "../Modal/contextApi/store.js";
@@ -112,8 +111,9 @@ import "next/navigation.js";
112
111
  /* empty css */
113
112
  /* empty css */
114
113
  import "next/link.js";
114
+ import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
115
+ /* empty css */
115
116
  import "../NavigationMenu/AxosBank/NavData.js";
116
- import "../NavigationMenu/AxosBank/Menu.js";
117
117
  /* empty css */
118
118
  /* empty css */
119
119
  import "../NavigationMenu/AxosALTS/NavData.js";
@@ -172,137 +172,144 @@ const ExecutiveBio = ({
172
172
  }
173
173
  }
174
174
  }, []);
175
- return /* @__PURE__ */ jsx(Fragment, { children: bannerType === "Standard" ? /* @__PURE__ */ jsx("section", { className: `section_spacer ${executive_bio}`, id, children: /* @__PURE__ */ jsx("div", { className: "containment", children: /* @__PURE__ */ jsx("div", { className: `${padding} ${item_bio({ variant })} rounded`, children: /* @__PURE__ */ jsxs("div", { className: `${shift} flex`, children: [
176
- executiveHeadshot && /* @__PURE__ */ jsx("div", { className: media, children: /* @__PURE__ */ jsx("div", { className: headshot, children: /* @__PURE__ */ jsx("div", { className: img_area, role: "presentation", children: /* @__PURE__ */ jsx(OptimizeImage, { src: executiveHeadshot?.src, alt: "" }) }) }) }),
177
- /* @__PURE__ */ jsxs("div", { className: `${description} flex_col between`, children: [
178
- /* @__PURE__ */ jsxs("div", { className: person, children: [
179
- executiveName && createElement(
180
- execNameLevel,
181
- {
182
- ref: execNameRef,
183
- className: `header_3 ${headline_setting({ variant })}`
184
- },
185
- executiveName
186
- ),
187
- executiveTitle && createElement(
188
- execTitleLevel,
189
- {
190
- ref: execTitleRef,
191
- className: `${job_title({ variant })}`
192
- },
193
- executiveTitle
194
- ),
195
- executiveBodyCopy && /* @__PURE__ */ jsx("div", { className: copy, children: executiveBodyCopy })
196
- ] }),
197
- (executiveEmailAddress || executivePhoneNumber || executiveLinkedIn || executiveWebsite) && /* @__PURE__ */ jsxs("div", { className: `${contacts} flex between push_up_24`, children: [
198
- (executivePhoneNumber || executiveEmailAddress) && /* @__PURE__ */ jsxs("div", { className: contact_col, children: [
199
- executivePhoneNumber && /* @__PURE__ */ jsxs("div", { className: "flex middle", children: [
200
- /* @__PURE__ */ jsx(
201
- "svg",
175
+ return /* @__PURE__ */ jsx(Fragment, { children: bannerType !== "Hero" ? /* @__PURE__ */ jsx(
176
+ "section",
177
+ {
178
+ className: `section_spacer ${executive_bio} ${bannerType === "Compact" ? compact : ""}`,
179
+ id,
180
+ children: /* @__PURE__ */ jsx("div", { className: "containment", children: /* @__PURE__ */ jsx("div", { className: `${padding} ${item_bio({ variant })} rounded`, children: /* @__PURE__ */ jsxs("div", { className: `${shift} flex`, children: [
181
+ executiveHeadshot && /* @__PURE__ */ jsx("div", { className: media, children: /* @__PURE__ */ jsx("div", { className: headshot, children: /* @__PURE__ */ jsx("div", { className: img_area, role: "presentation", children: /* @__PURE__ */ jsx(OptimizeImage, { src: executiveHeadshot?.src, alt: "" }) }) }) }),
182
+ /* @__PURE__ */ jsxs("div", { className: `${description} flex_col between`, children: [
183
+ /* @__PURE__ */ jsxs("div", { className: person, children: [
184
+ executiveName && createElement(
185
+ execNameLevel,
202
186
  {
203
- width: "24",
204
- height: "24",
205
- viewBox: "0 0 24 24",
206
- fill: "none",
207
- xmlns: "http://www.w3.org/2000/svg",
208
- "aria-hidden": "true",
209
- children: /* @__PURE__ */ jsx(
210
- "path",
211
- {
212
- fillRule: "evenodd",
213
- clipRule: "evenodd",
214
- d: "M5.25 4.5C5.25 2.84315 6.59315 1.5 8.25 1.5H15.75C17.4069 1.5 18.75 2.84315 18.75 4.5V19.5C18.75 21.1569 17.4069 22.5 15.75 22.5H8.25C6.59315 22.5 5.25 21.1569 5.25 19.5V4.5ZM6.75 4.5C6.75 3.67157 7.42157 3 8.25 3C8.25 3.82843 8.92157 4.5 9.75 4.5H14.25C15.0784 4.5 15.75 3.82843 15.75 3C16.5784 3 17.25 3.67157 17.25 4.5V19.5C17.25 20.3284 16.5784 21 15.75 21H8.25C7.42157 21 6.75 20.3284 6.75 19.5V4.5Z",
215
- fill: "#1E3860",
216
- className: svg_icon({ variant })
217
- }
218
- )
219
- }
187
+ ref: execNameRef,
188
+ className: `header_3 ${headline_setting({ variant })}`
189
+ },
190
+ executiveName
220
191
  ),
221
- /* @__PURE__ */ jsx("div", { className: contact_entry({ variant }), children: /* @__PURE__ */ jsx("a", { href: `tel:${executivePhoneNumber}`, children: executivePhoneNumber }) })
222
- ] }),
223
- executiveEmailAddress && /* @__PURE__ */ jsxs("div", { className: "flex middle", children: [
224
- /* @__PURE__ */ jsx(
225
- "svg",
192
+ executiveTitle && createElement(
193
+ execTitleLevel,
226
194
  {
227
- width: "24",
228
- height: "24",
229
- viewBox: "0 0 24 24",
230
- fill: "none",
231
- xmlns: "http://www.w3.org/2000/svg",
232
- "aria-hidden": "true",
233
- children: /* @__PURE__ */ jsx(
234
- "path",
235
- {
236
- d: "M21 4.5C21.8284 4.5 22.5 5.17157 22.5 6V18C22.5 18.8284 21.8284 19.5 21 19.5H3C2.17157 19.5 1.5 18.8284 1.5 18V6C1.5 5.17157 2.17157 4.5 3 4.5H21ZM14.3932 12.455L14.1963 12.6098C12.8873 13.5569 11.1127 13.5569 9.80369 12.6098L9.60517 12.455L4.059 18H19.9395L14.3932 12.455ZM21 6.8655L15.5437 11.483L21 16.9395V6.8655ZM3 6.867V16.938L8.45467 11.483L3 6.867ZM19.701 6H4.2975L10.5466 11.2878C11.3296 11.9503 12.4523 11.9944 13.2806 11.4203L13.4534 11.2878L19.701 6Z",
237
- fill: "#1E3860",
238
- className: svg_icon({ variant })
239
- }
240
- )
241
- }
242
- ),
243
- /* @__PURE__ */ jsx("div", { className: contact_entry({ variant }), children: /* @__PURE__ */ jsx("a", { href: `mailto:${executiveEmailAddress}`, children: executiveEmailAddress }) })
244
- ] })
245
- ] }),
246
- (executiveLinkedIn || executiveWebsite) && /* @__PURE__ */ jsxs("div", { className: `flex middle ${url_row}`, children: [
247
- executiveLinkedIn && /* @__PURE__ */ jsxs("div", { className: "flex middle", children: [
248
- /* @__PURE__ */ jsxs(
249
- "svg",
250
- {
251
- xmlns: "http://www.w3.org/2000/svg",
252
- fill: "none",
253
- viewBox: "0 0 24 24",
254
- height: "24",
255
- width: "24",
256
- children: [
257
- /* @__PURE__ */ jsx("g", { clipPath: "url(#clip0_34_11)", children: /* @__PURE__ */ jsx(
258
- "path",
259
- {
260
- d: "M21.376 1H2.62403C1.72722 1 1 1.72722 1 2.62403V21.376C1 22.2728 1.72722 23 2.62403 23H21.376C22.2728 23 23 22.2728 23 21.376V2.62403C23 1.72722 22.2728 1 21.376 1ZM7.55722 19.7428H4.24958V9.23472H7.55722V19.7412V19.7428ZM5.90417 7.77875C4.85153 7.77875 3.9975 6.97667 3.9975 5.87972C3.9975 4.78278 4.85153 3.98069 5.90417 3.98069C6.95681 3.98069 7.81083 4.78278 7.81083 5.87972C7.81083 6.97667 6.95681 7.77875 5.90417 7.77875ZM19.7504 19.7504H16.4428V14.0121C16.4428 12.3193 15.7232 11.7968 14.7943 11.7968C13.8135 11.7968 12.851 12.5347 12.851 14.0549V19.7519H9.54333V9.24236H12.7242V10.6983H12.7669C13.0862 10.0521 14.2046 8.9475 15.9111 8.9475C17.7567 8.9475 19.7504 10.0429 19.7504 13.2513V19.7504Z",
261
- fill: "#1E3860",
262
- className: svg_icon({ variant })
263
- }
264
- ) }),
265
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_34_11", children: /* @__PURE__ */ jsx(
266
- "rect",
267
- {
268
- width: "22",
269
- height: "22",
270
- fill: "white",
271
- transform: "translate(1 1)"
272
- }
273
- ) }) })
274
- ]
275
- }
195
+ ref: execTitleRef,
196
+ className: `${job_title({ variant })}`
197
+ },
198
+ executiveTitle
276
199
  ),
277
- /* @__PURE__ */ jsx("div", { className: contact_entry({ variant }), children: /* @__PURE__ */ jsx(Hyperlink, { targetUrl: executiveLinkedIn, children: "LinkedIn" }) })
200
+ executiveBodyCopy && /* @__PURE__ */ jsx("div", { className: copy, children: executiveBodyCopy })
278
201
  ] }),
279
- executiveWebsite && /* @__PURE__ */ jsxs("div", { className: "flex middle", children: [
280
- /* @__PURE__ */ jsx(
281
- "svg",
282
- {
283
- width: "24",
284
- height: "24",
285
- viewBox: "0 0 24 24",
286
- fill: "none",
287
- xmlns: "http://www.w3.org/2000/svg",
288
- children: /* @__PURE__ */ jsx(
289
- "path",
202
+ (executiveEmailAddress || executivePhoneNumber || executiveLinkedIn || executiveWebsite) && /* @__PURE__ */ jsxs("div", { className: `${contacts} flex between push_up_24`, children: [
203
+ (executivePhoneNumber || executiveEmailAddress) && /* @__PURE__ */ jsxs("div", { className: contact_col, children: [
204
+ executivePhoneNumber && /* @__PURE__ */ jsxs("div", { className: "flex middle", children: [
205
+ /* @__PURE__ */ jsx(
206
+ "svg",
290
207
  {
291
- fillRule: "evenodd",
292
- clipRule: "evenodd",
293
- d: "M12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5ZM14.1489 2.96268C15.396 3.25958 16.5456 3.80819 17.541 4.55185C17.0479 4.92025 16.5169 5.24079 15.955 5.50657C15.4554 4.5679 14.8471 3.71173 14.1489 2.96268ZM18.5052 5.38047C17.8846 5.87004 17.2076 6.29124 16.4855 6.6327C17.0807 8.07337 17.4348 9.66586 17.4915 11.3364H21.2495C21.0873 9.01027 20.068 6.92039 18.5052 5.38047ZM12.4032 3.01931C13.3464 3.81456 14.1595 4.81264 14.7923 5.96297C14.0335 6.20289 13.2325 6.34791 12.4032 6.38411V3.01931ZM15.3357 7.0952C14.409 7.40551 13.4248 7.5904 12.4032 7.62969V11.3364H16.2463C16.1906 9.81381 15.8684 8.38134 15.3357 7.0952ZM11.1587 3.01931L11.1587 6.35622C10.4387 6.29219 9.74234 6.14593 9.07907 5.92691C9.64291 4.9109 10.3478 3.76049 11.1587 3.01931ZM11.1587 7.60513C10.2455 7.53365 9.365 7.34562 8.53212 7.05589C7.98967 8.35213 7.66148 9.79828 7.60516 11.3364H11.1587V7.60513ZM9.66329 3.00507C8.99396 3.73051 8.4084 4.55491 7.92336 5.45629C7.40009 5.20069 6.90443 4.89732 6.44205 4.55185C7.39178 3.84227 8.48193 3.31027 9.66329 3.00507ZM7.38787 6.58008C6.70679 6.24829 6.06686 5.84518 5.47779 5.38047C3.91502 6.92039 2.89567 9.01027 2.73347 11.3364H6.36001C6.41741 9.64549 6.77947 8.03455 7.38787 6.58008ZM21.2539 12.5809C21.1064 14.9333 20.0827 17.048 18.5052 18.6024C17.8481 18.0839 17.1277 17.6422 16.3574 17.2906C16.993 15.8557 17.386 14.2604 17.4784 12.5809H21.2539ZM17.541 19.431C17.0021 19.0284 16.4181 18.683 15.7979 18.4037C15.221 19.4225 14.5137 20.3374 13.7013 21.115C15.1213 20.8506 16.4276 20.2628 17.541 19.431ZM16.2323 12.5809C16.1408 14.1185 15.7771 15.559 15.2 16.8432C14.3131 16.5597 13.3751 16.3905 12.4032 16.3531V12.5809H16.2323ZM14.6179 17.9666C13.9111 17.7584 13.1692 17.6322 12.4032 17.5987V20.6047C13.2619 19.8807 14.0127 18.9886 14.6179 17.9666ZM11.1587 12.5809V16.3777C10.2951 16.4453 9.46081 16.6171 8.66834 16.8806C8.0815 15.587 7.71159 14.1334 7.61924 12.5809H11.1587ZM11.1587 17.6266C10.5016 17.685 9.86413 17.812 9.25358 18.0002C9.78588 18.8919 10.4294 19.9381 11.1587 20.6047V17.6266ZM6.37306 12.5809C6.46656 14.2801 6.8678 15.8932 7.51657 17.3411C6.78731 17.6842 6.10383 18.1085 5.47779 18.6024C3.90035 17.048 2.87657 14.9333 2.72913 12.5809H6.37306ZM8.08081 18.4515C7.49934 18.722 6.95056 19.051 6.44205 19.431C7.51211 20.2305 8.76043 20.8045 10.1166 21.0827C9.33093 20.3243 8.64461 19.4371 8.08081 18.4515Z",
294
- fill: "#1E3860",
295
- className: svg_icon({ variant })
208
+ width: "24",
209
+ height: "24",
210
+ viewBox: "0 0 24 24",
211
+ fill: "none",
212
+ xmlns: "http://www.w3.org/2000/svg",
213
+ "aria-hidden": "true",
214
+ children: /* @__PURE__ */ jsx(
215
+ "path",
216
+ {
217
+ fillRule: "evenodd",
218
+ clipRule: "evenodd",
219
+ d: "M5.25 4.5C5.25 2.84315 6.59315 1.5 8.25 1.5H15.75C17.4069 1.5 18.75 2.84315 18.75 4.5V19.5C18.75 21.1569 17.4069 22.5 15.75 22.5H8.25C6.59315 22.5 5.25 21.1569 5.25 19.5V4.5ZM6.75 4.5C6.75 3.67157 7.42157 3 8.25 3C8.25 3.82843 8.92157 4.5 9.75 4.5H14.25C15.0784 4.5 15.75 3.82843 15.75 3C16.5784 3 17.25 3.67157 17.25 4.5V19.5C17.25 20.3284 16.5784 21 15.75 21H8.25C7.42157 21 6.75 20.3284 6.75 19.5V4.5Z",
220
+ fill: "#1E3860",
221
+ className: svg_icon({ variant })
222
+ }
223
+ )
296
224
  }
297
- )
298
- }
299
- ),
300
- /* @__PURE__ */ jsx("div", { className: contact_entry({ variant }), children: /* @__PURE__ */ jsx(Hyperlink, { targetUrl: executiveWebsite, children: "Website" }) })
225
+ ),
226
+ /* @__PURE__ */ jsx("div", { className: contact_entry({ variant }), children: /* @__PURE__ */ jsx("a", { href: `tel:${executivePhoneNumber}`, children: executivePhoneNumber }) })
227
+ ] }),
228
+ executiveEmailAddress && /* @__PURE__ */ jsxs("div", { className: "flex middle", children: [
229
+ /* @__PURE__ */ jsx(
230
+ "svg",
231
+ {
232
+ width: "24",
233
+ height: "24",
234
+ viewBox: "0 0 24 24",
235
+ fill: "none",
236
+ xmlns: "http://www.w3.org/2000/svg",
237
+ "aria-hidden": "true",
238
+ children: /* @__PURE__ */ jsx(
239
+ "path",
240
+ {
241
+ d: "M21 4.5C21.8284 4.5 22.5 5.17157 22.5 6V18C22.5 18.8284 21.8284 19.5 21 19.5H3C2.17157 19.5 1.5 18.8284 1.5 18V6C1.5 5.17157 2.17157 4.5 3 4.5H21ZM14.3932 12.455L14.1963 12.6098C12.8873 13.5569 11.1127 13.5569 9.80369 12.6098L9.60517 12.455L4.059 18H19.9395L14.3932 12.455ZM21 6.8655L15.5437 11.483L21 16.9395V6.8655ZM3 6.867V16.938L8.45467 11.483L3 6.867ZM19.701 6H4.2975L10.5466 11.2878C11.3296 11.9503 12.4523 11.9944 13.2806 11.4203L13.4534 11.2878L19.701 6Z",
242
+ fill: "#1E3860",
243
+ className: svg_icon({ variant })
244
+ }
245
+ )
246
+ }
247
+ ),
248
+ /* @__PURE__ */ jsx("div", { className: contact_entry({ variant }), children: /* @__PURE__ */ jsx("a", { href: `mailto:${executiveEmailAddress}`, children: executiveEmailAddress }) })
249
+ ] })
250
+ ] }),
251
+ (executiveLinkedIn || executiveWebsite) && /* @__PURE__ */ jsxs("div", { className: `flex middle ${url_row}`, children: [
252
+ executiveLinkedIn && /* @__PURE__ */ jsxs("div", { className: "flex middle", children: [
253
+ /* @__PURE__ */ jsxs(
254
+ "svg",
255
+ {
256
+ xmlns: "http://www.w3.org/2000/svg",
257
+ fill: "none",
258
+ viewBox: "0 0 24 24",
259
+ height: "24",
260
+ width: "24",
261
+ children: [
262
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#clip0_34_11)", children: /* @__PURE__ */ jsx(
263
+ "path",
264
+ {
265
+ d: "M21.376 1H2.62403C1.72722 1 1 1.72722 1 2.62403V21.376C1 22.2728 1.72722 23 2.62403 23H21.376C22.2728 23 23 22.2728 23 21.376V2.62403C23 1.72722 22.2728 1 21.376 1ZM7.55722 19.7428H4.24958V9.23472H7.55722V19.7412V19.7428ZM5.90417 7.77875C4.85153 7.77875 3.9975 6.97667 3.9975 5.87972C3.9975 4.78278 4.85153 3.98069 5.90417 3.98069C6.95681 3.98069 7.81083 4.78278 7.81083 5.87972C7.81083 6.97667 6.95681 7.77875 5.90417 7.77875ZM19.7504 19.7504H16.4428V14.0121C16.4428 12.3193 15.7232 11.7968 14.7943 11.7968C13.8135 11.7968 12.851 12.5347 12.851 14.0549V19.7519H9.54333V9.24236H12.7242V10.6983H12.7669C13.0862 10.0521 14.2046 8.9475 15.9111 8.9475C17.7567 8.9475 19.7504 10.0429 19.7504 13.2513V19.7504Z",
266
+ fill: "#1E3860",
267
+ className: svg_icon({ variant })
268
+ }
269
+ ) }),
270
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_34_11", children: /* @__PURE__ */ jsx(
271
+ "rect",
272
+ {
273
+ width: "22",
274
+ height: "22",
275
+ fill: "white",
276
+ transform: "translate(1 1)"
277
+ }
278
+ ) }) })
279
+ ]
280
+ }
281
+ ),
282
+ /* @__PURE__ */ jsx("div", { className: contact_entry({ variant }), children: /* @__PURE__ */ jsx(Hyperlink, { targetUrl: executiveLinkedIn, children: "LinkedIn" }) })
283
+ ] }),
284
+ executiveWebsite && /* @__PURE__ */ jsxs("div", { className: "flex middle", children: [
285
+ bannerType !== "Compact" && /* @__PURE__ */ jsx(
286
+ "svg",
287
+ {
288
+ width: "24",
289
+ height: "24",
290
+ viewBox: "0 0 24 24",
291
+ fill: "none",
292
+ xmlns: "http://www.w3.org/2000/svg",
293
+ children: /* @__PURE__ */ jsx(
294
+ "path",
295
+ {
296
+ fillRule: "evenodd",
297
+ clipRule: "evenodd",
298
+ d: "M12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5ZM14.1489 2.96268C15.396 3.25958 16.5456 3.80819 17.541 4.55185C17.0479 4.92025 16.5169 5.24079 15.955 5.50657C15.4554 4.5679 14.8471 3.71173 14.1489 2.96268ZM18.5052 5.38047C17.8846 5.87004 17.2076 6.29124 16.4855 6.6327C17.0807 8.07337 17.4348 9.66586 17.4915 11.3364H21.2495C21.0873 9.01027 20.068 6.92039 18.5052 5.38047ZM12.4032 3.01931C13.3464 3.81456 14.1595 4.81264 14.7923 5.96297C14.0335 6.20289 13.2325 6.34791 12.4032 6.38411V3.01931ZM15.3357 7.0952C14.409 7.40551 13.4248 7.5904 12.4032 7.62969V11.3364H16.2463C16.1906 9.81381 15.8684 8.38134 15.3357 7.0952ZM11.1587 3.01931L11.1587 6.35622C10.4387 6.29219 9.74234 6.14593 9.07907 5.92691C9.64291 4.9109 10.3478 3.76049 11.1587 3.01931ZM11.1587 7.60513C10.2455 7.53365 9.365 7.34562 8.53212 7.05589C7.98967 8.35213 7.66148 9.79828 7.60516 11.3364H11.1587V7.60513ZM9.66329 3.00507C8.99396 3.73051 8.4084 4.55491 7.92336 5.45629C7.40009 5.20069 6.90443 4.89732 6.44205 4.55185C7.39178 3.84227 8.48193 3.31027 9.66329 3.00507ZM7.38787 6.58008C6.70679 6.24829 6.06686 5.84518 5.47779 5.38047C3.91502 6.92039 2.89567 9.01027 2.73347 11.3364H6.36001C6.41741 9.64549 6.77947 8.03455 7.38787 6.58008ZM21.2539 12.5809C21.1064 14.9333 20.0827 17.048 18.5052 18.6024C17.8481 18.0839 17.1277 17.6422 16.3574 17.2906C16.993 15.8557 17.386 14.2604 17.4784 12.5809H21.2539ZM17.541 19.431C17.0021 19.0284 16.4181 18.683 15.7979 18.4037C15.221 19.4225 14.5137 20.3374 13.7013 21.115C15.1213 20.8506 16.4276 20.2628 17.541 19.431ZM16.2323 12.5809C16.1408 14.1185 15.7771 15.559 15.2 16.8432C14.3131 16.5597 13.3751 16.3905 12.4032 16.3531V12.5809H16.2323ZM14.6179 17.9666C13.9111 17.7584 13.1692 17.6322 12.4032 17.5987V20.6047C13.2619 19.8807 14.0127 18.9886 14.6179 17.9666ZM11.1587 12.5809V16.3777C10.2951 16.4453 9.46081 16.6171 8.66834 16.8806C8.0815 15.587 7.71159 14.1334 7.61924 12.5809H11.1587ZM11.1587 17.6266C10.5016 17.685 9.86413 17.812 9.25358 18.0002C9.78588 18.8919 10.4294 19.9381 11.1587 20.6047V17.6266ZM6.37306 12.5809C6.46656 14.2801 6.8678 15.8932 7.51657 17.3411C6.78731 17.6842 6.10383 18.1085 5.47779 18.6024C3.90035 17.048 2.87657 14.9333 2.72913 12.5809H6.37306ZM8.08081 18.4515C7.49934 18.722 6.95056 19.051 6.44205 19.431C7.51211 20.2305 8.76043 20.8045 10.1166 21.0827C9.33093 20.3243 8.64461 19.4371 8.08081 18.4515Z",
299
+ fill: "#1E3860",
300
+ className: svg_icon({ variant })
301
+ }
302
+ )
303
+ }
304
+ ),
305
+ /* @__PURE__ */ jsx("div", { className: contact_entry({ variant }), children: /* @__PURE__ */ jsx(Hyperlink, { targetUrl: executiveWebsite, children: bannerType === "Compact" ? "Read Bio" : "Website" }) })
306
+ ] })
307
+ ] })
301
308
  ] })
302
309
  ] })
303
- ] })
304
- ] })
305
- ] }) }) }) }) : /* @__PURE__ */ jsxs("section", { id, className: ceoSection({ variant }), children: [
310
+ ] }) }) })
311
+ }
312
+ ) : /* @__PURE__ */ jsxs("section", { id, className: ceoSection({ variant }), children: [
306
313
  /* @__PURE__ */ jsx("div", { className: `containment ${ceoContainer}`, children: /* @__PURE__ */ jsxs("div", { className: ceoWrapper, children: [
307
314
  (executiveHeadshot || bullets) && /* @__PURE__ */ jsxs("div", { className: ceoMedia, children: [
308
315
  /* @__PURE__ */ jsx("div", { className: ceoImgWrapper, role: "presentation", children: /* @__PURE__ */ jsxs("picture", { children: [
@@ -1,5 +1,5 @@
1
1
  import { ExecutiveBio } from "./ExecutiveBio.js";
2
- import { bio_section_text, bulletsHeadline, bulletsWrapper, ceoContainer, ceoContent, ceoHeader, ceoImgWrapper, ceoMedia, ceoPersonalInfo, ceoSection, ceoWrapper, ceo_body, ceo_contacts, ceo_name, ceo_quote, ceo_title, components, contact_col, contact_entry, contacts, copy, description, details, executive_bio, flexColumn, header_theme, headline_setting, headshot, highlights, hover, imgAlignment, img_area, item_bio, job_title, media, order_3, overlay, padding, person, section_theme, shift, social, stroke_color, svg_color, svg_icon, tooltip, url_row } from "./ExecutiveBio.css.js";
2
+ import { bio_section_text, bulletsHeadline, bulletsWrapper, ceoContainer, ceoContent, ceoHeader, ceoImgWrapper, ceoMedia, ceoPersonalInfo, ceoSection, ceoWrapper, ceo_body, ceo_contacts, ceo_name, ceo_quote, ceo_title, compact, components, contact_col, contact_entry, contacts, copy, description, details, executive_bio, flexColumn, header_theme, headline_setting, headshot, highlights, hover, imgAlignment, img_area, item_bio, job_title, media, order_3, overlay, padding, person, section_theme, shift, social, stroke_color, svg_color, svg_icon, tooltip, url_row } from "./ExecutiveBio.css.js";
3
3
  import { ExecutiveBioSet } from "./ExecutiveBioSet.js";
4
4
  export {
5
5
  ExecutiveBio,
@@ -20,6 +20,7 @@ export {
20
20
  ceo_name,
21
21
  ceo_quote,
22
22
  ceo_title,
23
+ compact,
23
24
  components,
24
25
  contact_col,
25
26
  contact_entry,
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../assets/FaqAccordion/FaqAccordion.css';import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';import '../assets/Typography/Typography.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
@@ -7,14 +7,12 @@ import "../icons/ArrowIcon/ArrowIcon.css.js";
7
7
  import "../icons/CheckIcon/CheckIcon.css.js";
8
8
  import SvgChevronDown from "../icons/ChevronDown.js";
9
9
  import SvgChevronUp from "../icons/ChevronUp.js";
10
- /* empty css */
10
+ import '../assets/VideoWrapper/VideoWrapper.css';import '../assets/TopicalNavSet/TopicalNavSet.css';import '../assets/TopicalNavItem/TopicalNavItem.css';import '../assets/Topic/Topic.css';import '../assets/TextBlock/TextBlock.css';import '../assets/SocialMediaBar/SocialMediaBar.css';import '../assets/SecondaryFooter/SecondaryFooter.css';import '../assets/Pagination/Pagination.css';import '../assets/PageNavSet/PageNavigationSet.css';import '../assets/NavigationMenu/LaVictoire/NavBar.css';import '../assets/NavigationMenu/AxosALTS/NavBar.css';import '../assets/NavigationMenu/AxosClearing/NavBar.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar.css';import '../assets/Insight/Featured/Header.css';import '../assets/Insight/Featured/CategorySelector.css';import '../assets/Insight/Featured/Featured.css';import '../assets/ImageLink/ImageLink.css';import '../assets/VideoTile/VideoTile.css';import '../assets/HelpArticle/HelpArticle.css';import '../assets/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../assets/DownloadTile/DownloadTile.css';import '../assets/CollectInformationAlert/CollectInformationAlert.css';import '../assets/Chatbot/ChatWindow.css';import '../assets/Chatbot/Chatbot.css';import '../assets/Chatbot/Bubble.css';import '../assets/Chatbot/AnimatedGradientBorder.css';import '../assets/CallToActionBar/CallToActionBar.css';import '../assets/Insight/Insight.css';import '../assets/AwardsItem/AwardsItem.css';import '../assets/AwardsBanner/AwardsBanner.css';import '../assets/Auth/SignIn.css';import '../assets/Auth/ErrorAlert.css';import '../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../assets/Forms/QuickPricer/UserInformation.css';import '../assets/Modal/Modal.css';import '../assets/Forms/QuickPricer/QuickPricerResults.css';import '../assets/BulletItem/BulletItem.css';import '../assets/Typography/Typography.css';import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
13
13
  /* empty css */
14
14
  /* empty css */
15
15
  /* empty css */
16
- /* empty css */
17
- /* empty css */
18
16
  import "../Accordion/Accordion.js";
19
17
  import { icon } from "../Accordion/Accordion.css.js";
20
18
  import { Chevron } from "../Chevron/index.js";
@@ -50,6 +48,7 @@ import "../Forms/Forms.css.js";
50
48
  import "../Forms/HoneyPot/index.js";
51
49
  import "../Forms/SalesforceFieldsForm.js";
52
50
  /* empty css */
51
+ /* empty css */
53
52
  import "../Input/RadioButton.css.js";
54
53
  import "../Input/Checkbox.css.js";
55
54
  import "../LoadingIndicator/LoadingIndicator.css.js";
@@ -112,8 +111,9 @@ import "next/navigation.js";
112
111
  /* empty css */
113
112
  /* empty css */
114
113
  import "next/link.js";
114
+ import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
115
+ /* empty css */
115
116
  import "../NavigationMenu/AxosBank/NavData.js";
116
- import "../NavigationMenu/AxosBank/Menu.js";
117
117
  /* empty css */
118
118
  /* empty css */
119
119
  import "../NavigationMenu/AxosALTS/NavData.js";
@@ -135,7 +135,7 @@ import "../StepItemSet/StepItemSet.css.js";
135
135
  /* empty css */
136
136
  import { getLevelNumber } from "../utils/faqAccordionOptions.js";
137
137
  import { create } from "zustand";
138
- import { summary, summaryHeader, content, faqAccordion_section, header, faqAccordion } from "./FaqAccordion.css.js";
138
+ import { summary, summaryHeader, content, header, faqAccordion, faqAccordion_section } from "./FaqAccordion.css.js";
139
139
  const useAccordion = create()((set) => ({
140
140
  itemsOpened: [],
141
141
  addItem: (id) => {
@@ -1,4 +1,4 @@
1
- const fdic_callout = "_fdic_callout_1f6md_1";
1
+ import '../assets/FdicCallout/FdicCallout.css.css';const fdic_callout = "_fdic_callout_1f6md_1";
2
2
  const inner_container = "_inner_container_1f6md_6";
3
3
  const css = {
4
4
  fdic_callout,
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../assets/FooterDisclosure/FooterDisclosure.css';/* empty css */
2
2
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
3
3
  var footerDisclosure = createRuntimeFn({ defaultClassName: "_1a6b3vu0", variantClassNames: {}, defaultVariants: {}, compoundVariants: [] });
4
4
  var footerParagraph = "_1a6b3vu1";
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
@@ -2,18 +2,16 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
2
  import { Hyperlink } from "../../Hyperlink/index.js";
3
3
  import "../../icons/ArrowIcon/ArrowIcon.css.js";
4
4
  import "../../icons/CheckIcon/CheckIcon.css.js";
5
- /* empty css */
5
+ import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/icons/DownloadIcon/DownloadIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
6
6
  /* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  /* empty css */
11
- /* empty css */
12
- /* empty css */
13
11
  import SvgComponent$1 from "../../icons/Logos/LVF.js";
14
12
  import SvgComponent from "../../icons/Logos/LVFText.js";
15
13
  import clsx from "clsx";
16
- import { lvf_footer, lvf_small_footer, lvf_footer_content, lvf_footer_terms, divider } from "./LaVictorieFooter.css.js";
14
+ import { divider, lvf_footer_terms, lvf_footer_content, lvf_small_footer, lvf_footer } from "./LaVictorieFooter.css.js";
17
15
  const LaVictorieFooter = ({
18
16
  footerLinks,
19
17
  logo = "full",
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../../assets/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../../assets/Typography/Typography.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */