@axos-web-dev/shared-components 1.0.90 → 1.0.91-brand-refresh.1
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/Article/Article.css.d.ts +7 -35
- package/dist/AwardsBanner/AwardsBanner.css.js +4 -1
- package/dist/AwardsItem/AwardsItem.css.js +1 -2
- package/dist/Carousel/Carousel.css.d.ts +8 -19
- package/dist/Comparison/Comparison.js +2 -2
- package/dist/HeroBanner/HeroBanner.css.d.ts +4 -16
- package/dist/IconBillboard/IconBillboard.css.d.ts +6 -40
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +5 -61
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +38 -41
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +8 -7
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.d.ts +2 -0
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +4 -0
- package/dist/PageNavItem/PageNavItem.css.d.ts +4 -10
- package/dist/assets/Article/Article.css +22 -34
- package/dist/assets/ArticlesSet/ArticlesSet.css +4 -4
- package/dist/assets/Auth/SignIn.css +3 -3
- package/dist/assets/AwardsBanner/AwardsBanner.css +1 -1
- package/dist/assets/AwardsItem/AwardsItem.css +3 -4
- package/dist/assets/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css +4 -4
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +4 -4
- package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +4 -4
- package/dist/assets/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css +8 -8
- package/dist/assets/Calculators/BuyDownCalculator/BuyDownCalculator.css +6 -6
- package/dist/assets/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css +4 -4
- package/dist/assets/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css +4 -4
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +4 -4
- package/dist/assets/Calculators/calculator.css +4 -4
- package/dist/assets/CallToActionBar/CallToActionBar.css +1 -1
- package/dist/assets/Carousel/Carousel.css +24 -38
- package/dist/assets/Chevron/Chevron.css +2 -2
- package/dist/assets/Comparison/Comparison.css +2 -2
- package/dist/assets/ContentBanner/ContentBanner.css +3 -3
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +12 -12
- package/dist/assets/Forms/Forms.css +18 -18
- package/dist/assets/HeroBanner/HeroBanner.css +78 -73
- package/dist/assets/HeroBanner/LargeBanner.css +4 -4
- package/dist/assets/HeroBanner/SelectionBanner.css +1 -1
- package/dist/assets/IconBillboard/IconBillboard.css +18 -41
- package/dist/assets/ImageBillboard/ImageBillboard.css +13 -46
- package/dist/assets/Input/Input.css +2 -2
- package/dist/assets/NavigationMenu/AxosAdvisor/SubNavbar.css +1 -1
- package/dist/assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css +1 -1
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +1 -0
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +100 -138
- package/dist/assets/NavigationMenu/AxosBank/SubNavbar.css +34 -1
- package/dist/assets/PageNavItem/PageNavItem.css +11 -18
- package/dist/assets/SetContainer/SetContainer.css +4 -4
- package/dist/assets/StepItem/StepItem.css +6 -6
- package/dist/assets/StepItemSet/StepItemSet.css +4 -4
- package/dist/assets/Tab/Tab.css +2 -2
- package/dist/assets/Table/Table.css +7 -7
- package/dist/assets/TopicalNavItem/TopicalNavItem.css +2 -2
- package/dist/assets/globals.css +3 -3
- package/dist/assets/icons/ArrowIcon/ArrowIcon.css +1 -1
- package/dist/assets/themes/axos.css +20 -20
- package/dist/assets/themes/premier.css +3 -3
- package/dist/assets/themes/victorie.css +3 -3
- package/dist/icons/CheckCircle.js +1 -1
- package/dist/icons/CheckCircleLight.js +1 -1
- package/dist/icons/CheckIcon/index.js +1 -1
- package/dist/themes/axos.css.d.ts +2 -2
- package/dist/themes/axos.css.js +1 -1
- package/package.json +133 -133
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
._1m7m2a1 {
|
|
15
15
|
background: var(--_1073cm81);
|
|
16
16
|
color: var(--_1073cm82);
|
|
17
|
-
border: 1px solid #
|
|
17
|
+
border: 1px solid #B9C1CE;
|
|
18
18
|
}
|
|
19
19
|
._1m7m2a2 {
|
|
20
20
|
background: var(--_1073cm88);
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
}
|
|
23
23
|
._1m7m2a3 {
|
|
24
24
|
background: var(--_1073cm8f);
|
|
25
|
-
color: var(--
|
|
25
|
+
color: var(--_1073cm8h);
|
|
26
26
|
}
|
|
27
27
|
._1m7m2a4 {
|
|
28
28
|
background: var(--_1073cm8m);
|
|
29
|
-
color: var(--
|
|
29
|
+
color: var(--_1073cm8o);
|
|
30
30
|
}
|
|
31
31
|
._18ygy9m5 ._1m7m2a6 {
|
|
32
32
|
flex-direction: column;
|
|
@@ -51,65 +51,32 @@
|
|
|
51
51
|
._1m7m2a8 {
|
|
52
52
|
display: inline-block;
|
|
53
53
|
}
|
|
54
|
-
.
|
|
55
|
-
-webkit-background-clip: text;
|
|
56
|
-
background-image: var(--_1073cm84);
|
|
57
|
-
-webkit-text-fill-color: transparent;
|
|
58
|
-
text-shadow: 0px 0px #00000000;
|
|
59
|
-
}
|
|
60
|
-
._1es6o1h0 ._1m7m2a9 {
|
|
54
|
+
._1m7m2a9 {
|
|
61
55
|
color: var(--_1073cm83);
|
|
62
56
|
}
|
|
63
|
-
.
|
|
64
|
-
color: var(--_1073cm83);
|
|
65
|
-
}
|
|
66
|
-
._1073cm80 ._1m7m2aa {
|
|
67
|
-
-webkit-background-clip: text;
|
|
68
|
-
background-image: var(--_1073cm8b);
|
|
69
|
-
-webkit-text-fill-color: transparent;
|
|
70
|
-
text-shadow: 0px 0px #00000000;
|
|
71
|
-
}
|
|
72
|
-
._1es6o1h0 ._1m7m2aa {
|
|
73
|
-
color: var(--_1073cm8a);
|
|
74
|
-
}
|
|
75
|
-
.fl2fv50 ._1m7m2aa {
|
|
57
|
+
._1m7m2aa {
|
|
76
58
|
color: var(--_1073cm8a);
|
|
77
59
|
}
|
|
78
60
|
._1m7m2ab {
|
|
79
|
-
color: var(--
|
|
61
|
+
color: var(--_1073cm8g);
|
|
80
62
|
}
|
|
81
63
|
._1m7m2ac {
|
|
82
64
|
color: var(--_1073cm8n);
|
|
83
65
|
}
|
|
84
|
-
.
|
|
85
|
-
-
|
|
86
|
-
background-image: var(--_1073cm84);
|
|
87
|
-
-webkit-text-fill-color: transparent;
|
|
88
|
-
text-shadow: 0px 0px #00000000;
|
|
89
|
-
}
|
|
90
|
-
._1es6o1h0 ._1m7m2ae {
|
|
91
|
-
color: var(--_1073cm83);
|
|
66
|
+
._1m7m2ad {
|
|
67
|
+
text-wrap: pretty;
|
|
92
68
|
}
|
|
93
|
-
.
|
|
69
|
+
._1m7m2ae {
|
|
94
70
|
color: var(--_1073cm83);
|
|
95
71
|
}
|
|
96
|
-
.
|
|
97
|
-
-webkit-background-clip: text;
|
|
98
|
-
background-image: var(--_1073cm8b);
|
|
99
|
-
-webkit-text-fill-color: transparent;
|
|
100
|
-
text-shadow: 0px 0px #00000000;
|
|
101
|
-
}
|
|
102
|
-
._1es6o1h0 ._1m7m2af {
|
|
103
|
-
color: var(--_1073cm8a);
|
|
104
|
-
}
|
|
105
|
-
.fl2fv50 ._1m7m2af {
|
|
72
|
+
._1m7m2af {
|
|
106
73
|
color: var(--_1073cm8a);
|
|
107
74
|
}
|
|
108
75
|
._1m7m2ag {
|
|
109
|
-
color: var(--
|
|
76
|
+
color: var(--_1073cm8g);
|
|
110
77
|
}
|
|
111
78
|
._1m7m2ah {
|
|
112
|
-
color: var(--
|
|
79
|
+
color: var(--_1073cm8n);
|
|
113
80
|
}
|
|
114
81
|
._1m7m2ai > * {
|
|
115
82
|
width: 100%;
|
|
@@ -128,7 +95,7 @@
|
|
|
128
95
|
width: 100%;
|
|
129
96
|
}
|
|
130
97
|
._1m7m2ao {
|
|
131
|
-
padding: 32px
|
|
98
|
+
padding: 32px;
|
|
132
99
|
width: 100%;
|
|
133
100
|
max-width: 50%;
|
|
134
101
|
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
.
|
|
1
|
+
._header_qe08l_1 {
|
|
2
2
|
border-bottom: 1px solid #ebebeb;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
._wrapper_qe08l_5 {
|
|
6
6
|
width: calc(100% - 80px);
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
margin-right: auto;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
11
|
+
._header_main_row_qe08l_11 {
|
|
12
12
|
min-height: 80px;
|
|
13
13
|
padding-top: 1rem;
|
|
14
14
|
padding-bottom: 0.5rem;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.
|
|
17
|
+
._logo_wrap_qe08l_17 {
|
|
18
18
|
padding: 9px 6px;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.
|
|
21
|
+
._primary_links_qe08l_21 {
|
|
22
22
|
margin-left: 30px;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.
|
|
25
|
+
._main_nav_link_qe08l_25 {
|
|
26
26
|
padding: 10px 8px;
|
|
27
27
|
text-align: center;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.
|
|
30
|
+
._main_nav_link_qe08l_25 > a {
|
|
31
31
|
border-bottom: 4px solid transparent;
|
|
32
32
|
display: inline-block;
|
|
33
33
|
font-size: 16px;
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
position: relative;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.
|
|
38
|
+
._main_nav_link_qe08l_25 > a::after {
|
|
39
39
|
content: "";
|
|
40
40
|
position: absolute;
|
|
41
41
|
left: 0;
|
|
@@ -46,124 +46,124 @@
|
|
|
46
46
|
opacity: 0;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.
|
|
49
|
+
._main_nav_link_qe08l_25 > .active {
|
|
50
50
|
font-weight: 700;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
53
|
+
._main_nav_link_qe08l_25 > .active::after {
|
|
54
54
|
opacity: 1;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.
|
|
58
|
-
.
|
|
59
|
-
.
|
|
60
|
-
.
|
|
57
|
+
._sub_nav_link_qe08l_57 a,
|
|
58
|
+
._main_nav_link_qe08l_25 a,
|
|
59
|
+
._signin_wrap_qe08l_59 a,
|
|
60
|
+
._signin_btn_qe08l_60 {
|
|
61
61
|
text-decoration: none;
|
|
62
62
|
transition: opacity 0.3s ease;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
.
|
|
66
|
-
.
|
|
67
|
-
.
|
|
65
|
+
._sub_nav_link_qe08l_57:hover,
|
|
66
|
+
._main_nav_link_qe08l_25 a:hover,
|
|
67
|
+
._signin_wrap_qe08l_59 a:hover {
|
|
68
68
|
opacity: 0.8;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.
|
|
72
|
-
text-decoration: none;
|
|
71
|
+
._signin_wrap_qe08l_59 .link {
|
|
73
72
|
padding: 8px;
|
|
73
|
+
text-decoration: none;
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
.
|
|
76
|
+
._signin_btn_qe08l_60 {
|
|
77
77
|
border-color: transparent;
|
|
78
|
+
border-radius: 8px;
|
|
78
79
|
color: #fff;
|
|
79
|
-
|
|
80
|
+
cursor: pointer;
|
|
80
81
|
font-size: 16px;
|
|
81
82
|
font-weight: 700;
|
|
82
83
|
line-height: 1.44;
|
|
83
|
-
border-radius: 8px;
|
|
84
84
|
margin-left: 8px;
|
|
85
|
-
|
|
85
|
+
padding: 11px 24px;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
.
|
|
88
|
+
._signin_btn_qe08l_60:hover {
|
|
89
89
|
background-color: transparent;
|
|
90
90
|
opacity: 0.9;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
|
-
.
|
|
93
|
+
._signin_btn_qe08l_60 > span {
|
|
94
94
|
margin-right: 8px;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
._header_sub_row_qe08l_97 {
|
|
98
98
|
min-height: 48px;
|
|
99
99
|
position: relative;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.
|
|
103
|
-
padding-inline: 1rem;
|
|
104
|
-
text-align: center;
|
|
102
|
+
._sub_nav_link_qe08l_57 {
|
|
105
103
|
color: #fff;
|
|
106
104
|
display: flex;
|
|
105
|
+
padding-inline: 1rem;
|
|
106
|
+
text-align: center;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
109
|
+
._sub_nav_link_qe08l_57 a {
|
|
110
110
|
display: flex;
|
|
111
111
|
align-items: center;
|
|
112
112
|
font-weight: 500;
|
|
113
113
|
line-height: 1.5;
|
|
114
114
|
padding: 12px 0px;
|
|
115
115
|
}
|
|
116
|
-
.
|
|
116
|
+
._sub_nav_link_qe08l_57 a:first-child {
|
|
117
117
|
padding-left: 9.5px;
|
|
118
118
|
padding-right: 1.5px;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
.
|
|
121
|
+
._sub_nav_link_qe08l_57 a:last-child {
|
|
122
122
|
padding-right: 9.5px;
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
-
.
|
|
125
|
+
._sub_nav_link_qe08l_57:hover {
|
|
126
126
|
background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.
|
|
129
|
+
._signin_dropdown_qe08l_129 {
|
|
130
|
+
display: none;
|
|
130
131
|
min-width: 288px;
|
|
131
132
|
padding: 1.5rem 1rem;
|
|
132
133
|
position: absolute;
|
|
133
134
|
right: 0;
|
|
134
135
|
top: 100%;
|
|
135
136
|
z-index: 1204;
|
|
136
|
-
display: none;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.
|
|
140
|
-
box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
|
|
141
|
-
border: 0.5px solid rgb(255 255 255 / 14%);
|
|
139
|
+
._shadow_qe08l_139 {
|
|
142
140
|
border-top: none;
|
|
141
|
+
border: 0.5px solid rgb(255 255 255 / 14%);
|
|
142
|
+
box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.
|
|
145
|
+
._signin_dropdown_qe08l_129 li[role="heading"] {
|
|
146
146
|
margin-top: 1px;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
._signin_header_qe08l_149 {
|
|
150
150
|
color: #323339;
|
|
151
151
|
font-weight: 700;
|
|
152
152
|
padding: 0.5rem 1rem;
|
|
153
153
|
text-align: left;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
._signin_subheader_qe08l_156 {
|
|
157
157
|
color: #2f5b88;
|
|
158
158
|
padding: 0.5rem 0.5rem 0.5rem 1.5rem;
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.
|
|
162
|
-
.
|
|
161
|
+
._signin_header_qe08l_149,
|
|
162
|
+
._signin_subheader_qe08l_156 a {
|
|
163
163
|
line-height: 1.5;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
@keyframes
|
|
166
|
+
@keyframes _fadeInDown_qe08l_1 {
|
|
167
167
|
from {
|
|
168
168
|
opacity: 0;
|
|
169
169
|
transform: translate3d(0, -1%, 0);
|
|
@@ -175,23 +175,23 @@
|
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.
|
|
178
|
+
._opacity_qe08l_178 {
|
|
179
179
|
animation-duration: 0.5s;
|
|
180
180
|
animation-fill-mode: both;
|
|
181
|
-
animation-name:
|
|
181
|
+
animation-name: _fadeInDown_qe08l_1;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.
|
|
184
|
+
._signin_footer_qe08l_184 {
|
|
185
185
|
margin-top: 0.5rem;
|
|
186
186
|
padding-top: 1rem;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.
|
|
189
|
+
._signin_footer_qe08l_184 > a + a {
|
|
190
190
|
display: block;
|
|
191
191
|
margin-top: 16px;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
._signin_footer_qe08l_184::before {
|
|
195
195
|
content: "";
|
|
196
196
|
background-color: #8f8f8f;
|
|
197
197
|
height: 2px;
|
|
@@ -202,19 +202,19 @@
|
|
|
202
202
|
width: 94%;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
.
|
|
205
|
+
._open_qe08l_205 {
|
|
206
206
|
opacity: 0.8;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
-
.
|
|
209
|
+
._open_qe08l_205 > svg {
|
|
210
210
|
transform: scaleY(-1);
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
.
|
|
213
|
+
._open_qe08l_205 + ._signin_dropdown_qe08l_129 {
|
|
214
214
|
display: block;
|
|
215
215
|
}
|
|
216
216
|
|
|
217
|
-
.
|
|
217
|
+
._dd_wrapper_qe08l_217 {
|
|
218
218
|
max-width: 1440px;
|
|
219
219
|
outline: none !important;
|
|
220
220
|
position: absolute;
|
|
@@ -223,87 +223,49 @@
|
|
|
223
223
|
z-index: 1203;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
226
|
+
._dd_media_qe08l_226 {
|
|
227
227
|
padding: 1.5rem;
|
|
228
228
|
width: 280px;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.
|
|
231
|
+
._dd_media_img_qe08l_231 {
|
|
232
232
|
min-height: 232px;
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.
|
|
235
|
+
._dd_site_navs_qe08l_235 {
|
|
236
236
|
display: flex;
|
|
237
237
|
flex-direction: column;
|
|
238
238
|
flex: 1 1 0%;
|
|
239
239
|
padding: 1.5rem;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
.
|
|
242
|
+
._dd_media_header_qe08l_242 p {
|
|
243
243
|
color: #fff;
|
|
244
244
|
font-size: 14px;
|
|
245
245
|
line-height: 1.42;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
.
|
|
248
|
+
._dd_media_header_qe08l_242 p[role="heading"] {
|
|
249
249
|
font: 600 1.25rem/ 1.4 var(--header-font-family);
|
|
250
250
|
}
|
|
251
251
|
|
|
252
|
-
.
|
|
252
|
+
._mt_8_qe08l_252 {
|
|
253
253
|
margin-top: 8px;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.
|
|
256
|
+
._mt_16_qe08l_256 {
|
|
257
257
|
margin-top: 1rem;
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.
|
|
260
|
+
._ml_8_qe08l_260 {
|
|
261
261
|
margin-left: 8px;
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.
|
|
265
|
-
border-radius: 8px;
|
|
266
|
-
border: 2px solid transparent;
|
|
267
|
-
color: var(--_1073cm83) !important;
|
|
268
|
-
display: inline-block;
|
|
269
|
-
font-size: 1.125rem;
|
|
270
|
-
font-weight: 700;
|
|
271
|
-
line-height: 1.44;
|
|
272
|
-
padding: 12px;
|
|
273
|
-
text-decoration: none;
|
|
274
|
-
transition: all 0.25s ease;
|
|
275
|
-
width: 100%;
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
._dd_media_cta_68bu0_264 > a:first-child:hover {
|
|
279
|
-
background-color: transparent;
|
|
280
|
-
border-color: #fff;
|
|
281
|
-
color: #fff !important;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
._dd_media_cta_68bu0_264 > a:nth-child(2) {
|
|
285
|
-
color: #fff;
|
|
286
|
-
display: inline-block;
|
|
287
|
-
margin-top: 8px;
|
|
288
|
-
text-decoration: none;
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
._dd_media_cta_68bu0_264 > a:nth-child(2):hover {
|
|
292
|
-
opacity: 0.8;
|
|
293
|
-
text-decoration: underline;
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
._reversed_row_68bu0_296 {
|
|
264
|
+
._reversed_row_qe08l_264 {
|
|
297
265
|
flex-direction: row-reverse;
|
|
298
266
|
}
|
|
299
267
|
|
|
300
|
-
.
|
|
301
|
-
background-color: #fff;
|
|
302
|
-
border-color: transparent;
|
|
303
|
-
color: #1e3860 !important;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
._headline_68bu0_306 > [role="heading"] {
|
|
268
|
+
._headline_qe08l_268 > [role="heading"] {
|
|
307
269
|
color: var(--_1073cm83);
|
|
308
270
|
flex: 1 1 0%;
|
|
309
271
|
font: 600 1.5rem / 1.33 var(--header-font-family);
|
|
@@ -311,7 +273,7 @@
|
|
|
311
273
|
text-decoration: none;
|
|
312
274
|
}
|
|
313
275
|
|
|
314
|
-
.
|
|
276
|
+
._nav_anchor_qe08l_276 {
|
|
315
277
|
aspect-ratio: 1;
|
|
316
278
|
background-color: #4a5560;
|
|
317
279
|
border-radius: 8px;
|
|
@@ -319,26 +281,26 @@
|
|
|
319
281
|
width: 1.5rem;
|
|
320
282
|
}
|
|
321
283
|
|
|
322
|
-
.
|
|
284
|
+
._headline_cta_qe08l_284 {
|
|
323
285
|
margin-left: 8px;
|
|
324
286
|
}
|
|
325
287
|
|
|
326
|
-
.
|
|
288
|
+
._headline_cta_qe08l_284 > a {
|
|
327
289
|
color: var(--_1073cm83);
|
|
328
290
|
font-weight: 700;
|
|
329
291
|
line-height: 1.5;
|
|
330
292
|
text-decoration: none;
|
|
331
293
|
}
|
|
332
294
|
|
|
333
|
-
.
|
|
334
|
-
.
|
|
335
|
-
.
|
|
336
|
-
.
|
|
337
|
-
.
|
|
295
|
+
._sub_nav_link_qe08l_57:hover,
|
|
296
|
+
._signin_wrap_qe08l_59 a:hover,
|
|
297
|
+
._main_nav_link_qe08l_25 a:not(.active):hover,
|
|
298
|
+
._dd_site_navs_qe08l_235 a:hover,
|
|
299
|
+
._site_lists_qe08l_299 a:hover {
|
|
338
300
|
text-decoration: underline;
|
|
339
301
|
}
|
|
340
302
|
|
|
341
|
-
.
|
|
303
|
+
._dd_site_navs_qe08l_235 hr {
|
|
342
304
|
border-style: solid;
|
|
343
305
|
border-width: 1px;
|
|
344
306
|
color: #a0aab3;
|
|
@@ -347,67 +309,67 @@
|
|
|
347
309
|
position: relative;
|
|
348
310
|
}
|
|
349
311
|
|
|
350
|
-
.
|
|
312
|
+
._site_lists_qe08l_299 {
|
|
351
313
|
display: grid;
|
|
352
|
-
grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
|
|
353
314
|
gap: 24px;
|
|
315
|
+
grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
|
|
354
316
|
padding-bottom: 1.5rem;
|
|
355
317
|
}
|
|
356
318
|
|
|
357
|
-
.
|
|
319
|
+
._site_lists_qe08l_299 > * {
|
|
358
320
|
width: 100%;
|
|
359
321
|
}
|
|
360
322
|
|
|
361
|
-
.
|
|
323
|
+
._site_lists_qe08l_299 a {
|
|
362
324
|
color: #323339;
|
|
363
325
|
text-decoration: none;
|
|
364
326
|
}
|
|
365
327
|
|
|
366
|
-
.
|
|
328
|
+
._site_lists_qe08l_299 [role="heading"] {
|
|
367
329
|
color: var(--_1073cm83);
|
|
368
330
|
font-weight: 700;
|
|
369
331
|
}
|
|
370
332
|
|
|
371
|
-
.
|
|
333
|
+
._site_lists_qe08l_299 li + li {
|
|
372
334
|
margin-top: 8px;
|
|
373
335
|
}
|
|
374
336
|
|
|
375
|
-
.
|
|
337
|
+
._signin_wrap_qe08l_59 > ._mobile_only_qe08l_337 > a {
|
|
376
338
|
color: #4a5560;
|
|
377
339
|
padding: 0;
|
|
378
340
|
line-height: 1;
|
|
379
341
|
}
|
|
380
342
|
|
|
381
|
-
.
|
|
382
|
-
flex: 1 1 0%;
|
|
343
|
+
._mobile_logo_qe08l_343 {
|
|
383
344
|
display: flex;
|
|
384
|
-
justify-content: space-between;
|
|
385
345
|
align-items: center;
|
|
346
|
+
flex: 1 1 0%;
|
|
347
|
+
justify-content: space-between;
|
|
386
348
|
}
|
|
387
349
|
|
|
388
|
-
.
|
|
350
|
+
._highlight_qe08l_350 > a {
|
|
389
351
|
border-bottom: none;
|
|
390
352
|
font-weight: 700;
|
|
391
353
|
line-height: 1.44;
|
|
392
354
|
}
|
|
393
355
|
|
|
394
|
-
.
|
|
356
|
+
._mobile_opened_qe08l_356 {
|
|
395
357
|
left: 0%;
|
|
396
358
|
}
|
|
397
359
|
|
|
398
|
-
body:has(.
|
|
360
|
+
body:has(._mobile_opened_qe08l_356) {
|
|
399
361
|
overflow-y: hidden;
|
|
400
362
|
}
|
|
401
363
|
|
|
402
|
-
.
|
|
403
|
-
justify-content: flex-end;
|
|
404
|
-
flex: 1 1 0%;
|
|
364
|
+
._dd_footer_qe08l_364 {
|
|
405
365
|
align-items: end;
|
|
366
|
+
flex: 1 1 0%;
|
|
406
367
|
font-size: 11px;
|
|
368
|
+
justify-content: flex-end;
|
|
407
369
|
letter-spacing: 0.3px;
|
|
408
370
|
}
|
|
409
371
|
|
|
410
|
-
.
|
|
372
|
+
._skip_btn_qe08l_372 {
|
|
411
373
|
clip: rect(1px 1px 1px 1px);
|
|
412
374
|
margin: -1px;
|
|
413
375
|
overflow: hidden;
|
|
@@ -415,8 +377,8 @@ body:has(._mobile_opened_68bu0_394) {
|
|
|
415
377
|
position: absolute;
|
|
416
378
|
}
|
|
417
379
|
|
|
418
|
-
.
|
|
419
|
-
.
|
|
380
|
+
._skip_btn_qe08l_372:active,
|
|
381
|
+
._skip_btn_qe08l_372:focus {
|
|
420
382
|
background-color: #faa74a;
|
|
421
383
|
border-radius: 8px;
|
|
422
384
|
clip: auto;
|
|
@@ -432,42 +394,42 @@ body:has(._mobile_opened_68bu0_394) {
|
|
|
432
394
|
}
|
|
433
395
|
|
|
434
396
|
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
435
|
-
.
|
|
397
|
+
._wrapper_qe08l_5 {
|
|
436
398
|
width: calc(100% - 28px);
|
|
437
399
|
}
|
|
438
400
|
|
|
439
|
-
.
|
|
401
|
+
._dd_wrapper_qe08l_217 > ._wrapper_qe08l_5 {
|
|
440
402
|
width: 100%;
|
|
441
403
|
}
|
|
442
|
-
.
|
|
404
|
+
._main_nav_link_qe08l_25 > a {
|
|
443
405
|
padding: 4px 6px;
|
|
444
406
|
font-size: 15px;
|
|
445
407
|
}
|
|
446
|
-
.
|
|
408
|
+
._desktop_only_qe08l_408 > a {
|
|
447
409
|
font-size: 15px;
|
|
448
410
|
}
|
|
449
411
|
}
|
|
450
412
|
|
|
451
413
|
@media (max-width: 1023px) {
|
|
452
|
-
.
|
|
414
|
+
._desktop_only_qe08l_408 {
|
|
453
415
|
display: none !important;
|
|
454
416
|
}
|
|
455
417
|
}
|
|
456
418
|
|
|
457
419
|
@media (max-width: 768px) {
|
|
458
|
-
.
|
|
420
|
+
._wrapper_qe08l_5 {
|
|
459
421
|
width: calc(100% - 48px);
|
|
460
422
|
}
|
|
461
|
-
.
|
|
423
|
+
._header_main_row_qe08l_11 {
|
|
462
424
|
min-height: 65px;
|
|
463
425
|
}
|
|
464
|
-
.
|
|
426
|
+
._mobile_logo_qe08l_343 > a > svg {
|
|
465
427
|
max-width: 85px;
|
|
466
428
|
}
|
|
467
429
|
}
|
|
468
430
|
|
|
469
431
|
@media (min-width: 1024px) {
|
|
470
|
-
.
|
|
432
|
+
._mobile_only_qe08l_337 {
|
|
471
433
|
display: none !important;
|
|
472
434
|
}
|
|
473
435
|
}
|