@axos-web-dev/shared-components 2.0.0-dev.1 → 2.0.0-dev.10
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/README.md +111 -111
- package/dist/ATMLocator/ATMLocator.js +6 -11
- package/dist/Article/Article.d.ts +2 -2
- package/dist/Article/Article.js +13 -2
- package/dist/Auth/ErrorAlert.js +7 -12
- package/dist/Auth/SignInPassword.js +0 -1
- package/dist/Avatar/Avatar.module.js +7 -7
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/BulletItem/BulletItem.js +0 -1
- package/dist/Button/Button.js +7 -13
- package/dist/Calculators/AnnualFeeCalculator/index.js +0 -1
- package/dist/Calculators/ApyCalculator/index.js +3 -1
- package/dist/Calculators/AxosOneCalculator/index.js +16 -9
- package/dist/Calculators/BalanceAPYCalculator/index.js +0 -1
- package/dist/Calculators/BuyDownCalculator/index.js +0 -1
- package/dist/Calculators/Calculator.js +4 -9
- package/dist/Calculators/MarginTradingCalculator/index.js +119 -2
- package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +0 -1
- package/dist/Calculators/MaxLoanCalculator/index.js +0 -1
- package/dist/Calculators/MonthlyPaymentCalculator/index.js +0 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +0 -1
- package/dist/Calculators/SummitApyCalculator/index.js +3 -2
- package/dist/Carousel/index.js +6 -11
- package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +2 -0
- package/dist/Chatbot/AnimatedGradientBorder.css.js +7 -3
- package/dist/Chatbot/Bubble.css.js +2 -1
- package/dist/Chatbot/Bubble.d.ts +2 -1
- package/dist/Chatbot/Bubble.js +102 -92
- package/dist/Chatbot/Chat.js +0 -7
- package/dist/Chatbot/ChatWindow.css.d.ts +4 -0
- package/dist/Chatbot/ChatWindow.css.js +8 -0
- package/dist/Chatbot/ChatWindow.d.ts +2 -0
- package/dist/Chatbot/ChatWindow.js +34 -15
- package/dist/Chatbot/Chatbot.d.ts +2 -2
- package/dist/Chatbot/Chatbot.js +164 -33
- package/dist/Chatbot/ChatbotMessage.d.ts +2 -0
- package/dist/Chatbot/ChatbotMessage.js +88 -25
- package/dist/Chatbot/index.js +5 -1
- package/dist/Chatbot/store/chat.d.ts +6 -0
- package/dist/Chatbot/store/chat.js +14 -2
- package/dist/Chatbot/store/messages.d.ts +1 -0
- package/dist/Chatbot/store/messages.js +5 -2
- package/dist/Chevron/index.js +6 -12
- package/dist/Comparison/Comparison.js +6 -11
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +51 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.js +48 -46
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +3 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +146 -155
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -2
- package/dist/ExecutiveBio/ExecutiveBioSet.js +29 -16
- package/dist/ExecutiveBio/index.js +2 -1
- package/dist/FaqAccordion/index.js +6 -11
- package/dist/FdicCallout/FdicCallout.module.js +2 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +87 -188
- package/dist/Forms/ApplicationStart.js +0 -1
- package/dist/Forms/ApplyNow.js +5 -10
- package/dist/Forms/BoatMooringLocation.d.ts +2 -0
- package/dist/Forms/BoatMooringLocation.js +56 -1
- package/dist/Forms/ClearingForm.js +0 -1
- package/dist/Forms/CommercialDeposits.js +0 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.js +0 -1
- package/dist/Forms/CommercialLending.js +0 -1
- package/dist/Forms/CommercialPremiumFinance.js +0 -1
- package/dist/Forms/ConstructionLendingDynamic.d.ts +12 -0
- package/dist/Forms/ConstructionLendingDynamic.js +324 -0
- package/dist/Forms/ContactCompany.js +0 -1
- package/dist/Forms/ContactCompanyTitle.js +0 -1
- package/dist/Forms/ContactUs.js +0 -1
- package/dist/Forms/ContactUsAAS.js +0 -1
- package/dist/Forms/ContactUsBusiness.js +6 -11
- package/dist/Forms/ContactUsBusinessNameEmail.js +6 -11
- package/dist/Forms/ContactUsLVF.js +0 -1
- package/dist/Forms/ContactUsNMLSId.js +6 -11
- package/dist/Forms/CpraRequest.js +100 -3
- package/dist/Forms/CraPublicFile.js +6 -11
- package/dist/Forms/DealerServices.js +0 -1
- package/dist/Forms/EmailOnly.js +13 -13
- package/dist/Forms/EmailUs.js +40 -35
- package/dist/Forms/FormEnums.js +1 -3
- package/dist/Forms/Forms.css.d.ts +4 -1
- package/dist/Forms/Forms.css.js +42 -42
- package/dist/Forms/HoneyPot/index.js +0 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +7 -12
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +6 -11
- package/dist/Forms/MortgageWarehouseLending.js +6 -11
- package/dist/Forms/QuickPricer/QuickPricerForm.js +0 -1
- package/dist/Forms/ScheduleCall.js +0 -1
- package/dist/Forms/ScheduleCallPremier.js +0 -1
- package/dist/Forms/SuccesForm.js +7 -12
- package/dist/Forms/VendorQuestionnaire.js +0 -1
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +2 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
- package/dist/HeroBanner/HeroBanner.css.js +19 -16
- package/dist/HeroBanner/HeroBanner.d.ts +1 -1
- package/dist/HeroBanner/HeroBanner.interface.d.ts +4 -1
- package/dist/HeroBanner/HeroBanner.js +26 -160
- package/dist/HeroBanner/HeroVideoPoster.d.ts +5 -0
- package/dist/HeroBanner/HeroVideoPoster.js +24 -0
- package/dist/HeroBanner/LargeBanner.css.d.ts +110 -0
- package/dist/HeroBanner/LargeBanner.css.js +22 -8
- package/dist/HeroBanner/LargeHeroBanner.d.ts +5 -0
- package/dist/HeroBanner/LargeHeroBanner.js +228 -0
- package/dist/HeroBanner/index.js +3 -2
- package/dist/Hyperlink/index.js +10 -14
- package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
- package/dist/IconBillboard/IconBillboard.css.js +11 -9
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +14 -8
- package/dist/ImageLink/ImageLink.js +5 -10
- package/dist/ImageLink/ImageLinkSet.js +5 -10
- package/dist/ImageLink/index.js +5 -10
- package/dist/Insight/Featured/CategorySelector.js +5 -10
- package/dist/Insight/Featured/Featured.js +6 -11
- package/dist/Insight/Featured/Header.js +6 -11
- package/dist/Interstitial/Interstitial.module.js +10 -10
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +19 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.js +6 -6
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +3 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +42 -16
- package/dist/LoadingIndicator/index.js +0 -1
- package/dist/Modal/Modal.js +5 -10
- package/dist/Modal/contextApi/store.d.ts +16 -2
- package/dist/Modal/contextApi/store.js +37 -6
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
- package/dist/NavigationMenu/AxosALTS/NavData.d.ts +7 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +6 -137
- package/dist/NavigationMenu/AxosALTS/index.js +14 -16
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
- package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +0 -1
- package/dist/NavigationMenu/AxosAdvisor/index.js +0 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.js +0 -1
- package/dist/NavigationMenu/AxosAdvisorServices/index.js +0 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +341 -73
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +50 -17
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +27 -12
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +219 -366
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
- package/dist/NavigationMenu/AxosBank/NavData.d.ts +39 -2
- package/dist/NavigationMenu/AxosBank/NavData.js +34 -166
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +232 -248
- package/dist/NavigationMenu/AxosBank/index.js +19 -54
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
- package/dist/NavigationMenu/AxosClearing/index.js +0 -1
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
- package/dist/NavigationMenu/LaVictoire/NavData.d.ts +13 -2
- package/dist/NavigationMenu/LaVictoire/NavData.js +14 -146
- package/dist/NavigationMenu/LaVictoire/SubNavBar.js +4 -1
- package/dist/NavigationMenu/LaVictoire/index.js +19 -44
- package/dist/NavigationMenu/Navbar.js +8 -9
- package/dist/NavigationMenu/SignInNavButton.js +19 -27
- package/dist/SetContainer/SetContainer.js +6 -11
- package/dist/SocialMediaBar/iconsRepository.d.ts +44 -14
- package/dist/SocialMediaBar/iconsRepository.js +32 -41
- package/dist/SocialMediaBar/index.js +3 -1
- package/dist/Tab/Tab.js +0 -1
- package/dist/Table/Table.js +0 -1
- package/dist/VideoTile/VideoTile.js +4 -9
- package/dist/VideoWrapper/index.js +4 -9
- package/dist/WalnutIframe/wrapper.module.js +3 -3
- package/dist/assets/Avatar/Avatar.css +59 -59
- package/dist/assets/Blockquote/Blockquote.css +72 -72
- 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/Carousel/Carousel.css +1 -1
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +65 -8
- package/dist/assets/Chatbot/Bubble.css +19 -6
- package/dist/assets/Chatbot/ChatWindow.css +44 -10
- package/dist/assets/DownloadTile/DownloadTile.css +2 -2
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +280 -172
- package/dist/assets/FdicCallout/FdicCallout.css +48 -48
- package/dist/assets/Forms/Forms.css +122 -115
- package/dist/assets/HelpArticle/HelpArticle.css +2 -2
- package/dist/assets/HeroBanner/HeroBanner.css +82 -65
- package/dist/assets/HeroBanner/LargeBanner.css +126 -59
- package/dist/assets/IconBillboard/IconBillboard.css +35 -28
- package/dist/assets/Inputs/Input.css +1 -1
- package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
- package/dist/assets/Insight/Insight.css +4 -4
- package/dist/assets/Interstitial/Interstitial.css +142 -142
- package/dist/assets/LandingPageHeader/LandingPageHeader.css +28 -15
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -264
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +630 -630
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +353 -192
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +445 -445
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -484
- package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +427 -427
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -429
- 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/WalnutIframe/wrapper.css +48 -48
- package/dist/assets/globals.css +28 -18
- package/dist/assets/notification.mp3.js +4 -0
- package/dist/assets/utils/optimizeImage/optimizeImage.css +47 -47
- package/dist/main.js +16 -6
- package/dist/utils/allowedAxosDomains.d.ts +5 -2
- package/dist/utils/allowedAxosDomains.js +50 -47
- package/dist/utils/appendQueryParams.js +36 -5
- package/dist/utils/getPosition.d.ts +1 -0
- package/dist/utils/getPosition.js +17 -0
- package/dist/utils/index.js +2 -1
- package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
- package/dist/utils/validateExternalLinks.d.ts +1 -1
- package/dist/utils/validateExternalLinks.js +4 -6
- package/dist/utils/variant.types.d.ts +1 -0
- package/package.json +148 -148
- package/dist/NavigationMenu/NavDataJson.d.ts +0 -2
- package/dist/NavigationMenu/NavDataJson.js +0 -317
|
@@ -1,134 +1,172 @@
|
|
|
1
|
+
.txcb8d0 {
|
|
2
|
+
min-width: 0px;
|
|
3
|
+
}
|
|
1
4
|
.txcb8d1 {
|
|
2
|
-
|
|
5
|
+
margin-top: 0px;
|
|
3
6
|
}
|
|
4
7
|
.txcb8d2 {
|
|
8
|
+
border: 1px solid transparent;
|
|
9
|
+
}
|
|
10
|
+
.txcb8d3 {
|
|
5
11
|
background: var(--_1073cm81);
|
|
6
12
|
color: var(--_1073cm83);
|
|
7
13
|
border-color: var(--_1073cm84);
|
|
8
14
|
}
|
|
9
|
-
.
|
|
15
|
+
.txcb8d4 {
|
|
10
16
|
background: var(--_1073cm88);
|
|
11
17
|
color: var(--_1073cm8a);
|
|
12
18
|
}
|
|
13
|
-
.
|
|
19
|
+
.txcb8d5 {
|
|
14
20
|
background: var(--_1073cm8f);
|
|
15
21
|
color: var(--_1073cm8h);
|
|
16
22
|
}
|
|
17
|
-
.
|
|
23
|
+
.txcb8d6 {
|
|
18
24
|
background: var(--_1073cm8m);
|
|
19
25
|
color: var(--_1073cm8o);
|
|
20
26
|
}
|
|
21
|
-
.txcb8d7 {
|
|
22
|
-
|
|
27
|
+
.txcb8d1 .txcb8d7 {
|
|
28
|
+
font-size: 20px;
|
|
23
29
|
}
|
|
24
30
|
.txcb8d8 {
|
|
25
|
-
color: var(--
|
|
31
|
+
color: var(--_1073cm85);
|
|
26
32
|
}
|
|
27
33
|
.txcb8d9 {
|
|
28
|
-
color: var(--
|
|
34
|
+
color: var(--_1073cm8c);
|
|
29
35
|
}
|
|
30
36
|
.txcb8da {
|
|
31
|
-
color: var(--
|
|
37
|
+
color: var(--_1073cm8j);
|
|
32
38
|
}
|
|
33
39
|
.txcb8db {
|
|
40
|
+
color: var(--_1073cm8q);
|
|
41
|
+
}
|
|
42
|
+
.txcb8dc {
|
|
34
43
|
font-family: var(--header-font-family);
|
|
35
44
|
font-size: 18px;
|
|
36
45
|
font-weight: 700;
|
|
37
46
|
line-height: 1.29;
|
|
38
47
|
margin-top: 10px;
|
|
39
48
|
}
|
|
40
|
-
.txcb8dc {
|
|
41
|
-
|
|
49
|
+
.txcb8d1 .txcb8dc {
|
|
50
|
+
font-family: var(--main-font-family);
|
|
51
|
+
font-size: 14px;
|
|
52
|
+
font-weight: 400;
|
|
53
|
+
line-height: 1.5;
|
|
54
|
+
margin-top: 4px;
|
|
42
55
|
}
|
|
43
56
|
.txcb8dd {
|
|
44
|
-
color: var(--
|
|
57
|
+
color: var(--_1073cm83);
|
|
45
58
|
}
|
|
46
59
|
.txcb8de {
|
|
47
|
-
color: var(--
|
|
60
|
+
color: var(--_1073cm8a);
|
|
48
61
|
}
|
|
49
62
|
.txcb8df {
|
|
63
|
+
color: var(--_1073cm8h);
|
|
64
|
+
}
|
|
65
|
+
.txcb8dg {
|
|
50
66
|
color: var(--_1073cm8o);
|
|
51
67
|
}
|
|
52
|
-
.
|
|
68
|
+
.txcb8di {
|
|
53
69
|
fill: var(--_1073cm82);
|
|
54
70
|
}
|
|
55
|
-
.
|
|
71
|
+
.txcb8dj {
|
|
56
72
|
fill: var(--_1073cm89);
|
|
57
73
|
}
|
|
58
|
-
.
|
|
74
|
+
.txcb8dk {
|
|
59
75
|
fill: var(--_1073cm8g);
|
|
60
76
|
}
|
|
61
|
-
.
|
|
77
|
+
.txcb8dl {
|
|
62
78
|
fill: var(--_1073cm8n);
|
|
63
79
|
}
|
|
64
|
-
.
|
|
80
|
+
.txcb8dm {
|
|
65
81
|
flex: 1 1 0%;
|
|
66
82
|
}
|
|
67
|
-
.
|
|
83
|
+
.txcb8dn {
|
|
68
84
|
flex: 1 1 0%;
|
|
69
85
|
max-width: 100%;
|
|
70
86
|
}
|
|
71
|
-
.
|
|
87
|
+
.txcb8dn a {
|
|
72
88
|
color: inherit;
|
|
73
89
|
}
|
|
74
|
-
.
|
|
90
|
+
.txcb8dn a:hover {
|
|
75
91
|
opacity: 0.8;
|
|
76
92
|
text-decoration: underline;
|
|
77
93
|
}
|
|
78
|
-
.
|
|
94
|
+
.txcb8dn > * + * {
|
|
79
95
|
margin-top: 24px;
|
|
80
96
|
}
|
|
81
|
-
.
|
|
97
|
+
.txcb8do {
|
|
82
98
|
padding: 48px;
|
|
83
99
|
}
|
|
84
|
-
.txcb8do {
|
|
100
|
+
.txcb8d1 .txcb8do {
|
|
101
|
+
padding: 20px;
|
|
102
|
+
height: 100%;
|
|
103
|
+
}
|
|
104
|
+
.txcb8dp {
|
|
85
105
|
margin-top: 24px;
|
|
86
106
|
}
|
|
87
|
-
.
|
|
107
|
+
.txcb8d1 .txcb8dp {
|
|
108
|
+
margin-top: 16px;
|
|
109
|
+
font-size: 12px;
|
|
110
|
+
line-height: 1.5;
|
|
111
|
+
}
|
|
112
|
+
.txcb8dp p {
|
|
88
113
|
font-size: 16px;
|
|
89
114
|
line-height: 1.5;
|
|
90
115
|
}
|
|
91
|
-
.
|
|
116
|
+
.txcb8dp sub {
|
|
92
117
|
display: block;
|
|
93
118
|
font-style: italic;
|
|
94
119
|
margin-top: 5px;
|
|
95
120
|
}
|
|
96
|
-
.
|
|
121
|
+
.txcb8dq {
|
|
97
122
|
font-family: var(--header-font-family);
|
|
98
123
|
font-size: 18px;
|
|
124
|
+
line-height: 1.44;
|
|
99
125
|
font-weight: 700;
|
|
100
126
|
margin-left: 15px;
|
|
101
127
|
overflow: hidden;
|
|
102
128
|
text-decoration: none;
|
|
103
129
|
text-overflow: ellipsis;
|
|
104
130
|
}
|
|
105
|
-
.txcb8dq {
|
|
106
|
-
|
|
131
|
+
.txcb8d1 .txcb8dq {
|
|
132
|
+
margin-left: 0px;
|
|
133
|
+
overflow: visible;
|
|
134
|
+
}
|
|
135
|
+
.txcb8dq:hover {
|
|
136
|
+
opacity: 0.7;
|
|
107
137
|
}
|
|
108
138
|
.txcb8dr {
|
|
109
139
|
color: #0062B3;
|
|
110
140
|
}
|
|
111
141
|
.txcb8ds {
|
|
112
|
-
color:
|
|
142
|
+
color: #0062B3;
|
|
113
143
|
}
|
|
114
144
|
.txcb8dt {
|
|
115
|
-
color: var(--
|
|
145
|
+
color: var(--_1073cm8g);
|
|
146
|
+
}
|
|
147
|
+
.txcb8du {
|
|
148
|
+
color: var(--_1073cm8n);
|
|
116
149
|
}
|
|
117
|
-
.
|
|
150
|
+
.txcb8dq a {
|
|
118
151
|
text-decoration: none;
|
|
119
152
|
}
|
|
120
|
-
.
|
|
153
|
+
.txcb8dv {
|
|
121
154
|
display: flex;
|
|
122
155
|
flex-direction: column;
|
|
123
156
|
}
|
|
124
|
-
.
|
|
157
|
+
.txcb8dx {
|
|
125
158
|
aspect-ratio: 1 / 1;
|
|
126
159
|
border-radius: 50%;
|
|
127
160
|
overflow: hidden;
|
|
128
161
|
position: relative;
|
|
129
162
|
width: 320px;
|
|
130
163
|
}
|
|
131
|
-
.
|
|
164
|
+
.txcb8d1 .txcb8dx {
|
|
165
|
+
aspect-ratio: 132 / 160;
|
|
166
|
+
border-radius: 12px;
|
|
167
|
+
width: 132px;
|
|
168
|
+
}
|
|
169
|
+
.txcb8dx img {
|
|
132
170
|
height: 100%;
|
|
133
171
|
inset: 0;
|
|
134
172
|
object-fit: cover;
|
|
@@ -136,56 +174,81 @@
|
|
|
136
174
|
position: absolute;
|
|
137
175
|
width: 100%;
|
|
138
176
|
}
|
|
139
|
-
.
|
|
177
|
+
.txcb8dy {
|
|
178
|
+
display: grid;
|
|
179
|
+
gap: 24px;
|
|
180
|
+
position: relative;
|
|
181
|
+
margin-inline: auto;
|
|
182
|
+
}
|
|
183
|
+
.txcb8dz {
|
|
184
|
+
grid-template-columns: 1fr;
|
|
185
|
+
}
|
|
186
|
+
.txcb8d10 {
|
|
187
|
+
grid-template-columns: repeat(2, 1fr);
|
|
188
|
+
width: min(840px, calc(100% - 4rem));
|
|
189
|
+
}
|
|
190
|
+
.txcb8d11 {
|
|
191
|
+
grid-template-columns: repeat(3, 1fr);
|
|
192
|
+
}
|
|
193
|
+
.txcb8d12 {
|
|
194
|
+
grid-template-columns: repeat(4, 1fr);
|
|
195
|
+
}
|
|
196
|
+
.txcb8d13 {
|
|
140
197
|
margin-right: 64px;
|
|
141
198
|
width: auto;
|
|
142
199
|
}
|
|
143
|
-
.
|
|
200
|
+
.txcb8d1 .txcb8d13 {
|
|
201
|
+
margin-right: 0px;
|
|
202
|
+
align-self: flex-start;
|
|
203
|
+
}
|
|
204
|
+
.txcb8d1 .txcb8d15 {
|
|
205
|
+
gap: 16px;
|
|
206
|
+
height: 100%;
|
|
207
|
+
}
|
|
208
|
+
.txcb8d16 {
|
|
144
209
|
margin-bottom: 40px;
|
|
145
|
-
margin-left: auto;
|
|
146
|
-
margin-right: auto;
|
|
147
|
-
max-width: 800px;
|
|
148
210
|
text-align: center;
|
|
211
|
+
display: flex;
|
|
212
|
+
flex-direction: column;
|
|
213
|
+
gap: 8px;
|
|
149
214
|
}
|
|
150
|
-
.
|
|
151
|
-
color: #333D46;
|
|
152
|
-
margin-top: 8px;
|
|
153
|
-
}
|
|
154
|
-
.txcb8d11 {
|
|
215
|
+
.txcb8d17 {
|
|
155
216
|
margin-top: 0;
|
|
156
|
-
padding-
|
|
157
|
-
padding-top: 56px;
|
|
217
|
+
padding-block: 56px;
|
|
158
218
|
}
|
|
159
|
-
.
|
|
219
|
+
.txcb8d18 {
|
|
160
220
|
background: var(--_1073cm81);
|
|
221
|
+
color: var(--_1073cm83);
|
|
161
222
|
}
|
|
162
|
-
.
|
|
223
|
+
.txcb8d19 {
|
|
163
224
|
background: var(--_1073cm88);
|
|
225
|
+
color: var(--_1073cm8a);
|
|
164
226
|
}
|
|
165
|
-
.
|
|
227
|
+
.txcb8d1a {
|
|
166
228
|
background: var(--_1073cm8f);
|
|
229
|
+
color: var(--_1073cm8h);
|
|
167
230
|
}
|
|
168
|
-
.
|
|
231
|
+
.txcb8d1b {
|
|
169
232
|
background: var(--_1073cm8m);
|
|
233
|
+
color: var(--_1073cm8o);
|
|
170
234
|
}
|
|
171
|
-
.
|
|
235
|
+
.txcb8d1d {
|
|
172
236
|
color: var(--_1073cm85);
|
|
173
237
|
}
|
|
174
|
-
.
|
|
238
|
+
.txcb8d1e {
|
|
175
239
|
color: var(--_1073cm8c);
|
|
176
240
|
}
|
|
177
|
-
.
|
|
241
|
+
.txcb8d1f {
|
|
178
242
|
color: var(--_1073cm8j);
|
|
179
243
|
}
|
|
180
|
-
.
|
|
244
|
+
.txcb8d1g {
|
|
181
245
|
color: var(--_1073cm8q);
|
|
182
246
|
}
|
|
183
|
-
.
|
|
184
|
-
|
|
247
|
+
.txcb8dy.containment .containment {
|
|
248
|
+
width: 100%;
|
|
185
249
|
}
|
|
186
|
-
.
|
|
187
|
-
margin-
|
|
188
|
-
margin-right: auto;
|
|
250
|
+
.txcb8d1h {
|
|
251
|
+
margin-inline: auto;
|
|
189
252
|
margin-top: 40px;
|
|
190
253
|
max-width: 800px;
|
|
191
254
|
text-align: center;
|
|
@@ -193,51 +256,51 @@
|
|
|
193
256
|
main > div:nth-last-child(2) > .txcb8d0 {
|
|
194
257
|
margin-bottom: 3.5rem;
|
|
195
258
|
}
|
|
196
|
-
.
|
|
259
|
+
.txcb8d1i {
|
|
197
260
|
gap: 36px;
|
|
198
261
|
}
|
|
199
|
-
.
|
|
262
|
+
.txcb8dn + .txcb8d1i {
|
|
200
263
|
margin-top: 24px;
|
|
201
264
|
}
|
|
202
|
-
.
|
|
265
|
+
.txcb8d1j {
|
|
203
266
|
display: flex;
|
|
204
267
|
flex-direction: column;
|
|
205
268
|
}
|
|
206
|
-
.
|
|
269
|
+
.txcb8d1k {
|
|
207
270
|
position: relative;
|
|
208
271
|
isolation: isolate;
|
|
209
272
|
padding-block: 80px;
|
|
210
273
|
overflow: clip;
|
|
211
274
|
}
|
|
212
|
-
.
|
|
275
|
+
.txcb8d1l {
|
|
213
276
|
background: var(--_1073cm81);
|
|
214
277
|
color: var(--_1073cm83);
|
|
215
278
|
}
|
|
216
|
-
.
|
|
279
|
+
.txcb8d1m {
|
|
217
280
|
background: var(--_1073cm88);
|
|
218
281
|
color: var(--_1073cm8a);
|
|
219
282
|
}
|
|
220
|
-
.
|
|
283
|
+
.txcb8d1n {
|
|
221
284
|
background: var(--_1073cm8f);
|
|
222
285
|
color: var(--_1073cm8h);
|
|
223
286
|
}
|
|
224
|
-
.
|
|
287
|
+
.txcb8d1o {
|
|
225
288
|
background: var(--_1073cm8m);
|
|
226
289
|
color: var(--_1073cm8o);
|
|
227
290
|
}
|
|
228
|
-
main > div:has(.
|
|
291
|
+
main > div:has(.txcb8d1k) {
|
|
229
292
|
margin-top: 0;
|
|
230
293
|
}
|
|
231
|
-
.
|
|
294
|
+
.txcb8d1q {
|
|
232
295
|
display: flex;
|
|
233
296
|
align-items: flex-start;
|
|
234
297
|
gap: 56px;
|
|
235
298
|
}
|
|
236
|
-
.
|
|
299
|
+
.txcb8d1r {
|
|
237
300
|
gap: 32px;
|
|
238
301
|
width: min(344px, 100%);
|
|
239
302
|
}
|
|
240
|
-
.
|
|
303
|
+
.txcb8d1s {
|
|
241
304
|
aspect-ratio: 344 / 392;
|
|
242
305
|
border-radius: 16px;
|
|
243
306
|
align-self: stretch;
|
|
@@ -245,128 +308,128 @@ main > div:has(.txcb8d1f) {
|
|
|
245
308
|
max-width: 344px;
|
|
246
309
|
position: relative;
|
|
247
310
|
}
|
|
248
|
-
.
|
|
311
|
+
.txcb8d1t {
|
|
249
312
|
height: 100%;
|
|
250
313
|
width: 100%;
|
|
251
314
|
object-fit: cover;
|
|
252
315
|
position: absolute;
|
|
253
316
|
inset: 0;
|
|
254
317
|
}
|
|
255
|
-
.
|
|
318
|
+
.txcb8d1u {
|
|
256
319
|
gap: 16px;
|
|
257
320
|
}
|
|
258
|
-
.
|
|
321
|
+
.txcb8d1v {
|
|
259
322
|
display: block;
|
|
260
323
|
font: 700 18px / 1.5 var(--header-font-family);
|
|
261
324
|
letter-spacing: -0.198px;
|
|
262
325
|
}
|
|
263
|
-
.
|
|
326
|
+
.txcb8d1w {
|
|
264
327
|
color: var(--_1073cm85);
|
|
265
328
|
}
|
|
266
|
-
.
|
|
329
|
+
.txcb8d1x {
|
|
267
330
|
color: var(--_1073cm8c);
|
|
268
331
|
}
|
|
269
|
-
.
|
|
332
|
+
.txcb8d1y {
|
|
270
333
|
color: var(--_1073cm8j);
|
|
271
334
|
}
|
|
272
|
-
.
|
|
335
|
+
.txcb8d1z {
|
|
273
336
|
color: var(--_1073cm8q);
|
|
274
337
|
}
|
|
275
|
-
.
|
|
338
|
+
.txcb8d20 {
|
|
276
339
|
gap: 3px;
|
|
277
340
|
padding-left: 24px;
|
|
278
341
|
}
|
|
279
|
-
.
|
|
342
|
+
.txcb8d21 {
|
|
280
343
|
flex: 1;
|
|
281
344
|
gap: 24px;
|
|
282
345
|
}
|
|
283
|
-
.
|
|
346
|
+
.txcb8d22 {
|
|
284
347
|
gap: 16px;
|
|
285
348
|
}
|
|
286
|
-
.
|
|
349
|
+
.txcb8d23 {
|
|
287
350
|
gap: 12px;
|
|
288
351
|
}
|
|
289
|
-
.
|
|
352
|
+
.txcb8d25 {
|
|
290
353
|
color: var(--_1073cm85);
|
|
291
354
|
}
|
|
292
|
-
.
|
|
355
|
+
.txcb8d26 {
|
|
293
356
|
color: var(--_1073cm8c);
|
|
294
357
|
}
|
|
295
|
-
.
|
|
358
|
+
.txcb8d27 {
|
|
296
359
|
color: var(--_1073cm8j);
|
|
297
360
|
}
|
|
298
|
-
.
|
|
361
|
+
.txcb8d28 {
|
|
299
362
|
color: var(--_1073cm8q);
|
|
300
363
|
}
|
|
301
|
-
.
|
|
364
|
+
.txcb8d29 {
|
|
302
365
|
font-size: 20px;
|
|
303
366
|
line-height: 1.5;
|
|
304
367
|
}
|
|
305
|
-
.
|
|
368
|
+
.txcb8d2a {
|
|
306
369
|
color: var(--_1073cm85);
|
|
307
370
|
}
|
|
308
|
-
.
|
|
371
|
+
.txcb8d2b {
|
|
309
372
|
color: var(--_1073cm8c);
|
|
310
373
|
}
|
|
311
|
-
.
|
|
374
|
+
.txcb8d2c {
|
|
312
375
|
color: var(--_1073cm8j);
|
|
313
376
|
}
|
|
314
|
-
.
|
|
377
|
+
.txcb8d2d {
|
|
315
378
|
color: var(--_1073cm8q);
|
|
316
379
|
}
|
|
317
|
-
.
|
|
380
|
+
.txcb8d2e {
|
|
318
381
|
display: flex;
|
|
319
382
|
align-items: center;
|
|
320
383
|
gap: 18px;
|
|
321
384
|
}
|
|
322
|
-
.
|
|
385
|
+
.txcb8d2g {
|
|
323
386
|
fill: #2F5B88;
|
|
324
387
|
}
|
|
325
|
-
.
|
|
388
|
+
.txcb8d2h {
|
|
326
389
|
fill: #2F5B88;
|
|
327
390
|
}
|
|
328
|
-
.
|
|
391
|
+
.txcb8d2i {
|
|
329
392
|
fill: var(--_1073cm8g);
|
|
330
393
|
}
|
|
331
|
-
.
|
|
394
|
+
.txcb8d2j {
|
|
332
395
|
fill: var(--_1073cm8n);
|
|
333
396
|
}
|
|
334
|
-
.
|
|
397
|
+
.txcb8d2k {
|
|
335
398
|
font-size: 24px;
|
|
336
|
-
font-weight:
|
|
399
|
+
font-weight: 700;
|
|
337
400
|
line-height: 1.37;
|
|
338
401
|
font-family: var(--header-font-family);
|
|
339
402
|
text-wrap: pretty;
|
|
340
403
|
}
|
|
341
|
-
.
|
|
404
|
+
.txcb8d2l {
|
|
342
405
|
color: var(--_1073cm85);
|
|
343
406
|
}
|
|
344
|
-
.
|
|
407
|
+
.txcb8d2m {
|
|
345
408
|
color: var(--_1073cm8c);
|
|
346
409
|
}
|
|
347
|
-
.
|
|
410
|
+
.txcb8d2n {
|
|
348
411
|
color: var(--_1073cm8j);
|
|
349
412
|
}
|
|
350
|
-
.
|
|
413
|
+
.txcb8d2o {
|
|
351
414
|
color: var(--_1073cm8q);
|
|
352
415
|
}
|
|
353
|
-
.
|
|
416
|
+
.txcb8d2p p {
|
|
354
417
|
font-size: 16px;
|
|
355
418
|
line-height: 1.5;
|
|
356
419
|
}
|
|
357
|
-
.
|
|
420
|
+
.txcb8d2q {
|
|
358
421
|
scale: 1;
|
|
359
422
|
transition: scale 0.25s ease;
|
|
360
423
|
will-change: scale;
|
|
361
424
|
}
|
|
362
|
-
.
|
|
425
|
+
.txcb8d2q:hover {
|
|
363
426
|
scale: 1.1;
|
|
364
427
|
}
|
|
365
|
-
.
|
|
428
|
+
.txcb8d2r {
|
|
366
429
|
position: relative;
|
|
367
430
|
display: flex;
|
|
368
431
|
}
|
|
369
|
-
.
|
|
432
|
+
.txcb8d2s {
|
|
370
433
|
visibility: hidden;
|
|
371
434
|
min-width: 120px;
|
|
372
435
|
text-align: center;
|
|
@@ -383,31 +446,31 @@ main > div:has(.txcb8d1f) {
|
|
|
383
446
|
font-weight: 700;
|
|
384
447
|
font-family: var(--header-font-family);
|
|
385
448
|
}
|
|
386
|
-
.
|
|
449
|
+
.txcb8d2r:hover .txcb8d2s {
|
|
387
450
|
visibility: visible;
|
|
388
451
|
opacity: 1;
|
|
389
452
|
}
|
|
390
|
-
.
|
|
453
|
+
.txcb8d2r:focus-visible .txcb8d2s {
|
|
391
454
|
visibility: visible;
|
|
392
455
|
opacity: 1;
|
|
393
456
|
}
|
|
394
|
-
.
|
|
457
|
+
.txcb8d2t {
|
|
395
458
|
background: var(--_1073cm82);
|
|
396
459
|
color: var(--_1073cm86);
|
|
397
460
|
}
|
|
398
|
-
.
|
|
461
|
+
.txcb8d2u {
|
|
399
462
|
background: var(--_1073cm89);
|
|
400
463
|
color: var(--_1073cm8d);
|
|
401
464
|
}
|
|
402
|
-
.
|
|
465
|
+
.txcb8d2v {
|
|
403
466
|
background: var(--_1073cm8g);
|
|
404
467
|
color: var(--_1073cm8k);
|
|
405
468
|
}
|
|
406
|
-
.
|
|
469
|
+
.txcb8d2w {
|
|
407
470
|
background: var(--_1073cm8n);
|
|
408
471
|
color: var(--_1073cm8r);
|
|
409
472
|
}
|
|
410
|
-
.
|
|
473
|
+
.txcb8d2y {
|
|
411
474
|
position: absolute;
|
|
412
475
|
top: 0;
|
|
413
476
|
left: 0;
|
|
@@ -416,106 +479,127 @@ main > div:has(.txcb8d1f) {
|
|
|
416
479
|
height: 100%;
|
|
417
480
|
z-index: -1;
|
|
418
481
|
}
|
|
419
|
-
.
|
|
482
|
+
.txcb8d30 {
|
|
420
483
|
stroke: var(--_1073cm82);
|
|
421
484
|
}
|
|
422
|
-
.
|
|
485
|
+
.txcb8d31 {
|
|
423
486
|
stroke: var(--_1073cm89);
|
|
424
487
|
}
|
|
425
|
-
.
|
|
488
|
+
.txcb8d32 {
|
|
426
489
|
stroke: var(--_1073cm8g);
|
|
427
490
|
}
|
|
428
|
-
.
|
|
491
|
+
.txcb8d33 {
|
|
429
492
|
stroke: var(--_1073cm8n);
|
|
430
493
|
}
|
|
431
|
-
.
|
|
494
|
+
.txcb8d30 path {
|
|
432
495
|
stroke: var(--_1073cm82) !important;
|
|
433
496
|
}
|
|
434
|
-
.
|
|
497
|
+
.txcb8d31 path {
|
|
435
498
|
stroke: var(--_1073cm89) !important;
|
|
436
499
|
}
|
|
437
|
-
.
|
|
500
|
+
.txcb8d32 path {
|
|
438
501
|
stroke: var(--_1073cm8g) !important;
|
|
439
502
|
}
|
|
440
|
-
.
|
|
503
|
+
.txcb8d33 path {
|
|
441
504
|
stroke: var(--_1073cm8n) !important;
|
|
442
505
|
}
|
|
506
|
+
.txcb8d1 .containment {
|
|
507
|
+
height: 100%;
|
|
508
|
+
}
|
|
509
|
+
.txcb8d1 .arrow {
|
|
510
|
+
margin-left: 8px;
|
|
511
|
+
}
|
|
443
512
|
@media (max-width: 1240px) and (min-width: 1024px) {
|
|
444
|
-
.
|
|
513
|
+
.txcb8dn {
|
|
445
514
|
max-width: max-content;
|
|
446
515
|
}
|
|
447
516
|
}
|
|
448
517
|
@media (max-width: 1023px) {
|
|
449
|
-
.
|
|
518
|
+
.txcb8dm {
|
|
450
519
|
margin-top: 24px;
|
|
451
520
|
}
|
|
452
|
-
.txcb8dm {
|
|
521
|
+
.txcb8d1 .txcb8dm {
|
|
522
|
+
margin-top: 0px;
|
|
523
|
+
}
|
|
524
|
+
.txcb8dn {
|
|
453
525
|
max-width: 100%;
|
|
454
526
|
}
|
|
455
|
-
.
|
|
527
|
+
.txcb8dw {
|
|
456
528
|
display: flex;
|
|
457
529
|
justify-content: center;
|
|
458
530
|
}
|
|
459
|
-
.
|
|
531
|
+
.txcb8d13 {
|
|
460
532
|
margin-right: 0px;
|
|
461
533
|
}
|
|
462
|
-
.
|
|
534
|
+
.txcb8d14 {
|
|
463
535
|
transform: translateY(1%);
|
|
464
536
|
}
|
|
465
|
-
.
|
|
537
|
+
.txcb8d14 p:first-of-type {
|
|
466
538
|
margin-top: 8px;
|
|
467
539
|
}
|
|
468
|
-
.
|
|
540
|
+
.txcb8d15 {
|
|
469
541
|
flex-direction: column;
|
|
470
542
|
}
|
|
471
|
-
.
|
|
543
|
+
.txcb8d1 .txcb8d15 {
|
|
544
|
+
flex-direction: row;
|
|
545
|
+
}
|
|
546
|
+
.txcb8d16 {
|
|
472
547
|
margin-bottom: 24px;
|
|
473
548
|
}
|
|
474
|
-
.
|
|
475
|
-
padding-
|
|
476
|
-
padding-bottom: 42px;
|
|
549
|
+
.txcb8d17 {
|
|
550
|
+
padding-block: 42px;
|
|
477
551
|
}
|
|
478
|
-
.
|
|
552
|
+
.txcb8d1h {
|
|
479
553
|
margin-top: 24px;
|
|
480
554
|
}
|
|
481
|
-
.
|
|
555
|
+
.txcb8d1k {
|
|
482
556
|
padding-block: 42px;
|
|
483
557
|
}
|
|
484
|
-
.
|
|
558
|
+
.txcb8d1q {
|
|
485
559
|
gap: 32px;
|
|
486
560
|
}
|
|
487
561
|
}
|
|
562
|
+
@media (max-width: 1175px) {
|
|
563
|
+
.txcb8d11 {
|
|
564
|
+
grid-template-columns: repeat(2, 1fr);
|
|
565
|
+
width: min(840px, calc(100% - 4rem));
|
|
566
|
+
}
|
|
567
|
+
.txcb8d12 {
|
|
568
|
+
grid-template-columns: repeat(2, 1fr);
|
|
569
|
+
width: min(840px, calc(100% - 4rem));
|
|
570
|
+
}
|
|
571
|
+
}
|
|
488
572
|
@media (max-width: 1570px) {
|
|
489
|
-
.
|
|
573
|
+
.txcb8d2y {
|
|
490
574
|
left: calc(-11.875rem + ((1vw - 12.6200px) * 61.6883));
|
|
491
575
|
}
|
|
492
576
|
}
|
|
493
577
|
@media (max-width: 1262px) {
|
|
494
|
-
.
|
|
578
|
+
.txcb8d2y {
|
|
495
579
|
left: -190px;
|
|
496
580
|
}
|
|
497
581
|
}
|
|
498
582
|
@media (max-width: 850px) {
|
|
499
|
-
.
|
|
583
|
+
.txcb8d1q {
|
|
500
584
|
flex-direction: column;
|
|
501
585
|
gap: 24px;
|
|
502
586
|
}
|
|
503
|
-
.
|
|
587
|
+
.txcb8d1r {
|
|
504
588
|
display: contents;
|
|
505
589
|
}
|
|
506
|
-
.
|
|
590
|
+
.txcb8d1u {
|
|
507
591
|
order: 1;
|
|
508
592
|
}
|
|
509
|
-
.
|
|
593
|
+
.txcb8d21 {
|
|
510
594
|
display: contents;
|
|
511
595
|
}
|
|
512
|
-
.
|
|
596
|
+
.txcb8d2p {
|
|
513
597
|
order: 2;
|
|
514
598
|
}
|
|
515
|
-
.
|
|
599
|
+
.txcb8d2x {
|
|
516
600
|
order: 3;
|
|
517
601
|
}
|
|
518
|
-
.
|
|
602
|
+
.txcb8d2y {
|
|
519
603
|
height: 530px;
|
|
520
604
|
left: unset;
|
|
521
605
|
right: -150px;
|
|
@@ -524,55 +608,76 @@ main > div:has(.txcb8d1f) {
|
|
|
524
608
|
}
|
|
525
609
|
}
|
|
526
610
|
@media (max-width: 768px) {
|
|
527
|
-
.
|
|
611
|
+
.txcb8dc {
|
|
528
612
|
margin-top: 8px;
|
|
529
613
|
font-size: 16px;
|
|
530
614
|
line-height: 1.5;
|
|
531
615
|
}
|
|
532
|
-
.
|
|
616
|
+
.txcb8dn > * + * {
|
|
533
617
|
margin-top: 10px;
|
|
534
618
|
}
|
|
535
|
-
.
|
|
619
|
+
.txcb8do {
|
|
536
620
|
padding: 24px;
|
|
537
621
|
}
|
|
538
|
-
.
|
|
622
|
+
.txcb8dp {
|
|
539
623
|
margin-top: 8px;
|
|
540
624
|
}
|
|
541
|
-
.
|
|
542
|
-
font-size: 18px;
|
|
543
|
-
line-height: 1.44;
|
|
625
|
+
.txcb8dq {
|
|
544
626
|
margin-left: 10px;
|
|
545
627
|
}
|
|
546
|
-
.
|
|
628
|
+
.txcb8dv {
|
|
547
629
|
margin-top: 16px;
|
|
548
630
|
}
|
|
549
|
-
.
|
|
631
|
+
.txcb8dx {
|
|
550
632
|
width: 200px;
|
|
551
633
|
}
|
|
552
|
-
.txcb8d10
|
|
553
|
-
|
|
554
|
-
|
|
634
|
+
.txcb8d10 {
|
|
635
|
+
grid-template-columns: 1fr;
|
|
636
|
+
width: min(350px, calc(100% - 2rem));
|
|
555
637
|
}
|
|
556
638
|
.txcb8d11 {
|
|
557
|
-
|
|
558
|
-
|
|
639
|
+
grid-template-columns: 1fr;
|
|
640
|
+
width: min(350px, calc(100% - 2rem));
|
|
641
|
+
}
|
|
642
|
+
.txcb8d12 {
|
|
643
|
+
grid-template-columns: 1fr;
|
|
644
|
+
width: min(350px, calc(100% - 2rem));
|
|
559
645
|
}
|
|
560
|
-
.
|
|
646
|
+
.txcb8d17 {
|
|
647
|
+
padding-block: 32px;
|
|
648
|
+
}
|
|
649
|
+
.txcb8dn + .txcb8d1i {
|
|
561
650
|
margin-top: 10px;
|
|
562
651
|
}
|
|
563
|
-
.
|
|
652
|
+
.txcb8d1k {
|
|
564
653
|
padding-block: 32px;
|
|
565
654
|
}
|
|
566
|
-
.
|
|
655
|
+
.txcb8d1u {
|
|
567
656
|
gap: 12px;
|
|
568
657
|
}
|
|
569
|
-
.
|
|
658
|
+
.txcb8d29 {
|
|
570
659
|
font-size: 16px;
|
|
571
660
|
}
|
|
572
|
-
.
|
|
661
|
+
.txcb8d2k {
|
|
573
662
|
font-size: 18px;
|
|
574
663
|
}
|
|
575
664
|
}
|
|
665
|
+
@media ( max-width: 380px) {
|
|
666
|
+
.txcb8d1 .txcb8dx {
|
|
667
|
+
width: 50px;
|
|
668
|
+
}
|
|
669
|
+
}
|
|
670
|
+
@media (min-width: 1176px) {
|
|
671
|
+
.txcb8d12 {
|
|
672
|
+
width: min(1000px, 100%);
|
|
673
|
+
}
|
|
674
|
+
.txcb8d12 .txcb8d13 {
|
|
675
|
+
align-self: center;
|
|
676
|
+
}
|
|
677
|
+
.txcb8d12 .txcb8d15 {
|
|
678
|
+
flex-direction: column;
|
|
679
|
+
}
|
|
680
|
+
}
|
|
576
681
|
@media screen and (max-width: 1023px) {
|
|
577
682
|
main > div:nth-last-child(2) > .txcb8d0 {
|
|
578
683
|
margin-bottom: 42px;
|
|
@@ -584,32 +689,35 @@ main > div:has(.txcb8d1f) {
|
|
|
584
689
|
}
|
|
585
690
|
}
|
|
586
691
|
@media (max-width: 500px) {
|
|
587
|
-
.
|
|
692
|
+
.txcb8d1i {
|
|
588
693
|
gap: 24px;
|
|
589
694
|
}
|
|
590
695
|
}
|
|
591
696
|
@media (max-width: 400px) {
|
|
592
|
-
.
|
|
697
|
+
.txcb8d1i {
|
|
593
698
|
align-items: flex-start;
|
|
594
699
|
flex-direction: column;
|
|
595
700
|
gap: 10px;
|
|
596
701
|
}
|
|
702
|
+
.txcb8d1 .txcb8d1i {
|
|
703
|
+
flex-direction: row;
|
|
704
|
+
}
|
|
597
705
|
}
|
|
598
706
|
@media (max-width: 1023px) and (min-width: 769px) {
|
|
599
|
-
.
|
|
707
|
+
.txcb8d1p {
|
|
600
708
|
width: min(1200px, calc(100% - 4rem));
|
|
601
709
|
}
|
|
602
710
|
}
|
|
603
711
|
@media (min-width: 769px) {
|
|
604
|
-
.
|
|
712
|
+
.txcb8d2x > * + * {
|
|
605
713
|
margin-top: 14px;
|
|
606
714
|
}
|
|
607
715
|
}
|
|
608
716
|
@media (min-width: 851px) {
|
|
609
|
-
.
|
|
717
|
+
.txcb8d30 path {
|
|
610
718
|
opacity: 0.5;
|
|
611
719
|
}
|
|
612
|
-
.
|
|
720
|
+
.txcb8d31 path {
|
|
613
721
|
opacity: 0.5;
|
|
614
722
|
}
|
|
615
723
|
}
|