@axos-web-dev/shared-components 1.0.77-patch.55 → 1.0.77-patch.57
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 +5 -3
- package/dist/Accordion/Accordion.css.js +2 -1
- package/dist/Accordion/Accordion.js +2 -1
- package/dist/AlertBanner/index.js +2 -1
- package/dist/Article/Article.css.d.ts +1 -0
- package/dist/Article/Article.css.js +12 -9
- package/dist/Article/Article.d.ts +2 -1
- package/dist/Article/Article.js +13 -2
- package/dist/Article/index.js +3 -2
- package/dist/ArticlesSet/ArticlesSet.css.js +2 -1
- package/dist/Auth/ErrorAlert.js +5 -3
- package/dist/Auth/SignIn.css.js +2 -1
- package/dist/AwardsBanner/AwardsBanner.css.js +2 -1
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/BulletItem/BulletItem.js +2 -1
- package/dist/Button/Button.css.js +2 -1
- package/dist/Button/Button.js +5 -3
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +2 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +2 -1
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/AxosOneCalculator/index.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +2 -1
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +2 -1
- package/dist/Calculators/Calculator.js +5 -3
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +2 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +2 -1
- package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/SummitApyCalculator/index.js +2 -1
- package/dist/Calculators/calculator.css.js +2 -1
- package/dist/CallToActionBar/CallToActionBar.css.d.ts +3 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +23 -16
- package/dist/CallToActionBar/index.js +3 -2
- package/dist/Carousel/Carousel.css.js +2 -1
- package/dist/Carousel/index.js +5 -3
- package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +3 -0
- package/dist/Chatbot/AnimatedGradientBorder.css.js +13 -0
- package/dist/Chatbot/Bubble.css.d.ts +4 -0
- package/dist/Chatbot/Bubble.css.js +15 -3
- package/dist/Chatbot/Bubble.js +26 -19
- package/dist/Chatbot/Chat.js +0 -7
- package/dist/Chatbot/ChatWindow.css.d.ts +17 -0
- package/dist/Chatbot/ChatWindow.css.js +46 -17
- package/dist/Chatbot/ChatWindow.d.ts +6 -1
- package/dist/Chatbot/ChatWindow.js +338 -283
- package/dist/Chatbot/Chatbot.css.js +1 -1
- package/dist/Chatbot/Chatbot.js +117 -9
- package/dist/Chatbot/ChatbotMessage.d.ts +17 -0
- package/dist/Chatbot/ChatbotMessage.js +219 -0
- package/dist/Chatbot/ThankYouMessage.d.ts +9 -0
- package/dist/Chatbot/ThankYouMessage.js +510 -0
- package/dist/Chatbot/index.js +18 -2
- package/dist/Chatbot/store/chat.d.ts +6 -0
- package/dist/Chatbot/store/chat.js +12 -1
- package/dist/Chatbot/store/messages.d.ts +2 -1
- package/dist/Chatbot/store/messages.js +12 -4
- package/dist/Chevron/Chevron.css.js +2 -1
- package/dist/Chevron/index.js +5 -3
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +2 -1
- package/dist/CollectInformationAlert/index.js +2 -1
- package/dist/Comparison/Comparison.css.js +2 -1
- package/dist/Comparison/Comparison.js +6 -4
- package/dist/ContentBanner/ContentBanner.css.js +3 -1
- package/dist/DownloadTile/DownloadTile.css.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +5 -3
- package/dist/FaqAccordion/FaqAccordion.css.js +2 -1
- package/dist/FaqAccordion/index.js +5 -3
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +2 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +2 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +2 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +5 -3
- package/dist/Forms/ApplicationStart.js +2 -1
- package/dist/Forms/ApplyNow.js +5 -3
- package/dist/Forms/ClearingForm.js +2 -1
- package/dist/Forms/CommercialDeposits.js +2 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.js +2 -1
- package/dist/Forms/CommercialLending.js +2 -1
- package/dist/Forms/CommercialPremiumFinance.js +2 -1
- package/dist/Forms/ContactCompany.js +2 -1
- package/dist/Forms/ContactCompanyTitle.js +2 -1
- package/dist/Forms/ContactUs.js +2 -1
- package/dist/Forms/ContactUsAAS.js +2 -1
- package/dist/Forms/ContactUsBusiness.js +5 -3
- package/dist/Forms/ContactUsBusinessNameEmail.js +5 -3
- package/dist/Forms/ContactUsLVF.js +2 -1
- package/dist/Forms/ContactUsNMLSId.js +5 -3
- package/dist/Forms/CpraRequest.js +2 -1
- package/dist/Forms/CraPublicFile.js +5 -3
- package/dist/Forms/DealerServices.js +2 -1
- package/dist/Forms/EmailOnly.js +92 -65
- package/dist/Forms/EmailUs.js +2 -1
- package/dist/Forms/Forms.css.d.ts +6 -1
- package/dist/Forms/Forms.css.js +52 -45
- package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -3
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -3
- package/dist/Forms/MortgageWarehouseLending.js +5 -3
- package/dist/Forms/QuickPricer/QuickPricerForm.js +2 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +2 -1
- package/dist/Forms/ScheduleCall.js +2 -1
- package/dist/Forms/ScheduleCallPremier.js +2 -1
- package/dist/Forms/SuccesForm.js +5 -3
- package/dist/Forms/WcplSurvey.js +2 -1
- package/dist/Forms/index.js +4 -1
- package/dist/HeroBanner/HeroBanner.css.js +3 -1
- package/dist/HeroBanner/HeroBanner.js +2 -1
- package/dist/HeroBanner/LargeBanner.css.js +2 -1
- package/dist/HeroBanner/SelectionBanner.css.js +2 -1
- package/dist/Hyperlink/Hyperlink.css.js +2 -1
- package/dist/Hyperlink/index.js +5 -3
- package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
- package/dist/IconBillboard/IconBillboard.css.js +13 -10
- package/dist/IconBillboard/IconBillboard.js +2 -2
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.css.js +3 -1
- package/dist/ImageBillboard/ImageBillboard.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +4 -3
- package/dist/ImageLink/ImageLink.js +5 -3
- package/dist/ImageLink/ImageLinkSet.js +5 -3
- package/dist/ImageLink/index.js +5 -3
- package/dist/Input/Input.css.d.ts +1 -0
- package/dist/Input/Input.css.js +12 -9
- package/dist/Input/index.js +2 -1
- package/dist/Inputs/Input.css.js +2 -1
- package/dist/Insight/Featured/CategorySelector.css.js +2 -1
- package/dist/Insight/Featured/CategorySelector.js +5 -3
- package/dist/Insight/Featured/Featured.js +5 -3
- package/dist/Insight/Featured/Header.js +5 -3
- package/dist/Insight/Insight.css.d.ts +18 -0
- package/dist/Insight/Insight.css.js +44 -8
- package/dist/Insight/index.js +19 -1
- package/dist/Interstitial/Interstitial-variants.css.js +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.js +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +2 -1
- package/dist/MainHTML/index.d.ts +1 -1
- package/dist/MainHTML/index.js +3 -1
- package/dist/Modal/Modal.css.js +2 -1
- package/dist/Modal/Modal.js +5 -3
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +5 -3
- package/dist/NavigationMenu/AxosALTS/index.js +5 -3
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +5 -3
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/NavData.js +5 -3
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +5 -3
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/index.js +5 -3
- package/dist/NavigationMenu/LaVictoire/NavData.js +5 -3
- package/dist/NavigationMenu/LaVictoire/index.js +5 -3
- package/dist/NavigationMenu/NavDataJson.js +5 -3
- package/dist/NavigationMenu/Navbar.js +5 -3
- package/dist/NavigationMenu/SignInNavButton.js +5 -3
- package/dist/PageNavItem/PageNavItem.css.js +2 -1
- package/dist/Pagination/Pagination.js +2 -1
- package/dist/SecondaryFooter/SecondaryFooter.css.js +2 -1
- package/dist/SetContainer/SetContainer.css.js +2 -1
- package/dist/SetContainer/SetContainer.js +5 -3
- package/dist/SocialMediaBar/iconsRepository.js +5 -3
- package/dist/StepItem/StepItem.css.js +2 -1
- package/dist/StepItemSet/StepItemSet.css.js +2 -1
- package/dist/StepItemSet/StepItemSet.js +2 -1
- package/dist/Tab/Tab.css.js +2 -1
- package/dist/Table/Table.css.js +2 -1
- package/dist/Table/Table.js +2 -1
- package/dist/TextBlock/TextBlock.css.js +2 -1
- package/dist/Typography/Typography.css.d.ts +0 -6
- package/dist/VideoTile/VideoTile.css.js +2 -1
- package/dist/VideoTile/VideoTile.js +5 -3
- package/dist/VideoWrapper/index.js +5 -3
- package/dist/assets/Article/Article.css +54 -41
- package/dist/assets/Blockquote/Blockquote.css.css +19 -15
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
- package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
- package/dist/assets/CallToActionBar/CallToActionBar.css +90 -66
- package/dist/assets/Carousel/Carousel.css +1 -1
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +38 -0
- package/dist/assets/Chatbot/Bubble.css +58 -21
- package/dist/assets/Chatbot/ChatWindow.css +211 -85
- package/dist/assets/Chatbot/Chatbot.css +3 -0
- package/dist/assets/ContentBanner/ContentBanner.css +6 -0
- package/dist/assets/DownloadTile/DownloadTile.css +3 -3
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
- package/dist/assets/Forms/Forms.css +147 -120
- package/dist/assets/HelpArticle/HelpArticle.css +2 -2
- package/dist/assets/HeroBanner/HeroBanner.css +4 -0
- package/dist/assets/IconBillboard/IconBillboard.css +35 -28
- package/dist/assets/ImageBillboard/ImageBillboard.css +32 -3
- package/dist/assets/Input/Input.css +49 -42
- package/dist/assets/Inputs/Input.css +1 -1
- package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
- package/dist/assets/Insight/Insight.css +213 -44
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +27 -27
- package/dist/assets/Topic/Topic.css +1 -1
- package/dist/assets/Typography/Typography.css +1 -1
- package/dist/assets/VideoTile/VideoTile.css +1 -1
- package/dist/assets/globals.css +4 -0
- package/dist/assets/themes/axos.css +12 -0
- package/dist/assets/themes/premier.css +12 -0
- package/dist/assets/themes/ufb.css +52 -0
- package/dist/assets/themes/victorie.css +12 -0
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +2 -1
- package/dist/icons/CheckIcon/CheckIcon.css.js +2 -1
- package/dist/icons/Clock/index.js +6 -6
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +2 -1
- package/dist/icons/FollowIcon/FollowIcon.css.js +2 -1
- package/dist/main.js +49 -7
- package/dist/themes/axos.css.d.ts +18 -0
- package/dist/themes/axos.css.js +1 -1
- package/dist/themes/index.d.ts +1 -0
- package/dist/themes/index.js +2 -0
- package/dist/themes/ufb.css.d.ts +1 -0
- package/dist/themes/ufb.css.js +6 -0
- package/package.json +1 -1
- package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes
|
|
1
|
+
@keyframes tfms6a11 {
|
|
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 tfms6a12 {
|
|
10
10
|
0% {
|
|
11
11
|
stroke-dashoffset: -1000;
|
|
12
12
|
}
|
|
@@ -15,6 +15,9 @@
|
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
.tfms6a0 {
|
|
18
|
+
font-size: 40px;
|
|
19
|
+
}
|
|
20
|
+
.tfms6a1 {
|
|
18
21
|
padding-inline: 120px;
|
|
19
22
|
padding-top: 48px;
|
|
20
23
|
padding-bottom: 48px;
|
|
@@ -22,98 +25,104 @@
|
|
|
22
25
|
flex-direction: column;
|
|
23
26
|
align-items: center;
|
|
24
27
|
}
|
|
25
|
-
.
|
|
28
|
+
.tfms6a2 {
|
|
26
29
|
background: var(--_1073cm81);
|
|
27
30
|
color: var(--_1073cm83);
|
|
28
31
|
}
|
|
29
|
-
.
|
|
32
|
+
.tfms6a3 {
|
|
30
33
|
background: var(--_1073cm88);
|
|
31
34
|
color: var(--_1073cm8a);
|
|
32
35
|
}
|
|
33
|
-
.
|
|
36
|
+
.tfms6a4 {
|
|
34
37
|
background: var(--_1073cm8f);
|
|
35
38
|
color: var(--_1073cm8h);
|
|
36
39
|
}
|
|
37
|
-
.
|
|
40
|
+
.tfms6a5 {
|
|
38
41
|
background: var(--_1073cm8m);
|
|
39
42
|
color: var(--_1073cm8h);
|
|
40
43
|
}
|
|
41
|
-
.
|
|
44
|
+
.tfms6a6 {
|
|
45
|
+
padding-top: 80px;
|
|
46
|
+
padding-bottom: 80px;
|
|
47
|
+
}
|
|
48
|
+
.tfms6a7 {
|
|
42
49
|
padding-bottom: 32px;
|
|
43
50
|
}
|
|
44
|
-
.
|
|
51
|
+
.tfms6a8 {
|
|
45
52
|
margin-bottom: 32px;
|
|
46
53
|
}
|
|
47
|
-
.
|
|
54
|
+
.tfms6a9 {
|
|
48
55
|
background: var(--_1073cm81);
|
|
49
56
|
display: inline-block;
|
|
50
57
|
margin-bottom: 32px;
|
|
51
58
|
padding: 0 1rem;
|
|
52
59
|
}
|
|
53
|
-
.
|
|
60
|
+
.tfms6aa {
|
|
54
61
|
font-size: 36px;
|
|
55
|
-
font-weight:
|
|
62
|
+
font-weight: 700;
|
|
56
63
|
letter-spacing: 1px;
|
|
57
64
|
margin-top: 0.1rem;
|
|
58
65
|
margin-bottom: 0.7rem;
|
|
59
66
|
text-align: center;
|
|
60
67
|
}
|
|
61
|
-
.
|
|
68
|
+
.tfms6ab {
|
|
62
69
|
color: var(--_1073cm85);
|
|
63
70
|
}
|
|
64
|
-
.
|
|
71
|
+
.tfms6ac {
|
|
65
72
|
color: var(--_1073cm8c);
|
|
66
73
|
}
|
|
67
|
-
.
|
|
74
|
+
.tfms6ad {
|
|
68
75
|
color: var(--_1073cm8j);
|
|
69
76
|
}
|
|
70
|
-
.
|
|
77
|
+
.tfms6ae {
|
|
71
78
|
color: var(--_1073cm8q);
|
|
72
79
|
}
|
|
73
|
-
.
|
|
80
|
+
.tfms6af {
|
|
74
81
|
font-family: var(--header-font-family);
|
|
75
82
|
}
|
|
76
|
-
.
|
|
83
|
+
.tfms6ag {
|
|
77
84
|
color: var(--_1073cm85);
|
|
78
85
|
}
|
|
79
|
-
.
|
|
86
|
+
.tfms6ah {
|
|
80
87
|
color: var(--_1073cm8c);
|
|
81
88
|
}
|
|
82
|
-
.
|
|
89
|
+
.tfms6ai {
|
|
83
90
|
color: var(--_1073cm8j);
|
|
84
91
|
}
|
|
85
|
-
.
|
|
92
|
+
.tfms6aj {
|
|
86
93
|
color: var(--_1073cm8q);
|
|
87
94
|
}
|
|
88
|
-
.
|
|
95
|
+
.tfms6ak {
|
|
89
96
|
font-family: var(--main-font-family);
|
|
90
97
|
display: grid;
|
|
91
98
|
grid-template-columns: 1fr 1fr;
|
|
92
99
|
gap: 1.5rem;
|
|
93
100
|
}
|
|
94
|
-
.
|
|
101
|
+
.tfms6al {
|
|
95
102
|
color: var(--_1073cm83);
|
|
96
103
|
}
|
|
97
|
-
.
|
|
104
|
+
.tfms6am {
|
|
98
105
|
color: var(--_1073cm8a);
|
|
99
106
|
}
|
|
100
|
-
.
|
|
107
|
+
.tfms6an {
|
|
101
108
|
color: var(--_1073cm8h);
|
|
102
109
|
}
|
|
103
|
-
.
|
|
110
|
+
.tfms6ao {
|
|
104
111
|
color: var(--_1073cm8o);
|
|
105
112
|
}
|
|
106
|
-
.
|
|
107
|
-
|
|
113
|
+
.tfms6ap {
|
|
114
|
+
align-items: flex-start;
|
|
115
|
+
gap: 0;
|
|
116
|
+
grid-template-columns: 1fr auto !important;
|
|
108
117
|
}
|
|
109
|
-
.
|
|
118
|
+
.tfms6aq {
|
|
110
119
|
display: flex;
|
|
111
120
|
flex-direction: column;
|
|
112
121
|
}
|
|
113
|
-
.
|
|
122
|
+
.tfms6ar {
|
|
114
123
|
grid-template-columns: 1fr 1fr;
|
|
115
124
|
}
|
|
116
|
-
.
|
|
125
|
+
.tfms6aq h4 {
|
|
117
126
|
font-size: 24px;
|
|
118
127
|
font-weight: 700;
|
|
119
128
|
letter-spacing: 3px;
|
|
@@ -122,118 +131,118 @@
|
|
|
122
131
|
font-family: var(--header-font-family);
|
|
123
132
|
line-height: 30px;
|
|
124
133
|
}
|
|
125
|
-
.
|
|
134
|
+
.tfms6aq h4:before {
|
|
126
135
|
content: "";
|
|
127
136
|
border-top: 2px solid #60AECB;
|
|
128
137
|
height: 40px;
|
|
129
138
|
position: relative;
|
|
130
139
|
width: 100%;
|
|
131
140
|
}
|
|
132
|
-
.
|
|
141
|
+
.tfms6aq h5 {
|
|
133
142
|
font-size: 14px;
|
|
134
143
|
font-weight: 500;
|
|
135
144
|
letter-spacing: 2px;
|
|
136
145
|
font-family: var(--header-font-family);
|
|
137
146
|
line-height: 16px;
|
|
138
147
|
}
|
|
139
|
-
.
|
|
148
|
+
.tfms6aq p {
|
|
140
149
|
font-size: 15px;
|
|
141
150
|
font-weight: 400;
|
|
142
151
|
margin-bottom: 10px;
|
|
143
152
|
font-family: var(--header-font-family);
|
|
144
153
|
line-height: 28px;
|
|
145
154
|
}
|
|
146
|
-
.
|
|
155
|
+
.tfms6aq label {
|
|
147
156
|
padding-left: 0;
|
|
148
157
|
margin-bottom: 10px;
|
|
149
158
|
}
|
|
150
|
-
.
|
|
159
|
+
.tfms6as {
|
|
151
160
|
display: flex;
|
|
152
161
|
flex-direction: row;
|
|
153
162
|
width: 100%;
|
|
154
163
|
gap: 15px;
|
|
155
164
|
}
|
|
156
|
-
.
|
|
165
|
+
.tfms6as > div {
|
|
157
166
|
flex-grow: 1;
|
|
158
167
|
}
|
|
159
|
-
.
|
|
168
|
+
.tfms6at {
|
|
160
169
|
margin-top: 1.5rem;
|
|
161
170
|
text-align: center;
|
|
162
171
|
margin-inline: auto;
|
|
163
172
|
}
|
|
164
|
-
.
|
|
173
|
+
.tfms6au {
|
|
165
174
|
margin-top: 16px;
|
|
166
175
|
}
|
|
167
|
-
.
|
|
176
|
+
.tfms6av {
|
|
168
177
|
color: var(--_1073cm83);
|
|
169
178
|
}
|
|
170
|
-
.
|
|
179
|
+
.tfms6aw {
|
|
171
180
|
color: var(--_1073cm8a);
|
|
172
181
|
}
|
|
173
|
-
.
|
|
182
|
+
.tfms6ax {
|
|
174
183
|
color: var(--_1073cm8h);
|
|
175
184
|
}
|
|
176
|
-
.
|
|
185
|
+
.tfms6ay {
|
|
177
186
|
color: var(--_1073cm8o);
|
|
178
187
|
}
|
|
179
|
-
.
|
|
188
|
+
.tfms6az {
|
|
180
189
|
max-width: 860px;
|
|
181
190
|
margin-inline: auto;
|
|
182
191
|
}
|
|
183
|
-
.
|
|
192
|
+
.tfms6a10 {
|
|
184
193
|
max-width: 900px;
|
|
185
194
|
margin-inline: auto;
|
|
186
195
|
}
|
|
187
|
-
.
|
|
196
|
+
.tfms6a13 {
|
|
188
197
|
padding: 2.5rem 0;
|
|
189
198
|
}
|
|
190
|
-
.
|
|
199
|
+
.tfms6a14 {
|
|
191
200
|
color: var(--_1073cm85);
|
|
192
201
|
background: var(--_1073cm81);
|
|
193
202
|
}
|
|
194
|
-
.
|
|
203
|
+
.tfms6a15 {
|
|
195
204
|
color: var(--_1073cm8c);
|
|
196
205
|
background: var(--_1073cm88);
|
|
197
206
|
}
|
|
198
|
-
.
|
|
207
|
+
.tfms6a16 {
|
|
199
208
|
color: var(--_1073cm8h);
|
|
200
209
|
background: var(--_1073cm8f);
|
|
201
210
|
}
|
|
202
|
-
.
|
|
211
|
+
.tfms6a17 {
|
|
203
212
|
color: var(--_1073cm8o);
|
|
204
213
|
background: var(--_1073cm8m);
|
|
205
214
|
}
|
|
206
|
-
.
|
|
215
|
+
.tfms6a13 h1 {
|
|
207
216
|
font-size: 43px;
|
|
208
|
-
font-weight:
|
|
217
|
+
font-weight: 700;
|
|
209
218
|
letter-spacing: 1px;
|
|
210
219
|
margin-top: 1.1rem;
|
|
211
220
|
margin-bottom: 0.7rem;
|
|
212
221
|
font-family: var(--header-font-family);
|
|
213
222
|
}
|
|
214
|
-
.
|
|
223
|
+
.tfms6a13 p {
|
|
215
224
|
margin-bottom: 0;
|
|
216
225
|
}
|
|
217
|
-
.
|
|
226
|
+
.tfms6a18 {
|
|
218
227
|
margin: 0 auto;
|
|
219
228
|
display: block;
|
|
220
229
|
}
|
|
221
|
-
.
|
|
230
|
+
.tfms6a19 {
|
|
222
231
|
fill: none;
|
|
223
232
|
stroke: #faa74a;
|
|
224
233
|
stroke-width: 4;
|
|
225
234
|
stroke-dasharray: 100px;
|
|
226
235
|
stroke-dashoffset: 100;
|
|
227
|
-
animation:
|
|
236
|
+
animation: tfms6a11 0.5s ease-in-out forwards reverse;
|
|
228
237
|
-webkit-animation-delay: 0.7s;
|
|
229
238
|
}
|
|
230
|
-
.
|
|
239
|
+
.tfms6a1a {
|
|
231
240
|
fill: none;
|
|
232
241
|
stroke-width: 4;
|
|
233
242
|
stroke-dasharray: 1000px;
|
|
234
243
|
stroke-dashoffset: 1000;
|
|
235
|
-
-webkit-animation:
|
|
236
|
-
animation:
|
|
244
|
+
-webkit-animation: tfms6a12 0.8s ease-in-out forwards;
|
|
245
|
+
animation: tfms6a12 0.8s ease-in-out forwards;
|
|
237
246
|
-webkit-transform-origin: center;
|
|
238
247
|
-ms-transform-origin: center;
|
|
239
248
|
transform-origin: center;
|
|
@@ -241,143 +250,143 @@
|
|
|
241
250
|
-ms-transform: rotate(-40deg);
|
|
242
251
|
transform: rotate(-40deg);
|
|
243
252
|
}
|
|
244
|
-
.
|
|
253
|
+
.tfms6a1b {
|
|
245
254
|
stroke: var(--_1073cm85);
|
|
246
255
|
}
|
|
247
|
-
.
|
|
256
|
+
.tfms6a1c {
|
|
248
257
|
stroke: var(--_1073cm8c);
|
|
249
258
|
}
|
|
250
|
-
.
|
|
259
|
+
.tfms6a1d {
|
|
251
260
|
stroke: var(--_1073cm8h);
|
|
252
261
|
}
|
|
253
|
-
.
|
|
262
|
+
.tfms6a1e {
|
|
254
263
|
stroke: var(--_1073cm8o);
|
|
255
264
|
}
|
|
256
|
-
.
|
|
265
|
+
.tfms6a1f {
|
|
257
266
|
margin-top: 1rem;
|
|
258
267
|
}
|
|
259
|
-
.
|
|
268
|
+
.tfms6a1g {
|
|
260
269
|
color: var(--_1073cm83);
|
|
261
270
|
}
|
|
262
|
-
.
|
|
271
|
+
.tfms6a1h {
|
|
263
272
|
color: var(--_1073cm8a);
|
|
264
273
|
}
|
|
265
|
-
.
|
|
274
|
+
.tfms6a1i {
|
|
266
275
|
color: var(--_1073cm8h);
|
|
267
276
|
}
|
|
268
|
-
.
|
|
277
|
+
.tfms6a1j {
|
|
269
278
|
color: var(--_1073cm8o);
|
|
270
279
|
}
|
|
271
|
-
.
|
|
280
|
+
.tfms6a1k {
|
|
272
281
|
margin-top: 1rem;
|
|
273
282
|
}
|
|
274
|
-
.
|
|
283
|
+
.tfms6ak .tfms6a1l {
|
|
275
284
|
grid-column-start: 1;
|
|
276
285
|
grid-column-end: 3;
|
|
277
286
|
}
|
|
278
|
-
.
|
|
287
|
+
.tfms6a1m {
|
|
279
288
|
grid-column: 1 / -1;
|
|
280
289
|
}
|
|
281
|
-
.
|
|
290
|
+
.tfms6a1n {
|
|
282
291
|
width: 100%;
|
|
283
292
|
padding-bottom: 4px;
|
|
284
293
|
}
|
|
285
|
-
.
|
|
294
|
+
.tfms6a1o {
|
|
286
295
|
border-bottom: 1px solid var(--_1073cm83);
|
|
287
296
|
}
|
|
288
|
-
.
|
|
297
|
+
.tfms6a1p {
|
|
289
298
|
border-bottom: 1px solid var(--_1073cm8a);
|
|
290
299
|
}
|
|
291
|
-
.
|
|
300
|
+
.tfms6a1q {
|
|
292
301
|
border-bottom: 1px solid var(--_1073cm8h);
|
|
293
302
|
}
|
|
294
|
-
.
|
|
303
|
+
.tfms6a1r {
|
|
295
304
|
border-bottom: 1px solid var(--_1073cm8o);
|
|
296
305
|
}
|
|
297
|
-
.
|
|
306
|
+
.tfms6a1o > h4, .tfms6a1p > h4 {
|
|
298
307
|
-webkit-background-clip: text;
|
|
299
308
|
background-image: var(--_1073cm85);
|
|
300
309
|
-webkit-text-fill-color: var(--_1073cm85);
|
|
301
310
|
}
|
|
302
|
-
.
|
|
311
|
+
.tfms6a1q > h4, .tfms6a1r > h4 {
|
|
303
312
|
-webkit-background-clip: text;
|
|
304
313
|
background-image: var(--_1073cm8j);
|
|
305
314
|
-webkit-text-fill-color: var(--_1073cm8j);
|
|
306
315
|
}
|
|
307
|
-
.
|
|
316
|
+
.tfms6a1s {
|
|
308
317
|
display: flex;
|
|
309
318
|
}
|
|
310
|
-
.
|
|
319
|
+
.tfms6a1t {
|
|
311
320
|
cursor: pointer;
|
|
312
321
|
caret-color: transparent;
|
|
313
322
|
}
|
|
314
|
-
.
|
|
323
|
+
.tfms6a1u {
|
|
315
324
|
padding-left: 16px;
|
|
316
325
|
}
|
|
317
|
-
.
|
|
326
|
+
.tfms6a1w label {
|
|
318
327
|
white-space: nowrap;
|
|
319
328
|
}
|
|
320
|
-
.
|
|
329
|
+
.tfms6a1y {
|
|
321
330
|
margin-top: 2rem;
|
|
322
331
|
}
|
|
323
|
-
.
|
|
332
|
+
.tfms6a1z {
|
|
324
333
|
display: flex;
|
|
325
334
|
justify-content: center;
|
|
326
335
|
}
|
|
327
|
-
.
|
|
336
|
+
.tfms6a1z > div {
|
|
328
337
|
width: 100%;
|
|
329
338
|
}
|
|
330
|
-
.
|
|
339
|
+
.tfms6a20 {
|
|
331
340
|
display: flex;
|
|
332
341
|
justify-content: center;
|
|
333
342
|
align-items: center;
|
|
334
343
|
gap: 2rem;
|
|
335
344
|
}
|
|
336
|
-
.
|
|
345
|
+
.tfms6a21 {
|
|
337
346
|
display: flex;
|
|
338
347
|
margin: 1rem 0;
|
|
339
348
|
text-align: left;
|
|
340
349
|
gap: 1rem;
|
|
341
350
|
}
|
|
342
|
-
.
|
|
351
|
+
.tfms6a22 {
|
|
343
352
|
display: flex;
|
|
344
353
|
justify-content: space-between;
|
|
345
354
|
}
|
|
346
|
-
.
|
|
355
|
+
.tfms6a22 > div {
|
|
347
356
|
min-width: 32%;
|
|
348
357
|
}
|
|
349
|
-
.
|
|
358
|
+
.tfms6a23 {
|
|
350
359
|
margin-top: 1rem;
|
|
351
360
|
}
|
|
352
|
-
.
|
|
361
|
+
.tfms6a24 {
|
|
353
362
|
min-width: 24px;
|
|
354
363
|
}
|
|
355
|
-
.
|
|
364
|
+
.tfms6a25 {
|
|
356
365
|
width: min(calc(100% - 2rem));
|
|
357
366
|
height: min(calc(100% - 2rem));
|
|
358
367
|
overflow: scroll!important;
|
|
359
368
|
}
|
|
360
|
-
.
|
|
369
|
+
.tfms6a26 {
|
|
361
370
|
display: none;
|
|
362
371
|
}
|
|
363
|
-
.
|
|
372
|
+
.tfms6a28::placeholder {
|
|
364
373
|
color: transparent;
|
|
365
374
|
}
|
|
366
|
-
.
|
|
375
|
+
.tfms6a29 {
|
|
367
376
|
cursor: not-allowed;
|
|
368
377
|
}
|
|
369
|
-
.
|
|
378
|
+
.tfms6a2a {
|
|
370
379
|
display: flex;
|
|
371
380
|
}
|
|
372
|
-
.
|
|
381
|
+
.tfms6a2b {
|
|
373
382
|
visibility: hidden;
|
|
374
383
|
display: none;
|
|
375
384
|
}
|
|
376
|
-
.
|
|
385
|
+
.tfms6a2d {
|
|
377
386
|
display: flex;
|
|
378
387
|
gap: 24px;
|
|
379
388
|
}
|
|
380
|
-
.
|
|
389
|
+
.tfms6a2e {
|
|
381
390
|
vertical-align: vertical;
|
|
382
391
|
width: 100%;
|
|
383
392
|
display: flex;
|
|
@@ -386,94 +395,112 @@
|
|
|
386
395
|
align-items: center;
|
|
387
396
|
flex-direction: column-reverse;
|
|
388
397
|
}
|
|
389
|
-
.
|
|
398
|
+
.tfms6a2f {
|
|
390
399
|
text-transform: capitalize;
|
|
391
400
|
margin: auto ;
|
|
392
401
|
max-width: fit-content;
|
|
393
402
|
}
|
|
394
|
-
|
|
403
|
+
.tfms6a2g {
|
|
404
|
+
padding: 16px 64px;
|
|
405
|
+
border-radius: 0 8px 8px 0;
|
|
406
|
+
}
|
|
407
|
+
@media screen and (max-width: 768px) {
|
|
395
408
|
.tfms6a0 {
|
|
396
|
-
|
|
409
|
+
font-size: 28px;
|
|
410
|
+
}
|
|
411
|
+
.tfms6a2g {
|
|
412
|
+
padding: 16px;
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
@media screen and (max-width:1023px) {
|
|
416
|
+
.tfms6a1 {
|
|
417
|
+
padding-inline: 16px;
|
|
418
|
+
}
|
|
419
|
+
}
|
|
420
|
+
@media screen and (max-width: 1023px) {
|
|
421
|
+
.tfms6a6 {
|
|
422
|
+
padding-top: 56px;
|
|
423
|
+
padding-bottom: 56px;
|
|
397
424
|
}
|
|
398
425
|
}
|
|
399
426
|
@media screen and (max-width:480px) {
|
|
400
|
-
.
|
|
427
|
+
.tfms6ak {
|
|
401
428
|
grid-template-columns: 1fr;
|
|
402
429
|
}
|
|
403
|
-
.
|
|
430
|
+
.tfms6as {
|
|
404
431
|
flex-direction: column;
|
|
405
432
|
}
|
|
406
|
-
.
|
|
433
|
+
.tfms6ak .tfms6a1l {
|
|
407
434
|
grid-column-start: 1;
|
|
408
435
|
grid-column-end: 2;
|
|
409
436
|
}
|
|
410
437
|
}
|
|
411
438
|
@media screen and (max-width: 992px) {
|
|
412
|
-
.
|
|
439
|
+
.tfms6a13 h1 {
|
|
413
440
|
font-size: 37px;
|
|
414
441
|
line-height: 1.29;
|
|
415
442
|
margin-bottom: 0.4rem;
|
|
416
443
|
}
|
|
417
444
|
}
|
|
418
445
|
@media screen and (maxwidth: 767px) {
|
|
419
|
-
.
|
|
446
|
+
.tfms6a13 h1 {
|
|
420
447
|
font-size: 32px;
|
|
421
|
-
font-weight:
|
|
448
|
+
font-weight: 700;
|
|
422
449
|
margin-top: 0;
|
|
423
450
|
margin-bottom: 0.4rem;
|
|
424
451
|
}
|
|
425
|
-
.
|
|
452
|
+
.tfms6a18 {
|
|
426
453
|
max-width: 69px;
|
|
427
454
|
}
|
|
428
455
|
}
|
|
429
456
|
@media screen and (max-width: 780px) {
|
|
430
|
-
.
|
|
457
|
+
.tfms6a1s {
|
|
431
458
|
flex-direction: column;
|
|
432
459
|
}
|
|
433
460
|
}
|
|
434
461
|
@media screen and (max-width: 1103px) {
|
|
435
|
-
.
|
|
462
|
+
.tfms6a1s ._18du0lag {
|
|
436
463
|
padding: 6px;
|
|
437
464
|
}
|
|
438
465
|
}
|
|
439
466
|
@media screen and (max-width: 571px) and (min-width: 481px) {
|
|
440
|
-
.
|
|
467
|
+
.tfms6a1v label {
|
|
441
468
|
height: 48px;
|
|
442
469
|
display: flex;
|
|
443
470
|
align-items: flex-end;
|
|
444
471
|
}
|
|
445
472
|
}
|
|
446
473
|
@media screen and (min-width: 481px) {
|
|
447
|
-
.
|
|
474
|
+
.tfms6a1x select {
|
|
448
475
|
background: url(https://images.axos.com/o9ov1v03uwqk/4ayjjdIkEzQsfmhKbPeNaE/636b57923fbdac891d48f78ca06ffeb6/image_1_-_2024-06-27T142052.191.png) no-repeat 98%;
|
|
449
476
|
}
|
|
450
477
|
}
|
|
451
478
|
@media screen and (min-width: 769px) {
|
|
452
|
-
.
|
|
479
|
+
.tfms6a1z > div {
|
|
453
480
|
grid-template: none;
|
|
454
481
|
width: 50%;
|
|
455
482
|
}
|
|
456
483
|
}
|
|
457
484
|
@media screen and (max-width: 500px) {
|
|
458
|
-
.
|
|
485
|
+
.tfms6a20 {
|
|
459
486
|
flex-direction: column;
|
|
460
487
|
}
|
|
461
488
|
}
|
|
462
489
|
@media screen and (max-width: 800px) {
|
|
463
|
-
.
|
|
490
|
+
.tfms6a22 {
|
|
464
491
|
flex-direction: column;
|
|
465
492
|
}
|
|
466
|
-
.
|
|
493
|
+
.tfms6a27 select {
|
|
467
494
|
white-space: normal;
|
|
468
495
|
padding-right: 4rem;
|
|
469
496
|
}
|
|
470
|
-
.
|
|
497
|
+
.tfms6a28::placeholder {
|
|
471
498
|
color: #5E6A74;
|
|
472
499
|
}
|
|
473
|
-
.
|
|
500
|
+
.tfms6a2d {
|
|
474
501
|
flex-direction: column;
|
|
475
502
|
}
|
|
476
|
-
.
|
|
503
|
+
.tfms6a2e {
|
|
477
504
|
flex-direction: column-reverse;
|
|
478
505
|
}
|
|
479
506
|
}
|
|
@@ -481,7 +508,7 @@
|
|
|
481
508
|
.rate-watch-form hr {
|
|
482
509
|
display: none;
|
|
483
510
|
}
|
|
484
|
-
.
|
|
511
|
+
.tfms6a26 {
|
|
485
512
|
display: block;
|
|
486
513
|
}
|
|
487
514
|
}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
font-family: var(--header-font-family);
|
|
4
4
|
font-size: 40px;
|
|
5
5
|
font-style: normal;
|
|
6
|
-
font-weight:
|
|
6
|
+
font-weight: 700;
|
|
7
7
|
letter-spacing: 0.2px;
|
|
8
8
|
line-height: 50px;
|
|
9
9
|
}
|
|
10
10
|
._1yo1bp91 {
|
|
11
11
|
color: #1E3860;
|
|
12
12
|
font-size: 28px;
|
|
13
|
-
font-weight:
|
|
13
|
+
font-weight: 700;
|
|
14
14
|
letter-spacing: 0.2px;
|
|
15
15
|
line-height: 36px;
|
|
16
16
|
margin-block: 16px;
|