@axos-web-dev/shared-components 0.0.207 → 0.0.208

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 (210) hide show
  1. package/README.md +111 -111
  2. package/dist/ATMLocator/ATMLocator.js +37 -37
  3. package/dist/Accordion/Accordion.css.js +4 -4
  4. package/dist/Accordion/Accordion.js +3 -3
  5. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  6. package/dist/AlertBanner/index.js +3 -3
  7. package/dist/Article/Article.css.js +4 -4
  8. package/dist/ArticlesSet/ArticlesSet.css.js +4 -4
  9. package/dist/Avatar/Avatar.module.js +7 -7
  10. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  11. package/dist/AwardsItem/AwardsItem.css.js +2 -2
  12. package/dist/Blockquote/Blockquote.module.js +3 -3
  13. package/dist/BulletItem/BulletItem.css.js +2 -2
  14. package/dist/BulletItem/BulletItem.js +3 -3
  15. package/dist/Button/Button.css.js +4 -4
  16. package/dist/Button/Button.js +37 -37
  17. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +4 -4
  18. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +3 -3
  19. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +4 -4
  20. package/dist/Calculators/AxosOneCalculator/index.js +3 -3
  21. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +4 -4
  22. package/dist/Calculators/BalanceAPYCalculator/index.js +3 -3
  23. package/dist/Calculators/CalculateYourPayments/index.d.ts +0 -0
  24. package/dist/Calculators/CalculateYourPayments/index.js +1 -0
  25. package/dist/Calculators/Calculator.js +37 -37
  26. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  27. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +3 -3
  28. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +4 -4
  29. package/dist/Calculators/calculator.css.js +4 -4
  30. package/dist/CallToActionBar/CallToActionBar.css.js +3 -3
  31. package/dist/Carousel/Carousel.css.js +3 -3
  32. package/dist/Carousel/index.js +37 -37
  33. package/dist/Chevron/Chevron.css.js +4 -4
  34. package/dist/Chevron/index.js +37 -37
  35. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +4 -4
  36. package/dist/CollectInformationAlert/index.js +3 -3
  37. package/dist/Comparison/Comparison.css.js +7 -7
  38. package/dist/Comparison/Comparison.js +36 -36
  39. package/dist/ContentBanner/ContentBanner.css.js +4 -4
  40. package/dist/DownloadTile/DownloadTile.css.js +3 -3
  41. package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -4
  42. package/dist/FaqAccordion/FaqAccordion.css.js +4 -4
  43. package/dist/FaqAccordion/index.js +37 -37
  44. package/dist/FdicCallout/FdicCallout.module.js +2 -2
  45. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  46. package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +3 -3
  47. package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +3 -3
  48. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +4 -4
  49. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +38 -38
  50. package/dist/Forms/ApplicationStart.js +3 -3
  51. package/dist/Forms/ApplyNow.js +37 -37
  52. package/dist/Forms/ClearingForm.js +3 -3
  53. package/dist/Forms/CommercialDeposits.js +3 -3
  54. package/dist/Forms/CommercialLending.js +3 -3
  55. package/dist/Forms/ContactCompany.js +3 -3
  56. package/dist/Forms/ContactCompanyTitle.js +3 -3
  57. package/dist/Forms/ContactUs.js +3 -3
  58. package/dist/Forms/ContactUsAAS.js +3 -3
  59. package/dist/Forms/ContactUsBusiness.js +37 -37
  60. package/dist/Forms/ContactUsLVF.js +3 -3
  61. package/dist/Forms/ContactUsNMLSId.js +37 -37
  62. package/dist/Forms/CpraRequest.js +3 -3
  63. package/dist/Forms/DealerServices.js +3 -3
  64. package/dist/Forms/EmailOnly.js +37 -37
  65. package/dist/Forms/EmailUs.js +3 -3
  66. package/dist/Forms/Forms.css.js +7 -7
  67. package/dist/Forms/MortgageRate/MortgageRateForm.js +37 -37
  68. package/dist/Forms/MortgageRate/MortgageRateWatch.js +37 -37
  69. package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -3
  70. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  71. package/dist/Forms/QuickPricer/UserInformation.css.js +3 -3
  72. package/dist/Forms/ScheduleCall.js +3 -3
  73. package/dist/Forms/ScheduleCallPremier.js +3 -3
  74. package/dist/Forms/SuccesForm.js +38 -38
  75. package/dist/Forms/WcplSurvey.js +3 -3
  76. package/dist/HeroBanner/HeroBanner.css.js +5 -5
  77. package/dist/HeroBanner/LargeBanner.css.js +4 -4
  78. package/dist/HeroBanner/SelectionBanner.css.js +4 -4
  79. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  80. package/dist/Hyperlink/index.js +37 -37
  81. package/dist/IconBillboard/IconBillboard.css.js +4 -4
  82. package/dist/ImageBillboard/ImageBillboard.css.js +5 -5
  83. package/dist/ImageBillboard/ImageBillboard.js +3 -3
  84. package/dist/ImageBillboard/ImageBillboardSet.js +3 -3
  85. package/dist/ImageLink/ImageLink.css.js +1 -1
  86. package/dist/ImageLink/ImageLink.js +37 -37
  87. package/dist/ImageLink/ImageLinkSet.js +37 -37
  88. package/dist/ImageLink/index.js +37 -37
  89. package/dist/Input/Checkbox.css.js +1 -1
  90. package/dist/Input/DatePicker.css.d.ts +1 -0
  91. package/dist/Input/DatePicker.css.js +6 -0
  92. package/dist/Input/DatePicker2.d.ts +21 -0
  93. package/dist/Input/DatePicker2.js +103 -0
  94. package/dist/Input/DatePickerComponents/DatePicker.d.ts +11 -0
  95. package/dist/Input/DatePickerComponents/DatePicker.js +13 -0
  96. package/dist/Input/DatePickerComponents/InputDate.d.ts +15 -0
  97. package/dist/Input/DatePickerComponents/InputDate.js +66 -0
  98. package/dist/Input/DatePickerComponents/index.d.ts +2 -0
  99. package/dist/Input/DatePickerComponents/index.js +6 -0
  100. package/dist/Input/Datepicker.d.ts +3 -0
  101. package/dist/Input/Datepicker.js +47 -0
  102. package/dist/Input/Dropdown.css.js +2 -2
  103. package/dist/Input/Input.css.js +4 -4
  104. package/dist/Input/InputDate.css.d.ts +6 -0
  105. package/dist/Input/InputDate.css.js +15 -0
  106. package/dist/Input/InputDate.d.ts +3 -0
  107. package/dist/Input/InputDate.js +47 -0
  108. package/dist/Input/RadioButton.css.js +1 -1
  109. package/dist/Inputs/Input.css.js +3 -3
  110. package/dist/Insight/Featured/CategorySelector.css.js +5 -5
  111. package/dist/Insight/Featured/CategorySelector.js +36 -36
  112. package/dist/Insight/Featured/Featured.css.js +2 -2
  113. package/dist/Insight/Featured/Featured.js +38 -38
  114. package/dist/Insight/Featured/Header.css.js +1 -1
  115. package/dist/Insight/Featured/Header.js +36 -36
  116. package/dist/Insight/Insight.css.js +2 -2
  117. package/dist/Interstitial/Interstitial-variants.css.js +4 -4
  118. package/dist/Interstitial/Interstitial.module.js +10 -10
  119. package/dist/LandingPageHeader/LandingPageHeader.css.js +3 -3
  120. package/dist/LandingPageHeader/LandingPageHeader.js +3 -3
  121. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  122. package/dist/MainHTML/index.d.ts +1 -1
  123. package/dist/MainHTML/index.js +1 -1
  124. package/dist/Modal/Modal.css.js +3 -3
  125. package/dist/Modal/Modal.js +36 -36
  126. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +3 -3
  127. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  128. package/dist/NavigationMenu/AxosALTS/NavData.js +37 -37
  129. package/dist/NavigationMenu/AxosALTS/index.js +231 -205
  130. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +3 -3
  131. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +54 -54
  132. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +3 -3
  133. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +3 -3
  134. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +55 -55
  135. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
  136. package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -3
  137. package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
  138. package/dist/NavigationMenu/AxosBank/NavData.js +37 -37
  139. package/dist/NavigationMenu/AxosBank/SubNavBar.js +36 -36
  140. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
  141. package/dist/NavigationMenu/AxosBank/index.js +35 -35
  142. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  143. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  144. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  145. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  146. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  147. package/dist/NavigationMenu/LaVictoire/NavData.js +37 -37
  148. package/dist/NavigationMenu/LaVictoire/index.js +36 -36
  149. package/dist/PageNavItem/PageNavItem.css.js +4 -4
  150. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  151. package/dist/Pagination/Pagination.css.js +1 -1
  152. package/dist/Pagination/Pagination.js +3 -3
  153. package/dist/SecondaryFooter/SecondaryFooter.css.js +3 -3
  154. package/dist/SetContainer/SetContainer.css.js +3 -3
  155. package/dist/SetContainer/SetContainer.js +37 -37
  156. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  157. package/dist/SocialMediaBar/iconsRepository.js +37 -37
  158. package/dist/StepItem/StepItem.css.js +4 -4
  159. package/dist/StepItemSet/StepItemSet.css.js +3 -3
  160. package/dist/Tab/Tab.css.js +4 -4
  161. package/dist/Table/Table.css.js +3 -3
  162. package/dist/Table/Table.js +3 -3
  163. package/dist/TextBlock/TextBlock.css.js +3 -3
  164. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  165. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  166. package/dist/Typography/Typography.css.js +1 -1
  167. package/dist/VideoTile/VideoTile.css.js +4 -4
  168. package/dist/VideoTile/VideoTile.js +3 -3
  169. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  170. package/dist/VideoWrapper/index.js +36 -36
  171. package/dist/assets/Avatar/Avatar.css.css +59 -59
  172. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  173. package/dist/assets/FdicCallout/FdicCallout.css.css +48 -48
  174. package/dist/assets/Input/DatePicker.css +95 -0
  175. package/dist/assets/Input/InputDate.css +39 -0
  176. package/dist/assets/Interstitial/Interstitial.css.css +142 -142
  177. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +264 -264
  178. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +600 -600
  179. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +621 -621
  180. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +651 -651
  181. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +458 -458
  182. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +426 -426
  183. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
  184. package/dist/assets/node_modules/react-date-range/dist/styles.css.css +194 -0
  185. package/dist/assets/node_modules/react-date-range/dist/theme/default.css.css +385 -0
  186. package/dist/globals.css.js +2 -2
  187. package/dist/icons/ArrowIcon/ArrowIcon.css.js +3 -3
  188. package/dist/icons/CalendarIcon/CalendarIcon.d.ts +3 -0
  189. package/dist/icons/CalendarIcon/CalendarIcon.js +17 -0
  190. package/dist/icons/CalendarIcon/index.d.ts +1 -0
  191. package/dist/icons/CalendarIcon/index.js +4 -0
  192. package/dist/icons/CheckIcon/CheckIcon.css.js +3 -3
  193. package/dist/icons/DownloadIcon/DownloadIcon.css.js +3 -3
  194. package/dist/icons/FollowIcon/FollowIcon.css.js +3 -3
  195. package/dist/icons/Star/Star.css.js +1 -1
  196. package/dist/index.css.js +3 -3
  197. package/dist/themes/axos.css.js +1 -1
  198. package/dist/themes/premier.css.js +2 -2
  199. package/dist/themes/victorie.css.js +2 -2
  200. package/dist/types/icon.d.ts +3 -0
  201. package/dist/types/icon.js +1 -0
  202. package/dist/types/popover.d.ts +8 -0
  203. package/dist/types/popover.js +1 -0
  204. package/dist/utils/constants/format.d.ts +1 -0
  205. package/dist/utils/constants/format.js +4 -0
  206. package/dist/utils/constants/popper.d.ts +6 -0
  207. package/dist/utils/constants/popper.js +10 -0
  208. package/dist/utils/hooks/usePopover.d.ts +25 -0
  209. package/dist/utils/hooks/usePopover.js +64 -0
  210. package/package.json +130 -130
