@axos-web-dev/shared-components 2.0.0-dev.6 → 2.0.0-dev.7-fixdependencies
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 +1 -1
- package/dist/Accordion/Accordion.js +3 -3
- package/dist/AlertBanner/index.js +1 -1
- package/dist/Article/Article.js +1 -1
- package/dist/Auth/ErrorAlert.js +1 -1
- package/dist/Avatar/Avatar.module.js +7 -7
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/Button/Button.js +1 -1
- package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
- package/dist/Calculators/ApyCalculator/index.js +1 -1
- package/dist/Calculators/BuyDownCalculator/index.js +1 -1
- package/dist/Calculators/Calculator.js +1 -1
- package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
- package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
- package/dist/Carousel/index.js +2 -2
- package/dist/Chatbot/Chatbot.js +1 -1
- package/dist/Chevron/index.js +1 -1
- package/dist/Comparison/Comparison.js +1 -1
- package/dist/ContentBanner/index.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
- package/dist/ExecutiveBio/ExecutiveBioSet.js +1 -1
- package/dist/FaqAccordion/index.js +2 -2
- package/dist/FdicCallout/FdicCallout.module.js +2 -2
- package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
- package/dist/Forms/ApplyNow.js +1 -1
- package/dist/Forms/ContactUsBusiness.js +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
- package/dist/Forms/ContactUsNMLSId.js +1 -1
- package/dist/Forms/CpraRequest.js +1 -1
- package/dist/Forms/CraPublicFile.js +1 -1
- package/dist/Forms/EmailOnly.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
- package/dist/Forms/MortgageWarehouseLending.js +1 -1
- package/dist/Forms/SuccesForm.js +1 -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 +223 -0
- package/dist/HeroBanner/index.js +3 -2
- package/dist/Hyperlink/index.js +1 -1
- package/dist/IconBillboard/IconBillboardSet.js +1 -1
- package/dist/ImageBillboard/ImageBillboard.js +1 -1
- package/dist/ImageLink/index.js +1 -1
- package/dist/Input/Checkbox.js +2 -2
- package/dist/Input/DownPaymentInput.js +1 -1
- package/dist/Input/Dropdown.js +1 -1
- package/dist/Input/Input.js +1 -1
- package/dist/Input/InputTextArea.js +1 -1
- package/dist/Insight/Featured/CategorySelector.js +1 -1
- package/dist/Insight/Featured/Featured.js +3 -3
- package/dist/Insight/Featured/Header.js +1 -1
- package/dist/Interstitial/Interstitial.module.js +10 -10
- package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
- package/dist/Modal/Modal.js +1 -1
- package/dist/Modal/contextApi/store.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
- package/dist/NavigationMenu/AxosALTS/index.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
- package/dist/NavigationMenu/AxosBank/index.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
- package/dist/NavigationMenu/LaVictoire/index.js +1 -1
- package/dist/NavigationMenu/Navbar.js +1 -1
- package/dist/NavigationMenu/SignInNavButton.js +1 -1
- package/dist/PageNavItem/PageNavItem.js +1 -1
- package/dist/SetContainer/SetContainer.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +1 -1
- package/dist/StepItem/StepItem.js +1 -1
- package/dist/StepItemSet/StepItemSet.js +1 -1
- package/dist/Table/Table.js +1 -1
- package/dist/Topic/Topic.js +1 -1
- package/dist/VideoTile/VideoTile.js +1 -1
- package/dist/VideoWrapper/index.js +1 -1
- 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/FdicCallout/FdicCallout.css +48 -48
- package/dist/assets/HeroBanner/HeroBanner.css +82 -65
- package/dist/assets/HeroBanner/LargeBanner.css +126 -59
- package/dist/assets/Interstitial/Interstitial.css +142 -142
- 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 -353
- 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/WalnutIframe/wrapper.css +48 -48
- package/dist/assets/globals.css +6 -6
- package/dist/assets/utils/optimizeImage/optimizeImage.css +47 -47
- package/dist/main.js +3 -2
- package/dist/utils/getPosition.d.ts +1 -0
- package/dist/utils/getPosition.js +17 -0
- package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
- package/dist/utils/variant.types.d.ts +1 -0
- package/package.json +148 -148
|
@@ -1,249 +1,266 @@
|
|
|
1
|
-
.
|
|
1
|
+
._1ye8k3f2 {
|
|
2
2
|
position: relative;
|
|
3
3
|
overflow: hidden;
|
|
4
4
|
isolation: isolate;
|
|
5
5
|
}
|
|
6
|
-
.
|
|
6
|
+
._1ye8k3f3 {
|
|
7
7
|
background: var(--_1073cm81);
|
|
8
8
|
border-bottom: 1px solid #B9C1CE;
|
|
9
9
|
color: var(--_1073cm83);
|
|
10
10
|
}
|
|
11
|
-
.
|
|
11
|
+
._1ye8k3f4 {
|
|
12
12
|
background: var(--_1073cm88);
|
|
13
13
|
color: var(--_1073cm8a);
|
|
14
14
|
}
|
|
15
|
-
.
|
|
15
|
+
._1ye8k3f5 {
|
|
16
16
|
background: var(--_1073cm8f);
|
|
17
17
|
color: var(--_1073cm8h);
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._1ye8k3f6 {
|
|
20
20
|
background: var(--_1073cm8m);
|
|
21
21
|
color: var(--_1073cm8o);
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
._1ye8k3f7 {
|
|
24
24
|
display: flex;
|
|
25
25
|
justify-content: space-between;
|
|
26
26
|
align-items: center;
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
._1ye8k3fa {
|
|
29
29
|
padding: 2rem 0;
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
._1ye8k3fc {
|
|
32
32
|
display: flex;
|
|
33
33
|
justify-content: flex-end;
|
|
34
34
|
max-width: 604px;
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
._1ye8k3fd {
|
|
37
37
|
display: contents;
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
._1ye8k3fc img {
|
|
40
40
|
max-height: 480px;
|
|
41
41
|
max-width: 604px;
|
|
42
42
|
object-fit: cover;
|
|
43
43
|
}
|
|
44
|
-
.
|
|
44
|
+
._1ye8k3fe {
|
|
45
45
|
display: block;
|
|
46
46
|
font: 700 14px / 1.5 var(--main-font-family);
|
|
47
47
|
margin-bottom: 4px;
|
|
48
48
|
letter-spacing: .2px;
|
|
49
49
|
}
|
|
50
|
-
.
|
|
50
|
+
._1ye8k3ff {
|
|
51
51
|
color: var(--_1073cm85);
|
|
52
52
|
}
|
|
53
|
-
.
|
|
53
|
+
._1ye8k3fg {
|
|
54
54
|
color: var(--_1073cm8c);
|
|
55
55
|
}
|
|
56
|
-
.
|
|
56
|
+
._1ye8k3fh {
|
|
57
57
|
color: var(--_1073cm8j);
|
|
58
58
|
}
|
|
59
|
-
.
|
|
59
|
+
._1ye8k3fi {
|
|
60
60
|
color: var(--_1073cm8q);
|
|
61
61
|
}
|
|
62
|
-
.
|
|
62
|
+
._1ye8k3fj {
|
|
63
63
|
font: 700 2.5rem / 1.05 var(--header-font-family);
|
|
64
64
|
text-wrap: pretty;
|
|
65
65
|
}
|
|
66
|
-
.lchs2s0 .
|
|
66
|
+
.lchs2s0 ._1ye8k3fj {
|
|
67
67
|
font-size: 24px !important;
|
|
68
68
|
line-height: 1.16;
|
|
69
69
|
}
|
|
70
|
-
.
|
|
70
|
+
._1ye8k3fk {
|
|
71
71
|
color: var(--_1073cm85);
|
|
72
72
|
}
|
|
73
|
-
.
|
|
73
|
+
._1ye8k3fl {
|
|
74
74
|
color: var(--_1073cm8c);
|
|
75
75
|
}
|
|
76
|
-
.
|
|
76
|
+
._1ye8k3fm {
|
|
77
77
|
color: var(--_1073cm8j);
|
|
78
78
|
}
|
|
79
|
-
.
|
|
79
|
+
._1ye8k3fn {
|
|
80
80
|
color: var(--_1073cm8q);
|
|
81
81
|
}
|
|
82
|
-
.
|
|
82
|
+
._1ye8k3fa p {
|
|
83
83
|
font: 400 1rem / 1.5 var(--main-font-family);
|
|
84
84
|
letter-spacing: .2px;
|
|
85
85
|
}
|
|
86
|
-
.
|
|
86
|
+
._1ye8k3fo {
|
|
87
87
|
margin-top: 3.5rem;
|
|
88
88
|
display: flex;
|
|
89
89
|
align-items: center;
|
|
90
90
|
gap: 1.5rem 56px;
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
._1ye8k3fo:empty {
|
|
93
93
|
display: none;
|
|
94
94
|
}
|
|
95
|
-
.
|
|
95
|
+
._1ye8k3fp {
|
|
96
96
|
margin-right: 15px;
|
|
97
97
|
margin-top: 24px;
|
|
98
98
|
}
|
|
99
|
-
.page_body_contents > div:has(.
|
|
99
|
+
.page_body_contents > div:has(._1ye8k3f7) {
|
|
100
100
|
margin-top: 0;
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
._1ye8k3fr {
|
|
103
103
|
position: relative;
|
|
104
104
|
text-align: left;
|
|
105
105
|
}
|
|
106
|
-
.
|
|
106
|
+
._1ye8k3fr + ._1ye8k3fr {
|
|
107
107
|
margin-top: 8px;
|
|
108
108
|
}
|
|
109
109
|
@media screen and (min-width:1024px) {
|
|
110
|
-
.
|
|
110
|
+
._1ye8k3f8 {
|
|
111
111
|
flex-direction: row-reverse;
|
|
112
112
|
}
|
|
113
|
-
.
|
|
113
|
+
._1ye8k3f9 {
|
|
114
114
|
left: 0;
|
|
115
115
|
right: unset;
|
|
116
116
|
}
|
|
117
|
-
.
|
|
117
|
+
._1ye8k3fa {
|
|
118
118
|
flex: 1 1;
|
|
119
119
|
}
|
|
120
|
-
._1ye8k3f0 .
|
|
120
|
+
._1ye8k3f0 ._1ye8k3fa {
|
|
121
121
|
max-width: 468px;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
124
|
@media screen and (max-width:1023px) {
|
|
125
|
-
.
|
|
125
|
+
._1ye8k3f7 {
|
|
126
126
|
flex-direction: column;
|
|
127
127
|
}
|
|
128
|
-
.
|
|
128
|
+
._1ye8k3fa {
|
|
129
129
|
text-align: center;
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
-
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
133
|
-
._1ye8k3f0 ._1ye8k3fa {
|
|
134
|
-
width: calc(100% - 28px);
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
132
|
@media (max-width: 603px) {
|
|
138
|
-
.
|
|
133
|
+
._1ye8k3fb {
|
|
139
134
|
max-width: 100%;
|
|
140
135
|
width: 100%;
|
|
141
136
|
}
|
|
142
137
|
}
|
|
143
138
|
@media (max-width: 1023px) {
|
|
144
|
-
.
|
|
139
|
+
._1ye8k3fc {
|
|
145
140
|
justify-content: center;
|
|
146
141
|
width: min(375px,100%);
|
|
147
142
|
}
|
|
148
|
-
.
|
|
143
|
+
._1ye8k3fc img {
|
|
149
144
|
max-width: 100%;
|
|
150
145
|
}
|
|
151
146
|
}
|
|
152
147
|
@media (min-width: 1024px) {
|
|
153
|
-
.
|
|
148
|
+
._1ye8k3f7 {
|
|
154
149
|
gap: 2rem;
|
|
155
150
|
justify-content: center;
|
|
156
151
|
min-height: 480px;
|
|
157
152
|
}
|
|
158
|
-
._1ye8k3f0 .
|
|
153
|
+
._1ye8k3f0 ._1ye8k3f7 {
|
|
159
154
|
gap: 1.5rem;
|
|
160
155
|
min-height: 740px;
|
|
161
156
|
}
|
|
162
|
-
.
|
|
157
|
+
._1ye8k3f2 ._1ye8k3f7 {
|
|
163
158
|
padding-left: 2rem;
|
|
164
159
|
}
|
|
165
|
-
._1ye8k3f1 .
|
|
160
|
+
._1ye8k3f1 ._1ye8k3f7 {
|
|
161
|
+
justify-content: space-between;
|
|
162
|
+
}
|
|
163
|
+
._1ye8k3f2 ._1ye8k3fb {
|
|
166
164
|
max-width: 1280px;
|
|
167
165
|
width: 100%;
|
|
168
166
|
}
|
|
169
|
-
.
|
|
167
|
+
._1ye8k3fc {
|
|
170
168
|
min-height: 480px;
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
169
|
+
}
|
|
170
|
+
._1ye8k3f0 ._1ye8k3fc {
|
|
171
|
+
max-width: 708px;
|
|
172
|
+
}
|
|
173
|
+
._1ye8k3f1 ._1ye8k3fc {
|
|
174
|
+
align-self: stretch;
|
|
175
|
+
}
|
|
176
|
+
._1ye8k3f1 ._1ye8k3fc img {
|
|
177
|
+
max-width: none;
|
|
178
|
+
max-height: none;
|
|
174
179
|
}
|
|
175
180
|
}
|
|
176
181
|
@media screen and (min-width:1281px) {
|
|
177
|
-
.
|
|
182
|
+
._1ye8k3f2 ._1ye8k3f7 {
|
|
178
183
|
gap: 40px;
|
|
179
184
|
padding-left: 40px;
|
|
180
185
|
}
|
|
181
186
|
}
|
|
182
187
|
@media screen and (max-width:603px) {
|
|
183
|
-
.
|
|
188
|
+
._1ye8k3fa {
|
|
184
189
|
margin-inline: auto;
|
|
185
190
|
max-width: calc(100% - 2rem);
|
|
186
191
|
}
|
|
187
192
|
}
|
|
193
|
+
@media screen and (max-width:1023px) and (min-width:451px) {
|
|
194
|
+
._1ye8k3f1 ._1ye8k3fc {
|
|
195
|
+
width: min(400px,100%);
|
|
196
|
+
aspect-ratio: 1px;
|
|
197
|
+
border-radius: 1rem 1rem 0 0;
|
|
198
|
+
overflow: hidden;
|
|
199
|
+
}
|
|
200
|
+
}
|
|
188
201
|
@media (max-width: 450px) {
|
|
189
|
-
.
|
|
202
|
+
._1ye8k3fc {
|
|
190
203
|
width: 100%;
|
|
191
204
|
}
|
|
192
205
|
}
|
|
193
206
|
@media screen and (max-width:1180px) and (min-width:1024px) {
|
|
194
|
-
.
|
|
207
|
+
._1ye8k3fj {
|
|
195
208
|
font-size: 34px;
|
|
196
209
|
}
|
|
197
210
|
}
|
|
198
211
|
@media screen and (max-width:768px) {
|
|
199
|
-
.
|
|
212
|
+
._1ye8k3fj {
|
|
200
213
|
font-size: 28px;
|
|
201
214
|
line-height: 1.29;
|
|
202
215
|
}
|
|
203
216
|
}
|
|
204
217
|
@media screen and (max-width:1280px) {
|
|
205
|
-
.
|
|
218
|
+
._1ye8k3fo {
|
|
206
219
|
margin-top: 2.5rem;
|
|
207
220
|
}
|
|
208
|
-
._1ye8k3f0 .
|
|
221
|
+
._1ye8k3f0 ._1ye8k3fo {
|
|
209
222
|
flex-direction: column;
|
|
210
223
|
}
|
|
211
|
-
._7etqoq1 .
|
|
224
|
+
._7etqoq1 ._1ye8k3fo {
|
|
212
225
|
flex-direction: row;
|
|
213
226
|
justify-content: center;
|
|
214
227
|
flex-wrap: wrap;
|
|
215
228
|
}
|
|
216
229
|
}
|
|
217
230
|
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
218
|
-
._1ye8k3f0 .
|
|
231
|
+
._1ye8k3f0 ._1ye8k3fo {
|
|
219
232
|
align-items: flex-start;
|
|
220
233
|
}
|
|
221
234
|
}
|
|
222
235
|
@media screen and (max-width:1023px) {
|
|
223
|
-
.
|
|
236
|
+
._1ye8k3fo {
|
|
224
237
|
flex-direction: column;
|
|
225
238
|
}
|
|
226
|
-
.
|
|
239
|
+
._1ye8k3fp {
|
|
227
240
|
margin: 24px auto 0 auto;
|
|
228
241
|
}
|
|
229
242
|
}
|
|
230
243
|
@media screen and (max-width:768px) {
|
|
231
|
-
.
|
|
244
|
+
._1ye8k3fo {
|
|
232
245
|
margin-top: 1rem;
|
|
233
246
|
}
|
|
234
247
|
}
|
|
235
248
|
@media screen and (min-width:1024px) {
|
|
236
|
-
.
|
|
249
|
+
._1ye8k3fo {
|
|
237
250
|
flex-wrap: wrap;
|
|
238
251
|
}
|
|
252
|
+
._1bsyngo0 ._1ye8k3fo {
|
|
253
|
+
margin-top: 32px;
|
|
254
|
+
gap: 16px 32px;
|
|
255
|
+
}
|
|
239
256
|
}
|
|
240
257
|
@media (max-width:1280px) and (min-width:1024px) {
|
|
241
|
-
.
|
|
258
|
+
._1ye8k3fc:not(._1ye8k3f0 ._1ye8k3fc) {
|
|
242
259
|
overflow: hidden;
|
|
243
260
|
}
|
|
244
261
|
}
|
|
245
262
|
@media screen and (max-width:432px) {
|
|
246
|
-
.
|
|
263
|
+
._1ye8k3fq {
|
|
247
264
|
padding-left: 20px;
|
|
248
265
|
}
|
|
249
266
|
}
|
|
@@ -1,146 +1,191 @@
|
|
|
1
|
-
.
|
|
1
|
+
._1bsyngo1 {
|
|
2
2
|
position: relative;
|
|
3
3
|
overflow: hidden;
|
|
4
4
|
isolation: isolate;
|
|
5
5
|
}
|
|
6
|
-
.
|
|
6
|
+
._1bsyngo2 {
|
|
7
7
|
background: var(--_1073cm81);
|
|
8
8
|
}
|
|
9
|
-
.
|
|
9
|
+
._1bsyngo3 {
|
|
10
10
|
background: var(--_1073cm88);
|
|
11
11
|
}
|
|
12
|
-
.
|
|
12
|
+
._1bsyngo4 {
|
|
13
13
|
background: var(--_1073cm8f);
|
|
14
14
|
}
|
|
15
|
-
.
|
|
15
|
+
._1bsyngo5 {
|
|
16
16
|
background: var(--_1073cm8m);
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
._1bsyngo7 {
|
|
19
19
|
isolation: isolate;
|
|
20
20
|
overflow: hidden;
|
|
21
21
|
position: relative;
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
._1bsyngoa {
|
|
24
24
|
padding: 2rem 0;
|
|
25
25
|
position: relative;
|
|
26
26
|
z-index: 1;
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
._1bsyngob {
|
|
29
29
|
background: var(--_1073cm8f);
|
|
30
30
|
color: var(--_1073cm8h);
|
|
31
31
|
}
|
|
32
|
-
.
|
|
32
|
+
._1bsyngo0 ._1bsyngob {
|
|
33
|
+
background: var(--_1073cm81);
|
|
34
|
+
color: var(--_1073cm83);
|
|
35
|
+
}
|
|
36
|
+
._1bsyngoc {
|
|
33
37
|
background: var(--_1073cm8f);
|
|
34
38
|
color: var(--_1073cm8h);
|
|
35
39
|
}
|
|
36
|
-
.
|
|
40
|
+
._1bsyngo0 ._1bsyngoc {
|
|
41
|
+
background: var(--_1073cm88);
|
|
42
|
+
color: var(--_1073cm8a);
|
|
43
|
+
}
|
|
44
|
+
._1bsyngod {
|
|
37
45
|
background: var(--_1073cm81);
|
|
38
46
|
color: var(--_1073cm83);
|
|
39
47
|
}
|
|
40
|
-
.
|
|
48
|
+
._1bsyngo0 ._1bsyngod {
|
|
49
|
+
background: var(--_1073cm8f);
|
|
50
|
+
color: var(--_1073cm8h);
|
|
51
|
+
}
|
|
52
|
+
._1bsyngoe {
|
|
41
53
|
background: var(--_1073cm81);
|
|
42
54
|
color: var(--_1073cm83);
|
|
43
55
|
}
|
|
44
|
-
.
|
|
56
|
+
._1bsyngo0 ._1bsyngoe {
|
|
57
|
+
background: var(--_1073cm8m);
|
|
58
|
+
color: var(--_1073cm8o);
|
|
59
|
+
}
|
|
60
|
+
._1bsyngof {
|
|
45
61
|
display: block;
|
|
46
62
|
font: 700 14px / 1.5 var(--main-font-family);
|
|
47
63
|
margin-bottom: 2px;
|
|
48
64
|
letter-spacing: .2px;
|
|
49
65
|
}
|
|
50
|
-
.
|
|
66
|
+
._1bsyngog {
|
|
51
67
|
color: var(--_1073cm8h);
|
|
52
68
|
}
|
|
53
|
-
.
|
|
69
|
+
._1bsyngo0 ._1bsyngog {
|
|
70
|
+
color: var(--_1073cm85);
|
|
71
|
+
}
|
|
72
|
+
._1bsyngoh {
|
|
54
73
|
color: var(--_1073cm8h);
|
|
55
74
|
}
|
|
56
|
-
.
|
|
75
|
+
._1bsyngo0 ._1bsyngoh {
|
|
76
|
+
color: var(--_1073cm8c);
|
|
77
|
+
}
|
|
78
|
+
._1bsyngoi {
|
|
57
79
|
color: var(--_1073cm85);
|
|
58
80
|
}
|
|
59
|
-
.
|
|
81
|
+
._1bsyngo0 ._1bsyngoi {
|
|
82
|
+
color: var(--_1073cm8j);
|
|
83
|
+
}
|
|
84
|
+
._1bsyngoj {
|
|
60
85
|
color: var(--_1073cm85);
|
|
61
86
|
}
|
|
62
|
-
.
|
|
87
|
+
._1bsyngo0 ._1bsyngoj {
|
|
88
|
+
color: var(--_1073cm8q);
|
|
89
|
+
}
|
|
90
|
+
._1bsyngok {
|
|
63
91
|
font: 700 2.5rem / 1.25 var(--header-font-family);
|
|
64
92
|
}
|
|
65
|
-
.
|
|
93
|
+
._1bsyngol {
|
|
66
94
|
color: var(--_1073cm8j);
|
|
67
95
|
}
|
|
68
|
-
.
|
|
96
|
+
._1bsyngo0 ._1bsyngol {
|
|
97
|
+
color: var(--_1073cm85);
|
|
98
|
+
}
|
|
99
|
+
._1bsyngom {
|
|
69
100
|
color: var(--_1073cm8j);
|
|
70
101
|
}
|
|
71
|
-
.
|
|
102
|
+
._1bsyngo0 ._1bsyngom {
|
|
103
|
+
color: var(--_1073cm8c);
|
|
104
|
+
}
|
|
105
|
+
._1bsyngon {
|
|
72
106
|
color: var(--_1073cm85);
|
|
73
107
|
}
|
|
74
|
-
.
|
|
108
|
+
._1bsyngo0 ._1bsyngon {
|
|
109
|
+
color: var(--_1073cm8j);
|
|
110
|
+
}
|
|
111
|
+
._1bsyngoo {
|
|
75
112
|
color: var(--_1073cm85);
|
|
76
113
|
}
|
|
77
|
-
.
|
|
78
|
-
|
|
79
|
-
letter-spacing: .2px;
|
|
114
|
+
._1bsyngo0 ._1bsyngoo {
|
|
115
|
+
color: var(--_1073cm8q);
|
|
80
116
|
}
|
|
81
|
-
.
|
|
117
|
+
._1bsyngop {
|
|
82
118
|
isolation: isolate;
|
|
83
119
|
overflow: hidden;
|
|
84
120
|
position: relative;
|
|
85
121
|
}
|
|
86
|
-
.
|
|
87
|
-
display: contents;
|
|
88
|
-
}
|
|
89
|
-
._1bsyngom {
|
|
122
|
+
._1bsyngoq {
|
|
90
123
|
width: 100%;
|
|
91
124
|
height: 100%;
|
|
92
125
|
object-position: right bottom;
|
|
93
126
|
object-fit: cover;
|
|
94
127
|
}
|
|
128
|
+
._1bsyngor {
|
|
129
|
+
position: absolute;
|
|
130
|
+
height: 100%;
|
|
131
|
+
inset: 0;
|
|
132
|
+
width: 100%;
|
|
133
|
+
z-index: -1;
|
|
134
|
+
}
|
|
135
|
+
._1bsyngos {
|
|
136
|
+
height: 100%;
|
|
137
|
+
position: relative;
|
|
138
|
+
width: 100%;
|
|
139
|
+
}
|
|
95
140
|
@media (max-width:1023px) {
|
|
96
|
-
.
|
|
141
|
+
._1bsyngo6 {
|
|
97
142
|
width: 100%;
|
|
98
143
|
max-width: 100%;
|
|
99
144
|
border-radius: 0 !important;
|
|
100
145
|
}
|
|
101
|
-
.
|
|
102
|
-
padding: 24px;
|
|
103
|
-
}
|
|
104
|
-
._1bsyngo5 > * {
|
|
146
|
+
._1bsyngo9 {
|
|
105
147
|
width: 100%;
|
|
106
148
|
border-radius: 0 !important;
|
|
107
149
|
}
|
|
108
150
|
}
|
|
109
151
|
@media (max-width: 1023px) {
|
|
110
|
-
.
|
|
152
|
+
._1bsyngo7 {
|
|
111
153
|
flex-direction: column;
|
|
112
154
|
}
|
|
113
|
-
.
|
|
155
|
+
._1bsyngoa {
|
|
114
156
|
text-align: center;
|
|
115
157
|
border-radius: 0;
|
|
116
158
|
}
|
|
117
|
-
.
|
|
159
|
+
._1bsyngop {
|
|
118
160
|
justify-content: flex-start;
|
|
119
|
-
width: 100
|
|
120
|
-
|
|
121
|
-
margin
|
|
122
|
-
margin-left: auto;
|
|
161
|
+
width: min(330px,calc(100% - 2rem));
|
|
162
|
+
margin-inline: auto;
|
|
163
|
+
margin: 1rem;
|
|
123
164
|
}
|
|
124
|
-
.
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
margin-left: auto;
|
|
130
|
-
padding: 1em 0;
|
|
131
|
-
border-radius: 1em;
|
|
165
|
+
._1bsyngoq {
|
|
166
|
+
border-radius: 1rem;
|
|
167
|
+
}
|
|
168
|
+
._1bsyngor {
|
|
169
|
+
display: none;
|
|
132
170
|
}
|
|
133
171
|
}
|
|
134
172
|
@media (min-width: 1024px) {
|
|
135
|
-
.
|
|
173
|
+
._1bsyngo7 {
|
|
136
174
|
min-height: calc(42.5rem + ((1vw - 10.24px) * 23.3463));
|
|
137
175
|
}
|
|
138
|
-
.
|
|
176
|
+
._1bsyngo0 ._1bsyngo7 {
|
|
177
|
+
min-height: 1px;
|
|
178
|
+
aspect-ratio: 16 / 9;
|
|
179
|
+
}
|
|
180
|
+
._1bsyngoa {
|
|
139
181
|
width: 59%;
|
|
140
182
|
max-width: 690px;
|
|
141
183
|
padding: 56px;
|
|
142
184
|
}
|
|
143
|
-
.
|
|
185
|
+
._1bsyngo0 ._1bsyngoa {
|
|
186
|
+
padding: 32px;
|
|
187
|
+
}
|
|
188
|
+
._1bsyngop {
|
|
144
189
|
position: absolute;
|
|
145
190
|
right: 0;
|
|
146
191
|
height: 81%;
|
|
@@ -148,24 +193,46 @@
|
|
|
148
193
|
top: 50%;
|
|
149
194
|
transform: translateY(-50%);
|
|
150
195
|
}
|
|
196
|
+
._1bsyngot {
|
|
197
|
+
position: absolute;
|
|
198
|
+
}
|
|
199
|
+
._1bsyngou {
|
|
200
|
+
border-radius: 0 0 1rem 0;
|
|
201
|
+
left: 0;
|
|
202
|
+
top: 0;
|
|
203
|
+
}
|
|
204
|
+
._1bsyngov {
|
|
205
|
+
border-radius: 0 0 0 1rem;
|
|
206
|
+
right: 0;
|
|
207
|
+
top: 0;
|
|
208
|
+
}
|
|
209
|
+
._1bsyngow {
|
|
210
|
+
border-radius: 0 1rem 0 0;
|
|
211
|
+
bottom: 0;
|
|
212
|
+
left: 0;
|
|
213
|
+
}
|
|
214
|
+
._1bsyngox {
|
|
215
|
+
border-radius: 1rem 0 0 0;
|
|
216
|
+
bottom: 0;
|
|
217
|
+
right: 0;
|
|
218
|
+
}
|
|
151
219
|
}
|
|
152
220
|
@media (min-width: 1281px) {
|
|
153
|
-
.
|
|
221
|
+
._1bsyngo7 {
|
|
154
222
|
min-height: 740px;
|
|
155
223
|
}
|
|
224
|
+
._1bsyngo0 ._1bsyngo7 {
|
|
225
|
+
min-height: 1px;
|
|
226
|
+
}
|
|
156
227
|
}
|
|
157
228
|
@media (min-width:1024px) {
|
|
158
|
-
.
|
|
229
|
+
._1bsyngo8 {
|
|
159
230
|
display: contents;
|
|
160
231
|
}
|
|
161
232
|
}
|
|
162
233
|
@media screen and (max-width:768px) {
|
|
163
|
-
.
|
|
234
|
+
._1bsyngok {
|
|
164
235
|
font-size: 28px;
|
|
165
236
|
line-height: 1.29;
|
|
166
237
|
}
|
|
167
|
-
._1bsyngo6 p {
|
|
168
|
-
font-size: 1rem;
|
|
169
|
-
line-height: 1.5;
|
|
170
|
-
}
|
|
171
238
|
}
|