@axos-web-dev/shared-components 2.0.0-dev.2-nav-0 → 2.0.0-dev.3
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.
- package/dist/ATMLocator/ATMLocator.js +1 -2
- package/dist/Auth/ErrorAlert.js +1 -2
- package/dist/Button/Button.js +1 -2
- package/dist/Calculators/Calculator.js +1 -2
- package/dist/Calculators/MarginTradingCalculator/index.js +1 -2
- package/dist/Carousel/index.js +1 -2
- package/dist/Chevron/index.js +1 -2
- package/dist/Comparison/Comparison.js +1 -2
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -2
- package/dist/FaqAccordion/index.js +1 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -2
- package/dist/Forms/ApplyNow.js +1 -2
- package/dist/Forms/ContactUsBusiness.js +1 -2
- package/dist/Forms/ContactUsBusinessNameEmail.js +1 -2
- package/dist/Forms/ContactUsNMLSId.js +1 -2
- package/dist/Forms/CpraRequest.js +1 -2
- package/dist/Forms/CraPublicFile.js +1 -2
- package/dist/Forms/EmailOnly.js +1 -2
- package/dist/Forms/EmailUs.js +40 -34
- package/dist/Forms/Forms.css.d.ts +3 -0
- package/dist/Forms/Forms.css.js +39 -39
- package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -2
- package/dist/Forms/MortgageWarehouseLending.js +1 -2
- package/dist/Forms/SuccesForm.js +1 -2
- package/dist/Hyperlink/index.js +1 -2
- package/dist/ImageLink/ImageLink.js +1 -2
- package/dist/ImageLink/ImageLinkSet.js +1 -2
- package/dist/ImageLink/index.js +1 -2
- package/dist/Insight/Featured/CategorySelector.js +1 -2
- package/dist/Insight/Featured/Featured.js +1 -2
- package/dist/Insight/Featured/Header.js +1 -2
- package/dist/Modal/Modal.js +1 -2
- package/dist/NavigationMenu/AxosALTS/index.js +1 -2
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -12
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +160 -180
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +268 -37
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +492 -63
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -42
- package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -6
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +3081 -117
- package/dist/NavigationMenu/AxosBank/index.d.ts +4 -6
- package/dist/NavigationMenu/AxosBank/index.js +355 -85
- package/dist/NavigationMenu/LaVictoire/index.js +1 -2
- package/dist/NavigationMenu/Navbar.d.ts +1 -4
- package/dist/NavigationMenu/Navbar.js +8 -9
- package/dist/NavigationMenu/SignInNavButton.js +2 -3
- package/dist/SetContainer/SetContainer.js +1 -2
- package/dist/SocialMediaBar/iconsRepository.js +1 -2
- package/dist/VideoTile/VideoTile.js +1 -2
- package/dist/VideoWrapper/index.js +1 -2
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +0 -2
- package/dist/assets/Forms/Forms.css +94 -91
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +87 -125
- package/package.json +148 -148
- package/dist/NavigationMenu/AxosBank/DropwdownButton.d.ts +0 -7
- package/dist/NavigationMenu/AxosBank/DropwdownButton.js +0 -239
- package/dist/NavigationMenu/AxosBank/Menu.d.ts +0 -37
- package/dist/NavigationMenu/AxosBank/Menu.js +0 -254
- package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.d.ts +0 -36
- package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.js +0 -105
- package/dist/NavigationMenu/AxosBank/SubNavItem.d.ts +0 -1
- package/dist/NavigationMenu/AxosBank/SubNavItem.js +0 -313
- package/dist/NavigationMenu/utils.d.ts +0 -465
- package/dist/NavigationMenu/utils.js +0 -112
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
3
|
-
import "../Chevron/Chevron.css.js";
|
|
4
3
|
import "../Accordion/Accordion.js";
|
|
5
4
|
import "../Accordion/Accordion.css.js";
|
|
6
5
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
7
6
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
8
|
-
import '../assets/
|
|
7
|
+
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/NavBar2.css';import '../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar2.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 */
|
|
9
8
|
/* empty css */
|
|
10
9
|
/* empty css */
|
|
11
10
|
/* empty css */
|
|
@@ -13,6 +12,7 @@ import '../assets/Modal/Modal.css';import '../assets/VideoWrapper/VideoWrapper.c
|
|
|
13
12
|
/* empty css */
|
|
14
13
|
import "clsx";
|
|
15
14
|
import { useState, useEffect } from "react";
|
|
15
|
+
import "../Chevron/Chevron.css.js";
|
|
16
16
|
import "../AlertBanner/AlertBanner.css.js";
|
|
17
17
|
import "../Article/Article.css.js";
|
|
18
18
|
import "../IconBillboard/IconBillboard.css.js";
|
|
@@ -20,12 +20,13 @@ import { appendQueryParams } from "../utils/appendQueryParams.js";
|
|
|
20
20
|
/* empty css */
|
|
21
21
|
/* empty css */
|
|
22
22
|
import "../Interstitial/Interstitial-variants.css.js";
|
|
23
|
+
/* empty css */
|
|
24
|
+
import { useGlobalContext } from "../Modal/contextApi/store.js";
|
|
23
25
|
import "../Button/Button.css.js";
|
|
24
26
|
import "react-use";
|
|
25
27
|
import "../ArticlesSet/ArticlesSet.css.js";
|
|
26
28
|
import "../Calculators/calculator.css.js";
|
|
27
29
|
import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
28
|
-
import { useGlobalContext } from "../Modal/contextApi/store.js";
|
|
29
30
|
import "../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
30
31
|
import "../Table/Table.css.js";
|
|
31
32
|
import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -107,12 +108,12 @@ import "next/navigation.js";
|
|
|
107
108
|
/* empty css */
|
|
108
109
|
/* empty css */
|
|
109
110
|
/* empty css */
|
|
111
|
+
import MobileDrawerMenu from "./AxosBank/MobileMenu/MobileMenu.js";
|
|
110
112
|
import { main_nav_link } from "./AxosBank/NavBar.css.js";
|
|
111
113
|
import styles from "./AxosBank/NavBar.module.js";
|
|
112
|
-
import
|
|
114
|
+
import { getNavItems } from "./AxosBank/NavData.js";
|
|
113
115
|
import SubNavBar from "./AxosBank/SubNavBar.js";
|
|
114
116
|
/* empty css */
|
|
115
|
-
import { getNavItems } from "./AxosALTS/NavData.js";
|
|
116
117
|
/* empty css */
|
|
117
118
|
/* empty css */
|
|
118
119
|
import "next/link.js";
|
|
@@ -129,11 +130,9 @@ import "../StepItemSet/StepItemSet.css.js";
|
|
|
129
130
|
/* empty css */
|
|
130
131
|
/* empty css */
|
|
131
132
|
/* empty css */
|
|
132
|
-
/* empty css */
|
|
133
133
|
function NavBar({
|
|
134
134
|
project = "AXB",
|
|
135
|
-
withSession = false
|
|
136
|
-
items
|
|
135
|
+
withSession = false
|
|
137
136
|
}) {
|
|
138
137
|
const { resolveUrl } = useGlobalContext();
|
|
139
138
|
const navItems = getNavItems(resolveUrl);
|
|
@@ -191,7 +190,7 @@ function NavBar({
|
|
|
191
190
|
"aria-label": "return to homepage"
|
|
192
191
|
}
|
|
193
192
|
),
|
|
194
|
-
|
|
193
|
+
/* @__PURE__ */ jsx(MobileDrawerMenu, {})
|
|
195
194
|
] })
|
|
196
195
|
] })
|
|
197
196
|
] }) }),
|
|
@@ -109,10 +109,10 @@ import "next/navigation.js";
|
|
|
109
109
|
/* empty css */
|
|
110
110
|
/* empty css */
|
|
111
111
|
/* empty css */
|
|
112
|
+
import "next/link.js";
|
|
112
113
|
import { main_nav_link, highlight, Sign_in_btn, signin_subheader } from "./AxosBank/NavBar.css.js";
|
|
113
114
|
import styles from "./AxosBank/NavBar.module.js";
|
|
114
|
-
import "
|
|
115
|
-
import "./AxosBank/Menu.js";
|
|
115
|
+
import { getNavItems } from "./AxosBank/NavData.js";
|
|
116
116
|
/* empty css */
|
|
117
117
|
/* empty css */
|
|
118
118
|
/* empty css */
|
|
@@ -130,7 +130,6 @@ import "../StepItemSet/StepItemSet.css.js";
|
|
|
130
130
|
/* empty css */
|
|
131
131
|
/* empty css */
|
|
132
132
|
/* empty css */
|
|
133
|
-
import { getNavItems } from "./AxosBank/NavData.js";
|
|
134
133
|
const SignInNavButton = () => {
|
|
135
134
|
const { resolveUrl } = useGlobalContext();
|
|
136
135
|
const navItems = getNavItems(resolveUrl);
|
|
@@ -108,9 +108,8 @@ import "next/navigation.js";
|
|
|
108
108
|
/* empty css */
|
|
109
109
|
/* empty css */
|
|
110
110
|
/* empty css */
|
|
111
|
-
/* empty css */
|
|
112
111
|
import "next/link.js";
|
|
113
|
-
|
|
112
|
+
/* empty css */
|
|
114
113
|
/* empty css */
|
|
115
114
|
/* empty css */
|
|
116
115
|
/* empty css */
|
|
@@ -105,9 +105,8 @@ import "next/navigation.js";
|
|
|
105
105
|
/* empty css */
|
|
106
106
|
/* empty css */
|
|
107
107
|
/* empty css */
|
|
108
|
-
/* empty css */
|
|
109
108
|
import "next/link.js";
|
|
110
|
-
|
|
109
|
+
/* empty css */
|
|
111
110
|
/* empty css */
|
|
112
111
|
/* empty css */
|
|
113
112
|
/* empty css */
|
|
@@ -111,9 +111,8 @@ import "next/navigation.js";
|
|
|
111
111
|
/* empty css */
|
|
112
112
|
/* empty css */
|
|
113
113
|
/* empty css */
|
|
114
|
-
/* empty css */
|
|
115
114
|
import "next/link.js";
|
|
116
|
-
|
|
115
|
+
/* empty css */
|
|
117
116
|
/* empty css */
|
|
118
117
|
/* empty css */
|
|
119
118
|
/* empty css */
|
|
@@ -107,9 +107,8 @@ import "next/navigation.js";
|
|
|
107
107
|
/* empty css */
|
|
108
108
|
/* empty css */
|
|
109
109
|
/* empty css */
|
|
110
|
-
/* empty css */
|
|
111
110
|
import "next/link.js";
|
|
112
|
-
|
|
111
|
+
/* empty css */
|
|
113
112
|
/* empty css */
|
|
114
113
|
/* empty css */
|
|
115
114
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes
|
|
1
|
+
@keyframes tfms6a12 {
|
|
2
2
|
from {
|
|
3
3
|
stroke-dashoffset: 1;
|
|
4
4
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
opacity: 100;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
@keyframes
|
|
9
|
+
@keyframes tfms6a13 {
|
|
10
10
|
0% {
|
|
11
11
|
stroke-dashoffset: -1000;
|
|
12
12
|
}
|
|
@@ -116,13 +116,16 @@
|
|
|
116
116
|
grid-template-columns: 1fr auto !important;
|
|
117
117
|
}
|
|
118
118
|
.tfms6aq {
|
|
119
|
+
grid-template-columns: 1fr !important;
|
|
120
|
+
}
|
|
121
|
+
.tfms6ar {
|
|
119
122
|
display: flex;
|
|
120
123
|
flex-direction: column;
|
|
121
124
|
}
|
|
122
|
-
.
|
|
125
|
+
.tfms6as {
|
|
123
126
|
grid-template-columns: 1fr 1fr;
|
|
124
127
|
}
|
|
125
|
-
.
|
|
128
|
+
.tfms6ar h4 {
|
|
126
129
|
font-size: 24px;
|
|
127
130
|
font-weight: 700;
|
|
128
131
|
letter-spacing: 3px;
|
|
@@ -131,88 +134,88 @@
|
|
|
131
134
|
font-family: var(--header-font-family);
|
|
132
135
|
line-height: 30px;
|
|
133
136
|
}
|
|
134
|
-
.
|
|
137
|
+
.tfms6ar h4:before {
|
|
135
138
|
content: "";
|
|
136
139
|
border-top: 2px solid #60AECB;
|
|
137
140
|
height: 40px;
|
|
138
141
|
position: relative;
|
|
139
142
|
width: 100%;
|
|
140
143
|
}
|
|
141
|
-
.
|
|
144
|
+
.tfms6ar h5 {
|
|
142
145
|
font-size: 14px;
|
|
143
146
|
font-weight: 500;
|
|
144
147
|
letter-spacing: 2px;
|
|
145
148
|
font-family: var(--header-font-family);
|
|
146
149
|
line-height: 16px;
|
|
147
150
|
}
|
|
148
|
-
.
|
|
151
|
+
.tfms6ar p {
|
|
149
152
|
font-size: 15px;
|
|
150
153
|
font-weight: 400;
|
|
151
154
|
margin-bottom: 10px;
|
|
152
155
|
font-family: var(--header-font-family);
|
|
153
156
|
line-height: 28px;
|
|
154
157
|
}
|
|
155
|
-
.
|
|
158
|
+
.tfms6ar label {
|
|
156
159
|
padding-left: 0;
|
|
157
160
|
margin-bottom: 10px;
|
|
158
161
|
}
|
|
159
|
-
.
|
|
162
|
+
.tfms6at {
|
|
160
163
|
display: flex;
|
|
161
164
|
flex-direction: row;
|
|
162
165
|
width: 100%;
|
|
163
166
|
gap: 15px;
|
|
164
167
|
}
|
|
165
|
-
.
|
|
168
|
+
.tfms6at > div {
|
|
166
169
|
flex-grow: 1;
|
|
167
170
|
}
|
|
168
|
-
.
|
|
171
|
+
.tfms6au {
|
|
169
172
|
margin-top: 1.5rem;
|
|
170
173
|
text-align: center;
|
|
171
174
|
margin-inline: auto;
|
|
172
175
|
}
|
|
173
|
-
.
|
|
176
|
+
.tfms6av {
|
|
174
177
|
margin-top: 16px;
|
|
175
178
|
}
|
|
176
|
-
.
|
|
179
|
+
.tfms6aw {
|
|
177
180
|
color: var(--_1073cm83);
|
|
178
181
|
}
|
|
179
|
-
.
|
|
182
|
+
.tfms6ax {
|
|
180
183
|
color: var(--_1073cm8a);
|
|
181
184
|
}
|
|
182
|
-
.
|
|
185
|
+
.tfms6ay {
|
|
183
186
|
color: var(--_1073cm8h);
|
|
184
187
|
}
|
|
185
|
-
.
|
|
188
|
+
.tfms6az {
|
|
186
189
|
color: var(--_1073cm8o);
|
|
187
190
|
}
|
|
188
|
-
.
|
|
191
|
+
.tfms6a10 {
|
|
189
192
|
max-width: 860px;
|
|
190
193
|
margin-inline: auto;
|
|
191
194
|
}
|
|
192
|
-
.
|
|
195
|
+
.tfms6a11 {
|
|
193
196
|
max-width: 900px;
|
|
194
197
|
margin-inline: auto;
|
|
195
198
|
}
|
|
196
|
-
.
|
|
199
|
+
.tfms6a14 {
|
|
197
200
|
padding: 2.5rem 0;
|
|
198
201
|
}
|
|
199
|
-
.
|
|
202
|
+
.tfms6a15 {
|
|
200
203
|
color: var(--_1073cm85);
|
|
201
204
|
background: var(--_1073cm81);
|
|
202
205
|
}
|
|
203
|
-
.
|
|
206
|
+
.tfms6a16 {
|
|
204
207
|
color: var(--_1073cm8c);
|
|
205
208
|
background: var(--_1073cm88);
|
|
206
209
|
}
|
|
207
|
-
.
|
|
210
|
+
.tfms6a17 {
|
|
208
211
|
color: var(--_1073cm8h);
|
|
209
212
|
background: var(--_1073cm8f);
|
|
210
213
|
}
|
|
211
|
-
.
|
|
214
|
+
.tfms6a18 {
|
|
212
215
|
color: var(--_1073cm8o);
|
|
213
216
|
background: var(--_1073cm8m);
|
|
214
217
|
}
|
|
215
|
-
.
|
|
218
|
+
.tfms6a14 h1 {
|
|
216
219
|
font-size: 43px;
|
|
217
220
|
font-weight: 700;
|
|
218
221
|
letter-spacing: 1px;
|
|
@@ -220,29 +223,29 @@
|
|
|
220
223
|
margin-bottom: 0.7rem;
|
|
221
224
|
font-family: var(--header-font-family);
|
|
222
225
|
}
|
|
223
|
-
.
|
|
226
|
+
.tfms6a14 p {
|
|
224
227
|
margin-bottom: 0;
|
|
225
228
|
}
|
|
226
|
-
.
|
|
229
|
+
.tfms6a19 {
|
|
227
230
|
margin: 0 auto;
|
|
228
231
|
display: block;
|
|
229
232
|
}
|
|
230
|
-
.
|
|
233
|
+
.tfms6a1a {
|
|
231
234
|
fill: none;
|
|
232
235
|
stroke: #faa74a;
|
|
233
236
|
stroke-width: 4;
|
|
234
237
|
stroke-dasharray: 100px;
|
|
235
238
|
stroke-dashoffset: 100;
|
|
236
|
-
animation:
|
|
239
|
+
animation: tfms6a12 0.5s ease-in-out forwards reverse;
|
|
237
240
|
-webkit-animation-delay: 0.7s;
|
|
238
241
|
}
|
|
239
|
-
.
|
|
242
|
+
.tfms6a1b {
|
|
240
243
|
fill: none;
|
|
241
244
|
stroke-width: 4;
|
|
242
245
|
stroke-dasharray: 1000px;
|
|
243
246
|
stroke-dashoffset: 1000;
|
|
244
|
-
-webkit-animation:
|
|
245
|
-
animation:
|
|
247
|
+
-webkit-animation: tfms6a13 0.8s ease-in-out forwards;
|
|
248
|
+
animation: tfms6a13 0.8s ease-in-out forwards;
|
|
246
249
|
-webkit-transform-origin: center;
|
|
247
250
|
-ms-transform-origin: center;
|
|
248
251
|
transform-origin: center;
|
|
@@ -250,143 +253,143 @@
|
|
|
250
253
|
-ms-transform: rotate(-40deg);
|
|
251
254
|
transform: rotate(-40deg);
|
|
252
255
|
}
|
|
253
|
-
.
|
|
256
|
+
.tfms6a1c {
|
|
254
257
|
stroke: var(--_1073cm85);
|
|
255
258
|
}
|
|
256
|
-
.
|
|
259
|
+
.tfms6a1d {
|
|
257
260
|
stroke: var(--_1073cm8c);
|
|
258
261
|
}
|
|
259
|
-
.
|
|
262
|
+
.tfms6a1e {
|
|
260
263
|
stroke: var(--_1073cm8h);
|
|
261
264
|
}
|
|
262
|
-
.
|
|
265
|
+
.tfms6a1f {
|
|
263
266
|
stroke: var(--_1073cm8o);
|
|
264
267
|
}
|
|
265
|
-
.
|
|
268
|
+
.tfms6a1g {
|
|
266
269
|
margin-top: 1rem;
|
|
267
270
|
}
|
|
268
|
-
.
|
|
271
|
+
.tfms6a1h {
|
|
269
272
|
color: var(--_1073cm83);
|
|
270
273
|
}
|
|
271
|
-
.
|
|
274
|
+
.tfms6a1i {
|
|
272
275
|
color: var(--_1073cm8a);
|
|
273
276
|
}
|
|
274
|
-
.
|
|
277
|
+
.tfms6a1j {
|
|
275
278
|
color: var(--_1073cm8h);
|
|
276
279
|
}
|
|
277
|
-
.
|
|
280
|
+
.tfms6a1k {
|
|
278
281
|
color: var(--_1073cm8o);
|
|
279
282
|
}
|
|
280
|
-
.
|
|
283
|
+
.tfms6a1l {
|
|
281
284
|
margin-top: 1rem;
|
|
282
285
|
}
|
|
283
|
-
.tfms6ak .
|
|
286
|
+
.tfms6ak .tfms6a1m {
|
|
284
287
|
grid-column-start: 1;
|
|
285
288
|
grid-column-end: 3;
|
|
286
289
|
}
|
|
287
|
-
.
|
|
290
|
+
.tfms6a1n {
|
|
288
291
|
grid-column: 1 / -1;
|
|
289
292
|
}
|
|
290
|
-
.
|
|
293
|
+
.tfms6a1o {
|
|
291
294
|
width: 100%;
|
|
292
295
|
padding-bottom: 4px;
|
|
293
296
|
}
|
|
294
|
-
.
|
|
297
|
+
.tfms6a1p {
|
|
295
298
|
border-bottom: 1px solid var(--_1073cm83);
|
|
296
299
|
}
|
|
297
|
-
.
|
|
300
|
+
.tfms6a1q {
|
|
298
301
|
border-bottom: 1px solid var(--_1073cm8a);
|
|
299
302
|
}
|
|
300
|
-
.
|
|
303
|
+
.tfms6a1r {
|
|
301
304
|
border-bottom: 1px solid var(--_1073cm8h);
|
|
302
305
|
}
|
|
303
|
-
.
|
|
306
|
+
.tfms6a1s {
|
|
304
307
|
border-bottom: 1px solid var(--_1073cm8o);
|
|
305
308
|
}
|
|
306
|
-
.
|
|
309
|
+
.tfms6a1p > h4, .tfms6a1q > h4 {
|
|
307
310
|
-webkit-background-clip: text;
|
|
308
311
|
background-image: var(--_1073cm85);
|
|
309
312
|
-webkit-text-fill-color: var(--_1073cm85);
|
|
310
313
|
}
|
|
311
|
-
.
|
|
314
|
+
.tfms6a1r > h4, .tfms6a1s > h4 {
|
|
312
315
|
-webkit-background-clip: text;
|
|
313
316
|
background-image: var(--_1073cm8j);
|
|
314
317
|
-webkit-text-fill-color: var(--_1073cm8j);
|
|
315
318
|
}
|
|
316
|
-
.
|
|
319
|
+
.tfms6a1t {
|
|
317
320
|
display: flex;
|
|
318
321
|
}
|
|
319
|
-
.
|
|
322
|
+
.tfms6a1u {
|
|
320
323
|
cursor: pointer;
|
|
321
324
|
caret-color: transparent;
|
|
322
325
|
}
|
|
323
|
-
.
|
|
326
|
+
.tfms6a1v {
|
|
324
327
|
padding-left: 16px;
|
|
325
328
|
}
|
|
326
|
-
.
|
|
329
|
+
.tfms6a1x label {
|
|
327
330
|
white-space: nowrap;
|
|
328
331
|
}
|
|
329
|
-
.
|
|
332
|
+
.tfms6a1z {
|
|
330
333
|
margin-top: 2rem;
|
|
331
334
|
}
|
|
332
|
-
.
|
|
335
|
+
.tfms6a20 {
|
|
333
336
|
display: flex;
|
|
334
337
|
justify-content: center;
|
|
335
338
|
}
|
|
336
|
-
.
|
|
339
|
+
.tfms6a20 > div {
|
|
337
340
|
width: 100%;
|
|
338
341
|
}
|
|
339
|
-
.
|
|
342
|
+
.tfms6a21 {
|
|
340
343
|
display: flex;
|
|
341
344
|
justify-content: center;
|
|
342
345
|
align-items: center;
|
|
343
346
|
gap: 2rem;
|
|
344
347
|
}
|
|
345
|
-
.
|
|
348
|
+
.tfms6a22 {
|
|
346
349
|
display: flex;
|
|
347
350
|
margin: 1rem 0;
|
|
348
351
|
text-align: left;
|
|
349
352
|
gap: 1rem;
|
|
350
353
|
}
|
|
351
|
-
.
|
|
354
|
+
.tfms6a23 {
|
|
352
355
|
display: flex;
|
|
353
356
|
justify-content: space-between;
|
|
354
357
|
}
|
|
355
|
-
.
|
|
358
|
+
.tfms6a23 > div {
|
|
356
359
|
min-width: 32%;
|
|
357
360
|
}
|
|
358
|
-
.
|
|
361
|
+
.tfms6a24 {
|
|
359
362
|
margin-top: 1rem;
|
|
360
363
|
}
|
|
361
|
-
.
|
|
364
|
+
.tfms6a25 {
|
|
362
365
|
min-width: 24px;
|
|
363
366
|
}
|
|
364
|
-
.
|
|
367
|
+
.tfms6a26 {
|
|
365
368
|
width: min(calc(100% - 2rem));
|
|
366
369
|
height: min(calc(100% - 2rem));
|
|
367
370
|
overflow: scroll!important;
|
|
368
371
|
}
|
|
369
|
-
.
|
|
372
|
+
.tfms6a27 {
|
|
370
373
|
display: none;
|
|
371
374
|
}
|
|
372
|
-
.
|
|
375
|
+
.tfms6a29::placeholder {
|
|
373
376
|
color: transparent;
|
|
374
377
|
}
|
|
375
|
-
.
|
|
378
|
+
.tfms6a2a {
|
|
376
379
|
cursor: not-allowed;
|
|
377
380
|
}
|
|
378
|
-
.
|
|
381
|
+
.tfms6a2b {
|
|
379
382
|
display: flex;
|
|
380
383
|
}
|
|
381
|
-
.
|
|
384
|
+
.tfms6a2c {
|
|
382
385
|
visibility: hidden;
|
|
383
386
|
display: none;
|
|
384
387
|
}
|
|
385
|
-
.
|
|
388
|
+
.tfms6a2e {
|
|
386
389
|
display: flex;
|
|
387
390
|
gap: 24px;
|
|
388
391
|
}
|
|
389
|
-
.
|
|
392
|
+
.tfms6a2f {
|
|
390
393
|
vertical-align: vertical;
|
|
391
394
|
width: 100%;
|
|
392
395
|
display: flex;
|
|
@@ -395,12 +398,12 @@
|
|
|
395
398
|
align-items: center;
|
|
396
399
|
flex-direction: column-reverse;
|
|
397
400
|
}
|
|
398
|
-
.
|
|
401
|
+
.tfms6a2g {
|
|
399
402
|
text-transform: capitalize;
|
|
400
403
|
margin: auto ;
|
|
401
404
|
max-width: fit-content;
|
|
402
405
|
}
|
|
403
|
-
.
|
|
406
|
+
.tfms6a2h {
|
|
404
407
|
padding: 16px 64px;
|
|
405
408
|
border-radius: 0 8px 8px 0;
|
|
406
409
|
}
|
|
@@ -408,7 +411,7 @@
|
|
|
408
411
|
.tfms6a0 {
|
|
409
412
|
font-size: 28px;
|
|
410
413
|
}
|
|
411
|
-
.
|
|
414
|
+
.tfms6a2h {
|
|
412
415
|
padding: 16px;
|
|
413
416
|
}
|
|
414
417
|
}
|
|
@@ -433,80 +436,80 @@
|
|
|
433
436
|
.tfms6ak {
|
|
434
437
|
grid-template-columns: 1fr;
|
|
435
438
|
}
|
|
436
|
-
.
|
|
439
|
+
.tfms6at {
|
|
437
440
|
flex-direction: column;
|
|
438
441
|
}
|
|
439
|
-
.tfms6ak .
|
|
442
|
+
.tfms6ak .tfms6a1m {
|
|
440
443
|
grid-column-start: 1;
|
|
441
444
|
grid-column-end: 2;
|
|
442
445
|
}
|
|
443
446
|
}
|
|
444
447
|
@media screen and (max-width: 992px) {
|
|
445
|
-
.
|
|
448
|
+
.tfms6a14 h1 {
|
|
446
449
|
font-size: 37px;
|
|
447
450
|
line-height: 1.29;
|
|
448
451
|
margin-bottom: 0.4rem;
|
|
449
452
|
}
|
|
450
453
|
}
|
|
451
454
|
@media screen and (maxwidth: 767px) {
|
|
452
|
-
.
|
|
455
|
+
.tfms6a14 h1 {
|
|
453
456
|
font-size: 32px;
|
|
454
457
|
font-weight: 700;
|
|
455
458
|
margin-top: 0;
|
|
456
459
|
margin-bottom: 0.4rem;
|
|
457
460
|
}
|
|
458
|
-
.
|
|
461
|
+
.tfms6a19 {
|
|
459
462
|
max-width: 69px;
|
|
460
463
|
}
|
|
461
464
|
}
|
|
462
465
|
@media screen and (max-width: 780px) {
|
|
463
|
-
.
|
|
466
|
+
.tfms6a1t {
|
|
464
467
|
flex-direction: column;
|
|
465
468
|
}
|
|
466
469
|
}
|
|
467
470
|
@media screen and (max-width: 1103px) {
|
|
468
|
-
.
|
|
471
|
+
.tfms6a1t ._18du0lag {
|
|
469
472
|
padding: 6px;
|
|
470
473
|
}
|
|
471
474
|
}
|
|
472
475
|
@media screen and (max-width: 571px) and (min-width: 481px) {
|
|
473
|
-
.
|
|
476
|
+
.tfms6a1w label {
|
|
474
477
|
height: 48px;
|
|
475
478
|
display: flex;
|
|
476
479
|
align-items: flex-end;
|
|
477
480
|
}
|
|
478
481
|
}
|
|
479
482
|
@media screen and (min-width: 481px) {
|
|
480
|
-
.
|
|
483
|
+
.tfms6a1y select {
|
|
481
484
|
background: url(https://images.axos.com/o9ov1v03uwqk/4ayjjdIkEzQsfmhKbPeNaE/636b57923fbdac891d48f78ca06ffeb6/image_1_-_2024-06-27T142052.191.png) no-repeat 98%;
|
|
482
485
|
}
|
|
483
486
|
}
|
|
484
487
|
@media screen and (min-width: 769px) {
|
|
485
|
-
.
|
|
488
|
+
.tfms6a20 > div {
|
|
486
489
|
grid-template: none;
|
|
487
490
|
width: 50%;
|
|
488
491
|
}
|
|
489
492
|
}
|
|
490
493
|
@media screen and (max-width: 500px) {
|
|
491
|
-
.
|
|
494
|
+
.tfms6a21 {
|
|
492
495
|
flex-direction: column;
|
|
493
496
|
}
|
|
494
497
|
}
|
|
495
498
|
@media screen and (max-width: 800px) {
|
|
496
|
-
.
|
|
499
|
+
.tfms6a23 {
|
|
497
500
|
flex-direction: column;
|
|
498
501
|
}
|
|
499
|
-
.
|
|
502
|
+
.tfms6a28 select {
|
|
500
503
|
white-space: normal;
|
|
501
504
|
padding-right: 4rem;
|
|
502
505
|
}
|
|
503
|
-
.
|
|
506
|
+
.tfms6a29::placeholder {
|
|
504
507
|
color: #5E6A74;
|
|
505
508
|
}
|
|
506
|
-
.
|
|
509
|
+
.tfms6a2e {
|
|
507
510
|
flex-direction: column;
|
|
508
511
|
}
|
|
509
|
-
.
|
|
512
|
+
.tfms6a2f {
|
|
510
513
|
flex-direction: column-reverse;
|
|
511
514
|
}
|
|
512
515
|
}
|
|
@@ -514,7 +517,7 @@
|
|
|
514
517
|
.rate-watch-form hr {
|
|
515
518
|
display: none;
|
|
516
519
|
}
|
|
517
|
-
.
|
|
520
|
+
.tfms6a27 {
|
|
518
521
|
display: block;
|
|
519
522
|
}
|
|
520
523
|
}
|