@axos-web-dev/shared-components 1.0.54 → 1.0.56

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 (93) hide show
  1. package/dist/ATMLocator/ATMLocator.js +24 -22
  2. package/dist/Accordion/Accordion.js +1 -1
  3. package/dist/Auth/ErrorAlert.css.d.ts +4 -0
  4. package/dist/Auth/ErrorAlert.css.js +11 -0
  5. package/dist/Auth/ErrorAlert.d.ts +14 -0
  6. package/dist/Auth/ErrorAlert.js +183 -0
  7. package/dist/Auth/Logout.js +1 -1
  8. package/dist/Auth/SignIn.css.d.ts +1 -0
  9. package/dist/Auth/SignIn.css.js +2 -0
  10. package/dist/Auth/SignInPassword.d.ts +15 -3
  11. package/dist/Auth/SignInPassword.js +86 -32
  12. package/dist/Auth/index.d.ts +2 -0
  13. package/dist/Auth/index.js +9 -1
  14. package/dist/Button/Button.js +4 -2
  15. package/dist/Calculators/AxosOneCalculator/index.js +1 -1
  16. package/dist/Calculators/BalanceAPYCalculator/index.js +1 -1
  17. package/dist/Calculators/BuyDownCalculator/index.js +2 -2
  18. package/dist/Calculators/Calculator.js +5 -3
  19. package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
  20. package/dist/Calculators/SummitApyCalculator/index.js +1 -1
  21. package/dist/CallToActionBar/index.js +1 -1
  22. package/dist/Carousel/index.js +5 -3
  23. package/dist/Chevron/index.js +5 -3
  24. package/dist/Comparison/Comparison.js +5 -3
  25. package/dist/Comparison/ComparisonSet.js +1 -1
  26. package/dist/ExecutiveBio/ExecutiveBio.js +4 -2
  27. package/dist/FaqAccordion/index.js +5 -3
  28. package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +1 -1
  29. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -2
  30. package/dist/Forms/ApplicationStart.js +1 -1
  31. package/dist/Forms/ApplyNow.js +5 -3
  32. package/dist/Forms/ClearingForm.js +1 -1
  33. package/dist/Forms/CommercialDeposits.js +1 -1
  34. package/dist/Forms/CommercialLending.js +1 -1
  35. package/dist/Forms/ContactCompany.js +1 -1
  36. package/dist/Forms/ContactCompanyTitle.js +1 -1
  37. package/dist/Forms/ContactUs.js +1 -1
  38. package/dist/Forms/ContactUsAAS.js +1 -1
  39. package/dist/Forms/ContactUsBusiness.js +5 -3
  40. package/dist/Forms/ContactUsLVF.js +1 -1
  41. package/dist/Forms/ContactUsNMLSId.js +5 -3
  42. package/dist/Forms/CpraRequest.js +1 -1
  43. package/dist/Forms/CraPublicFile.js +5 -3
  44. package/dist/Forms/DealerServices.js +1 -1
  45. package/dist/Forms/EmailOnly.js +5 -3
  46. package/dist/Forms/EmailUs.js +1 -1
  47. package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -3
  48. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
  49. package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -2
  50. package/dist/Forms/QuickPricer/QuickPricerForm.js +2 -2
  51. package/dist/Forms/ScheduleCall.js +1 -1
  52. package/dist/Forms/ScheduleCallPremier.js +1 -1
  53. package/dist/Forms/SuccesForm.js +6 -4
  54. package/dist/Forms/VendorQuestionnaire.js +1 -1
  55. package/dist/Forms/WcplSurvey.js +1 -1
  56. package/dist/HeroBanner/HeroBanner.js +1 -1
  57. package/dist/Hyperlink/index.js +4 -2
  58. package/dist/IconBillboard/IconBillboard.js +1 -1
  59. package/dist/ImageBillboard/ImageBillboardSet.js +1 -1
  60. package/dist/ImageLink/ImageLink.js +4 -2
  61. package/dist/ImageLink/ImageLinkSet.js +4 -2
  62. package/dist/ImageLink/index.js +4 -2
  63. package/dist/Insight/Featured/CategorySelector.js +6 -4
  64. package/dist/Insight/Featured/Featured.js +5 -3
  65. package/dist/Insight/Featured/Header.js +5 -3
  66. package/dist/Modal/Modal.js +4 -2
  67. package/dist/Modal/contextApi/store.js +1 -1
  68. package/dist/NavigationMenu/AxosALTS/NavData.js +4 -2
  69. package/dist/NavigationMenu/AxosALTS/index.js +4 -2
  70. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  71. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +2 -2
  72. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +5 -3
  73. package/dist/NavigationMenu/AxosBank/NavData.js +4 -2
  74. package/dist/NavigationMenu/AxosBank/SubNavBar.js +5 -21
  75. package/dist/NavigationMenu/AxosBank/index.js +4 -2
  76. package/dist/NavigationMenu/LaVictoire/NavData.js +4 -2
  77. package/dist/NavigationMenu/LaVictoire/index.js +4 -2
  78. package/dist/PageNavSet/PageNavSet.js +1 -1
  79. package/dist/Pagination/Pagination.js +1 -1
  80. package/dist/SecondaryFooter/index.js +1 -1
  81. package/dist/SetContainer/SetContainer.js +5 -3
  82. package/dist/SocialMediaBar/iconsRepository.js +4 -2
  83. package/dist/Table/Table.d.ts +3 -3
  84. package/dist/Table/Table.js +1 -1
  85. package/dist/TextBlock/TextBlock.js +1 -1
  86. package/dist/VideoWrapper/index.js +4 -2
  87. package/dist/WalnutIframe/wrapper.module.js +3 -3
  88. package/dist/assets/Auth/ErrorAlert.css +37 -0
  89. package/dist/assets/Auth/SignIn.css +4 -0
  90. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -191
  91. package/dist/assets/WalnutIframe/wrapper.css.css +49 -49
  92. package/dist/main.js +9 -1
  93. package/package.json +133 -131