@@ -0,0 +1,95 @@
1
+ .react-date-picker {
2
+ width: 100%;
3
+ }
4
+ .react-date-picker__wrapper {
5
+ border: none !important;
6
+ }
7
+ .react-calendar__month-view__weekdays__weekday {
8
+ width: 45px;
9
+ height: 22px;
10
+ margin: 0;
11
+ display: inline-flex;
12
+ align-items: center;
13
+ font-family: var(--main-font-family);
14
+ font-weight: 500;
15
+ letter-spacing: 0.2px;
16
+ justify-content: center;
17
+ }
18
+ .react-calendar__month-view__weekdays__weekday {
19
+ font-size: 12px;
20
+ line-height: 16;
21
+ color: #2F5B88;
22
+ }
23
+ .react-calendar__month-view__weekdays__weekday > abbr {
24
+ text-decoration: none;
25
+ }
26
+ .react-calendar__month-view__days__day {
27
+ width: 49px;
28
+ height: 49px;
29
+ margin: 0;
30
+ display: inline-flex;
31
+ align-items: center;
32
+ justify-content: center;
33
+ }
34
+ .react-calendar__month-view__days__day > abbr {
35
+ font-family: var(--main-font-family) !important;
36
+ font-weight: 500;
37
+ letter-spacing: 0.2px;
38
+ color: #051A3F;
39
+ }
40
+ .react-date-picker__inputGroup__input, .react-date-picker__inputGroup__divider {
41
+ color: #5E6A74 !important;
42
+ }
43
+ .react-date-picker__clear-button {
44
+ display: none;
45
+ }
46
+ .react-calendar__navigation__label__labelText {
47
+ font-weight: 600;
48
+ font-size: 24px;
49
+ line-height: 36px;
50
+ letter-spacing: 0.2px;
51
+ color: #1E3860;
52
+ font-family: var(--header-font-family);
53
+ }
54
+ .react-datepicker-popper {
55
+ transform: translateY(40px)!important;
56
+ }
57
+ .react-calendar__month-view__days__day--neighboringMonth {
58
+ background-color: #F4F4F4 !important;
59
+ opacity: 50%;
60
+ }
61
+ .react-calendar__month-view__days__day--neighboringMonth > abbr {
62
+ color: #5E6A74;
63
+ }
64
+ .react-calendar__tile--active > abbr {
65
+ color: white;
66
+ }
67
+ .react-calendar {
68
+ border: 12px solid #FFFFFF4D !important;
69
+ border-radius: 4px;
70
+ }
71
+ .react-calendar__navigation__prev2-button, .react-calendar__navigation__next2-button {
72
+ display: none;
73
+ }
74
+ .react-date-picker__calendar {
75
+ max-width: 100% !important;
76
+ }
77
+ .react-date-picker__inputGroup__input:focus-visible {
78
+ outline: none;
79
+ }
80
+ .react-date-picker__inputGroup__input:invalid {
81
+ background: transparent !important;
82
+ }
83
+ @media screen and (max-width:320px) {
84
+ .react-calendar__month-view__weekdays__weekday {
85
+ width: 43.5px;
86
+ }
87
+ .react-calendar__month-view__days__day {
88
+ width: 43.5px;
89
+ }
90
+ }
91
+ @media screen and (max-width:400px) {
92
+ .react-calendar__navigation .react-calendar__navigation__prev-button, .react-calendar__navigation .react-calendar__navigation__next-button {
93
+ min-width: auto;
94
+ }
95
+ }
@@ -0,0 +1,39 @@
1
+ .skzved0 {
2
+ position: relative;
3
+ }
4
+ .skzved1 {
5
+ position: relative;
6
+ top: 5px;
7
+ left: 5px;
8
+ }
9
+ .skzved2 {
10
+ width: 100px;
11
+ padding-left: 5px;
12
+ padding-right: 5px;
13
+ line-height: 28px;
14
+ font-size: 14pt;
15
+ }
16
+ .skzved3 {
17
+ display: flex;
18
+ justify-content: center;
19
+ align-items: center;
20
+ }
21
+ .skzved4 {
22
+ display: block;
23
+ background: #FFFFFF;
24
+ width: 300px;
25
+ border: solid 1px #CCCCCC;
26
+ margin: 10px auto;
27
+ box-shadow: 0 0 15px 0 #C0C0C0;
28
+ font-size: 1.3rem;
29
+ text-align: center;
30
+ z-index: 999;
31
+ }
32
+ .skzved4 .skzved5 {
33
+ display: flex;
34
+ justify-content: center;
35
+ align-items: center;
36
+ color: #FFFFFF;
37
+ cursor: default;
38
+ font-weight: bold;
39
+ }
@@ -1,142 +1,142 @@
1
- @keyframes _appear_1ep5z_1 {
2
- 0% {
3
- opacity: 0;
4
- transform: scale(0.9);
5
- }
6
- to {
7
- opacity: 1;
8
- transform: scale(1);
9
- }
10
- }
11
- @keyframes _vanish_1ep5z_1 {
12
- 0% {
13
- display: block;
14
- opacity: 1;
15
- transform: scale(1);
16
- }
17
- to {
18
- display: none;
19
- opacity: 0;
20
- transform: scale(0.9);
21
- }
22
- }
23
-
24
- ._overlay_1ep5z_47 {
25
- position: fixed;
26
- top: 0;
27
- left: 0;
28
- right: 0;
29
- bottom: 0;
30
- background: rgba(0, 0, 0, 0.4);
31
- display: none;
32
- align-items: center;
33
- justify-content: center;
34
- }
35
-
36
- ._overlay_1ep5z_47.active {
37
- display: flex;
38
- }
39
-
40
- ._modal_1ep5z_79 {
41
- animation: _vanish_1ep5z_1 0.45s ease;
42
- background: #fff;
43
- border-radius: 16px;
44
- box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
45
- position: relative;
46
- transition: transform 0.45s ease;
47
- width: min(calc(100% - 2rem), 800px);
48
- overflow: hidden;
49
- }
50
-
51
- ._modal_1ep5z_79.active {
52
- animation: _appear_1ep5z_1 0.45s ease;
53
- }
54
-
55
- ._close_button_1ep5z_109 {
56
- position: absolute;
57
- background-color: rgba(255, 255, 255, 0.3);
58
- border-radius: 8px;
59
- border: none;
60
- color: #4a5560;
61
- cursor: pointer;
62
- font-size: 1.9rem;
63
- line-height: 1;
64
- right: 1.5rem;
65
- text-align: center;
66
- top: 1.5rem;
67
- width: 32px;
68
- }
69
-
70
- ._modal_content_1ep5z_139 {
71
- padding: 16px 24px 24px;
72
- }
73
-
74
- ._img_area_1ep5z_147 {
75
- background-position: center center;
76
- background-size: cover;
77
- height: 418px;
78
- }
79
-
80
- body:has(._overlay_1ep5z_47.active) {
81
- overflow-y: hidden;
82
- }
83
-
84
- ._body_copy_1ep5z_167 {
85
- margin-top: 8px;
86
- }
87
-
88
- ._body_copy_1ep5z_167 > * {
89
- color: #333d46;
90
- }
91
-
92
- ._body_copy_1ep5z_167 > p {
93
- text-align: center;
94
- font-size: 16px;
95
- line-height: 1.5;
96
- }
97
-
98
- ._btns_1ep5z_195 {
99
- display: flex;
100
- align-items: center;
101
- gap: 2rem;
102
- padding-top: 16px;
103
- margin-top: 16px;
104
- width: 100%;
105
- justify-content: center;
106
- }
107
-
108
- ._btns_1ep5z_195:empty {
109
- display: none;
110
- }
111
-
112
- ._modal_content_1ep5z_139:nth-child(2) h2 {
113
- margin-top: 31px;
114
- }
115
-
116
- @media (max-width: 1023px) {
117
- ._btns_1ep5z_195 {
118
- flex-direction: column-reverse;
119
- }
120
- }
121
-
122
- @media (max-width: 832px) {
123
- ._img_area_1ep5z_147 {
124
- height: calc(12.25rem + ((1vw - 3.75px) * 48.5777));
125
- }
126
- }
127
-
128
- @media (max-width: 500px) {
129
- ._modal_1ep5z_79 {
130
- width: calc(100% - 1rem);
131
- }
132
- ._overlay_1ep5z_47.active {
133
- align-items: flex-start;
134
- overflow-y: scroll;
135
- padding-top: 40px;
136
- }
137
- }
138
-
139
- ._white_modal_1ep5z_277 {
140
- color: #1e3860;
141
- padding-bottom: 40px;
142
- }
1
+ @keyframes _appear_e4cra_1 {
2
+ 0% {
3
+ opacity: 0;
4
+ transform: scale(0.9);
5
+ }
6
+ to {
7
+ opacity: 1;
8
+ transform: scale(1);
9
+ }
10
+ }
11
+ @keyframes _vanish_e4cra_1 {
12
+ 0% {
13
+ display: block;
14
+ opacity: 1;
15
+ transform: scale(1);
16
+ }
17
+ to {
18
+ display: none;
19
+ opacity: 0;
20
+ transform: scale(0.9);
21
+ }
22
+ }
23
+
24
+ ._overlay_e4cra_24 {
25
+ position: fixed;
26
+ top: 0;
27
+ left: 0;
28
+ right: 0;
29
+ bottom: 0;
30
+ background: rgba(0, 0, 0, 0.4);
31
+ display: none;
32
+ align-items: center;
33
+ justify-content: center;
34
+ }
35
+
36
+ ._overlay_e4cra_24.active {
37
+ display: flex;
38
+ }
39
+
40
+ ._modal_e4cra_40 {
41
+ animation: _vanish_e4cra_1 0.45s ease;
42
+ background: #fff;
43
+ border-radius: 16px;
44
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
45
+ position: relative;
46
+ transition: transform 0.45s ease;
47
+ width: min(calc(100% - 2rem), 800px);
48
+ overflow: hidden;
49
+ }
50
+
51
+ ._modal_e4cra_40.active {
52
+ animation: _appear_e4cra_1 0.45s ease;
53
+ }
54
+
55
+ ._close_button_e4cra_55 {
56
+ position: absolute;
57
+ background-color: rgba(255, 255, 255, 0.3);
58
+ border-radius: 8px;
59
+ border: none;
60
+ color: #4a5560;
61
+ cursor: pointer;
62
+ font-size: 1.9rem;
63
+ line-height: 1;
64
+ right: 1.5rem;
65
+ text-align: center;
66
+ top: 1.5rem;
67
+ width: 32px;
68
+ }
69
+
70
+ ._modal_content_e4cra_70 {
71
+ padding: 16px 24px 24px;
72
+ }
73
+
74
+ ._img_area_e4cra_74 {
75
+ background-position: center center;
76
+ background-size: cover;
77
+ height: 418px;
78
+ }
79
+
80
+ body:has(._overlay_e4cra_24.active) {
81
+ overflow-y: hidden;
82
+ }
83
+
84
+ ._body_copy_e4cra_84 {
85
+ margin-top: 8px;
86
+ }
87
+
88
+ ._body_copy_e4cra_84 > * {
89
+ color: #333d46;
90
+ }
91
+
92
+ ._body_copy_e4cra_84 > p {
93
+ text-align: center;
94
+ font-size: 16px;
95
+ line-height: 1.5;
96
+ }
97
+
98
+ ._btns_e4cra_98 {
99
+ display: flex;
100
+ align-items: center;
101
+ gap: 2rem;
102
+ padding-top: 16px;
103
+ margin-top: 16px;
104
+ width: 100%;
105
+ justify-content: center;
106
+ }
107
+
108
+ ._btns_e4cra_98:empty {
109
+ display: none;
110
+ }
111
+
112
+ ._modal_content_e4cra_70:nth-child(2) h2 {
113
+ margin-top: 31px;
114
+ }
115
+
116
+ @media (max-width: 1023px) {
117
+ ._btns_e4cra_98 {
118
+ flex-direction: column-reverse;
119
+ }
120
+ }
121
+
122
+ @media (max-width: 832px) {
123
+ ._img_area_e4cra_74 {
124
+ height: calc(12.25rem + ((1vw - 3.75px) * 48.5777));
125
+ }
126
+ }
127
+
128
+ @media (max-width: 500px) {
129
+ ._modal_e4cra_40 {
130
+ width: calc(100% - 1rem);
131
+ }
132
+ ._overlay_e4cra_24.active {
133
+ align-items: flex-start;
134
+ overflow-y: scroll;
135
+ padding-top: 40px;
136
+ }
137
+ }
138
+
139
+ ._white_modal_e4cra_139 {
140
+ color: #1e3860;
141
+ padding-bottom: 40px;
142
+ }