@@ -58,8 +58,10 @@ import "../../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.c
58
58
  import "../../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
59
59
  import "../../Input/PercentageInput.js";
60
60
  import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
61
+ /* empty css */
61
62
  import "react-dom";
62
63
  /* empty css */
64
+ import "../../Auth/SignInPassword.js";
63
65
  /* empty css */
64
66
  /* empty css */
65
67
  /* empty css */
@@ -93,11 +95,11 @@ import "next/navigation.js";
93
95
  /* empty css */
94
96
  /* empty css */
95
97
  /* empty css */
98
+ import "next/link.js";
99
+ import "../AxosBank/MobileMenu/MobileNavData.js";
96
100
  /* empty css */
97
101
  import "../AxosBank/NavData.js";
98
- import "next/link.js";
99
102
  /* empty css */
100
- import "../AxosBank/MobileMenu/MobileNavData.js";
101
103
  /* empty css */
102
104
  import "../AxosALTS/NavData.js";
103
105
  /* empty css */
@@ -59,8 +59,10 @@ import "../../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.c
59
59
  import "../../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
60
60
  import "../../Input/PercentageInput.js";
61
61
  import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
62
+ /* empty css */
62
63
  import "react-dom";
63
64
  /* empty css */
65
+ import "../../Auth/SignInPassword.js";
64
66
  /* empty css */
65
67
  /* empty css */
66
68
  /* empty css */
@@ -97,11 +99,11 @@ import "next/navigation.js";
97
99
  /* empty css */
98
100
  /* empty css */
99
101
  /* empty css */
102
+ import "next/link.js";
103
+ import "../AxosBank/MobileMenu/MobileNavData.js";
100
104
  /* empty css */
101
105
  import "../AxosBank/NavData.js";
102
- import "next/link.js";
103
106
  /* empty css */
104
- import "../AxosBank/MobileMenu/MobileNavData.js";
105
107
  /* empty css */
106
108
  import "../AxosALTS/NavData.js";
107
109
  /* empty css */
@@ -5,7 +5,7 @@ import { useState, useRef, useEffect } from "react";
5
5
  import Slider from "react-slick";
6
6
  import "../PageNavItem/PageNavItem.css.js";
7
7
  import { PageNavItem } from "../PageNavItem/PageNavItem.js";
8
- import { nav_wrapper, sticky_nav } from "./PageNavigationSet.css.js";
8
+ import { sticky_nav, nav_wrapper } from "./PageNavigationSet.css.js";
9
9
  const PageNavSet = ({ id, pageNavItems }) => {
10
10
  const SliderComponent = Slider.default ? Slider.default : Slider;
11
11
  const [activeSection, setActiveSection] = useState(
@@ -11,7 +11,7 @@ import SvgChevronDown from "../icons/ChevronDown.js";
11
11
  import clsx from "clsx";
12
12
  import Link from "next/link.js";
13
13
  import { useSearchParams } from "next/navigation.js";
14
- import { active_page, disabled_arrows, pagination_container } from "./Pagination.css.js";
14
+ import { active_page, pagination_container, disabled_arrows } from "./Pagination.css.js";
15
15
  function Pagination({ totalPages }) {
16
16
  const searchParams = useSearchParams();
17
17
  const page = searchParams.get("page") || 1;
@@ -1,7 +1,7 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { Hyperlink } from "../Hyperlink/index.js";
3
3
  import clsx from "clsx";
4
- import { footer_items_wrapper, footer_item, footer_link, secondary_footer } from "./SecondaryFooter.css.js";
4
+ import { secondary_footer, footer_items_wrapper, footer_item, footer_link } from "./SecondaryFooter.css.js";
5
5
  const SecondaryFooter = (props) => {
6
6
  const { items } = props;
7
7
  return /* @__PURE__ */ jsx("div", { className: clsx(secondary_footer, "containment", "section_spacer"), children: /* @__PURE__ */ jsx("div", { className: footer_items_wrapper, children: items?.map((item) => /* @__PURE__ */ jsx("div", { className: footer_item, children: /* @__PURE__ */ jsx(Hyperlink, { targetUrl: item.targetURL, className: footer_link, children: item.displayText }) }, item.id)) }) });
@@ -60,15 +60,17 @@ import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.
60
60
  import "../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
61
61
  import "../Input/PercentageInput.js";
62
62
  import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
63
+ /* empty css */
63
64
  import "react-dom";
64
65
  /* empty css */
66
+ import "../Auth/SignInPassword.js";
65
67
  /* empty css */
66
68
  /* empty css */
67
69
  /* empty css */
68
70
  import "../Carousel/index.js";
69
71
  /* empty css */
70
72
  import "../Comparison/Comparison.css.js";
71
- import { heading, set_container_cols, inline_container, setcontainer_section_text, set_container, isolate_container } from "./SetContainer.css.js";
73
+ import { set_container, isolate_container, heading, set_container_cols, inline_container, setcontainer_section_text } from "./SetContainer.css.js";
72
74
  import "../Tab/Tab.css.js";
73
75
  import "../icons/Star/Star.css.js";
74
76
  import { heroSupertag } from "../HeroBanner/HeroBanner.css.js";
@@ -95,11 +97,11 @@ import "next/navigation.js";
95
97
  /* empty css */
96
98
  /* empty css */
97
99
  /* empty css */
100
+ import "next/link.js";
101
+ import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
98
102
  /* empty css */
99
103
  import "../NavigationMenu/AxosBank/NavData.js";
100
- import "next/link.js";
101
104
  /* empty css */
102
- import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
103
105
  /* empty css */
104
106
  import "../NavigationMenu/AxosALTS/NavData.js";
105
107
  /* empty css */
@@ -58,8 +58,10 @@ import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.
58
58
  import "../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
59
59
  import "../Input/PercentageInput.js";
60
60
  import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
61
+ /* empty css */
61
62
  import "react-dom";
62
63
  /* empty css */
64
+ import "../Auth/SignInPassword.js";
63
65
  /* empty css */
64
66
  /* empty css */
65
67
  /* empty css */
@@ -93,11 +95,11 @@ import "next/navigation.js";
93
95
  /* empty css */
94
96
  /* empty css */
95
97
  /* empty css */
98
+ import "next/link.js";
99
+ import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
96
100
  /* empty css */
97
101
  import "../NavigationMenu/AxosBank/NavData.js";
98
- import "next/link.js";
99
102
  /* empty css */
100
- import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
101
103
  /* empty css */
102
104
  import "../NavigationMenu/AxosALTS/NavData.js";
103
105
  /* empty css */
@@ -59,6 +59,8 @@ export declare const TableCell: ({ children, as, variant, highlighted, colSpan,
59
59
  unselectable?: "on" | "off" | undefined;
60
60
  inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
61
61
  is?: string | undefined;
62
+ exportparts?: string | undefined;
63
+ part?: string | undefined;
62
64
  popover?: "" | "auto" | "manual" | undefined;
63
65
  popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
64
66
  popoverTarget?: string | undefined;
@@ -139,7 +141,7 @@ export declare const TableCell: ({ children, as, variant, highlighted, colSpan,
139
141
  onBlurCapture?: import('react').FocusEventHandler<HTMLTableCellElement> | undefined;
140
142
  onChange?: import('react').FormEventHandler<HTMLTableCellElement> | undefined;
141
143
  onChangeCapture?: import('react').FormEventHandler<HTMLTableCellElement> | undefined;
142
- onBeforeInput?: import('react').FormEventHandler<HTMLTableCellElement> | undefined;
144
+ onBeforeInput?: import('react').InputEventHandler<HTMLTableCellElement> | undefined;
143
145
  onBeforeInputCapture?: import('react').FormEventHandler<HTMLTableCellElement> | undefined;
144
146
  onInput?: import('react').FormEventHandler<HTMLTableCellElement> | undefined;
145
147
  onInputCapture?: import('react').FormEventHandler<HTMLTableCellElement> | undefined;
@@ -189,8 +191,6 @@ export declare const TableCell: ({ children, as, variant, highlighted, colSpan,
189
191
  onProgressCapture?: import('react').ReactEventHandler<HTMLTableCellElement> | undefined;
190
192
  onRateChange?: import('react').ReactEventHandler<HTMLTableCellElement> | undefined;
191
193
  onRateChangeCapture?: import('react').ReactEventHandler<HTMLTableCellElement> | undefined;
192
- onResize?: import('react').ReactEventHandler<HTMLTableCellElement> | undefined;
193
- onResizeCapture?: import('react').ReactEventHandler<HTMLTableCellElement> | undefined;
194
194
  onSeeked?: import('react').ReactEventHandler<HTMLTableCellElement> | undefined;
195
195
  onSeekedCapture?: import('react').ReactEventHandler<HTMLTableCellElement> | undefined;
196
196
  onSeeking?: import('react').ReactEventHandler<HTMLTableCellElement> | undefined;
@@ -11,7 +11,7 @@ import "../utils/allowedAxosDomains.js";
11
11
  import { getVariant } from "../utils/getVariant.js";
12
12
  import clsx from "clsx";
13
13
  import { createElement } from "react";
14
- import { table_section, table_container_text, table_headline, table_description_text, table_container, table, highlight_first_row, highlight_last_row, alternate_color_rows, apy_table, tableWrapper, td, th } from "./Table.css.js";
14
+ import { table_section, table_container, table_container_text, table_headline, table_description_text, tableWrapper, table, highlight_first_row, highlight_last_row, alternate_color_rows, apy_table, td, th } from "./Table.css.js";
15
15
  const TableContainer = ({
16
16
  tableTitle,
17
17
  tableBody,
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
- import { textBlockHeader, textBlockSection } from "./TextBlock.css.js";
3
+ import { textBlockSection, textBlockHeader } from "./TextBlock.css.js";
4
4
  const TextBlock = (props) => {
5
5
  return /* @__PURE__ */ jsxs(
6
6
  "div",
@@ -59,8 +59,10 @@ import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.
59
59
  import "../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
60
60
  import "../Input/PercentageInput.js";
61
61
  import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
62
+ /* empty css */
62
63
  import "react-dom";
63
64
  /* empty css */
65
+ import "../Auth/SignInPassword.js";
64
66
  /* empty css */
65
67
  /* empty css */
66
68
  /* empty css */
@@ -94,11 +96,11 @@ import "next/navigation.js";
94
96
  /* empty css */
95
97
  /* empty css */
96
98
  /* empty css */
99
+ import "next/link.js";
100
+ import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
97
101
  /* empty css */
98
102
  import "../NavigationMenu/AxosBank/NavData.js";
99
- import "next/link.js";
100
103
  /* empty css */
101
- import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
102
104
  /* empty css */
103
105
  import "../NavigationMenu/AxosALTS/NavData.js";
104
106
  /* empty css */
@@ -1,6 +1,6 @@
1
- const wrapper = "_wrapper_1jpv7_19";
2
- const shimmer = "_shimmer_1jpv7_1";
3
- const wrapper_control = "_wrapper_control_1jpv7_77";
1
+ const wrapper = "_wrapper_13j22_10";
2
+ const shimmer = "_shimmer_13j22_1";
3
+ const wrapper_control = "_wrapper_control_13j22_39";
4
4
  const css = {
5
5
  wrapper,
6
6
  shimmer,
@@ -0,0 +1,37 @@
1
+ .a3pcaf0 {
2
+ width: 100vw;
3
+ height: 100vh;
4
+ position: fixed;
5
+ top: 0;
6
+ left: 0;
7
+ z-index: 1000;
8
+ display: flex;
9
+ align-items: center;
10
+ justify-content: center;
11
+ background-color: rgba(0, 0, 0, 0.5);
12
+ }
13
+ .a3pcaf1 {
14
+ width: 90%;
15
+ max-width: 500px;
16
+ background-color: #fff;
17
+ padding: 24px;
18
+ border-radius: 8px;
19
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
20
+ text-align: center;
21
+ }
22
+ .a3pcaf2 {
23
+ width: 100%;
24
+ height: 1px;
25
+ background-color: #EBEBEB;
26
+ margin: 20px 0;
27
+ }
28
+ .a3pcaf3 {
29
+ position: absolute;
30
+ top: 16px;
31
+ right: 16px;
32
+ background: none;
33
+ border: none;
34
+ font-size: 24px;
35
+ cursor: pointer;
36
+ color: #EBEBEB;;
37
+ }
@@ -48,4 +48,8 @@
48
48
  ._1c7jj82 {
49
49
  display: flex;
50
50
  gap: 12px;
51
+ }
52
+ ._1c7jj83 {
53
+ text-align: center;
54
+ color: var(--_1073cm82);
51
55
  }
@@ -1,191 +1,191 @@
1
- ._overlay_1rjre_1 {
2
- position: fixed;
3
- inset: 0;
4
- height: 100vh;
5
- background: rgba(0, 0, 0, 0.6);
6
- z-index: 10000;
7
- }
8
-
9
- ._drawer_1rjre_17 {
10
- background: #fff;
11
- border-radius: 0 0 0 1rem;
12
- box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
13
- max-height: 100vh;
14
- max-width: 500px;
15
- overflow: hidden auto;
16
- position: fixed;
17
- right: 0px;
18
- top: 0;
19
- width: 85%;
20
- scrollbar-width: none;
21
- -ms-overflow-style: none;
22
- z-index: 10001;
23
- }
24
-
25
- ._drawer_1rjre_17::-webkit-scrollbar {
26
- display: none;
27
- }
28
-
29
- ._hamburger_1rjre_57 {
30
- background: transparent;
31
- border: none;
32
- cursor: pointer;
33
- transition: opacity 0.3s ease;
34
- }
35
-
36
- ._hamburger_1rjre_57:hover {
37
- opacity: 0.8;
38
- }
39
-
40
- ._header_1rjre_79 {
41
- display: flex;
42
- align-items: center;
43
- background: #f4f4f4;
44
- justify-content: space-between;
45
- padding: 0.9rem 1.2rem 0.9rem 1rem;
46
- position: sticky;
47
- top: 0;
48
- z-index: 1;
49
- }
50
-
51
- ._back_1rjre_101 {
52
- background: none;
53
- border: none;
54
- color: var(--_1073cm86);
55
- cursor: pointer;
56
- font-size: 1rem;
57
- font-weight: 700;
58
- line-height: 1;
59
- padding: 0;
60
- }
61
-
62
- ._close_1rjre_123 {
63
- background: none;
64
- border: none;
65
- cursor: pointer;
66
- font-size: 1.3rem;
67
- }
68
-
69
- ._levelContainer_1rjre_137 {
70
- height: 100%;
71
- position: relative;
72
- }
73
-
74
- ._level_1rjre_137 {
75
- background: var(--_1073cm86);
76
- color: var(--_1073cm85);
77
- font-size: 0.9rem;
78
- padding: 14px 1.2rem;
79
- position: sticky;
80
- top: 54.78px;
81
- width: 100%;
82
- z-index: 1;
83
- }
84
-
85
- ._levelTitle_1rjre_169 {
86
- font: 700 0.9rem / 1.39 var(--main-font-family);
87
- letter-spacing: 0.4px;
88
- }
89
-
90
- ._menu_1rjre_179 {
91
- background-color: transparent;
92
- list-style: none;
93
- margin: 0;
94
- min-height: 100%;
95
- padding: 0 1.2rem;
96
- position: relative;
97
- }
98
-
99
- ._menu_1rjre_179 li {
100
- color: var(--_1073cm83);
101
- font-family: var(--header-font-family);
102
- font-weight: 500;
103
- border-top: 1px solid #e9e9e9;
104
- }
105
-
106
- ._menu_1rjre_179 li + li {
107
- margin-top: 0.5rem;
108
- }
109
-
110
- ._menuItem_1rjre_219 {
111
- display: flex;
112
- align-items: center;
113
- background: none;
114
- border: none;
115
- color: inherit;
116
- cursor: pointer;
117
- font-size: 1rem;
118
- justify-content: space-between;
119
- padding: 0.75rem 0;
120
- text-align: left;
121
- text-decoration: none;
122
- transition: background 0.2s ease;
123
- width: 100%;
124
- }
125
-
126
- ._chevron_1rjre_251 {
127
- font-size: 1.2rem;
128
- margin-left: auto;
129
- }
130
-
131
- ._chevronIcon_1rjre_261 {
132
- height: auto;
133
- margin-right: 10px;
134
- max-width: 8px;
135
- }
136
-
137
- body:has(._drawer_1rjre_17) {
138
- overflow-y: hidden;
139
- position: relative;
140
- }
141
-
142
- ._quickLinks_1rjre_283 {
143
- background-color: #f4f4f4;
144
- bottom: 0;
145
- box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
146
- gap: 8px;
147
- margin-top: 9px;
148
- padding: 1rem;
149
- position: sticky;
150
- }
151
-
152
- ._quickLink_1rjre_283 {
153
- display: flex;
154
- align-items: center;
155
- color: var(--_1073cm86);
156
- flex-direction: column;
157
- flex: 1 1 0%;
158
- font-size: 0.8rem;
159
- font-weight: 600;
160
- gap: 8px;
161
- line-height: 1.5;
162
- text-decoration: none;
163
- text-transform: uppercase;
164
- }
165
-
166
- ._sr_only_1rjre_331 {
167
- position: absolute;
168
- border: 0;
169
- clip: rect(0, 0, 0, 0);
170
- height: 1px;
171
- margin: -1px;
172
- overflow: hidden;
173
- padding: 0;
174
- white-space: nowrap;
175
- width: 1px;
176
- }
177
-
178
- @media (max-width: 540px) {
179
- ._drawer_1rjre_17 {
180
- border-radius: 0;
181
- max-width: none;
182
- width: 100%;
183
- }
184
- ._menu_1rjre_179 li + li {
185
- margin-top: 3px;
186
- }
187
- ._menuItem_1rjre_219 {
188
- font-size: 0.9rem;
189
- padding: 0.65rem 0;
190
- }
191
- }
1
+ ._overlay_1s2qa_1 {
2
+ position: fixed;
3
+ inset: 0;
4
+ height: 100vh;
5
+ background: rgba(0, 0, 0, 0.6);
6
+ z-index: 10000;
7
+ }
8
+
9
+ ._drawer_1s2qa_9 {
10
+ background: #fff;
11
+ border-radius: 0 0 0 1rem;
12
+ box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
13
+ max-height: 100vh;
14
+ max-width: 500px;
15
+ overflow: hidden auto;
16
+ position: fixed;
17
+ right: 0px;
18
+ top: 0;
19
+ width: 85%;
20
+ scrollbar-width: none;
21
+ -ms-overflow-style: none;
22
+ z-index: 10001;
23
+ }
24
+
25
+ ._drawer_1s2qa_9::-webkit-scrollbar {
26
+ display: none;
27
+ }
28
+
29
+ ._hamburger_1s2qa_29 {
30
+ background: transparent;
31
+ border: none;
32
+ cursor: pointer;
33
+ transition: opacity 0.3s ease;
34
+ }
35
+
36
+ ._hamburger_1s2qa_29:hover {
37
+ opacity: 0.8;
38
+ }
39
+
40
+ ._header_1s2qa_40 {
41
+ display: flex;
42
+ align-items: center;
43
+ background: #f4f4f4;
44
+ justify-content: space-between;
45
+ padding: 0.9rem 1.2rem 0.9rem 1rem;
46
+ position: sticky;
47
+ top: 0;
48
+ z-index: 1;
49
+ }
50
+
51
+ ._back_1s2qa_51 {
52
+ background: none;
53
+ border: none;
54
+ color: var(--_1073cm86);
55
+ cursor: pointer;
56
+ font-size: 1rem;
57
+ font-weight: 700;
58
+ line-height: 1;
59
+ padding: 0;
60
+ }
61
+
62
+ ._close_1s2qa_62 {
63
+ background: none;
64
+ border: none;
65
+ cursor: pointer;
66
+ font-size: 1.3rem;
67
+ }
68
+
69
+ ._levelContainer_1s2qa_69 {
70
+ height: 100%;
71
+ position: relative;
72
+ }
73
+
74
+ ._level_1s2qa_69 {
75
+ background: var(--_1073cm86);
76
+ color: var(--_1073cm85);
77
+ font-size: 0.9rem;
78
+ padding: 14px 1.2rem;
79
+ position: sticky;
80
+ top: 54.78px;
81
+ width: 100%;
82
+ z-index: 1;
83
+ }
84
+
85
+ ._levelTitle_1s2qa_85 {
86
+ font: 700 0.9rem / 1.39 var(--main-font-family);
87
+ letter-spacing: 0.4px;
88
+ }
89
+
90
+ ._menu_1s2qa_90 {
91
+ background-color: transparent;
92
+ list-style: none;
93
+ margin: 0;
94
+ min-height: 100%;
95
+ padding: 0 1.2rem;
96
+ position: relative;
97
+ }
98
+
99
+ ._menu_1s2qa_90 li {
100
+ color: var(--_1073cm83);
101
+ font-family: var(--header-font-family);
102
+ font-weight: 500;
103
+ border-top: 1px solid #e9e9e9;
104
+ }
105
+
106
+ ._menu_1s2qa_90 li + li {
107
+ margin-top: 0.5rem;
108
+ }
109
+
110
+ ._menuItem_1s2qa_110 {
111
+ display: flex;
112
+ align-items: center;
113
+ background: none;
114
+ border: none;
115
+ color: inherit;
116
+ cursor: pointer;
117
+ font-size: 1rem;
118
+ justify-content: space-between;
119
+ padding: 0.75rem 0;
120
+ text-align: left;
121
+ text-decoration: none;
122
+ transition: background 0.2s ease;
123
+ width: 100%;
124
+ }
125
+
126
+ ._chevron_1s2qa_126 {
127
+ font-size: 1.2rem;
128
+ margin-left: auto;
129
+ }
130
+
131
+ ._chevronIcon_1s2qa_131 {
132
+ height: auto;
133
+ margin-right: 10px;
134
+ max-width: 8px;
135
+ }
136
+
137
+ body:has(._drawer_1s2qa_9) {
138
+ overflow-y: hidden;
139
+ position: relative;
140
+ }
141
+
142
+ ._quickLinks_1s2qa_142 {
143
+ background-color: #f4f4f4;
144
+ bottom: 0;
145
+ box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
146
+ gap: 8px;
147
+ margin-top: 9px;
148
+ padding: 1rem;
149
+ position: sticky;
150
+ }
151
+
152
+ ._quickLink_1s2qa_142 {
153
+ display: flex;
154
+ align-items: center;
155
+ color: var(--_1073cm86);
156
+ flex-direction: column;
157
+ flex: 1 1 0%;
158
+ font-size: 0.8rem;
159
+ font-weight: 600;
160
+ gap: 8px;
161
+ line-height: 1.5;
162
+ text-decoration: none;
163
+ text-transform: uppercase;
164
+ }
165
+
166
+ ._sr_only_1s2qa_166 {
167
+ position: absolute;
168
+ border: 0;
169
+ clip: rect(0, 0, 0, 0);
170
+ height: 1px;
171
+ margin: -1px;
172
+ overflow: hidden;
173
+ padding: 0;
174
+ white-space: nowrap;
175
+ width: 1px;
176
+ }
177
+
178
+ @media (max-width: 540px) {
179
+ ._drawer_1s2qa_9 {
180
+ border-radius: 0;
181
+ max-width: none;
182
+ width: 100%;
183
+ }
184
+ ._menu_1s2qa_90 li + li {
185
+ margin-top: 3px;
186
+ }
187
+ ._menuItem_1s2qa_110 {
188
+ font-size: 0.9rem;
189
+ padding: 0.65rem 0;
190
+ }
191
+ }